/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2020 | 09:40:33 */
/* 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 */ 


img.sp-pcp-post-img {
    width: 100%;
    display: block;
	height: 250px !IMPORTANT;
  padding: 5px;
}

.sp-post-carousel-pro-section .slick-dots {
   
    margin-top: 10px;
    list-style: none;
    text-align: center;
  
}

.sp-post-carousel-pro-section.pagination-type-dots .slick-dots li {
    display: inline-block;
    border: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    line-height: 10px;
  border-radius: 30px; 
    overflow: hidden;
 
      margin: 5px 7px;
      transition: background-color #869791;
}

.sp-post-carousel-pro-section.pagination-type-dots .slick-dots li button {
    border-radius: 50%;
    text-indent: -999px;
    width: 10px;
 height: 10px;
    padding: 0;
    border: 0;
    background-image: none;
}

.sp-post-carousel-pro-section.pagination-type-dots .slick-dots li button:hover {
      background: #869791; }



.sp-post-carousel-pro-section .sp-pcp-post-title,
.sp-pcp-modal-post .sp-pcp-post-title {
    margin-top: 10px;
    padding: 0px;
  max-width:100%;
  border-bottom: none;
  display: block;
}


.sp-post-carousel-pro-section.sp_pcp_theme_two .sp-pcp-post-box { height: 450px !important;
margin-top: 25px;}


.sp-pcp-post a.sp-pcp-read-more .sp-post-carousel-pro-section button#SPshowMore {
 margin: 10px;

    position: absolute;
    top: 400px;
   display: block;
     object-position: bottom; 
}








