/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */


.single-product-content .product-share {
	display: none !important;
}

.cat-design-default .hover-mask {
    background-color: transparent !important;
}

.cat-design-default .hover-mask h3
{
        color: transparent !important;
}
.bundle-price {
    display: none !important;
}

.thwcfd-field-country
{
	display: none !important;
}
.product-label
{
	font-size: 10px !important;
}
.post-date , .meta-post-categories , .basel-entry-meta,.comments-area
{
	display: none !important;
}
.entry-title
{
	margin-top:35px !important;
}
@media only screen and (max-width: 480px) {
	.product-label
	{
		font-size: 8px !important;
	}
}
@media only screen and (max-width:770px) and (min-width:1850px)
{
	.menu-item 
	{
		font-size: 10px !important;
		color: red !important;
	}
}