/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* хедер  */
.woocommerce .return-to-shop, .woocommerce .wd-empty-page-text, .wc-backward{
	display: none;
}
.num-text strong{
	font-size: 18px;
font-family: "Roboto", serif;
	margin-bottom: -10px;
}
.num-text{
	margin-bottom: -20px;
}
.orthopedic{
	color: #000;
	font-size: 24px;
	margin-left: -20px;
}
/* хедер  and */
@media (max-width: 1024px) {
.num-text{
	margin-bottom: 5px;
	
}
.num-text strong{
	font-size: 15px;
}
	.orthopedic{
	color: #000;
	font-size: 20px;
	margin-left: -20px;
}
}
.orthopedic{
	color: #000;
	font-size: 16px;
	line-height: 18px;
}
@media (max-width: 450px) {
	.orthopedic{
	font-size: 14px;
	line-height: 16px;
}
}
@media (max-width: 420px) {
.num-text strong{
font-size: 12px !important;
	}	
}
@media (max-width: 331px) {
.num-text strong{
font-size: 11px !important;
	}
	
}