/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

/*
    Slick slider customization
*/

@import url(common-style.css);

a:hover {
  color: #f07423;
  border-color: #f07423;
}
.btn-border {
  border: 1px solid #f07423;
  border-radius: 10px;
  padding: 6px 15px;
  font-size: 15px;
  color: #f07423;
}

.btn-border:hover {
  background: #f07423;
  color: #fff;
}

.btn-label {
  padding: 5px 10px;
  background: #f07423;
  color: #fff;
  border: none;
  border-radius: 8px;
  margin-right: 8px;
}
.btn-label:hover {
  background: #000;
  color: #fff;
}

.entry-stats-m .entry-views:before {
  font-size: 18px;
  margin-top: -5px;
}

.entry-stats-m .entry-views span,
.entry-stats-m .entry-views strong {
  font-size: 14px;
}

.form-control:focus,
textarea:focus,
.form-select:focus {
  border: none;
  box-shadow: 0 0 0 0.25rem rgb(240 116 35 / 25%);
}
a.g1-socials-item-link:hover {
  color: #f07423;
}
.posts-carousel {
  display: flex;
  position: relative;
  height: 400px;
  overflow: hidden;
  margin-bottom: 20px;
}

.event-custom-slider .card {
  display: grid;
  place-items: center;
}

.posts-carousel.event-custom-slider .slick-arrow {
  background: black !important;
  position: absolute !important;
  z-index: 9999;
  width: 40px !important;
  height: 40px;
  margin: 0 26px;
}

.posts-carousel.event-custom-slider .slick-prev:before,
.posts-carousel.event-custom-slider .slick-next:before {
  color: #f37320;
  margin-left: -8px;
}
.posts-carousel.event-custom-slider .card {
  height: 400px;
  margin: 0px auto;
  align-items: center;
  justify-content: center;
}

.posts-carousel.event-custom-slider .card-body {
  text-align: center;
  width: 75%;
  background: rgba(0, 0, 0, 0.7);
  padding: 16px 20px;
}
.posts-carousel.event-custom-slider .card-body a {
  font-size: 30px;
  font-weight: 100;
  letter-spacing: 4px;
  text-transform: uppercase;
  line-height: normal;
  color: #fff;
}

.posts-carousel .card-body .date {
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  text-transform: uppercase;
  margin-top: 12px;
}

/* Home page CSS  */
.marquee-section {
  height: 34px;
  overflow: hidden;
  background: #ea4533;
  display: flex;
}

.marquee-section .marquee-title {
  font-size: 15px;
  color: #fff;
  padding: 7px 10px;
  width: 220px;
  text-align: center;
  background: red;
}

.marquee-section marquee {
  padding-top: 7px;
}

.marquee-section marquee a {
  font-size: 15px;
  color: #fff;
}

.home-page-feature-event .card slick-slide img {
  height: 150px;
}

.home-page-feature-event .card.slick-slide img {
  height: 150px;
  object-fit: cover;
}

.home-page-feature-event .posts-carousel .card-body {
  width: auto !important;
  text-align: left;
  padding: 0 5px;
  color: #000;
}
.home-page-feature-event .item .card-body a,
.home-page-feature-event .posts-carousel .card-body a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.home-page-feature-event .posts-carousel {
  height: 250px;
}

/* Style the dots */
.home-page-feature-event .slick-dots li button:before {
  content: none;
}
.home-page-feature-event .slick-dots {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

.home-page-feature-event .slick-dots li {
  margin: 0 10px;
}

.home-page-feature-event .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  border: none;
  background-color: #ddd;
  border-radius: 50%;
  cursor: pointer;
}

/* Style the active dot */
.home-page-feature-event .slick-dots li.slick-active button {
  background-color: #f07423;
}

.home-page-feature-event .slick-dots li button:focus {
  outline: none;
}

/* Home page Referral section   */
.referrals .entry-featured-media {
  max-width: 160px !important;
}

.referrals h3.g1-gamma.g1-gamma-1st.entry-title {
  font-size: 16px !important;
}

/* Local news page style */

.custom-search-filter {
  /* display: flex; */
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px;
  background-color: #f8f9fa;
  border: 1px solid #ced4da;
  border-radius: 5px;
  padding: 20px 20px 0;
}

.custom-search-filter label {
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 5px;
}

.custom-search-filter input[type="text"],
.custom-search-filter input[type="date"],
.custom-search-filter select {
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #ced4da;
  margin-right: 10px;
  font-size: 16px;
  width: 100%;
  background: #fff;
}

.custom-search-filter select {
  width: 100%;
}

.custom-search-filter select option:hover {
  background-color: #f07423;
}

.custom-search-filter button[type="submit"] {
  background-color: #000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  transition: background-color 0.3s ease;
}

.custom-search-filter button[type="submit"]:hover {
  background-color: #f07423;
}
.more-filter-button {
  width: fit-content;
  margin: 6px 0;
  padding: 5px 10px;
  background: #e7f1ff;
  border: 1px solid #e7f1ff;
}

.more-filter-button:after {
  margin-left: 8px;
}

/* Home page deal section  */
.home-deals-section img {
  height: 250px;
  object-fit: cover;
}
.home-deals-section .card:hover {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
}
.home-deals-section .card {
  transition: box-shadow 0.3s ease;
}
.home-deals-section .card-title:hover {
  color: #f07423;
}

/* Deal page style  */
li.g1-collection-item .entry-body .featured {
  color: #f37320;
  font-size: 12px;
  font-weight: 600;
}

li.g1-collection-item .entry-body header.entry-header p {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.comment-next-pre input.form-submit {
  background: none;
  color: #f07423;
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 3px 5px;
  border: 1px solid #f07423;
}

a.weatherwidget-io {
  width: 330px !important;
  height: 80px !important;
  margin-top: -15px !important;
}
.pagenation {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.pagenation a {
  color: #000;
}

.pagenation span.page-numbers.current {
  color: #f07423;
}

.pagenation a.next.page-numbers {
  margin-left: 10px;
}

.pagenation {
  padding: 5px;
}

.weather-container.d-flex {
     font-size: 12px;
    font-weight: 400;
    position: relative;
    color: #888888;
    font-family: Spartan,Roboto,sans-serif;
    margin-bottom: -20px;
	text-transform: uppercase;
}

.weather-container.d-flex .temp {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    color: #888888;
    font-family: Spartan,Roboto,sans-serif;
	text-transform: uppercase;
}

.weather-container.d-flex .icon {
    width: 49px;
    margin: -22px 10px 0;
}

.wpp-cards li .wpp-post-title {
    color: black;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.2;
	display: block;
	font-weight: bold;
}

.wpp-list li {
    margin: 0 0 1.2em 0;
    padding: 0 0 1em 0;
    border-bottom: #ddd 1px solid;
}

li.hot-articles-r a.wpp-post-title {font-size: 15px;font-weight: 700;}

li.hot-articles-r a.wpp-post-title:hover {
    color: #f07423;
}
li.hot-articles-r .wpp-item-data {
    display: flex;
}

.extra-image-section .extra-image {
    width: 50%;
    padding-right: 10px;
    height: 250px;
    object-fit: cover;
}

.extra-image-section {
    text-align: center;
}
@media screen and (max-width: 767px) {
	.extra-image-section .extra-image {
    width: 100%;
	}
}


a.news-category img {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
}