/* Font */ @font-face { font-family: Parisienne; src: url(./fonts/Parisienne/Parisienne-Regular.ttf); } @font-face { font-family: Nanum Pen Script; src: url(./fonts/Nanum_Pen_Script/NanumPenScript-Regular.ttf); } @font-face { font-family: Ma Shan Zheng; src: url(./fonts/Ma_Shan_Zheng/MaShanZheng-Regular.ttf); } /* POPUP */ .popup { position: absolute; top: 0px; left: 0px; width: 1920px; height: 1080px; display: block; z-index: 1; } /* Hotkey(red) */ .popup .hotkey_mm_red { position: absolute; width: 100%; height: 100%; padding: 0px; overflow: hidden; display: none; } .popup .hotkey_mm_red div#lst_hotkey_mm_red { position: absolute; /* width: 1464px; height: 1007px; margin: 36px 226px 36px 226px; */ width: 100%; height: 100%; padding: 0; border-style: solid; border-color: rgb(160, 160, 160); filter: drop-shadow(0 0 15px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_red .owl-carousel .owl-stage-outer { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_red .owl-carousel .owl-stage-outer .owl-stage { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_red .owl-carousel .owl-stage-outer .owl-stage .owl-item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_red div .item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_red .owl-nav .nav-btn { /* height: 47px; */ position: absolute; /* width: 26px; */ /* cursor: pointer; */ top: 480px !important; filter: drop-shadow(0 0 3px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_red .owl-nav .owl-prev.disabled, .popup .hotkey_mm_red .owl-nav .owl-next.disabled { pointer-events: none; opacity: 0.4; } .popup .hotkey_mm_red .owl-nav .prev-slide { background: url(images/icon_brochure_prev.png) no-repeat scroll 0 0; left: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_red .owl-nav .next-slide { background: url(images/icon_brochure_next.png) no-repeat scroll 0px 0px; right: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_red .owl-dots { position: absolute; top: 1000px; width: 100%; align-content: center; } .popup .hotkey_mm_red .owl-dots .owl-dot span { width: 15px; border: 2px solid rgba(80, 80, 80, 0.8); filter: drop-shadow(0 1px 2px rgb(0, 0, 0)); background: none; } /* Hotkey(green) */ .popup .hotkey_mm_green { position: absolute; width: 100%; height: 100%; padding: 0px; overflow: hidden; display: none; } .popup .hotkey_mm_green div#lst_hotkey_mm_green { position: absolute; /* width: 1464px; height: 1007px; margin: 36px 226px 36px 226px; */ width: 100%; height: 100%; padding: 0; border-style: solid; border-color: rgb(160, 160, 160); filter: drop-shadow(0 0 15px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_green .owl-carousel .owl-stage-outer { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_green .owl-carousel .owl-stage-outer .owl-stage { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_green .owl-carousel .owl-stage-outer .owl-stage .owl-item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_green div .item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_green .owl-nav .nav-btn { /* height: 47px; */ position: absolute; /* width: 26px; */ /* cursor: pointer; */ top: 480px !important; filter: drop-shadow(0 0 3px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_green .owl-nav .owl-prev.disabled, .popup .hotkey_mm_green .owl-nav .owl-next.disabled { pointer-events: none; opacity: 0.4; } .popup .hotkey_mm_green .owl-nav .prev-slide { background: url(images/icon_brochure_prev.png) no-repeat scroll 0 0; left: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_green .owl-nav .next-slide { background: url(images/icon_brochure_next.png) no-repeat scroll 0px 0px; right: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_green .owl-dots { position: absolute; top: 1000px; width: 100%; align-content: center; } .popup .hotkey_mm_green .owl-dots .owl-dot span { width: 15px; border: 2px solid rgba(80, 80, 80, 0.8); filter: drop-shadow(0 1px 2px rgb(0, 0, 0)); background: none; } /* Hotkey(blue) */ .popup .hotkey_mm_blue { position: absolute; width: 100%; height: 100%; padding: 0px; overflow: hidden; display: none; } .popup .hotkey_mm_blue div#lst_hotkey_mm_blue { position: absolute; /* width: 1464px; height: 1007px; margin: 36px 226px 36px 226px; */ width: 100%; height: 100%; padding: 0; border-style: solid; border-color: rgb(160, 160, 160); filter: drop-shadow(0 0 15px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_blue .owl-carousel .owl-stage-outer { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_blue .owl-carousel .owl-stage-outer .owl-stage { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_blue .owl-carousel .owl-stage-outer .owl-stage .owl-item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_blue div .item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_blue .owl-nav .nav-btn { /* height: 47px; */ position: absolute; /* width: 26px; */ /* cursor: pointer; */ top: 480px !important; filter: drop-shadow(0 0 3px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_blue .owl-nav .owl-prev.disabled, .popup .hotkey_mm_blue .owl-nav .owl-next.disabled { pointer-events: none; opacity: 0.4; } .popup .hotkey_mm_blue .owl-nav .prev-slide { background: url(images/icon_brochure_prev.png) no-repeat scroll 0 0; left: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_blue .owl-nav .next-slide { background: url(images/icon_brochure_next.png) no-repeat scroll 0px 0px; right: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_blue .owl-dots { position: absolute; top: 1000px; width: 100%; align-content: center; } .popup .hotkey_mm_blue .owl-dots .owl-dot span { width: 15px; border: 2px solid rgba(80, 80, 80, 0.8); filter: drop-shadow(0 1px 2px rgb(0, 0, 0)); background: none; } /* Hotkey(yellow) */ .popup .hotkey_mm_yellow { position: absolute; width: 100%; height: 100%; padding: 0px; overflow: hidden; display: none; } .popup .hotkey_mm_yellow div#lst_hotkey_mm_yellow { position: absolute; /* width: 1464px; height: 1007px; margin: 36px 226px 36px 226px; */ width: 100%; height: 100%; padding: 0; border-style: solid; border-color: rgb(160, 160, 160); filter: drop-shadow(0 0 15px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_yellow .owl-carousel .owl-stage-outer { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_yellow .owl-carousel .owl-stage-outer .owl-stage { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_yellow .owl-carousel .owl-stage-outer .owl-stage .owl-item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_yellow div .item { width: 100%; height: 100%; margin: 0; padding: 0; } .popup .hotkey_mm_yellow .owl-nav .nav-btn { /* height: 47px; */ position: absolute; /* width: 26px; */ /* cursor: pointer; */ top: 480px !important; filter: drop-shadow(0 0 3px rgba(255, 255, 255, 1)); } .popup .hotkey_mm_yellow .owl-nav .owl-prev.disabled, .popup .hotkey_mm_yellow .owl-nav .owl-next.disabled { pointer-events: none; opacity: 0.4; } .popup .hotkey_mm_yellow .owl-nav .prev-slide { background: url(images/icon_brochure_prev.png) no-repeat scroll 0 0; left: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_yellow .owl-nav .next-slide { background: url(images/icon_brochure_next.png) no-repeat scroll 0px 0px; right: 20px; width: 64px; height: 64px; background-size: contain; } .popup .hotkey_mm_yellow .owl-dots { position: absolute; top: 1000px; width: 100%; align-content: center; } .popup .hotkey_mm_yellow .owl-dots .owl-dot span { width: 15px; border: 2px solid rgba(80, 80, 80, 0.8); filter: drop-shadow(0 1px 2px rgb(0, 0, 0)); background: none; } /******************************************************************************** * AMENITY STYLE [ START HERE] * ********************************************************************************/ /*[AM1. Amenity style ] */ .popup .amenity { top: 0px; left: 0px; width: 100%; height: 100%; } .popup .amenity div .item { width: 100%; height: 100%; margin: 0; padding: 0; } /*[AM1-1. Amenity bg style ] */ .popup .amenity .bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding: 0px; overflow: hidden; display: none; } .popup .amenity .bg div { width: 100%; height: 100%; margin: 0; padding: 0; } /*[AM1-1-1. Amenity bg: owl style ] */ .popup .amenity .bg .owl-carousel .owl-stage .owl-item { width: 100%; } /*[AM1-1-1-1. Amenity bg: owl: top gradient style ] */ .popup .amenity .bg .owl-carousel .owl-stage .top_gradient{ top: 0; left: 0; width: 100%; height: 240px; background: linear-gradient(0deg, rgba(7,8,11,0) 0%, rgba(7,8,11,0.5) 45%, rgba(7,8,11,0.9) 100%); } /*[AM1-1-1-2. Amenity bg: owl: bottom gradient style ] */ .popup .amenity .bg .owl-carousel .owl-stage .bottom_gradient{ position: absolute; left: 0; top: 928px; width: 100%; height: 152px; background: linear-gradient(0deg, rgba(7,8,11,0.9) 0%, rgba(7,8,11,50%) 75%, rgba(7,8,11,0) 100%); } /*[AM1-1-1-3. Amenity bg: owl: amenity item sel window ] */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; } /*[AM1-1-1-3-1. Amenity bg: owl: amenity item sel window : winleft ] */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winleft { position: relative; width: 902px; height: 100%; margin: 0; padding: 0; background: rgba(14,18,22,0.65); margin: 0px 10px 0px 25px; color: rgb(249, 249, 249); border-top: 2px solid rgba(121,121,121,1); border-bottom: 2px solid rgba(121,121,121,1); } /*[AM1-1-1-3-1-1. Amenity bg: owl: amenity item sel window : winleft: item table] */ .popup .amenity .bg .am_item_sel_win .winleft>.tbl_header { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ border-bottom: 4px solid rgba(121,121,121,1); /* border-top: 2px solid rgba(121,121,121,1); */ } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_header tbody tr { height: 54px; max-height: 54px; background-color: rgba(21, 27, 34, 1); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_header tbody tr>#title { width: 45%; float: left; /* text-align: left; */ padding: 0 0px 0 20px; } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_header tbody tr>#price { width: 20%; float: left; } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_header tbody tr>#status { width: 35%; float: left; padding: 0px 30px 0 0px; } /**** Amenity Category item ::> Table Recored */ .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record { /* height: 284px;*/ width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody { /* height: 285px; */ overflow-y: auto; display: block; } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr { /* height: 52px; */ display: block; background-color: rgba(36, 45, 57, 1); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem { height: 52px; width: 100%; font-size: 30px; line-height: 52px; border-bottom: 2px solid rgb(21, 27, 34); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem.focus { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(29,36,47,1.0); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem.focus.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem.focus.unavailable:before { } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem.focus.unavailable:after { } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem>#title { width: 45%; float: left; padding: 0px 0px 0px 20px; text-overflow: ellipsis; overflow: hidden; } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem>#price { width: 20%; float: left; text-align: center; } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record tbody tr>.amctgyItem>#status { width: 35%; float: left; /* text-align: right; */ padding: 0px 30px 0 0px; } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar { display: block; width: 20px; /* 세로축 스크롤바 길이 */ height: 20px; /* 가로축 스크롤바 길이 */ } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-track { background-color: rgb(67, 82, 105); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-track-piece { background-color: rgb(80, 98, 124); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: rgb(51, 63, 80); } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-button:start { display: none; /* background-color: orange; */ /* Top, Left 방향의 이동버튼 */ } .popup .amenity .bg .am_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-button:end { display: none; /* background-color: orange; */ /* Bottom, Right 방향의 이동버튼 */ } /*[AM1-1-1-3-2. Amenity bg: owl: amenity item sel window : winright ] */ /**** Amenity Item Description ::> */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winright { position: relative; width: 902px; height: 740px; margin: 0; padding: 0; background: rgba(14,18,22,0.65); margin: 0px 25px 0px 10px; color: rgb(249, 249, 249); border-top: 2px solid rgba(121,121,121,1); border-bottom: 2px solid rgba(121,121,121,1); display: none; } .popup .amenity .bg .owl-carousel .owl-item.active[class*="focus"] .am_item_sel_win .winright{ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winright .amItemDescThumb{ width: 852px; height: 479px; margin: 10px 25px 10px 25px; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winright .amItemDescThumb.unavailabel:before { /* content: 'Not available'; width: 100%; height: 100%; transform: rotate(-30deg); top: 0; left: 0; font-size: 7em; font-weight: bolder; color: rgba(1,1,1,1); opacity: 0.7; display: block; align-items: center; line-height: 479px; text-align: center; */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winright .amItemDescThumb.unavailabel:after { /* content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.6 */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winright .amItemDescDetails{ width: 852px; height: 238px; margin: 0px 25px 0px 25px; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winright .amItemDescDetails div#title{ height: 54px; width: 100%; line-height: 54px; font-size: 44px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_win .winright .amItemDescDetails div#description{ height:174px; line-height: 30px; font-size: 30px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; padding: 14px 0px 0px 0px; } /*[AM1-1-1-4. Amenity bg: owl: selected item cart style window ] */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; } /*[AM1-1-1-4-1. Amenity bg: owl: amenity item sel cart window : winleft ] */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft { position: relative; width: 902px; height: 100%; margin: 0; padding: 0; background: rgba(14,18,22,0.8); margin: 0px 10px 0px 25px; color: rgb(249, 249, 249); border-top: 5px solid rgba(121,121,121,1); border-bottom: 5px solid rgba(121,121,121,1); /* border-top: 6px solid rgba(218,165,32,1); border-bottom: 6px solid rgba(218,165,32,1); */ /* display: none; */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.title{ height: 54px; width: 96%; line-height: 54px; font-size: 44px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); margin: 10px 2% 0px 2%; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.control{ position: relative; height: 254px; width: 96%; padding: 20px 2% 20px 2%; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.control #img_thumbnail{ width: 40%; height: 228px; background-repeat: no-repeat; background-position: center center; background-size: contain; float: left; margin: 0px 0px 0px 2%; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.control>.quantity{ height: 228px; width: 58%; display: flex; float: left; flex-direction: row; flex-wrap: wrap; padding: 0px 30px 0px 30px; overflow: hidden; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.control #label_quantity{ line-height: 137px; width: 50%; height: 60%; font-size: 38px; text-align: center; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.control #value_quantity{ line-height: 137px; width: 50%; height: 60%; font-size: 52px; text-align: center; color: rgba(218,165,32,1.0); background-image: url(./images/quantity_edit_arrow.png); background-size: contain; background-repeat: no-repeat; background-position: center; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.control #label_amount{ line-height: 91px; width: 50%; height: 40%; font-size: 38px; text-align: center; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.control #value_amount{ line-height: 91px; width: 50%; height: 40%; font-size: 52px; text-align: center; color: rgba(218,165,32,1.0); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.description{ height: 316px; width: 100%; padding: 20px 2% 20px 2%; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.description>#title{ height: 54px; width: 100%; line-height: 54px; font-size: 38px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.description>#details{ /* height:174px; */ line-height: 30px; font-size: 30px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; padding: 14px 0px 0px 0px; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.buttons{ line-height: 65px; height: 65px; width: 100%; display: flex; float: left; flex-direction: row; flex-wrap: nowrap; padding: 0px 30px 0px 30px; overflow: hidden; text-align: center; font-size: 32px; color: rgba(51,51,51,1.0); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.buttons>div{ border-radius: 14px; background-color: rgba(255,255,255,1.0); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.buttons>div.focus{ /*border: 8px solid rgba(218,165,32,1.0); */ /* color: rgba(0,0,0,1); */ /* background-color: rgba(218,165,32,1.0); */ background-color: rgba(173,255,47,1.0); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.buttons #btn_ordernow{ /* border-radius: 14px; */ /* background-color: rgba(255,255,255,1.0); */ margin: 0px 20px 0px 0px; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.buttons #btn_addtocart{ /* border-radius: 14px; */ /* background-color: rgba(255,255,255,1.0); */ margin: 0px 20px 0px 20px; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winleft>.buttons #btn_back{ /* border-radius: 14px; */ /* background-color: rgba(255,255,255,1.0); */ margin: 0px 0px 0px 20px; } /*[AM1-1-1-4-2. Amenity bg: owl: amenity item sel cart window : winright ] */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright { position: relative; width: 902px; height: 740px; margin: 0; padding: 0; background: rgba(14,18,22,0.8); margin: 0px 25px 0px 10px; color: rgb(249, 249, 249); border-top: 5px solid rgba(121,121,121,1); border-bottom: 5px solid rgba(121,121,121,1); /* border-top: 6px solid rgba(218,165,32,1); border-bottom: 6px solid rgba(218,165,32,1); */ /* display: none; */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.title{ height: 54px; width: 96%; line-height: 54px; font-size: 44px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); margin: 10px 2% 0px 2%; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table{ position: relative; height: 550px; width: 100%; padding: 20px 2% 20px 2%; } /**** Amenity Category item ::> Table Header */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_header { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ border-bottom: 4px solid rgba(121,121,121,1); /* border-top: 2px solid rgba(121,121,121,1); */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr { height: 54px; max-height: 54px; background-color: rgba(21, 27, 34, 1); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr>#title { width: 50%; float: left; /* text-align: left; */ padding: 0 0px 0 20px; text-overflow: ellipsis; overflow: hidden; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr>#quantity { width: 20%; float: left; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr>#amount { width: 30%; float: left; padding: 0px 30px 0 0px; } /**** Amenity Category item ::> Table Recored */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody { height: 446px; overflow-y: auto; display: block; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr { /* height: 52px; */ display: block; background-color: rgba(36, 45, 57, 1); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem { height: 52px; width: 100%; font-size: 30px; line-height: 52px; border-bottom: 2px solid rgb(21, 27, 34); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem.focus { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(29,36,47,1.0); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem.focus.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#title { width: 50%; float: left; padding: 0px 0px 0px 20px; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#quantity { width: 20%; float: left; text-align: center; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#amount { width: 30%; float: left; /* text-align: right; */ padding: 0px 30px 0 0px; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar { display: block; width: 20px; /* 세로축 스크롤바 길이 */ height: 20px; /* 가로축 스크롤바 길이 */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-track { background-color: rgb(67, 82, 105); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-track-piece { background-color: rgb(80, 98, 124); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: rgb(51, 63, 80); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-button:start { display: none; /* background-color: orange; */ /* Top, Left 방향의 이동버튼 */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-button:end { display: none; /* background-color: orange; */ /* Bottom, Right 방향의 이동버튼 */ } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.summary{ position: relative; height: 65px; width: 96%; margin: 12px 2% 0px 2%; padding: 4px 2% 0px 2%; display: flex; float: left; flex-direction: row; flex-wrap: wrap; overflow: hidden; border-top: 4px solid rgba(121,121,121,1); } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.summary>#label{ line-height: 65px; width: 50%; height: 100px; font-size: 48px; text-align: center; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.summary>#value{ line-height: 65px; width: 50%; height: 100%; font-size: 52px; color: rgb(173, 255, 47); text-align: center; } /*[AM1-1-1-5. Amenity bg: owl: selected item order style window ] */ .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_order_win { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; align-items: center; justify-content: center; } .popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_order_win #message{ line-height: 42px; font-size: 38px; width: 88%; height: 368px; padding: 40px 20px 40px 20px; background: rgba(14,18,22,0.8); color: rgb(249, 249, 249); white-space: pre-wrap; text-align: center; text-overflow: ellipsis; overflow: hidden; border-radius: 40px; border: 4px solid rgba(121,121,121,1); margin: 20px auto; display: flex; justify-content: center; align-items: center; } /********************************************************************************/ /*[AM2. Amenity slider style ] */ .popup .amenity .slider { position: absolute; top: 60px; left: 0px; width: 1920px; /* height: 300px; */ padding: 0px; overflow: hidden; display: none; } .popup .amenity .slider .owl-carousel.owl-theme { max-height: 266px; height: 100px; padding-left: 0; /* margin: 5px 0 0 0; */ } .popup .amenity .slider .owl-carousel.owl-theme .owl-stage-outer { /* height: 266px; max-height: 266px; */ height: 100%; padding-left: 0; margin: 0; } .popup .amenity .slider .owl-carousel.owl-theme .owl-stage-outer .owl-stage { height: 100%; } .popup .amenity .slider .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item{ height: 100%; } .popup .amenity .slider .owl-carousel.owl-theme .owl-stage-outer #am_item_title{ position: absolute; /* top: 190px; */ top: 22px; width: 100%; height: 100%; margin: 0; padding: 0; color: rgb(235, 235, 235); /* font-size: 2.2vw; */ font-size: 38px; line-height: 52px; white-space: nowrap; text-align: center; text-overflow: ellipsis; overflow: hidden; } .popup .amenity .slider .owl-carousel.owl-theme .owl-stage-outer .owl-item.focus.active.center #am_item_title{ font-size: 42px; } .popup .amenity .slider .owl-carousel.owl-theme .owl-stage-outer #ctgy_item_btn{ height: 100%; margin: 0; padding: 0; display: block } /*** OWL Amenity Menu Selector dot Container */ .popup .amenity .slider .owl-dots { position: absolute; top: -45px; width: 100%; align-content: center; display: none; } .popup .amenity .slider .owl-theme .owl-dots .owl-dot span { width: 20px; height: 20px; background: none; } .popup .amenity .slider .owl-theme .owl-dots .owl-dot.active span { /* background: rgb(181, 218, 16); */ background: rgb(245, 245, 245); } .popup .amenity .slider .owl-carousel .owl-item.active.focus:after { width: 336px; } .popup .amenity .slider .owl-carousel .owl-item.active[class*="unfocus"]:after { width: 264px; } .popup .amenity .slider .owl-carousel .owl-item.active.focus div [id*="ctgy_item_btn"] { background-image: var(--icon_focus); } .popup .amenity .slider .owl-carousel .owl-item.active[class*="unfocus"] div [id*="ctgy_item_btn"] { background-image: var(--icon_unfocus); } /* .popup .amenity .slider .owl-carousel .owl-item.active.focus div [id*="mm_item_title"] { transform: scale(1.1); } */ /*[AM3. Amenity Use guide style ] */ .popup .amenity>div.use_guide { position: absolute; top: 948px; left: 0px; width: 100%; height: 132px; margin: 0; padding: 0px 20px 0px 20px; color: rgb(245,245,245); line-height: 32px; font-size: 32px; z-index: 1; display: flex; align-items: center; } /*[AM4. Amenity cart style ] */ .popup .amenity>div.cart { position: absolute; top: 0px; left: 0px; width: 100%; height: 946px; padding: 0px; overflow: hidden; display: none; background: rgba(0,0,0,0.7); z-index: 1; } .popup .amenity>div.cart>div { top: 60px; left: 0px; width: 100%; height: 100%; display: flex; /* background: rgba(1,1,1,1.0); */ } .popup .amenity>div.cart .menu { width: 902px; height: 876px; margin: 0px 37px 0px 21px; display: block; /* background: rgba(100,1,1,1.0); */ } .popup .amenity>div.cart .items { width: 902px; height: 876px; margin: 0px 37px 0px 21px; display: block; /* background: rgba(100,1,1,1.0); */ } .popup .amenity>div.cart .menu div#title { } .popup .amenity>div.cart .menu div#control { } .popup .amenity>div.cart .menu div#control #thumb { } .popup .amenity>div.cart .menu div#control #quantity { } .popup .amenity>div.cart .menu div#description { } /*[AM5 Amenity order style ] */ .popup .amenity .order { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; z-index: 1; } /*[AM5-1. Amenity order: winleft ] */ .popup .amenity .order .winleft { position: relative; width: 902px; height: 100%; margin: 0; padding: 0; background: rgba(14,18,22,0.65); margin: 0px 10px 0px 25px; color: rgb(249, 249, 249); /* border-top: 2px solid rgba(121,121,121,1); border-bottom: 2px solid rgba(121,121,121,1); */ } /*[AM1-1-1-3-1-1. Amenity bg: owl: amenity item sel window : winleft: item table] */ .popup .amenity .order .winleft>.tbl_header { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ border-bottom: 4px solid rgba(121,121,121,1); /* border-top: 2px solid rgba(121,121,121,1); */ } .popup .amenity .order .winleft>.tbl_header tbody tr { height: 54px; max-height: 54px; background-color: rgba(21, 27, 34, 1); } .popup .amenity .order .winleft>.tbl_header tbody tr>#orderid { width: 45%; float: left; /* text-align: left; */ padding: 0 0px 0 20px; } .popup .amenity .order .winleft>.tbl_header tbody tr>#amount { width: 20%; float: left; } .popup .amenity .order .winleft>.tbl_header tbody tr>#date { width: 35%; float: left; padding: 0px 30px 0 0px; } /**** Amenity Category item ::> Table Recored */ .popup .amenity .order .winleft>.tbl_record { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ } .popup .amenity .order .winleft>.tbl_record tbody { height: 572px; overflow-y: auto; display: block; } .popup .amenity .order .winleft>.tbl_record tbody tr { /* height: 52px; */ display: block; background-color: rgba(36, 45, 57, 1); } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem { height: 52px; width: 100%; font-size: 30px; line-height: 52px; border-bottom: 2px solid rgb(21, 27, 34); } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem.focus { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(29,36,47,1.0); } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem.focus.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem.focus.unavailable:before { } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem.focus.unavailable:after { } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem>#orderid { width: 45%; float: left; padding: 0px 0px 0px 20px; } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem>#amount { width: 20%; float: left; text-align: center; } .popup .amenity .order .winleft>.tbl_record tbody tr>.amOrderedItem>#date { width: 35%; float: left; /* text-align: right; */ padding: 0px 30px 0 0px; } .popup .amenity .order .winleft>.tbl_record ::-webkit-scrollbar { display: block; width: 20px; /* 세로축 스크롤바 길이 */ height: 20px; /* 가로축 스크롤바 길이 */ } .popup .amenity .order .winleft>.tbl_record ::-webkit-scrollbar-track { background-color: rgb(67, 82, 105); } .popup .amenity .order .winleft>.tbl_record ::-webkit-scrollbar-track-piece { background-color: rgb(80, 98, 124); } .popup .amenity .order .winleft>.tbl_record ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: rgb(51, 63, 80); } .popup .amenity .order .winleft>.tbl_record ::-webkit-scrollbar-button:start { display: none; /* background-color: orange; */ /* Top, Left 방향의 이동버튼 */ } .popup .amenity .order .winleft>.tbl_record ::-webkit-scrollbar-button:end { display: none; /* background-color: orange; */ /* Bottom, Right 방향의 이동버튼 */ } .popup .amenity .order .winleft>.summary{ position: relative; height: 65px; width: 96%; margin: 12px 2% 0px 2%; padding: 4px 2% 0px 2%; display: flex; float: left; flex-direction: row; flex-wrap: wrap; overflow: hidden; border-top: 4px solid rgba(121,121,121,1); } .popup .amenity .order .winleft>.summary>#label{ line-height: 65px; width: 50%; height: 100px; font-size: 48px; text-align: center; } .popup .amenity .order .winleft>.summary>#value{ line-height: 65px; width: 50%; height: 100%; font-size: 52px; color: rgb(173, 255, 47); text-align: center; } /********************************************************************************/ /* AMENITY STYLE [ END ] */ /********************************************************************************/ /******************************************************************************** * ROOMSERVICE STYLE [ START HERE] * ********************************************************************************/ /*[RS1. Roomservice style ] */ .popup .roomservice { top: 0px; left: 0px; width: 100%; height: 100%; } .popup .roomservice div .item { width: 100%; height: 100%; margin: 0; padding: 0; } /*[RS1-1. Roomservice bg style ] */ .popup .roomservice .bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; padding: 0px; overflow: hidden; display: none; } .popup .roomservice .bg div { width: 100%; height: 100%; margin: 0; padding: 0; } /*[RS1-1-1. Roomservice bg: owl style ] */ .popup .roomservice .bg .owl-carousel .owl-stage .owl-item { width: 100%; } /*[RS1-1-1-1. Roomservice bg: owl: top gradient style ] */ .popup .roomservice .bg .owl-carousel .owl-stage .top_gradient{ top: 0; left: 0; width: 100%; height: 240px; background: linear-gradient(0deg, rgba(7,8,11,0) 0%, rgba(7,8,11,0.5) 45%, rgba(7,8,11,0.9) 100%); } /*[RS1-1-1-2. Roomservice bg: owl: bottom gradient style ] */ .popup .roomservice .bg .owl-carousel .owl-stage .bottom_gradient{ position: absolute; left: 0; top: 928px; width: 100%; height: 152px; background: linear-gradient(0deg, rgba(7,8,11,0.9) 0%, rgba(7,8,11,50%) 75%, rgba(7,8,11,0) 100%); } /*[RS1-1-1-3. Roomservice bg: owl: roomservice item sel window ] */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; } /*[RS1-1-1-3-1. Roomservice bg: owl: roomservice item sel window : winleft ] */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winleft { position: relative; width: 902px; height: 100%; margin: 0; padding: 0; background: rgba(14,18,22,0.65); margin: 0px 10px 0px 25px; color: rgb(249, 249, 249); border-top: 2px solid rgba(121,121,121,1); border-bottom: 2px solid rgba(121,121,121,1); } /*[RS1-1-1-3-1-1. Roomservice bg: owl: roomservice item sel window : winleft: item table] */ .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_header { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ border-bottom: 4px solid rgba(121,121,121,1); /* border-top: 2px solid rgba(121,121,121,1); */ } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_header tbody tr { height: 54px; max-height: 54px; background-color: rgba(21, 27, 34, 1); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_header tbody tr>#title { width: 45%; float: left; /* text-align: left; */ padding: 0 0px 0 20px; } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_header tbody tr>#price { width: 20%; float: left; } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_header tbody tr>#status { width: 35%; float: left; padding: 0px 30px 0 0px; } /**** Roomservice Category item ::> Table Recored */ .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record { /* height: 284px;*/ width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody { /* height: 285px; */ overflow-y: auto; display: block; } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr { /* height: 52px; */ display: block; background-color: rgba(36, 45, 57, 1); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem { height: 52px; width: 100%; font-size: 30px; line-height: 52px; border-bottom: 2px solid rgb(21, 27, 34); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem.focus { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(29,36,47,1.0); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem.focus.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem.focus.unavailable:before { } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem.focus.unavailable:after { } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem>#title { width: 45%; float: left; padding: 0px 0px 0px 20px; text-overflow: ellipsis; overflow: hidden; } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem>#price { width: 20%; float: left; text-align: center; } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record tbody tr>.rsctgyItem>#status { width: 35%; float: left; /* text-align: right; */ padding: 0px 30px 0 0px; } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar { display: block; width: 20px; /* 세로축 스크롤바 길이 */ height: 20px; /* 가로축 스크롤바 길이 */ } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-track { background-color: rgb(67, 82, 105); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-track-piece { background-color: rgb(80, 98, 124); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: rgb(51, 63, 80); } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-button:start { display: none; /* background-color: orange; */ /* Top, Left 방향의 이동버튼 */ } .popup .roomservice .bg .rs_item_sel_win .winleft>.tbl_record ::-webkit-scrollbar-button:end { display: none; /* background-color: orange; */ /* Bottom, Right 방향의 이동버튼 */ } /*[RS1-1-1-3-2. Roomservice bg: owl: roomservice item sel window : winright ] */ /**** Roomservice Item Description ::> */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winright { position: relative; width: 902px; height: 740px; margin: 0; padding: 0; background: rgba(14,18,22,0.65); margin: 0px 25px 0px 10px; color: rgb(249, 249, 249); border-top: 2px solid rgba(121,121,121,1); border-bottom: 2px solid rgba(121,121,121,1); display: none; } .popup .roomservice .bg .owl-carousel .owl-item.active[class*="focus"] .rs_item_sel_win .winright{ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winright .rsItemDescThumb{ width: 852px; height: 479px; margin: 10px 25px 10px 25px; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winright .rsItemDescThumb.unavailabel:before { /* content: 'Not available'; width: 100%; height: 100%; transform: rotate(-30deg); top: 0; left: 0; font-size: 7em; font-weight: bolder; color: rgba(1,1,1,1); opacity: 0.7; display: block; align-items: center; line-height: 479px; text-align: center; */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winright .rsItemDescThumb.unavailabel:after { /* content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.6 */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winright .rsItemDescDetails{ width: 852px; height: 238px; margin: 0px 25px 0px 25px; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winright .rsItemDescDetails div#title{ height: 54px; width: 100%; line-height: 54px; font-size: 44px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_win .winright .rsItemDescDetails div#description{ height:174px; line-height: 30px; font-size: 30px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; padding: 14px 0px 0px 0px; } /*[RS1-1-1-4. Roomservice bg: owl: selected item cart style window ] */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; } /*[RS1-1-1-4-1. Roomservice bg: owl: roomservice item sel cart window : winleft ] */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft { position: relative; width: 902px; height: 100%; margin: 0; padding: 0; background: rgba(14,18,22,0.8); margin: 0px 10px 0px 25px; color: rgb(249, 249, 249); border-top: 5px solid rgba(121,121,121,1); border-bottom: 5px solid rgba(121,121,121,1); /* border-top: 6px solid rgba(218,165,32,1); border-bottom: 6px solid rgba(218,165,32,1); */ /* display: none; */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.title{ height: 54px; width: 96%; line-height: 54px; font-size: 44px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); margin: 10px 2% 0px 2%; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.control{ position: relative; height: 254px; width: 96%; padding: 20px 2% 20px 2%; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.control #img_thumbnail{ width: 40%; height: 228px; background-repeat: no-repeat; background-position: center center; background-size: contain; float: left; margin: 0px 0px 0px 2%; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.control>.quantity{ height: 228px; width: 58%; display: flex; float: left; flex-direction: row; flex-wrap: wrap; padding: 0px 30px 0px 30px; overflow: hidden; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.control #label_quantity{ line-height: 137px; width: 50%; height: 60%; font-size: 38px; text-align: center; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.control #value_quantity{ line-height: 137px; width: 50%; height: 60%; font-size: 52px; text-align: center; color: rgba(218,165,32,1.0); background-image: url(./images/quantity_edit_arrow.png); background-size: contain; background-repeat: no-repeat; background-position: center; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.control #label_amount{ line-height: 91px; width: 50%; height: 40%; font-size: 38px; text-align: center; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.control #value_amount{ line-height: 91px; width: 50%; height: 40%; font-size: 52px; text-align: center; color: rgba(218,165,32,1.0); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.description{ height: 316px; width: 100%; padding: 20px 2% 20px 2%; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.description>#title{ height: 54px; width: 100%; line-height: 54px; font-size: 38px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.description>#details{ /* height:174px; */ line-height: 30px; font-size: 30px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; padding: 14px 0px 0px 0px; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.buttons{ line-height: 65px; height: 65px; width: 100%; display: flex; float: left; flex-direction: row; flex-wrap: nowrap; padding: 0px 30px 0px 30px; overflow: hidden; text-align: center; font-size: 32px; color: rgba(51,51,51,1.0); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.buttons>div{ border-radius: 14px; background-color: rgba(255,255,255,1.0); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.buttons>div.focus{ /*border: 8px solid rgba(218,165,32,1.0); */ /* color: rgba(0,0,0,1); */ /* background-color: rgba(218,165,32,1.0); */ background-color: rgba(173,255,47,1.0); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.buttons #btn_ordernow{ /* border-radius: 14px; */ /* background-color: rgba(255,255,255,1.0); */ margin: 0px 20px 0px 0px; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.buttons #btn_addtocart{ /* border-radius: 14px; */ /* background-color: rgba(255,255,255,1.0); */ margin: 0px 20px 0px 20px; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winleft>.buttons #btn_back{ /* border-radius: 14px; */ /* background-color: rgba(255,255,255,1.0); */ margin: 0px 0px 0px 20px; } /*[RS1-1-1-4-2. Roomservice bg: owl: roomservice item sel cart window : winright ] */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright { position: relative; width: 902px; height: 740px; margin: 0; padding: 0; background: rgba(14,18,22,0.8); margin: 0px 25px 0px 10px; color: rgb(249, 249, 249); border-top: 5px solid rgba(121,121,121,1); border-bottom: 5px solid rgba(121,121,121,1); /* border-top: 6px solid rgba(218,165,32,1); border-bottom: 6px solid rgba(218,165,32,1); */ /* display: none; */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.title{ height: 54px; width: 96%; line-height: 54px; font-size: 44px; white-space: pre-wrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 4px solid rgb(235,235,235); filter: drop-shadow(0 0 5px rgb(0, 0, 0)); margin: 10px 2% 0px 2%; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table{ position: relative; height: 550px; width: 100%; padding: 20px 2% 20px 2%; } /**** Roomservice Category item ::> Table Header */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_header { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ border-bottom: 4px solid rgba(121,121,121,1); /* border-top: 2px solid rgba(121,121,121,1); */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr { height: 54px; max-height: 54px; background-color: rgba(21, 27, 34, 1); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr>#title { width: 50%; float: left; /* text-align: left; */ padding: 0 0px 0 20px; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr>#quantity { width: 20%; float: left; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_header tbody tr>#amount { width: 30%; float: left; padding: 0px 30px 0 0px; } /**** Roomservice Category item ::> Table Recored */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody { height: 446px; overflow-y: auto; display: block; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr { /* height: 52px; */ display: block; background-color: rgba(36, 45, 57, 1); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem { height: 52px; width: 100%; font-size: 30px; line-height: 52px; border-bottom: 2px solid rgb(21, 27, 34); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem.focus { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(29,36,47,1.0); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem.focus.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#title { width: 50%; float: left; padding: 0px 0px 0px 20px; text-overflow: ellipsis; overflow: hidden; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#quantity { width: 20%; float: left; text-align: center; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record tbody tr>.cartItem>#amount { width: 30%; float: left; /* text-align: right; */ padding: 0px 30px 0 0px; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar { display: block; width: 20px; /* 세로축 스크롤바 길이 */ height: 20px; /* 가로축 스크롤바 길이 */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-track { background-color: rgb(67, 82, 105); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-track-piece { background-color: rgb(80, 98, 124); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: rgb(51, 63, 80); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-button:start { display: none; /* background-color: orange; */ /* Top, Left 방향의 이동버튼 */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.cart_table>.tbl_record ::-webkit-scrollbar-button:end { display: none; /* background-color: orange; */ /* Bottom, Right 방향의 이동버튼 */ } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.summary{ position: relative; height: 65px; width: 96%; margin: 12px 2% 0px 2%; padding: 4px 2% 0px 2%; display: flex; float: left; flex-direction: row; flex-wrap: wrap; overflow: hidden; border-top: 4px solid rgba(121,121,121,1); } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.summary>#label{ line-height: 65px; width: 50%; height: 100px; font-size: 48px; text-align: center; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_cart_win .winright>.summary>#value{ line-height: 65px; width: 50%; height: 100%; font-size: 52px; color: rgb(173, 255, 47); text-align: center; } /*[RS1-1-1-5. Roomservice bg: owl: selected item order style window ] */ .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_order_win { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; align-items: center; justify-content: center; } .popup .roomservice .bg .owl-carousel .owl-stage .rs_item_sel_order_win #message{ line-height: 42px; font-size: 38px; width: 88%; height: 368px; padding: 40px 20px 40px 20px; background: rgba(14,18,22,0.8); color: rgb(249, 249, 249); white-space: pre-wrap; text-align: center; text-overflow: ellipsis; overflow: hidden; border-radius: 40px; border: 4px solid rgba(121,121,121,1); margin: 20px auto; display: flex; justify-content: center; align-items: center; } /********************************************************************************/ /*[RS2. Roomservice slider style ] */ .popup .roomservice .slider { position: absolute; top: 60px; left: 0px; width: 1920px; /* height: 300px; */ padding: 0px; overflow: hidden; display: none; } .popup .roomservice .slider .owl-carousel.owl-theme { max-height: 266px; height: 100px; padding-left: 0; /* margin: 5px 0 0 0; */ } .popup .roomservice .slider .owl-carousel.owl-theme .owl-stage-outer { /* height: 266px; max-height: 266px; */ height: 100%; padding-left: 0; margin: 0; } .popup .roomservice .slider .owl-carousel.owl-theme .owl-stage-outer .owl-stage { height: 100%; } .popup .roomservice .slider .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item{ height: 100%; } .popup .roomservice .slider .owl-carousel.owl-theme .owl-stage-outer #rs_item_title{ position: absolute; /* top: 190px; */ top: 22px; width: 100%; height: 100%; margin: 0; padding: 0; color: rgb(235, 235, 235); /* font-size: 2.2vw; */ font-size: 38px; line-height: 52px; white-space: nowrap; text-align: center; text-overflow: ellipsis; overflow: hidden; } .popup .roomservice .slider .owl-carousel.owl-theme .owl-stage-outer .owl-item.focus.active.center #rs_item_title{ font-size: 42px; } .popup .roomservice .slider .owl-carousel.owl-theme .owl-stage-outer #ctgy_item_btn{ height: 100%; margin: 0; padding: 0; display: block } /*** OWL Roomservice Menu Selector dot Container */ .popup .roomservice .slider .owl-dots { position: absolute; top: -45px; width: 100%; align-content: center; display: none; } .popup .roomservice .slider .owl-theme .owl-dots .owl-dot span { width: 20px; height: 20px; background: none; } .popup .roomservice .slider .owl-theme .owl-dots .owl-dot.active span { /* background: rgb(181, 218, 16); */ background: rgb(245, 245, 245); } .popup .roomservice .slider .owl-carousel .owl-item.active.focus:after { width: 336px; } .popup .roomservice .slider .owl-carousel .owl-item.active[class*="unfocus"]:after { width: 264px; } .popup .roomservice .slider .owl-carousel .owl-item.active.focus div [id*="ctgy_item_btn"] { background-image: var(--icon_focus); } .popup .roomservice .slider .owl-carousel .owl-item.active[class*="unfocus"] div [id*="ctgy_item_btn"] { background-image: var(--icon_unfocus); } /* .popup .roomservice .slider .owl-carousel .owl-item.active.focus div [id*="mm_item_title"] { transform: scale(1.1); } */ /*[RS3. Roomservice Use guide style ] */ .popup .roomservice>div.use_guide { position: absolute; top: 948px; left: 0px; width: 100%; height: 132px; margin: 0; padding: 0px 20px 0px 20px; color: rgb(245,245,245); line-height: 32px; font-size: 32px; z-index: 1; display: flex; align-items: center; } /*[RS4. Roomservice cart style ] */ .popup .roomservice>div.cart { position: absolute; top: 0px; left: 0px; width: 100%; height: 946px; padding: 0px; overflow: hidden; display: none; background: rgba(0,0,0,0.7); z-index: 1; } .popup .roomservice>div.cart>div { top: 60px; left: 0px; width: 100%; height: 100%; display: flex; /* background: rgba(1,1,1,1.0); */ } .popup .roomservice>div.cart .menu { width: 902px; height: 876px; margin: 0px 37px 0px 21px; display: block; /* background: rgba(100,1,1,1.0); */ } .popup .roomservice>div.cart .items { width: 902px; height: 876px; margin: 0px 37px 0px 21px; display: block; /* background: rgba(100,1,1,1.0); */ } .popup .roomservice>div.cart .menu div#title { } .popup .roomservice>div.cart .menu div#control { } .popup .roomservice>div.cart .menu div#control #thumb { } .popup .roomservice>div.cart .menu div#control #quantity { } .popup .roomservice>div.cart .menu div#description { } /*[RS5 Roomservice order style ] */ .popup .roomservice .order { position: absolute; left: 21px; top: 207px; width: 1874px; height: 740px; margin: 0; padding: 0; /* background: rgba(114,18,22,0.65); */ display: flex; z-index: 1; } /*[RS5-1. Roomservice order: winleft ] */ .popup .roomservice .order .winleft { position: relative; width: 902px; height: 100%; margin: 0; padding: 0; background: rgba(14,18,22,0.65); margin: 0px 10px 0px 25px; color: rgb(249, 249, 249); /* border-top: 2px solid rgba(121,121,121,1); border-bottom: 2px solid rgba(121,121,121,1); */ } /*[RS1-1-1-3-1-1. Roomservice bg: owl: roomservice item sel window : winleft: item table] */ .popup .roomservice .order .winleft>.tbl_header { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ border-bottom: 4px solid rgba(121,121,121,1); /* border-top: 2px solid rgba(121,121,121,1); */ } .popup .roomservice .order .winleft>.tbl_header tbody tr { height: 54px; max-height: 54px; background-color: rgba(21, 27, 34, 1); } .popup .roomservice .order .winleft>.tbl_header tbody tr>#orderid { width: 45%; float: left; /* text-align: left; */ padding: 0 0px 0 20px; } .popup .roomservice .order .winleft>.tbl_header tbody tr>#amount { width: 20%; float: left; } .popup .roomservice .order .winleft>.tbl_header tbody tr>#date { width: 35%; float: left; padding: 0px 30px 0 0px; } /**** Roomservice Category item ::> Table Recored */ .popup .roomservice .order .winleft>.tbl_record { width:100%; line-height: 54px; font-size: 30px; text-align: center; /* margin: 5px 0 15px 0; */ } .popup .roomservice .order .winleft>.tbl_record tbody { height: 572px; overflow-y: auto; display: block; } .popup .roomservice .order .winleft>.tbl_record tbody tr { /* height: 52px; */ display: block; background-color: rgba(36, 45, 57, 1); } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem { height: 52px; width: 100%; font-size: 30px; line-height: 52px; border-bottom: 2px solid rgb(21, 27, 34); } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem.focus { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(29,36,47,1.0); } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem.focus.unavailable { /* border-bottom: 2px solid rgb(255, 192, 0); */ border-bottom: 2px solid rgb(173, 255, 47); background: rgba(21,27,34,1.0); color: rgb(121, 121, 121); } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem.focus.unavailable:before { } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem.focus.unavailable:after { } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem>#orderid { width: 45%; float: left; padding: 0px 0px 0px 20px; } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem>#amount { width: 20%; float: left; text-align: center; } .popup .roomservice .order .winleft>.tbl_record tbody tr>.rsOrderedItem>#date { width: 35%; float: left; /* text-align: right; */ padding: 0px 30px 0 0px; } .popup .roomservice .order .winleft>.tbl_record ::-webkit-scrollbar { display: block; width: 20px; /* 세로축 스크롤바 길이 */ height: 20px; /* 가로축 스크롤바 길이 */ } .popup .roomservice .order .winleft>.tbl_record ::-webkit-scrollbar-track { background-color: rgb(67, 82, 105); } .popup .roomservice .order .winleft>.tbl_record ::-webkit-scrollbar-track-piece { background-color: rgb(80, 98, 124); } .popup .roomservice .order .winleft>.tbl_record ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: rgb(51, 63, 80); } .popup .roomservice .order .winleft>.tbl_record ::-webkit-scrollbar-button:start { display: none; /* background-color: orange; */ /* Top, Left 방향의 이동버튼 */ } .popup .roomservice .order .winleft>.tbl_record ::-webkit-scrollbar-button:end { display: none; /* background-color: orange; */ /* Bottom, Right 방향의 이동버튼 */ } .popup .roomservice .order .winleft>.summary{ position: relative; height: 65px; width: 96%; margin: 12px 2% 0px 2%; padding: 4px 2% 0px 2%; display: flex; float: left; flex-direction: row; flex-wrap: wrap; overflow: hidden; border-top: 4px solid rgba(121,121,121,1); } .popup .roomservice .order .winleft>.summary>#label{ line-height: 65px; width: 50%; height: 100px; font-size: 48px; text-align: center; } .popup .roomservice .order .winleft>.summary>#value{ line-height: 65px; width: 50%; height: 100%; font-size: 52px; color: rgb(173, 255, 47); text-align: center; } /********************************************************************************/ /* ROOMSERVICE STYLE [ END ] */ /********************************************************************************/ /*********************** * MY PAGE Style * ***********************/ .popup>.mypage { position: absolute; width: 100%; height: 100%; } .popup>.mypage.fade { animation-delay: 1s; animation-name: popup_mypage_fade; animation-iteration-count: 1; animation-timing-function: ease-in; animation-fill-mode: forwards; animation-duration: 3s; background-color:rgba(10, 10, 10, 0); } @keyframes popup_mypage_fade { from {background-color:rgba(10, 10, 10, 0);} to {background-color:rgba(10, 10, 10, 0.7);} } .popup>.mypage>.message { position: absolute; top: 13%; left: 6%; width: 88%; height: 80%; background-color: rgb(64, 64, 64); /* background-image: url(./images/bg_message_cream-paper.png); */ /* box-shadow: 2px 3px 20px black, 0 0 200px rgb(16, 16, 16) inset; */ box-shadow: 0 0px 60px rgba(0, 0, 0, 0.65); overflow: hidden; display: none; } .popup>.mypage>.message>#hotel_logo { position: absolute; } .popup>.mypage>.message>#title { max-height: 200px; line-height: 200px; color: rgb(255, 255, 255); font-size: 48px; text-align: center; text-shadow: 2px 2px 4px rgba(0, 0, 0, 1) } .popup>.mypage>.message>#msg_ctz { position: absolute; top: 200px; width: 100%; height: 600px; font-size: 28px; line-height: 40px; padding: 0px 20px 0px 20px; color: rgb(235, 235, 235); text-align: center; text-shadow: 1px 1px 4px rgba(0, 0, 0, 1); } .popup>.mypage>.message>#btn_back { position: absolute; top: 820px; left: 1542px; width: 140px; height: 36px; line-height: 38px; font-size: 28px; font-family: LG Display-Regular; color: rgb(255, 255, 255); text-shadow: 3px 3px 15px rgba(0, 0, 0, 1); background-color: rgba(0, 0, 0, 0.4); padding-left: 50px; border-radius: 5px; text-align: center; filter: drop-shadow(2px 2px 4px black); } .popup>.mypage>.message>#btn_back::before { position: absolute; content: ''; width: 48px; height: 34px; margin-left: -62px; background-image: url(./images/icons/icon_btn_back.png); background-repeat: no-repeat; background-position: right center; background-size: contain; filter: drop-shadow(0 0 5px rgba(0, 0, 0, 1)); } /* Notification Style */ .popup>.notification { display: none; position: absolute; top: 10%; left: 73%; width: 26%; height: 10%; z-index: 3; } .popup>.notification>.balloon { position: relative; display: inline-block; } .popup>.notification>.balloon span { display: inline-block; padding: 10px; color: #fff; background: #ad1e51; border-radius: 20px; font-size: 28px; } .popup>.notification>.balloon:after { content: ''; position: absolute; width: 0; height: 0; border-style: solid; } .popup>.notification>.balloon.right:after, .popup>.notification>.balloon.left:after { border-width: 10px 15px; top: 50%; margin-top: -10px; } .popup>.notification>.balloon.top:after, .popup>.notification>.balloon.bottom:after { border-width: 15px 10px; left: 50%; margin-left: -10px; } .popup>.notification>.balloon.top:after { border-color: #ad1e51 transparent transparent transparent; bottom: -25px; } .popup>.notification>.balloon.bottom:after { border-color: transparent transparent #ad1e51 transparent; top: -25px; } .popup>.notification>.balloon.left:after { border-color: transparent #ad1e51 transparent transparent; left: -25px; } .popup>.notification>.balloon.right:after { border-color: transparent transparent transparent #ad1e51; right: -25px; }