/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2022 | 10:45:11 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.page-template-default .header a,
.post-template-default .header a{
  color: #444444!important;
}
.header_on_scroll #wpadminbar a {
  color: #f0f0f1 !important;
}
.fun-games a:hover {
  text-decoration: underline;
}
.post-share .social-icons li a:hover{
  color: #df2676;
}

.post.type-post .post-gallery {
  min-height: 228px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .post.type-post .post-gallery {
    min-height: 210px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1489px) {
  .post.type-post .post-gallery {
    min-height: 220px;
  }
}

/* Homepage Header Settings Starts */
.hero-title.parallax_image {
    background-position: center 35px !important;
    background-color: #f9e3d8 !important;
}

body .header a {
  color: #444444 !important;
}
/* Homepage Header Settings Ends */



@media only screen and (min-width: 768px) and (max-width: 991px) {
  #header {
    margin: 10px 0 0 0;
  }
}

/* Authors Spot Light Starts */
.pinterest-icon .awpa-youtube-li .awpa-icon-youtube {
  background-color: #D7143A!important;
}
.pinterest-icon .awpa-youtube-li .awpa-icon-youtube:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url('/wp-content/uploads/2022/03/pinterest.png');
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
}

/* Authors Spot Light Ends */

