/* # Custom
---------------------------------------------------------------------------------------------------- */


/* ## Support Page
--------------------------------------------- */

.page-id-654 .one-third,
.home.page-id-43 .one-third {
	background: #fafafa;
	font-family: "ProximaNova-Light", sans-serif;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
}

.page-id-654 .one-third a,
.home.page-id-43 .one-third a {
	color: #3A3F57;
	text-transform: uppercase;
	font-size: 10px;
}

.page-id-654 .one-third a:hover,
.home.page-id-43 .one-third a:hover {
	color: #f3999f;
}

.page-id-3730 .one-third,
.page-id-3730 .one-fourth {
	margin-bottom: 50px;
	text-align: center;
}

.category-testimonials .entry-footer {
	display: none;
}

/* ## Resources Page
--------------------------------------------- */

.page-id-273 .content .button {
	background: #fff;
	border: 1px solid #3A3F57;
}

.page-id-273 .button:hover {
	background: #3A3F57;
	border-color: #3A3F57;
}


.page-id-273 .topresource {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 30px;
}

.page-id-273 .one-fourth {
	text-align: center;
	padding: 20px;
	margin-bottom: 50px;
}

.page-id-273 .one-fourth .button {
	margin-top: 30px;
}

/* ## Features Page
--------------------------------------------- */

.page-id-1572 .one-third {
	border: 1px solid #f2f1f1;
	margin-bottom: 25px;
	margin-bottom: 2.5rem;
	padding: 25px;
	padding: 2.5rem;
	height: 365px;
	text-align: center;
}

.page-id-1572 h3 {
	font-size: 16px;
	text-transform: uppercase;
}

#text-61 h4,
#text-50 {
	text-align: center;
}


/* ## Member Area
--------------------------------------------- */

.members-archive .entry {
	margin-bottom: 0;
	padding: 10px 0;
}

.members-archive .entry-title {
	font-size: 17px;
}

.members-archive .entry-header .entry-meta {
	margin: 0;
}

.members-archive .site-inner {
	margin-bottom: 40px;
}

/* ## Portfolio
--------------------------------------------- */

.mainsite-portfolio .portfolio {
	float: left;
	padding: 0 5px 0px;
	padding: 0 .5rem 0rem;
	width: 33.33333333%;
}

.mainsite-portfolio .portfolio img {
	opacity: 1;
	border: 1px solid #f2f1f1;
}

.mainsite-portfolio .portfolio img:hover {
	opacity: .8;
}

.mainsite-portfolio .entry {
	background: none;
	border: none;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.mainsite-portfolio .entry-title,
.mainsite-portfolio .entry-title a {
	font-size: 11px;
	font-size: 1.1rem;
	text-align: center;
}

.mainsite-portfolio .entry-title:before,
.mainsite-portfolio .entry-title:after {
	content: "";
}

.mainsite-portfolio .entry-meta,
.single-portfolio .entry-meta {
	display: none;
}

.mainsite-portfolio .portfolio:nth-of-type(3n+1) {
	clear: left;
}

.single-portfolio .content {
	text-align: center;
}

.portfolio-featured-image {
	margin: 0 auto;
}

.mainsite-portfolio .archive-description {
	background: none;
	text-align: center;
	letter-spacing: 1px;
}


/* ## Showcase
--------------------------------------------- */

.mainsite-showcase .showcase {
	float: left;
	padding: 1%;
	width: 50%;
}

.mainsite-showcase .showcase-widget {
	width: 30%;
	margin: 0 auto;
}

.mainsite-showcase .showcase img {
	border: 1px solid #f2f1f1;
	opacity: 1;
}

.mainsite-showcase .showcase img:hover {
	opacity: .8;
}

.mainsite-showcase .entry {
	background: none;
	border: none;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.mainsite-showcase .entry-title,
.mainsite-showcase .entry-title a {
	font-size: 11px;
	text-align: center;
}

.mainsite-showcase .footer-widgets .entry-title a {
	font-size: 16px;
}

.mainsite-showcase .entry-title:before,
.mainsite-showcase .entry-title:after {
	content: "";
}

.mainsite-showcase .entry-meta,
.single-showcase .entry-meta {
	display: none;
}

.mainsite-showcase .showcase:nth-of-type(2n+1) {
	clear: left;
}

.single-showcase .content {
	text-align: center;
}

.showcase-featured-image {
	margin: 0 auto;
}

.mainsite-showcase .archive-description {
	background: none;
	text-align: center;
	letter-spacing: 1px;
}

.mainsite-showcase .sidebar-primary,
.single-showcase .sidebar-primary {
	width: 20%;
}

.mainsite-showcase .content,
.single-showcase .content {
	background: #fff;
	width: 75%;
}

/* ## Product Listings
--------------------------------------------- */

.genesis-must {
	background: #FFF1EE;
	font-family: 'ProximaNova-Light', sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	padding: 12px 20px;
	text-align: center;
	margin: 28px 10px 0 0;
	text-transform: uppercase;
	width: 100%;
}

.genesis-must a {
	color: #3A3F57;
	text-decoration: underline;
}

#featured-full {
	background: #fff;
	margin: 0 0 20px 0;
	width: 780px;
}

.features {
	border: double #f2f1f1;
	font-weight: 300;
	color: #707070;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 15px auto 20px;
	padding: 10px 30px;
}

.live-demo {
	background: #FFF1EE;
	border: 1px solid #FFF1EE;
	color: #3A3F57;
	font-family: 'ProximaNova-Regular', sans-serif;
	float: left;
	font-size: 10px;
	letter-spacing: 2px;
	padding: 12px 20px;
	text-align: center;
	margin: 28px 10px 0 0;
	text-transform: uppercase;
}

.live-demo:hover {
	background: #3A3F57;
	border: 1px solid #3A3F57;
	color: #fff;
}

/* ## After Themes
--------------------------------------------- */

.after-themes {
	background: #fff;
	margin-bottom: 20px;
	padding: 20px 30px;
	text-align: center;
}

.after-themes .widget {
	float: left;
	margin: 0px 5px 30px;
	padding: 8px;
	width: 32%;
}

.after-themes #text-33.widget {
	border: none;
	clear: both;
	float: none;
	margin: 10px auto 50px;
	margin-left: 5px;
	padding: 0;
	width: 100%;
}

.after-themes .widget-title {
	text-align: center;
}

/* ## Other
--------------------------------------------- */

.front-photo {
	box-shadow: none !important;
}

.beautiful {
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.home-flexible .textwidget {
	text-align: center;
}

.bctt-ctt-text a {
	color: #666 !important;
	font-family: 'ProximaNova-Light', sans-serif !important;
}

.gform_confirmation_wrapper {
	background: #FFF8F6;
	padding: 30px;
}

.woocommerce ul.products li.product a img, 
.woocommerce div.product div.images img, 
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img {
	background: url(images/browser-top.png) top center no-repeat;
	background-size: 100%;
    border-color: #f2f1f1;
    border-image: none;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding-top: 2.5%;
}

.woocommerce ul.products li.product h3 {
	font-family: 'Miller', serif;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	text-align: center;
}

.woocommerce.widget_products {
	overflow: hidden;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	width: 48% !important;
}

.woocommerce .related ul.products li.product, 
.woocommerce-page .related ul.products li.product {
	width: 22% !important;
}

#add_payment_method #payment,
.woocommerce-checkout #payment {
	background: #F7F6F7 !important;
	border-radius: 0px !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	border-color: transparent transparent #fff !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background-color: #fff !important;
}

.woocommerce table.shop_table {
	border-radius: 0px !important;
}

.woocommerce fieldset {
	border: none;
}

.wc-tab h2,
.wc-tabs {
	display: none;
}

.related h2 {
	font-size: 10px;
	text-align: center;
}

.sans {
	font-family: "Selfie";
	font-size: 38px;
	letter-spacing: normal;
	line-height: 35px;
}

.numbers {
	background: #F3999F;
	border-radius: 100px;
	color: #fff;
	padding: 4px 11px 6px;
}

.post-type-archive-testimonial .entry-permalink {
	display: none;
}

.wp-training {
	border: 1px solid #eee;
	padding: 30px;
}

.home .product.shop_vendor-stephanie-hellwig::before,
.home .product.shop_vendor-oh-hello-designs::before,
.home .product.shop_vendor-the-pixelista::before {
	content: url(images/third-party.png);
	position: absolute;
	top: 14px;
	right: 0;
}

.developer {
    border: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
}

.bio {
    background: #fafafa none repeat scroll 0 0;
    float: right;
    margin-bottom: 20px;
    padding: 30px;
    width: 61%;
}
.connect {
    font-family: "Playfair Display",serif;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}

.woocommerce .sidebar-primary {
	display: none;
}

.content h4 {
	color: #3A3F57;
	text-transform: uppercase;
}

.content .entry-image {
	width: 300px;
}

#text-60 {
	background: rgba(0, 0, 0, 0) url("images/r3d-whoweare.png") repeat scroll 0 0 / 100% auto;
    padding: 31px 30px 10px 91px;
    text-align: left;
}

/*
Animated Search Form
---------------------------------------------------------------------------------------------------- */

.nav-secondary .genesis-nav-menu > .search {
	display: inline-block;
	position: relative;
	width: auto;
	padding: 0;
}

li a.icon-search:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	content: "\f002";
}

li a.icon-search {
	cursor: pointer;
}

/*li a.icon-search:hover {
	border-bottom: none;
}*/

.search-div {
	display: none;
	position: absolute;
	z-index: 10;
	right: 0;
	width: 250px;
	padding: 10px;
	background: #FFF1EE;
}

.search-div .search-form {
	position: relative;
}

.search-div .search-form input[type="search"] {
	width: 100%;
	padding: 10px;
	font-size: 12px;
}

.search-div .search-form input[type="submit"] {
	position: absolute;
	right: -1px;
	bottom: 1px;
	padding: 10px 14px;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* Clear search field placeholder text on focus */
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder {
	color: transparent;
} /* Firefox 18- */
input:focus::-moz-placeholder {
	color: transparent;
} /* Firefox 19+ */
input:focus:-ms-input-placeholder {
	color: transparent;
} /* oldIE ;) */


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 960px) {

	.mainsite-showcase .content,
	.single-showcase .content,
	.mainsite-showcase .sidebar-primary,
	.single-showcase .sidebar-primary {
		width: 100%;
	}


}

@media only screen and (max-width: 800px) {

	.nav-secondary .genesis-nav-menu > .search {
		display: none;
	}
	
	.after-themes .widget {
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {

	.mainsite-showcase .showcase,
	.mainsite-portfolio .portfolio {
		width: 100%;
	}

}