a.mega-menu-link {
    text-transform: uppercase!important;
}
.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
    color: #f6f5f0!important;
}

button.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-round.vc_btn3-style-classic.vc_btn3-color-success {
    min-width: 200px;
    background-color: #9e9ec8;
}

button.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-round.vc_btn3-style-classic.vc_btn3-color-success:hover{background-color:#769981;}

h2.widget-title {
    font-weight: 600;
    color: #f6f5f0;
}

.rounded20 img {
    border: 1px solid grey;
    border-top-right-radius: 50% 50%;
    border-top-left-radius: 50% 50%;
  border-bottom-right-radius: 0% 0%;
  border-bottom-left-radius: 0% 0%;
}

.textwidget.custom-html-widget small {
    
    line-height: 16px!important;
    max-width: 200px;
    
    float: left;
}


h4.mega-block-title {
font-size:1.4em!important;
}

.textwidget.custom-html-widget {
    font-size: 1.4em!important;
  line-height:1.4em;
  padding-top:10px;
}

a.menustyle{
  color:#555;
}
a.menustyle:hover{
  color:#000;
  font-weight:600;
}


.booknowbutton {}