/*CLEAR*/

.l-content .m-cols__wrap--edit,
.l-content .m-cols__wrap--edit > .m-cols__1of2,
.l-content .m-cols__wrap--edit > .m-cols__1of3,
.l-content .m-cols__wrap--edit > .m-cols__1of4,
.l-content .m-cols__wrap--edit > .m-cols__1of5,
.l-content .m-cols__wrap--edit > .m-cols__2of5,
.l-content .m-cols__wrap--edit > .m-cols__3of5,
.l-content .m-cols__wrap--edit > .m-cols__4of5,
.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: 150px;
	background: url('/pr/recommend_category/frames/support/images/frames.jpg');
	margin: 0 auto;
	background-repeat: no-repeat;
}

.l-content .subMV {
	width: 950px;
	height: 270px;
	background: url('/pr/recommend_category/frames/support/images/subvs.png');
	margin: 0 auto;
	background-repeat: no-repeat;
}

.l-content .subMV-title {
	position: absolute;
	font-size: 28px;
	width: 250px;
	font-weight: bold;
	margin-top: 30px;
}

.l-content .subMV-subtitle {
	position: absolute;
	font-size: 22px;
	width: 240px;
	font-weight: bold;
	margin-top: 100px;
}

.l-content .category-section-gap {
	height: 40px;
    background-color: #fff;
}

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

.l-content .m-h2--custom img {
	margin: 7px 7px 7px 7px;
	display: block;
	float: left;
}

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

.l-content .sub_main--block {
	width: 750px;
	height: auto;
	margin: 20px auto 40px;
}


/*Button Center*/

.l-content .m-btnList--center > li {
	padding-left: 50px;
}

.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;
	min-height: 65px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

.l-content .product_name.on {
	min-height: 80px;
}

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

.l-content .product_brand {
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	min-height: 35px;
	height: 50px;
	display: block;
}

.l-content .product_brand.on {
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	padding: 20px 0 10px;
	display: block;
}

.l-content .brand_img {
	padding: 15px 0;
	margin: auto;
	display: block;
}

.l-content .product_brand a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}

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

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

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

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

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

.l-content .product > .product_price--ori {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: line-through;
	padding: 5px 5px 0;
	min-height: 25px;
	display: block;
}

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

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

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

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

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

.l-content .truck_img {
	vertical-align: middle;
	margin-right: 7px;
}

.l-content .background-gray {
	background-color: #f2f2f2;
}

.l-content .product_button {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: block;
	padding-top: 165px;
}

.l-content .product_button--link {
	background-image: url('/pr/recommend_category/frames/support/images/right.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	display: block;
}

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

.l-content .m-btnSize--edit2 {
	width: 320px;
	background-color: #2d3035;
}

.l-content .m-btnSize--edit3 {
	width: 320px;
	background-color: #0169c9;
}

.l-content .m-btnSize--edit4 {
	width: 320px;
	background-color: white;
	color: white;
}

.l-content .m-btnSize--edit:before,
.l-content .m-btnSize--m:before,
.l-content .m-btnSize--xl:before,
.l-content .m-btnSize--xxl:before {
	position: absolute;
	top: 4px;
	right: 4px;
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKUlEQVQoz2P4//8/AxTjBAzEKsKlCa6ZAU0xnRXhdThWE2BsvCbAFAEAQFId8ZUdpT8AAAAASUVORK5CYII=") no-repeat right top;
}

.l-content .reduce-padding {
	vertical-align: top;
}

/*Hover*/

.l-content .border_style--first:hover img.product_img,
.l-content .border_style:hover img.product_img,
.l-content .border_style--last:hover img.product_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;
}

.l-content .anchor_block--even {
	background-color: #f3f3f3;
	text-align: center;
	padding: 15px 10px;
}


.l-content .anchor_block--name {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	min-height: 54px;
	margin: 15px 0 20px;
}


.l-content .anchor_block--name2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	height: 64px;
	padding: 30px 0 0;
	margin: 0 0 20px;
}


.l-content .anchor_block--odd.on > .anchor_block--name,
.l-content .anchor_block--even.on > .anchor_block--name {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
	height: 79px;
	padding: 15px 0 0;
	margin: 0 0 20px;
}

.l-content .anchor_block--description {
	font-size: 13px;
	font-weight: normal;
	min-height: 85px;
	margin: 20px 0 30px;
}

.l-content .anchor_block--odd > .m-btnSize--edit,
.l-content .anchor_block--even > .m-btnSize--edit {
	width: auto;
	margin: auto;
}

.l-content .anchor_block--odd > .m-btnSize--edit.on,
.l-content .anchor_block--even > .m-btnSize--edit.on {
	width: auto;
	margin: auto;
	height: 54px;
	padding-top: 17px;
}

/*Border Style*/

.l-content .m-thumbnailList > .border_style--top {
	border-top: 1px solid #dedede;
	box-sizing: border-box;
}

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

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

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

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

.l-content .m-thumbnailList > .border_style--first,
.l-content .m-thumbnailList > .border_style--last {
	width: 100%;
}

.l-content .m-thumbnailList > .border_style.col_1of2,
.l-content .m-thumbnailList > .border_style--last.col_1of2 {
	width: 50%;
}


.l-content .m-thumbnailList > .border_style.col_1of4,
.l-content .m-thumbnailList > .border_style--last.col_1of4 {
	width: 25%;
	min-height: 517px;
}


.l-content .m-thumbnailList > .border_style.col_1of5,
.l-content .m-thumbnailList > .border_style--last.col_1of5 {
	width: 20%;
}

/*What NEW !!*/

.l-content .sub_main--border {
	border: 3px solid #ffcc00;
	border-radius: 7px;
}

.l-content .sub_main--title {
	background-color: #ffcc00;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0 15px;
	margin: 0 auto;
	text-align: center;
}
.l-content .sub_main--title span {
	display: inline-block;
	color: #ffffff;
	background-color: #000000;
	padding: 2px 5px;
	line-height: 1.1em;
}



.l-content .border_style--left {
	border-left: 3px solid #ffcc00;
}

/*** category ****/
.l-content .title-big-yellow {
	color: #111;
	background-color: #ffcc00;
	position: relative;
	height: 78px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
}
.l-content .title-big-yellow:before {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/frames/support/images/logo-cat.png");
	width: 168px;
	height: 56px;
	top: 10px;
	left: 10px;
	position: absolute;
}
.l-content .category-section {
	margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
   /* border-left: 1.5px solid #000;
    border-right: 1.5px solid #000;*/
    margin-right: 0.5px;
    padding-bottom: 12px;
}
.l-content .category-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 0px;
	width: 100%;
}
.l-content .category-list .item {
	width: 47.5%;
	padding: 0 10px;
}
.l-content .category-list .category-blk {
	display: inline-block;
	width: 100%;
	border: solid 2px #282c33;
	position: relative;
	color: #111;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 10px 0;
	line-height: 1.5em;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	font-size: 20px;
	height: 74px;

}

.l-content .category-blk img {
    border: 0 none;
    position: absolute;
    top: -0.5px;
    left: 150px;
    z-index: 4;
}

.l-content .category-blk .title {
	z-index: 4;
    position: absolute;
    color: #fff;
    text-align: left;
    left: 8px;
    top: 30px;
    font-size: 15.5px;
}

.l-content .category-blk .title-sample {
	z-index: 4;
    position: absolute;
    color: #000;
    text-align: left;
    right: 10px;
    top: 10px;
    font-size: 12px;
    line-height: 1.2;
    width: 190px;
}


.l-content .category-list .category-blk:after {
	background-color: #282c33;
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	content: '';
	width: 32%;
    height: 84px;
	z-index: 2;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .category-list .category-blk:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	border-color: #025fae;
	background-color: #fff;
}
.l-content .category-list .category-blk:hover:after {
	background-color: #025fae;
}
.l-content .title-yellow.sticky-category {
	position: fixed;
	top: 0;
	width: 950px;
	height: 100px;
	z-index: 999;
	background-color: #ffcc00;
	background: url("/pr/recommend_category/frames/support/images/bg-sticky.png") no-repeat 200px 24px;
	box-shadow: 1px 0 5px rgba(0,0,0,0.2);
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.l-content .title-yellow.sticky-category a {
	display: block;
	width: 100%;
	height: 100px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	padding-top: 7px;
	padding-left: 138px;
	color: #111;
}
.l-content .title-yellow.sticky-category:hover {
	background-color: #000;
	background: url("/pr/recommend_category/frames/support/images/bg-sticky.png") no-repeat 200px 24px;
}
.l-content .title-yellow.sticky-category:hover a {
	color: #ffcc00;
}
.l-content .title-yellow.sticky-category a:hover {
	color: #ffcc00;
}
.l-content .title-yellow.sticky-category:before {
	top: 23px;
}
/****product-list*****/
.l-content .product-list-section {
	margin-top: 0px;
}


.l-content .title-black {
	color: white;
	background-color: black;
	position: relative;
	height: 78px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
}
.l-content .title-black:before {
	content: '';
	display: inline-block;
	width: 200px;
	height: 67px;
	top: 0px;
	left: 0px;
	position: absolute;
}
.l-content .title-black h2 {
	font-size: 18px;
	margin: 0;
	text-align: center;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.l-content .title-black h2 span {
	font-weight: normal;
	font-size: 18px;
}

.l-content .title-red {
	color: white;
	background-color: #ae0202;
	position: relative;
	height: 78px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
}
.l-content .title-red:before {
	content: '';
	display: inline-block;
	width: 200px;
	height: 67px;
	top: 0px;
	left: 0px;
	position: absolute;
}
.l-content .title-red h2 {
	font-size: 22px;
	margin: 0;
	text-align: center;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.l-content .title-red h2 span {
	font-weight: normal;
	font-size: 18px;
}

.l-content .title-yellow {
	color: #111;
	background-color: #ffcc00;
	position: relative;
	height: 78px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
}
.l-content .title-yellow:before {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/frames/support/images/logo-cat.png");
	width: 168px;
	height: 56px;
	top: 10px;
	left: 10px;
	position: absolute;
}
.l-content .title-yellow h2 {
	font-size: 22px;
	margin: 0;
	text-align: center;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.l-content .title-yellow h2 span {
	font-weight: normal;
	font-size: 18px;
}
.l-content .blk-bg {
	background-color: #2d3035;
}
.l-content .yellow-bg {
	background-color: #f7ed9d;
}
.l-content .prd-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	background-color: #d2d2d2;
	padding: 20px 15px 40px;
}
.l-content .prd-list .item {
	width: 32%;
	padding: 5px 5px;
	position: relative;
}

.l-content .top-banner {
	position: absolute;
	right: 9px;
	top: 9px;
}

.l-content .top-banner .content {
	position: absolute;
    top: 7%;
    right: 10%;
    color: white;
    width: 282px;
    background-color: #282c33;
    border: 2px solid #282c33;
	padding-top: 20px;
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 100px;
}

.l-content .top-banner .content-item {
	width: 240px;
	margin-left: 20px;
}

.l-content .item .thumbnail{
    padding: 100px 0 0px;
	padding-bottom: 20px;
	width: 250px;
}


.l-content .view-more-pdf{
	width: 55px;
	height: 22px;
}
.l-content .item .view-more-pdf-caption{
	margin-top: 8px;
}
.l-content .view-more-pdf-caption2{
	margin-top: 4px;
}


.l-content .prd-list .prd-blk {
	display: block;
	background-color: #fff;
	padding: 5px;
	font-size: 13px;
	padding-top: 50px;
	text-decoration: none;
	text-align: center;
	min-height: 450px;
}

.l-content .prd-list .prd-description {
	height: 50px;
	padding: 0 20px 0 20px;
}


.l-content .prd-list .prd-view-more {
	height: 50px;
	padding: 0 20px 0 20px;
	color:black;
}
.l-content .prd-list .prd-view-more-second-line {
	display: flex;
	align-items: center;
	justify-content: center;
}
.l-content .prd-view-more-bottom-btn {
	display: flex;
}

.l-content .cta-content{
	background-color: #fff;
	padding-bottom: 10px;
}

.l-content .cta-content-2{
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 30px;
}

.l-content .cta-content-2 a, .l-content .cta-content a{
	font-size: 15px;
}

.l-content .prd-list .prd-blk:hover {
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
}
.l-content .prd-list .prd-blk .prd-head {
	height: 36px;
	text-align: center;
	color: #111;
	display: inline-block;
	width: 100%;
}
.l-content .prd-list .prd-blk .prd-head .prd-note {
	font-style: italic;
	color: #666;
	display: block;
}
.l-content .prd-list .prd-blk .prd-head .prd-price {
	font-weight: bold;
	font-size: 20px;
	background-color: #ffcc00;
	display: inline-block;
	padding: 2px 5px;
	line-height: 1.2em;
}
.l-content .prd-list .prd-blk .prd-name {
	line-height: 1.4em;
	display: block;
	margin: 0 0 20px;
	height: 60px;
	font-size: 14px;
    font-weight: bold;
}


.l-content .prd-list .prd-blk .prd-name.row-3 {
	height: 54px;
}

.l-content .delivery-box {
	height: 30px;
}

.l-content .prd-list .prd-blk .prd-delivery {
	color: #888;
}
.l-content .prd-list .prd-blk .prd-delivery img {
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
}

.l-content .search-height {
	height: 200px;
	background-color: white;
}

.l-content .gap-section {
	height: 40px;
	background-color: #f6e9e4;
	width: 950px;
}

.l-content .ship {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.l-content .ship img {
    vertical-align: middle;
    margin-right: 10px;
}


.l-content .block_ancher .m-btn-list {
	display: flex;
	align-content: center;
	flex-wrap: nowrap;
	justify-content: center;
}

.l-content .block_ancher .btn_edit {
	margin: 0 0 10px 10px;
	padding: 0.575rem 1.85rem;
	line-height: 18px;
}

.l-content .block_ancher .btn_edit:first-child {
	margin: 0 0 10px 0;
}


.m-btn--down {
	width: auto !important;
}

.l-content .download-form {
	background: blue !important;
	color: white;
	text-decoration: none;
	padding: 10px 20px;
	border: none;
	cursor: pointer;
}

