/*
Theme Name: Avada Child
Description: This is a custom child theme of Avada
Author: Nayeon Kim
Template: Avada_template
Version: 0.1
*/

@import url("../Avada_template/style.css");

.home #main {
	padding: 0px 10px 45px !important;
}
.home .front-page .one_half {
	width:48%; margin-right:2%;
}
.home .front-page .three_fourth {
	width: 70%;
}
.home .front-page #sidebar {
	background-color: #f3eff0 !important;
	padding:8px !important;
}
.home .front-page #sidebar p:first-child {
	display: none;
}
.home .front-page #sidebar .button.large{
	margin-bottom: 12px;
	width: 72%;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
}
.home .front-page #sidebar #subscribe-btn .button {
	font-size: 12px;
}
.home .front-page #sidebar #calendar_1, .home .front-page #sidebar #calendar_1 table:first-child {
	width:100% !important;
}
.home .front-page #sidebar #calendar_1 .calbg {
	background-color: #004d2d;
}
.home .front-page .flexslider {
	margin: 0 0 13px;
}
.home .front-page .avada-container .columns {
	margin: 0 0 0;
}
.home #news .slides li {
	height:135px;
}
#main {
	padding-top:35px;
}
.title-sep {
	border-color: #115E20 !important;
}
li.image img {
	height:250px;
}
.title {
	margin: 0 0 10px;
}
.newsletter-right .post-content ul.list-icon {
    margin: 16px 0px 0px 20px;
}
.newsletter-right .button {
    width:105px;
}
/*MEMBERSHIP BAR*/
#shadow-header {
	background:url('/wp-content/uploads/2014/05/shadow-top.png'); 
	background-repeat:no-repeat; 
	background-position:top center; 
	height:55px; 
	max-width:940px; 
	text-align:right; margin: 0 auto;
}
#shadow-header p {
	padding:27px 2% 0px 0px; 
	margin: 0;
	color: #6a8447; 
	font-size:12px; 
}
#shadow-header a {
	color: #6a8447; 
}
#shadow-header a:hover {
	text-decoration:underline;
}
@media screen and (max-width: 600px) {
	.home .front-page .one_half {
		width:100%;
	}
	.home .front-page .three_fourth {
		width: 100%;
	}
	.home .front-page #sidebar .button{
		margin-bottom: 12px;
		width: 100%;
	}
}


/* MEMBERSHIP */
#pmpro_levels_table {
	width:100%;
}
form.pmpro_form label {
        width:191px;
}
form.pmpro_form .leftmar {
        margin: -2px 0 0 91px;
}
/* NEWSLETTER */
.newsletter-current {
	width: 33%;
	background-color: #d9d9d9;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	float: left;
	margin-right: 33px;
	margin-bottom: 45px;
}
.newsletter-current img {
	width: 90%;
	padding-top: 4px;
	padding-bottom: 4px;

}
.newsletter-right {
	float: left;
}
.archived .one_fourth {
	width: 22%;
}
.archived .tab div:nth-child(4) {
	margin-right: 0 !important;
	clear: right;
}

/* Manage Account */
.pmpro_actionlinks a {
	color: #6A8447;
	text-decoration: underline;
	font-size:1.1em;
}
#pmpro_account-membership table,#pmpro_account-invoices table {
	margin-bottom:16px;
	margin-top:15px;
}
#pmpro_account-membership table th,#pmpro_account-invoices table th  {
	text-align: left;
}

/* Manage Account -> Payments & Receipts */
#pmpro_invoices_table a {
	color: #6A8447;
	text-decoration: underline;
}
#nav-below .nav-next{
	display: none;
}
#pmpro_invoices_table th {
	text-align: left;
}

/* Join/Renew Page Overrides */
#pmpro_levels_table thead th {
	display: table-cell;
}

/* Membership Checkout Page */
.pmpro-checkout table {
	border-top: 1px solid black;
}
.pmpro-checkout #pmpro_user_fields {
	border-bottom: 1px solid black;
}
.pmpro-checkout #pmpro_pricing_fields {
	border: none;
}
.pmpro-checkout .pmpro_thead-name, .pmpro_checkout thead th {
	color: #6a8447;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	float: none;
	width: auto;
	display: block;
}
.pmpro-checkout .pmpro_thead-msg {
	text-align: left;
	float: none;
	display: block;
	color: black;
	width: auto;
}
.pmpro-checkout .pmpro_thead-msg a {
	color: #6a8447;
	text-decoration: underline;
}
.pmpro-checkout .pmpro_sslseal {
	float: right;
	padding-right: 39%;
}
.pmpro-checkout form.pmpro_form div {
	margin: 0.3em 0 0em 0;
}
.pmpro-checkout #pmpro_level_cost p:first-child {
	margin-bottom: 2px;
}
.pmpro-checkout #pmpro_checkout_box-member h2 {
	margin-bottom: -10px;
}
.pmpro-checkout #pmpro_submit_span {
	display: block;
	margin: 0 auto;
	width: 165px;
	float: none;
}

/* BOOK CATALOGUE */
.book-catalogue {
	font-family: Arial, sans-serif;
}
#ninja_forms_form_12_all_fields_wrap h1 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 26px !important;
}
#ninja_forms_form_12_all_fields_wrap input[type=text], #ninja_forms_form_12_all_fields_wrap textarea {
	border: 1px solid #d2d2d2;
	padding: 8px 11px;
}
#ninja_forms_form_12_all_fields_wrap input[type=text] {
	height: 30px;
}
h2.book__title:before {
	display: block; 
	content: " "; 
	margin-top: -100px; 
	height: 100px; 
	visibility: hidden;
}
.hidden {
	display: none;
}
.inline {
	display: inline;
}
/* MRM Monthly */
.archived .shortcode-tabs .tab-hold .tabs li a {
	text-indent:9px !important;
}
.archived .tabs-vertical .tabset {
	width: 16.744681%
}
.archived .tabs-vertical .tabs-container {
	width: 82.93617%;
}
.archived .tabs-vertical .tabs-container .tab_content {
	padding-left: 65px !important;
	min-height: 236px;
}