/*
Theme Name: Building Constructor
Template: construction-hub
Text Domain: building-constructor
Author: ThemesPride
Author URI: https://www.themespride.com/
Theme URI: https://www.themespride.com/themes/free-building-wordpress-theme/
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Description: Building Constructor is a lightly coded template made for business startups for real estate agents, architects, building companies, contractors, property development, home renovation, industry, plumber, Roofing, Electrician, building agency, renovation, refurbishment, rendering, renovation, and many more related businesses. This theme has many features to properly handle this type of business. The theme is built mobile friendly and responsive with the following features: responsive, personalization options, testimonial section, social media icons, optimized codes, and faster page load time. These features enhance the usability of the theme for businesses especially those related to building and construction. This theme has multiple blog layouts so you can choose the style for your blog section. Your website will easily rank once you add niche-specific content.
Tags: wide-blocks, block-styles, one-column, two-columns, right-sidebar, left-sidebar, three-columns, four-columns, grid-layout, custom-colors, custom-header, custom-background, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, e-commerce, education, photography
Version: 1.1
Tested up to: 6.1
Requires PHP: 7.2
Requires at least: 5.0
*/

body,h1,h2,h3,h4,h5,h6{
  font-family: 'Poppins', sans-serif;
}

body,p,#theme-sidebar a,#theme-sidebar li,#theme-sidebar select,#theme-sidebar .tagcloud a,#slider .inner_carousel p{
  color: #555555;
}
#theme-sidebar .tagcloud a{
  border-color: #555555;
}
a,.page-box h4 a,.readmore-btn a,.box-content a, #theme-sidebar .textwidget a, #footer .textwidget a, .comment-body a, .entry-content a, .entry-summary a,.social-media i:hover,#theme-sidebar h3,#theme-sidebar a:hover,#footer h3,#theme-sidebar button[type="submit"]:hover, #comments input[type="submit"]:hover, span.meta-nav:hover{
  color: #f05523;
}
.readmore-btn a:hover,#theme-sidebar button[type="submit"], #footer button[type="submit"],.prev.page-numbers, .next.page-numbers,.page-numbers,#theme-sidebar .tagcloud a:hover,.site-info,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,#comments input[type="submit"],.main-navigation ul ul a:hover,span.meta-nav,.more-btn a,#our_project i,.search-box i{
  background: #f05523;
}
.readmore-btn a,#footer .tagcloud a:hover,.search_inner form.search-form{
  border-color: #f05523;
}

h1, h2, h3, h4, h5, h6,.box-info i,.logo h1 a,.logo p,.main-navigation a:hover,.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a,#slider .inner_carousel h2 {
  color: #182333;
}
#slider .carousel-control-prev-icon:hover, #slider .carousel-control-next-icon:hover,.more-btn a:hover,.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,.woocommerce span.onsale,#footer,.main-navigation ul ul,#theme-sidebar button[type="submit"]:hover, #comments input[type="submit"]:hover, span.meta-nav:hover,span.page-numbers.current,.page-numbers:hover,.prev.page-numbers:focus, .prev.page-numbers:hover, .next.page-numbers:focus, .next.page-numbers:hover,#slider,.search-box i:hover{
  background: #182333;
}

#main-content a{
  text-decoration: underline;
}
.logo{
  position: static;
  margin: 0;
  border-radius: 0;
  width: auto;
  height: auto;
  background: transparent;
  padding: 0;
  text-align: left;
}
.headerbox i,.headerbox p{
  padding: 0;
  font-size: 15px;
}
.social-media a,.headerbox p, .headerbox i,.search-box i:hover {
  color: #fff;
}
.headerimg{
  display: none;
}
.search_inner{
  max-width: 100%;
}
.menubar{
  background: transparent;
}
.headerbox {
  background: linear-gradient(90deg, #f05523 35%, #182333 35%);
}
.main-navigation a {
  border: none;
  padding: 0;
  text-transform: uppercase;
  color: #182333;
  letter-spacing: 0;
}
#mySidenav{
  justify-content: flex-end;
}
.headerbox p span {
  font-weight: 600;
}

/* SLIDER CSS */

#slider .carousel-caption {
  top: 50%;
  right: 30%;
  left: 30%;
  text-align: center;
  background: #fff;
  opacity: 0.8;
  border-top: solid 5px #f05523;
  padding: 20px;
}
#slider img {
  opacity: 1;
}
#slider .inner_carousel h2 {
  font-size: 45px;
}

/* ABOUT CSS */

.about-box-img{
  position: relative;
}
.about-box-inner-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15%;
  right: 15%;
  background: #fff;
  padding: 25px;
  opacity: 0.8;
}
#about h4 {
  font-size: 40px;
  font-weight: bold;
}
.about-box-img p,#about p {
  font-size: 15px;
  line-height: 2;
}
.about-box-img i {
  font-size: 40px;
  margin-bottom: 15px;
  color: #f05523;
}

/* OTHER CSS */

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
  border: 1px solid #333;
  padding: 2px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

@media screen and (max-width: 1000px){
  #slider .inner_carousel,.logo {
    text-align: center;
  }
  .headerbox {
    margin: 0;
    background: #182333;
    padding: 0;
  }
  .toggle-nav i {
    font-size: 15px;
    color: #fff;
  }
  .toggle-nav{
    text-align: left;
  }
  .toggle-nav button {
    background: #f05523;
  }
  .sidenav{
    background: #182333;
  }
  #slider .carousel-caption {
    right: 15%;
    left: 15%;
  }
  .about-box-img p, #about p {
    margin-bottom: 0;
  }
  #slider .carousel-caption {
    right: 15%;
    left: 15%;
  }
  .about-box-inner-img {
    left: 10%;
    right: 10%;
    padding: 10px;
  }
  .about-box-img p, #about p {
    font-size: 15px;
    line-height: 1.5;
  }
  .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a{
    color: #fff;
  }
}

@media screen and (min-width: 320px) and (max-width: 425px){
  .about-box-img p, #about p {
    font-size: 10px;
    line-height: 1.5;
  }
  #slider .carousel-caption {
    background: transparent;
    right: 15%;
    left: 15%;
    padding: 0;
    border: none;
    opacity: 1;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px){

}