|
|
@@ -2263,6 +2263,9 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.shopping_bag .area_part + .area_part .part_goods .goods_cont .goods_info:last-child{border-bottom: 0px;}
|
|
|
.shopping_bag .part_goods .goods_cont .goods_info:last-child{margin-bottom: 0px;padding-bottom: 40px;border-bottom: 1px dashed #ddd;}*/
|
|
|
|
|
|
+ .shopping_bag .tip1 .tip_contents{width: 100%; min-width:250px; transform: translate(-61px, 14px); font-size: 12px;}
|
|
|
+ .shopping_bag .tip1 .tip_contents:before,
|
|
|
+ .shopping_bag .tip1 .tip_contents:after{left: 27%;}
|
|
|
|
|
|
/* od_shopping_Bag 실시간조회상품 */
|
|
|
.container .wrap .content.od_realtime {position:relative; max-width:1460px; margin-top:120px;}
|
|
|
@@ -3861,13 +3864,19 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
/* .br_lookbook_view.cont_visual .text_cont {margin-top:80px; color:#666; font-size:16px; font-weight:200; line-height:26px;} */
|
|
|
|
|
|
.br_lookbook_view.cont_txts {margin-bottom:120px;pointer-events: none;}
|
|
|
- .br_lookbook_view.cont_txts .text_cont {color:#666; font-size:16px; font-weight:200; line-height:26px; background: #ffffff; pointer-events: none;}
|
|
|
+ .br_lookbook_view.cont_txts .text_cont {display: none;color:#666; font-size:16px; font-weight:200; line-height:26px; background: #ffffff; pointer-events: none;}
|
|
|
+ .br_lookbook_view.cont_txts .text_cont.active { display:block;}
|
|
|
|
|
|
.content.br_lookbook_view.cont_items {padding-top:120px; padding-bottom:120px; background:#f5f5f5;}
|
|
|
.br_lookbook_view.cont_items .cont_head h3 {margin-bottom:40px; color:#222; font-size:24px; font-weight:500;}
|
|
|
.br_lookbook_view.cont_items .cont_head h3 span.number {margin-left:4px; color:#888; font-weight:200;}
|
|
|
.br_lookbook_view.cont_items .cont_head .btn {position:absolute; right:0; bottom:0; padding:13px 24px; font-size:14px; font-weight:300; height:42px;}
|
|
|
.br_lookbook_view.cont_items .cont_head .btn span {display:inline-block; line-height:1;}
|
|
|
+ .br_lookbook_view.cont_items .items_outside {background: #f5f5f5;}
|
|
|
+ .br_lookbook_view.cont_items .items_inside {background: #f5f5f5;}
|
|
|
+ .br_lookbook_view.cont_items .items_outside .itemsOut {display: none;}
|
|
|
+ .br_lookbook_view.cont_items .items_outside .itemsOut.active {display: block;}
|
|
|
+
|
|
|
.br_lookbook_view.cont_items .area_slider {position:relative; width:100%; box-sizing:border-box;}
|
|
|
.br_lookbook_view.cont_items .area_slider .swiper-wrapper {padding-bottom:60px;}
|
|
|
.br_lookbook_view.cont_items .area_slider .swiper-container .item_prod {width:100%;}
|