@charset "utf-8";
#example h4
{
	display:inline;
}

.h4-inline li
{
	margin: 1em auto;
	text-align:left;
}

.h4-inline li div
{
	display:inline-block;
	margin:-0.5em auto auto;
	vertical-align:top;
	width: calc(100% - 2em);
}

.h4-inline h3
{
	text-align:center;
}

.h4-inline h3::first-letter
{
	color:yellow;
	font-size:1.5em;
	font-weight:900;
	line-height:1em;
}

.storeinside .desc,
.storeinside-transparent .desc
{
	color:white!important;
	font-weight: 700;
	line-height: 100%;
	margin-bottom:2em;
	text-align: center;
	text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black, 1px 1px 3px black, 3px 3px 3px black;
}

#wikinam-examples .storeinside-transparent img
{
	margin-left:-40px;
	width:120%;
}

#contact-data li > section > div:not(#map)
{
	max-height: 22em;
	padding-left: 1em;
	padding-right: 1em;
	overflow-Y: auto;
}

/* #contact-data li#phone > section ul, */

#contact-data li#office-hours > section > div,
#contact-data li#phone > section > div,
#contact-data li#products > section > div
{
	height: 18em!important;
	/* max-height: 22em!important; */
}

#header-txt-descr
{
	border-color:skyblue;
	border-style:solid;
	border-width:1px;
	border-radius:22px;
	box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3), inset -1px -1px 2px rgba(0, 0, 0, 0.3), 3px 3px 6px rgba(0, 0, 0, 0.6);
}


#header-txt-descr div
{
	background:cyan;
	border-color:skyblue;
	border-style:solid;
	border-width:2px;
	box-shadow: inset 4px 4px 5px rgba(0,0,0,0.3), inset -1px -1px 4px rgba(0,0,0,0.3);
	font-weight:900;
	margin:10px;
	padding-bottom:0.25em;
	padding-top:0.25em;
}


#contact-data section:not(#map),
#header-txt-descr
{
	/* background: transparent url('../img/bg/section/1280/cloudy-sky.jpg') center repeat; */
	background: url('../img/bg/section/1280/wikinam-72001-ODJRGD-270.jpg') center center/100% 100% repeat;
}

#contact-data #intro section div
{
	border-color:skyblue;
	border-radius: 30px;
	border-width:5px;
	color:white;
	padding:1em;
}


#contact-data #street section 
{
	/* color:cyan; */
	/* text-shadow: 0 0 1px black, 0 0 2px black, 0 0 3px black; */
}

@media screen and (min-width:311px) and (max-width:719px)
{
	#header-txt-descr
	{
		margin-top: -1em;
	}

	#contact-data > li
	{
		margin-top:2em;
	}

}

@media only screen and (min-width:720px) and (max-width:1279px)
{
	#wikinam-examples .storeinside img
	{
		margin-left:-20px;
		width:calc( 100% + 30px );
	}
}

#wikinam-adverising p,
#wikinam-free-listing p,
#wikinam-how-to-subscribe p,
#wikinam-intro p,
#wikinam-digital-marketing p,
#wikinam-social-media p,
#wikinam-subscription p
{
	line-height:1.6;
	margin:1rem;
}

.let-1st-yellow-1_5::first-letter, /* all */
.li-let-1st-yellow-1_5 > li::first-letter,
.p-let-1st-yellow-1_5 p::first-letter,
#intro p::first-letter,
#li-contact-intro-out p::first-letter
{
	color:yellow;
	font-size:2rem;
	font-weight:900;
	text-shadow: -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black, 1px 1px 1px black;
}

#contact-data > li.storeinside img /* All */
{
	/* background: transparent url('../img/bg/section/1280/cloudy-sky.jpg') center/cover repeat; */
	border-color:white;
	border-radius:0px;
	border-width:7px;
	box-shadow: inset 4px 4px 5px rgba(0,0,0,0.3), inset -1px -1px 4px rgba(0,0,0,0.3), 3px 3px 6px rgba(0,0,0,1);
}

#contact-data > li.storeinside img:hover /* All */
{
	box-shadow: -3px -3px 6px rgba(0,0,0,1);
}

.section
{
	acolor:white;
	text-shadow: -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black, 1px 1px 1px black;
}



#contact-data > li > section /* All */
{
	/* background:yellow; */
	border-color:transparent; 
	border-radius:15px;
	/* box-sizing:border-box; */
	border-width:7px;
	border-style:solid;
	/* color:navyblue; */
	/* text-shadow: -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black, 1px 1px 1px black;  */
	/* box-shadow: inset 4px 4px 5px rgba(0,0,0,0.3), inset -1px -1px 4px rgba(0,0,0,0.3), 3px 3px 6px rgba(0,0,0,0.6); */
	font-weight:600;
}

.photo-caption
{
	background:black;
	border-color:yellow;
	border-radius:15px;
	border-style:solid;
	border-width:3px;
	bottom:16px;
	box-shadow:1px 1px 3px black;
	color:yellow;
	font-weight:700;
	display:inline-block!important;
	left: 50%;
	margin:auto;
	padding:3px 10px;
	position:relative;
	text-align:center;
	atext-shadow: -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black, 1px 1px 1px black;
	transform: translateX(-50%);
}


#free-listing-intro p::first-letter,
#google-search-by-business p::first-letter,
#google-search-by-category p::first-letter,
#subscribed-listing-intro p::first-letter,
#social-media p::first-letter
{
	/*color:#DE3163;  Cherry */
	color:yellow;
	text-shadow: -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black, 1px 1px 1px black;
	font-size:1.5em;
	font-weight:900;
}

.nota-bene
{
	/* color:#DE3163; Cherry */
	text-shadow: -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black, 1px 1px 1px black;
	color:yellow;
	font-size:1.25em;
	font-weight:700;
}

#free-listing-intro p,
#google-search-by-business p,
#google-search-by-category p,
#social-media p,
#subscribed-listing-intro p
{
	margin:0.5em auto;
	text-align:left;
}

#social-media a
{
	font-weight: normal;
}

.wikinam-page-design span
{
	/* color:#DE3163;  Cherry */
	text-shadow: -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black, 1px 1px 1px black;
	color:yellow;
	font-weight:900;
	width:5em;
}

#subscribed-listing-intro .inclusion p,
#subscribed-listing-intro .exclusion p
{
	text-align:left;
}

.section-title li:nth-child(1),	/* Business Name */
.business-title h3 li:nth-child(1),
#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)
{
	background:black;
	border-radius:30px;
	color:yellow;
	font-weight:900;
	text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
}

#intro p
{
	line-height:1.5em;
	text-align:left;
}

#intro h3
{
	color:yellow;
	font-size:22px;
	font-weight:900;
	margin-bottom:1em;
	text-align:left;
}

#intro h4
{
	color:yellow;
	font-size:22px;
	font-weight:900;
	margin-bottom:1em;
	text-align:left;
}

#intro h5
{
	color:lime;
	font-size:22px;
	font-weight:900;
	text-align:left;
}

#intro h6
{
	color:cyan;
	font-size:22px;
	font-weight:900;
	text-align:left;
}

.section-title,
h3
{
	background:black;
	border-radius:15px;
	color:white;
	text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
	
}

