@charset "utf-8";
/* 2022-ctc-all-20220418.css */
/* https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.pinterest.com%2Fpin%2F376191375117955349%2F&psig=AOvVaw1aHfY6XZ7x9wGDvY_y61ye&ust=1651027452247000&source=images&cd=vfe&ved=0CAwQjRxqFwoTCNithdnasPcCFQAAAAAdAAAAABAD
*/
.bg-tortilla	{	background:#997950;	}
.bg-wood		{	background:#402F1D;	}

.fg-tortilla 	{	background:#997950;	}
.fg-wood		{	color:#402F1D;	}

.pos-inf-txt ul li ul li:nth-child(1)
{
	/* width:unset; */
}


#web .business-title > div > ul > li,
#phone .business-title > div > ul > li

{
	background:LemonChiffon;
	border-color:black;
	border-style:solid;
	border-width:1px;
	border-radius:15px;
	box-shadow: inset 2px 2px 1px 0px rgba(0, 0, 0, 0.2);
	margin:3px 0;
	padding:5px;
}

.nav-but-border
{
	margin:unset;
	padding:unset;
}

h3
{
	text-align:center;
}

#phone h3 ul,
#web h3 ul,
#phone h4 ul,
#web h4 ul
{
	padding:1px;
}

.business-title h3 li:nth-child(1),		/* Business Name */
#categories h3 li:nth-child(1),
#examples h3 li:nth-child(1),
#extra h3 li:nth-child(1),
#office-hours h3 li:nth-child(1),
#phone h3 li:nth-child(1),
#post h3 li:nth-child(1),
#products h3 li:nth-child(1),
#staff h3 li:nth-child(1),
#street h3 li:nth-child(1),
#terms h3 li:nth-child(1), 
#web h3 li:nth-child(1),
#phone h4 li:nth-child(1),
#web h4 li:nth-child(1)
{
	color:blue;
	font-family:times;
	font-size:125%;
}

.business-title h3 li:nth-child(n+2),
#categories h3 li:nth-child(n+2),
#examples h3 li:nth-child(n+2),
#extra h3 li:nth-child(n+2),
#office-hours h3 li:nth-child(n+2),
#phone h3 li:nth-child(n+2),
#post h3 li:nth-child(n+2),
#products h3 li:nth-child(n+2),
#terms h3 li:nth-child(n+2),
#staff h3 li:nth-child(n+2),
#street h3 li:nth-child(n+2),
#web h3 li:nth-child(n+2),
#phone h4 li:nth-child(n+2), /* Business Location */
#web h4 li:nth-child(n+2)
{
	font-size:100%;
	font-weight:700;
}

#phone h4,
#terms h4,
#web h4
{
	color:blue;
	line-height:1.5;
	margin:0;
}
