/*
THEME NAME: Rachel Photography
THEME URI: http://www.wppatrickk.com
DESCRIPTION: Custom Wordpress Theme
VERSION: 1.0
AUTHOR: <a href="http://www.wppatrickk.com">Patrick</a>
AUTHOR URI: http://www.wppatrickk.com
*/
@import "reset.css";
@font-face {font-family: 'HorizontesScript';src: url('fonts/32A955_0_0.eot');src: url('fonts/32A955_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/32A955_0_0.woff2') format('woff2'),url('fonts/32A955_0_0.woff') format('woff'),url('fonts/32A955_0_0.ttf') format('truetype');}
@font-face {font-family: 'HorizontesScript-Bold';src: url('fonts/32A955_1_0.eot');src: url('fonts/32A955_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/32A955_1_0.woff2') format('woff2'),url('fonts/32A955_1_0.woff') format('woff'),url('fonts/32A955_1_0.ttf') format('truetype');}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.03em;
	overflow-x: hidden;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: 700;
}
hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}
blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}
#wrapper {
	width: 100%;
}
.inner {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0 18px;
}
.clear {
	clear: both;
}
#header-wrap {
	position: relative;
}
#slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#slider ul li {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#cookie-notice {
	position: absolute !important;
}
#cn-notice-text a {
	color: #fff;
	text-decoration: underline;
}
#cn-accept-cookie {
	text-indent: 9999px;
	background: url('images/close.png') no-repeat center center;
	background-size: contain;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-left: 15px !important;
	position: relative;
	top: 5px;
}
#header {
	width: 100%;
	padding: 20px 0;
	position: relative;
	z-index: 20;
}
#header-wrap #header {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 0;
}
#logo {
	padding-bottom: 25px;
}
#logo img {
	max-width: 400px;
	width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
}
#menu {
}
#menu ul {
	width: 100%;
	display: table;
}
#menu ul li {
	display: table-cell;
	position: relative;
}
#menu ul li a {
	padding: 10px 15px;
	display: inline-block;
	color: #333333;
	font-weight: 400;
	font-size: 13px;
	transition: all 200ms ease-in-out 0s;
}
#header-wrap #menu ul li a {
	color: #E8B4A3;
}
#menu ul li a:hover, #menu ul li:hover a {
	color: #E8B4A3;
}
#menu ul li ul {
	min-width: 100%;
	width: auto;
	position: absolute;
	display: none;
	top: auto;
	z-index: 99999;
	left: 0;
	background: #DDDDDD;
}
#menu ul li:hover > ul {
	display: block;
}
#menu ul li ul li {
	display: block;
	float: none;
}
#menu ul li ul li a, #menu ul li:hover ul li a, #header-wrap #menu ul li ul li a, #header-wrap #menu ul li:hover ul li a {
	font-size: 13px;
	line-height: 1.1;
	display: block;
	white-space: nowrap;
	padding: 12px 16px;
	color: #333333;
}
#menu ul li ul li a:hover, #header-wrap #menu ul li ul li a:hover {
	color: #888;
}
#container {
	width: 100%;
}
#home-sections {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 50px;
}
#home-sections ul {
	overflow: hidden;
	padding: 30px 0 50px;
	width: 100%;
	display: table;
}
#home-sections ul li {
	width: 25%;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding: 0 4px;
}
#home-sections ul li a {
	display: block;
	padding: 40px 20px;
	position: relative;
	width: 100%;
	height: 154px;
	border: 5px solid #E8B4A3;
}
.section-image img {
	max-width: 100%;
	display: block;
	height: auto;
}
#home-sections ul li a h3 {
	color: #E8B4A3;
	font-size: 32px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
}
#home-sections ul li:last-child a {
	padding-top: 45px;
	line-height: 1.5;
}
#home-sections ul li:last-child a h3 {
	font-size: 18px;
}
ul.blog-posts h2, .page-subtitle {
	color: #666;
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	line-height: 1.7;
}
.page-subtitle {
	margin-top: 10px;
}
ul.blog-posts li {
	padding: 0;
	list-style-type: none;
	margin-bottom: 40px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 40px;
}
ul.blog-posts li h3 {
	color: #666;
	font-weight: 300;
	font-size: 22px;
	padding-top: 15px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	line-height: 1.7;
}
.post-content h1, .post-content h2 {
	color: #666;
	font-size: 24px;
	padding-bottom: 15px;
	font-weight: 700;
	text-align: center;
	font-family: 'Lato', sans-serif;
	line-height: 1.7;
}
.post-content img {
	max-width: 100%;
	display: block;
	height: auto;
}
ul.blog-posts li img {
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	transition: all 200ms ease-in-out 0s;
}
ul.blog-posts li a:hover img {
	opacity: 0.7;
}
body .wp-pagenavi {
	text-align: center;
}
body .wp-pagenavi a, body .wp-pagenavi span {
	border: 0;
	display: inline-block;
	padding: 7px 10px;
	margin: 0 5px;
	border-radius: 50%;
}
body .wp-pagenavi span.current {
	color: #fff;
	background: #666;
}
#content-wrap {
	padding: 40px 0;
	max-width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	float: left;
	width: 74%;
}
.blog-title {
	display: block;
	height: auto;
	margin: 0 auto;
}
.post {
}
.post-title {
	font-size: 24px;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 12px;
}
.blog-left {
	width: 16%;
	float: left;
}
.blog-right {
	width: 82%;
	float: right;
}
.post-title a {
	color: #333333;
}
.post-content h3 {
	font-size: 22px;
	color: #111;
	line-height: 1.3;
	margin-bottom: 12px;
}
.post-content p {
	line-height: 1.6;
	margin-bottom: 20px;
}
.post-content ul li {
	padding: 5px 0 5px 20px;
	list-style: disc inside none;
	line-height: 1.3;
}
.post-content ol li {
	padding: 5px 0 5px 20px;
	list-style: decimal inside none;
	line-height: 1.3;
}
.aligncenter {
	display: block;
	margin: 15px auto;
}
.alignleft {
	float: left;
	margin: 0 30px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 30px;
}
.testimonial-wrap {
	width: 100%;
	display: table;
	margin: 0 0 40px;
}
.testimonial-image {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	max-height: 300px;
}
.testimonial {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	padding-left: 35px;
}
.picture-right .testimonial {
	padding-left: 0;
	padding-right: 35px;
}
.post-content .testimonial p {
	font-size: 14px;
	margin-bottom: 12px;
}
.testimonial {
	font-size: 16px;
	line-height: 1.8;
}
.testimonial h3 {
	font-weight: 400;
	font-size: 16px;
}
.page-title, .woocommerce-breadcrumb, .woocommerce-result-count, .woocommerce-ordering, .woocommerce-message {
	display: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 23.5% !important;
	margin-right: 1.8% !important;
	text-align: center;
}
.woocommerce ul.products li.product:last-child, .woocommerce-page ul.products li.product:last-child {
	margin-right: 0 !important;
}
.woocommerce ul.products li.product h3 {
	font-size: 16px !important;
	line-height: 1.6 !important;
	padding: 0 0 10px !important;
	color: #333 !important;
	font-weight: 600;
}
.woocommerce ul.products li.product .price {
	color: #111 !important;
	font-size: 16px !important;
}
.woocommerce ul.products li.product .button {
	display: block;
	width: 100%;
	max-width: 150px;
	font-size: 16px;
	text-align: center;
	padding: 10px 25px;
	background: #eee;
	margin: 0 auto;
}
.single-product.woocommerce div.product {
	overflow: hidden;
}
.woocommerce div.product .product_title {
	font-size: 24px !important;
	line-height: 1.6 !important;
	padding: 0 0 10px !important;
	color: #111 !important;
	font-weight: 700;
}
.single-product.woocommerce div.product p.price {
	font-size: 22px !important;
	line-height: 1.4 !important;
	padding: 0 0 10px !important;
	color: #333 !important;
	font-weight: 400;
}
div[itemprop="description"] {
   line-height: 1.8;
   padding: 10px 0 15px;
}
.woocommerce div.product form.cart .variations label {
	font-size: 16px;
	font-weight: 400 !important;
	line-height: 34px;
}
.woocommerce div.product form.cart .variations select {
	border: 1px solid #ccc;
	padding: 8px 10px;
}
.single-product.woocommerce div.product span.price {
	font-size: 22px !important;
	color: #111 !important;
	line-height: 1.6;
	margin-bottom: 12px;
	font-weight: 700;
	display: block;
}
.product_meta {
	display: none;
}
.single-product.woocommerce .quantity .qty {
	border: 1px solid #ccc;
	padding: 8px;
	width: 60px;
	height: 40px;
}
.woocommerce div.product form.cart .button {
	background: #333 !important;
	color: #fff !important;
	border-radius: 0 !important;
	padding: 12px 35px;
}
#sidebar {
	float: left;
	width: 20%;
}
.sidepanel {
	margin-bottom: 30px;
}
.sidepanel h3 {
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.sidepanel ul li {
	padding: 0 0 5px;
	line-height: 1.2;
}
#slider .bx-wrapper .bx-controls-direction a {
	text-indent: -9999px;
	border: 0;
	background-size: 28px 28px;
}
#slider .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(images/right-arrow.png) no-repeat center center rgba(0, 0, 0, 0.8);
}
#slider .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(images/left-arrow.png) no-repeat center center rgba(0, 0, 0, 0.8);
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	display: none !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 100% !important;
	float: none !important;
}
form.woocommerce-checkout {
	max-width: 600px;
	margin: 0 auto;
}
.woocommerce form .form-row {
	margin-bottom: 10px !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select {
	border: 1px solid #ccc;
	padding: 8px 10px;
	height: 35px;
}
.woocommerce table.shop_table {
	border-radius: 0 !important;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
	padding: 12px !important;
}
.woocommerce-checkout #payment {
	border-radius: 0 !important;
	background: #eee !important;
}
.woocommerce-checkout #payment ul.payment_methods li {
    list-style-type: none;
    padding: 0;
}
#place_order {
	background: #333;
	color: #fff;
	padding: 12px 40px;
	border-radius: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background: #333 !important;
	color: #fff !important;
	padding: 12px 40px !important;
	border-radius: 0 !important;
}
.woocommerce .quantity .qty {
	padding: 5px 0;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.woocommerce td.product-name dl.variation dt {
	line-height: 1.6;
}
.product-name a {
	font-size: 16px;
	line-height: 1.4;
}
.woocommerce .cart_totals table.shop_table tbody tr td {
	text-align: right;
}
#footer {
	width: 100%;
	background: #eee;
	padding: 15px 0;
}
#footer .inner {
	max-width: 940px;
}
#footer ul {
	overflow: hidden;
}
#footer ul li {
	width: 30%;
	float: left;
	margin-right: 5%;
}
#footer ul li:last-child {
	margin-right: 0;
}
#footer ul li h3 {
	color: #333333;
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 15px;
}
#footer-bottom {
	background: #ddd;
	padding: 20px 0;
}
#footer-bottom .inner {
	max-width: 940px;
}
#footer-bottom p {
	color: #111;
	font-size: 13px;
}
#footer-bottom p a {
	color: #111;
}
.footer-left {
	float: left;
}
.footer-right {
	float: right;
}
.footer-right p {
	text-align: right;
}
.footer-right p a {
	text-decoration: underline;
}
.aipp-logo img {
	width: 100%;
	max-width: 100px !important;
	height: auto !important;
	display: inline-block;
	margin-right: 10px;
}
.footer-social a {
	display: inline-block;
	margin-left: 10px;
}
.footer-social a:first-child {
	margin-left: 0;
}
.footer-social a img {
	max-width: 40px;
	width: 100%;
	display: block;
	height: auto;
}
.sep {
	color: #CCC;
	margin: 0 8px;
}
.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
#mobile-slide {
	background: #eee;
	display: none;
	position: relative;
}
#mobile-slide a {
	color: #111;
	display: block;
    font-size: 20px;
	padding: 12px 20px;
	font-weight: 300;
}
#mobile-slide a:hover {
	text-decoration: none;
}
.icon-bar {
	position: absolute;
    right: 15px;
    top: 20px;
}
.icon-bars {
    position: relative;
    transition: transform 0.3s ease-in 0s, background-color 0.2s ease 0s;
}
.icon-bars, .icon-bars::after, .icon-bars::before {
    background-color: #333;
    display: block;
    height: 2px;
    width: 24px;
}
.menu-opened .icon-bars {
    background-color: #333;
    transform: rotate3d(0, 0, 1, 135deg);
    transition: transform 0.3s ease-in 0.2s, background-color 0.2s ease 0s;
}
.menu-opened .icon-bars::after, .menu-opened .icon-bars::before {
    background-color: #333;
    top: 0;
    transform: rotate3d(0, 0, 1, 90deg);
    transition: top 0.2s ease-in 0s, transform 0.3s ease-in 0.2s, background-color 0.2s ease 0s;
}
.icon-bars::after, .icon-bars::before {
    content: "";
    left: 0;
    position: absolute;
    transition: top 0.3s ease-in 0.3s, transform 0.3s ease-in 0s, background-color 0.2s ease 0s;
}
.icon-bars::after {
    top: -8px;
}
.icon-bars::before {
    top: 8px;
}
.wpcf7-form label { 
	display: block;
	line-height: 1.5;
	margin-bottom: 8px;
}
.wpcf7-form label span {
	color: #ff0000;
}
.wpcf7-form br {
	display: none;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form select {
	padding: 8px;
	border: 1px solid #ccc;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #333333;
}
.wpcf7-form .engagement-form textarea {
	height: 80px;
}
span.wpcf7-list-item {
	margin: 0 10px 5px 0 !important;
}
.engagement-form p, .engagement-form h3 {
	text-align: center;
}
.wpcf7-form .engagement-form label span {
	color: #333333;
}
.wpcf7-form input[type="submit"] {
	background: #DDDDDD;
	color: #000;
	padding: 12px 25px;
	border: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}
@media screen and (max-width : 1100px) {
}
@media screen and (max-width : 780px) {
	#footer .footer-left, #footer .footer-right {
		float: none;
		text-align: center;
	}
	#footer .footer-left {
		margin-bottom: 30px;
	}
	#footer .footer-right p {
		text-align: center;
	}
}
@media screen and (max-width : 767px) {
	#cookie-notice {
		display: none !important;
	}
	#header-wrap #header, #slider {
		position: static;
	}
	#header {
		padding: 0;
	}
	#mobile-slide {
		display: block;
	}
	#logo {
		padding: 20px;
	}
	#slider ul li {
		height: 300px !important;
	}
	.bx-wrapper .bx-controls-direction a {
		display: none !important;
	}
	#menu {
		display: none;
	}
	#menu .inner {
		padding: 0;
	}
	#menu ul {
		display: block;
	}
	#menu ul li {
		display: block;
	}
	#header-wrap #menu ul li a {
		display: block;
		padding: 18px 20px;
		background: #fff;
		color: #333;
		border-bottom: 1px solid #ccc;
		position: relative;
		font-size: 14px;
		text-transform: uppercase;
	}
	#menu ul li ul, #menu ul li:hover ul {
		display: none;
		position: static;
	}
	#menu ul li ul li a, #menu ul li:hover ul li a, #header-wrap #menu ul li ul li a, #header-wrap #menu ul li:hover ul li a {
		padding: 14px 20px 14px 36px;
	}
	#menu ul li.menu-item-has-children > a:after {
		content: '+';
		padding-left: 5px;
		font-weight: bold;
		font-size: large;
		line-height: 10px;
		position: absolute;
		right: 20px;
		top: 20px;
		font-size: 20px;
	}
	#menu ul li.menu-item-has-children.opened > a:after {
		content: '-';
	}
	.testimonial-wrap {
		display: block;
	}
	.testimonial-image, .testimonial {
		width: 100%;
		display: block;
		padding: 0 !important;
	}
	.testimonial-image {
		height: 280px;
		margin-bottom: 20px;
	}
	#footer-bottom .footer-left, #footer-bottom .footer-right {
		width: 100%;
		display: block;
		text-align: center;
	}
	#footer-bottom .footer-left {
		padding-bottom: 24px;
	}
	#footer-bottom .footer-left a {
		display: block;
		padding: 14px 0;
	}
	#footer-bottom .footer-right p {
		text-align: center;
	}
}
@media screen and (max-width : 640px) {
}