.fire-onlin {
    padding: 50px 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: #ff000e !important;
}
.NEWS-two {
    margin-left: 0;
}
.NEWS-one {
    background: #e6e4e7;
    margin-left: 5px;
    margin-bottom: -16px;
    color: #0c3b8b;
    font-weight: 600;
    padding: 20px 60px !important;
}
#pills-tab {
    border-bottom: 1px solid;
    padding-bottom: 16px;
}
.none {
    pointer-events: none;
	color: #827e7d;
}.bay1 h4, .bay1 h1, .bay1 h2 {
	float: left;
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 1.3;
	margin-top: 0;
}
.bay1 a {
    color: red;
    text-decoration: underline;
}
.bayimg img {
    width: 100%;
}
.fire-onlin-box {
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 25px 0px rgba(159, 155, 155, 0.75);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
    padding: 15px 15px;
    border-radius: 8px;
}
.fire-link-text ul {
    padding: 0;
}
.fire-link-text ul li {
	display: inline-block;
	width: 49%;
	margin-bottom: 15px;
	vertical-align: top;
}
.svg-inline--fa.fa-chevron-right.fa-w-10 {
    margin-right: 5px;
    font-size: 12px;
}
.fire-link-text ul li a {
    color: #404040;
    font-weight: 600;
    letter-spacing: 0.3px;
    font-size: 15px;
}
.fire-link-hed {
    border-bottom: 1px solid;
	margin-bottom: 20px;
}
.fire-link-hed img {
    float: left;
    
    margin-right: 20px;
}
.fire-link-hed h5,.fire-link-hed h2 {
    color: #fb1e1f;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-top: 10px;
}


.tech-specifi table.table {
   
    border: 1px solid #373737;
    border-top: none;
}
.tech-specifi  table.table th {
    background: #373737;
    color: #fff;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.tech-specifi td:first-child {
    font-weight: 600;
}
.tech-specifi td:nth-child(3) {
    font-weight: 600;
}

.help img {
    float: left;
}
.help p {
    padding-top: 17px;
    font-weight: 600;
    font-size: 16px;
}
.help p a {
    color: red;
    font-size: 18px;
    margin-left: 7px;
}
.icon-img {
	display: -webkit-box;
	margin-top: 25px;
	width: 100%;
	margin-bottom: 30px;
}
.icon-text img {
    float: left;
	margin-right: 5px;
}
.icon-text {
    width: 31%;
}
.icon-text p {
    font-weight: 500;
    padding-top: 7px;
    font-size: 15px;
    color:#000;
}
.icon-box {
	width: 24%;
}
.bay1 p {
	display: block !important;
	width: 100%;
	clear: left;
}

.find-product {
  float: left;
}
.find-product select {
	float: left;
	width: 245px;
	border: none;
	box-shadow: unset;
	border-bottom: 1px solid;
	margin-top: 0px;
	border-radius: 0px;
	font-size: 18px;
	color: #646363;
	font-weight: bold;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px !important;
}
.btn.button.btn-primary {
}
.find-product button {
  float: left;
  background: #FB1E1F !important;
  border-color: #FB1E1F;
  margin: 0px;
}
.find-product select:focus {
  box-shadow: unset !important;
  border: unset;
  border-bottom: 1px solid !important;
}




#special_features .content ul {
  padding: 0px;
}
#special_features .content ul li {
  list-style: none;
  color: #666565;
  border: 1px solid #bfbfbf;
  padding: 5px;
}
.featuresPopBtn {
	float: left;
	border: 1px solid #d0d0d0;
	padding: 10px;
	text-transform: uppercase;
	background-color: #f0f0f0;
	color: #000 !important;
	font-weight: 500;
	position: relative;
	margin: 0 25px 0 0;
}

.application_area {
	overflow: hidden;
	margin: 0 4px 15px;
	width: 100%;
	background-color: #E5E5E5;
	padding: 15px 15px;
}
.application_area h2 {
	font-weight: 500;
	font-size: 20px;
	margin: 0 0 15px;
}
.application_area ul {
  padding: 0;
}
.application_area ul li {
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	font-size: 15px;
	color: #000;
	margin: 0 22px 10px 0;
}
.payment-method .payment-method-title input {
	float: left;
}
.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
	font-weight:500 !important;
}

.form .label, .form .label span {
  color: #000;
}
.block .title {
  color: #000 !important;
}

.box-tocart {
	margin-bottom: 0px !important;
}

.box-tocart {
  margin-bottom: 0px !important;
}
#product-addtocart-button {
  background-color: #FF000D;
  color: #fff;
  border-color: #FF000D;
}
#product-addtocart-button:hover {
  background-color: #fff;
  border-color: #9b9b9b;
  color: #000;
}
.featuresPopBtn:hover {
  background-color: #FF000D;
  color: #fff !important;
}

.product-description h2 {
  color: #000;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 10px;
}
.product-description {
  text-align: justify;
  margin-top: 20px;
}

#opc-custom-checkout-form .step-title {
  display: none !important;
}
#custom-checkout-form {
  max-width: 600px;
}
.products-grid .product-item-actions {	margin: 0px !important;}
.label-product.label-sale {
	position: absolute;
	opacity: 1;
	z-index: 99999999;
	background-color: rgba(255,0,13,0.8);
	color: #fff;
	text-transform: uppercase;
	top: 0;
	padding: 1px 5px;
	font-size: 12px;

}

.footer_quick_links li {
  display: inline-block;
  padding: 0 14px;
  border-left: 1px solid;
}
.footer_quick_links {
  text-align: center;
  margin-top: 40px;
}
.footer_quick_links li:first-child {
  border: navajowhite;
}
.minicart-wrapper .loader {
  display: none !important;
}
.static_center .row > div:first-child .img_content .out, .static_center .row > div:nth-child(3n) .img_content .out {
	bottom: -81%;
}

.topmenu ul li {
  display: inline-block;
  padding: 8px 17px 0 0;
}
.topmenu ul li a {
  color: #fff;
}
.topmenu {
  display: inline-block;
}
.top-menu-links {
	text-align: right;
}
.topmenu ul {
	margin-bottom: 0;
}
.pt_custommenu > div#pt_menu8 {
	padding-right: 0px !important;
}

.fire-extinguishers-megamenu h3 {
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	font-weight: 500;
	margin-bottom:12px;
}

.parentMenu .dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}

.quick-links li {
	display: block;
	width: 50%;
	float: left;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.our-products li{
    text-transform: uppercase;
	margin-bottom: 5px;
}

.buynow-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  margin-top: 12px !important;
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.footer-buyicon img {
	margin-bottom: 15px;
	margin-right: 10px;
}
.footertobband {
	background-image: linear-gradient(to right, #fa6365 25%, #fcb354 25%, #fcb354 50%, #5bb8fd 50%, #5bb8fd 75%, #fa8032 75%);
	background-size: 100% 7px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 7px;
}
.mobilephone li a {
	font-size: 16px;
}
.catalog-product-view .breadcrumbs .container {

	padding-left: 0;
}

.catalog-category-view .page-title-wrapper {
	float: left;
	width: 55%;
}
.column.main .product-item {
	position: relative;
}
.catalog-category-view .columns {
	
	width: 100%;
	margin-top: 50px !important;
	float: left;
}
.catalog-category-view #page-title-heading {
	color: #fe000d;
	font-weight: 600;
	margin: 0 0 10px;
}
.category-description p {
	color: #545454;
	font-size: 17px;
}

.risk-area {
  margin-top: 30px;
}
.risk-area ul li {
  font-size: 16px;
  color: #414141;
  font-weight: 600 !important;
}
.risk-area h4 {
  font-size: 17px;
  color: #414141;
}
.product-subtitle {
	color: #000;
	font-size: 14px;
	margin-top: 7px;
	font-weight: 400;
}
.product-item-name {
	margin: 0px; 
	line-height: 1.5384615;
}

.product-sku {
  font-size: 16px;
}
.tax-status {
	display: block;
	font-size: 12px;
	color: #000;
}
.pricebox{
    display:inline-block;
}

.qtybox {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 0px 80px;
}
.qtybox label, .qtybox input {
  display: inline-block;
  color: #000;
  font-size: 17px;
}
.qtybox input {
  width: 80px;
  height: 43px;
  margin-left: 20px;
  text-align:center;
}

.view-details {
  font-weight: 500;
  font-size: 16px;
  margin-left: 30px;
}

.sutiable h4 {
  font-size: 18px;
  display: inline-block;
}
.sutiable ul {
	display: inline-block;
	width: 80%;
	vertical-align: top;
}
.sutiable ul li {
	display: inline-block;
	list-style: none;
	padding: 2px 15px;
	text-transform: uppercase;
	color: #393939;
	font-weight: 500;
	border: 1px solid #393939;
	margin: 0 9px 8px 0px;
}
.sutiable {
	margin: 25px 0 0px;
}
.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
	font-size: 20px;
	font-weight: 700;

}


.product-info-main .product-info-price {
  display: inline-block;
}
.product-info-main .product-add-form {
  display: inline-block;
  float: right;
}
.related_products {
	display: block;
	width: 100%;
	float: left;
}
.product-info-main .price-box .price {
	color: #ff000b;
}
.product-info-price .tax-status {
	display: inline;
	font-size: 15px;
	color: #8e8e8e;
	margin-left: 12px;
}
.application_area ul li::before {
	content: '\f00c';
	font-family: FontAwesome;
	color: #0ed50e;
	padding-right: 10px;
}
.product.media {
	margin-top: 6px;
}

.related_products .block .block-title strong {
  text-transform: capitalize;
  font-size: 26px !important;
  font-weight: 500;
}
.block-related.related {
  margin-top: 50px;
}
.related_products .block-title.title {
	text-align: center;
}
.related_products .price-box .price {
	color: #FF000B;
	font-size: 16px;
}
.key-text p i {
	padding-right: 11px;
	color: green;
}
.tech-specifi {
	border: 1px solid;
}
.tech-specifi tr > td:nth-child(n) {
	color: #484848;
	font-size: 16px;
}
.tech-specifi tr {
	border-bottom: 1px solid #ddd;
}
.tech-specifi tr:last-child {
	border: none;
}
.tech-specifi thead th {
	padding: 15px !important;
}
.tech-specifi tr > td {
	padding: 15px !important;
}

.key-text > li {
  list-style: none;
  display: inline-block;
  width: 49%;
  font-size: 16px;
  color: #000;
  padding: 0 25px 0 0px;
}
.key-text > li i {
  color: #0db50d;
  padding-right: 11px;
}
.key-fetures {
    padding: 40px 0 20px;
}
.key-hed {
    text-align: center;
}
.key-hed h3 {
    font-weight: 600;
    margin-bottom: 50px;
    font-size: 26px;
    margin-top: 30px;
}
.key-text p {
	position: relative;
	color: #1a1a1a;
	font-weight: 400;
	padding-right: 75px;
	margin-bottom: 30px;
	font-size: 16px;
}
.key-text svg {
    position: absolute;
    left: -6%;
    top: 5%;
    color: #44c40a;
}
.catalog-category-view .product-item-inner {
	margin-top: 30px;
}

.bay1 p {
	display: block !important;
	width: 100%;
	clear: left;
	font-size: 16px;
	color: #000;
	margin-top: 9px !important;
	float: left;
}
.block-related.related .product-item-name a, .product.name a {
	color: #000;
}

.main-category-box ul li {
  display: inline-block;
  margin: 0 17px 25px 0;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background-color: red;
}

.main-category-box ul {
  padding: 0;
  text-align: center;
}
.main-category-box ul li a {
  font-size: 16px;
  color: #fff;
}
.fotorama__stage {
	border: 1px solid #eee;
	margin-bottom: 10px;
	transform: unset !important;
}
.fotorama__thumb {
	border: 1px solid #ddd;
}

.catalog-category-view.landing-page .page-title-wrapper {
  width: 100%;
}
.catalog-category-view.landing-page .columns {
  margin-top: 0px !important;
}
.fire-link-hed h5 a, .fire-link-hed h2 a {
	color: #fb1e1f;
}
.catalog-category-view .product-item-name a {
	color: #FF000D !important;
}


.other_attributes ul {
  display: block;
}
.other_attributes ul li {
  display: inline-block;
}
.other_attributes ul {
  padding: 0;
}
.other_attributes ul > li:first-child {
  color: #000;
  width: 150px;
}
.other_attributes ul > li:first-child::after {
  content: ":";
  position: absolute;
  right: 0;
}
.other_attributes ul > li {
  position: relative;
  font-size: 17px;
}

.category-fire-extinguisher-price-list .product-item-name a {
  font-size: 21px !important;
  color:#000;
}
.category-fire-extinguisher-price-list  .product-item-inner {
  margin-top: 10px;
}
.category-fire-extinguisher-price-list  .sutiable {
  margin-top: 5px;
}
.category-fire-extinguisher-price-list  #product-addtocart-button {
  border-radius: 0px;
  padding: 9px 40px;
  font-size: 16px;
  margin-top: 14px;
}
.price-list-amount .price {
	color: red;
	font-weight: bold;
}
.category-fire-extinguisher-price-list .label-product.label-sale {
	display: none;
}
.other_attributes ul > li {
	color: #000;
}
.category-fire-extinguisher-price-list .item.product.product-item .product-item-info {
	border: 1px solid #ddd;
	padding: 20px;
}
.products-list .product-items .product-item .product-item-info .product-item-photo{
    padding:0 15px !important;
}
.page-product-configurable .product-info-main .product-add-form {

	float: none;
	width: 100%;
}

.minicart-wrapper {
    float: right;
    padding-left: 30px;
    z-index: 9;
}
.minicart-wrapper .action.showcart:before {
    color: #fff !important;
    font-size: 29px !important;
    padding-right: 5px;
}


.other_available_size {
  overflow: hidden;
  width: 100%;
}
.other_available_size ul {
  padding: 0;
  margin: 0px;
  display: inline-block;
}
.other_available_size ul li {
  display: inline-block;
  margin: 0px;
  padding: 10px 0px;
}
.other_available_size ul li a {
  border: 1px solid #ddd;
  padding:9px 16px;
}
.other_available_size ul li a:hover {
	border-color: #FF000B;
}
.other_available_size h3 {
	color: #000;
	font-size: 1.4rem;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 0;
	display: inline-block;
	margin-top: 0;
	margin-right: 10px;
}

.product-downloads.s-wysiwyg {
	width: 100%;
	display: block;
	float:left;
	margin-top: 29px !important;
	overflow: hidden;
}
.product-downloads.s-wysiwyg ul li a h5 {
	margin-left: 79px;
	text-align: left;
	margin-bottom: -15px;
	font-size: 19px;
}
.product-downloads.s-wysiwyg ul li:last-child{
    margin: 0;
}
.product-downloads.s-wysiwyg ul {
  padding: 0;
  text-align:center;
}
.product-downloads.s-wysiwyg ul li {
	list-style: none;
	display: inline-block;
	margin-right: 36px;
}
.whatsapp_icon {
	background: #25D366;
	color: #fff;
	position: fixed;
	bottom: 15px;
	left: 40px;
	width: 45px;
	text-align: center;
	height: 45px;
	z-index: 99;
	border-radius: 50%;
	font-size: 30px;
	padding-top: 0;
	box-shadow: 0px 0px 15px -4px rgb(0 0 0 / 58%);
	-webkit-box-shadow: 0px 0px 15px -4px rgb(0 0 0 / 58%);
	-moz-box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.58);
}
#inquirymodel {
	display: none;
}
.footer-top .address {
  margin-top: 15px;
}
.popular-searches h3 {
	color: #FF000D !important;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;
}
.popular-searches ul {
	padding-left: 0;
	display: inline-block;
    margin-bottom: 0;
}
.popular-searches li {
	list-style: none;
	float: left;
	margin-bottom: 0;
}
.popular-searches li::after {
	content: "|";
	padding: 0 10px;
	font-size: 18px;
}
.popular-searches li:last-child::after {
    display:none;
}
.popular-searches a {
	line-height: 2.2;
}
.popular-searches {
	margin-bottom: 30px;
}
.proInquire_now{
    margin-left: 10px;
}
#proInquireNow {
	background-color: #f39c0f;
	color: #fff;
	border: 2px solid #f39c0f;
	font-family: 'Roboto',sans-serif,'Roboto',sans-serif;
	font-size: 17px;
	padding: 10px 20px;
	font-weight: 500;
	text-decoration: none !important;
}
#proInquireNow:hover {
	background-color: #fff;
	border-color: #9b9b9b;
	color: #000 ;
}

#proInquireNow.proInquireNow {
	margin-left: 15px;
	position: relative;
    top: 2px;
}
.quick-links {
	display: block;
	float: left;
	margin-bottom: 20px;
}
.quicklink {
	float: left;
}
.footer-payment-logos .title {
	margin-bottom: 0;
}
.contact .address .contactlink {
	margin-top: 25px;
	font-size: 16px;
}