.ec-base-layer { position:absolute; z-index:100; background:var(--background); border:1px solid var(--border-color); font-size:var(--font-size); color:var(--color); }
.ec-base-layer .header { padding:20px; font-size:var(--title-large-font-size); font-weight:var(--title-large-font-weight); }
.ec-base-layer .content { padding:0 20px 20px; }
.ec-base-layer div.ec-base-help { margin-top:10px; }
.ec-base-layer .ec-base-button { padding:0 20px 20px; text-align:center; }
.ec-base-layer .content .ec-base-button { padding:0 0 20px; }
.ec-base-layer .close { position:absolute; top:20px; right:17px; min-width:20px !important; height:20px; background:url("/ade/skin/img/btn_close.png") no-repeat 50%/12px; border:0; font-size:0; cursor:pointer; }
.ec-base-layer .close img { width:100%; height:100%; opacity:0; }
.ec-base-layer .ec-base-button [class*="btnSubmit"] { width:100% !important; }

#popup .ec-base-layer:not(.xans-gift-select):not(.xans-product-optionselectlayer) { position:relative; border:0; }
html[data-ua="pc"] #popup { max-width:450px; }
html[data-url*="/product/product_detail_info.html"] #popup { max-width:100%; }

#giftLayer,
#giftIframe,
#giftLayerMobileIframe,
#capp-shop-new-product-optionselect-layer,
#capp-shop-new-product-optionselect-iframe { position:fixed !important; top:0 !important; left:0 !important; width:100% !important; height:100% !important; margin:0 !important; background:none !important; border:0 !important; }
#capp-shop-new-product-optionselect-backlayer { display:none !important; }