/*!
Theme Name: Blumen Theme
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>Blumen Theme</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Blumen Theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Blumen Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Arabic is a joined script: the tracking meant for uppercase Latin
   labels (letter-spacing on eyebrows, chips, buttons, headings) pulls
   its letters apart, visibly so on phones. Tracking is kept only on the
   Latin-only pieces: the wordmark and the English language pill.
   !important on purpose: dozens of component rules set the value. */
html[dir="rtl"] :not(.bluthe_wordmark, .bluthe_wordmark *, [lang="en"], [lang="en"] *),
html[dir="rtl"] :not(.bluthe_wordmark, .bluthe_wordmark *, [lang="en"], [lang="en"] *)::before,
html[dir="rtl"] :not(.bluthe_wordmark, .bluthe_wordmark *, [lang="en"], [lang="en"] *)::after {
  letter-spacing: 0 !important;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

.mini-cart-content .quantity {
	float: left;
}
.mobile-nav ul li.menu-item-has-children ul {
	padding-right: 25px;
	padding-left: 0px;
}
/* Header & footer use logical CSS properties and need no RTL overrides. */

/* WOO
------------------------------------------------- */
.price .woocommerce-Price-amount bdi,
.woocommerce-Price-amount bdi,
bdi{
	direction: rtl;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p {
	text-align: right;
}
dt {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}
/* dd {
	float: left;
} */
 .wc-block-cart table.wc-block-cart-items, .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th {
	margin: 0px;
 }
/* Shop page
---------------------------------------- */
.bluthe_package_products img {
	margin-right: 0px;
	margin-left: 8px;
}
.bluthe_shop-sidebar .bluthe_filter-header a {
	margin-right: 0px;
	margin-left: 15px;
}

/* Login page - my account
----------------------------------------- */
.password-input button.show-password-input {
	left:8px;
	right:auto;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
	margin-right: 0px;
	margin-left: 30px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li {
	padding: 8px 20px 8px 0px;
}
.bluthe_order_details_actions > p > span {
	float: left;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details .custom-order-item-card .custom-order-item-left,
.woocommerce-account.woocommerce-view-order .bluthe_item_container .custom-order-item-left {
	margin-right: 0px;
	margin-left: 20px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li::before {
     margin-right: 0px;
     margin-left: 10px;
    }
.rtl .woocommerce-checkout .bluthe_recipient_header,
.rtl .woocommerce-checkout .bluthe_recipient_toggle,
.rtl .woocommerce-checkout .bluthe_recipient_identity .woocommerce-form__label.checkbox {
  flex-direction: row-reverse;
}

.rtl .woocommerce-checkout .bluthe_recipient_toggle .woocommerce-form__label,
.rtl .woocommerce-checkout .bluthe_recipient_identity .woocommerce-form__label.checkbox,
.rtl .woocommerce-checkout .bluthe_recipient_field label {
  text-align: right;
}

.rtl .woocommerce-checkout .bluthe_recipient_toggle .woocommerce-form__input-checkbox::after {
  inset: 4px 4px 4px auto;
}

.rtl .woocommerce-checkout .bluthe_recipient_toggle .woocommerce-form__input-checkbox:checked::after {
  transform: translateX(-18px);
}
/* Cart page
----------------------------------------- */
.woocommerce-cart .wc-block-cart__main .wc-block-cart-items td:last-of-type {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-right: 0px;

	border-left: 1px solid hsla(0,0%,7%,.11);
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.woocommerce-cart .wc-block-cart__main .wc-block-cart-items td:first-of-type {
	border-left: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;

	border-right: 1px solid hsla(0,0%,7%,.11);
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.rtl .wc-block-components-sidebar-layout .wc-block-components-main {
	padding: 0px;
}
.woocommerce-cart .bluthe_aside_cart_actions .coupon [type="submit"], .woocommerce-form-coupon .coupon [type="submit"] {
	right: auto;
	left: 0;
}
.woocommerce-cart .bluthe_aside_cart_actions .coupon .input-text, .woocommerce-form-coupon .coupon .input-text {
	padding-right: 20px;
	padding-left: 100px;

}
.blumen-delivery-card{
	text-align: center;
}
.blumen-delivery-card__time {
	direction: ltr;
}
.woocommerce-checkout .bluthe_recipient_identity input[type="checkbox"],
#shipping_ask_for_address_field input {
	margin-left: 5px;
}
.woocommerce-checkout .bluthe_checkout_shipping-card .woocommerce-shipping-methods li label .woocommerce-Price-amount{
	float: left;
}
.woocommerce-checkout .bluthe_checkout_totals td {
	text-align: left;
}
.blumen-delivery-time-options label > div {
	direction: ltr;
}
.woocommerce-cart .bluthe_product_cart_item .product-thumbnail {
	margin-right: 0px;
	margin-left: 20px;
}
.woocommerce-order-overview__delivery > p {
	direction: ltr;
  	text-align: right;
}
.bluthe_order_details_actions > p >span { 
	text-align: left;
}
.woocommerce-order-received .woocommerce-table tr td {
	text-align: right;
}
table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
	text-align: right;
}
ul.products li.product .button, .bluthe_shop-sidebar .bluthe_filter-header a {
	float: left;
}
@media screen and (max-width: 767px) {
  .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row td {
    padding-top: 16px;
    padding-bottom: 16px;
  }
    .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row td:first-of-type {
    padding-right: 16px;
    padding-left: 5px;
  }
  .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row td:last-of-type {
    padding-left: 16px;
    padding-right: 5px;
  }
}
