.right-head a.btn~a {
  color: #ffffff;
  background-color: #ec1d25;
  display: none;
}

.right-head a.btn:before {
  background-color: #C9181E;
}

a:hover {
  color: #ec1d25;
}

.main-menu li a:hover {
  color: #ec1d25;
}

.main-menu li:hover>a.has-submenu::after {
  color: #EC1D25;
}

.main-menu li a.highlighted {
  color: #EC1D25;
}

.main-menu li .sub-menu li a:hover {
  color: #EC1D25;
}

.right-head a.btn {
  color: #EC1D25;
}

.main-menu li:hover>a {
  color: #EC1D25;
}

*::selection {
  background-color: #EC1D25 !important;
}

.daterangepicker .calendar-table thead tr:last-child th {
  color: #EC1D25;
}

.swiper-pagination {
  position: static;
  padding-top: 20px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}

.form-contact-form-page input:hover {
  border-color: #EC1D25;
}

.form-contact-form-page button.wpcf7-submit:hover {
  background-color: #EC1D25;
}

.form-contact-form-page textarea:hover {
  border-color: #EC1D25;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
  color: #EC1D25;
}

.form-contact-form-page button.wpcf7-submit:before {
  background-color: #EC1D25;
}

.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
  background-color: #EC1D25;
}

.inner-blog-content .blog-cat-list a:hover {
  color: #EC1D25;
}

.btn-style1 {
  color: #EC1D25;
}

.btn-style1::before {
  background-color: #EC1D25;
}

.widget_search form .search-button {
  background-color: #EC1D25;
}

.widget_search form .search-button:hover {
  background-color: #C9181E;
}

.pagination-num a:hover {
  background-color: #ec1d25;
}

#footer ul.foot-menu li a:hover {
  color: #EC1D25;
}

.content404 a {
  background-color: #EC1D25;
}

.content404 a:hover {
  background-color: #C9181E;
  color: #ffffff;
}

.single-post .meta-post .tags-post a:hover {
  color: #EC1D25;
}

.single-post .meta-post .date-post {
  background-color: #ffe8e8;
  color: #EC1D25;
}

.widget-footer .form-footer input[type="submit"] {
  color: #ffffff;
}