﻿.contentbox {
}

#contact, .texture_wrap.nobotpad {
	padding-bottom: 0;
}

#contact.texture_wrap {
	padding-top: 0;
}

.contentbox ul {
	list-style: disc;
	margin-left: 25px;
	padding-left: 15px;	
}

.contentbox ul li {
	margin-bottom: 5px;
}

.contentbox p, .contentbox ul, .contentbox ol {
	margin-bottom: 15px;
	text-align: left;
	color: #204d4f;
	font-family: "SofiaProLightAz";
	font-weight: lighter !important;
}

.contentbox ol {
	list-style: decimal;
	margin-left: 25px;
	padding-left: 15px;
}

.contentbox ol li {
	margin-bottom: 5px;
}

.contentbox a {
	color: #ccad6c;
	transition: 0.5s;
}

.contentbox a:hover {
	text-decoration: underline;
}

.contentbox table {
	margin: 20px 0;
	border: 1px solid #ccc;
}

.contentbox table th, .contentbox table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.contentbox h2 {
	color: #ccad6c;
	text-align: center;
	font-size: 17px;
	font-family: "SofiaProLightAz";
	font-weight: 500;
	letter-spacing: 5px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.contentbox h1 {
	display: none;
}

.address_Wrapper h6 {
	font-size: 20px;
}

.address_Wrapper p {
	font-size: 19px;
}

#mapDiv > div > div.gm-style > div:nth-child(4) > div > div > div > div > div.review-box,
#mapsrow iframe html .review-box {
	display: none !important;
}

#simprodmapdiv {
	display: block;
	width: 100%;
}

#simprodmap {
	display: block;
	width: 100%;
	height: 600px;
}

#ctl00_textPL_ucPanel div.csblock ul {
	margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}