/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.site-content{
	background=#c8bffc;
}

/*Text Shadow*/
.text-center h1 {
    text-shadow: 2px 2px black;
}
.top-parallax-section p.mb32 {
     text-shadow: 2px 2px black;
	    display: block;
	text-overflow:ellipsis;
}
.entry-content p br {
    display: block;
		font-weight: bold;
	text-shadow: 2px 2px black;
	text-overflow:ellipsis;
}


#shapely_home_parallax-5 > section > div > div > div > div > div > h1 {
	text-shadow: 2px 2px black;
	
}

#shapely_home_parallax-5 > section > div > div > div > div > div > p {
	text-shadow: 2px 2px black;
}


#shapely_home_parallax-2 > section > div > div {
	background-color: rgba(0, 0, 0, .2);
}

/* Bridal Party */
.logo-carousel img {
    max-height: 150px;
//	-webkit-box-shadow: 5px 10px 5px #000000;
//	-moz-box-shadow: 5px 10px 5px #000000;
//	box-shadow: 5px 10px 5px #000000;
	border-radius:6px;
}
.logo-carousel li {
opacity: 1;	
}

/* Do for each!!*/
#shapely_home_clients-5 > section {
		padding: 26px 0;
}
#shapely_home_clients-5 > section > div > div:nth-child(1) > div > h3 {
 //   line-height: 64px;
//	color: #ffffff;
//	text-shadow: 2px 2px black;
}


#shapely_home_clients-5 {
//	background: url("http://elainedra.com/wp-content/uploads/2017/08/bm_bg_rep.png") repeat;
	//http://bit.ly/2va3MvR
	//   -moz-box-shadow:    inset 0 10px 180px 0px #000000;
  // -webkit-box-shadow: inset 0 0 180px 0px #000000;
 //  box-shadow:         inset 0 0px 180px 0px #000000;
}
#shapely_home_clients-5 > section > div > div:nth-child(1) > div > h3 {
margin: 20px;
}

/*---- GROOMSMEN ----*/

/* Do for each!!*/
#shapely_home_clients-7 > section {
		padding: 26px 0;
}
#shapely_home_clients-7 > section > div > div:nth-child(1) > div > h3 {
//    line-height: 64px;
	//color: #ffffff;
//	text-shadow: 2px 2px black;
}


#shapely_home_clients-7 {
//	background: url("http://elainedra.com/wp-content/uploads/2017/08/gm_bg_rep.png") repeat;
	background-color: #f5f5f5;
	//http://bit.ly/2va3MvR
//	   -moz-box-shadow:    inset 0 10px 180px 0px #000000;
//   -webkit-box-shadow: inset 0 0 180px 0px #000000;
//   box-shadow:         inset 0 0px 180px 0px #000000;
}
#shapely_home_clients-7 > section > div > div:nth-child(1) > div > h3 {
margin: 20px;
}

#hfbutton {
margin-right: 8px;
	text-shadow: none;
}

#macybutton {
	text-shadow: none;	
}

#amznbutton {
	text-shadow: none;	
}
/*
.tiled-gallery .type-rectangular {
	float: center;
	position: relative;
}
.gallery-row {
	float: center;	
}
*/

#gallery-7 {
	 //   padding-right: 15px;
   // padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	position: relative;
}
.widget-gallery-rectangular {
	margin-right: -15px;
	margin-left: -15px;
	
}

.type-rectangular {
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}




@media (min-width: 768px) {
#gallery-7 {
    width: 750px;
}
}

@media (min-width: 992px) {
#gallery-7 {
    width: 970px;
}
}
@media (min-width: 1200px) {
#gallery-7 {
    width: 1170px;
}
}



#post-2134 > div > div.shapely-content.dropcaps-content {
    text-align: justify;
}


img.alignrightw { float: right; margin: 0 0 1em 1em; }
img.alignleftw { float: left; margin: 0 1em 1em 0; }
img.aligncenterw { display: block; margin-left: auto; margin-right: auto; }
.alignrightw { float: right; }
.alignleftw { float: left; }
.aligncenterw { display: block; margin-left: auto; margin-right: auto; }

