/*
 Theme Name:   Ecommerce Goldly
 Theme URI:    https://www.xeeshop.com/product/ecommerce-goldly-pro/
 Description:  Ecommerce Goldly provide to elegant layout with much customize using to make blog and ecommerce site for  goldly as will you can use any kind of blog for this.  Optimized for all devices, this theme will stand out with a unique design. Pick any accent color you wish. Set sidebar to the left or right - or no sidebar at all.
 Template:     goldly
 Version:      1.0.9
 Author:       reviewexchanger
 Author URI:   https://www.xeeshop.com/
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  ecommercegoldly
 Tested up to: 5.8
 Requires PHP: 5.6
*/

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{
	fill: #333333 !important;
}
.main-navigation .nav-menu ul.sub-menu{
	border-bottom: 4px solid #ffffff;
}
.our_team_social_icon {
    display: none;
}
.our_team_container_data:hover {
    padding: 50px 35px !important; 
}

.product_category_section {
    padding: 20px;
}
.product_section {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}
.product_title h3 {
    margin: 0px;
}
.ecommerce_product_section {
    text-align: center;
    padding: 30px 0px;
}
.product_info_img img:hover {
    transform: scale(1.05);
    transition: 0.5s all ease-in-out;
}
.product_contain{
	padding: 5px;
}
.fill_banner_img img {
    width: -webkit-fill-available;
}

.woocommerce ul.products li.product a img {
	border: solid 2.5px #FFF;
	border-radius: 100px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	color: #FFF;
	text-align: center;
}

mark.count {
	display: none;
}

main#primary.site-main{
	background: none !important;
	margin-left: auto;
	margin-right: auto;	
}

.page-title {
	color: #FFF !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
	background-color: #000;
}

.woocommerce-product-details__short-description ul {
	margin-left: -5px;
}

.woocommerce p.stars span {
	margin-top: 2px !important;
	font-size: 19.5px !important;
}

.woocommerce p.stars a::before {
	color: #FFF !important;
	opacity: 1 !important;
}

span.woocommerce-input-wrapper select {
	color: #000;
}

select.orderby {
	display: none;
}

p.woocommerce-result-count {
	display: none;
}

.woocommerce ul.products li.product .price {
	text-align: center;
}

.products .woocommerce-de_price_taxrate {
	text-align: center;
}

ul > li > div.woocommerce_de_versandkosten {
	text-align: center;
}

ul.products li.product {
	text-align: center;
}

.wc-tabs > li > a {
	color: #000 !important;
}

/* For Dropdown font color */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: black;
}

/* For Dropdown Selected option */
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    color: black;
} 

/* For Dropdown Selected option */

.select2-results__option {
    color: black;
}

/*For Dropdown Search */
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    color: black;
}

/*For Dropdown Search */
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: none;
    color: black;
}

/*For Dropdown Search "margin-border" */
.select2-search--dropdown {
    color: black;
}

.woocommerce-checkout #payment {
	color: black;
}

.woocommerce-cart .cart-collaterals .cart_totals p small {
	color: white;
}

.message {
	color: white !important;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    width: 50%;
	text-align: left;
}

.woocommerce div.product form.cart .variations td select {
	width: 100%;
}

.woocommerce div.product form.cart .variations td select {
	background: #000;
	color: #FFF;
	border: 1px solid #FFF;
	border-radius: 10px;
	padding: 0 5px;
}

.woocommerce ul.products li.product .star-rating {
    text-align: center;
    margin: 0 auto;
}

.woocommerce .star-rating::before {
	color: rgb(204, 178, 106);
}

.woocommerce .star-rating span::before {
	color: rgb(204, 178, 106);
}

.woocommerce-cart table.cart td.product-name {
	width: 300px;
}

.woocommerce td.product-name dl.variation p {
	margin-top: 0;
}

#add_payment_method table.cart .product-thumbnail, 
.woocommerce-cart table.cart .product-thumbnail, 
.woocommerce-checkout table.cart .product-thumbnail {
	display: none;
}

