/*
 Theme Name:   GeneratePress Child
 Description:  ResCruise Child
 Template:     generatepress
 Version:      1.0
*/
.sidebar-subscribe {box-shadow: rgba(50, 50, 93, 0.25) 0px 20px 30px -20px, rgba(0, 0, 0, 0.3) 0px 30px 40px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;}
.widget {border-radius:10px;}

.caption .caption-text {
    font-size: 90%;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
    text-align: center;
    opacity:1;
}
blockquote {
margin-right: 50px;
font-style:normal;
font-size:inherit;
}
.entry-header .comments-link {
    display: block;
}
hr {
align:center;
margin-left: auto;
margin-right: auto;
}
.widget ul li {
 text-indent: -1em;
 margin-left: 1em;
 list-style: none;
 padding-left: none;
}
.main-navigation ul li:after {
    background-color: #3e4095;
}
.sidebar .widget {
    margin-top: 2rem;
}
p.drop:first-letter {
font-size: 65px;
padding-right: 5px;
margin-top: -15px;
margin-left: -10px;
line-height: 1;
color: #000000;
float: left;
font-weight: bold;
text-shadow: 3px 3px 3px #aaa;
}
#wpsp-1471.wp-show-posts-columns.wp-show-posts {
cursor: default;
pointer-events: none;        
text-decoration: none;
}
.grow img:hover{
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
transition: 1s ease;
}
