/*
Theme Name:     BuildPro Child
Theme URI:      http://demo.oceanthemes.net/buildpro/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         OceanThemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       buildpro
*/
@import url("../buildpro/style.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");
@import url("https://use.fontawesome.com/releases/v5.15.4/css/v4-shims.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");
/* =Theme customization starts here
------------------------------------------------------- */
p, body, body.de_light {
  font-size: 15px; }

h2, .h2_title {
  line-height: 1.4;
  margin-bottom: 20px; }

/* =================== HEADER SECTION =================== */
header.de_header_2.smaller {
  height: auto; }

header.transparent {
  background: rgba(50, 50, 50, 0.8); }

header.smaller.sticky {
  background: #323232; }

@media only screen and (max-width: 1024px) {
  header h1#logo img {
    width: 130px; } }

#menu-btn {
  margin-top: 15px;
  padding: 5px; }

@media only screen and (max-width: 992px) {
  header, header.fixed {
    padding: 15px 0 0px 0; } }

#mainmenu li li a {
  padding: 10px 15px 10px 15px;
  line-height: 1.5; }

header.smaller #mainmenu li li a {
  padding: 10px 15px 10px 15px;
  line-height: 1.5; }

header.smaller #mainmenu a {
  padding-top: 28px;
  padding-bottom: 18px; }

/* =================== BODY SECTION =================== */
.de_light a:hover {
  color: #f89520; }

.paddsect {
  padding: 80px 90px; }
  @media only screen and (max-width: 991px) {
    .paddsect {
      padding: 80px 15px; } }

.zent-subt h4 {
  color: #7dc242;
  font-size: 16px;
  margin-bottom: 10px; }

.feature-box-small-icon h3 {
  font-weight: 600; }

a.read_more i {
  margin-left: -20px;
  font-size: 10px;
  margin-top: 8px; }

.tiny-border {
  background-color: #bee0a0 !important; }

a.btn-fx:after {
  margin-top: 1px; }

#cf7-butt {
  background-color: #f89520 !important;
  font-weight: 600;
  padding: 12px 40px 10px 40px;
  margin-left: -15px; }

#cf7-butt:hover, #cf7-butt:active, #cf7-butt:focus {
  background-color: #222 !important; }

blockquote {
  padding: 15px !important; }

.app-box {
  background-color: #d8e9ca;
  padding: 10px 5px;
  border-radius: 5px;
  color: #000;
  font-weight: 600;
  border: 1px solid #eee;
  line-height: 1.3; }

.spec-th {
  background: linear-gradient(135deg, #b6dd96, #ffd4a1);
  border: 1px solid #b7bbc0;
  padding: 5px 10px;
  font-weight: 600;
  text-align: center;
  color: #000;
  line-height: 1.2; }

.spec-td {
  border: 1px solid #b7bbc0;
  background: #f2f2f2;
  text-align: center;
  color: #000;
  padding: 5px 10px;
  line-height: 1.2; }

.check-list ul {
  padding-left: 15pxpx; }
  .check-list ul li {
    padding-left: 25px !important;
    list-style-type: none;
    background-image: url(images/check.png);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    background-position-x: left;
    background-position-y: -3px;
    line-height: 1.1;
    margin-bottom: 13px !important;
    font-weight: 600; }

.type-light ul {
  padding-left: 0px; }
  .type-light ul li {
    padding-left: 35px !important;
    list-style-type: none;
    background-image: url(images/light.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position-x: left;
    background-position-y: 1px;
    line-height: 1.1;
    color: #000;
    background-color: #EDE6DA;
    /* font-size: 15px; */
    font-weight: 600;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: inline-block;
    padding: 7px 20px 8px 35px;
    margin-bottom: 10px; }

.zoom-gallery > div {
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px; }

.quote-bg {
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 30px;
  /*padding-right: 30px;*/
  background-image: url(images/left-quote-01.png);
  background-repeat: no-repeat;
  background-position-y: 10px;
  font-style: italic;
  background-size: 30px 30px; }

.line-list ul {
  padding-left: 0px; }
  .line-list ul li {
    padding-left: 40px !important;
    list-style-type: none;
    background-image: url(images/line.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position-x: left;
    background-position-y: -3px;
    margin-bottom: 10px !important;
    color: #000;
    font-size: 23px; }
.line-list p {
  padding-left: 40px;
  color: #000;
  font-weight: 500; }

.footer-cta {
  background: #f89520 !important;
  padding-top: 30px;
  padding-bottom: 30px; }
  .footer-cta h2 {
    margin-bottom: 10px;
    font-weight: 600; }
  .footer-cta p {
    color: #000; }

.wpcf7 form .wpcf7-response-output {
  margin: 4em 0em 1em; }

/* =================== FOOTER SECTION =================== */
footer .widget li {
  padding: 0px 0 7px 0;
  margin-bottom: 7px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

footer {
  font-size: 14px; }

footer .widget p {
  font-size: 14px; }

footer h3, .de_light footer h3 {
  font-size: 18px;
  font-weight: 500; }

footer address span a {
  color: #ccc !important; }

.subfooter {
  font-size: 13px; }

/*# sourceMappingURL=style.css.map */
