/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* LAYOUT ————————————————————————————————————————————————*/
#masthead .hgroup {
	background-image: url('images/pw-header-bkgd2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 75px !important;
	padding-bottom: 35px !important;
}

#masthead {
	padding: 0;
	background-color: #172a3d;
}

#main {
	background-image: url('images/footer-mountains.jpg');
	background-position: bottom center;
	background-repeat: repeat-x;
	padding: 25px 15px 175px;
}

@media screen and (max-width: 1080px) {
	#masthead {
		padding: 0;
	}
	
	.main-navigation ul {
		padding-left: 35px;
	}
}

@media screen and (max-width: 680px) {
	#masthead .hgroup {
		background-image: url('images/pw-header-bkgd-mobile.jpg');
		padding-bottom: 20px;
	}
}

.clear {
	clear: both;
}

/* Menu ————————————————————————————————————————————————*/
.main-navigation {
	font-weight: 100 !important;
	text-transform: uppercase;
	background-color: #d6cdb6;
	background-image: url(images/tan-symphony.jpg);
}

.main-navigation ul li a {
	padding: 20px;
	line-height: 1em;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.more-menu-item > a {
	background-image: url('images/more.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.main-navigation ul ul a {
	width: 210px;
	padding: 15px 20px;
}

/* TEXT ————————————————————————————————————————————————*/
p {
	margin-bottom: 1.5em;
	font-size: 15px;
}

.entry-content h1 {
	font-size: 2em;
	text-transform: uppercase;
	color: #33516b;
}

.widget_headline-widget .decoration {
	border-top: 1px solid;
	border-color: inherit;
	position: relative;
	height: 1px;
	margin: 10px 60px 20px;
}

.entry-content a, .entry-content a:visited, #secondary a, #secondary a:visited, #masthead .hgroup a, #masthead .hgroup a:visited {
	color: #583c5e;
	text-decoration: none;
	font-weight: 600;
}

.entry-content a:hover {
	color: #6c5172;
	text-decoration: none;
	font-weight: 600;
}

.entry-content h1, .entry-content h2, .entry-content h3 {
	color: inherit;
	margin: .5em 0;
	font-weight: 300;
}

.entry-content h2 {
	font-size: 1.5em;
	line-height: 1.2em;
}

.entry-content blockquote {
	font-style: normal;
	margin-left: 1em;
	padding-left: 1em;
	border-left: 3px dotted;
	border-color: inherit;
}

.entry-content h4 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: 100;
	color: inherit;
}

.entry-content h5 {
	font-size: 1.5em;
	padding-bottom: 5px;
	border-bottom: 2px dotted;
	line-height: 1.2em;
	font-weight: 100;
	color: inherit;
}

#footer-widgets .widget .widget-title {
	color: #d9d2c1;
	font-size: 20px;
	font-weight: 200;
	margin-bottom: 20px;
	border-bottom: dotted 2px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.widget_headline-widget h3 {
	padding-bottom: 20px;
	margin: 0;
	font-size: 18px;
	color: #666666;
	font-weight: 200;
}

.so-widget-sow-button-flat-c5eadf74b78e .ow-button-base a {
	font-size: 1em;
	padding: .5em 1em;
	background: #33516b;
	color: #f3f0e0 !important;
	border: 1px solid #33516b;
	border-width: 1px 0;
	-webkit-border-radius: .25em;
	-moz-border-radius: .25em;
	border-radius: .25em;
	text-shadow: 0 1px 0 rgba(0,0,0,0.05);
}

.my-button a {
	padding: 15px;
	background-color: #33516b;
	color: #f3f0e0;
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: solid 3px #172a3d;
}

.my-button a:hover {
	background-color: #3a5b79;
	color: #fff;
}

/* CALENDAR ————————————————————————————————————————————————*/
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	background-color: #d6cdb6;
	color: #fff;
}

.tribe-events-calendar thead th {
	background-color: #403143;
	color: #fff;
	font-weight: 700;
	padding: 1em 0;
	white-space: nowrap;
	border-left: none;
	border-right: none;
}

#tribe-events-content .tribe-events-calendar td {
	border: none;
	background: #faf7f1;
	padding: 5px;
	border-top: 0;
	-webkit-transition: all .2s cubic-bezier(0.55,.085,.68,.53);
	-moz-transition: all .2s cubic-bezier(0.55,.085,.68,.53);
	-ms-transition: all .2s cubic-bezier(0.55,.085,.68,.53);
	-o-transition: all .2s cubic-bezier(0.55,.085,.68,.53);
	transition: all .2s cubic-bezier(0.55,.085,.68,.53);
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	background-color: #d6cdb6;
	color: #7b7464;
}

#tribe-events-content .tribe-events-calendar td, #tribe-events-content table.tribe-events-calendar {
	border: solid 5px #fff;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color: #365671;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
	background-color: #f3ede0;
	color: #817a67;
	font-size: 12px;
	font-weight: 700;
}

#tribe-bar-form {
	background: #faf7f1;
	position: relative;
	margin: 0;
	width: 100%;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0;
	width: 100%;
	height: auto;
	padding: 10px;
	background: #172a3d;
	color: #c6d2dd;
	text-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: button;
}

.tribe-bar-views-inner {
	padding: 15px 0 45px;
	background: #d6cdb6;
	margin: 0;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	color: #444;
	text-align: left;
	display: block;
	text-decoration: none;
	padding: 6px 15px;
	background: #c9bfa7;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
	background: #e8e3d4;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
	background: #e8e3d4;
	color: inherit;
}

.tribe-events-notices {
	background: #dbc1c5;
	border: 1px solid #c6acaf;
	color: #80545b;
	margin: 10px 0 18px;
	padding: 8px 35px 8px 14px;
	text-shadow: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
	background: #fff;
}

.tribe-events-list-separator-month span {
	background-color: #f3ede0;
	padding: 0 7.5%;
}

.single-tribe_events .tribe-events-event-meta {
	background: #faf7f1;
	border: 1px solid #d6cdb6;
	margin: 30px 0;
}

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
	border-top: 1px solid #d6cdb6;
	padding-top: 2em;
}

.single-tribe_events h2.tribe-events-single-event-title {
	font-size: 33px;
	color: #6585a0;
	border-bottom: solid 1px #6585a0;
	padding-bottom: 5px;
}

.single-tribe_events h1.tribe-events-single-event-title {
	font-size: 30px;
	color: #365671;
	border-bottom: dotted 2px #365671;
	padding-bottom: 10px;
}

.updated {
	display: block;
}

.tribe-events-list .tribe-events-event-image img {
	height: 100px;
	margin: 0;
	padding: 0;
	width: 300px;
	object-fit: cover;
}

.tribe-events-list .tribe-events-event-cost span {
	background: #d6cdb6;
	border: none;
	display: block;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
	padding: 12px 10px;
	border-radius: 200px;
	text-align: center;
	text-overflow: ellipsis;
}

.tribe-events-list .type-tribe_events {
	border-bottom: 0;
	padding: 1.75em 0;
	position: relative;
	border-bottom: solid 10px #eeebd9;
}

/* TABS —————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.osc-res-tab ul.tab-content {
	margin: 0;
	padding: 50px;
	background: #fff;
	border-left: solid 1px #e0d8cb;
	border-right: solid 1px #e0d8cb;
}

#oscitas-restabs-1-endorsements-85291 li a {
	background-color: #e0d8cb;
}

.osc-res-tab.osc-tabs-center > div {
	border-bottom: 1px solid #e0d8cb;
	display: inline-block;
	margin-bottom: -6px;
}

#oscitas-restabs-1-endorsements-85291 li a:hover, #oscitas-restabs-1-endorsements-85291 li a:focus {
	background-color: #d3cab8;
}

#oscitas-restabs-1-endorsements-31213 li.active > a {
	background-color: #fff !important;
}

.osc-res-tab .nav-tabs>li>a {
	margin-right: 10px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 10px 10px 0 0;
}

.osc-res-tab .pull-right>.dropdown-menu {
	right: 0;
	left: auto;
	background-color: #e0d8cb;
}

/* CIRCLE ICONS ————————————————————————————————————————————————*/
.widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-top {
	padding-top: 165px;
}

.widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-top .circle-icon {
	top: 0;
	left: 50%;
	margin-left: -75px;
}

.widget_circleicon-widget .circle-icon-box.circle-icon-size-large .circle-icon {
	width: 150px;
	height: 150px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.widget_circleicon-widget .circle-icon-box h4 {
	color: inherit;
}

.widget_circleicon-widget .circle-icon-box .circle-icon [class^="fa fa-"] {
	color: #f3f0e0;
}

/* MOBILE MENU ————————————————————————————————————————————————*/
.mobile-nav-frame {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #3d2f3d;
	font-family: "Raleway", sans-serif;
	z-index: 999999;
	background-image: url(images/purple-china.jpg);
	background-attachment: fixed;
}

.mobile-nav-frame ul {
	margin: 0 12px;
	background: #362936;
	border: 1px solid #312534;
	padding: 4px 10px;
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2), 0 -1px 0 rgba(255,255,255,0.075);
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.2), 0 -1px 0 rgba(255,255,255,0.075);
	box-shadow: inset 0 0 2px rgba(0,0,0,0.2), 0 -1px 0 rgba(255,255,255,0.075);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.mobile-nav-frame .title {
	padding: 14px 12px;
	margin-bottom: 25px;
	border-bottom: 1px solid #312534;
	background: #362936;
}

/* WOOCOMMERCE ————————————————————————————————————————————————*/
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;
	width: 48%;
	display: none;
}

.gform_wrapper {
	overflow: inherit;
	margin: 1em 0;
	max-width: 100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	width: 100%;
}

.woocommerce #page-wrapper .product h1.entry-title {
	font-size: 2.3em;
	color: #666;
	text-transform: uppercase;
	font-weight: 300;
	border-bottom: 1px solid #d9d2c1;
	padding-bottom: 25px;
	text-align: center;
	margin: 10px 10% 50px;
}

.product_meta {
	display: none;
}

.woocommerce-page.woocommerce-cart #primary, .woocommerce-page.woocommerce-checkout #primary {
	float: left;
	width: 100%;
}

thead {
	display: none;
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 32px;
	display: none;
}

.woocommerce .button.alt {
	font-size: 1em;
	text-shadow: none;
	border-top: solid 1px #563e5b;
	border-left: solid 1px #563e5b;
	border-right: solid 1px #403143;
	border-bottom: solid 1px #403143;
	background: #3d2f3d;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#3d2f3d),color-stop(1,#563e5b));
	background: -ms-linear-gradient(bottom,#3d2f3d,#563e5b);
	background: -moz-linear-gradient(center bottom,#3d2f3d 0%,#563e5b 100%);
	background: -o-linear-gradient(#563e5b,#3d2f3d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#563e5b',endColorstr='#3d2f3d',GradientType=0);
}

.woocommerce .button.alt:hover, .woocommerce .button.alt:active, .woocommerce .button.alt.disabled, .woocommerce .button.alt:disabled, .woocommerce .button.alt:disabled[disabled], .woocommerce .button.alt.disabled:hover, .woocommerce .button.alt:disabled:hover, .woocommerce .button.alt:disabled[disabled]:hover {
	border-top: solid 1px #403143;
	border-left: solid 1px #403143;
	border-right: solid 1px #403143;
	border-bottom: solid 1px #403143;
	background: #403143;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#403143),color-stop(1,#403143));
	background: -ms-linear-gradient(bottom,#403143,#403143);
	background: -moz-linear-gradient(center bottom,#403143 0%,#403143 100%);
	background: -o-linear-gradient(#403143,#403143);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#403143',endColorstr='#403143',GradientType=0);
}

td, th {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: rgba(250,247,241,0.6);
}

.woocommerce table.shop_table td {
	border-top: 10px solid #f3f0e0;
	padding: 25px 15px;
	vertical-align: middle;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	box-sizing: border-box;
	width: 100%;
	color: #666;
	border: 3px solid #b9b2a0;
	border-radius: 0;
	background-color: #f3f0e1;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	padding: 1em 2em 1em 3.5em !important;
	margin: 0 0 2em !important;
	position: relative;
	background-color: rgb(250,247,241);
	color: #515151;
	border-top: 3px solid #403143;
	list-style: none !important;
	width: auto;
	word-wrap: break-word;
}

.select2-container .select2-choice {
	display: block;
	padding: 10px 0 0 15px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	border-radius: 3px;
	background-clip: padding-box;
	max-width: 100%;
	background-color: #f3f0e1;
	border: solid 3px #b9b2a0;
	height: 40px;
	color: #666;
}

.widget.woocommerce .product_list_widget li img {
	float: left;
	margin-left: -45px;
	display: none;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
	margin-bottom: 2em;
	margin-top: 3em;
	background-color: #d6cdb6;
	padding: 10px 20px 50px;
	background-attachment: fixed;
	max-width: 630px;
	margin-right: auto;
	margin-left: auto;
	border-left: solid 10px #b5afa0;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: none;
	padding: 20px;
	margin: 2em 0;
	text-align: left;
	border-radius: 5px;
}

#add_payment_method #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: rgba(243,240,225,0.3);
	color: #515151;
}

#add_payment_method #payment, .woocommerce-checkout #payment {
	background: rgb(223,217,204);
	border-radius: 5px;
}

#add_payment_method #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
	content: "";
	display: block;
	border: 1em solid rgba(243,240,225,0.3);
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -.89em;
	left: 0;
	margin: -1em 0 0 2em;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #b9b2a0;
	margin: 0;
	list-style: none;
}

#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
	border-color: #b9b2a0;
}

/* SOCIAL MEDIA ————————————————————————————————————————————————*/
.widget_vantage-social-media .social-media-icon {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	width: 36px;
	height: 36px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.1);
}

/* MISSIONARY MASONRY ————————————————————————————————————————————————*/
div.cactus_masonry_databox:not(#target_IE8_only) {
	background-color: rgba(62,47,61,0.7) !important;
	margin-bottom: 15%;
	text-align: center;
	font-family: 'raleway', sans-serif;
	font-weight: 200;
	color: #f3f0e0;
}

div.cactus_masonry_databox div.cm_title {
	font-size: 1.35em;
	border-bottom: dotted 1px rgba(255,255,255,0.3);
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.CM_area div {
	border-style: none;
	min-width: 250px;
}

img.masonry_brick_img:hover {
	opacity: .5;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

div#MPG_Loader_Container {
	top: 0;
	margin: 0;
	display: none !important;
}

div#MPG_Loader_Color {
	display: none !important;
	border-radius: 0;
}

@media screen and (max-width: 680px) {
	div.CM_area div {
		width: 100% !important;
	}
	
	div.cactus_masonry_databox:not(#target_IE8_only) {
		margin-bottom: 0;
	}
}

.missionary-image {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	overflow: hidden;
	display: inline-block;
	transition: all .8s ease;
}

.missionary-image:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	overflow: hidden;
	display: inline-block;
	transition: all .8s ease;
}

.missionary-title {
	transition: all .8s ease;
}

.missionary-title:hover {
	transition: all .8s ease;
}

/* FORMS ————————————————————————————————————————————————*/
input[type=text], input[type=email], input[type=password], textarea {
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	border: 3px solid #b9b2a0;
	border-radius: 0;
	background-color: #f3f0e1;
	padding: 10px !important;
}

.widget select {
	max-width: 100%;
	background-color: #f3f0e1;
	background-attachment: fixed;
	border: solid 3px #b9b2a0;
	width: 100%;
	height: 40px;
	color: #666;
}

.gform_wrapper .gfield_description {
	padding: .625em 0 0;
	width: 97.5%;
	color: #666;
	font-size: 15px;
}

.gform_wrapper select, .gform_wrapper textarea {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: normal;
	max-width: 100%;
	background-color: #f3f0e1;
	border: solid 3px #b9b2a0;
	width: 100% !important;
	height: 40px;
	color: #666;
}

.gform_wrapper .top_label .gfield_label {
	margin: 1em 0 .1em;
	font-weight: 300;
	display: -moz-inline-stack;
	line-height: 1.3;
	clear: both;
	font-size: 1.5em;
	color: #666;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	display: block;
	margin: 0 0 0 24px;
	padding: 0;
	width: auto;
	line-height: 1.5;
	vertical-align: top;
	font-size: 1.2em;
	color: #666;
}

.gform_wrapper ul li.gfield {
	clear: both;
	padding: 0;
}

.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
	width: 25%;
	min-width: 150px;
}