a {
  color: #e74c3c;
  cursor: pointer;
}
a:hover {
  color: #e74c3c;
}
h1 {
  margin-top: 0;
}

input[type="search"],
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="search"]::-webkit-search-decoration,
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

.header-v8 .navbar-brand h1 {
  display: initial;
  height: 100%;
  line-height: 1;
  font-size: 28px;
}
.header-v8 .dropdown-menu {
  border-top: solid 3px #e74c3c;
}
.header-v8 .dropdown-menu .active > a,
.header-v8 .dropdown-menu li > a:hover {
  color: #e74c3c;
}
.header-v8 .navbar-nav .open .dropdown-menu > li > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #e74c3c;
}
.header-v8 .navbar-nav .open .dropdown-menu > .active > a,
.header-v8 .navbar-nav .open .dropdown-menu > .active > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #e74c3c;
}
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a,
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #e74c3c;
}
.header-v8 .navbar-nav > li > a:hover {
  color: #e74c3c;
}
.header-v8 .navbar-nav > .active > a,
.header-v8 .navbar-nav > .active > a:hover,
.header-v8 .navbar-nav > .active > a:focus {
  color: #e74c3c !important;
}

@media (max-width: 991px) {
  .header-v8 .dropdown-menu .dropdown-submenu .dropdown-menu {
    display: block;
    position: relative;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    top: 0 !important;
    left: 0 !important;
  }
}

.footer-v8 div {
  color: #eee;
}
.footer-v8 a {
  color: #eee;
}
.footer-v8 .footer .column-one a:hover {
  color: #e74c3c;
}
.footer-v8 .footer .tags-v4 a:hover {
  border-color: #e74c3c;
  background-color: #e74c3c;
}
.footer-v8 .footer .footer-lists li a:hover {
  color: #e74c3c;
}
.footer-v8 .footer .latest-news h3 a:hover {
  color: #e74c3c;
}
.footer-v8 .footer .latest-list li {
  padding: 5px 0;
  border-top: 1px solid #353535;
}
.footer-v8 .footer .latest-list li:first-child {
  border-top: none;
}
.footer-v8 .footer .latest-list li,
.footer-v8 .footer .latest-list li a {
  color: #eee;
}
.footer-v8 .footer #wp-calendar caption {
  color: #eee;
}

.no-slide .ms-nav-next,
.no-slide .ms-nav-prev {
  display: none;
}

#secondary .input-group {
  width: 100%;
}
#secondary .form-control {
  width: 75%;
}
#secondary .input-group-btn {
  display: inherit;
}
#secondary .latest-list li a {
  color: #333;
}
#secondary .title-v4 {
  font-size: 14px;
}

.title-v4 {
  color: #e74c3c;
}
.blog-grid h3 a:hover {
  color: #e74c3c;
}
.blog-grid .blog-grid-info li a:hover {
  color: #e74c3c;
}
.blog-grid a.r-more {
  background-color: #e74c3c;
  color: #fff;
  padding: 0.3em;
}
.blog-thumb-v3 h3 a:hover {
  color: #e74c3c;
}
.blog-thumb-v4 h3 a:hover {
  color: #e74c3c;
}
.blog-thumb-v2 .blog-thumb-desc h3 a:hover {
  color: #e74c3c;
}
.blog-thumb-v2 .blog-thumb-info li a:hover {
  color: #e74c3c;
}
.breadcrumb li {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
  color: #e74c3c;
}
.blog-grid-tags li a:hover {
  background: #e74c3c;
}
.btn-u.btn-u-default {
  background: #e74c3c;
}
.btn-u.btn-u-default:hover,
.btn-u.btn-u-default:focus,
.btn-u.btn-u-default:active,
.btn-u.btn-u-default.active,
.open .dropdown-toggle.btn-u.btn-u-default {
  background: #c0392b;
}

.blog-thumb .blog-thumb-hover:hover:after {
  background: rgba(231, 76, 60, 0.9);
}
#topcontrol:hover {
  background: rgba(231, 76, 60, 0.9);
}
.blog-video h4 {
  background: rgba(231, 76, 60, 0.8);
}
.blog-grid .blog-grid-grad i:hover {
  background: rgba(231, 76, 60, 1);
}
.blog-thumb-v2 .blog-thumb-grad i:hover {
  background: rgba(231, 76, 60, 1);
}

#wp-calendar {
  width: 100%;
}
#recentcomments {
  list-style: none;
  padding-left: 0;
}

div[class^="post-"]:after {
  content: "";
  display: table;
  clear: both;
}

div[class^="post-"] {
  font-size: 16px;
  line-height: 1.7;
}

div[class^="post-"] p,
div[class^="post"] > ul,
div[class^="post"] > ol,
div[class^="post"] > dl,
div[class^="post"] > table {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
div[class^="post"] > dl dd {
  line-height: 1.7;
  margin-bottom: 0.5em;
}
div[class^="post-"] h2,
div[class^="post-"] h3,
div[class^="post-"] h4,
div[class^="post-"] h5,
div[class^="post-"] h6 {
  margin-bottom: 1em;
  margin-top: 2em;
  line-height: 1.3;
}
div[class^="post-"] h2 {
  border-bottom: 1px solid #444;
  border-top: 1px solid #444;
  padding: 0.5em;
  text-align: center;
  position: relative;
  font-size: 24px;
}
div[class^="post-"] h2::after {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #444;

  border-bottom: 1px solid #444;
  background-color: #fff;
  display: block;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  position: absolute;
  bottom: -6px;
  left: 50%;
}

div[class^="post-"] h3 {
  font-size: 22px;
  background-color: #f1f1f1;

  padding: 0.3em;
}
div[class^="post-"] h4 {
  font-size: 20px;
  padding: 0.3em;
  border-bottom: 3px double #444;
}
div[class^="post-"] h5 {
  font-size: 18px;
  border-bottom: 1px solid #444;
  padding: 0.3em;
}
div[class^="post-"] h6 {
  font-size: 16px;
  border-left: 3px solid #444;
  padding-left: 0.3em;
}

div[class^="post"] > table {
  border-top: 1px solid #777;
}
div[class^="post"] > table th,
div[class^="post"] > table td {
  border-bottom: 1px solid #777;
  padding: 0.5em;
}

/* Post Pagination */
.page-link {
  margin-top: 3em;
  margin-bottom: 3em;
  font-size: 16px;
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f1f1f1;
  
}
.page-link dl {
  display: table;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.page-link dt,
.page-link dd {
  display: table-cell;
}
.page-link dt {
  padding-right: 1em;
}
.post-page-numbers {
  display: inline-block;
  padding: 0 0.5em;
  border: 1px solid #ccc;
  background-color: #fff;

}
a.post-page-numbers:hover {
background-color: #333;
color: #fff;
text-decoration: none;
}

.wp-block-pullquote blockquote {
  border-left: none;
}
.wp-block-button__link:hover {
  text-decoration: none;
  opacity: 0.8;
}

/*
 * Comments
 */

.post-comment h2.title-v4 {
  background-color: #fff;
}
.post-comment h2.title-v4::before {
  content: none;
}
p[class^="comment-form"]:not([class="comment-form-cookies-consent"]) label {
  display: block;
}
p.comment-form-cookies-consent label {
  display: inline;
  margin-left: 0.5em;
  font-weight: normal;
}

/*
 * Slider
 */
.dekiru-slider {
  padding: 0;
}
.dekiru-slider {
  display: none;
}
.dekiru-slider.slick-initialized {
  display: block;
}
.dekiru-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slick-prev {
  left: calc((100vw - 1100px) / 2);
  z-index: 100;
}
.slick-next {
  right: calc((100vw - 1100px) / 2);
  z-index: 100;
}
.slick-prev,
.slick-next {
  width: 30px;
  height: 30px;
}
.slick-prev:before,
.slick-next:before {
  font-size: 30px;
}
.dekiru-slider .slick-slide {
  margin: 0 10px;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dekiru-slider .slick-center {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  opacity: 1;
}
.dekiru-slider .slick-slide img {
  max-height: 400px;
  max-width: 100%;
  /* width: 100%; */
  /* height: auto; */
  padding: 2%;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1200px) {
  .slick-prev {
    left: calc((100vw - 950px) / 2);
  }
  .slick-next {
    right: calc((100vw - 950px) / 2);
  }
}
@media (max-width: 992px) {
  .slick-prev {
    left: 10px;
  }
  .slick-next {
    right: 10px;
  }
}

@media (max-width: 768px) {
  .dekiru-slider .slick-slide {
    margin: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: none;
    transition: none;
  }

  .dekiru-slider .slick-slide img {
    padding: 0;
  }
  .dekiru-slider .slick-center {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*404 Error Page v1 
------------------------------------*/
.error-v1 {
  padding-bottom: 30px;
  text-align: center;
}

.error-v1 p {
  color: #555;
  font-size: 16px;
}

.error-v1 span {
  color: #555;
  display: block;
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  margin-bottom: 40px;
}

.error-v1 span.error-v1-title {
  color: #777;
  font-size: 180px;
  line-height: 200px;
  padding-bottom: 20px;
}

/*For Mobile Devices*/
@media (max-width: 500px) {
  .error-v1 p {
    font-size: 12px;
  }

  .error-v1 span {
    font-size: 25px;
  }

  .error-v1 span.error-v1-title {
    font-size: 140px;
  }
}

/* 
 * Widget Class
 */
.widget_pages ul,
.widget_meta ul,
.widget_rss ul,
.widget_tag_cloud ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_entries ul,
.widget_nav_menu ul {
  padding-left: 0;
  list-style: none;
}
.widget_rss li,
.widget_meta li,
.widget_recent_comments li,
.widget_archive li,
.widget_pages li,
.widget_categories li,
.widget_nav_menu ul > li {
  border-bottom: 1px dotted #ccc;
  position: relative;
  padding: 0.5em;
}
.widget_meta li:before,
.widget_pages li:before,
.widget_archive li:before,
.widget_categories li:before,
.widget_nav_menu li:before {
  content: "";
  border: 3px solid transparent;
  border-left-color: #000;
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
}
.widget_recent_comments li:last-child,
.widget_meta li:last-child,
.widget_archive li:last-child,
.widget_pages li:last-child,
.widget_categories li:last-child,
.widget_nav_menu li:last-child {
  border-bottom: none;
}

.widget_tag_cloud a {
  display: inline-block;
  margin: 0 3px 10px;
  padding: 4px 10px;
  border: 1px solid #bbb;
  font-weight: 400;
  font-size: 1em !important;
  color: #bbb;
}
.widget_tag_cloud a:hover {
  background-color: #e74c3c;
  border-color: #e74c3c;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
  transition: all 0.25s, -webkit-transform 0.25s;
  transition: all 0.25s, transform 0.25s;
  transition: all 0.25s, transform 0.25s, -webkit-transform 0.25s;
}

.widget_recent_comments li,
.widget_recent_entries li {
  padding: 8px 0;
  border-bottom: 1px dotted #ccc;
}
.widget_recent_entries li:last-child {
  border-bottom: none;
}
.widget_recent_entries li a {
  color: #333;
}
.widget select {
  max-width: 100%;
}
.widget abbr[title],
.widget abbr[data-original-title] {
  border-bottom: none;
}

.widget .calendar_wrap caption {
  text-align: center;
}
.widget .calendar_wrap th,
.widget .calendar_wrap td {
  text-align: center;
}
.footer .widget h2 {
  margin-bottom: 20px;
}
.footer .widget select {
  color: #333;
}
.footer .widget_recent_entries li a {
  color: #fff;
}
.footer .input-group .form-control {
  width: 74%;
}

/* 
 * Gutenberg IE11
 */
.wp-block-image .aligncenter img {
  width: 100%;
}

/* 
*Jetpack
 */
.widget_facebook_likebox {
  overflow: visible !important;
}
