/**
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
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
*/


//Glycol calculator
#calculatorGlycolAdditionApp strong {
	color: #0d477b;
	font-weight: 800;
	font-size: 1.2em;
}

#glycol-calculator input.control-number,
input.control-textfield {
	width: 80px;
	margin-right: 15px;
	text-align: center;
	padding: 8px 0;
}

#glycol-calculator input.control-number {
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .18);
	border: 0;
	background-color: #dddddd38;
	border: 1px solid #ddd;
}

#glycol-calculator .control-item {
	margin: 15px 0;
	position: relative;
	padding-left: 20px;
}

#glycol-calculator .control-item:before {
	content: "";
	display: block;
	height: 15px;
	width: 2px;
	position: absolute;
	background-color: #F67A42;
	left: 30px;
	top: -15px;
	display: none;
}

#glycol-calculator input.control-number,
input.control-textfield {
	width: 60px;
	margin-right: 15px;
	text-align: center;
	padding: 8px 0;
}

#glycol-calculator input[type=email],
input[type=file],
input[type=search],
input[type=text],
textarea {
	height: 50px;
	background-color: #ADDDA4;
	color: #fff;
	border-radius: 0;
	border: 0;
	font-weight: 600;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .10);
	box-sizing: border-box;
	display: inline-block;
	margin-bottom: 0px;
	font-size: 20px;
}

#glycol-calculator .formula-p {
	font-size: 18px;
	margin-bottom: 20px;
	background: #0d477b;
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 20px;
}

#calculatorGlycolAdditionApp span {
	font-size: 16px;
}

.result-span {
	color: #fff;

	font-size: 20px !important;

}

#result-data-box {
	background: #ADDDA4;
	background: #2CA280;
	padding-bottom: 0;
	border-top: 7px solid #ADDDA4;
	margin-bottom: 0 !important;
}

.g-strong {
	color: #ADDDA4 !important;
}

#glycol-calculator {
	border: 1px solid #ccc;
	width: 50%;
}

.lower-text {
	display: block;
	color: #F67A42;
	font-size: 14px !important;
	font-weight: 600;
}

.gallonswhite {
	color: #fff !important;
	padding-bottom: 5px;
}

/* New calculator */

.d-block {
	display: block;
	color: #F67A42;
	font-size: 14px !important;
	font-weight: 600;

}

.sysVolDiameterHolder,
.sysVolLengthHolder,
#concAdjSysVolHolder,
#concAdjCurrSysPercHolder,
#concAdjDesPercHolder {
	display: flex;
	align-items: baseline;
	margin-bottom: 15px;
}

#sysVolTotalHolder {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	margin-top: 30px;
}

.sysVolInsideDiameter {
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .18);
	border: 0;
	background-color: #dddddd38;
	border: 1px solid #ddd;

	margin-right: 15px;
	text-align: center;
	padding: 8px 0;
	margin-bottom: 0px;

}

#calculatorGlycolAdditionApp input[type=text] {
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .18);
	border: 0;
	background-color: #dddddd38;
	border: 1px solid #ddd;
	margin-right: 15px;
	text-align: center;
	padding: 6px 0;
	width: 64px;
	height: auto;
	color: #343339;
	font-weight: 400;
	font-size: 16px;
}

#concAdjCalc input[type=text] {
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .18);
	border: 0;
	background-color: #dddddd38;
	border: 1px solid #ddd;
	margin-right: 15px;
	text-align: center;
	padding: 2px 0;
	width: 60px;
	height: 44px;
	margin-bottom: 0px;
	color: #343339;
	font-weight: 400;
	font-size: 16px;
}

.sysVolInsideDiameter select:focus {
	outline-color: #ddd;
}

#calculatorGlycolAdditionApp input[type="text"]:focus {
	outline-color: #ddd;
}

#glycol-sys-calculator .formula-p {
	font-size: 18px;
	margin-bottom: 20px;
	background: #0d477b;
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 20px;

}

#glycol-sys-calculator #calculatorGlycolAdditionApp {
	border: 1px solid #ccc;
	width: 50%;
}

#glycol-sys-calculator .width50 {
	border: 1px solid #ccc;
	width: 50%;
}

.sysVolCalculator {
	padding: 0px;
}

.padding-square {
	padding: 20px 20px 20px 20px;
}

#sysVolTotal {
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .18);
	border: 0;
	background-color: #dddddd38;
	border: 1px solid #ddd;
	margin-right: 15px;
	text-align: center;
	padding: 6px 0;
	width: 64px;
	height: 38px;
	margin-bottom: 0px;
	color: #fff;
}

#sysVolCloseFields {
	margin-bottom: 20px;
}

#glycol-sys-calculator button {
	text-transform: capitalize;
	font-size: 14px;
	background: transparent;
	color: #21447E;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 10px 20px;
}

#glycol-sys-calculator button:hover {

	background: #21447E;
	color: #fff;

}

#concAdjGalRemHolder {
	margin-top: 20px;
}

.lightgreenhr {
	background: #ADDDA4;
	height: 2px;
	margin: 0px 0px 20px 0px;
}

.mb-23 {
	margin-bottom: 33px !important;
	display: block;
}

#concAdjResultRow {
	background: #2CA280;

	border-top: 7px solid #ADDDA4;
	margin-bottom: 0 !important;
	padding: 0px 20px 0px 20px;
	margin-top: 20px;
}

#sysVolTotalHolder {
	background: #2CA280;

	border-top: 7px solid #ADDDA4;
	margin-bottom: 0 !important;
	padding: 0px 20px 0px 20px;
	margin-top: 20px;
}

.text-white {
	color: #fff;
}

.green-box-new {
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .18);
	border: 0;
	background-color: #dddddd38;
	border: 1px solid #ddd;
	margin-right: 15px;
	text-align: center;
	padding: 6px 0;
	width: 64px;
	height: auto;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	height: 40px;

}

.flex-box {
	display: flex;
	justify-content: space-between;
}

#results h2 {
	font-family: 'Montserrat', sans-serif !important;
}

#results p {
	font-family: 'Montserrat', sans-serif !important;
}

#custom-h-line .pp-separator-line {
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #b3ce95;
	width: 75px;
	float: left;
}

#custom-h-line {
	margin: 40px 0px;

}

input:focus,
input[type="text"]:focus {
	outline-color: #ddd;
}

.last-g-p {
	margin-bottom: 2px !important;
	text-align: center;
}

#concAdjResultRow .display-flex {
	align-items: flex-start;
}

#concAdjCalc strong {

	color: #0d477b;
	font-size: 1.2em;
}

#concdilutionCalc,
#downloadDilutionPdf {
	text-transform: capitalize;
	font-size: 14px;
	background: transparent;
	color: #21447E;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 10px;

}

#concdilutionCalc {
	margin-left: 20px;
}

#concdilutionCalc:hover,
#downloadDilutionPdf:hover {
	background: #21447E;
	color: #fff;
}

#concAdjButtons {
	margin: 15px 0;
	position: relative;

	padding-bottom: 0px;
}
.color-green{
	background: #2CA280;

}

.cal-estimate-text {
	color: #fff;
	text-align: right;
	font-size: 13px;
	font-weight: 600;
	background: #2ca280;
	margin-bottom: 0 !important;
	border-top: 1px solid #acdda3;
	padding: 10px 20px 15px 5px;

}
.search-class #keywords{
	margin-bottom: 20px;
	padding-left: 10px;
}
button#cancel,
button#prev,
button#next {
	background:none;
	border:1px solid teal;
	border-radius:5px;
	font-size:16px;
	margin-left:5px;
	color:#343339;
	transition: all .3s linear;
}
button#cancel:hover,
button#prev:hover,
button#next:hover {
	background: #0c477b;
	color: white;
}

@media (max-width: 1000px) {
	#glycol-calculator , #glycol-sys-calculator #calculatorGlycolAdditionApp, #glycol-sys-calculator .width50{

		width: 100%;
	}
	.search-class small{
		display: block;
	}

	button#cancel, button#prev, button#next {
		font-size: 13px;
		padding: 10px;
		margin-bottom: 10px;
	}
}
@media (max-width: 1120px){
	#counter{
		margin-bottom: 10px;
		display: block;
	}
	.search-class #keywords{
		margin: 10px 0px;
	}
}
@media (min-width: 601px) and (max-width: 1000px){
	#glycol-calculator, #glycol-sys-calculator #calculatorGlycolAdditionApp, #glycol-sys-calculator .width50 {
		width: 70%;
	}
	#calculatorGlycolAdditionApp span {
		font-size: 15px;
		padding-right: 8px;
	}
	.result-span {
		font-size: 15px !important;
	}
	#glycol-calculator .formula-p {
		font-size: 15px;
	}
	#glycol-calculator{
		width: 70%;
	}
}

/* Superior Heat Transfer Fluids Page */

.page-id-26469 header.site-header{display:none;}
.has-dual-color span{color:#f67a42;}
.copyright-text a {text-wrap:nowrap;}
.pmb-0 p{margin-bottom:0 !important;}
.columbn-2 .pp-list-items {
	flex-direction: unset !important;
    flex-wrap: wrap;
	align-items: center;
}
.columbn-2 .pp-list-items li {
    flex: calc(50% - 10px)
}
.columbn-2 .pp-list-item-content {
    width: 85%;
    margin: 0 auto;
}



.lets_talk .gform_wrapper.gravity-theme .ginput_complex {
    flex-direction: column;
}
.lets_talk .gform_wrapper.gravity-theme .ginput_complex > *{
    width: 100%;
}

.lets_talk h2.gform_title {
    font-size: 36px;
    line-height: 54px;
    text-align: center;
/*     font-family: "Albert Sans", sans-serif; */
    font-weight: 500;
	margin-bottom: 40px;
}

.lets_talk input,.lets_talk textarea {
    background-color: transparent;
    border: 1px solid #979797;
    height: 30px;
    border-radius: 4px;
    font-size:14px !important;
    font-weight: normal;
    box-shadow: none;
    outline: none;
/*     font-family: arial, sans-serif; */
}
.lets_talk .gform-field-label {
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 22.4px;
	margin-bottom: 5px !important;
}

.lets_talk input[type="submit"]{
    color: #fff !important;
    background-color: #214479;
    padding: 14px !important;
    margin:  0 !important;
    height: auto;
    text-transform: capitalize;
	transition: 0.4s;
}
.lets_talk input[type="submit"]:hover {
	background-color: #f67a42;
	border-color: #f67a42;
}

.lets_talk .gform_wrapper.gravity-theme .gform_fields {
    gap: 0;
}

.lets_talk span.gfield_required.gfield_required_custom, .lets_talk .gform_required_legend {
    display: none !important;
}

.lets_talk .gfield_validation_message {
    background-color: transparent !important;
    border: none !important;
    color: #c02b0a !important;
    font-size: 12px !important;
    line-height: normal !important;
    padding: 0 !important;
	margin-top: 2px !important;
    font-weight: 500 !important;
}
.lets_talk .gfield_visibility_visible, .lets_talk .gform-grid-col--size-auto {
    margin-bottom: 5px;
}
.lets_talk .gform_footer.top_label {
    padding: 0 !important;
}
div#gform_confirmation_message_5 {
    color: green;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .columbn-2 .pp-list-items li {
        flex: 100%;
    }
}