/*
Theme Name:     Blusho Child Theme
Template:       blusho
Theme URI:      https://radiustheme.net/themes/blusho
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Blusho is an Responsive Cosmetic Store WooCommerce WordPress Theme.
Version:        1.0.0
Tested up to: 	6.6
Requires PHP: 	7.4
Text Domain:    blusho
Tags: 			blog, e-commerce, theme-options, featured-images, post-formats, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, editor-style, footer-widgets, full-width-template, rtl-language-support, sticky-post, style-variations, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/
.section-title-wrapper .description {
	text-transform: inherit !important;
}
.comment-form-url
{
	display:none !important;
}
.rt-search-take-your {
	background: #054029;
	padding: 10px;
	border-radius: 4px;
	cursor: pointer;
}
.rt-search-take-your a {
	color: #fff !important;
}
.rt-search-take-your:hover {
	background: #A68D45;
}
.shippingreturn_title {
	display: none !important;
}
.woocommerce-tabs .shipping_returns h3 {
	margin-bottom: 5px !important;
}
.shipping.recurring-total ul li {
	margin: 0;
	padding: 0 !important;
}
.single-product .blusho-breadcrumb-wrapper .entry-breadcrumb .dvdr {
  color: #000 !important;
}
.single-product .blusho-breadcrumb-wrapper .entry-breadcrumb span a{
	color: #000 !important;
}
/* Default del line hata do */
.woocommerce del,
.woocommerce del .woocommerce-Price-amount {
  text-decoration: none !important;
  position: relative;
}

.woocommerce-checkout-login {
    margin-bottom: 15px;
}
.checkout-page .woocommerce-billing-fields>h3 {
 display: block !important;
}

.margin-bottom{
	margin-bottom: 20px;
}

.woocommerce-wdt {
    background: white;
    padding: 20px;
}

/* Apni custom strike line banao */
.woocommerce del .woocommerce-Price-amount::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;  /* always center */
  height: 1px;
  background: currentColor; /* text ke color jaisa */
  transform: translateY(-50%);
}
#fluentform_5_success {
	color: #fff;
	text-align: center;
}
#fluentform_5_success p{
	margin: 0;
}
.ff-message-success{
	color: #fff;
	text-align: center;
}
.footer-subs-form .ff-t-cell.ff-t-column-1 {
	flex-basis: 100% !important;
}
.footer-subs-form .ff-t-container.ff-column-container.ff_columns_total_2 {
	position: relative;
	background-color: #1F1F1F;
	border-radius: 30px;
	padding: 5px;
	display: flex;
	height:50px;
}
#ff_4_2_email, #ff_9_2_email {
	font-size: 13px;
	font-weight: 500;
	border: none;
	color: #ffffff;
	background-color: transparent;
	border-radius: 0;
	padding: 5px 18px;
	height: 42px;
}
.footer-subs-form .ff-btn.ff-btn-submit.ff-btn-md.ff_btn_no_style {
	background-color: #26704E !important;
	color: #FFFFFF !important;
}
.footer-subs-form .ff-btn.ff-btn-submit.ff-btn-md.ff_btn_no_style{
  font-size: 12px;
  font-weight: 600;
  border-radius: 50%;
  margin-bottom: 0 !important;
  width: 42px;
  height: 42px;
  padding: 0;
}
.footer-subs-form .ff-el-group.ff-text-left.ff_submit_btn_wrapper.ff_submit_btn_wrapper_custom {
	justify-content: flex-end;
	display: flex;
	padding-right: 5px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
	background-color: #fff !important;
}
.woocommerce .rtsb-myacount-page .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce .rtsb-myacount-page .woocommerce-MyAccount-navigation ul li a:hover {
	background-color: #6B704F !important;
}
.rtsb-wishlist-content {
	background-color: #fff;
	padding: 10px 30px;
}
.home-hero-img.elementor-widget-image{
	height:100% !important;
}
#customer_login .u-column1 {
	background: #fff;
	margin-right: 15px;
	padding: 20px;
}
#customer_login .u-column2{
	margin-left: 15px;
	background: #fff;
	padding: 20px
}
.order_review_wtd.col-md-6 {
	background: #fff;
	padding: 20px;
}
#ship-to-different-address{
	padding-top: 30px;
}
.single-list {
	list-style: disc !important;
	padding: 0px 15px !important;
}
.footer-main p{
	margin-bottom: 5px !important;
}
#customer_details{
	background: #fff !important;
	padding: 20px !important;
}
div#customer_details .col-2 {clear: both;
}
 #customer_details .col-1, #customer_details .col-2 {
    width: 100%;
}
div#wc-stripe-express-checkout-element {
    margin: 0 auto;
}
p#wc-stripe-express-checkout-button-separator { 
clear: both !important; 
width: 100% !important;
}
.woocommerce-cart-form .shop_table td.product-subtotal  { 
width: 140px; 
}
 
 @media only screen and (min-width: 1200px) {
#customer_login .u-column1 {
	margin-right: 15px;
	min-height: 425px !important;
}
#customer_login .u-column2{
	margin-left: 15px;
}
}
 @media only screen and (max-width: 992px) {
#customer_login .u-column1 {
	margin-right: 0px;
	min-height: 507px;
}
}
 @media only screen and (max-width: 767px) {
#customer_login .u-column1 {
	width: 100% !important;
	min-height: auto;

}
#customer_login .u-column2{
	margin-left: 0px;
	margin-top: 20px;
	width: 100% !important;
}
#rtsb-side-content-area-id .mini-cart-bottom {
	min-height: 175px !important;
}
}
