|
|
@@ -120,7 +120,7 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.common_header .search {float:right; margin-top:-14px;}
|
|
|
.common_header .search > .area{float:left;position:relative;width:330px;border-bottom:2px solid #ffffff; margin-right: 20px; -webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
|
|
|
.common_header .search .ico_search:before {width:23px; height:23px;}
|
|
|
-.common_header .search .promotion_search {float:left; width:calc(100% - 30px); padding:0px; border:0;outline:none;font-size:18px;color: #bcbcbc;font-weight:200; line-height:34px; cursor:pointer; min-height:35px;}
|
|
|
+.common_header .search .promotion_search {float:left; width:calc(100% - 30px); height:34px; padding:0px; border:0;outline:none;font-size:18px;color: #bcbcbc;font-weight:200; line-height:34px; cursor:pointer;}
|
|
|
.common_header .search button{float:right; margin:4px 0 0 0;}
|
|
|
.common_header .search .btn_open_search {display:none; float:left; margin-right:20px; margin-top:5px;}
|
|
|
.common_header .search .btn_cart {margin-top:4px;}
|
|
|
@@ -213,7 +213,11 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.common_search .default_box .realtime_blk .modify_timer {position:absolute; right:0; top:50px;}
|
|
|
.common_search .default_box .realtime_blk .modify_timer button {color:#888; font-weight: 300; padding-right: 20px;}
|
|
|
.common_search .default_box .realtime_blk .modify_timer button:after {content:''; position: absolute; top: 50%; right: 0; width: 14px; height: 14px; background: url('/images/pc/ico_filter_reset02.png') no-repeat center; margin-top: -6px;}
|
|
|
-.common_search .realtime_wrap {margin:0 -10px; padding-bottom:20px; white-space: nowrap; overflow-x:auto;}
|
|
|
+.common_search .realtime_wrap {margin:0 -10px;}
|
|
|
+.common_search .realtime_wrap .swiper-controls {margin-top: 20px;}
|
|
|
+.common_search .realtime_wrap .swiper-scrollbar {background:#ddd; height:2px; opacity: 1 !important;}
|
|
|
+.common_search .realtime_wrap .swiper-scrollbar-drag {border-radius:0; background:#222;}
|
|
|
+.common_search .realtime_wrap .item_prod {width: 100%;}
|
|
|
.common_search .realtime_wrap .item_prod .itemName {color:#000; margin:0 0 15px; font-weight: 300;}
|
|
|
.common_search .realtime_wrap .item_prod .viewCount {display:table; width: fit-content;height: 30px;color: #fd4802;line-height: 1;font-size: 14px;font-weight: 400;text-align: center;vertical-align: middle;letter-spacing: -.025rem;padding: 6px 12px;border: 2px solid #fd4802;border-radius: 50px;box-sizing: border-box;}
|
|
|
.common_search .realtime_wrap .item_prod .item_state {padding-bottom: 0;}
|
|
|
@@ -2507,7 +2511,8 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
|
|
|
.pd_detail .thumb img,
|
|
|
.pd_detail .thumb video {position:absolute; left:0; top:50%; width:100%; transform:translateY(-50%) ; z-index:2;}
|
|
|
.pd_detail .movbox {position: relative;height: 0;padding-top: 100%;padding-bottom:50.25%;overflow: hidden;transition: all 300ms ease;transform: scale(1);}
|
|
|
- .pd_detail .movbox iframe{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;z-index: 1;pointer-events:none;left: -83.45%;width: 185%;}
|
|
|
+ /* .pd_detail .movbox iframe{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;z-index: 1;pointer-events:none; left: -83.45%;width: 185%;} */
|
|
|
+ .pd_detail .movbox iframe{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 300%;height: 100%;z-index: 1;pointer-events:none; left: -100%;}
|
|
|
.pd_detail .movbox iframe[src*="youtu"] {left:0; width: 100%;}
|
|
|
.pd_detail .btn_popup {display:inline-block; padding:0px; box-sizing:border-box;}
|
|
|
.pd_detail .btn_popup span {color:#888; font-size:12px; font-weight:200; border-bottom:1px solid #888;}
|