/*!
Theme Name: WP Commerce
Theme URI: https://wpcodethemes.com/downloads/wp-commerce/
Author: wpcodethemes
Author URI: http://wpcodethemes.com/
Description: WP Commerce is a beautifully designed e-commerce theme fully compatible with most popular WooCommerce plugin. The theme comes with a clean and elegant design and is developer friendly. It is fully responsive, translation ready, SEO friendly and compatible with WooCommerce.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-commerce
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, blog, e-commerce

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

WP Commerce is based on Underscores https://underscores.me/, (C) wpcodethemes
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/
*/

.option-row>div {
    width: 270px;
}

.option-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
img.custom-logo {
    max-width: 200px;
    height: auto;
}
ul.woocs-style-1-dropdown-menu li {
	background: transparent!important;
}

.woocs-style-1-dropdown .woocs-style-1-dropdown-menu,
.woocs-style-1-select span {
	font-size: 11px !important;
}

.woocs-style-1-select i {
	display: none;
}

.woocs-style-1-dropdown {
	border-radius: 30px !important;
}

.woocs-style-1-dropdown .woocs-style-1-select {
	padding: 6px 10px !important;
	overflow: hidden;
}

.woocs-style-1-dropdown {
	width: 50px!important;
	text-align: center !important;
}

.woocs_display_none {
	font-size: 0!important;
}

span.woocommerce-Price-currencySymbol {
	margin-left: 3px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs{
    display: flex;
    justify-content: center;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    display: none;
}
.wcus-checkout-fields {
    display: block!important;
}
