/*
 Theme Name:     Resilience Park - Divi Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Argusoft
 Author URI:     https://argusoft.com/
 Template:       Divi
 Version:        1.0.0
 Developer:      Parth Sadatiya
*/

/* =Theme customization starts here
------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}

.vertical-menu .et_pb_menu__wrap {
  justify-content: start !important;
}

.vertical-menu .et_pb_menu__menu {
  display: block !important;
}

.vertical-menu .et_mobile_nav_menu {
  display: none !important;
}

.vertical-menu ul li {
  display: block !important;
}

.vertical-menu ul {
  display: block !important;
}

.noscript-block-wrapper {
  background: #e8e7e2;
  text-align: center;
  padding: 50px;
}

.noscript-block {
  padding: 50px;
  background: #ffffff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  max-width: 50%;
  margin: 0 auto;
}

.et_pb_image_caption {
  margin-top: 15px;
  font-size: 13px;
  font-style: italic;
  line-height: 1.4;
}

@media (min-width: 981px) {
  .et-db #et-boc .et-l .et_pb_row {
    padding: 1% 0;
  }
}

.search-form-total-counts {
  padding: 15px;
  font-size: 13px;
}
