/* Enter Your Custom CSS Here */

/* Site wide footer styles */

#footer .wrap {
  box-sizing: border-box;
  padding: 10px;
}

#footer .wrap > div {
    width: 32% !important;
    padding: .5%;
}

#footer .wrap > div:nth-of-type(4) {
    width: 100% !important;
}

/* Styles for checkout page */

.page-id-6814.bowp-content-page #inner {
  box-sizing: border-box;
  width: 940px;
  max-width: 100%;
  padding: 30px;
}

.page-id-6814 h1.entry-title {
    text-align: center;
    padding-bottom: 20px;
}

.page-id-6814 .entry-content img:first-of-type {
    padding-left: 20px;
}

.page-id-6814 form.s2member-pro-stripe-form {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}

.page-id-6814 div.s2member-pro-stripe-form-description-div {
    font-family: 'Lucida Grande',Arial,Helvetica;
}

.page-id-6814 input[type="text"],
.page-id-6814 input[type="email"] {
    height: 40px;
    margin-top: 3px !important;
}

.page-id-6814 button#s2member-pro-stripe-checkout-submit {
	height: 40px;
    width: 200px;
    color: #fff;
	font-size: 15px;
  	text-transform: uppercase;
    border: none;
    background-color: #a7bd55;
}


/* 
 *
 * Redesign Project 
 *
 */


/* General Styles */

html {
    width: 100% !important;
    min-width: 1250px;
}

body,
.bowp-content-page #inner {
    background-color: #fcfcfc;
    font-family: sans-serif;
}

.bowp-content-page #inner {
    font-size: 15px;
    width: 1340px;
    max-width: 100%;
    padding: 60px;
    box-sizing: border-box;
    line-height: 1.5;
    margin: 0 auto;
}

.bowp-content-page.page-template-default #inner {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
}

#wrap {
    width: 100%;
}

.bowp-content-page #footer {
    border-top: 1px solid #eee;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.05);
    margin-top: 60px;
}

a, a:visited, a:hover, a:focus {
    text-decoration: none;
}

h1, h2, h3 {
    text-transform: uppercase;
    font-weight: 300;
}

p.wp-caption-text {
    font-size: 12px;
    color: #888;
}

/* Header */

#nav {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    background-color: #a7bd55;
    background-image: none;
    height: 50px;
    line-height: 50px;
}

.menu-primary {
    float: right;
    margin-right: 40px;
}

#menu-main-menu li:first-of-type:before {
    content: 'Best of Wedding Photography';
    font-family: sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    position: absolute;
    top: 20px;
    left: 40px;
    padding-left: 0;
    font-size: 20px;
}

.admin-bar #menu-main-menu li:first-of-type:before {
    top: 50px;
}

.menu-primary li {
    padding: 0;
}

.menu-primary li a {
    border-right: none;
    height: auto;
    margin-top: 0;
    padding: 0 8px;
    line-height: 50px;
    font-weight: 300;
    font-size: 12px;
    text-decoration: none !important;
    letter-spacing: .5px;
}

.menu-primary li:first-of-type a {
    margin-left: 400px;
}

#bowp_header, .social-networking, .search_form {
    display: none;
}

/* Front page */

.thumbnails a {
    width: 20%;
    height: 150px;
    overflow: hidden;
}

.thumbnails a img {
    width: 101% !important;
    height: auto !important;
}

#bowp_directory_bar-2 {
    position: relative;
    z-index: 999999;
    width: 100%;
    background-color: #c3cf9e;
    padding: 0;
}

#directory_bar_1 {
    background-image: none;
    height: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;
}

.directory_bar label {
    text-transform: uppercase;
    margin-left: 20px;
}

.directory_bar select {
    height: 30px;
    font-size: 13px;
    width: 250px !important;
    max-width: 30%;
}

.directory_bar .studio_ddl {
    width: 250px !important;
    max-width: 98%;
}

.directory_bar .blog_link {
    display: none;
}

#footer {
    padding: 0;
    font-size: 14px;
    position: relative;
    background-color: #fcfcfc;
}

#footer .wrap {
    padding: 0;
}

#footer .wrap > div {
    /*width: 26% !important;
    margin: 60px 3%;*/
    width: 26% !important;
    margin: 80px 1% 100px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1.4;
}

h4.widget-title.widgettitle, 
#footer .widgettitle a {
    font-weight: 300;
}

#about_bowp {
    text-align: right;
    margin-left: 8% !important;
}

#random_profile {
    /*padding: 0 60px !important;*/
    box-sizing: border-box;
}

#random_profile img {
    margin-left: 4px;
    margin-bottom: 4px;
}

#random_profile img:nth-of-type(1), #random_profile img:nth-of-type(2n+1) {
    padding-left: 50px;
}
#random_profile img:nth-of-type(2n) {
    padding-right: 50px;
}

#recent_blog_posts {
    margin-right: 8% !important;
}

a.rsswidget img {
    display: none;
}

#recent_blog_posts li {
    font-size: 15px;
}

#recent_blog_posts li a {
    font-weight: normal;
}

#copyright {
    font-size: 13px;
    margin: 0 !important;
    background-color: rgba(255,255,255,.8);
    padding: 40px 0 !important;
    background: #352C25;
    border-top: 3px solid #a7be54;
    background: #333;
}

#copyright h3.widgettitle {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    border-bottom: none;
    letter-spacing: 2px;
    color: #999;
    font-family: sans-serif;
}

#category_sitemap {
    padding-bottom: 40px;
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

#copyright #category_sitemap .column {
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box;
}

.category_listing.dontsplit {
    margin-bottom: 30px;
}

#category_sitemap h4 {
    font-size: 14px;
}

#copyright a, #copyright a:visited {
    text-decoration: none;
    color: rgb(158,179,88);
}

#copyright h4 a {
    text-transform: uppercase;
    /*font-weight: 800;*/
    color: #888;
}

#category_sitemap ul {
    padding: 0 !important;
}

#copyright li {
    list-style-type: none !important;
}

#copyright p {
    display: inline-block;
    max-width: 600px;
}

/* Location Pages */

.location_heading, 
.category h3.widgettitle {
    font-weight: 400;
    color: #535D19;
    margin-top: 15px;
    font-size: 24px;
    font-family: sans-serif;
    font-weight: 300;
    margin: 50px 0 30px;
    border-bottom: none;
}

.category .featured_image {
    margin-right: 30px;
    margin-bottom: 30px;
}

.category .featured_image img {
    border: none;
    border-radius: 0;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1);
}

.category .readmore img {
    display: none;
}

.category .readmore:after {
    content: "Read More";
    background: #a7be54;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 28px;
    position: relative;
    top: 10px;
    font-weight: 300;
}

.preferred_vendors .vendor_list {
    margin-left: 0;
    font-size: 15px;
    font-weight: 300;
}

.category_description {
    color: #888;
    margin: 60px 0 80px;
}


/* Profile Pages */

#members_profile .left {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

#members_profile .image_wrapper .loading_indicator {
  display: none;
}

#members_profile .right {
    width: 48%;
    box-sizing: border-box;
    padding: 20px 30px 40px;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1);
    margin: 10px 2% 0 0;
}

#members_profile h1.entry-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: sans-serif;
}

#members_profile a.website,
#members_profile a.website:hover,
#members_profile a.website:focus
#members_profile a.website:visited {
    color: #a7be54;
}

#members_profile .custom_fields {
    margin-bottom: 10px;
    color: #aaa;
}

#contact_studio_link {
    border: none;
    background: #a7be54;
    padding: 12px 24px;
    text-transform: uppercase;
    border-radius: 1px;
    margin-top: 30px;
}

/* Specific Pages */

.page-template-default .entry-content img {
    border: none !important;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1);
}

.page-id-2 h1 strong,
.page-id-4109 h1.entry-title-lg {
    font-size: 22px;
    font-weight: 300;
}

.page-id-2 .entry-content > div:first-of-type {
    padding: 0 !important;
    margin: 0 40px 0 0 !important;
}

.page-id-2 a[href="https://www.dev.bestofweddingphotography.com/membership"] {
    background: #a7be54;
    padding: 12px 24px;
    color: #fff;
    margin-top: 20px !important;
    display: inline-block;
}

.page-id-4109 a img {
    border: none !important;
}

.page-id-4109 .entry-content > div:last-of-type {
    height: 220px;
    margin: 20px 0;
}

.page-id-1188 .entry-content > p:first-of-type, .page-id-1188 .entry-content > p:nth-of-type(2) {
    display: none;
}

.page-id-1188 .entry-content img {
    margin: 30px 0 30px 50px !important;
}

.page-id-27 form,
.page-id-1188 form {
    box-shadow: 0 0 4px 2px rgba(0,0,0,.1);
    padding: 20px 24px 20px 20px;
    width: 500px;
    margin: 30px 0;
}

.page-id-1188 form {
    margin: 60px auto;
}

.page-id-27 form input, 
.page-id-27 form textarea,
.page-id-1188 form input, 
.page-id-1188 form textarea{
    height: 40px;
    width: 100%;
    border: 1px solid #ccc;
}

.page-id-27 form textarea,
.page-id-1188 form textarea {
    height: 200px;
}

form > p {
    color: #666 !important;
    font-size: 13px;
    text-transform: uppercase;
}

.page-id-27 form input[type="submit"],
.page-id-1188 form input[type="submit"] {
    background: #a7be54;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 300;
    border: none !important;
    width: 101% !important;
    font-weight: 800;
    letter-spacing: 1px;
    margin-top: 12px;
}

.page-id-1188 img[title="Circular_Elite"], 
.page-id-1188 img[title="Rectangular_Elite"], 
.page-id-1188 img[title="Circular_Member"], 
.page-id-1188 img[title="Rectangular_Member"], 
.page-id-1188 img[title="Rectangular_WorldsBest"] {
    display: none;
}

.page-id-1188 h2 span {
    color: #888 !important;
}

.page-id-1188 blockquote {
    margin-left: 0;
}