.header-links-mob {
display: none;
}
.button+.button {
margin-left: 10px;
}
@media (max-width: 991px) {
.cart-counter {
margin-left: 0px;
margin-right: 0px;
right: 0px;
top: 24px;
position: absolute;
display: inline-block !important;
}
}
@media (max-width: 767px) {
.header-links-mob {
display: block;
position: relative;
right: 50px;
width: 116px;
}
.header-menu-link-tel-mob {
font-size: 12px;
font-weight: bold;
color: #5bb8b5;
}
.cart-counter {
margin-left: 0px;
margin-right: 0px;
right: 1px;
top: 15px;
position: absolute;
display: inline-block !important;
}
}
@media (max-width: 375px) {
.header-links-mob {
right: 40px;
}
}
@media (max-width: 320px) {
.header-links-mob {
right: 21px;
}
.header-menu-link-tel-mob {
font-size: 10px;
}
}
.footer-form-wrapper p+p {
margin-top: -20px;
}
.inline-form-btn-send {
    border: none;
}
.card-status .card-status-title {
    margin-bottom: 10px;
}
.card-status strong {
    margin-bottom: 10px;
}
.card-status .card-status-info {
margin-top: 10px;
}
.open {
    color: #5bb8b5;
}
.book-img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
max-width: 295px;
}
.form-control-md {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 46px;
  font-size: 18px !important;
}
.section-404 img {
    width: 698px;
    height: 257px;
}
.write-to-us-form input {
    margin-bottom: 25px !important;
}
.news-content-date {
    margin-bottom: 20px !important;
    line-height: 1 !important;
    font-size: 14px !important;
}
.news-content-text {
    margin-bottom: 25px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
}