/*
Theme Name:     Miss Bush
Description:    New theme for Miss Bush
Author:         Golden Apple Creative
Template:       coraline

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../coraline/style.css");
@import url("//hello.myfonts.net/count/330ded");
/*@import url("cubechanges.css");*/

  
@font-face {font-family: 'BaskervilleOldFacD';src: url('webfonts/330DED_0_0.eot');src: url('webfonts/330DED_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/330DED_0_0.woff2') format('woff2'),url('webfonts/330DED_0_0.woff') format('woff'),url('webfonts/330DED_0_0.ttf') format('truetype');}



body {
	background: #fff;
	color: #000;
	line-height: 1;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0;
  	/*min-width: 1110px;*/
  	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
}
#header {
	float: none;
	width: 100%;
}

#holder {
	position:absolute;
	top:50px;
	right:0;
	z-index: 7;
}

#promoBanner {
	position:absolute; 
	top:20px;
	left: 230px; 
	z-index: 9999;
}

#holder img:hover {
	opacity: 0.8;
}


/* 2-column layouts */
.two-column #container {
	max-width: 100%;
  	min-width: 990px;
}


/* Content-Sidebar layouts */
.content-sidebar #content-container {
	float: none;
	margin: 0 auto;
  	max-width: 990px;
  	min-width: 990px;
}


/* Full width content with no sidebar; used for image attachment pages */
.full-width #content,
.image-attachment #content,
body.no-sidebars #content {
	margin: 0 auto;
  	margin-bottom: 20px;
	width: 100%;
}



/* =Custom Features
----------------------------------------------- */	

.signUp {
	width: auto;
	text-align: center;
}

.signUp h2 {
	display: inline-block;
	font-size: 9.5px;
    letter-spacing: 1.5px;
	text-transform: uppercase;
	font-family: 'Arial';
}
	
.signUp h2 a {
	color: #000;
    display: block;
    line-height: 1em;
	font-size: 1em;
    margin: 0.25em;
    padding: 1.25em;
    text-decoration: none;
	background: #eeeeee;
}

.signUp h2 a:hover {
	color: #666666;
}

#toprow {  
}

#secondrow {
  margin-top: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#thirdrow {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}

#thirdrow > div {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding-right: 1.5%;
}

#thirdrow > div img {
  max-width: none;
  width: auto;
  height: 300px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#fourthrow {
margin-top: 20px;

}

#fifthrow {
margin-top: 20px;

}

.headline {
	float: left;
    text-align: center;
	width: 990px;
	height: 400px;
	padding-right: none;
}
  
.intro {
	float: left;
    text-align: left;
	width: 480px;
	height: 350px;
	padding-right:20px;
} 
	
.designers {
    text-align: center;
} 

.feedback {
	float: left;
    text-align: center;
	width: 990px;
	height: 400px;
	padding-right: none;
}

.instagram {
	float: left;
    text-align: center;
	width: 990px;
	height: 340px;
	padding-right: none;
}

.brides {
  text-align: left;
	width: 28.282%;
	height: 300px;
} 
  
.app {
    text-align: left;
	width: 43.43%;
	height: 300px;
} 
	
#thirdrow div.chapel {
    text-align: left;
	width: 24.242%;
	height: 300px;
	padding-right: 0;
} 	

.entry-content .row .pixbg1 {
    background: #eeeeee;
	padding-top: 18px;
    text-align: center;
    text-transform: uppercase;
  }

.topRow .column {
  position: relative;
}
	
.topRow .column h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-transform: uppercase;
	pointer-events: none;
    padding: 20px;
    border: none;
    width: 300px;
	max-width: calc(90% - 90px);
	font-size: 18px;
	color: white;
}

.column p {
	margin: 0 1em 1.7em;
}

.topRow .column p {
	margin: 0;
	line-height:0;
}

.topRow .column::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	background: black;
	opacity: 0.4;
	transition: opacity 0.2s ease;
}



/* =Typography
----------------------------------------------- */

body, input, textarea {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	line-height: 1.7;
}

/* Headings */
h1, h2, h3 {
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-weight: normal;
	text-rendering: optimizelegibility;
}
h1 {
	
    border-bottom: none;
    font-family: 'Arial';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
	/* line-height: 120%; */
    padding-bottom: 12px;
    padding-top: none;
    text-decoration: none;
    font-weight: normal;
    /* background: #ffcd00; */
    padding: 10px;
    margin-bottom: 20px;
    line-height: 12px;
}


/* Links */
a {
	color: #000;
}
a:visited {
	color: #000;
}
a:active,
a:focus,
a:hover {
	color: #bfb7a6;
}

h1 a:focus, h2 a:focus, h3 a:focus,
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #bfb7a6;
}


/* =Header
----------------------------------------------- */

#header {
	margin: 0 0 0 0;
}
#masthead {
	padding: 0 0 0 0;
}

#branding img {
	border: none;
	border-width: none;
	max-width: 100%;
	height: auto;
}

#branding {
  position: relative;
	min-width: 990px;
	max-width: 990px;
	margin: 0 auto;
}

/* =Menu
----------------------------------------------- */

.menu-header { 
  	max-width: 990px;
	margin: 0 auto;
}
	
#header {
	margin: 0 0 20px 0;
}

#branding, #header {
  /*min-height: 130px;*/
}

#header_image {
  height: 180px;
  width:180px;
  background:url(http://www.missbushbridalwear.co.uk/newwebsite/wp-content/uploads/2014/10/header_square.jpg) top left no-repeat;
  display:block;
  position: absolute; 
  left: 20px; 
  bottom: -50px; 
  z-index: 9;
}

#access {
	position: relative;
    top:0;
    border-top: none;
    border-bottom: none;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 0 8px;
    background: #eeeeee;
	width: 100%;
  	z-index: 8; 
}
#access ul {
	font-family: 'Arial';
	font-size: 9.5px;
    letter-spacing: 1.5px;
    float: right;
	font-weight: normal;
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
	text-transform: uppercase;
  	max-width: 765px;
   
}
#access li {
	float: left;
	position: relative;
    background: #fff;
    padding-right: 0;
  
}

#access .final {
background: none;
padding-right: 0;  
}
#access .final a {
padding-right: 0;  
}
#access a {
	color: #000;
	display: block;
	line-height: 2em;
	margin: 0 1px 0 0;
	padding: 0.25em 0 0 1.5em;
	text-decoration: none;
}

#access ul ul a {
	background: #eeeeee;
	color: #666;
	line-height: 1em;
	margin: 0;
	padding: .66em .5em .5em 1em;
	min-width: 180px;
	height: auto;
	
}
#access li > a:focus,
#access ul ul :focus > a,
#access li:hover > a,
#access ul ul :hover > a {
	background: none;
	color: #666;
	
}
#access ul ul a:focus,
#access ul ul a:hover {
	background: #666;
	color: #eeeeee;
}
#access ul li:focus > ul,
#access ul li:hover > ul {
	display: block;
	  
}
#access .current-menu-item a,
#access .current-menu-ancestor a,
#access .current_page_item a,
#access .current_page_ancestor a {
	background: none;
	color: #000;
}
	

/* =Content
----------------------------------------------- */


.entry-title {
	text-align: center;
    font-family: 'Caviar Dreams';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 26px;
	line-height: 32px;
	padding: 0 0 8px;
}
.entry-title a {
	color: #000;
}
.entry-meta {
	text-align: center;
    color: #000;
	font: 10px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    padding-bottom: 20px;
    border-bottom: dashed 1px #bfb7a6;
}
.entry-meta a {
	color: #000;
}
.entry-meta a:focus,
.entry-meta a:hover {
	color: #bfb7a6;
}

.entry-content h1,
.entry-content h2 {
	font-family: 'Arial';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
	line-height: 120%;
    padding-bottom: 12px;
    padding-top: none;
    text-decoration: none;
    font-weight: normal;
}
.entry-content h1 {
    font-family: 'BaskervilleOldFacD';
	border-bottom: none;
    background: none;
	text-transform: none;
    padding: 10px;
	letter-spacing: 0px;
	font-size: 38px;
    margin-bottom: 20px;
    line-height: 34px;
}
.entry-content h3 {
    font-family: 'Roskrift';
	letter-spacing: normal;
	text-transform: none;
	font-size: 22px;
	line-height: 30px;
    margin-bottom: 20px;
	  
	}
	
.entry-info {
	clear: both;
	color: #000;
	font-size: 10px;
	position: relative;
}
.entry-info a {
	color: #000;
}
.entry-info a:focus,
.entry-info a:hover {
	color: #bfb7a6;
}
.entry-info p {
	margin: 0;
}
.entry-info .comments-link a {
	color: #000;
	display: block;
	float: right;
	font-weight: bold;
	margin: -2px 1px 0 5px;
	padding: 2px 10px;
	text-decoration: none;
}
.entry-info .comments-link a:focus,
.entry-info .comments-link a:hover {
	background: none;
	background-image: none;
	background-image: none;
	border-radius: 14px;
	box-shadow: none;
	color: #bfb7a6;
	text-shadow: none;
}
.entry-info .edit-link {
	clear: both;
}


/* =Attachments
----------------------------------------------- */


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.7em 0;
	overflow: hidden;
}
.navigation a:visited {
	color: #000;
}
.navigation a:visited:focus,
.navigation a:visited:hover,
.navigation a:active,
.navigation a:focus,
.navigation a:hover {
	color: #bfb7a6;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	overflow: hidden;
  
}
.widget-area,
.widget-area input {
	font-size: 12px;
	line-height: 18px;
  
}
.widget-area ul ul a {
	text-decoration: none;
}
.widget-area ul ul a:focus,
.widget-area ul ul a:hover {
	text-decoration: underline;

}
.widget-area ul {
	list-style: none;
	margin: 0;

}
.widget-area ul ul {
	list-style: none;
	margin: 0 0 0 0;

}
.widget-area ul ul ul {
	margin-bottom: 0;

}
.widget-area ul ul li {
	padding: 2px 0;
}
.widget-title {
	border-bottom: solid 1px #000;
	border-top: none;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 0 8px 0;
	padding: 2px;
	text-transform: uppercase;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

/* Search Widget */


/* =Comments
----------------------------------------------- */


#comments h3 {
	border-bottom: none;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 0 8px 0;
	padding: 2px;
	text-transform: uppercase;
}


/* =Footer
----------------------------------------------- */

#footer {
	padding: 0 0 1.7em;
    background: #eeeeee;
    text-align:center;
  	margin-top: 40px;
}
#footer #footer-widget-area {
  	margin: 0 auto;
  	min-width: 990px;
  	max-width: 990px;
}
#footer .widget-area {
	float: left;
  	margin: 20px 20px 20px 0;
  	width: 316px;
  	padding: 0;
}
.two-column #footer .widget-area {
	float: left;
  	margin: 20px 20px 20px 0;
  	width: 316px;
  	padding: 0;
    text-align: center;
}
.two-column #footer #second {
  	margin: 20px 20px 20px 0;
  	width: 318px;
    text-align: center;
}
.two-column #footer #third {
  	margin: 20px 0 20px 0;
  	width: 316px;
    text-align: center;
}
#colophon {
	border-top: none;
	clear: both;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	padding: 0;
	text-align: center;
}
#colophon a {
	color: #999;
	text-decoration: none;
}
#colophon a:focus,
#colophon a:hover {
	color: #999;
}

p.footerAddress {
	font-style: normal;
	color: black;
}

.footerLuxe img {
	margin: 20px;
}

.headline img {
	min-width: 100%;
	height: auto;
}

.headline {
	height: auto;
}

/* next gen changes */

.row .ngg-gallery-thumbnail-box {
	float: none;
	display: inline-block;
	padding: 0;
	margin: 0;
}

.row .ngg-galleryoverview {
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
}

.row .ngg-gallery-thumbnail img {
	border: 0;
	padding: 0;
	margin: 0;
}

.column .ngg-gallery-thumbnail-box {
	position: relative;
}

.column .ngg-gallery-thumbnail-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: white;
    opacity: 0;
    pointer-events: none;
}

.column .ngg-gallery-thumbnail-box:hover:after {
	opacity: 0.5;
}

.ngg-navigation span, .ngg-navigation a{
	font-size: 12px;
}

body .ngg-gallery-thumbnail {
	border: 0;
	margin: 0;
}
	
body .ngg-gallery-thumbnail a {
	margin: 0;
}
	
/* end of next gen */

/* pixgridder top row adjustments */

/* .home.page.content-sidebar #content-container { */
	/* max-width: 990px; */
/* } */

.page.content-sidebar #content-container {
	max-width: 100%;
}

.page.content-sidebar #content-container .row {
	max-width: 990px;
	margin: 0 auto;
}

.page.content-sidebar #content-container .row.topRow {
	max-width: 100%;
}

.page.content-sidebar #content-container .row.topRow img {
	width: 100%;
}

/* pigridder adjustments end */


/* Customisations for mobile version */

.mobile-menu .menu {
	display: none;
}

#mobile_only {
	display: none;
}

#access .toggle-nav {
    display:none;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px) {
	html {
		width: 320px;
	}
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px)  { 
	html {
		width: 375px;
	}
}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {
	html {
		width: 768px;
	}
}


@media screen and (max-width: 768px) {
	
	html, body, .content-sidebar #content-container, .headline, #footer #footer-widget-area, #branding {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
	}
	
	p {
		margin: 0 0.5em 1.7em;
	}
	
	.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
		margin: 0 0.5em 0.5em;
	}
	
	#branding, #header {
		height: auto;
		min-height: 0;
	}
		
	#header_image {
		position: relative;
		margin: 0 auto;
		bottom: initial;
		left: initial;
		background-size: 100%;
		height: auto;
		width: 100px;
		max-width: 40%;
	}
		
	#holder {
		display: none;
	}
	
	.headline {
		height: auto;
	}
	
	.menu-header ul.menu {
		display: none;
	}
	
  #access .toggle-nav {
		display:inline-block;
		border-radius:3px;
		color:black;
		font-size:1.5em;
		-webkit-transition: color linear 0.15s;
		transition:color linear 0.15s;
		margin: 5px auto;
		text-align: center;
		padding: 0 10px;
    }
	
	#access {
		height: auto;
		text-align: center;
	}
	
	.two-column #container {
		min-width: 100%;
	}
	
	.mobile-menu {
		position:relative;
		max-width: 100%;
		min-width: 1px;
		/*display:inline-block;*/
	}
	
	.mobile-menu ul.menu {
		display:none;
	}
	
	#access ul {
		width: 100%;
		position: absolute;
		top: 45px;
		/*background: #dfe8d8;*/
		z-index: 100;
    position: relative;
    float: none;
	}
	
	#access ul li {
		width: 100%;
		font-size: 1.8em;
    background: none;
	}
	
	#access ul li a {
		padding: 3px;
	}
	
	#header {
		width: 100%;
		min-width: 100%;
	}
	
	#branding img {
		margin: 0;
		max-width: 100%;
	}
	
	.feedback {
		/*display: none;*/
	}
	
	#second {
		display: none;
	}
	
	.two-column #footer {
		text-align: center;
	}
	
	#footer-widget-area {
	}
	
	.two-column #footer #first, .two-column #footer #third {
		width: 42%;
		max-width: 50%;
		margin: 0;
		padding: 10px;
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	
	.intro {
		width: 100%;
		height: initial;
		padding: 0;
	}
	
	.designers, #thirdrow, #fourthrow {
		display: none;
	}
	
	.alignleft, .alignright, #content .alignnone {
		text-align: center;
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	iframe {
		/*display: none;*/
	}
	
	#mobile_only {
		display: block;
    margin-top: 40px;
	}
	
	#mobile_only div {
		background: #ffcd00;
		text-align: center;
		text-transform: uppercase;
		margin: 5px 0 10px;
	}
	
	
	#mobile_only p {
		padding: 12px;
		font-size: 1em;
		margin: 0;
	}
	
	#mobile_only a {
		text-decoration: none;
	}
	
	a:active, a:focus, a:hover {
		color: initial;
	}
	
	.ngg-gallery-thumbnail-box {
		max-width: 48%;
	}
	
	#promoBanner {
		position: relative;
		display: block;
		width: 100%;
		top: auto;
		left: auto;
	}

	.entry-content h1 {
		line-height: 20px;
	}
	
	.row .ngg-gallery-thumbnail img {
		max-width: 100% !important;
	}
	
	iframe {
		max-width: 100%;
	}

}





/* Edits to existing css */

.intro {
  padding-right: 10px;
  width: calc(50% - 10px);
}

.intro p {
  letter-spacing: 1px;
}

.intro, .designers {
  height: auto;
}

.designers {
  float: right;
  width: 50%;
  position: relative;
  overflow: hidden;
}

.designers img {
  max-width: none;
  height: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.instagram, .feedback {
  width: 100%;
  height: auto;
}

/* End edits to existing */






/* All from here imported from Miss Bush Bridal Blog, some edited to suit */

:focus {
	outline: 0;
}
body {
	/*line-height: 1;*/
}
body {
	padding: 0;
  /*background: #eeeeee;*/
  /*background: white;*/
  margin-top:0px;
  padding-top:0px;
}

#container {
	clear: both;
	margin: 0 auto;
    min-width: 990px;
}

body.no-sidebars #container,
.full-width #container,
.attachment #container {
	
}
#content-container {
	width: 100%;
}

#content-box {
  width: 100%;
  max-width: 100%;
	/*background: url(../../uploads/siteimages/greyBg.jpg) center top repeat-y white;*/
  margin: 0 auto;
}

.home #content-box {
  max-width: 100%;
}


/* 2-column layouts */
.two-column #container {
	max-width: 100%;
  /*background: #eeeeee;*/
}
.two-column #primary,
.two-column #secondary {
	float: right;
	width: 300px;
  	padding: 0;
	display: none;
}

.three-column #primary {
	width: 39.89%;
}
/* Full width content with no sidebar; used for attachment pages */
.full-width #content,
.attachment #content,
body.no-sidebars #content {
	margin: 0 auto;
	width: 100%;
}


/* =Typography
----------------------------------------------- */

body, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  letter-spacing: 1.5px;
	line-height: 1.7;
}


/* Headings */
h1, h2, h3 {
	color: #000;
	font-family: Georgia,Utopia,Charter,serif;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-rendering: optimizelegibility;
}
pre {
	background: #f4f4f4;
	font: 13px Georgia,Utopia,Charter,serif;
}
code {
	font: 12px Georgia,Utopia,Charter,serif;
}
input[type=text] {
	padding: 3px;
}

/* Links */

a:active,
a:hover {
	color: #000;
    text-decoration: none;
}
h1 a, h2 a, h3 a {
	color: #999;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #ffe401;
}


/* =Header
----------------------------------------------- */

html body {
  padding-top: 80px;
}

#header {
	margin: 0;
	position: relative;
  float: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  height: 80px;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.home #header {
  margin: 0;
}

#masthead {
	padding:0 0 0 0;

}
#site-title {
	font-family: "Georgia" serif;
}

#branding {
	position: relative;
	max-width: 990px; 
	margin: 0 auto;
}

#branding img {
	width: auto;
  border: 0;
  padding-bottom: 20px;
  border-top: none;
	border-width: 0;
}

#siteLogo {
  	position: absolute;
  	width: 180px;
  	left: 20px;
  	top: 0;
  	z-index: 13;
    -webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
}

#headerLogoHolder {
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 13;  
}

#headerLogo {
  position: relative;
  width: 100px;
  height: 100px;
  background: #ffcd00;
  white-space: nowrap;
}

#headerLogo h2 {
  font-family: "BaskervilleOldFacD", Serif;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  text-align: center;
  width: 100%;
  letter-spacing: 0;
  -webkit-transition: font-size 0.5s; /* Safari */
  transition: font-size 0.5s;
}

.pageScrolled #headerLogo h2, .archive #headerLogo h2, .dress-finder #headerLogo h2 {
  font-size: 18px;
}

#headerLogo a {
  	display: block;
  	height: 100%;
  	width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

#siteLogo a {
  	display: block;
  	height: 100%;
  	width: 100%;
}

/* =Menu
----------------------------------------------- */

#access {
	background: #fff;
	height: auto;
	/*text-align: center;*/
	width: 100%;
  position: relative;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  padding: 8px 0 8px;
  z-index: 12;
}
#access ul {
	font-family: 'Arial';
	font-size: 9.5px;
	float: right;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-transform: uppercase;
	max-width: 765px;
  	
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	top: 29px;
}

#access ul ul a {
	background: none;
	color: #666;
	line-height: 1em;
	margin: 0;
	padding: .66em .5em .5em 1em;
	min-width: 180px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
/*	background: none;
	color: #666;*/
}
#access ul ul a:hover {
	/*background: #222;*/
}
#access ul li:hover > ul {
	display: block;
  top: 100%;
}
#access .current-menu-item a,
#access .current-menu-ancestor a,
#access .current_page_item a,
#access .current_page_ancestor a {
	background: none;
	color: #000;
}

.menu-header {
	max-width: 990px;
	margin: 0 auto;
}

.socialButtons {
  	position: absolute;
  	top: 50px;
  	right: 0;
  	z-index: 11;
}

.pageScrolled .socialButtons, .archive .socialButtons, .dress-finder .socialButtons {
  top: 39px;
}

#footer #colophon .socialButtons {
  position: relative;
  top: inherit;
  right: inherit;
  text-align: center;
}

.socialButtons div, .socialButtonsMobile div {
  	float: none;
  	height: 30px;
  	width: 30px;
    display: inline-block;
/*  	margin-left: 5px;*/
}


.socialButtonsMobile > div:hover, .pageScrolled .socialButtons > div:hover {
  /*background-color: black;*/
}

.socialButtonsMobile div.signUp:hover, .pageScrolled .socialButtons div.signUp:hover {
  /*background-color: transparent;*/
}

.pageScrolled .socialButtons div, .archive .socialButtons div, .dress-finder .socialButtons div {
  vertical-align: top;
}

.socialButtons .signUp, .socialButtonsMobile .signUp {
  display: block;
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.pageScrolled .socialButtons .signUp, .archive .socialButtons .signUp, .dress-finder .socialButtons .signUp {
  display: inline-block;
  width: auto;
  max-width: 200px;
  margin: 0;
}

.pageScrolled .socialButtons .signUp a, .archive .socialButtons .signUp a, .dress-finder .socialButtons .signUp a {
  background: #ffcd00;
  padding: 8px 1.25em;
}


.socialButtons .signUp h2 {
  display: inline-block;
  font-size: 9.5px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: 'Arial';
}

.socialButtons .signUp h2 a {
  color: #000;
  display: block;
  line-height: 1em;
  font-size: 1em;
  margin: 0.25em;
  padding: 1.25em;
  width: calc(100% - 3em);
  text-decoration: none;
  background: #eeeeee;
}

.socialButtons div a, .socialButtonsMobile div a {
  	display: block;
  	height: 100%;
  	width: 100%;
}

.gButton {
  	background: url(../../uploads/siteimages/header/goo.png) top left no-repeat;
}

.gButton:hover {
  	background: url(../../uploads/siteimages/header/gooroll.png) top left no-repeat;
	opacity: 0.8;
}

.pageScrolled .gButton:hover, .dress-finder .gButton:hover {
  	background: url(../../uploads/siteimages/header/goorollblack.png) top left no-repeat;
	opacity: 0.8;
}

.fButton {
  	background: url(../../uploads/siteimages/header/fb.png) top left no-repeat;
}

.fButton:hover {
  	background: url(../../uploads/siteimages/header/fbroll.png) top left no-repeat;
  	opacity: 0.8
}

.pageScrolled .fButton:hover, .dress-finder .fButton:hover {
  	background: url(../../uploads/siteimages/header/fbrollblack.png) top left no-repeat;
  	opacity: 0.8
}

.pButton {
  	background: url(../../uploads/siteimages/header/pin.png) top left no-repeat;
}

.pButton:hover {
  	background: url(../../uploads/siteimages/header/pinroll.png) top left no-repeat;
	opacity: 0.8;
}

.pageScrolled .pButton:hover, .dress-finder .pButton:hover {
  	background: url(../../uploads/siteimages/header/pinrollblack.png) top left no-repeat;
	opacity: 0.8;
}

.tButton {
  	background: url(../../uploads/siteimages/header/twit.png) top left no-repeat;
}

.tButton:hover {
  	background: url(../../uploads/siteimages/header/twitroll.png) top left no-repeat;
	opacity: 0.8;
}

.pageScrolled .tButton:hover, .dress-finder .tButton:hover {
  	background: url(../../uploads/siteimages/header/twitrollblack.png) top left no-repeat;
	opacity: 0.8;
}

.iButton {
  	background: url(../../uploads/siteimages/header/insta.png) top left no-repeat;
}

.iButton:hover {
  	background: url(../../uploads/siteimages/header/instaroll.png) top left no-repeat;
	opacity: 0.8;
}

.pageScrolled .iButton:hover, .dress-finder .iButton:hover {
  	background: url(../../uploads/siteimages/header/instarollblack.png) top left no-repeat;
	opacity: 0.8;
}

/* =Content
----------------------------------------------- */

.full-width #content, .attachment #content, body.no-sidebars #content {
  max-width: calc(100% - 20px);
}

.entry-content, .entry-summary {
	margin: 0;
}

.postPageFeatured {
  display: none;
  width: 100%;
  min-width: 100%;
  font-size: 0;
  max-height: 776px;
  overflow: hidden;
  text-align: center;
}

.postPageFeatured img {
  max-width: 100%;
}

.archive .nav-next, .archive .nav-previous {
  max-width: 40%;
  position: absolute;
  bottom: -10px;
  width: auto;
  background: none;
}

.archive .nav-next {
  right: 30px;
}

.archive .homeRecentPosts .morePosts.nav-previous {
  left: 30px;
  right: initial;
  margin: 0;
  bottom: -10px;
}

#content-box:after {
  content: '';
  display: block;
  clear: both;
}

.single.two-column #content {
  /* width: calc(70% - 31px); */
}

.archive.two-column #content {
  /* width: calc(100% - 30px); */
}

.content-sidebar #content-container{
  width: 100%;
  max-width: 100%;
  float: none;
  margin: 0 auto;
}

.single.two-column #content {
  width: calc(100% - 30px);
}

.archive.two-column #content {
  width: calc(100% - 30px);
}

.blog #content-container, .archive #content-container, .single #content-container{
  width: 1050px;
  max-width: 98%;			 
}

.content-sidebar #content-container::after{
  content: '';
  display: block;
  clear: both;
}

.content-sidebar #content-container{
  background: white;
}

.home.content-sidebar #content-container{
  background: none;
}

.home.content-sidebar #content-container {
  margin: 0 auto;
  float: none;
}

.home.content-sidebar #content, .archive.two-column #content {
  margin: 0 auto;
  padding: 0;
  float: none;
  width: 100%;
  max-width: 100%;
}

.content-sidebar #content {
  margin: 0;
  padding: 0 0 10px;
  float: left;
  width: 100%;
  max-width: 100%;
}

.blogHeaders {
  text-align: center;
}

.blogHeaders .entry-title {
  margin: 35px 15% 0;
  display: inline-block;
  padding-bottom: 0;
  /*border-bottom: 1px solid #666666;*/
  background: none;
}

.blogHeaders .entry-meta {
  margin: 0 20% 15px;
  display: inline-block;
  /*border-bottom: 1px solid #666666;*/
  padding-bottom: 10px;
  font-family: "Times New Roman", Georgia, Serif;
  font-style: italic;
  color: black;
  text-transform: none;
  font-size: 10.8px;
  letter-spacing: 1.5px;
}

.blogHeaders .entry-meta a, .blogHeaders .entry-meta a:visited {
  color: black;
}

#primary a img {
  max-width: 49%;
}

.page-title {
	border-bottom: none;
	border-top: none;
	font-family: Georgia,Utopia,Charter,serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 0 10px 0;
	padding: 50px 0 0;
	text-transform: none;
    text-align: center;
}

.dress-finder .entry-content {
  margin: 2.85em 0 0 0;
}

.hentry {
	margin: 0 0 3.4em;
    background: #ffffff;
    padding: 0;
    text-align: center;
}
.entry-title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #000;
    letter-spacing: 2px;
	line-height: 32px;
    text-transform: uppercase;
}
.entry-title a {
	color: #000;
}
.entry-meta {
	color: #999;
	font: 9px Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.entry-meta a {
	color: #999;
}
.entry-meta a:hover {
	color: #000;
}
.entry-content h3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
	text-transform: uppercase;
}
.entry-content h4 {
	color: #000;
	font-size: 18px;
    font-family: 'BaskervilleOldFacD';
	font-style: italic;
}
.entry-content h5,
.entry-content h6 {
	font-weight: normal;
    font-style: italic;
    color: #666666;
    padding-bottom: 20px;
    
}
.entry-content tr th,
.entry-content thead th {
	font: 12px Georgia,Utopia,Charter,serif;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 12px;
}

#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33.333%;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 0.7em 0;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	padding: 4px;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.entry-info {
	clear: both;
    color: #999;
	font: 9px Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
	position: relative;
    border-bottom: 1px dotted black;
    padding-bottom: 15px;
}
.entry-info a {
	color: #999;
}
.entry-info a:hover {
	color: #000;
}
.entry-info p {
	margin: 0;
}
.entry-info .comments-link a {
	color: #000;
    text-transform: uppercase;
}
.entry-info .comments-link a:hover {
	background: none;
	background-image: none;
	background-image: none;
	border-radius: none;
	box-shadow: none;
	color: #ffcd00;
	text-shadow: none;
}

.homeSlider {
  margin-bottom: 20px;
}

.homeRecent, .homeRecentTitle {
  position: relative;
}

.homeRecentTitle {
  pointer-events: none;
}

.homeRecent a:hover {
  background: white;
  opacity: 0.7;
}

.homeSlide > a, .homeRecent > a {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
}

.homeSlide h2 a {
  color: black;
}

.homeSlide h2 a:visited {
  color: black;
}

.homeSlider img {
  max-width: 100%;
}

.homeSlider .homeSlide {
  position: relative;
  padding-bottom: 55px;
}

.homeSlider .homeSlide .homeSlideTitle {
  background: white;
  max-width: 50%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: Arial;
  text-align: center;
  padding: 0 1em;
  height: 110px;
  height: auto;
}

.homeSlideTitle div {
  padding: 15px 15px 20px;
}

.homeSlider .homeSlide .homeSlideTitle h2 {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.1em;
}

.homeSlider .homeSlide .homeSlideTitle h4 {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 0.9em;
  font-style: italic;
  font-family: "Times New Roman", Georgia, Serif;
}

.homeSlider .homeSlide .homeSlideTitle h4:after {
/*  content: '';
  position: absolute;
  height: 1px;
  bottom: -5px;
  width: 80%;
  border-top: 1px dashed #000;
  left: 50%;
  transform: translateX(-50%);*/
}

.homeSlider .slick-prev {
  left: 10px;
}

.homeSlider .slick-next {
  right: 10px;
}

body .slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image .slideshow_description_box {
  display: block;
  position: absolute;
  width: initial;
  width: inherit;
  width: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: none;
}
		  
body .slideshow_container_style-light .slideshow_description_box div.slideshow_title {
  display: none;
}

body .ms-slide-info.ms-dir-h {
  width: initial;
  width: inherit;
  width: auto;
  width: 300px;
  max-width: 90%;
  text-align: center;
  bottom: initial !important;
  bottom: inherit !important;
  bottom: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
}

body .ms-slide-info.ms-dir-h p, body .ms-slide-info.ms-dir-h a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em;
  color: white;
}

body .ms-slide-info.ms-dir-h a {
  color: black;
  background: white;
  padding: 10px;
  font-size: 0.8em;
}

.ms-wk .ms-slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  opacity: 0.3;
  pointer-events: none;
  z-index: 1;
}
			  
/*Home Slider End*/

/*Home Categories*/

.homeCategories {
  text-align: center;
  background: white;
  max-width: calc(95% + 25px);
  vertical-align: text-top;
  margin: 0 auto;
  padding-right: 20px;
  padding-bottom: 20px;
}

.homeCategory {
  margin: 20px 0 0 20px;
  width: calc(30% - 15px);
  max-width: calc(30% - 15px);
  display: inline-block;
  border: 1px solid #cccccc;
  vertical-align: text-top;
  padding: 10px;
  position: relative;
  line-height: 1em;
}

.homeCategory:hover {
  background: white;
}

.homeCategory img {
  max-width: calc(100% - 10px);
  max-width: 100%;
}

.homeCategory a {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: none;
  -webkit-transition: background 0.3s opacity 0.3s; /* Safari */
  -webkit-transition: background 0.3s, opacity 0.3s;
  transition: background 0.3s, opacity 0.3s;
}

.homeCategory a:hover {
  background: white;
  opacity: 0.7;
}

.homeCategoryTitle {
  text-transform: uppercase;
}

p.homeCategoryTitle {
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
}

h2.homeCategoryTitle {
  background: white;
  background: none;
  visibility: hidden;
  font-size: 1.5em;
  line-height: 1.2em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50% translateX(-50%));
  pointer-events: none;
  width: calc(100% - 40px);
  padding: 10px;
  text-align: center;
/*  -webkit-transition: visibility 0.1s;  Safari 
  transition: visibility 0.1s;*/
}

.homeCategory a:hover ~ h2.homeCategoryTitle {
  visibility: visible;
}

.homeCategory a:hover ~ p {
  visibility: hidden;
}

/*Home Categories End*/

/*Miss Bush Loves*/

.missBushLoves {
  border: 1px solid black;
  position: relative;
  max-width: 95%;
  margin: 40px auto 0;
}
.missBushLoves > div {
  margin: 20px;
}

.missBushLoves h1 {
  position: absolute;
  padding: 00px 30px;
  left: 40px;
  top: -20px;
  background: #eeeeee;
  font-family: Serif;
}

/*Miss Bush Loves End*/

#content .avatar {
  display: block;
  margin: 0 auto;
}

p.authorBio {
  margin: 0 auto;
  width: 85%;
  text-align: center;
}

.author .page-title {
  padding-top: 10px;
}

/* Home Video */

#content div#homeVideo {
  padding: 10px;
  max-width: calc(100% - 20px);
  background: #eeeeee;
  margin: 0px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/*#homeVideo:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}*/

#homeVideo .homeVideo {
  width: 40%;
  float: left;
  height: auto;
  min-width: 300px;
  line-height: 0;
}

#homeVideo .homeVideo video {
  height: 100%;
  width: 100%;
}

#homeVideo .homeVideoText {
  height: auto;
  float: right;
  width: calc(100% - 300px);
  max-width: calc(100% - 310px);
  text-align: center;
  position: relative;
  padding-left: 10px;
}

.homeVideoText > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: inherit;
  width: auto;
  margin: 0 auto;
}

.homeVideoText > div h3 a:visited, .homeVideoText > div h3 a {
  color: #000;
}

.homeVideoText > div h3 a:visited span, .homeVideoText > div h3 a span {
  border-bottom: 1px solid #000;
}

.homeVideoText > div h3 a:hover {
  color: #7d7d7d;
}

.homeVideoText > div a span {
  
}

/*.homeVideoText > div > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}*/

/*.homeVideoText > div:hover {
  opacity: 0.6;
}*/

.homeVideoText h2 {
  text-transform: uppercase;
}

@media screen and (max-width: 520px){
  #homeVideo .homeVideo {
    width: calc(100% - 20px);
    float: none;
    margin: 0 auto;
    min-width: calc(100% - 20px);
  }
  
  #homeVideo .homeVideoText {
    max-width: none;
    width: calc(100% - 20px);
    float: none;
    margin: 10px auto 0;
  }
  
  #content div#homeVideo {
    display: block;
    
  }
  
  .homeVideoText > div {
    position: initial;
    -webkit-transform: none;
            transform: none;
    top: inherit;
    top: initial;
    top: auto;
  }
}

/* Home Video End */

.homeMainImage {
  margin: 20px 0 0;
  width: 100%;
}

.homeMainImage img {
  max-width: 100%;
}

.homeIntro {
  text-align: center;
}

.homeIntro h1 {
  background: none;
  margin-bottom: 10px;
  line-height: 120%;
}

.homeIntro p {
  margin-bottom: 10px;
}

/*Home We Love*/

#weLove {
  margin: 10px auto 0;
  text-align: center;
  position: relative;
}

#weLove > div {
  position: relative;
  text-align: center;
  line-height: 0;
  margin-bottom: 10px;
}

#weLove > div img {
  max-width: 100%;
}

#weLove h1 {
  position: absolute;
  left: 29px;
  top: -24px;
  z-index: 50;
  padding: 15px;
}

#weLove > div h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  pointer-events: none;
  padding: 20px;
  border: 1px solid #000;
  width: 300px;
  /*background: rgba(255,255,255,0.6);*/
}

#weLove > div a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
/*  background: white;
  opacity: 0.6;*/
}

#weLove > div a:hover {
  background: white;
  opacity: 0.4;
}

@media screen and (max-width: 520px){
  #weLove {
    margin: 20px auto 0;
  }
  
  #weLove h1 {
    position: relative;
    top: initial;
    left: initial;
    -webkit-transform: none;
            transform: none;
  }
  
  #weLove > div h2 {
    max-width: calc(100% - 55px);
  }
}

/*Home We Love End*/

/*Home Other Links*/

#otherLinks {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 20px auto 0;
  font-size: 0.7em;
}

#otherLinks > div {
  position: relative;
  display: inline-block;
}

#otherLinks > div img {
  width: 100%;
  /*min-height: 100%;*/
}

#otherLinks > div h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  pointer-events: none;
  padding: 20px;
}

#otherLinks > div a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: white;
  opacity: 0.6;
}

#otherLinks > div a:hover {
  background: none;
  opacity: 0.4;
}

.ourDesigners, .bookAppointment {
  max-width: 260px;
  padding: 0;
  width: 26.8%;
}

.dressFinder {
  max-width: 430px;
  padding: 0 10px;
  width: 44.33%
}


@media screen and (max-width: 520px){
  
  #otherLinks {
    display: block;
  }
  
  #otherLinks > div {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
  }
  
  #otherLinks > div img {
    max-height: 300px;
    max-width: 260px;
    position: relative;
    min-height: inherit;
    min-height: auto;
    height: inherit;
    height: auto;
/*    left: 50%;
    transform: translateX(-50%);*/
  }
  
}

/*Home Other Links End*/

/*Our Brides*/

#ourBrides {
  margin: 40px auto 0;
  position: relative;
}

#ourBrides h1 {
  position: absolute;
  right: 29px;
  top: -24px;
  z-index: 50;
  padding: 15px;
}

@media screen and (max-width: 520px){
  #ourBrides {
    margin: 20px auto 0;
  }
  
  #ourBrides h1 {
    position: relative;
    top: initial;
    right: initial;
    -webkit-transform: none;
            transform: none;
  }
  
}

/*Our Brides End*/

/*Recent Posts*/

.homeRecentPosts {
  position: relative;
  max-width: calc(95% + 20px);
  margin: 45px auto 0;
  background: white;
  padding-bottom: 50px;
  padding-right: 30px;
}
  
.homeRecentPosts .homeRecent {
  margin: 30px 0 0 30px;
  margin-bottom: 0;
  width: calc(50% - 30px);
  display: inline-block;
  vertical-align: text-top;
  text-align: center;
}

.archive .homeRecentPosts, .category .homeRecentPosts {
  margin-top:0;
  text-align: center;
}

.archive .homeRecentPosts .homeRecent, .category .homeRecentPosts .homeRecent {
  width: calc(49% - 30px);
}

.homeRecentPosts .homeRecent img {
  max-width: 100%;
}

.homeRecentPosts h1 {
  position: absolute;
  padding: 5px 60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -27px;
  background: #ffcd00;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.6em;
  letter-spacing: 2px;
}

.homeRecentPosts h1.morePosts {
  top: auto;
  top: initial;
  padding: 5px 0;
  bottom: -10px;
  right: 30px;
  left: auto;
  left: initial;
  -webkit-transform: none;
          transform: none;
  font-size: 1.2em;
  margin: 0;
}

.homeRecentPosts h1.morePosts a {
  display: block;
  color: black;
  padding: 0 20px;
}

.homeRecentPosts .homeRecent h2 {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.2em;
}

.homeRecentPosts .homeRecent h4 {
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
  font-size: 0.9em;
  font-style: italic;
  font-family: "Times New Roman", Georgia, Serif;
}

.homeRecentPosts .homeRecent h4:after {
/*  content: '';
  position: absolute;
  height: 1px;
  bottom: -5px;
  width: 80%;
  border-top: 1px dashed #000;
  left: 50%;
  transform: translateX(-50%);*/
}

/*Recent Posts End*/



/* =Images
----------------------------------------------- */

#content img.size-auto,
#content img.size-large,
#content img.size-full,
#content img.size-medium,
#content img.size-thumbnail,
.attachment img {
	max-width: 100%;
	width: auto;
	height: auto;
}
#content img.wp-smiley {
	margin: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 2px;
}
.wp-caption {
	background: #eee;
	font: 12px "Georgia, Times New Roman, Boookman Old Style", serif;
	margin-bottom: 1.7em;
	padding: 5px 3px 10px;
	text-align: center;
	max-width: 96%;
}
#content object,
#content embed {
	max-width: 100%;
}




/* =Asides
-------------------------------------------------------------- */



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.7em 0;
	overflow: hidden;
}
.navigation a:visited {
	color: #999;
}
.navigation a:visited:hover,
.navigation a:active,
.navigation a:hover {
	color: #000;
}
/* =Widgets
----------------------------------------------- */

.widget-area {
	overflow: hidden;
   background-color: #eeeeee;
  padding: 20px;
  
}
.two-column #primary {
  max-width: calc(30% - 21px);
}

.two-column #primary.widget-area {
  background: none;
  margin-right: 20px;
}

.widget-area,
.widget-area input {
	text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    letter-spacing: 1.5px;
	line-height: 1.7;
}
.widget-area ul ul a:hover {
	text-decoration: none;
}


.widget-area ul ul {
	list-style: none;
	margin: 0;
}
.widget-area ul ul ul {
	margin-bottom: 0;
}
.widget-area ul ul li {
	padding:0 0;
}
.widget-title {
	border-bottom: dotted 1px #000;
	border-top: none;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
}
.widget-container {
	margin: 0 0 1.5em 0;


}


#wp-calendar caption {
	font: 13px "Georgia, serif";
	font-weight: bold;
	text-align: left;
	padding: 0 2px 6px;
}
/* Flickr Widget (WP.com) */
#flickr_badge_wrapper {
	background-color: transparent !important;
	border: none !important;
}


/* Text Widget */
.textwidget {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    letter-spacing: 1.5px;
	line-height: 1.7;
  }
  


/* =Comments
----------------------------------------------- */

#comments h3 {
	border-bottom: 1px solid #ccc;
	font-family: "Georgia", serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.025em;
	margin: 0 0 8px 0;
	padding: 2px;
	text-transform: uppercase;
}
#comments .comment-meta,
#comments .comment-meta a {
	color: #888;
	font: 12px "Georgia", serif;
}

#comments h3.comment-reply-title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
	font-weight: normal;
}

/* =Footer
----------------------------------------------- */

#footer {
	padding: 0 0 1.7em;
    background: #eeeeee;
    text-align:center;
  	margin-top: 40px;
}
#footer #footer-widget-area {
  	margin: 0 auto;
  	max-width: 990px;
}
#footer .widget-area, .two-column #footer .widget-area {
	float: none;
  display: inline-block;
  text-align: center;
  margin: 20px;
  width: calc(33% - 40px);
  padding: 0;
  vertical-align: text-top;
}

.two-column #footer #first.widget-area, #footer #first.widget-area, .two-column #footer #second.widget-area, #footer #second.widget-area, .two-column #footer #third.widget-area, #footer #third.widget-area {
  margin: 20px;
  width: calc(32% - 40px);
}

#footer .widget-area img {
  max-width: 100%;  
}

#footer #first.widget-area img {
  max-width: 19%;  
}

#footerSocialButtons {
  display: block;
  text-align: center;
}

#footerSocialButtons div {
  height: 30px;
  width: 30px;
  display: inline-block;
}

#colophon {
	border-top: none;
	clear: both;
	color: #888;
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	padding: 0;
	text-align: center;
}
#colophon a {
	color: #888;
	text-decoration: none;
}
#colophon a:hover {
	color: #000;
}
#colophon .generator-link {
	background: url("images/wordpress.png") no-repeat left center;
	display: inline-block;
	margin: 0 0 0 3px;
	padding-left: 20px;
}
#footer img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	#access,
	#header img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area,
	.sharing,
	#wpl-likebox,
	.wpl-likebox	{
		display: none !important;
	}
}
	
/* Top Menu */

#topright{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  letter-spacing: 1px;
  z-index: 1001;
  position: absolute; 
  top: 10px; 
  right: 0;
  display: none;
}

/* Other */

img#wpstats{display:none}

.archive-meta{ 
  text-align: center;
  border-bottom: 0;
  margin-bottom: 20px;
  padding: 0 30px;
	}

#teaser-description	{
	min-width: 100%;
	max-width: 100% !important;
}

#coming-soon {
	margin: 0 !important;
}

#coming-soon-container, #coming-soon-footer {
	padding: 0 !important;
}

#coming-soon #footer #footer-widget-area {
	min-width: 1010px !important;
	max-width: 1010px !important;
}


/* Pix Gridder */

/*Dress Finder*/

.dress-finder .column .cbp-l-filters-buttonCenter {
  line-height: 0;
  font-size: 0;
  letter-spacing: 0;
}

.dress-finder .column #cbpw-filters1 .cbp-filter-item, .dress-finder .column #cbpw-filters1 .cbp-filter-item.cbp-filter-item-active {
  margin: 0 0 2px 2px;
  border: 0;
  background: #eeeeee;
  font-family: Arial, sans-serif;
  letter-spacing: 1.5px;
  color: #666666;
}

.dress-finder .column #cbpw-filters1 .cbp-filter-item:hover {
  background: #f4f4f4;
  border: 0;
  margin: 0 0 2px 2px;
}

.dress-finder .column #cbpw-filters1 .cbp-filter-item.cbp-filter-item-active {
  background: #ffcd00;
}

/*Dress Finder End*/

/*Our Dresses*/


#dressHolder .item {
  transition: all 0.3s linear;
  opacity: 1;
  width: 30%;
  width: calc(33% - 20px);
  padding: 0;
  overflow: hidden;
  -webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	position: relative;
	display: inline-block;
	height: auto;
	vertical-align: top;
	font-size: 12px;
	letter-spacing: 1.5px;
	margin: 5px;
	line-height: 0;
}

#dressHolder .item img {
	max-width: 100%;
	height: initial;
	height: inherit;
	height: auto;
	display: block;
}

#dressHolder .item.hidden {
  min-width: 0;
  width: 0px;
  opacity: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  /*position: absolute;*/
  margin: 0px;
}

#dressHolder .item span.itemInfo {
	position: absolute;
	padding: 15%;
	top: 50%;
	transform: translateY(-50%);
	width: 70%;
	width: calc(100% - 30%);
	display: none;
	z-index: 101;
	pointer-events: none;
}

#dressHolder .item:after {
	position: absolute;
	background: rgba(255, 255, 255, 0.3);
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: '';
	display: none;
}

#dressHolder .item:hover:after, #dressHolder .item:hover span.itemInfo {
	display: block;
	z-index: 100;
	pointer-events: none;
	line-height: 1.7em;
}

@media screen and (max-width: 1024px){
	#dressHolder .item{
		width: 40%;
		width: calc(49% - 20px);
	}
}

@media screen and (max-width: 512px){
	#dressHolder .item{
		width: 95%;
		width: calc(99% - 20px);
	}
}

.item h3 a {
	color: #000;
}

.filter a {
  display: inline-block;
  margin: 10px;
  border: 1px solid black;
  padding: 10px;
}

.filter a i {
  display: none;
}

a label {
  cursor: pointer;
}

.active {
  background: #eee;
}

#filter-display .active {
  background: none;
}

#filter-display a {
  font-family: Avenir;
  padding: 5px;
  font-style: italic;
  cursor: pointer;
  margin-right: 5px;
}

#filter-display a i {
  font-style: italic;
  margin-right: 0 7px;
}

.filter-display-container #filter-display a.pull-right {
  background: black;
  color: white;
  font-style: normal;
  padding: 5px 10px;
}

#filter-display span {
  display: block;
}

.filter-display-container {
  margin: 0 auto;
  padding: 20px;
  max-width: 1200px;
  border-bottom: 1px solid #eee;
}

.filter-display-container h2 {
  display: none;
}

.filter {
  display: none;
  text-align: center;
  /* border-bottom: 1px solid #666; */
}

.option-combo h3 {
  font-family: Avenir, Sans-Serif;
  padding: 7px;
  margin: 0;
  color: #000;
  background: #ffcd00;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid white;
  cursor: pointer;
  position: relative;
}

.option-combo h3:after {
	width: 0; 
  height: 0; 
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 0px solid #000;
  border-top: 4px solid #000;
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s linear;
}

.option-combo h3.filterGroupActive:after { 
	border-top: 0px solid #000; 
	border-bottom: 4px solid #000; 
} 

.dressFinderHolder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dressFinderHolder > div {
  margin: 2%;
}

.dressFilterOptions {
	width: 250px;
}

.dressHolderRight {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media screen and (max-width: 720px){
	.dressFinderHolder {
		display: block;
	}
	
	.dressFilterOptions {
		width: initial;
		width: inherit;
		width: auto;
	}
}

#dressHolder {
  display: block;
  text-align: center;
  padding: 20px 20px 30px;
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
	font-size: 0;
	letter-spacing: 0;
}

#dressHolder > div {
  width: 30%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
   flex-grow: 1;
}

#filter-display::after {
  display: block;
  content: '';
  clear: both;
}

/*Our Dresses End*/

/* Lookbook */

.issuuembed {
  min-height: 400px;
  height: 740px;
  max-width: 100%;
}

/* Lookbook */

/* Customisations for mobile version */

.toggle-nav, .mobileLogo, .socialButtonsMobile, .menu-mobile-menu {
    display:none;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px) {
	html {
		width: 320px;
	}
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px)  { 
	html {
		width: 375px;
	}
}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px)
  and (-webkit-min-pixel-ratio: 1) {
	html {
		width: 768px;
	}
}


@media screen and (max-width: 1024px) {
	
	html, body, .two-column #container, #header, #content-box, .content-sidebar #content-container, .headline, #footer #footer-widget-area, #branding, #footerContainer {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
	}
}

  
@media screen and (max-width: 782px) {
  .logged-in #header {
    top: 46px !important;
  }
  
  .ms-wk .ms-slide, .ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont, .ms-view {
	  height: 309px !important;
	  width: 100% !important;
  }
  
  .ms-wk .ms-slide img {
	  height: 100% !important;
	  max-width: inherit;
	  max-width: initial !important;
	  width: auto !important;    
	  width: auto !important;
	  position: absolute;
      left: 50% !important;
      transform: translateX(-50%) !important;
      margin: 0 !important;
  }
  
}

@media screen and (max-width: 850px) {
	
  
  .dress-finder .entry-content {
    margin: 1.85em 0 0 0;
  }
	
	#branding, #header {
		height: auto;
		min-height: 0;
	}
		
	#header_image {
		position: relative;
		margin: 0 auto;
		bottom: initial;
		left: initial;
		background-size: 100%;
		height: auto;
		width: 100px;
		max-width: 40%;
	}
		
	#holder {
		display: none;
	}
	
	.headline {
		height: auto;
	}
	
	.menu-header ul.menu {
		display: none;
	}
	
  .toggle-nav {
		display:inline-block;
		border-radius:3px;
		color:black;
		font-size:1.5em;
		-webkit-transition: color linear 0.15s;
		transition:color linear 0.15s;
		margin: 5px auto;
		text-align: center;
		padding: 0 10px;
  }
	
	#access {
		height: auto;
		text-align: center;
	}
	
	.two-column #container {
		min-width: 100%;
	}
	
	.mobile-menu {
		position:relative;
		max-width: 100%;
		min-width: 1px;
	}
	
	.mobile-menu ul.menu {
		display:none;
	}
	
	#access ul {
		width: 100%;
		z-index: 100;
    position: relative;
    float: none;
	}
	
	#access ul li {
		width: 100%;
		font-size: 1.8em;
    background: none;
	}
	
	#access ul li a {
		padding: 3px;
	}
	
	#header {
		width: 100%;
		min-width: 100%;
	}
	
	#branding img {
		margin: 0;
		max-width: 100%;
	}
  
  
  
  
  .issuuembed {
    height: 600px;
  }
  
  .full-width #content, .attachment #content, body.no-sidebars #content {
    float: none;
    margin: 0 auto;
  }
  
  #headerLogoHolder {
    position: relative;
    float: left;
    left: 0;
  }
  
  #branding #headerLogo, #branding.pageScrolled #headerLogo, .archive #header #headerLogo, .dress-finder #header #headerLogo {
    height: initial;
    height: inherit;
    height: auto;
    width: initial;
    width: inherit;
    width: auto;
    padding: 10px 15px;
  }
  
  #branding #headerLogo h2 {
    position: initial;
    transform: none;
    font-size: 18px;
  }
  
  #menu-main-menu {
    display: none;
  }
  
  .fullLogo {
    display: none;
  }
  
  .mobileLogo {
    display: inline;
  }
  
  html body {
    padding-top: 50px;
  }
  
  #header { 
		height: auto;
    height: 50px;
	}
  
  html body.pageScrolled, body.archive, body.single {
    padding-top: 50px;
  }
  
  body.menu {
    overflow: hidden;
  }
  
  .two-column #container {
    background: white;
  }
	
	.menu-header #menu-mobile-menu.menu {
		display: none;
	}
	
	.menu-header.menu #menu-mobile-menu {
		display: block;
		position: relative;
		top: 0;
		width: 100%;
		background: white;
    z-index: 100;
    float: none;
	}
	
	.menu-header #menu-mobile-menu li{
		float: none;
		font-size: 2em;
		font-weight: normal;
	}
	
	.menu-header a {
		padding: 5px;
	}
	
	#access {
    position:absolute;
		text-align: center;
		top: 0;
    background: white;
		padding: 0;
		font-size: 20px;
    /*text-align: right;*/
    height: inherit;
    z-index:1;
	transform: none;
	}
  
  #access ul {
    max-width: 100%;
    float: none;
  }
  
  #access ul li {
    float: none;
  }
  
  .menu-header.menu {
    /*margin-top: 50px;*/
  }
  
  .menu #menu-mobile-menu {
    display: block;
    margin-top: 50px;
    top: 0;
  }
	
	#branding .toggle-nav {
		display: inline-block;
    float: right;
    position: relative;
    top: 0;
    right: 0;
    color: #000;
    display: block;
    line-height: 2em;
    margin: 0 1px 0 0;
    padding: 5px 40px;
    text-decoration: none;
    font-size: 20px;
    z-index:11;
	}
	
	#access > a {
		font-size: 1em;
		padding: 5px 40px;
	}
  
	.socialButtons {
		display: none;
	}
  
  .menu .socialButtonsMobile {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px;
  }
  
  #access .socialButtonsMobile a {
    padding: 10px 0;
  }
	
	#topright {
		display: none;
	}
  
  .archive-meta {
    padding: 0;
  }
  
  .page-title {
    padding: 0;
  }
  
  .archive .homeRecentPosts .homeRecent, .category .homeRecentPosts .homeRecent {
    width: 100%;
  }
  
	#branding {
		text-align: center;
    width: initial;
    width: auto;
    height: initial;
    height: auto;
    display: inline-block;
    background: #ffcd00;
    position: relative;
    z-index:10;
	}
	
	#branding #siteLogo, #header.pageScrolled #siteLogo, .archive #header #siteLogo, .dress-finder #header #siteLogo {
		position: relative;
		max-width: 70%;
		margin: 0;
		padding: 0;
		border: 0;
    left: 0;
    height: 50px;
    width: auto;
    padding-left: 15px;
    text-align: left;
	}
  
  #header.pageScrolled, .archive #header, .dress-finder #header {
    background: #ffcd00;
    height: 50px;
    border:0;
  }
  
  .menu #header.pageScrolled, .menu .archive #header, .menu #header {
    height: 100%;
    border: 0;
    width: 100%;
    position: fixed;
    background: white;
    overflow: scroll;
  }
	
	#branding img {
		padding: 0;
		border: 0;
	}
  
  .two-column #footer #first.widget-area, #footer #first.widget-area, .two-column #footer #second.widget-area, #footer #second.widget-area, .two-column #footer #third.widget-area, #footer #third.widget-area {
    width: 95%;
    max-width: calc(100% - 22px);
    margin: 10px auto;
    float: none;
  }
}

@media screen and (max-width: 768px) {
	
  .issuuembed {
    height: 400px;
  }
  
  #menu-main-menu {
    display: none;
  }
  
  .fullLogo {
    display: none;
  }
  
  .mobileLogo {
    display: inline;
  }
  
  html body {
    padding-top: 50px;
  }
	
  .homeSlider, .homeSlider.slick-slider, .homeCategories {
    display: none;
  }
  
  #content div.homeRecentPosts {
    padding: 10px 0 0;
    margin-top: 0;
  }
  
  .homeRecentPosts .homeRecent {
    margin: 0 auto;
    width: 95%;
  }
  
  .homeRecentTitle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
  }
  
	p {
		margin: 0 0.5em 1.7em;
	}
	
	#header { 
		height: auto;
    height: 50px;
	}
  
  html body.pageScrolled, body.archive, body.single, html body.dress-finder {
    padding-top: 50px;
  }
	
	.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
		margin: 0 0.5em 0.5em;
	}
  
  body.menu {
    overflow: hidden;
  }
  
  .two-column #container {
    background: white;
  }
	
	.menu-header #menu-mobile-menu.menu {
		display: none;
	}
	
	.menu-header.menu #menu-mobile-menu {
		display: block;
		position: relative;
		top: 0;
		width: 100%;
		background: white;
    z-index: 100;
    float: none;
	}
	
	.menu-header #menu-mobile-menu li{
		float: none;
		font-size: 2em;
		font-weight: normal;
	}
	
	.menu-header a {
		padding: 5px;
	}
	
	#access {
    position:absolute;
		text-align: center;
		top: 0;
    background: white;
		padding: 0;
		font-size: 20px;
    /*text-align: right;*/
    height: inherit;
    z-index:1;
	}
  
  #access ul {
    max-width: 100%;
    float: none;
  }
  
  #access ul li {
    float: none;
  }
  
  .menu-header.menu {
    /*margin-top: 50px;*/
  }
  
  .menu #menu-mobile-menu {
    display: block;
    margin-top: 50px;
    top: 0;
  }
	
	#branding .toggle-nav {
		display: inline-block;
    float: right;
    position: relative;
    top: 0;
    right: 0;
    color: #000;
    display: block;
    line-height: 2em;
    margin: 0 1px 0 0;
    padding: 5px 40px;
    text-decoration: none;
    font-size: 20px;
    z-index:11;
	}
	
	#access > a {
		font-size: 1em;
		padding: 5px 40px;
	}
	
	#content-box img {
		max-width: 100%;
	}
	
	.socialButtons {
		display: none;
	}
  
  .menu .socialButtonsMobile {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px;
  }
  
  
  #access .socialButtonsMobile a {
    padding: 10px 0;
  }
	
	#topright {
		display: none;
	}
  
  .archive-meta {
    padding: 0;
  }
  
  .page-title {
    padding: 0;
  }
  
  .archive .homeRecentPosts .homeRecent, .category .homeRecentPosts .homeRecent {
    width: 100%;
  }
  
  .intro {
    padding-right: 0;
    width: 100%;
  }
	
	#branding {
		text-align: center;
    width: initial;
    width: auto;
    height: initial;
    height: auto;
    display: inline-block;
    background: #ffcd00;
    position: relative;
    z-index:10;
	}
	
	#branding #siteLogo, #header.pageScrolled #siteLogo, .archive #header #siteLogo {
		position: relative;
		max-width: 70%;
		margin: 0;
		padding: 0;
		border: 0;
    left: 0;
    height: 50px;
    width: auto;
    padding-left: 15px;
    text-align: left;
	}
  
  #header.pageScrolled, .archive #header {
    background: #ffcd00;
    height: 50px;
    border:0;
  }
  
  .menu #header.pageScrolled, .menu .archive #header, .menu #header {
    height: 100%;
    border: 0;
    width: 100%;
    position: fixed;
    background: white;
    overflow: scroll;
  }
	
	#branding img {
		padding: 0;
		border: 0;
	}
	
	#content > div {
		max-width: 100%;
		width: 100%;
		float: none;
    text-align: center;
	}
  
  .our-dresses #content > div {
    padding: 0;
  }
  
  .homeRecentPosts h1.morePosts {
    display: inline-block;
    position: relative;
    right: initial;
    bottom: initial;
    max-width: calc(45% - 10px);
  }
	
  .homeRecentPosts h1 {
    position: relative;
    padding: 5px 20px;
    top: initial;
    left: initial;
    -webkit-transform: none;
            transform: none;
    margin: 10px 10px 20px;
    display:none;
  }
  
	.content-sidebar #content-container {
		margin: 0 auto;
		float: none;
	}
	
	.two-column #primary, .two-column #secondary {
		float: none;
		width: 100%;
		border-top: 1px dotted #e3e3e3;
	}
	
	.blog.two-column #content, .single.two-column #content, .archive.two-column #content{
		width: calc(100% - 20px);
		margin: 0 auto;
    padding: 10px;
    float: none;
	}
  
  .two-column #primary {
    max-width: 95%;
  }
	
	.entry-title, .entry-meta {
		text-align: center;
	}
	
	.entry-content h1 {
		font-size: 2em;
	}
	
	body p {
		font-size: 1em;
	}
	
	.two-column #primary.widget-area {
		display: block;
		margin: 0 auto;
	}
	
	.two-column #footer .widget-area {
		display: block;
		margin: 10px auto;
		float: none;
    max-width: 95%;
    width: 95%;
	}
	
	.two-column #footer #second {
		display: block;
		margin: 10px auto;
		float: none;
    max-width: 95%;
    width: 95%;
	}
	
	.two-column #footer #third {
		display: block;
		margin: 10px auto;
		float: none;
    max-width: 95%;
    width: 95%;
	}
  
  .two-column #footer #second.widget-area, #footer #second.widget-area {
    margin: 10px auto;
    max-width: 95%;
  }

	iframe {
  		max-width: 100%;
	}
  
  .full-width #content, .attachment #content, body.no-sidebars #content {
    max-width: 100%;
  }
  
  .homeCategory {
    width: calc(95% - 20px);
    max-width: calc(95% - 20px);
  }
}


.logged-in #header {
  top: 32px;
}

#wpadminbar {
  position: fixed !important;
}

/* Pixgridder fix */

.our-dresses.pixgridder .column {
	float: none;
	margin: 0;
}

/* carousel edits */

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
	line-height: 130%;
	font-size: 1em;
	color: black;
}

.entry-info {
	padding: 20px;
	display: none;
}

/*  WPForms edits */

div.wpforms-container-full, div.wpforms-container-full .wpforms-form * {
text-align: left;
}
