.cat-list {
	margin-bottom: 78px !important;
	margin-top: -120px;
}
.post-thumb img {
	width: 100%;
}
.post-content-body p .readmore {
	margin-top: 22px;
}
.post-content-body p {
	margin-bottom: 0;
	text-align: justify;
}
.post-content-body .readmore:hover {
	background: #0eb18f;
	color: #fff;
}
.blog-page-wrapper {
	padding-top:130px !important;
}
.author-banner-img {
	margin-bottom: 7px;
}
.search-page .post-content-header h3 {
	position: relative;
	left: auto;
	bottom: auto;
	color: #000;
}
.search-page .post-content-header h3 a {
	color: #000;
}
.search-page .post-content-header {
	padding: 15px 30px 0;
}
.category-post-listing .post-content {
	margin-bottom: 20px;
}
.search-page .search-listing:nth-child(3n+1) {
	clear: both;
}
.search-page .post-content-body {
	padding: 20px 30px 30px;
}
.theemon-paging ul li a {
	padding: 0;
	line-height: 45px;
	border-radius: 100%;
	display: block;
	width: 45px;
	height: 45px;
}
.theemon-paging ul li {
	display: block;
	float: left;
	margin: 0 6px;
}
.pagination-box.theemon-paging-effect {
	display: inline-block;
}
.theemon-paging {
	text-align: center;
	padding-top: 70px;
}
.theemon-paging ul li a:hover, .theemon-paging ul li .active {
	background: #0eb290;
	border: 1px solid #0eb290;
	color: #ffffff;
	text-decoration: none;
}
.page-header.content-none-header {
	border-bottom: none;
	margin: 0 0 25px;
	padding-bottom: 0;
	text-align: center;
}
.page-header.content-none-header h1 {
	font-size: 20px;
	font-family: 'gotham_boldregular';
}
.page-content.content-none-body {
	padding-top: 0;
}

#searchform input[type="text"] {
	width: 200px;
	height: 35px;
	padding: 0 10px;
	font-size: 14px;
	font-family: 'gotham_bookregular';
	border: 1px solid #0eb290;
	color: #333333;
	background: none;
	display: block;
	float: left;
}
#searchform input[type="submit"] {
	height: 35px;
	padding: 0 15px;
	font-family: 'gotham_boldregular';
	border: 1px solid #0eb290;
	font-size: 14px;
	border-left: none;
	display: block;
	float: left;
	color: #fff;
	background: #0eb290;
	letter-spacing: 1px;
}

#searchform label {
	float: left;
	display: block;
	font-size: 16px;
	font-family: 'gotham_bookregular';
	margin-right: 10px;
	line-height: 31px;
}
#searchform {
	display: inline-block;
}
.subscribe-page p {
	padding: 0;
}
.subscribe-page h3 {
	line-height: 1.2;
	margin-bottom: 20px;
}
.subscribe-page form h3 {
	font-size: 20px;
	line-height: 1.2;
}
.subscribe-page form {
	line-height: 1.2;
	font-size: 15px;
}
.subscribe-page .wysija-paragraph {
	padding-top: 10px;
}
.subscribe-page .wysija-paragraph label {
	display: inline-block;
	width: 270px;
}
.subscribe-page .wysija-paragraph input[type="text"] {
	width: 270px;
	height: 35px;
	padding: 0 10px;
	font-size: 14px;
	font-family: 'gotham_bookregular';
	border: 1px solid #d3e2ea;
	color: #333333;
	background: none;
}
.subscribe-page input[type="submit"] {
	height: 35px;
	padding: 0 15px;
	font-family: 'gotham_boldregular';
	border: 1px solid #0eb290;
	font-size: 14px;
	border: 1px solid #0eb290;
	color: #0eb290;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.subscribe-page input[type="submit"], .contact-page input[type="submit"] {
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
}
.subscribe-page input[type="submit"]:hover {
	color: #fff;
	background: #0eb290;
}
.subscribe-page .formError .formErrorContent {
	border: medium none;
	font-family: cursive;
	font-size: 11px;
	line-height: 1.4;
	padding: 5px 10px;
	width: 100%;
}
.contact-page-btn a {
	border-radius: 0;
}
.contact-page-btn .contact-custom-work {
	border-left: none;
	border-radius: 0 4px 4px 0;
}
.contact-page-btn .contact-help {
	border-radius: 4px 0 0 4px;
}
.support-team h2 {
	text-transform: none;
}
.support-team p {
	letter-spacing: 1px;
}
.support-team strong {
	letter-spacing: 1px;
}
.theme-listing-wrap .listing-body .theemon-paging li:nth-child(3n+1) {
	clear: none;
}
.support-team span {
	color: #56758d;
}

.contact-page .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
.contact-page .ajax-loader {
	display: none;
}
.contact-page input[type="submit"] {
	width: 160px;
	height: 48px;
	border-radius: 4px;
	float: right;
	letter-spacing: 2px;
}

.sbHolder {
	background-color: transparent;
	border-bottom: 1px solid #d3e2ea;
	font-family: "Lora", serif;
	font-size: 14px;
	height: 40px;
	position: relative;
	width: 90%;
	margin-left: 10%;
	text-transform: capitalize;
	color: #56758d;
}
.sbHolder a {
	color: #56758d;
	display: block;
	width: 90%;
	word-wrap: break-word;
}
.sbHolder .sbToggle {
	background: url(../images/arrow-down-icon.png) center 12px no-repeat;
	display: block;
	height: 40px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbHolder .sbToggleOpen {
	background: url(../images/arrow-up-icon.png) center 12px no-repeat;
}
.sbHolder a:hover {
	text-decoration: none;
}
.sbSelector {
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}

.contact-page input, .contact-page textArea {
	font-family: "Lora", serif;
	color: #56758d;
	font-size: 14px;
}
.sbOptions {
	background-color: #0eb290;
	border: solid 1px #0eb290;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li {
	padding: 0 7px;
}
.sbOptions a {
	border-bottom: dotted 1px #fff;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
	color: #fff;
	line-height: 1.2;
}
.error404 .page-banner .sub-heading p {
	font-size: 16px;
	line-height: 1.5;
	padding-top: 20px;
}
.error404 .page-content h3 {
	margin-bottom: 30px;
}
.error404 .page-content p {
	padding: 0;
	line-height: 1.5;
	font-size: 16px;
}
.page-default-wrap {
	text-align: left;
}

.page-default-wrap ul, .page-default-wrap ol {
	margin: 0 0 20px 20px;
	padding: 0;
}
.page-default-wrap ul li, .page-default-wrap ol li {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #56758d !important;
}
.page-default-wrap ul li {
	color: #ffffff;
}
.page-default-wrap ul ul li, .page-default-wrap ol ol li {
	font-size: 14px;
	font-weight: 400;
}
.page-default-wrap ul {
	list-style: disc;
}
.page-default-wrap ul ul {
	list-style: square;
}
.page-default-wrap ul ul ul {
	list-style: circle;
}
.page-default-wrap ol {
	list-style-type: decimal;
}
.page-default-wrap ol ol {
	list-style: upper-alpha;
}
.page-default-wrap ol ol ol {
	list-style: lower-roman;
}
.page-default-wrap ol ol ol ol {
	list-style: lower-alpha;
}
.page-default-wrap ul ul, ol ol, .page-default-wrap ul ol, ol ul {
	margin-bottom: 0;
}
.page-default-wrap dl {
	margin: 0 20px;
}
.page-default-wrap dt {
	font-weight: bold;
	font-size: 14px;
}
.page-default-wrap dd {
	margin-bottom: 20px;
	font-size: 14px;
}
.page-default-wrap p {
	margin-bottom: 20px;
	padding: 0;
}
.page-default-wrap p.affwp-error {
	margin-bottom: 0px;
	color: #aa0000;
}
.page-default-wrap h1, .page-default-wrap h2, .page-default-wrap h3, .page-default-wrap h4, .page-default-wrap h5, .page-default-wrap h6 {
	padding: 0;
	margin-bottom: 20px;
}
.page-default-wrap strong {
	font-size: 16px;
	font-family: 'gotham_boldregular';
	color: #2a3139;
}
.page-default-wrap blockquote p, .page-default-wrap p blockquote {
	background: #e9eef2;
	color: #56758d;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.4;
	margin-bottom: 40px;
	padding: 50px 48px;
	border-left: 10px solid #0eb290;
}
.page-default-wrap pre, .single-page-content pre {
	padding: 20px;
	margin-bottom: 20px;
}
.page-default-wrap address, .single-page-content address {
	display: block;
	float: none;
	margin-bottom: 20px;
	width: auto;
}
.vc_message_box {
	margin-bottom: 20px !important;
}
.comment-details {
	text-transform: uppercase;
}
.related-post-content strong a {
	color: #0eb290;
}

/* = EDD Checkout & MyAccount Page
 ------------------------------------------*/
#edd_checkout_cart_form #edd_checkout_cart .edd_cart_header_row th, #edd_checkout_cart_form #edd_checkout_cart .edd_cart_footer_row th.edd_cart_total {
	background: #05483b;
	color: #fff;
}
#edd_checkout_cart_form #edd_checkout_cart th.edd_cart_subtotal, #edd_checkout_cart_form #edd_checkout_cart th.edd_cart_discount, #edd_checkout_cart_form #edd_checkout_cart th.edd_cart_tax, #edd_checkout_cart_form #edd_checkout_cart tbody td {
	background: #0eb290;
	color: #fff;
}
#edd_checkout_cart_form #edd_checkout_cart tbody {
	border-bottom: 1px solid #2fc6a7;
}
#edd_checkout_cart_form #edd_checkout_cart tbody td, #edd_checkout_cart_form #edd_checkout_cart .edd_cart_footer_row th.edd_cart_total {
	padding: 1em 1.387em;
}
#edd_checkout_cart_form #edd_checkout_cart tfoot td {
	padding: 0.7em 1.387em;
}

#edd_checkout_cart_form #edd_checkout_cart tbody td a {
	color: #fff;
	text-decoration: none;
}
#edd_checkout_cart_form #edd_checkout_cart td, #edd_checkout_cart_form #edd_checkout_cart th {
	border: none;
}
#edd_checkout_form_wrap fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#edd_checkout_form_wrap label {
	color: #000;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
#edd_checkout_form_wrap span.edd-description {
	display: none;
}
#edd_checkout_form_wrap span.edd-required-indicator {
	color: #0eb290;
}
#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input, #edd_checkout_form_wrap select.edd-select {
	width: 100%;
	border: 1px solid #dfe1e3;
	color: #6e7682;
	padding: 8px;
	text-transform: uppercase;
}

#edd_purchase_form_wrap p {
	margin-bottom: 22px;
}
#edd_checkout_form_wrap label {
	margin-bottom: 11px;
}
#edd_checkout_form_wrap ::-webkit-input-placeholder {/* WebKit, Blink, Edge */
	color: #6e7682;
	opacity: 1;
}
#edd_checkout_form_wrap :-moz-placeholder {/* Mozilla Firefox 4 to 18 */
	color: #6e7682;
	opacity: 1;
}
#edd_checkout_form_wrap ::-moz-placeholder {/* Mozilla Firefox 19+ */
	color: #6e7682;
	opacity: 1;
}
#edd_checkout_form_wrap :-ms-input-placeholder {/* Internet Explorer 10-11 */
	color: #6e7682;
	opacity: 1;
}
#edd_checkout_form_wrap :placeholder-shown {/* Standard */
	color: #6e7682;
	opacity: 1;
}

#edd_register_account_fields > spna, #edd_cc_address > span {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
}
#edd_show_terms {
	margin-top: 17px;
	margin-bottom: 20px;
}
#edd_show_terms a {
	color: #0eb290;
	text-decoration: none;
}
#edd_checkout_form_wrap legend {
	font-size: 22px;
	font-weight: 900;
}
#edd-purchase-button, .edd-submit, input.edd-submit[type="submit"] {
	border: 1px solid #0eb290;
	color: #0eb290;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 38px;
	background: #fff;
}
#edd_checkout_form_wrap #edd-login-account-wrap, #edd_checkout_form_wrap #edd-new-account-wrap {
	margin: 0 0 20px;
	background: #e6f2f8;
	padding: 11px 38px;
}
#edd-purchase-button:hover, #edd-purchase-button.white:active, #edd-purchase-button:focus, .edd-submit.button.white:active, .edd-submit.button.white:focus, .edd-submit.button.white:hover {
	background: #0eb290;
	border-color: #0eb290;
	color: #fff;
}
#edd_checkout_form_wrap .edd-payment-icons {
	margin: 0 0 20px;
}
#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 900;
}
#edd_checkout_form_wrap #edd-login-account-wrap, #edd_checkout_form_wrap #edd-new-account-wrap, #edd_checkout_form_wrap #edd_final_total_wrap, #edd_checkout_form_wrap #edd_show_discount, #edd_checkout_form_wrap .edd-cart-adjustment {
	background: #e6f2f8;
	border: 1px solid #e6f2f8;
}
#edd_terms_agreement #edd_terms {
	margin-top: 15px;
}
#edd_purchase_receipt th, #edd_purchase_receipt td, #edd_purchase_receipt_products th, #edd_purchase_receipt_products td {
	background: #05483b;
	color: #fff;
}
#edd_purchase_receipt th+ th, #edd_purchase_receipt td+ td, #edd_purchase_receipt_products th+ th, #edd_purchase_receipt_products td+ td {
	background: #0eb290;
	color: #fff;
	border-bottom: 1px solid #2fc6a7;
}
#edd_purchase_receipt th strong, #edd_purchase_receipt td strong {
	color: #fff;
}
#edd_purchase_receipt th, #edd_purchase_receipt td, #edd_purchase_receipt_products td, #edd_purchase_receipt_products th {
	padding: 12px;
	width: 50%;
	border: none;
	border-bottom: 1px solid #186a5a;
}
table#edd_purchase_receipt_products li {
	margin: 10px 0;
}
table#edd_purchase_receipt_products li a {
	color: #fff;
	text-decoration: none;
}
table#edd_purchase_receipt {
	margin-bottom: 30px;
}
table#edd_purchase_receipt_products {
	margin-top: 30px;
}
table#edd_purchase_receipt, table#edd_purchase_receipt_products {
	border: none;
}
#edd_user_history {
	border: none;
}
#edd_user_history th {
	background: #05483b;
	color: #fff;
	border: none;
	padding: 12px;
}
#edd_user_history td {
	padding: 12px;
	border: none;
	background: #0eb290;
	color: #fff;
}
#edd_user_history td a {
	color: #fff;
	text-decoration: none;
}
#edd_profile_editor_form fieldset > span {
	font-size: 22px;
	font-weight: 900;
	display: block;
	margin: 30px 0;
}
#edd_profile_editor_form {
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
}
#edd_profile_editor_form label {
	display: none;
	color: #000;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	display: none;
	font-size: 13px;
	font-weight: 700;
	line-height: 100%;
	margin: 0 0 11px;
}
#edd_profile_editor_form input.edd-input, #edd_profile_editor_form textarea.edd-input, #edd_profile_editor_form select.edd-select {
	width: 100%;
	border: 1px solid #dfe1e3;
	color: #6e7682;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#edd_profile_editor_form input.edd-input, #edd_profile_editor_form textarea.edd-input {
	padding: 8px;
}
#edd_profile_editor_form select.edd-select {
	padding: 12px 8px;
}
#edd_profile_editor_form p {
	margin-bottom: 0px;
}
#edd_profile_editor_form input[type="submit"] {
	background: #fff;
	border: 1px solid #0eb290;
	color: #0eb290;
	font-weight: 700;
	padding: 12px 38px;
	text-transform: uppercase;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#edd_profile_editor_form input[type="submit"]:hover {
	background: #0eb290;
	border-color: #0eb290;
	color: #fff;
}
#edd_profile_editor_form .edd-profile-setup {
	margin-bottom: 20px;
	display: block;
}
#edd_profile_editor_form .edd-profile-setup:last-child {
	margin-bottom: 0;
}
#edd_profile_editor_form p.edd_password_change_notice {
	line-height: 1.1;
	margin-bottom: 20px;
	text-align: justify;
}

/* = EDD Theemon Tag icon
 ------------------------------------------*/
.theemon-tag-image {
	background-position: left top;
	background-repeat: no-repeat;
	width: 98px;
	height: 82px;
	position: absolute;
	right: 0;
	bottom: 0;
	top: -9px;
}
.slide-images {
	position: relative;
}
.envato-product-price {
	display: none;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	background: #fee105;
	color: #000;
	position: absolute;
	right: -37px;
	top: -37px;
	line-height: 100px;
	text-align: center;
	font-family: "gotham_boldregular";
	font-size: 18px;
	letter-spacing: 2px;
}
.slide-3 .envato-product-price {
	display: block;
}
.theme-view .theme_view_banner > .row {
	padding-top: 37px;
}
.rate-sale .demo-btn-1 .theme-buy-btn {
	position: relative;
}
.rate-sale .demo-btn-1 .theme-buy-btn i {
	height: 24px;
	width: 24px;
	color: #fff;
	font-size: 13px;
	line-height: 22px;
	background: #0EB290;
	border-radius: 50%;
	text-align: center;
	padding: 0;
	position: absolute;
	padding-left: 2px;
	right: 11px;
	top: 14px;
	border: 1px solid #fff;
	opacity: 0.82;
}
.demo-btn-1 {
	position: relative;
	margin-bottom: 20px;
}
.theme-tool-tip-text {
	bottom: 74px;
	display: block;
	padding: 30px;
	position: absolute;
	right: 38px;
	width: 346px;
	background: #fff;
	display: none;
	border-radius:3px;
}
.theme-tool-tip-text h3 {
	color: #000;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 17px;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 15px;
}
.theme-tool-tip-text ul li {
	background: url(../images/list-gray.png) left 2px no-repeat;
	color: #617e95;
	font-family: "gotham_mediumregular";
	font-size: 14px;
	letter-spacing: 0;
	line-height: 22px;
	margin-bottom: 15px;
	padding-left: 30px;
}
.theme-tool-tip-text ul li:last-child {
	margin-bottom: 0;
}
.rate-sale .theme-tool-tip-text i {
	color: #c4d5d2;
	float: right;
	font-size: 15px;
	height: 17px;
	line-height: 17px;
	padding-left: 0;
	width: 11px;
	cursor: pointer;
	display: none;
}
.theme-tool-tip-text::after {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 11px solid white;
	bottom: -5px;
	content: "";
	display: block;
	position: absolute;
	left:104px;
}

/* = EDD MyAccount Page
 ------------------------------------------*/
#edd_login_form {
	max-width: 347px;
	width: 100%;
	margin: 0 auto;
}
#edd_login_form input[type="text"], #edd_login_form input[type="password"] {
	padding: 0 20px;
	width: 100%;
	height: 45px;
	border: 1px solid #d8d8d8;
}
#edd_login_form p.edd_login_form_password {
	margin-bottom: 33px;
}
#edd_login_form  .edd_submit {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #0eb290;
	border-radius: 4px;
	color: #0eb290;
	display: block;
	font-family: "gotham_boldregular";
	font-size: 12px;
	height: 40px;
	letter-spacing: 2px;
	line-height: 36px;
	margin-top: 23px;
	padding: 0 53px;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out 0s;
	width: 100%;
}
#edd_login_form .edd_submit:hover {
	background: #0eb290 none repeat scroll 0 0;
	color: #ffffff;
}
#edd_login_form .edd-lost-password {
	text-align: center;
}
#edd_login_form .edd-lost-password a {
	text-decoration: none;
	color: #56758d;
}
.page-content h3.myaccount-title {
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}
.page-default-wrap p.edd-edit-your-profile {
	text-align: center;
	margin-bottom: 40px;
	margin-top: -20px;
}
.navbar-nav li.freebies-icon > a {
	padding-left: 46px;
}
.navbar-nav li.freebies-icon > a:after {
	background: url(../images/freebies-icon.png) left top no-repeat;
	content: "";
	display: block;
	height: 23px;
	left: 15px;
	position: absolute;
	top: 14px;
	width: 23px;
}
.edd-shop-navbar {
	float: right;
	border: 1px solid #0eb290;
	border-radius: 4px;
	margin-top: 3px;
}
#header .navbar-collapse {
	padding: 40px 0px 5px;
}
/* new css */

.theemon-theme-detail {

	padding-bottom: 40px;
}
.theemon-theme-detail h2 {
	font-size: 48px;
	line-height: auto;
	display: inline-block;
	padding: 0px;
	color: #000;
	letter-spacing: -1px;
}
.theemon-theme-detail .sub-heading {
	/*margin-bottom: 47px;
	 margin-left: 12px;*/
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
}

.theemon-theme-detail span.new {
	margin-top: 11px;
	padding: 8px 12px;
	letter-spacing: 1px;
}
.theme-preview-image {
	/*border: 9px solid #fff;*/
	position: relative;
	width: 87%;
	/*box-shadow: 0 0 8px #d8e4e9;*/
	max-width: 653px;
}

.theme-preview-image img {
	display: block;
	width: 100%;
}

.theme-version-info {
	color: #000;
	/*background: #0eb28f;*/
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
}
.theme-version-info h3 {
	float: left;
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 1.4;
	/*padding: 20px 38px;*/
	color: #595959;
	margin-bottom: 33px;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	margin-top: 18px;
}
.theme_version {
	text-transform: uppercase;
}
.theme-version-info h3 span {
	display: inline;
	font-size: 18px;
	letter-spacing: 2px;
	color: #545454;
	font-family: 'Sintony', sans-serif;
	font-weight: normal;
}
.view-log {
	/*border-left: 1px solid #48cdb1;*/
	/*float: right;*/
	/*padding: 39px 30px 31px;
	 text-align: center;*/

	cursor: pointer;
	position: relative;
	line-height: 1.2;
	margin-top: 36px;
}
.view-log:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	/*border-right: 54px solid #05493b;
	 border-top: 47px solid transparent;*/
	z-index: 1;
}
.view-log.active {
	/*background: #2a3139;
	 border-left: 1px solid #2a3139;*/
}
.view-log.active:after {
	/*border-right: 54px solid #0eb28f;*/
}
.view-log.active:before {
	content: "";
	position: absolute;
	top: 100%;
	margin: 0 auto;
	/*border-top: 5px solid #2a3139;
	 border-left: 5px solid transparent;
	 border-right: 5px solid transparent;
	 width: 11px;
	 left: 0;*/
	right: 0;
	z-index: 99;
}
.view-log a {
	color: #878787;
	display: block;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
}
.log-icon {
	background: url(../images/log-icon.png) center top no-repeat;
	/*width: 16px;*//*	height: 11px;*/
	display: inline-block;
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 2;
}
.view-log.active .log-icon {
	/*background: url(../images/white-cross-icon.png) center center no-repeat;*/
	background: url(../images/close.png) center center no-repeat;
	/*	width: 12px;
	 height: 12px;*/
	right: -29px;
	top: 51px;
	width: 29px;
	height: 29px;
}
.active-list {
	position: relative;
	opacity: 0;
	z-index: -1;
	/*overflow: hidden;*/
}
.active-list.active-list-open {
	opacity: 1;
	z-index: 1;
}
.theme-tool-tip-text ul li {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #bdbdbd;
}
.mCustomScrollBox .mCSB_scrollTools {
	border: none;
	right: 4px;
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
	opacity: 0;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #c4d5d2;
	border-radius: 0;
	width: 4px;
}
.mCSB_container {
	margin: 0;
	padding-right: 25px;
}
.log-list {
	position: absolute;
	top: 28px;
	left: 45px;
	width: 100%;
	background: #fff;
	height: auto;
	z-index: 9;
	padding: 25px 0 25px 25px;
	-webkit-box-shadow: -6px 11px 30px 0px rgba(46, 50, 50, 0.54);
	-moz-box-shadow: -6px 11px 30px 0px rgba(46, 50, 50, 0.54);
	box-shadow: -6px 11px 30px 0px rgba(46, 50, 50, 0.54);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	opacity: 0;
}
.active-list.active-list-open .log-list {
	left: 45px;
	top: 0;
	opacity: 1;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.active-list.active-list-open {
	opacity: 1;
}
.theemon-theme-detail {
/*	overflow: hidden;*/
}

.log-list-block {
	border-bottom: 1px solid #dde7ec;
	padding: 15px 0;
}
.log-list-block p {
	font-size: 14px;
	color: #56758d;
	margin-top: 15px;
}
.log-list-block span {
	font-size: 14px;
	font-family: 'Sintony', sans-serif;
	color: #7a7a7a;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.log-list-block strong {
	color: #010101;
	font-size: 14px;
	letter-spacing: 2px;
	margin-right: 10px;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
}

.log-list-block ul {
	padding-top: 15px;
}
.theme-information .theme-tool-tip-text.log-list-block {
	position: static;
	box-shadow: none;
	display: block;
	width: 100%;
}
.theme-information .theme-tool-tip-text.log-list-block:after {
	display: none;
}
.theme-information {
	padding-top: 23px;
	background: #fff;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 48px;
	padding-right: 48px;
	min-height: 800px !important;
}
.theme-information table, .theme-information th, .theme-information td {
	border: none;
	text-align: left;
}
.theme-information th {

	/*color: #48667d;*/
	color: #878787;
	letter-spacing: 2px;
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: 700;
	width: 56%;
}

.theme-information td {
	/*	color: #56758d;*/

	line-height: 21px;
	color: #8f8f8f;
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-align: right;
}
.theme-information th, .theme-information td {
	padding: 8px 0 5px;
	letter-spacing: 0px;
}
.price-sticker {
	/*position: absolute;
	 text-align: center;
	 font-size: 16px;
	 border-radius: 50%;
	 height: 74px;
	 width: 74px;
	 background: #fee105;
	 line-height: 74px;
	 font-weight: bold;
	 top: -47px;
	 right: -45px;
	 letter-spacing: 3px;*/
	color: #000;
	display: block;
	font-family: 'Sintony', sans-serif;
	font-size: 29px;
	margin-top: 26px;
	font-weight: 700;
}
.theme-information .rate-sale {
	position: static;
	padding: 19px 0 0;
	background: none;
}
.theme-information .rate-sale .demo-btn-1 {
	float: none;
	padding: 0;
}
.theme-information .rate-sale .demo-btn-1 a {
	border: 1px solid #0eb290;
	border-radius: 3px;
	color: #b2b2b2;
	padding: 17px 11px;
	text-align: center;
	width: 116px !important;
}
.theme-information  .rate-sale .demo-btn-1 a:hover {
	background: #10bc9d;
	color: #ffffff !important;
	border: 1px solid #0EB290 !important;
}
.theme-information .theme-tool-tip-text {
	right:-32px;
	bottom: 61px;
	z-index: 9999999;
	-webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.16);
box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.16);
	
}
.theme-information .rate-sale .demo-btn-1 a.theme-live-btn {
	/*border-right: none;*/
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	color: #8a8a8a;
	padding: 20px 11px;
	width: 116px !important;
	font-weight: 700;
}
.licence {
	/*border: 1px dashed #0eb290;*/
	border-top: none;
	padding: 11px 0px 16px;
	font-family: gotham_bookregular;
	letter-spacing: 1px;
	position: relative;
	border-radius: 0 0 3px 3px;
}

.licence label {
	font-size: 13px;
	color: #bdbdbd;
	position: relative;
	background: url(../images/check-img.png) left top no-repeat !important;
	padding-left: 25px;
}
.licence input:checked + label {
	background: url(../images/check-active-img.png) left top no-repeat !important;
}
.licence input {
	position: absolute;
	opacity: 0;
}
.licence p {
	color: #bdbdbd;
	margin-top: 9px;
	line-height: 18px;
	font-family: 'Sintony', sans-serif !important;
	font-size: 13px;
	font-weight: 400;
}
.licence p:first-child {
	margin-top: 0;
}
.licence p:last-child {
	font-size: 12px;
}

.licence p a {
	color: #53b3c4;
}
.licence p:last-child a:last-child {
	display: block;
}
.rate-sale .share-now strong:after {
	display: none;
}
.rate-sale .share-now strong {
	background: none;
	position: static;
	float: none;
	display: inline;
}
.rate-sale .share-now i {
	font-size: inherit;
	padding: 0;
	border: none;
	margin-left: 23px;
	color: #99b1ce;
}
.fa-facebook {
	margin-left: 19px !important;
}
.ratings {
	width: 87%;
	max-width: 653px;
}
.ratings .share-now {
	border: none;
}
.ratings .rate-sale {
	position: static;
	background: none;
	padding: 22px 0;
}
.rating-star {
	float: right;
}
.rating-star i {

	color: #fecc05;
	margin-top: 25%;
}
.ratings .share-now strong, .rating-star span {
	color: #48667d;
	letter-spacing: 3px;
	font-family: "gotham_boldregular";
	padding: 0 12px 0 0;
}
.ratings .share-now strong {
	padding: 0;
}
/*Cart Page Styling*/

#edd_checkout_cart_form h3, .theme_popular_div h3 {
	font-size: 24px;
}
#edd_checkout_cart_form #edd_checkout_cart .edd_cart_header_row th, #edd_checkout_cart_form #edd_checkout_cart tbody td {
	background: none;
	color: #000;
	padding: 10px 0;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: gotham_mediumregular;
	border-bottom: 1px solid #dfe1e3;
}
#edd_checkout_cart_form #edd_checkout_cart tbody td {
	padding: 25px 0;
	font-weight: bold;
}
#edd_checkout_cart td img {
	width: 80px;
}
#edd_checkout_cart_form #edd_checkout_cart tbody td a {
	font-size: 0;
	width: 24px;
	height: 24px;
	background: url(../images/close-icon.png) left top no-repeat;
	display: inline-block;
}

#edd_checkout_cart_wrap th, #edd_checkout_cart_wrap table {
	border: none;
}
#edd_checkout_cart_wrap th {
	background: #0eb290;
	font-size: 11px;
	font-family: gotham_mediumregular;
	padding: 15px 20px;
	text-align: left;
}
#edd_checkout_cart_wrap th a, #edd_checkout_cart_wrap th {
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#edd_checkout_cart_wrap th span {
	float: right;
}
#edd_checkout_cart_wrap table tr:nth-child(4) th, #edd_checkout_cart_wrap table tr:nth-child(5) th {
	background: #05483b;
}
#edd_checkout_cart_wrap th a {
	background: #05483b none repeat scroll 0 0;
	border: 1px solid #05483b;
	border-radius: 5px;
	display: inline-block;
	padding: 15px 20px;
}
#edd_checkout_cart_form {
	padding-bottom: 100px;
}
.theme_popular_div {
	padding: 90px 0;
	background: #0eb290;
}
.theme_popular_div h3 {
	color: #fff;
	margin-bottom: 30px;
}
.theme_popular_div .slides > li {
	margin: 0 15px;
}
.theme_popular_div .slides > li img {
	height: 320px;
	display: block;
	width: 100%;
}
#edd_checkout_form_wrap fieldset p:last-child {
	margin-bottom: 20px;
}
#edd_purchase_submit #edd-purchase-button {
	float: right;
}
#edd_checkout_form_wrap .edd-payment-icons {
	margin-top: -40px;
}
#edd_checkout_cart th, #edd_checkout_cart .edd_cart_header_row th, #edd_checkout_cart td {
	border: medium none;
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: gotham_mediumregular;
	padding: 15px 20px;
	line-height: 21px;
}
#edd_checkout_cart .edd_cart_header_row th, #edd_checkout_cart th.edd_cart_total {
	background: #05483b;
}
#edd_checkout_cart td, #edd_checkout_cart th, #edd_checkout_cart .edd_cart_tax_row th, #edd_checkout_cart .edd_cart_discount_row th {
	background: #0eb290;
	text-align: left;
}
.page-template-checkout-template #edd_checkout_cart td.edd_cart_actions, .page-template-checkout-template #edd_checkout_cart td:last-child, .page-template-checkout-template #edd_checkout_cart th.edd_cart_actions, .page-template-checkout-template #edd_checkout_cart th.edd_cart_total, .page-template-checkout-template #edd_checkout_cart th:last-child {
	text-align: left;
}
.page-template-checkout-template #edd_checkout_cart td.edd_cart_item_price {
	text-align: right;
}
#edd_checkout_cart th span {
	float: right;
}
#edd_checkout_form_wrap label {
	font-size: 12px;
}

.edd_purchase_row {
	border-bottom: 1px solid #ffffff;
}

.theme-preview-image {
	max-width: inherit;
	width: 100%;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.theme_popular_div .slides > li img {
	height: auto;
}
.log-list {
	padding: 25px 10px 25px 25px;
	overflow: auto;
}
.log-list-block ul {
	padding-bottom: 28px;
}

/************* theme-bottom-section *******************/
.theme-bottom-section {
	padding: 20px 0 0;
}
.theme-bottom-section.why-choose-us p {
	margin-bottom: 30px;
}
.theme-services-list {
	padding-top: 50px;
}
/************* theme-bottom-section end *******************/

/* signup form style */
.affwp-signup-form.affwp-form {
	width: 100%;
	max-width: 350px;
}
.affwp-signup-form.affwp-form input[type=text], .affwp-signup-form.affwp-form input[type=password], .affwp-signup-form.affwp-form input[type=email], .affwp-signup-form.affwp-form input[type=url], .affwp-signup-form.affwp-form textarea {
	width: 100%;
	padding: 0 20px;
	height: 45px;
	border: 1px solid #d8d8d8;
}
.affwp-signup-form.affwp-form textarea {
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
}

.somethins-promot {
	vertical-align: top;
}
.affwp-url-form input {
	display: block;
	width: 90%;
	padding: 3px 15px;
	background: #fafafa;
	border: 1px solid #f2f2f2;
}
.affwp-signup-form.affwp-form input[type=submit], .affwp-url-form input[type=submit] {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #0eb290;
	border-radius: 4px;
	color: #0eb290;
	display: block;
	font-family: "gotham_boldregular";
	font-size: 12px;
	height: 40px;
	letter-spacing: 2px;
	line-height: 36px;
	margin-top: 23px;
	padding: 0 53px;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out 0s;
	width: 100%;
}
.affwp-signup-form.affwp-form input[type=submit]:hover, .affwp-url-form input[type=submit]:hover {
	background: #0eb290 none repeat scroll 0 0;
	color: #ffffff;
}
#affwp-affiliate-dashboard h4 {
	color: #37474f;
	font-weight: bold;
}

#affwp-affiliate-dashboard table {
	width: 85%;
	margin: 15px auto 25px;
}
#affwp-affiliate-dashboard-url-generator {
	margin-left: 35px;
}
#affwp-graphs-filter {
	margin-bottom: 20px;
}
#affwp-graphs-filter select {
	padding: 5px;
}
#affwp-graphs-filter input[type="submit"] {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #0eb290;
	border-radius: 4px;
	color: #0eb290;
	/* display: block; */
	font-family: "gotham_boldregular";
	font-size: 12px;
	height: 31px;
	letter-spacing: 2px;
	line-height: 31px;
	margin-top: 23px;
	padding: 0 23px;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out 0s;
}
#affwp-graphs-filter input[type="submit"]:hover {
	background: #0eb290 none repeat scroll 0 0;
	color: #ffffff;
}
#affwp-affiliate-dashboard-graphs table {
	margin: 0;
	width: 250px;
}
.affwp-table th {
	background: #f2f2f2;
	font-weight: bold;
	padding: 5px 15px;
}
.affwp-table th, .affwp-table td {
	border: 1px solid #e1e1e1;
}
.affwp-setting-form #affwp-payment-email {
	width: 320px;
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
	padding: 0 15px;
	border-radius: 3px;
}
.affwp-setting-form .button {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #0eb290;
	border-radius: 4px;
	color: #0eb290;
	font-family: "gotham_boldregular";
	font-size: 12px;
	height: 42px;
	letter-spacing: 2px;
	line-height: 42px;
	margin-top: 23px;
	padding: 0 23px;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out 0s;
}
#affwp-affiliate-dashboard-tabs {
	margin-bottom: 40px;
}
#affwp-affiliate-dashboard-referral-counts h4, #affwp-affiliate-dashboard-referrals h4, #affwp-affiliate-dashboard-visits h4 {
	margin-left: 7.5%;
}
.affwp-signup-form.affwp-form legend {
	font-size: 1.1em;
	margin-bottom: 1em;
	font-family: "gotham_boldregular";
	text-align: center;
	color: #56758d;
}
.affwp-signup-form.affwp-form label {
	display: none;
	width: 200px;
}
.affwp-signup-form.affwp-form label.affwp-tos {
	width: 100%;
	display: block;
}
img.m-assetsimg {
	display: block;
}

@media screen and (max-width: 640px) {
	/*.affwp-signup-form.affwp-form {
	 width: 320px;
	 }*/
	#affwp-affiliate-dashboard-tabs {
		margin-left: 0;
	}
	/*.affwp-signup-form.affwp-form label {
	 display: none;
	 }*/
	/*.affwp-signup-form.affwp-form input[type=text], .affwp-signup-form.affwp-form input[type=password], .affwp-signup-form.affwp-form input[type=email], .affwp-signup-form.affwp-form input[type=url], .affwp-signup-form.affwp-form textarea {
	 margin: 0;
	 }*/
	/*.affwp-signup-form.affwp-form input[type=submit] {
	 width: 300px;
	 }*/
	#affwp-affiliate-dashboard table {
		width: 100%;
		margin: 15px auto 25px;
	}
	#affwp-affiliate-dashboard-referral-counts h4, #affwp-affiliate-dashboard-referrals h4, #affwp-affiliate-dashboard-visits h4 {
		margin-left: 0%;
	}

	#affwp-affiliate-dashboard-graphs table {
		margin: 0;
		width: 240px;
	}
	.affwp-table th {
		padding: 5px 7px;
	}
	.affwp-setting-form #affwp-payment-email {
		width: 100%;
	}
	.affwp-url-form input {
		width: 100%;
	}
	#affwp-affiliate-dashboard-url-generator {
		margin-left: 10px;
	}
}

@media screen and (max-width: 340px) {
	#affwp-affiliate-dashboard-graphs table {
		margin: 0;
		width: 225px;
	}
	.affwp-table th {
		padding: 5px 2px;
	}
}

/*31march css for affiliate page start here;*/

/*==========
 * 6.) Affiliate page
 * ============*/

/*.page-template-template-affiliate {
 background: url(https://theemon.com/wp-content/themes/theemon/assets/images/affiliatebg.jpg) center top no-repeat;
 }*/

.page-template-template-affiliate  #header {
	background: #1f262e;
	position: static;
}
.page-template-template-affiliate p {
	color: #56758d;
	font-size: 14px;
	line-height: 27px;
	font-family: 'gotham_bookregular';
}
.affiliate-section-one {
	position: relative;
	text-align: center;
	padding: 104px 0px 142px;
	background: #0eb290;
	overflow: hidden;
}
.region-container canvas {
	height: 100% !important;
	width: auto !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.affiliate-label {
	font-size: 12px;
	color: #d7e5f0;
	font-family: 'gotham_lightregular';
	text-transform: uppercase;
	letter-spacing: 1px;
}

.affiliate-section-one h1 {
	font-size: 48px;
	color: #fff;
	padding: 26px 0px 35px;
}
.affiliate-section-one p {
	color: #d7e5f0;
	width: 62%;
	margin: 0 auto;
}

.affiliate-btn {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	float: none;
	margin-top: 37px;
	padding: 21px 93px;
}
.affiliate-btn:hover {
	background: #fff;
	color: #0eb290;
}
.affiliate-section-two {
	text-align: center;
	padding: 79px 0px 50px;
	background: #ffffff;
}
.affiliate-programs-head h2 {
	color: #000000;
}
.affiliate-programs-head p {

	width: 80%;
	margin: 0 auto;
	padding-top: 3px;
}
.affiliate-program-list {
	padding: 43px 20px 40px;
}

.affiliate-program-list .sliderimg img {
	width: 61px;
}
.affiliate-program-list .sliderimg {
	margin-bottom: 32px;
}
.program-list-inner {
	padding: 77px 34px 44px 64px;
	position: relative;
	z-index: 9;
}

.program-list-inner h3 {
	font-size: 12px;
	color: #0eb18f;
	font-family: 'gotham_boldregular';
	letter-spacing: 2px;
	margin-bottom: 24px;
	text-transform: capitalize;
}
.program-list-inner p {
	/*word-break: break-all;*/
	/*text-align:justify;*/
}
.affiliate-program-list .theme-feature-list {
	position: relative;
}
.affiliate-program-list .theme-feature-list:after {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	width: 110%;
	height: 100%;
	background: url(../images/hexagon.png) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.affiliate-program-list .theme-feature-list.some-left:after {
	left: -8px;
}

.affiliate-program-list .theme-feature-list.some-more-left:after {
	left: -16px;
}
.referral-section h2 {
	color: #404b5d;
	padding-bottom: 14px;
}
.referral-section {
	background: #e6f2f8;
}
.refrerral-url-inner {
	padding: 33px 8.8% 76px;
}
.referral-section p {
	letter-spacing: 0.7px;
}
.form-control_ref  label {
	font-size: 13px;
	color: #2a3139;
	font-family: 'gotham_boldregular';
	text-transform: uppercase;
	display: block;
	letter-spacing: 3px;
	padding-left: 2px;
	padding-bottom: 17px;
}
.form-control_ref input {
	width: 100%;
	min-height: 55px;
	border: 1px solid #dfebf1;
	background: #ffffff;
	padding-left: 25px;
	color: #56758d;
	font-size: 14px;
	font-family: 'gotham_bookregular';
}

.form-control_ref input::-webkit-input-placeholder {
	color: #56758d;
	font-size: 14px;
}

.form-control_ref input:-moz-placeholder {/* Firefox 18- */
	color: #56758d;
	font-size: 14px;
}

.form-control_ref input::-moz-placeholder {/* Firefox 19+ */
	color: #56758d;
	font-size: 14px;
}

.form-control_ref input:-ms-input-placeholder {
	color: #56758d;
	font-size: 14px;
}
.referral-form-link {
	margin-top: 35px;
}

.newslatter_ref {
	padding-right: 0;
}
.email-ref {
	padding-left: 0;
}
.form-control_ref {
	margin-bottom: 29px;
}
.referral-initial-link input {
	border: 1px dashed #dfebf1;
}
.referral-section  p.referral-link-info {
	letter-spacing: 0px;
	padding-top: 6px;
}
.referral-link-input {
	position: relative;
}
.referral-link-input:after {
	content: ' ';
	position: absolute;
	top: 18px;
	right: 15px;
	width: 26px;
	height: 22px;
}
.referral-link-input.valid:after {
	background: url(../images/right-sign.svg) 0 0 no-repeat;
	content: ' ';
	-webkit-background-size: 27px 20px;
	background-size: 27px 20px;
}
.referral-link-input.error:after {
	background: url(../images/delete.svg) 0 0 no-repeat;
	content: ' ';
	-webkit-background-size: 27px 20px;
	background-size: 28px 22px;
}
.referral-link-input.error input {
	border: 1px dashed #ff0000;
}

.tracking-logo {
	width: 68px;
	height: 68px;
	margin: -34px auto 0;
}
.affiliate-tracking-section {
	text-align: center;
	background: url(../images/tracking-bg.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.affiliate-tracking-section h2 {
	color: #fff;
}
.accurate-tracking {
	padding: 104px 0;
	min-height: 428px;
}
.accurate-tracking p {
	color: #d7e5f0;
	width: 75%;
	margin: 0 auto;
	letter-spacing: 1px;
	padding-top: 9px;
}
.marketing-assest-section {
	background: #ffffff;
}
.marketing-assest {
	background: url(https://theemon.com/wp-content/themes/theemon/assets/images/marketing-assest.png) 0 0 no-repeat;
}
.grid-pd-zero {
	padding: 0;
}
.market-assest-block {
	padding-left: 111px;
	padding-top: 11%;
	width: 450px;
}
.market-assest-block h2 {
	color: #000;
	margin-bottom: 12px;
}
.market-assest-block .btn-header {
	margin-top: 21px;
	float: none;
	margin-left: 5px;
	min-height: 58px;
	padding: 11px 29px 11px 32px;
	font-size: 14px;
	letter-spacing: 2.5px;
}

.download-icon {
	width: 20px;
	height: 24px;
	display: inline-block;
	margin-right: 18px;
	position: relative;
	top: 6px;
}
.download-icon .svg {
	width: 100%;
	height: 100%;
}
.download-icon .svg path {
	fill: #0eb290;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.market-assest-block .btn-header:hover .download-icon .svg path {
	fill: #fff;
}
.about-affiliate-program {
	overflow: hidden;
	background: #e6f2f8;
}
.program-left {
	padding-top: 84px;
	padding-bottom: 91px;
}
.program-left h2 {
	color: #000;
	line-height: 35px;
	padding-right: 65px;
}
.program-list-head {
	padding-left: 5px;
}
.program-left p {
	margin-top: 5px;
}

.program-list li .fa {
	font-size: 19px;
	color: #56758d;
	position: absolute;
	top: 6px;
	left: 0;
	margin-right: 11px;
}
.program-list {
	margin-top: 28px;
}
.program-list li {
	font-size: 13px;
	color: #56758d;
	font-family: 'gotham_mediumregular';
	margin-bottom: 13px;
	position: relative;
	padding-left: 35px;
	line-height: 27px;
}
.program-left blockquote {
	margin-top: 42px;
	padding: 21px 22px 30px 31px;
	width: 88%;
	background: #dcebf3;
}
.program-left blockquote  p {
	font-style: italic;
	line-height: 24px;
}
.program-left blockquote .blockquote-signature {
	color: #0eb28f;
	font-size: 12px;
	font-family: 'gotham_boldregular';
	text-transform: uppercase;
	padding-top: 9px;
	display: block;
	letter-spacing: 1px;
}
.free-join-block {
	width: 364px;
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.free-join-content {
	position: absolute;
	top: 76px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 80%;
	text-align: center;
	top: 115px;
}
.free-join-content h2 {
	font-size: 38px;
	color: #fff;
	font-family: 'gotham_lightregular';
	line-height: 42px;
}
.free-join-content  strong.free-join-text {
	font-size: 42px;
	color: #fff;
	font-family: 'gotham_blackregular';
	display: block;
	text-transform: uppercase;
	padding-top: 28px;
}
.free-join-content span {
	font-size: 15px;
	color: #fff;
	display: block;
	padding-top: 18px;
}
.btn-get-started {
	font-size: 14px;
	color: #fff;
	padding: 16px 36px;
	font-family: 'gotham_boldregular';
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #1f262e;
	display: inline-block;
	margin-top: 49px;
}
.btn-get-started:hover {
	background: #ffffff;
	color: #1f262e;
}
.do-block h2, .dont-block h2 {
	color: #fff
}
.do-dont-section {
	padding: 73px 0px 87px;
	background: url(../images/do-dont.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.do-list {
	margin-top: 41px;
}
.do-list li {
	color: #d7e5f0;
	font-family: 'gotham_bookregular';
	line-height: 27px;
	margin-bottom: 9px;
	position: relative;
	padding-left: 35px;
	padding-right: 21px;
}
.do-list {
	padding-left: 5px;
}
.do-list li .fa {
	position: absolute;
	top: 4px;
	left: 0;
	color: #d7e5f0;
}
.do-list li a {
	color: #0eb28f;
}
.dont-red {
	color: #ff4e41;
}
.do-green {
	color: #0eb190;
}

/*=LOGIN PAGE
 ------------------------*/
.page-template-template-myaccount  #header {
	background-color: #212121;
	position: static;
}

tr.edd_cart_footer_row.edd_cart_tax_row {
	display: none;
}
#edd_checkout_cart_wrap th a.button.edd-checkout-button {
	border: solid 1px white;
	display: block;
	text-align: center;
}
#edd_checkout_cart_wrap th a.button.edd-checkout-button:hover {
	background: #0eb290;
	text-decoration: none;
	border-color: #0eb290;
}
/* #edd_checkout_cart_wrap th.edd_cart_total{ padding-top:32px;} */
#edd_checkout_cart_wrap th.edd_checkout_button {
	padding-top: 25px;
	background: #05483b;
}

li.freebies-item {
	width: 325px !important;
	max-width: 100%;
	float:left;
}

#edd_checkout_cart_wrap th, table#edd_checkout_cart.ajaxed th, table#edd_checkout_cart.ajaxed td {
	background: #05483b;
	font-weight: 700;
	font-size: 10px;
	line-height: 1;
}

table#edd_checkout_cart.ajaxed tbody tr.edd_cart_fash_discount_row th, #edd_checkout_cart_wrap tbody tr.edd_cart_fash_discount_row th {
	background: #0eb290;
	line-height: 1.6;
}
#edd_checkout_cart_wrap th small.edd_cart_amount, table#edd_checkout_cart.ajaxed small.edd_cart_amount {
	font-size: 14px;
	color: #90C768;
}
table#edd_checkout_cart.ajaxed th span, #edd_checkout_cart_wrap .edd_cart_footer_row span {
	display: block;
	text-align: left;
	overflow: hidden;
	float: none;
}

table#edd_checkout_cart.ajaxed small, #edd_checkout_cart_wrap .edd_cart_footer_row small {
	float: right;
	font-weight: 700 !important;
}

.edd_cart_footer_row.blank-space {
	padding-top: 7px !important;
}

.edd_discount {
	margin: 0 !important;
}
.edd_discount .edd_discount_rate {
	float: left !important;
}
a.edd_discount_remove {
	background: url("../images/cancel-icon.png") no-repeat;
	width: 16px;
	float: right;
	height: 17px;
	margin-top: -5px;
}
a.edd_discount_remove:hover {
	background-position: 0 0;
}

input.edd-discount {
	max-width: 250px;
}
tr.cart-divider td {
	padding: 0 !important;
	height: 1px !important;
}
tr.cart-divider td hr {
	border-top: solid 1px #0eb290;
}

td.edd_cart_item_name span.edd_checkout_cart_item_title {
	display: inline-block;
	width: 249px;
	vertical-align: top;
	line-height: 1.2;
	line-height: 1.4 !important;
}

#edd_checkout_form_wrap input.edd-input {
	max-width: 50%;
}

#affwp-tos {
 position:static;
}