/*
Theme Name: RA MA Yoga
Template: generatepress
Author: Quadshot
Author URI: https://quadshot.com	
Description: Responsive theme that is awesome in its ability to respond
Version: .01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: i
Text Domain: rama
*/


#top-menu li {
	display: inline;
	padding: .5em;
	border: 1px dotted #ddd;
} 

#top-menu li a {
}

.search-thumb-wrapper {
	width: 125px;
	float: left;
	padding-right: 1em;

	position: relative;
}

.search .inside-article {
	padding: 1em;
}

.search article {
	margin-bottom: 1em;
}

.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 1;
	min-height: 100%;
	background: url( 'assets/img/play-button.svg' );
	background-size: 90px;
	background-position: center;
	background-repeat: no-repeat;
}

.slide-wrapper {
	width: 340px;
	position: relative;
}

.search-results-outer {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.dashboard-hero-image {
	position: relative;
	min-width: 100%;
	min-height: 425px;
	overflow: hidden;
	background-image: url( 'assets/img/dashboard-header.jpg' );
	background-size: cover;
	background-repeat: no-repeat;
}

.welcome-strip {
	font-size: 32px;
	text-transform: uppercase;
	padding: .25em 1em .25em 1em;
	font-weight: bold;
	position: absolute;
	left: 0;
	bottom: 60px;
	background: rgba( 255,255,255, .54 );
}

.block-wrapper {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.dash-block {
	min-width: 250px;
	width: 250px;
	text-align: center;
}
.block-wrapper .dash-block a {
	font-size: 24px;
	color: black;
}

.video-duration {
	text-align: default;
}

.rama-hashtags {
	color: #ccc;
}

.thumb-wrapper {
	display: flex;
	justify-content: center;
} 
.single-product .thumb-wrapper .fa {
	display: inline;
	/*border: 1px solid #5C70A4;*/
	font-size: 144px;
}

button.simplefavorite-button {
	padding: 10px 0px;
}

.rama-favorites-wrapper {
	max-width: 100%;
	display: flex;
	justify-content: center;
}
.rama-favorites-wrapper li {
	display: inline-block;
	width: 200px;
	margin: 2em;
	list-style: none;
}

.flex-wrapper {
	display: flex;
	max-width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

.search-block {
	width: 340px;
}

.search-active .rama-search .search-form-container {
	z-index: 200;
}

.woocommerce div.product.elementor form.cart table.variations td.value::before, .woocommerce div.product.elementor form.cart table.variations td.value select {
	height: auto;
}
.woocommerce div.product.elementor form.cart table.variations td.value select {
	border: 1px solid #ccc;
}

.wc-memberships-restriction-message {
	min-height: 300px;
	background: url( '/wp-content/uploads/2019/05/Screen-Shot-2019-05-29-at-6.16.45-PM-300x300.png' ) no-repeat;
	background-size: 33%;
	background-color: #F4A8BA;
	padding-left: 33%;
}
.logged-out .elementor-posts-container .woocommerce, .logged-out .rama-skin-slider .woocommerce, .logged-out .rama-skin-slider .woocommerce .wc-memberships-restriction-message {
	display: none;
}

.single-video.logged-out .woocommerce .wc-memberships-restriction-message {
	display: block;
}

.rama-login form {
	margin: 1em auto;
	max-width: 600px;
	padding: 20px 30px;
	border: 1px solid #c5c5c5;
}
.rama-login input[text] {
	width: 100%;
}
.rama-login label {
	display: block;
}

@media screen and (min-width: 1200px )  {
}


@media screen and (max-width: 1024px )  {
}

@media screen and (max-width: 768px )  {
}

@media screen and (max-width: 411px )  {
}

/* top center video thumbs */
.elementor-element.rama-img-16-10 > .elementor-widget-container > div > img, .elementor-element.rama-img-16-10 > .elementor-widget-container > a > img, .elementor-element.rama-img-16-10-with-link > .elementor-widget-container > div > div > img, .elementor-element.rama-img-16-10-with-link > .elementor-widget-container > div > a > img {
	object-position: center top;
}

/* checkout customizations */
.woocommerce-checkout .col2-set {
	width: 51.941176%;
	float: left;
	margin-right: 1.882353%;
}

#customer_details+#wc_checkout_add_ons, #order_review, #order_review_heading {
	width: 46.176471%;
	float: right;
	margin-right: 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
	border-bottom: 1px solid #b1b1b1;
}
.htw-checkout-header {
	display: flex;
	clear: both;
	margin-bottom: -50px;
}
.htw-login-checkout {
	width: 53%;
}
@media screen and (max-width: 768px )  {
	.htw-checkout-header {
		display: block;
	}
	.htw-login-checkout {
		width: 100%;
	}
	.woocommerce-checkout .col2-set, #customer_details+#wc_checkout_add_ons, #order_review, #order_review_heading {
		width: 100%;
		float: none;
		margin: 10px;
	}
}
@media screen and (max-width: 1024px )  {
body.woocommerce-checkout .woocommerce {
	margin-left: 10px;
	margin-right: 10px;
}
}

@media screen and ( max-width: 1160px ) {
	body.search .site-main article {
		margin-left: 30px;
		margin-right: 30px;
	}
}

.woocommerce-billing-fields h3 {
	display: none;
}


body.woocommerce-checkout  table.woocommerce-checkout-review-order-table, table.woocommerce-checkout-review-order-table td,
body.woocommerce-checkout tfoot th, body.woocommerce-checkout tr.cart-subtotal th  {
	border: none;
}

body.woocommerce-checkout  .woocommerce button.button, .woocommerce-page button.button {
	color: #ffffff;
}

body.woocommerce-cart .woocommerce-info {
	color: #ffffff;
	padding: 10px;
}

body.woocommerce-checkout .woocommerce-message .wc-forward {
	display: none !important;
}

body.woocommerce-checkout .elementor-170679 .elementor-element.elementor-element-37efe749 .elementor-spacer-inner {
	height: 0;
}

body.woocommerce-checkout  #stripe-payment-data p:nth-of-type(1) {
	display: none;
}

body.woocommerce-checkout #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:before {
	display: none;
}

body.woocommerce-checkout  th.product-remove, body.woocommerce-checkout  th.product-name, body.woocommerce-checkout  th.product-subtotal {
	border-right: none;
}

body.woocommerce-checkout .site-content, body.woocommerce-checkout form.checkout.woocommerce-checkout {
	margin-top: -40px;
}

body.woocommerce-checkout .quantity .input-text {
	width: 80px;
}

body.woocommerce-checkout tr.cart-subtotal td, body.woocommerce-checkout tr.order-total td, body.woocommerce-checkout tr.tax-rate td {
	text-align: right;
	padding-right: 0;
}

body.woocommerce-checkout table.shop_table_responsive.cart thead {
	display:none;
}
