/*
Template:       wooma
Theme Name:     Hometex LUX Theme
Theme URI:      https://dobg.eu
Author: DOBG
Author URI:     https://dobg.eu
Description:    wooma is a clean and modern WordPress Theme for Ecommerce and Online Store. This theme comes with all necessary features and pages for a Ecommerce website.
Version:1.0
Text Domain:    wooma
Tags: 			one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/

#login h1 a, .login h1 a {
    background-image: url("/wp-content/themes/hometexlux/images/bg-logo.png");
	height:55px;
	width:320px;
	background-size: contain;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

#billing_country_field {
	display:none;
}

.rt-drop-menu.style-3 li.menu-item-has-children > .sub-menu {
    visibility: hidden;
}

.wooma-product-thumb-wrapper{
    width: 100%;
    max-height: 175px;
    height: 350px;
}

.woocommerce-Price-amount{
    font-size: 26px;
}

.wooma-main-sidebar-header .primary-menu > li > a{
    font-size: 18px;
}
		
#billing_speedyshippingto_field {
	display:none;
}

#billing_city::placeholder,
#billing_address_1::placeholder {
	color: unset;
	opacity: 0;
	display:none;
}