/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2020 | 09:17:56 */
header.primary-mobile, .header-contacts.sh-table-cell {
    height: auto !important;
}

.sh-header-mobile-navigation .sh-nav-container {
    position: relative;
}

a.mobile-wrapper {
    position: absolute;
    right: 45px;
    top: 31px;
}
.main-banner-wrapper {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}



.main-banner-wrapper .sh-column-wrapper {
    max-width: 900px;
    margin: 0 auto;
    padding: 30px;
}
.main-banner-wrapper .sh-single-image-container {
    max-width: 450px;
    margin-top: 23%;
}

.main-banner-wrapper h2.sh-heading-content{
      font-family: Montserrat;
      text-shadow: #000 1px 0 2px!important;
}

.main-banner-wrapper .sh-text-block {
    letter-spacing: 3px;
}



.author_bio_section{
background-color: #F5F5F5;
padding: 15px;
border: 1px solid #ccc;
}
  
.author_name{
font-size:16px;
font-weight: bold;
}
  
.author_details img {
border: 1px solid #D8D8D8;
border-radius: 50%;
float: left;
margin: 0 10px 10px 0;
}

/*octopus form*/
.emailoctopus-form-row label {
    width: 100%;
}

.emailoctopus-form-row input[type="text"] {
    line-height: 21px !important;
}

.emailoctopus-form-wrapper .emailoctopus-form-row-subscribe button {
    border-radius: 10px;
    color: #ffffff;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.15);
    border: none;
    padding: 10px 30px !important;
    font-weight: 700;
}


.wp-call-button { 
    box-shadow: 0px 3px 20px 3px #383838;
}

footer.sh-footer h2 {
    font-size: 15px;
    margin-bottom: 0px;
}
footer.sh-footer h2, footer.sh-footer a {
    color: #fff;
}
ul.sub-menu {
    padding-left: 0px !important;
}
.widget_text div div {
    margin-bottom: 20px !important;
}

.contact-us-wrapper .wpcf7-checkbox .wpcf7-list-item {
    display: block;
}
.contact-us-wrapper label {
    width: 100% !important;
}
.contact-us-wrapper .SumoSelect>.CaptionCont>label>i {
    left: 5px  !important;
}

.contact-us-wrapper input.wpcf7-form-control.wpcf7-submit {
    box-shadow: 0px 2px 2px rgba(0,0,0,0.15);
    width: 320px;
}
@media only screen and (max-width: 1024px) {
.sh-header-mobile-navigation {
    margin-top: 40px;
}

}

@media only screen and (max-width: 425px) {
.sh-header-mobile-navigation {
    margin-top: 50px;
}
.notification-top-bar {
    padding: 5px;
    font-size: 13px !important;
}

.main-banner-wrapper h2.sh-heading-content{
    font-size: 26px;
}
.main-banner-wrapper .sh-text-block {
    font-size: 17px !important;
}
}