/*
Theme Name: Rj Appliance Fix
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.3.3.1583755721
Updated: 2020-03-09 12:08:41

*/


/* Mobile */

@media (max-width: 980px) {
	.page-id-5 .fas {
		display: flex !important;
	}
}

/* END */

/* Contact Page */

.contact-links {
    color: #2a3372;
    font-weight: 600;
}

.contact-links:hover {
    color: #616477;
}

/* Footer */

.footerheading {
	color: #ffffff;
	font-weight: bold;
}

.footerlinks {
	color: #ffffff;
}

/* END */

/* Header */

#et-info-phone:before {
    margin-right: 8px;
}

#et-info-email {
    display: none;
}

#et-info {
    float: right !important;
}

header#main-header {
    border-bottom: 6px solid #2a3372;
}

.mobile_menu_bar:before {
	color: #283172;
}

.et_mobile_menu {
	border-color: #283172;
}

/* END */

.mobileslide .et_pb_slide_description {
    display: none !important;
}

/* Product Page */

.commercial1:before {
	content: "\f7ae" !important;
	color: #283172;
	text-align: center;
	font-family: "Font Awesome 5 Pro";
	font-size: 5em;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-weight: 900;
}

.cooking1:before {
	content: "\f769" !important;
	color: #283172;
	text-align: center;
	font-family: "Font Awesome 5 Pro";
	font-size: 5em;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-weight: 900;
}

.cooling1:before {
	content: "\f72e" !important;
	color: #283172;
	text-align: center;
	font-family: "Font Awesome 5 Pro";
	font-size: 5em;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-weight: 900;
}

.aircon1:before {
	content: "\f863" !important;
	color: #283172;
	text-align: center;
	font-family: "Font Awesome 5 Pro";
	font-size: 5em;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-weight: 900;
}

.washing1:before {
	content: "\f773" !important;
	color: #283172;
	text-align: center;
	font-family: "Font Awesome 5 Pro";
	font-size: 5em;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-weight: 900;
}

/* END */

/* Product Menu Icons */

.commercial:before {
	content: "\f7ae";
	color: #ffffff;
    margin-right: 5px;
	font-family: "Font Awesome 5 Pro";
	font-size: 25px;
}


.cooking:before {
	content: "\f769";
	color: #ffffff;
    margin-right: 5px;
	font-family: "Font Awesome 5 Pro";
	font-size: 25px;
}

.cooling:before {
	content: "\f72e";
	color: #ffffff;
    margin-right: 5px;
	font-family: "Font Awesome 5 Pro";
	font-size: 25px;
}

.aircon:before {
	content: "\f863";
	color: #ffffff;
	font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
	font-size: 25px;
}

.washing:before {
	content: "\f773";
	color: #ffffff;
	font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
	font-size: 25px;
}

/* END */