#modal-assemble-boxes .close{
    background: none;
    outline: none;
    border: none;	
}
#modal-assemble-boxes .modal-title{
	font-size: 20px;
    font-weight: 600;
}
#modal-assemble-boxes.show,
#modal-assemble-boxes.in{
	display:flex!important;
	align-items:center;
	justify-content:center;
	padding:15px;
}
#modal-assemble-boxes .modal-dialog{
	margin:0 auto;
	width:100%;
	max-width:900px;
}

.search-tags{
	display:none!important;
}
.assemble-box-modal-description{
	text-align: center;
    font-size: 18px;
	line-height:25px;
}
#assemble-continue-notice{
    background:#FAF6F2;
	border-top:1px solid #e2d8ce;
	border-bottom:1px solid #e2d8ce;
	box-shadow:0 4px 14px rgba(0,0,0,.04);
	margin-bottom:20px;
}
.assemble-continue-notice{
	display:flex;
	align-items:center;
	gap:12px;
	padding:12px 0px;
	box-sizing:border-box;
	
}
.assemble-continue-notice-icon{
	width:24px;
	min-width:24px;
	font-size:22px;
	line-height:1;
	color:#4a3828;
	display:flex;
	align-items:center;
	justify-content:center;
}
.assemble-continue-notice-text{
	flex:1;
	font-size:22px;
	line-height:1.2;
	font-weight:600;
	color:#4a3828;
}
.assemble-continue-notice-button{
	height:48px;
	min-width:154px;
	background:#a88d6f;
	color:#fff!important;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	padding:0 26px;
	font-size:15px;
	font-weight:600;
	text-decoration:none!important;
	border:0;
	border-radius:3px;
}
.assemble-continue-notice-button:hover{
	background:#967b5f;
	color:#fff!important;
	text-decoration:none!important;
}
.assemble-continue-notice-close{
	width:28px;
	height:28px;
	min-width:28px;
	background:none;
	border:0;
	padding:0;
	margin:0;
	color:#2f261f;
	font-size:24px;
	line-height:1;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor:pointer;
}
.assemble-continue-notice-close:hover{
	color:#000;
}
@media(max-width:767px){

	.assemble-continue-notice{
		padding:10px 0px;
		gap:8px;	
		flex-direction: column;
		align-items: flex-start;
		position: relative;
	}
	.assemble-continue-notice-icon{
		width:20px;
		min-width:20px;
		font-size:19px;
	}
	.assemble-continue-notice-text{
		font-size:13px;
	}
	.assemble-continue-notice-button{
		min-width: auto;
        height: 36px;
        padding: 0 12px;
        font-size: 12px;
        width: 100%;
	}
	.assemble-continue-notice-close{
		width:24px;
		height:24px;
		min-width:24px;
		font-size:21px;
	}
	.assemble-continue-notice-text svg{
	    width: 24px;
        height: 24px;
	}
	.assemble-continue-notice-close{
	position: absolute;
    top: 10px;
    right: 0px;
	}
	.assemble-continue-notice-close svg{
	width: 20px;
    height: 20px;
	}
}
#button-assemble-add-to-cart{
	color:#fff!important;
	border-radius:3px;
}
#button-assemble-add-to-cart:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
.assemble-extra-product .op-img-slider{
	margin:0 -10px;
}
.assemble-extra-product-form .slick-dots:has(> li:only-child) {
	display: none !important;
}
.assemble-box-full-notice{
	background: #EED4BA;
    padding: 10px;
    margin-bottom: 20px;
	color:#32271B;
	font-size:16px;
}
.smcart-assemble-box{
	background: #f9f6f1;
}
.smcart-assemble-header{
	padding: 15px;
}
.assemble-box-page{
	margin-bottom:40px;
	margin-top:60px;
}

.assemble-box-header{
	background:#f5f1ec;
	padding: 14px 12px;
	border-radius:6px;
	margin-bottom:30px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:20px;
}
.simplecheckout-cart .smcart-assemble-box{
   background: #eed4ba5e;
   padding: 15px;
}
 .simplecheckout-cart .smcart-assemble-box .border-bottom {
    border-color: #e1ceb7 ! Important;
}
 .simplecheckout-cart .smcart-assemble-header {
    padding: 0px;
    font-size: 17px;
    font-weight: 600;
}
.assemble-box-header h1, .assemble-box-title{
	margin:0;
	font-size:28px;
	font-weight:600;
	display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.assemble-box-steps{
	display:flex;
	align-items:center;
	gap:20px;
}

.assemble-box-steps .assemble-step,
.assemble-box-steps .assemble-step:hover{
	text-decoration:none;
	color:inherit;
}

.assemble-box-steps .assemble-step.disabled{
	opacity:.45;
	cursor:not-allowed;
	pointer-events:none;
}

.assemble-step{
	font-size:14px;
	color:#c3b7a7;
	display:flex;
	align-items:center;
	gap:8px;
}

.assemble-step span{
	width:30px;
	height:30px;
	border-radius:50%;
	background:#e8dfd4;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size: 16px;
    font-weight: 500;
}

.assemble-step.active{
	color:#32271B;
	font-weight:500;
}

.assemble-step.active span{
	background: #C9B49D;
    color: #1A1A1A;
}
.assemble-step:first-child span{
	padding-right: 2px;
}
.assemble-step.products-step-1:first-child span {
    padding-right: 0px;
    padding-top: 2px;
}
.assemble-step.complete{
	background: #F1EBE4;
    border-radius: 50px;
    padding-right: 10px;
	color:#A48D73;
}
.assemble-box-description{
	margin-bottom:30px;
}
.assemble-step:not(.active){
	color:#C9B49D;
}
.assemble-box-slider{
	opacity:0;
	margin:0 -10px;
}

.assemble-box-slider.slick-initialized{
	opacity:1;
	transition:0.3s ease;
}

.assemble-box-slider .slick-arrow:before{
	display:none;
}

.assemble-box-slider .slick-next,
.assemble-box-slider .slick-prev{
	top:26% !important;
	width:24px !important;
	height:40px !important;
	background-color:#DFD5C8 !important;
	z-index:98;
	transition:0.3s ease;
}

.assemble-box-slider .slick-next{
	right:8px !important;
	transform:unset !important;
}

.assemble-box-slider .slick-prev{
	left:8px !important;
	transform:unset !important;
}

.assemble-box-slider .slick-track{
	display:flex;
}

.assemble-box-slider .slick-slide{
	height:inherit;
}

.assemble-box-slider .slick-slide > div{
	height:100%;
}

.assemble-box-slide{
	padding:0 10px;
}

.assemble-box-modal-list{
	max-height:480px;
}

.assemble-box-select h2{
	margin:0 0 10px;
	font-size:24px;
	font-weight:600;
}

.assemble-box-select p{
	margin-bottom:25px;
	color:#1A1A1A;
}

.assemble-box-card{
	display:block;
	cursor:pointer;
	margin-bottom:30px;
}

.assemble-box-radio{
	display:none;
}

.assemble-box-image{
    border: 1px solid #f1ebe5;
    border-radius: 3px;
	background:#faf8f5;	
	position:relative;
	transition:.2s;
	height:100%;
}

.assemble-box-radio:checked + .assemble-box-inner .assemble-box-image{
	border-color:#b09270;
}

.assemble-box-image{
	position: relative;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:15px;
}

.assemble-box-image img{
	max-width:100%;
	max-height:220px;
}
.assemble-box-price-current{
	font-size:19px;
}
.assemble-box-name{
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
}

.assemble-box-size{
	font-size:13px;
	color:#666;
	margin-bottom:5px;
}

.assemble-box-limit{
	font-size:14px;
	color:#32271B;
	margin-bottom:15px;
}

.assemble-box-limit strong{
	color: #32271B;
    background: #F1EBE4;
    padding: 2px 4px;
    border-radius: 2px;
}

.assemble-box-price{
	font-size:28px;
	font-weight:600;
	color:#222;
}

.assemble-box-actions{
	margin-top:20px;
}
.assemble-box-page .slick-dots {
    position: absolute;
    bottom: 0px;
}	
#button-change-box,
#button-select-box{
    min-width: 186px;
    height: 52px;
    background: #b09270;
    border: none;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    margin: 0 auto;
}

#button-select-box:hover{
	background:#9f8262;
}

#button-select-box:disabled{
	opacity:.5;
	cursor:not-allowed;
}
.assemble-add-btn .assemble-box-tick{
	display:none;
}

.assemble-add-btn.assemble-added .assemble-box-plus{
	display:none;
}

.assemble-add-btn.assemble-added .assemble-box-tick{
	display:block;
}
.assemble-box-check{
	position: absolute;
    right: 15px;
    bottom: 15px;
    width: 40px;
    height: 40px;
    background: #A48D73;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    z-index: 2;
}

.assemble-box-plus{
	display:block;
	font-weight:300;
	line-height:1;
}

.assemble-box-tick{
	display:none;
	font-size:22px;
	font-weight:700;
	line-height:1;
}

.assemble-box-radio:checked + .assemble-box-inner .assemble-box-plus{
	display:none;
}

.assemble-box-radio:checked + .assemble-box-inner .assemble-box-tick{
	display:block;
}

.assemble-extra-section{
	margin-bottom:30px;
}

.assemble-extra-product{
	margin-bottom:16px;
}
.assemble-extra-product .ppo-img-box{
	border-color:transparent;
	background:#f5f1ec;
}
.assemble-extra-product-form .option-radio-item{
	padding:0 10px;
	
}
.assemble-extra-product-form .option-radio-item .ppo-img-box{
	position:relative;
}
.assemble-extra-product-form .option-radio-item .ppo-img-box .assemble-box-check {
    right: 7px;
    bottom: 7px;
}


.option-radio-item .assemble-box-tick{
	display:none;
}

.option-radio-item .assemble-box-plus{
	display:block;
}

.option-radio-item:has(input[type="radio"]:checked) .ppo-img-box{
	border-color:#C9B49D;
}

.option-radio-item:has(input[type="radio"]:checked) .assemble-box-plus{
	display:none;
}

.option-radio-item:has(input[type="radio"]:checked) .assemble-box-tick{
	display:block;
}
.assemble-extra-product-title{
	font-size:16px;
	font-weight:700;
	color:#3b3026;
	margin-bottom:14px;
}

.assemble-extra-product-form .form-group{
	margin-bottom:14px;
}

.assemble-extra-add{
	height:46px;
	border:0;
	background:var(--button);
	color:#fff;
	margin-top:10px;
	border-radius:3px;
}
.assemble-extra-add span{
	font-size:17px;
}
.assemble-edit-page{
	padding:25px 0 40px;
}

.assemble-edit-title{
	margin-bottom:30px;
}

.assemble-edit-title h2{
	margin:0 0 8px;
	font-size:24px;
	font-weight:700;
	color:#3b3026;
}

.assemble-edit-title p{
	margin:0;
	font-size:14px;
	color:#3b3026;
}

.assemble-edit-layout{
	display:flex;
	gap:48px;
	align-items:flex-start;
}

.assemble-edit-sidebar{
	width:27%;
	flex:0 0 27%;	
    position: sticky;
    top: 75px;
}
.assemble-mini-button-disabled{
	opacity:0.3
}
.assemble-edit-sidebar-inner{
	background:#FAF6F2;
	padding:18px 14px;
}

.assemble-edit-sidebar h3 {
    margin: 0 0 18px;
    font-size: 24px;
    font-weight: 600;
    color: #3b3026;
}

.assemble-edit-items{
	border-bottom:1px solid #eadfd4;
}

.assemble-edit-item{
	display:flex;
	position:relative;
	gap:11px;
	padding:0 0 14px;
	margin-bottom:14px;
	border-bottom:1px solid #eadfd4;
}

.assemble-edit-item:last-child{
	border-bottom:0;
	margin-bottom:0;
}

.assemble-edit-image{
	width:63px;
	height:63px;
	flex:0 0 63px;
	background:#fff;
}

.assemble-edit-image img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.assemble-edit-info{
	flex:1;
	padding-right:70px;
}

.assemble-edit-name{
	font-size:16px;
	font-weight:600;
	line-height:1.35;
	color:#32271B;
	margin-bottom:8px;
}

.assemble-edit-price{
	font-size:16px;
	font-weight:700;
	color:#32271B;
}

.assemble-edit-options{
	font-size:12px;
	color:#7b6d5f;
	line-height:1.35;
	margin:-3px 0 7px;
}

.assemble-edit-option{
	margin-bottom:2px;
}

.assemble-edit-tools{
	position:absolute;
	right:0;
	top:0;
	width:78px;
	text-align:right;
}

.assemble-edit-remove{
	border:0;
	background:none;
	color:var(--button);
	font-size:22px;
	line-height:1;
	padding:0;
	margin:0 2px 15px;
	cursor:pointer;
}

.assemble-edit-qty{
	display:flex;
	width:78px;
	height:31px;
	background:#fff;
	border:1px solid #e5d7c8;
}

.assemble-edit-qty-btn{
	width:24px;
	border:0;
	background:#fff;
	color:var(--button);
	font-size:17px;
	line-height:29px;
	padding:0;
	text-align:center;
}

.assemble-edit-qty-input{
	width:28px;
	border:0;
	background:#fff;
	text-align:center;
	font-size:13px;
	color:#32271B;
	padding:0;
}

.assemble-edit-item-box .assemble-edit-info{
	padding-right:0;
}

.assemble-edit-summary{
	padding-top:5px;
	margin-top: 15px;
}

.assemble-edit-summary-row {
	display: flex;
	align-items: flex-end;
	font-size: 14px;
	color: #32271B;
	margin-bottom: 8px;
	gap: 10px;
}
.assemble-edit-summary-row span {
	display: flex;
	align-items: flex-end;
	flex: 1;
	white-space: nowrap;
	position: relative;
}
.assemble-edit-summary-row span:after {
	content: '';
	display: block;
	flex: 1;
	border-bottom: 1px dotted #d7c9b8;
	margin: 0 0 4px 8px;
}
.assemble-edit-summary-row strong {
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap;
}

.assemble-edit-discount strong{
	color:#d53030;
}

.assemble-edit-total{
	font-weight:700;
	font-size:16px;
}
.assemble-edit-total strong{
	font-size:16px;
}
.assemble-edit-submit{
	width:100%;
	height:52px;
	border:0;
	background:#A48D73;
	color:#fff;
	font-size:18px;
	font-weight:700;
	margin-top:14px;
}

.assemble-edit-main{
	flex:1;
	min-width:0;
}

.assemble-edit-box-card{
	display:flex;
	align-items:center;
	gap:20px;
	padding-bottom:26px;
	margin-bottom:26px;
	border-bottom:1px solid #e5d7c8;
}

.assemble-edit-box-image{
	width:135px;
	height:135px;
	background:#f7f1eb;
	flex:0 0 135px;
}

.assemble-edit-box-image img{
	width:100%;
	height:100%;
	object-fit:contain;
}

.assemble-edit-box-info{
	flex:1;
}

.assemble-edit-box-info h3{
	margin:0 0 7px;
	font-size:16px;
	font-weight:700;
	color:#32271B;
}

.assemble-edit-box-line{
	font-size:13px;
	color:#3b3026;
	margin-bottom:6px;
}

.assemble-edit-box-line strong{
	display:inline-block;
	background:#efe4d8;
	border-radius:3px;
	padding:1px 6px;
}

.assemble-edit-box-price{
	font-size:18px;
	font-weight:700;
	color:#3b3026;
	margin-top:12px;
}

.assemble-edit-box-status{
	font-size:14px;
	white-space:nowrap;
}

.assemble-edit-box-status.success{
	color:#67C37B;
	display: flex;
    align-items: center;
    gap: 6px;
}

.assemble-edit-section{
	margin-bottom:30px;
}

.assemble-edit-section h3{
	margin:0 0 18px;
	font-size:24px;
	font-weight:700;
	color:#3b3026;
}

.assemble-edit-placeholder{
	background:#f7f1eb;
	border:1px dashed #d6c2ad;
	padding:40px 20px;
	text-align:center;
	color:var(--button);
	margin-bottom:22px;
}

.assemble-edit-wishes label{
	display:flex;
	align-items:center;
	gap:8px;
	font-size:13px;
	color:#3b3026;
	margin-bottom:14px;
}

.assemble-edit-wishes textarea{
	width:100%;
	height:64px;
	border:1px solid #d6c2ad;
	padding:15px 16px;
	resize:vertical;
	color:#3b3026;
}

.assemble-edit-empty{
	padding:50px 0;
	text-align:center;
}

.assemble-edit-empty h2{
	margin:0 0 20px;
	font-size:24px;
	font-weight:700;
	color:#3b3026;
}

.assemble-edit-back{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:44px;
	padding:0 24px;
	background:var(--button);
	color:#fff;
	text-decoration:none;
}

.assemble-mini-option-mark{
	position:absolute;
	left:-6px;
	top:-6px;
	width:16px;
	height:16px;
	border-radius:50%;
	background:#A98A69;
	color:#fff;
	font-size:11px;
	line-height:16px;
	text-align:center;
	z-index:3;
}

.assemble-mini-options{
	display:none;
	position:absolute;
	left:0;
	top:64px;
	min-width:160px;
	background:#fff;
	border:1px solid #E8DDD1;
	box-shadow:0 3px 10px rgba(0,0,0,.12);
	padding:7px 9px;
	z-index:20;
	font-size:12px;
	line-height:1.35;
	color:#3b3026;
}

.assemble-mini-product:hover .assemble-mini-options{
	display:block;
}

.assemble-mini-option{
	white-space:nowrap;
	margin-bottom:2px;
}

.assemble-mini-quantity{
	position:absolute;
	left:2px;
	bottom:2px;
	background:#A98A69;
	color:#fff;
	font-size:10px;
	font-weight:400;
	line-height:18px;
	min-width:18px;
	height:18px;
	padding:0 5px;
	border-radius:50%;
	text-align:center;
	display:flex;
	z-index:2;
	align-items:center;
	justify-content:center;
}

#assemble-mini-box-wrap{
	position:sticky;
	top:64px;
	z-index:90;
	background:#f9f6f1;
	border-top:1px solid #E8DDD1;
	border-bottom:1px solid #E8DDD1;
	margin-bottom:15px;
}

.assemble-mini-box{
	display:flex;
	align-items:center;
	gap:40px;
	padding:5px 0;
}

.assemble-mini-left{
	display:flex;
	align-items:center;
	gap:20px;
	min-width:0;
	flex:1;
}

.assemble-mini-count{
	font-size:14px;
	font-weight:500;
	color:#1A1A1A;
	white-space:nowrap;
}
.assemble-mini-total .assemble-mini-label{
	color:#A48D73;
	font-size:14px;
}
.assemble-mini-products{
	display:flex;
	align-items:center;
	gap:10px;
	padding-bottom:4px;
    max-width: 272px;
	min-width: 66px;
    overflow: auto;
	padding:10px;
}

.assemble-mini-products::-webkit-scrollbar{
	height:6px;
}

.assemble-mini-products::-webkit-scrollbar-thumb{
	background:#d7c8b7;
	border-radius:20px;
}

.assemble-mini-product{
	flex:0 0 auto;
	width:58px;
	height:58px;
	position:relative;
	border:1px solid #ECE5DC;
	background:#fff;
}

.assemble-mini-product img{
	width:100%;
	height:100%;
	object-fit:contain;
	padding:4px;
}

.assemble-mini-remove{
	position:absolute;
	top:-7px;
	right:-7px;
	width:18px;
	height:18px;
	border:none;
	border-radius:50%;
	background:#fff;
	box-shadow:0 0 3px rgba(0,0,0,.2);
	cursor:pointer;
	font-size:16px;
	line-height:18px;
	padding:0;
	color:#000;
	z-index:2;
}

.assemble-mini-box-info{
	display:flex;
	align-items:center;
	gap:12px;
	white-space:nowrap;
}

.assemble-mini-label{
	font-size:13px;
	color:#777;
}

.assemble-mini-box-row{
	display:flex;
	align-items:center;
	gap:10px;
	font-size:15px;
	font-weight:500;
	color:#222;
}
.assemble-mini-label div{
	font-size:14px;
	color:#1A1A1A;
}
.assemble-mini-label div:first-child{
	color:#A48D73;
	
}
.assemble-mini-box-row img{
	width:58px;
	height:58px;
	object-fit:contain;
	border:1px solid #ECE5DC;
	background:#fff;
	padding:4px;
}

.assemble-mini-total{
	white-space:nowrap;
	text-align:left;
}

.assemble-mini-total strong{
	display:block;
	font-size:21px;
	font-weight:600;
	color:#1A1A1A;
	margin-top:2px;
}

.assemble-mini-button{
    font-size: 18px;
    margin-left: 10px;
    height: 52px;
    padding: 0 28px;
    background: #A98A69;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 15px;
    text-decoration: none;
    font-weight: 500;
    transition: .2s;
    border-radius: 4px;
}

.assemble-mini-button:hover{
	background:#977856;
	color:#fff;
	text-decoration:none;
}

.assemble-mini-button span{
	font-size:20px;
	line-height:1;
}

@media(max-width:991px){
	.assemble-box-header{
		flex-direction:column;
		align-items:flex-start;
	}
	.assemble-box-steps{
		width:100%;
		justify-content:space-between;
	}
	.assemble-box-select h2{
		font-size:24px;
	}
	.assemble-edit-layout{
		display:block;
	}
	.assemble-edit-sidebar{
		width:100%;
		flex:none;
		margin-bottom:30px;
		position: relative;
        top: unset;
	}
	.assemble-edit-box-card{
		align-items:flex-start;
	}
	.assemble-edit-box-status{
		white-space:normal;
	}
	#assemble-mini-box-wrap{
		position:static;
	}
	.assemble-mini-box{
		flex-direction:column;
		align-items:flex-start;
		gap:20px;
	}
	.assemble-mini-left{
		width:100%;
		flex-direction:column;
		align-items:flex-start;
	}
	.assemble-mini-products{
		width:100%;
	}
	.assemble-mini-total{
		text-align:left;
	}
	.assemble-mini-button{
		width:100%;
		justify-content:center;
	}
}

@media(max-width:767px){
	#modal-assemble-boxes .modal-title{
	font-size:16px;
	font-weight:600;
	}
	#modal-assemble-boxes .slick-dots {   
    bottom: 0px;
	}
	#button-change-box, #button-select-box{
	  width:100%;
	}
	.assemble-box-image img {
    max-width: 100%;
    max-height: 160px;
}
	.assemble-box-modal-description {
    text-align: center;
    font-size: 15px;
}
	.assemble-edit-box-status{
	    margin-top: 15px;
	}
	.assemble-edit-section{
	   overflow:hidden;
	     margin-bottom: 10px;
	}
	.unitalk-root,.cl-launcher {
    z-index: 99 !important;
}
	.assemble-step.complete{
	background:none;
	}
	    #assemble-mini-box-wrap{
        margin-bottom: 15px;
        padding: 12px 0px;
    }
	.assemble-mini-button {
      font-size: 17px;
      margin-left: 0px;
      height: 42px;
	}
	.assemble-mini-products {
    padding: 10px 0px;
}
.assemble-mini-left {
    gap: 5px;
}	
.assemble-mini-box {
        gap: 10px;
    }
	.assemble-box-steps{
		gap:10px;
		flex-wrap:wrap;
		position: relative;
	}
	.assemble-box-header h1{
		font-size:20px;
	}
	.assemble-box-image{
		height:180px;
	}
	.assemble-box-price{
		font-size:19px;
	}
   .assemble-step {
    flex-direction: column;
	    z-index: 2;
  }
  .assemble-box-steps:before{
    content:'';
	display:block;
	width:100%;
	height:1px;
	position:absolute;
	top:14px;
	left:0;
	right:0;
	border: 1px dashed #DFD5C8;
    mask-image:linear-gradient(to right, transparent 0, black 5%, black 93%, transparent 100%);
    -webkit-mask-image:linear-gradient(to right, transparent 0, black 5%, black 93%, transparent 100%);
	z-index:1;
  }
}

@media(max-width:575px){
	.assemble-edit-page{
		padding:18px 0 30px;
	}
	.assemble-edit-box-card{
		display:block;
	}
	.assemble-edit-box-image{
		width:120px;
		height:120px;
		margin-bottom:15px;
	}
	.assemble-edit-sidebar-inner{
		padding:15px 10px;
	}
	.assemble-edit-info{
		padding-right:75px;
	}
	.assemble-edit-section h3{
		font-size:20px;
	}
}