/*
 Theme Name:   MWVS
 Theme URI:    https://skyline-internet.com/skylinestarter
 Description:  A Starter Theme for Skyline WordPress Sites, Child theme of Customify
 Author:       Skyline Internet
 Author URI:   https://www.skyline-internet.com
 Template:     customify
 Version:      1.0.0
 Text Domain:  skystart
*/
.btn {
  border-radius: 5px;
  display: inline-block;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent !important;
  padding: .375rem .75rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.btn:hover {
  box-shadow: inset 200px 200px 200px 200px rgba(255, 255, 255, 0.25) !important; }

.btn-primary {
  background-color: #e18585 !important;
  color: #fff !important; }

.btn-primary.inverse {
  background-color: #fff !important;
  color: #e18585 !important; }

.btn-secondary {
  background-color: #a6a6a6 !important;
  color: #fff !important; }

.btn-secondary.inverse {
  background-color: #fff !important;
  color: #a6a6a6 !important; }

.form-control,
.wpcf7-form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.wpcf7-form-control:not([type=submit]):focus {
  background-color: #fff !important; }

body div.wpcf7-mail-sent-ok,
body div.wpcf7-response-output {
  border: 2px solid #398f14 !important;
  background-color: #398f14;
  color: #fff; }

body div.wpcf7-validation-errors,
body div.wpcf7-acceptance-missing {
  background-color: #f7e700 !important;
  color: #1a1a1a !important;
  font-weight: 600 !important;
  margin: 0; }

.bg-grey {
  background-color: #a6a6a6;
  color: #fff; }

.bg-grey-light {
  background-color: #e6e6e6; }

.bg-black {
  background-color: #262626; }

.bg-primary {
  background-color: #e18585;
  color: #fff !important; }

.bg-secondary {
  background-color: #a6a6a6;
  color: #fff !important; }

.bg-secondary a {
  color: #f9f9f9 !important;
  opacity: 0.9 !important;
  text-decoration: underline; }

.bg-secondary a:hover {
  opacity: 1 !important;
  color: #f9f9f9 !important; }

.text-center {
  text-align: center !important; }

.d-block {
  display: block !important; }

.flex-wrap {
  display: flex;
  margin-bottom: 5px; }

.flex-wrap.cols-2 .col {
  flex: 2;
  padding: 0 1em; }

.flex-wrap.cols-2 .col:first-child {
  padding-left: 0; }

.flex-wrap .flex-1 {
  flex: 1; }

.flex-wrap .flex-2 {
  flex: 2; }

.flex-wrap .flex-3 {
  flex: 3; }

.flex-wrap .flex-4 {
  flex: 4; }

@media (max-width: 768px) {
  .flex-wrap .flex-1,
  .flex-wrap .flex-2 {
    flex: auto; }

  .flex-wrap {
    flex-direction: column !important; }

  .flex-wrap .col {
    padding: 0 !important; } }
.flex-wrap.cols-2 .grow-1 {
  flex-grow: 1; }

.flex-wrap.cols-2 .grow-2 {
  flex-grow: 2; }

.flex-wrap.cols-2 .grow-3 {
  flex-grow: 3; }

.flex-wrap.cols-2 .grow-4 {
  flex-grow: 4; }

.o-auto {
  overflow: auto; }

.builder-header-html-item .top-link {
  display: block;
  font-size: 1.5em;
  color: #a6a6a6 !important;
  text-align: center;
  opacity: 0.8;
  text-transform: none;
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700;
  transition: all .2s; }

.builder-header-html-item .top-link:hover {
  opacity: 1; }

.mega-menu-inner-link {
  color: #e18585 !important;
  opacity: 0.8;
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700; }

.mega-menu-inner-link:hover {
  opacity: 1 !important; }

footer a.social-icon {
  font-size: 22px !important;
  margin: 0 10px;
  padding: 6px 12px; }

footer a.social-icon:first-child {
  margin-left: 0;
  padding-left: 0; }

.footer-main ul.menu li,
.footer-main ul.menu li a {
  padding: 0 !important;
  border-bottom: none;
  margin-bottom: 0 !important; }

.footer-main ul.menu li:before {
  content: '- ';
  float: left;
  color: inherit;
  margin-right: 6px; }

.footer-main ul.menu li.menu-item ul.sub-menu {
  margin-top: 0;
  margin-left: 10px; }

.site-footer .top-link,
.site-footer a.social-icon {
  font-size: 1.2em;
  margin-bottom: 10px; }

.site-footer #sow-editor-4 p {
  margin-bottom: 0; }

body.home main#main {
  padding-top: 0 !important; }

body.home .sow-slider-image-wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.31); }

body.home .home-hero .home-hero-inner > .panel-grid-cell {
  z-index: 0; }

body.home .hero-caption {
  padding-top: 0;
  text-align: left; }

body.home .hero-caption .sow-hero-buttons {
  margin-top: 10px !important; }

@media (min-width: 992px) {
  body.home .hero-caption {
    max-width: 40%;
    margin-left: auto; } }
body.home .hero-caption h4 {
  font-size: 24px !important;
  font-style: italic;
  font-weight: 300;
  text-shadow: none !important;
  text-transform: capitalize !important;
  font-family: "Open Sans", sans-serif; }

body.home .hero-caption h3 {
  font-size: 45px !important;
  font-weight: 700;
  letter-spacing: 0.0588235em;
  text-shadow: none !important;
  text-transform: uppercase; }

body.home .services .sow-icon {
  font-size: 3em;
  color: #e18585; }

body.home .services .sow-icon span {
  color: #e18585 !important; }

body.home .services .widget-title {
  text-align: center; }

html {
  scroll-behavior: smooth; }

html body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

.page-template-page-padding-top-0 main#main {
  padding-top: 0; }

.sow-slider-base ul.sow-slider-images {
  z-index: 9 !important; }

ul.mega-content {
  z-index: 200 !important; }
