/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* for tidio */
#tidio-chat {
	bottom: 50px !important;
}
@media only screen and (max-width: 980px) {
	#tidio-chat {
		bottom: 50px !important;
	}
}

/* Other */
.wd-attr-term a{
	cursor: default;
	pointer-events: none;
	text-decoration: none;
	color: black;
}

/* .woocommerce-product-attributes-item--attribute_reference-links .wd-attr-term p{
	text-indent: -5px;
	display: block;
	overflow: hidden;
} */

.wc-tabs-wrapper .shop_attributes{
	max-width: inherit!important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p{
	margin-bottom:0!important;
}

/* for dark Theme 
.whb-color-dark:not(.whb-with-bg){
	background-color: #181a1b!important;
}
.wd-nav > li > a, .wd-tools-element > a{
	color: #e8e6e3!important;
}
*/


