.counter.qty.empty .counter-number {
    padding: 5px 10px;
    border-radius: 20px;
    color: #ffffff;
    background: #ef018d;
}

.action.showcart:hover .counter-number {
    color: #ffffff;
}

.logo img {
    width: 140px !important;
}

#newsletter {
    border-radius: 10px !important;
}

.action.subscribe.primary {
    border-radius: 10px !important;
    padding: 10px 15px !important;
}

#telephone {
    width: 250px !important;
}

.label {
    font-size: 14px !important;
}

#comment {
    height: 120px !important;
}

.action.submit.primary {
    border-radius: 10px;
    font-size: 16px;
    padding: 10px 15px;
    margin-top: -10px;
    margin-bottom: 30px !important;
}

.input-text {
   /* border-radius: 10px !important; */
    height: 40px !important;
    font-size: 14px !important;
}

.c-add .cs-info {
    margin-bottom: 30px !important;
}

.cs-info a {
    color: #111 !important;
}

.cs-info span {
    color: #290170 !important;
}

.fa.fa-envelope {
    font-size: 15px !important;
}

.fa.fa-phone {
    font-size: 18px !important;
}

.fa.fa-map-marker {
    font-size: 19px !important;
}

.fieldset {
    margin-bottom: 10px !important;
}