/*
Theme Name:     Uneno Child
Theme URI:      https://demo2.madrasthemes/uneno/
Author:         MadrasThemes
Author URI:     https://madrasthemes.com/
Description:    This is the child theme for the uneno theme
Template:       uneno
Version:        1.0.10
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    uneno-child
Tags:           e-commerce, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, threaded-comments, rtl-language-support, footer-widgets, sticky-post, theme-options
*/

footer, footer {background: #c70004; color: #fff;}
footer .footer-widgets .widget-title, footer .footer-widgets .widget a, footer .footer-widgets .widget a span, .footer-widgets p, .uneno-copyright-bar-info{color:#fff;}
footer .footer-widgets .widget a:hover{color:#000;}
.footer-bottom-copyright-bar{margin: 0 auto !important; text-align: center;}
.single-product__inner .product_meta, .single .pwb-single-product-brands{display:none;}
.home.page-template-template-homepage-v4 .header-transparent+.site-content .uneno-slider-block:first-child{margin-top:0 !important;}
.home .site-header.header-transparent i{color:#000 !important;}
.woocommerce form .form-row abbr.required{text-decoration:none;}
#customer-details .input-text{padding:3% 5%;}
.single_add_to_cart_button{margin-left: 5%;}
#billing_postcode_search_field label, .desktop-only .off-canvas-navigation-wrapper{display:none;}
#wpforms-form-21923 #wpforms-submit-21923{background-color: #c70004; border: 1px solid #c70004; color: #fff; padding: 1% 5%; border-radius: 50px;}
.page-id-21828 .site-header-and-page-header .site-header{margin-bottom:0;}
form.variations_form .variations tr th {border: none;}

@media(max-width:767px){
	table.shop_table_responsive tr td.product-name {display: block;}
	table.cart tr.woocommerce-cart-form__cart-item>td.product-name .variation{text-align: right; display: contents;}
	.single-product .summary .quantity{width: 45%;}
	.cart-features-list{display:none;}
	.home .site-header.header-transparent .handheld-only {background-color: #c80004;}
	.home .site-header.header-transparent i, .home .header-user-account-dropdown i.flaticon-social{color:#fff !important;}
}