@charset "utf-8";
/*CLEAR*/

.l-content .m-cols__wrap--edit,
.l-content .m-cols__wrap--edit > .m-cols__1of3,
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
	font-size: 0;
}

/*Header Edit*/

.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .mainMV {
	width: 950px;
	height: 450px;
	background: url('/th/pr/vona/recommend_category/hand_tools201902/images/mainvs.png') left top no-repeat; 
}

.l-content .subMV {
  	width: 950px;
	height: 450px;
}

.l-content .wrenches {
    background: url('/th/pr/vona/recommend_category/hand_tools201902/images/products/wrench/mainvs.png') left top no-repeat; 
}

.l-content .pliers {
    background: url('/th/pr/vona/recommend_category/hand_tools201902/images/products/pliers/mainvs.png') left top no-repeat; 
}

.l-content .boxes {
    background: url('/th/pr/vona/recommend_category/hand_tools201902/images/products/boxes/mainvs.png') left top no-repeat; 
}

.l-content .screwdrivers {
    background: url('/th/pr/vona/recommend_category/hand_tools201902/images/products/screwdrivers/mainvs.png') left top no-repeat; 
}

.l-content .hammers {
    background: url('/th/pr/vona/recommend_category/hand_tools201902/images/products/hammers/mainvs.png') left top no-repeat; 
}

.l-content .m-h2--custom {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border: 1px solid #dedede;
}

.l-content .m-h2--custom span {
	display: inline-block;
	padding: 12.5px 0 12.5px 25px;
}

/*Button Center*/
.l-content .m-btnList--center > li {
	padding-left: 20px;
}

.l-content .m-btnList--center > li:first-child {
	padding-left: 0;
}

/*Product List Style*/

.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

.l-content .product_name {
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

.l-content .product_img {
    margin: 20px auto;
	display: block;
}

.l-content .product_brand {
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
	height: 35px;
	display: block;
}

.l-content .product_part {
	font-size: 12px;
	margin: 0;
	padding: 20px 5px 0;
	height: 50px;
	display: block;
}

.l-content .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 0 5px;
	height: 60px;
	display: block;
}

.l-content .product.on > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 0 5px;
	height: 30px;
	display: block;
}

.l-content .product_pcs {
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	height: 30px;
	display: block;
}

.l-content .product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
	padding: 10px 5px 0;
	height: 35px;
	display: block;
}

.l-content .product_truck {
    font-size: 14px;
    font-weight: bold;
    color: #1d2c4e;
    padding: 10px 5px 0;
    height: 35px;
    display: block;
}

.l-content .brand_img {
	margin: 15px auto;
	display: block;
}
.l-content .truck_img {
    vertical-align: middle;
    margin-right: 7px;
}

.l-content .product_stock .stock_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .m-btnSize--edit {
	width: 165px;
	padding-left: 10px;
}

/*Hover*/

.l-content .m-thumbnailList [data-clickable="area"]:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  opacity: 0.75;
}


/*Anchor*/

.l-content .anchor_block--odd {
	background-color: #f9f9f9;
	text-align: center;
	padding: 15px 10px;
    margin: 10px;
}

.l-content .product_block {
    border: solid #c2c4c5;
    border-width: 0 2px 2px 2px;
}
.l-content .product_block--name {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.l-content .product_block--name.pliers {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/pliers_tab.png) center no-repeat;
}
.l-content .product_block--name.pliers--xl {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/pliers_tab2.png) center no-repeat;
}
.l-content .product_block--name.screwdriver {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/screwdrivers_tab.png) center no-repeat;
}
.l-content .product_block--name.screwdriver--xl {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/screwdrivers_tab2.png) center no-repeat;
}
.l-content .product_block--name.hammer {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/hammers_tab.png) center no-repeat;
}
.l-content .product_block--name.boxes {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/boxes_tab.png) center no-repeat;
}

.l-content .product_block--description {
    height: 90px;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    padding: 0 15px 20px 20px;
}

.l-content .product_block--description.sm{
    height: 50px;
}

.l-content .product_block--description.md{
    height: 70px;
}

.l-content .product_block--description.lg{
    height: 120px;
}

.l-content .m-media.m {
    height: 140px
}

.l-content .m-media.xl {
    height: 170px
}

.l-content .m-media.xxl {
    height: 200px
}


/*Border Style*/

.l-content .m-thumbnailList > .border_style {
	border: solid #dedede;
	border-width: 0 0 1px 1px;
	padding: 10px 0 20px;
	box-sizing: border-box;
}

.l-content .m-thumbnailList > .border_style--last {
	border: solid #dedede;
	border-width: 0 1px 1px 1px;
	padding: 10px 0 20px;
	box-sizing: border-box;
}

/*Fix Height Element +1 (Ex - Element Height 558 Fix Height 558+1 = 559)*/

.l-content .border_style.col_1of4,
.l-content .border_style--last.col_1of4 {
	width: 25%;
}

/*What New*/

.l-content .m-list--edit li {
    list-style-type: disc;
    margin: 0.25em 0 0.25em 1.9em;
    text-indent: 0;
}

.l-content .lh-23 {
    line-height: 23px;
}

.l-content .u-mt55 {
    margin-top: 55px;
}

.l-content .u-pl230 {
    padding-left: 230px
}

.l-content .bg-white {
    background-color: #ffffff;
}
  
.l-content .title {
    color: #ffffff;
    font-size: 24px;
    line-height: 116px;
    padding-left: 150px;
    position: relative;
}

.l-content .title.wrenche {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/title_wrench.png) center no-repeat;
}
.l-content .title.pliers {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/title_pliers.png) center no-repeat;
}
.l-content .title.screwdriver {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/title_screwdriver.png) center no-repeat;
}
.l-content .title.hammer {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/title_hammer.png) center no-repeat;
    color: #333333;
}
.l-content .title.boxes {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/title/title_boxes.png) center no-repeat;
    color: #333333;
}

.l-content .info-wrenches {
    background: url(/th/pr/vona/recommend_category/hand_tools201902/images/line.png) no-repeat;
    background-position: center 60px;
    height: 1300px;
}

.l-content .triangle-left {
    border-top: 15px solid transparent;
    border-right: 25px solid #417a4a;
    border-bottom: 15px solid transparent;
    line-height: 0;
    position: absolute;
    margin-top: -2px;
    margin-left: -25px;
}

.l-content .triangle-right {
    border-top: 15px solid transparent;
    border-left: 25px solid #417a4a;
    border-bottom: 15px solid transparent;
    line-height: 0;
    position: absolute;
    margin-top: -2px;
}