/*
 Theme Name:   Travel Tour Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Travel Tour Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     traveltour
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  traveltour-child

 START YOUR CHILD THEME CSS HERE
*/

.traveltour-blog-title-wrap.traveltour-style-custom,
.traveltour-page-title-wrap.traveltour-style-custom.traveltour-center-align {
  background: #2058A1 !important;
}

.traveltour-blog-info.traveltour-blog-info-category a {
  color: #ECF3FB !important;
}

.traveltour-body .traveltour-blog-title-wrap .traveltour-single-article-title,
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title,
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-caption {
  color: #ECF3FB !important;
  text-transform: normal;
}

.traveltour-body h1, .traveltour-body h2, .traveltour-body h3, .traveltour-body h4, .traveltour-body h5, .traveltour-body h6 {
  color: #2058A1 !important;
  text-transform: normal;
}

.wp-block-image.size-large,
.wp-block-image.size-large.is-resized {
  margin-bottom: 30px !important;
}

.traveltour-footer-wrapper .widget {
  margin-bottom: 20px !important;
}

.widget_recent_entries ul li {
  font-size: 20px !important;
  line-height: 28px !important;
  border-bottom-width: 0px !important;
}

.widget_recent_entries ul li a {
  padding-top:10px;
}

.traveltour-blog-title-wrap .traveltour-single-article-title {
  font-size: 40px !important;
  font-weight: 600;
}
