/** Shopify CDN: Minification failed

Line 89:1 Unexpected "Faqs"

**/
section#Tired_All_Day
 {
    float: none;
}

.product_innercompare h2 {
    font-size: 32px;
    color: #262626;
    font-weight: 700;
    margin-bottom: 12px;
}
.what-if p, .perform-energy p {
    font-size: 18px;
        color: #262626;
    
}
.product_innercompare ul.work-ul-li li, .product_innercompare ul {
    list-style: none;
    padding-left: 0;
        padding: 0;
    margin: 0;
        color: #262626;
}

ul.work-ul-li li, .digital_line p {
    font-size: 18px;
        color: #262626;
}
.pefomance_main p{
            color: #262626;

}
.perform_li {
    padding-top: 29px;
}
.custom_border {
    max-width: 877px;
    margin: 20px auto;
    background: #000;
    height: 2px;
    border: none;
    width: 100%;
}
.amino_data {
    padding: 20px 0;
}
.perform_benfits p {
    text-align: left;
    margin-bottom: 0;
}
.exclisive_text p {
    font-weight: 600;
    margin-bottom: 24px;
}
.exclisive_text {
    margin-top: 26px;
}
.code {
    font-size: 21px;
        font-weight: 700;
}
.lightbrown-color {
    color: #dd4838;
}
.perform_benfits li{
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 7px;
    padding: 0;
    color: #262626;
}
.perform_benfits ul {
    margin: 26px 0 18px;
}
.commonButton.pricingArea_scroll {
    font-size: 18px;
    width: auto;
    padding: 16px 24px;
    border-radius: 9px;
}


*Faqs*/
.faqsInner {
	width: 100%;
	max-width: 870px;
	margin: 40px auto 0;
    padding-bottom: 20px;
}

.faqMain h2{
  color: #013057;

}
.faqsInner > h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 900;
    margin: 10px 0;
}
.dropdown-toggle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	position: relative;
	width: 100%;
	height: 64px;
	color: #002856 !important;
	font-size: 19px;
	font-weight: 500;
	padding: 8px 0px;
	border-radius: 0;
	cursor: pointer;
	white-space: break-spaces;
}
.dropdown-toggle.dropdown-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
/* .dropdown-toggle:hover {
    color: #fff;
} */
.dropdown {
	margin-bottom: 0;
}
.dropdown {
	border-top: 1px solid #C4DEEC;
}
.dropdown:last-of-type {
	margin-bottom: 0;
	border-bottom: 1px solid #C4DEEC;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-toggle::before {
	width: 22px;
	content: "+";
	position: absolute;
	right: 0;
	z-index: 1;
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}
.dropdown-toggle.dropdown-active::before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.dropdown-inner {
    display: none;
}
.dropdown-inner.open {
    display: block;
}
.dropdown-inner {
    background: transparent;
    padding: 0 0px 8px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.dropdown-inner p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px;
}
.dropdown-inner p:last-child {
    margin-bottom: 0;
    padding-bottom: 30px;
}

.mobile-only {
    display: none !important;
}


section.perform_made {
    padding-top: 30PX;
}
.faqMain.secondary_faq {
    background: #00000013;
    padding: 40px 0;
}

@media (max-width: 992px) {
.annousment+.headHeight {
    height: 114px;
}
}
@media (max-width: 767px) {
    .product_innercompare h2 {
        font-size: 24px;
    }
     .what-if p, .perform-energy p {
        line-height: 1.3;
    }
    .product_innercompare p {
        font-size: 18px;
    }
    .perform_benfits li {
        font-size: 18px;
    }

    .amino_data.line_finds .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
                padding: 0 11px;
    }
    .exclisive_text p {
        line-height: 1.4;
    }
    .perform_benfits {
        padding: 25px 5px 5px;
    }
    .commonButton.pricingArea_scroll {
        font-size: 16px;
        width: 84%;
        padding: 12px 20px;
    }
    .product_compare .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
            padding: 0;
}
ul.work-ul-li {
    margin-bottom: 21px;
}
.freeShippingGridPart {
    margin-bottom: 30px;
}

}