/*
Theme Name: Mura - Child Theme
Theme URI: http://www.3forty.media/mura
Author: 3FortyMedia
Author URI: http://www.3forty.media
Description: Mura Child theme
Version: 1.0
Text Domain: mura
Template: mura
*/

/* Start Custom CSS */

body {
	--link-text-decoration: none;
}

div.wpf-controller form input.regular-text {
	background: #f8f8f8 !important;
	font-size: 1em !important;
	padding: 10px 15px !important;
}

.aru_rml_from_in_post {
	padding: 30px !important;
}

#ARU_ReadMoreLogin_ReadMoreLoginController #Header {
	margin-top: 0;
}

div.wpf-controller a {
	text-decoration: none;
}

#Link1 {
	margin: 10px 0;
}

@media (max-width: 1060px) {
	.lbn-site-title-wrapper {
		display: block !important;
	}
}

/* Single Buy Article */
.wc_ppp_paywall blockquote {
	border: 0 !important;
	text-align: center;
	padding: 32px;
	border-radius: 25px;
	background-color: rgba(0, 105, 75, .1) !important;
}

.wc_ppp_paywall blockquote h2,
.wc_ppp_paywall blockquote h3 {
	margin-bottom: 10px;
}

.wc_ppp_paywall blockquote h2 {
	font-size: 28px;
	max-width: 550px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.wc_ppp_paywall blockquote h3 {
	margin-top: 30px;
	font-size: 20px;
}

@media (max-width: 767px) {
	.wc_ppp_paywall blockquote h2 {
		font-size: 20px;
	}
	.wc_ppp_paywall blockquote h3 {
		font-size: 18px;
	}
	
}

.wc_ppp_paywall blockquote p:before,
.wc_ppp_paywall blockquote p:after {
	display: none;
}

.wc_ppp_paywall blockquote .woocommerce .post-categories-meta {
	display: none;
}

.wc_ppp_paywall blockquote .woocommerce ul.products {
	justify-content: center;
}

.wc_ppp_paywall blockquote .woocommerce ul.products li.product {
	background-color: #fff;
	padding: 10px;
	border-radius: 8px;
	margin-bottom: 0px !important;
	text-align: left;
	display: grid;
	border: 1px solid #ffcfa0;
}

.wc_ppp_paywall .woocommerce ul.products li.product .entry-header {
	margin-top: 0px;
}

.wc_ppp_paywall .woocommerce ul.products li.product .entry-header .entry-title {
	font-size: 16px;
	margin-bottom: 12px;
}

.wc_ppp_paywall .woocommerce ul.products li.product p {
	font-size: 14px;
}

.wc_ppp_paywall .woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	grid-row-start: 1;
	grid-row-end: 2;
	display: none;
}

.wc_ppp_paywall .woocommerce ul.products li.product .price {
	margin-bottom: 12px;
	font-weight: bold;
	color: rgba(0, 0, 0, .6);
	font-size: 16px;
}

.wc_ppp_paywall .woocommerce ul.products li.product .button,
.wc_ppp_paywall .woocommerce ul.products li.product .added_to_cart,
body .wc-block-components-button.wc-block-cart__submit-button {
	order: 3;
	margin-top: auto;
	padding: 12px;
	display: block;
	width: 100%;
	position: relative;
	padding-right: 26px;
	background: var(--continue-reading-button-background);
	color: var(--continue-reading-button-color);
	border-radius: var(--button-border-radius);
	font-weight: 600;
	font-size: 0.9375rem;
	line-height: 1;
	text-decoration: none;
}

.wc_ppp_paywall .woocommerce ul.products li.product .button:after,
.wc_ppp_paywall .woocommerce ul.products li.product .added_to_cart:after,
body .wc-block-components-button.wc-block-cart__submit-button:after {
	content: '';
	position: absolute;
	width: 45px;
	height: 100%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.wc_ppp_paywall .woocommerce ul.products li.product .button.added {
	display: none;
}

.wc_ppp_paywall .woocommerce ul.products li.product .added_to_cart {
	margin-top: 6px !important;
	font-weight: 700;
}

.wc_ppp_paywall .woocommerce ul.products li.product br {
	display: none;
}

.wc_ppp_paywall .woocommerce ul.products li.product p {
	margin-bottom: 0px;
}

.wc_ppp_paywall .woocommerce ul.products li.product .added_to_cart {
	margin-top: 20px;
}

.wc_ppp_paywall .woocommerce ul.products li.product .post-categories-meta {
	justify-content: start;
	margin-bottom: 8px;
	margin-top: 16px;
	gap: 12px;
}

.wc_ppp_paywall .woocommerce ul.products li.product .post-categories-meta:before,
.wc_ppp_paywall .woocommerce ul.products li.product .post-categories-meta:after {
	display: none;
}

.wc_ppp_paywall .woocommerce ul.products li.product .post-categories-meta li {
	padding: 0px;
}

.wc_ppp_paywall .woocommerce ul.products li.product .post-categories-meta li a {
	background-color: rgba(0, 105, 75, .2);
	padding: 3px 8px;
	border-radius: 10px;
	color: var(--continue-reading-button-background);
	font-size: 10px;
	font-weight: bold;
}

.wc_ppp_paywall .woocommerce ul.products li.product .added_to_cart.wc-forward {
	display: block;
	width: 100%;
	text-align: center;
}

.wc_ppp_paywall .woocommerce ul.products li.product {
	width: 50%;
	margin-right: 0;
}

@media (max-width: 767px) {
	.wc_ppp_paywall .woocommerce ul.products li.product {
		width: 100%;
	}
	.wc_ppp_paywall .woocommerce ul.products li.product .entry-header{
		width: 100%;
		max-width: 100%;
	}
	.wc_ppp_paywall .woocommerce ul.products li.product,
	.wc_ppp_paywall .woocommerce ul.products li.product .entry-header,
	.wc_ppp_paywall .woocommerce ul.products li.product .price{
		text-align: center;
	}
	
}

/* Page / Single */
body header.archive-header {
	display: none;
}

body.woocommerce-cart,
body.woocommerce-checkout {
	--site-width: 750px;
}

body .wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
	flex-direction: column;
}

body .wc-block-components-sidebar-layout .wc-block-components-main,
body .wc-block-components-sidebar {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

body .wc-block-components-quantity-selector {
	display: none;
}

body .wp-block-woocommerce-cart-line-items-block .wc-block-cart-item__prices {
	display: none;
}

body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
	line-height: 1.4;
}

body .wp-block-woocommerce-checkout {
	margin-left: auto !important;
	margin-right: auto !important;
}

body.woocommerce-checkout .wc-block-checkout {
	display: flex;
	flex-direction: column;
}

body.woocommerce-checkout .wc-block-checkout__main {
	order: 2;
}
body.woocommerce-checkout .wc-block-checkout__sidebar.is-sticky {
	position: relative !important;
	order: 1;
}

@media ( max-width: 767px) {
	body.woocommerce-checkout .wc-block-checkout__sidebar.is-sticky {
		position: sticky !important;
		top: 57px;
		background-color: #FFF;
		z-index: 9;
		margin-bottom: 30px;
	}
	body.woocommerce-checkout .backtotop{
		display: none !important;
	}
}

body.woocommerce-checkout .wc-block-checkout__sidebar {
	margin-bottom: 50px;
}

body .wc-block-components-form .wc-block-components-checkout-step {
	margin-bottom: 30px;
}

body .wc-block-checkout__actions_row {
	margin-top: 30px;
}

body.woocommerce-checkout .wp-block-woocommerce-checkout{
	padding-top: 0;
}
body.woocommerce-checkout .site-main {
	margin-top: 0;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name{
	margin-top: 0;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{
		margin-top: 0 !important;
		padding: 12px 0 !important;
	}
	body.woocommerce-checkout .wc-block-checkout__main{
		margin-bottom: 16px;
	}
	body.woocommerce-checkout .wc-block-components-order-summary-item__quantity{
		display: none;
	}
	body.woocommerce-checkout .wc-block-components-order-summary-item__individual-prices{
		display: none;
	}
	
}

.wc_ppp_paywall > div{
	position: relative;
}
.wc_ppp_paywall > div::before {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	left: 0;
	right: 0;
	height: 250px;
	background: linear-gradient(to bottom, transparent, white);
	pointer-events: none;
}