/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-content-layout {
/* 	padding-block: 0px!important; */
}
.sanpham-item .content-banner {
	max-width: inherit !important;
	width: calc(100% + 60px) !important;
	background: linear-gradient(180deg, rgba(102, 102, 102, 0.00) 0%, rgba(5, 63, 23, 0.90) 100%);
	margin-left: -30px;
	padding-left: 30px;
	margin-right: -30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: -30px;
}
.wd-products-nav{
	display:none!important;
}