/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
p {
  margin-bottom: 0;
}
button {
  background-color: transparent;
}
.calculator_wapper_block {
  background-color: #fff;
}
.calculator_content .title {
  font-size: 24px;
  color: #37b2cf;
  font-weight: 600;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

/* <========= table start =========> */
.ventilation-calculator-table {
  background-color: #ffff;
  padding: 0 10px 10px 10px;
}
.ventilation-calculator-table .table {
  --bs-table-bg: transparent !important;
  border: 1px solid transparent;
}
.ventilation-calculator-table .input-title {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.form-control,
.form-select {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  height: 32px;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #000 !important;
  padding: 5px 8px !important;
  text-transform: capitalize;
}
.form-control:focus,
.form-select:focus {
  box-shadow: none;
  border-color: #8ec47a;
}
.floor-area-box .form-control {
  max-width: 100px;
}
.habitable-area-box .form-control {
  max-width: 150px;
}
.ventilation-calculator-table table tr {
  border-bottom: 1px solid #37b2cf;
  margin: 0;
}
.ventilation-calculator-table table tr td {
  padding: 15px 0;
}
/* .ventilation-calculator-table .inner-table{
    border-collapse: separate;
    border-spacing: 10px 0px;
} */
.ventilation-calculator-table .inner-table tr {
  border: 1px solid transparent !important;
}
.ventilation-calculator-table table tr td .inner-table tr td {
  padding: 5px;
}
th {
  font-size: 13px;
  font-weight: 600;
  padding: 5px !important;
}
.btn-item {
  /*     width: 32px;
    height: 32px;
    background-color: transparent;
    border: 1px solid #dee2e6; */
}
.btn-item {
  background: transparent !important;
}
.btn-item svg {
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .add-room-table .form-control, .add-room-table .form-select{
    max-width: 200px;
} */
.add-room-table th:nth-child(1),
.add-room-table th:nth-child(2) {
  width: 200px;
}
/* .add-room-table tbody tr:first-child .delete-btn{
    display: none
} */
.calculate-arrow {
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}
.calculate-arrow span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #7c7c7c;
}
.append-tr {
  display: none;
}
.display-none {
  display: none !important;
}
.hide-div {
  display: none !important;
}
.show-div {
  display: block !important;
}
.ventilation-calculator-table .form-check-label,
.content-wrapper .form-check-label {
  font-size: 14px;
  line-height: 1.4;
}
.add-room-size-tr .form-select {
  min-width: 150px;
}
.ventilation-calculator-table .form-check-input,
.content-wrapper .form-check-input {
  width: 14px;
  height: 14px;
  margin-left: -20px !important;
}

/* Content Wrapper */
.content-wrapper {
  font-family: "Poppins", Sans-serif;
  line-height: 1;
}

.content-wrapper .input-title {
  font-size: 14px;
  color: #000;
}
.content-wrapper .step-title {
  font-size: 24px;
  color: #37b2cf;
  font-weight: 600;
}
.content-wrapper .form-check {
  font-size: 14px;
}
.q-hide {
  display: none;
}
.answer-red-bg {
  font-size: 14px;
  margin-bottom: 0 !important;
  background: #c00000;
  color: #fff;
  padding: 6px;
  display: inline-block;
}
#total_background_required {
  text-transform: initial;
}

.line {
  border-bottom: 1px solid #6ec1e4;
  margin-top: 10px;
}

.bg-lime {
  background: rgba(76, 175, 80, 0.3);
  color: #000;
  padding: 6px;
}

.fa-calculator:before {
  content: url("./assets/Asset 13.svg") !important;
	width: 40px;
    height: 40px;
    position: absolute;
    background-size: cover;
    transform: translate(-50%, -50%);
}

.fa-envelope-square:before {
  content: url("./assets/Asset 12.svg") !important;
	width: 40px;
    height: 40px;
    position: absolute;
    background-size: cover;
    transform: translate(-50%, -50%);
}

span.elementskit-menu-hamburger-icon {
  height: 2px !important;
}

i.icon.icon-down-arrow1.elementskit-submenu-indicator {
  border: none;
}

.elementor-30
  .elementor-element.elementor-element-ef67bcd
  .elementskit-navbar-nav
  .elementskit-submenu-panel
  > li
  > a {
  padding: 0px !important;
}

.elementor-30
  .elementor-element.elementor-element-ef67bcd
  .elementskit-menu-close:hover {
  background-color: #63baae !important;
}
/* contact page form btn */
#btn-grad-color-form {
  background-color: transparent !important;
}

.btn-grad-color-form .elementor-button {
  background: transparent !important;
}

.btn-grad-color-form .elementor-button:hover {
  background: linear-gradient(
    90deg,
    #37b2cf 0%,
    #63baae 49.86%,
    #8ec47a 101.19%
  ) !important;
}

/* <========= table end =========> */
@media (max-width: 600px) and (min-width: 320px) {
	
	.step-icon-heading {
    align-items: flex-start !important;
}
	
	.step-title{
		margin-bottom: 0px;
    margin-top: 10px;
	}
	
	.title-col {
    width: 100% !important;
}
	
	.input-col, .last-col {
    width: 100% !important;
}
	
	.tz-d-flex {
   		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
}
	.no-wrap{
		flex-wrap: nowrap;
	}
	
	.margin-0{
		margin-top: 0 !important;
	}
	
	.width-hunderd{
		width:100% !important;
	}
	
	.width-68{
		width: 68%
	}
	
	.width-76 {
		width: 76% !important;
		justify-content: start !important;
	}
	.width-20{
		width: 20% !important;
	}
	
	.width-60{
		width: 60%;
	}
	
	.width-40{
		width: 40% !important;
	}
	
	.mt-mobile{
		margin-top: 20px;
	}
	
	.width-76 input{
		max-width:100%;
	}
	
	.text-col {
    width: 55% !important;
}
	
	.result-col {
    width: 37% !important;
		justify-content: flex-end;
}
	
	.width-35{
		width:35%;
	}
	
	.overflow{
		overflow: scroll;
	}
	
	.overflow-width{
		width: 220% !important;
	}
	
	.ventilation-calculator-table table tr td .inner-table tr td {
    padding: 5px 2px;
}
	
	
}
@media (max-width: 390px) {
	.elementor-13 .elementor-element.elementor-element-5aded3e > .elementor-widget-container {
    padding: 70px 0px 50px 0px !important;
}
}

@media (max-width: 412px) {
	.elementor-13 .elementor-element.elementor-element-5aded3e > .elementor-widget-container {
    padding: 70px 0px 50px 0px !important;
}
}

@media (max-width: 425px) {
	.elementor-13 .elementor-element.elementor-element-5aded3e > .elementor-widget-container {
    padding: 50px 0px 50px 0px;
}
}

@media (max-width: 992px) {
  .floor-area-box .form-control {
    max-width: 100%;
  }
  .habitable-area-box .form-control {
    max-width: 100%;
  }
}

@media (max-width: 820px) and (min-width: 768px) {
	.title-col {
    width: 50% !important;
}
	.input-col, .last-col {
    width: 50% !important;
}
	
	.text-col {
    width: 100% !important;
}
	.result-col {
    width: 100% !important;
	justify-content: flex-end;
}
	
	.tab-flex-wrap{
		flex-wrap: wrap;
	}
	
	.tab-width-20{
		width:20%;
	}
	
	.tab-width-30{
		width:30% !important;
	}
	
	.tab-width-45{
		width:45%;
	}
	
	.tab-width-100{
		width:100%;
	}
	
	input.vent-input{
		max-width: 100%;
	}
	
}


@media (max-width: 576px) {
}
