.nameSpecRecommanded,
.valueSpecRecommanded {
	font-weight: 400;
	font-size: 14px;
	line-height: 9px;
	color: #969696;
}

.container-nameSpecRecommanded {
	height: 70px;
}

.saleAmountRecommanded {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #0D5CAB;

}
.fw-bold {
	font-weight: 600!important;
}
#text-banner {
	padding-left: 10%;
	padding-right: 30%;
	padding-top: 0.8%;
	text-align: center;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 33px;
	height: 50px;
}

#areaButtonQuoteInquiry {
	position: absolute;
	right: 10%;
	top: 1%;
}

.area-spec {
	height: 84px;
	display: flex;
	flex-direction: column;
}

/* product compairision */
.product-compairision .product-compairision-title {
	margin-top: 60px;
}

.area-move-detail:hover {
	cursor: pointer;
}

.product-compairision .product-compairision-title div {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 52px;
	/* or 173% */
	text-align: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-align: center;
	color: #444444;
}

.product-compairision .product-compairision-title p {
	text-align: center;
	margin-top: 12px;
	font-size: 18px;
	color: #969696;
	font-weight: bold;
}

.product-compairision .popup-product-compairision {
	display: flex;
	justify-content: right;
}

/* .product-compairision-element-null {
	display: flex;
	flex: 0 0 auto;
	width: 25%;
	background: violet;
} */

.product-compairision .popup-product-compairision .product-compairision-element {
	padding-top: 60px;
	text-align: center;
	border: 1px solid #D9D9D9;
	margin: 0px 10px;
	margin-top: 50px;
	position: relative;
	flex: 0 0 auto;
	width: 29.5%;
}

.specValue-container-boder {
	flex: 0 0 auto;
	width: 30%;
}


.product-compairision .popup-product-compairision .product-compairision-element .title-product-compairision-element {
	text-align: center;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 52px;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #444444;
}

.product-compairision .popup-product-compairision .product-compairision-element .description-product-compairision-element {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 52px;
	/* identical to box height, or 371% */
	text-align: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #444444;
}

.product-compairision .popup-product-compairision .product-compairision-element .btn-product-compairision-element button {
	text-align: center;
	border: 1px solid #444444;
	border-radius: 30px;
	color: #444444;
	height: 30px;
	width: 130px;
	margin-bottom: 50px;
	background: none;
}

.product-compairision .popup-product-compairision .product-compairision-element .btn-product-compairision-element button:hover {
	color: #ffffff;
	background: #005A9C;
	border: none;
}

.compare-product-btn {
	position: absolute;
	left: 50px;
	width: 70px;
	height: 33px;
	background-color: #0D5CAB;
	color: white;
}

.compare-product-btn:disabled {
	background: grey;
}

.compare-product-btn:hover {
	color: white;
	background-color: #0d6efd;
}

.icon-close-product-compairision {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.popup-description-product-compairision {
	margin-top: 65px;
	border-top: 3px solid #444444;
	border-bottom: 3px solid #444444;
}

.popup-description-product-compairision .title-description-product {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 52px;
	/* identical to box height, or 156% */
	text-align: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #444444;
}

.popup-description-product-compairision .specValue {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	/* line-height: 52px; */
	text-align: left;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #444444;
}

.table-description-product-compairision {
	border-bottom: 1px solid #ECECEC;
}

.popup-description-product-compairision-row {
	align-items: center;
	min-height: 80px;
	padding: 10px 0;
	/* border-top: #000 solid 1px; */
}

/* .popup-description-product-compairision-row:first-child {
	border-top: none;
} */


.popup-description-product-compairision .infor-product-compairision {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	margin: auto;
	text-align: center;
	/* or 167% */
	align-items: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #444444;
}

/* category begin */

.popup-first-category {
	/* margin-top: 30px; */
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	padding-bottom: 60px;
}

.popup-first-category-nav-top ul {
	display: flex;
	margin: 30px 0px;
}

.popup-first-category-nav-top ul li {
	list-style: none;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	/* identical to box height, or 175% */
	color: #ACACAC;
}

.popup-first-category-title h1 {
	margin-top: 60px;
	font-weight: 500;
	font-size: 3em;
	line-height: 28px;
	margin-bottom: 40px;
	color: #000;
}

.popup-first-category-title p {
	margin-top: 30px;
	font-weight: 200;
	font-size: 1.2em;
	line-height: 28px;
	margin-bottom: 40px;
	color: rgba(255, 255, 255, .7);;
	word-break: keep-all;
}

.popup-first-category-nav-bottom {
	margin-top: 80px;
}

.popup-first-category-nav-bottom ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.popup-first-category-nav-bottom ul > li {
	list-style: none;
	height: 50px;
	margin-left: 10px;
	border: 1px solid #A9A9A9;
	/*padding: 0.7rem 4rem 2.3rem 4rem;*/
	align-content: center;
	border-radius: 40px;
	color: #A9A9A9;
	margin-top: 10px;
    letter-spacing: -0.04em;
    font-family: 'Montserrat','Noto Sans KR','나눔고딕',NanumGothic,'맑은 고딕',Malgun Gothic,'돋움',Dotum,'굴림',Gulim,HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
    font-weight: 400;
}

.popup-first-category-nav-bottom ul > li:first-child {
	margin-left: 10px;
	/* border: none; */
	/* Inside auto layout */
	flex: none;

}
.popup-first-category-nav-bottom ul > li:first-child:hover{
	margin-left: 10px;
	/* border: none; */
	/* Inside auto layout */
	flex: none;
	border-bottom-left-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
}


.popup-second-category {
	margin-top: 60px;
}

.popup-second-category .form-select {
	position: absolute;
	right: 2%;
	border-radius: 30px;
	width: 195px;
	z-index: 1;
	top: -35px;
}

.popup-second-category .popup-second-category-product {
	display: flex;
}

.popup-second-category .popup-second-category-product .popup-second-category-product-element {
	position: relative;
	margin-bottom: 30px;
	flex: 0 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

.popup-second-category .popup-second-category-product .popup-second-category-product-element .new-product {
	margin-right: 5px;
	width: 55px;
	height: 30px;
	background: #212121;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 28px;
	border-radius: 30px;
}

.popup-second-category .popup-second-category-product .popup-second-category-product-element .recommended-product {
	margin-right: 5px;
	width: 55px;
	height: 30px;
	background: #0099ff;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 28px;
	border-radius: 30px;
}

.popup-second-category .popup-second-category-product .popup-second-category-product-element h3 {
    letter-spacing: -0.04em;
	text-transform: capitalize;
	color: #444444;
	font-weight: 500;
	font-size: 22px;
	line-height: 52px;
	/* width: 362px; */
	padding-right: 25px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: 'Montserrat','Noto Sans KR','나눔고딕',NanumGothic,'맑은 고딕',Malgun Gothic,'돋움',Dotum,'굴림',Gulim,HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
}

.popup-second-category-product .popup-second-category-product-element .icon-add-category {
	height: 50px;
	width: 50px;
	border: 1px solid #0D5CAB;
	align-items: center;
	margin: auto;
	padding: auto;
	border-radius: 50%;
	position: absolute;
	background: #ffffff00;
	right: 15%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.popup-second-category-product .popup-second-category-product-element .popup-second-category-product-element-left .image-cart {
	height: 30px;
	width: 30px;
}

/*css when error ò bootstrap*/
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
	padding-right: 2.25rem;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #ECECEC;
}

.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border: 1px solid #ced4da;
	padding-right: 0.75rem;
	background-color: #fff;
	background-image: none;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #86b7fe;
	box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.form-check-input.is-valid,
.was-validated .form-check-input:valid {
	border: 1px solid rgba(0, 0, 0, .25);
}


.popup-second-category-product .popup-second-category-product-element .popup-second-category-product-element-left .image-cart:hover {
	cursor: pointer
}

.popup-second-category-product .popup-second-category-product-element .popup-second-category-product-element-left div .nameSpec {
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	/* or 175% */
	color: #444444;
	display: inline-block;
	width: 7vw;
}

.popup-second-category-product .popup-second-category-product-element .popup-second-category-product-element-left .area-spec div {
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.popup-second-category-product-element-right>.form-check-input {
	border: #000 1.5px solid;
}

.popup-second-category-product-element-right button:first-child {
	background: none;
	border-radius: 30px;
	border: 1px solid #444444;
	margin-left: 12px;
	width: 189px;
	height: 38px;
}


.popup-second-category-product-element-right {
	color: #000;
	font-size: 14px;
	/* border-top: 0.1px #ECECEC solid; */
	/* padding-top: 15px; */
}

.popup-second-category-product-element-right .compare {
	bottom: 0.85%;
	width: 26px;
	height: 26px;
	position: absolute;
	background: none;
	left: 1%;
}

.popup-second-category-product-element-right button:nth-child(2) {
	background: none;
	border-radius: 30px;
	border: none;
	margin-left: 12px;
}


.popup-second-category-product-element-right button:first-child:hover {
	background: #005A9C;
	color: #FFFFFF;
}

.popup-second-category-product-element-right>.form-check-input[type=checkbox] {
	border-radius: 0px !important;
}

.curentPage {
/*	border: none !important;
	background: #0D5CAB;
	color: #FFFFFF !important;*/
	background-color: #fff;
	color: #A9A9A9;
	font-weight: 600;
}

#list-category-depth3 .curentPage {
	border: none !important;
	background: #152B53;
}

.popup-second-category-product-element-left {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* css check box */
.rental-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 0;
	right: 0;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.rental-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: -43px;
	right: 5%;
	height: 45px;
	width: 45px;
	background: #FFFFFF;
	border: 1px solid #D1D5DB;
	border-radius: 6px;
}

/* On mouse-over, add a grey background color */
.rental-container:hover input~.checkmark {
	background-color: #0D5CAB;
}

/* When the checkbox is checked, add a blue background */
.rental-container input:checked~.checkmark {
	background: #FFFFFF;
	border: 1px solid #D1D5DB;
	border-radius: 6px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.rental-container input:checked~.checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.rental-container .checkmark:after {
	left: 40%;
	top: 30%;
	width: 7px;
	height: 15px;
	border: solid #0D5CAB;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.page-item .page-link {
	border: none;
	color: #000000;
	border-radius: 58px !important;
	width: 60px;
	height: 40px;
	text-align: center;
	margin-left: 1px !important;
	cursor: pointer !important;
}


.page-item.active {
	background: #0D5CAB;
	color: #FFFFFF;
}

.footer-list h1 {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	line-height: 41px;
	/* identical to box height */
	/* PointColor */
	color: #0D5CAB;
	text-align: center;
	margin-top: 90px;
	margin-bottom: 60px;
}

.footer-list .footer-list-product {
	display: inline-flex;
}

.footer-list-product .footer-list-product-element {
	height: 552px;
	background: #FFFFFF;
	box-shadow: 0px 30px 45px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	padding: 35px 35px 35px 35px;
	margin: 25px;
}

.footer-list-product .footer-list-product-element img {
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.footer-list-product .footer-list-product-element p:nth-child(2) {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #444444;
}

.footer-list-product>.footer-list-product-element>p:nth-child(3) {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	/* identical to box height */
	color: #969696;
}

.footer-list-product .footer-list-product-element p:nth-child(4) {
	margin-top: 5px;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #0D5CAB;
}

/* detail product */
.detail-product {
	display: flex;
	margin-top: 90px;
}

.detail-product .nav-detail-product img {
	margin-bottom: 30px;
}

.detail-product .image-detail-product {
	text-align: center;
	flex: 0 0 auto;
	width: 45%;
}

.detail-product .detail-product-content .detail-product-content-title h1 {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 52px;
	/* or 173% */
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #333333;
}


.detail-product .detail-product-content .detail-product-content-title ul {
	margin-left: -30px;
}

.detail-product .detail-product-content .detail-product-content-title ul li {
	list-style: none;
	margin-bottom: 15px;
}

.detail-product .detail-product-content .detail-product-content-title ul li span:nth-child(1) {
	/* margin-right: 60px; */
}

.product-quotation-inquiry {
	height: 50px;
	color: #FFFFFF;
	background: #005A9C;
	border-radius: 30px;
	border: none;
	margin-top: 30px;
}

.btn-purchase {
	display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
}

.btn-purchase:hover {
	color: white;
}


.detail-product .detail-product-content .detail-product-btn {
	display: flex;
	justify-content: space-between;
}

.detail-product .detail-product-content .detail-product-btn span button:first-child {
	height: 60px;
	color: #005A9C;
	border-radius: 30px;
	border: 1px solid #005A9C;
	background: #FFFFFF;
	width: 100%;
}

.detail-product .detail-product-content .detail-product-btn span button:last-child {
	height: 60px;
	color: #005A9C;
	border-radius: 30px;
	border: 1px solid #005A9C;
	background: #FFFFFF;
	width: 100%;
}

.detail-product .detail-product-content .detail-product-btn div:last-child {
	position: absolute;
	right: 0;
}

.detail-product-navbar {
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.detail-product-navbar div {
	text-align: center;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: .95rem;
	line-height: 28px;
	color: #666666;
	margin-bottom: 25px;
	margin-top: 100px;
	cursor: pointer;
}

.detail-product-navbar div:hover::after {
	background: #0D5CAB;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	height: 1px;
	z-index: 1;
	top: 52px;

}

.detail-product-description {
	margin-top: 100px;
	margin-bottom: 150px;
}

/* .detail-product-description ul {
	border-top: 3px solid #444444;
	border-bottom: 3px solid #444444;
} */

.detail-product-description>ul>li:first-child {
	border-top: 1px solid #444444;
}

.detail-product-description>ul>li:last-child {
	border-bottom: 1px solid #444444;
}

.detail-product-description ul li {
	list-style: none;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #ECECEC;
	display: flex;
	flex-wrap: wrap;
}

.detail-product-description ul li span:nth-child(1) {
	flex: 0% 1;
	width: 50%;
	text-align: center;
	padding: auto;
}

.detail-product-description ul li span:nth-child(2) {
	flex: 50% 1;
	width: 50%;
	text-align: left;
	font-weight: 400;
	font-size: .9rem;
}

/* .detail-product-description ul li:last-child {
	border-bottom: 1px solid #ECECEC;
} */


/* information */
.form-information-nav-top {
	border-bottom: 1px solid #D6D6D6;
	margin: 70px -15px 0px -15px;
}

.form-information-nav-top ul {
	display: flex;
	flex-wrap: wrap;
}

.form-information-nav-top ul li {
	list-style: none;
	text-align: center;
}

.form-information-nav-top ul li:hover::after {
	background: #005A9C;
	width: 320px;
	content: "";
	position: absolute;
	left: 25%;
	height: 2.5px;
	z-index: 1;
	top: 40px;
}

.form-information {
	margin: 60px -15px 0px -15px;
}


.form-information ul li {
	list-style: none;
	text-align: left;
}

.form-information ul li:nth-child(1) {
	margin-left: -45px;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #444444;
}

.form-information ul li:nth-child(2) {
	text-align: right;
	margin-right: -15px;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #444444;
}

.form-information ul li:hover::after {
	cursor: pointer;
}

.form-information-form-select .form-select {
	width: 520px;
	border-radius: 15px;
	margin-left: -45px
}

.form-information .form-information-three label {
	margin-left: -15px;
}

.form-information .form-information-three .form-information-three-button {
	margin-left: -15px;
}

.form-information .form-information-three .form-information-three-button button {
	width: auto;
	height: 60px;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	border: 1px solid #0D5CAB;
	border-radius: 15px;
	padding: 16px 75px 16px 75px;
	margin: 10px 30px 30px 0px;
	background: #FFFFFF;
}

.form-information .form-information-three .form-information-three-button button:hover {
	color: #FFFFFF;
	background: #0D5CAB;
}

.form-information-four-element {
	margin-bottom: 30px;
}

.form-information-four-element input {
	border: 1px solid #ECECEC;
	border-radius: 15px;
	height: 60px;
}

.form-information-four-element textarea {
	border: 1px solid #ECECEC;
	border-radius: 15px;
	height: 250px;
}

.form-information-four-element input[type="button"] {
	background: #444444;
	color: #FFFFFF;
}

.form-information-four .form-information-four-element .form-information-four-element-checkbox {
	display: flex;
	align-items: center;
}

.form-information-four .form-information-four-element .form-information-four-element-checkbox input {
	height: 30px;
	width: 30px;
	border-radius: 15px;
	margin-right: 10px;
}

.form-information-four .form-information-four-element:nth-child(7) {
	border: 1px solid #ECECEC;
	border-radius: 15px;
	height: 60px;
}

.form-information-four .form-information-four-element:nth-child(8) {
	border: 1px solid #ECECEC;
	border-radius: 15px;
	height: 60px;
}


.form-information-four .form-information-four-element button {
	border: 1px solid #ECECEC;
	border-radius: 15px;
	height: 60px;
	width: 260px;
	color: #FFFFFF;
	text-align: center;
}

/* cart */
.notifyMessage {
	text-align: center;
}

.title-top-cart .content-title-top-cart {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 52px;
	/* or 173% */
	text-align: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	/* PointColor */
	color: #0d5cab;
	margin-top: 60px;
}

.title-top-cart p {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	/* identical to box height, or 325% */
	text-align: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #1c1c20;
	margin-bottom: 130px;
}


.table-cart table tbody tr:first-child {
	border-top: 3px solid #0D5CAB;
}

.table-cart table tbody tr:not(:first-child) {
	height: 140px;
	border: 1px sd #efeff1;
}


.table-cart table tbody tr {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	/* width: 1440px; */
}

.table-cart table tbody tr td {
	align-items: center;
}

.table-cart table tbody tr td:nth-child(4) {
	text-align: center;
}


.table-cart table tbody tr th {
	align-items: center;
	padding: 30px 0px;
	font-size: 14px;
	color: #1c1c20;
	font-weight: bold;
	text-align: center;
	/* border-bottom: 1px #efeff1 solid; */
}

.table-cart table tbody tr td button {
	background: none;
	border: none;
	padding: 0 10px 0 10px;

}

.table-cart table tbody tr td select {
	width: 218px;
	text-align: center;
	height: 40px;
	border: 1px solid #ECECEC;
	border-radius: 30px;
}

.table-cart table tbody tr th .form-check .form-check-input {
	height: 25px;
	width: 25px;
}

.table-cart table tbody tr td .form-check .form-check-input {
	height: 25px;
	width: 25px;
}

.total-cart {
	margin-top: 10px;
	align-items: center;
	text-align: right;
	margin-right: -15px;
}

.table-cart>table {
	width: 100%;
}

.title-top-cart p {
	margin-bottom: 60px;
}

#form-regist-inquiry-mobile {
	display: none;
}

.total-cart label {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	/* identical to box height, or 156% */
	color: #444444;
}

.total-cart b {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	/* identical to box height, or 156% */
	color: #0D5CAB;
}

.total-cart img {
	top: -3px;
	position: relative;
}

#banner {
	z-index: 1;
	overflow: hidden;
	background-color: #FFFFFF;
	position: fixed;
	bottom: 0;
	width: 100%;
	/* height: 240px; */
	color: #444444;
	box-shadow: 0px 16px 56px 7px rgba(0, 0, 0, 0.3);
}
.area-spec {
	font-weight: 500;
}
.area-spec .valueSpec {
	font-weight: 300!important;
}

#productRecommand .owl-nav {
	position: absolute;
	margin-top: -300px;
	width: 100%;
}

#productRecommand .owl-prev {
	float: left;
	margin-left: -1.875rem;
	margin-top: -80px;
}

#productRecommand .owl-next {
	float: right;
	margin-right: -1.875rem;
	margin-top: -80px;
}

#productRecommand .owl-prev:hover {
	background: none !important;
}

#productRecommand .owl-next:hover {
	background: none !important;
	;
}

.popup-second-category-container-son-select {
	position: relative;
}

.area-move-detail>img {
	height: 180px;
}

.area-move-detail-img-product>img {
	height: 333px;
	width: 390px;
}

.nameSpecRecommanded {
	font-size: 14px;
}

#buttonQuoteInquiryBanner {
	margin-top: 6%;
	text-decoration: none;
	display: block;
	width: 200px;
	background: #0D5CAB;
	text-align: center;
	align-items: center;
	border-radius: 30px;
	color: #ffffff;
	font-weight: 300;
	line-height: 25px;
	padding: 0.5rem 0px;
}

.move-detail {
	text-decoration: none;
	color: black
}

.footer-list>.owl-carousel>.owl-stage-outer>.owl-stage {
	height: 660px;
}

.container-text-center {
	position: relative;
	text-align: center;
	color: white;
	min-height: 150px;
}

.container-text-center .centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product-background-img {
	/* opacity: 0.7; */
	width: 100%;
	max-height: 400px;
}

.custom-control-label>a {
	text-decoration: none !important;
	font-weight: 700;
}

.product-list-div, .product-list-div * {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1rem;
}

@media screen and (min-width: 901px) {
	.product-list-div:hover {
		box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
		transition: box-shadow 0.3s ease-out;
	}
	
	.product-item-wrap {
		visibility: hidden;
		position: absolute;
	    top: 0;
	    left: 0;
	    width: 95%;
	    height: 100%;
	}
	
	.product-list-div:hover{
		.product-item-wrap {
			visibility: visible;
			background: rgba(255,255,255,.5);
			transition: background 0.3s ease-out;
		}
	}
}
.btn-product-group {
	color: #0D5CAB;
	background-color: white;
	border-color: #0D5CAB;
}

.btn-product-group:hover {
	color: white;
	background-color: #0D5CAB;
	border-color: #0D5CAB;
}

.group-center {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tm_center_wrap {
	display: flex;
	gap: 18px;
	margin: 20px 40px 0;
	flex-direction: row;
	flex-wrap: wrap;
	padding-left: 51px;
}
.tm_center_wrap .tm_center_btn_tit {
	display: flex;
	gap: 5px;
	align-items: center;
}
.tm_center_wrap .tm_center_btn_tit:hover {
	font-weight: 600;
}
.tm_center_wrap .fa-file-lines {
	font-size: 1.1rem;
	color: #fcfdff;
	background: #0d5cab;
	padding: 5px 14px;
	border-radius: 30px;
	align-items: center;
	align-content: center;
	justify-content: center;
	display: flex;
}
.tm_center_wrap .fa-calendar-check {
	font-size: 1.1rem;
	color: #fcfdff;
	background: #ffa907;
	padding: 5px 14px;
	border-radius: 30px;
	align-items: center;
	align-content: center;
	justify-content: center;
	display: flex;
}
.tm_center_wrap div {
	padding: 8px 12px;
	/*border-bottom: 1px solid #0d5cab;*/
	border: 1px solid #cbcbcb;
	border-radius: 30px;
}
.tm_center_wrap div:hover {
	cursor: pointer;
	font-weight: 600;
}
.tm_center_wrap p {
	margin-bottom: 0;
	color: #3b3b3b;
	font-size: .9rem;
	font-weight: 400;
}

@media screen and (min-width: 920px) and (max-width: 1200px) {
	.area-spec {
		flex: 0 0 auto;
		width: 70%;
	}
	
	.compare-product-btn {
		left: 40px;
	}

	/* .popup-second-category-product .popup-second-category-product-element .icon-add-category {
		height: 40px;
		width: 40px;
	}

	.popup-second-category-product .popup-second-category-product-element .popup-second-category-product-element-left .image-cart {
		height: 20px;
		width: 20px;
	} */
}

@media screen and (min-width: 300px) and (max-width:600px) {
	.popup-description-product-compairision-row {
		align-items: flex-start;
	}
	.popup-second-category-product .popup-second-category-product-element .popup-second-category-product-element-left div .nameSpec {
		width: 22vw;
	}
	.area-spec {
	    width: 100%;
	}
	.popup-second-category-product .popup-second-category-product-element .popup-second-category-product-element-left .area-spec div {
		width: 90%;
	}
}

@media screen and (min-width: 600px) and (max-width: 920px) {
	#productRecommand .owl-nav {
		position: absolute;
		margin-top: -425px;
		width: 100%;
	}
	
}

@media screen and (min-width: 600px) and (max-width: 900px) {
	.compare-product-btn {
		left: 30px;
	}
}

.icon-new-product {
	margin-right: 5px;
	width: 55px;
	height: 30px;
	background: #212121;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 28px;
	border-radius: 30px;
}

.icon-recommended-product {
	margin-right: 5px;
	width: 55px;
	height: 30px;
	background: #0099ff;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 28px;
	border-radius: 30px;
}

.area-icon-r-n {
	position: absolute;
	margin-top: -10px;
}

.area-icon-r-n-product {
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
}

.btn-back-list {
	height: 64px;
	width: 200px;
	font-weight: 700;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	background: #005A9C;
	border-radius: 30px;
}

.btn-back-list:hover {
	color: #FFFFFF;
}

.image-product-recommend {
	cursor: pointer;
}

.none-product {
	margin-top: 50px;
	margin-bottom: 100px;
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #1c1c20;
}

/* .container-text-center .centered {
	word-break: keep-all;
	width: 100%;
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translate(-50%, -50%);
} */

.categoryDepth3 {
	position: relative;
}

.popup-first-category-nav-bottom {
	display: flex;
	gap: 12px;
	margin: 40px;
}

.categoryDepth3 {
	position: relative;
	background-color: #fff;
	border-radius: 25px;
	padding: 10px 20px;
	cursor: pointer;
	font-weight: bold;
	/*transition: all 0.2s ease;*/
	min-width: 180px;
}
.categoryDepth3:hover {
	background-color: #152B53;  /* 드롭다운과 동일하게 */
	border-top-left-radius: 1.5rem;
	border-top-right-radius: 1.5rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	color: white;
	border: none;
}

.categoryDepth3 .maker-menu {
	/*	display: none;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        list-style: none;
        background: #ff5959;
        border: 1px solid #ccc;
        min-width: 150px;
        z-index: 100;*/

	position: absolute;
	top: 100%;
	left: 0;
	background-color: #152B53;
	padding: 15px 20px;
	border-bottom-left-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	display: none;
	flex-direction: column;
	gap: 10px;
	min-width: 160px;
	z-index: 100;
	width: 100%;
	/*border-top: 1px solid #ffffff33;*/

}
.categoryDepth3 .maker-menu::before {
	content: '';
	display: block;
	height: 1px;
	background-color: #fff;
	color: #ffffff33;
	margin: 0 10px 10px 0px;  /* 좌우 여백 + 아래 공간 */
}

.maker-menu li {
	color: #fff;
	text-decoration: none;
}

.maker-menu li.maker-item {
}

.maker-menu li.maker-item:hover {
	font-weight: 700;
}

.hover-radius:hover {
	border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}



@media screen and (max-width: 1200px) {
	.popup-second-category .popup-second-category-product .popup-second-category-product-element {
        position: relative;
        margin-bottom: 25px;
        flex: 0 0 auto;
        width: 50%;
    }
}

/* ===========================
   MINIMAL & TRENDY PRODUCT LIST
   심플하고 세련된 디자인
   =========================== */

/* 좌우 스크롤 방지 */
html, body {
    overflow-x: hidden;
    max-width: 100%;
}

/* content-wrapper 마진 제거 */
.content-wrapper {
    margin-bottom: 0 !important;
}

/* 페이지 배경 - 연한 그레이 */
.popup-second-category {
    background: #fafafa;
    padding: 50px 0 80px;
    margin-top: 0;
    border-radius: 0;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
}

/* 제품 그리드 컨테이너 */
#list-product.popup-second-category-product {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px;
    padding: 0 40px;
    margin-top: 0 !important;
    max-width: 1400px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    box-sizing: border-box;
}

/* 제품 카드 */
#list-product .popup-second-category-product-element {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 0;
    overflow: hidden;
}

#list-product .popup-second-category-product-element .product-list-div {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.04);
    width: 100%;
    box-sizing: border-box;
}

#list-product .popup-second-category-product-element .product-list-div:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.06);
}

/* NEW/추천 뱃지 - 미니멀 스타일 */
#list-product .area-icon-r-n-product {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 10;
    display: flex;
    gap: 6px;
    margin: 0 !important;
}
#list-product .new-product {
	padding: 0!important;
}
#list-product .new-product,
#list-product .recommended-product {
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 700;
    border-radius: 6px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

#list-product .new-product {
    background: #1d1d1f;
    color: #fff;
}

#list-product .recommended-product {
    background: #86868b;
    color: #fff;
}

/* 제품 이미지 영역 */
#list-product .area-move-detail {
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

#list-product .area-move-detail-img-product {
    width: 100%;
    height: 280px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: #ffffff;
    margin: 0 !important;
    flex-shrink: 0;
    overflow: hidden;
    box-sizing: border-box;
}

#list-product .area-move-detail-img-product img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

#list-product .product-list-div:hover .area-move-detail-img-product img {
    transform: scale(1.1);
}

/* 제품명 영역 */
#list-product .area-move-detail-title-prduct {
    padding: 10px 20px 8px;
    margin: 0 !important;
    text-align: center;
    min-height: auto;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

#list-product .area-move-detail-title-prduct h3 {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #1d1d1f !important;
    line-height: 1.5 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Pretendard', sans-serif;
    letter-spacing: -0.2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

/* 제품 간단 설명 */
#list-product .product-short-desc {
    font-size: 13px;
    font-weight: 400;
    color: #6e6e73;
    line-height: 1.4;
    margin: 0;
    padding: 4px 20px 0;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Pretendard', sans-serif;
    letter-spacing: -0.2px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 스펙 영역 - 숨김 처리 (깔끔한 디자인) */
#list-product .popup-second-category-product-element-left,
#list-product .popup-second-category-product-element-right,
#list-product .area-spec {
    display: none !important;
}

/* 버튼 영역 - 좌우 배치 */
#list-product .product-btn-area {
    padding: 16px 20px 24px;
    margin-top: auto;
    display: flex;
    flex-direction: row;
    gap: 8px;
    width: 100%;
    box-sizing: border-box;
}

#list-product .product-btn-area form {
    margin: 0;
    flex: 1;
    min-width: 0;
}

#list-product .product-btn-area .btn-product-group {
    width: 100%;
    padding: 12px 8px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, 'Pretendard', sans-serif;
    letter-spacing: 0;
    transition: all 0.25s ease;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#list-product .product-btn-area .btn-secondary-action {
    background: #fff;
    color: #1d1d1f;
    border: 1px solid #e0e0e0;
    flex: 1;
    min-width: 0;
}

#list-product .product-btn-area .btn-secondary-action:hover {
    background: #f5f5f7;
    border-color: #c0c0c0;
    color: #1d1d1f;
}

#list-product .product-btn-area .btn-primary-action {
    background: #1d1d1f;
    color: #fff;
    border: none;
}

#list-product .product-btn-area .btn-primary-action:hover {
    background: #000;
    color: #fff;
}

/* 정렬 필터 영역 - 미니멀 */
.popup-second-category-container-father {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 40px;
    margin-bottom: 32px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.popup-second-category-container-son {
    display: none;
}

.popup-second-category-container-son-select .form-select {
    border-radius: 10px !important;
    border: 1px solid #e0e0e0 !important;
    padding: 12px 44px 12px 16px !important;
    font-size: 14px;
    font-weight: 500;
    color: #1d1d1f;
    background-color: #fff;
    min-width: 140px;
    position: static !important;
    top: auto !important;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
}

.popup-second-category-container-son-select .form-select:focus {
    outline: none;
    border-color: #000 !important;
}

.popup-second-category-container-span {
    font-size: 14px;
    color: #6e6e73;
    font-weight: 500;
}

/* 페이지네이션 - 깔끔한 스타일 */
.popup-second-category > .container {
    margin-top: 60px;
    padding-bottom: 20px;
}

/* 추천 제품 영역 - 배경색 통일 */
.footer-list.area-product-recommended {
    background: #fafafa;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    padding-bottom: 80px;
    margin-bottom: 0;
}

.footer-list.area-product-recommended h1 {
    margin-top: 40px;
    padding-top: 40px;
    color: #1d1d1f;
    font-size: 24px;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, 'Pretendard', sans-serif;
}

.popup-second-category > .container .pagination,
#paging.pagination {
    gap: 6px !important;
    margin: 0 !important;
    justify-content: center !important;
}

.popup-second-category > .container .page-item,
#paging .page-item {
    margin: 0 !important;
}

.popup-second-category > .container .page-item .page-link,
#paging .page-item .page-link {
    border-radius: 10px !important;
    width: 42px !important;
    height: 42px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #6e6e73 !important;
    border: 1px solid #e5e5e7 !important;
    background: #fff !important;
    transition: all 0.2s ease !important;
    padding: 0 !important;
    margin: 0 !important;
}

.popup-second-category > .container .page-item .page-link:hover,
#paging .page-item .page-link:hover {
    background: #f5f5f7 !important;
    border-color: #d0d0d0 !important;
    color: #1d1d1f !important;
}

.popup-second-category > .container .page-item.active .page-link,
.popup-second-category > .container .page-link.curentPage,
#paging .page-item.active .page-link,
#paging .page-link.curentPage {
    background: #1d1d1f !important;
    color: #fff !important;
    border-color: #1d1d1f !important;
}

/* 반응형 - 태블릿 */
@media (max-width: 1200px) {
    #list-product.popup-second-category-product {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
        padding: 0 24px;
    }

    .popup-second-category-container-father {
        padding: 0 24px;
    }
}

/* 반응형 - 모바일 */
@media (max-width: 768px) {
    .popup-second-category {
        padding: 40px 0 60px;
    }

    #list-product.popup-second-category-product {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        padding: 0 16px;
    }

    .popup-second-category-container-father {
        padding: 0 16px;
        margin-bottom: 24px;
    }

    #list-product .area-move-detail-img-product {
        padding: 20px;
    }

    #list-product .area-move-detail-title-prduct {
        padding: 16px 14px 6px;
    }

    #list-product .area-move-detail-title-prduct h3 {
        font-size: 13px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #list-product .product-short-desc {
        font-size: 12px;
        padding: 4px 14px 0;
    }

    #list-product .product-btn-area {
        padding: 12px 14px 18px;
    }

    #list-product .product-btn-area .btn-product-group {
        padding: 12px 16px;
        font-size: 13px;
        border-radius: 10px;
    }

    #list-product .popup-second-category-product-element .product-list-div:hover {
        transform: translateY(-6px);
    }
}

/* 반응형 - 작은 모바일 */
@media (max-width: 480px) {
    .popup-second-category {
        padding: 32px 0 50px;
    }

    #list-product.popup-second-category-product {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
        padding: 0 12px;
    }

    .popup-second-category-container-father {
        padding: 0 12px;
        margin-bottom: 20px;
    }

    #list-product .popup-second-category-product-element .product-list-div {
        border-radius: 16px;
    }

    #list-product .area-move-detail-img-product {
        padding: 16px;
    }

    #list-product .area-move-detail-title-prduct {
        padding: 14px 12px 4px;
    }

    #list-product .area-move-detail-title-prduct h3 {
        font-size: 12px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #list-product .product-btn-area {
        padding: 10px 12px 14px;
    }

    #list-product .product-btn-area .btn-product-group {
        padding: 10px 12px;
        font-size: 12px;
        border-radius: 8px;
    }

    #list-product .new-product,
    #list-product .recommended-product {
        padding: 4px 8px;
        font-size: 9px;
        border-radius: 4px;
    }

    #list-product .area-icon-r-n-product {
        top: 10px;
        left: 10px;
        gap: 4px;
    }
}

/* ===========================
   CATEGORY TAB STYLES
   언더라인 애니메이션 탭
   =========================== */

/* 카테고리 탭 컨테이너 */
.popup-first-category {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
}

.popup-first-category-nav-bottom {
    margin: 0 !important;
    padding: 28px 20% !important;
    background: #fff;
    display: flex !important;
    justify-content: center;
    gap: 0 !important;
    border-bottom: 1px solid #e8e8e8;
}

.popup-first-category-nav-bottom ul {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center;
    gap: 10px !important;
    padding: 0;
    margin: 0;
    list-style: none;
	border-bottom: 1px solid #efefef;
}

/* 카테고리 탭 아이템 - 언더라인 애니메이션 스타일 */
.popup-first-category-nav-bottom ul > li.categoryDepth3 {
    list-style: none !important;
    height: auto !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 12px 20px 16px 20px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #6e6e73 !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Pretendard', sans-serif !important;
    letter-spacing: -0.2px !important;
    cursor: pointer;
    position: relative;
    transition: color 0.25s ease;
    min-width: auto !important;
}

.popup-first-category-nav-bottom ul > li.categoryDepth3::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: #1d1d1f;
    transition: width 0.3s ease;
}

.popup-first-category-nav-bottom ul > li.categoryDepth3:hover {
    color: #1d1d1f !important;
    background: transparent !important;
}

.popup-first-category-nav-bottom ul > li.categoryDepth3:hover::after {
    width: 100%;
}

/* 활성화된 탭 */
.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage {
    color: #1d1d1f !important;
    font-weight: 600 !important;
    background: transparent !important;
    border: none !important;
}

.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage::after {
    display: block;
    width: 100%;
}

/* 탭 클릭/활성 상태 */
.popup-first-category-nav-bottom ul > li.categoryDepth3:active,
.popup-first-category-nav-bottom ul > li.categoryDepth3:focus,
.popup-first-category-nav-bottom ul > li.categoryDepth3:visited {
    color: #6e6e73 !important;
}

.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage:active,
.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage:focus,
.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage:visited {
    color: #1d1d1f !important;
}

/* 탭 내부 모든 요소 */
.popup-first-category-nav-bottom ul > li.categoryDepth3 *,
.popup-first-category-nav-bottom ul > li.categoryDepth3 a,
.popup-first-category-nav-bottom ul > li.categoryDepth3 span {
    color: #6e6e73 !important;
    text-decoration: none !important;
	background: #ffffff !important;
}

/* 호버 시 탭 내부 요소 */
.popup-first-category-nav-bottom ul > li.categoryDepth3:hover *,
.popup-first-category-nav-bottom ul > li.categoryDepth3:hover a,
.popup-first-category-nav-bottom ul > li.categoryDepth3:hover span {
    color: #1d1d1f !important;
}

/* 활성 탭 내부 요소 */
.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage,
.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage *,
.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage a,
.popup-first-category-nav-bottom ul > li.categoryDepth3.curentPage span {
    color: #1d1d1f !important;
}

/* 서브메뉴 (제조사) 드롭다운 스타일 */
.categoryDepth3 .maker-menu {
    position: absolute !important;
    top: calc(100% + 8px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background: #fff !important;
    padding: 12px !important;
    border-radius: 12px !important;
    display: none;
    flex-direction: column;
    gap: 4px;
    min-width: 140px;
    z-index: 100;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    border: 1px solid #e0e0e0;
}

.categoryDepth3 .maker-menu::before {
    display: none !important;
}

.categoryDepth3:hover .maker-menu {
    display: flex !important;
}

.maker-menu li {
    color: #333 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 10px 14px !important;
    border-radius: 8px;
    transition: background 0.15s ease;
    text-decoration: none !important;
}

.maker-menu li.maker-item:hover {
    background: #f5f5f5 !important;
    color: #000 !important;
}

/* 반응형 - 태블릿 */
@media (max-width: 1024px) {
    .popup-first-category-nav-bottom {
        padding: 24px 16px !important;
    }

    .popup-first-category-nav-bottom ul {
        gap: 28px !important;
    }

    .popup-first-category-nav-bottom ul > li.categoryDepth3 {
        font-size: 14px !important;
    }
}

/* 반응형 - 모바일 */
@media (max-width: 768px) {
    .popup-first-category-nav-bottom {
        padding: 20px 16px !important;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .popup-first-category-nav-bottom::-webkit-scrollbar {
        display: none;
    }

    .popup-first-category-nav-bottom ul {
        flex-wrap: nowrap !important;
        justify-content: flex-start;
        gap: 24px !important;
    }

    .popup-first-category-nav-bottom ul > li.categoryDepth3 {
        font-size: 14px !important;
        white-space: nowrap;
        flex-shrink: 0;
    }

    .categoryDepth3 .maker-menu {
        position: fixed !important;
        top: auto !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        border-radius: 20px 20px 0 0 !important;
        min-width: 100% !important;
        padding: 24px 20px 40px !important;
    }

    .categoryDepth3 .maker-menu::before {
        display: none !important;
    }
}

/* 반응형 - 작은 모바일 */
@media (max-width: 480px) {
    .popup-first-category-nav-bottom {
        padding: 16px 12px !important;
    }

    .popup-first-category-nav-bottom ul {
        gap: 20px !important;
    }

    .popup-first-category-nav-bottom ul > li.categoryDepth3 {
        font-size: 13px !important;
    }
}