/* Custom styles for Shatha Main */
.main .navbar {
	border-top: solid 4px #79c546;
}
.main .theme-color {
	color: #79c546;
}
.main .theme-btn {
	color: #fff;
	background: #79c546;
}
.main .theme-btn:hover {
	color: #fff;
	background: #579a2b;
}
.main .icon {
	width: 45px;
	text-align: center;
}
.main .icon svg {
	fill: #79c546;
}
.main svg.separator {
	fill: #79c546;
	width: 87px;
	height: 2px;
}
.main .main-branch-box {
	border: solid 1px #79c546;
}
.main .main-branch-box:hover {
	background: #79c546;
}
.main .main-branch-box svg {
	fill: #79c546;
}
.main .main-branch-box a {
	color: #79c546;
}
.main .main-branch-box a svg {
	fill: #79c546;
}
.main .main-branch-box:hover h2, .main .main-branch-box:hover p, .main .main-branch-box:hover a {
	color: #ffffff;
}
.main .main-branch-box:hover a svg, .main .main-branch-box:hover svg {
	fill: #ffffff !important;
}


.realestate .main-branch-box {
	border: solid 1px #883fc9;
}
.realestate .main-branch-box:hover {
	background: #883fc9;
}
.realestate .main-branch-box svg {
	fill: #883fc9;
}
.realestate .main-branch-box a {
	color: #883fc9;
}
.realestate .main-branch-box a svg {
	fill: #883fc9;
}
.realestate .main-branch-box:hover h2, .realestate .main-branch-box:hover p, .realestate .main-branch-box:hover a {
	color: #ffffff;
}
.realestate .main-branch-box:hover a svg, .realestate .main-branch-box:hover svg {
	fill: #ffffff !important;
}

/* Custom styles for Shatha Market */
.market .navbar {
	border-top: solid 4px #ef3b22;
}
.market .theme-color {
	color: #ef3b22;
}
.market .theme-btn {
	color: #fff;
	background: #ef3b22;
}
.market .theme-btn:hover {
	color: #fff;
	background: #b6200c;
}
.market .icon {
	width: 45px;
	text-align: center;
}
.market svg.separator {
	fill: #ef3b22;
	width: 87px;
	height: 2px;
}
.market .carousel .carousel-indicators [data-bs-target] {
	background-color: #b42400;
}



/* Custom styles for Shatha Group */
.realestate .navbar {
	border-top: solid 4px #883fc9;
}
.realestate .theme-color {
	color: #883fc9;
}
.realestate .theme-btn {
	color: #fff;
	background: #883fc9;
}
.realestate .theme-btn:hover {
	color: #fff;
	background: #6016a1;
}
.realestate .icon {
	width: 45px;
	text-align: center;
}
.realestate .icon svg {
	fill: #0ecca7;
}
.realestate svg.separator {
	fill: #0ecca7;
	width: 87px;
	height: 2px;
}


/* Custom styles for Al Sultan */
.alsultan .navbar {
	border-top: solid 4px #db1726;
}
.alsultan .bg-theme {
	background: #db1726;
}
.alsultan .theme-color {
	color: #db1726;
}
.alsultan .theme-btn {
	color: #fff;
	background: #db1726;
}
.alsultan .theme-btn:hover {
	color: #fff;
	background: #b6200c;
}
.alsultan .icon {
	width: 45px;
	text-align: center;
}
.alsultan .btn {
	border-radius: 0px !important;
}
.alsultan svg.separator {
	fill: #db1726;
	width: 87px;
	height: 2px;
}



/* Custom styles for Shatha Farm */
.farm .navbar {
	border-top: solid 4px #dca04b;
}
.farm .bg-theme {
	background: #dca04b;
}
.farm .theme-color {
	color: #dca04b;
}
.farm .theme-btn {
	color: #fff;
	background: #dca04b;
}
.farm .theme-btn:hover {
	color: #fff;
	background: #b6200c;
}
.farm .icon {
	width: 45px;
	text-align: center;
}
.farm svg.separator {
	fill: #dca04b;
	width: 87px;
	height: 2px;
}
.farm footer {
	background: #ffffff url('../images/alt-4.jpg') no-repeat center center;
	background-size: cover;
	background-position: bottom;
	border-top: 0px !important;
}
.farm footer.text-white, .farm footer .text-white {
	color: #333 !important
}
.farm footer .text-grey {
	color: #3b3b3b !important
}
.farm footer .container {
	padding-bottom: 350px !important;
}
.farm .footer-social-icon {
	fill: #333;
}
.farm footer .bg-black {
	background: #131313 !important;
}
.farm .credits-section, .farm .credits-section a {
	color: white !important;
}