@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,400,700&display=swap&subset=chinese-traditional');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;400;700&display=swap');

@font-face {
  font-family: 'ITC New Baskerville';
  src:  url('https://shop.ickaohsiung.com/wp-content/themes/hello-elementor-child/fonts/ITC New Baskerville Roman.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*

Theme Name:   Hello Elementor by Art Tangency Creation Code Team CG, LLTChen

Theme URI:    https://github.com/elementor/hello-theme

Template:     hello-elementor

Author:       Art Tangency Creation Code Team CG, LLTChen

Author URI:   https://elementor.com/

Description:  Hello Elementor by Art Tangency Creation Code Team CG, LLTChen

Version:      23.09.25-1.6

Text Domain:  hello-elementor

Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready

*/
/* ==================== Default ==================== */
html,body {font-family:'ITC New Baskerville','Noto Serif TC','Noto Sans TC',"LiHei Pro Medium","Apple LiGothic Medium","Taipei Sans TC Beta","Microsoft JhengHei",'Quicksand'; color-scheme: light;}
.CG_pos_fix {position:fixed !important;}
.CG_pos_abs {position:absolute !important;}
.CG_floatL {float:left;}
.CG_floatR {float:right;}
.CG_clear::after {content:""; display:table; clear:both; height:0px;}
.CG_clear {zoom:1;/*IE6+7*/}
.CG_bottomZero {padding-bottom:0 !important; margin-bottom:0 !important;}
.CG_pointeventFalse {pointer-events: none;}
.cssTable {display:table;}
.cssTable > dl, .cssTable > ul {display: table-row;}
.cssTable > dl > dt, .cssTable > dl > dd, .cssTable > ul > li {display: table-cell;}
.CGc {-webkit-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1); -moz-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1); -o-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1); transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);}

.CG_filter-multiply,
.CG_filter-multiply > div {mix-blend-mode: multiply;}

.post-password-form {/* 文章加密 */
	max-width:800px;
	margin:10vh auto;
	text-align:center;
}
.post-password-form label input {width:calc(100% - 4em); display:inline-block; margin-left:10px;}

/* ==================== Header ==================== */
.elementor-location-header {} /*Header Elementor Container*/
#CG_header {}
#CG_header.action {background-color: rgba(255,255,255,0.9) !important }
#CG_header { transition:background-color 1s ease !important; }
/* #CG_header.elementor-sticky--effects >.elementor-container { min-height: 80px; }
#CG_header > .elementor-container {transition: min-height 1s ease !important; } */

#modal-search-1134fe1, #modal-search-1134fe1 .bdt-modal-dialog {background: #333333db;}
#modal-search-1134fe1 form *, #modal-search-1134fe1 form .bdt-search-input:focus {color:#FFFFFF;}

/* Menu Toggle */
.elementor-menu-toggle {width:40px; height:40px; position:relative; outline: none;}
.elementor-menu-toggle::before,
.elementor-menu-toggle::after,
.elementor-menu-toggle .eicon-menu-bar::after {
	background-color:#222; /* Nav color */
	content:''; display:block; width:80%; height:2px;
	position:absolute; left:10%; top:50%;
	-webkit-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);
	-moz-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);
	-o-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);
	transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);
	}
.elementor-menu-toggle::before {margin-top:-20%;}
.elementor-menu-toggle::after {margin-top:20%;}
.elementor-menu-toggle .eicon-menu-bar::after {}
.elementor-menu-toggle .eicon-menu-bar:before{display:none;} /* Default Nav icon */
.elementor-menu-toggle.elementor-active {} /* Nav active */
.elementor-menu-toggle.elementor-active::before {
	margin-top:0%; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);
	}
.elementor-menu-toggle.elementor-active::after {
	margin-top:0%; -webkit-transform:rotate(315deg); -moz-transform:rotate(315deg); -o-transform:rotate(315deg); transform:rotate(315deg);
	}
.elementor-menu-toggle.elementor-active .eicon-menu-bar::after  {opacity:0;}
/* Menu Toggle End */

/* Main menu */
#LL_menuToggle {position: relative; display: inline-block; vertical-align: middle; width: 40px; height: 40px;}
#LL_menuToggle i {background-color:#44443C;
	display:block; width:60%; height:2px;
	position:absolute; left:20%; top:50%;
	-webkit-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);
	-moz-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);
	-o-transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);
	transition: all 0.3s cubic-bezier(0.21, 1, 0.9, 1);}
#LL_menuToggle i:nth-child(1) {margin-top:-20%;}
#LL_menuToggle i:nth-child(3) {margin-top:20%;}
#LL_menuToggle.active i:nth-child(1) {
	margin-top:0%; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);
	}
#LL_menuToggle.active i:nth-child(3) {
	margin-top:0%; -webkit-transform:rotate(315deg); -moz-transform:rotate(315deg); -o-transform:rotate(315deg); transform:rotate(315deg);
	}
#LL_menuToggle.active i:nth-child(2)  {opacity:0;}

.LL_lang {margin-left: 40px;}
.LL_lang .wpml-ls-legacy-dropdown-click {width: auto;}
.LL_lang .wpml-ls-item-toggle {border:none; display:inline-block; height: 45px; padding: 0 34px 0 20px; line-height: 45px; margin-bottom: 7px; background: transparent; border-left: 1px solid #aaaaaa; cursor: pointer; user-select: none;}
.LL_lang .wpml-ls-item-toggle:hover, .LL_lang .wpml-ls-item-toggle:focus {background:transparent !important; color:inherit !important;}
.LL_lang .wpml-ls-item-toggle:before {content: ""; position: absolute; bottom: 0; left: 0; z-index: 10; opacity: 1; width: 0; height: 0; border-style: solid; border-width: 10px 5px 0 0; border-color: #6C6C61 transparent transparent transparent; -webkit-transition: all 2s cubic-bezier(0.21, 1, 0.9, 1); -moz-transition: all 2s cubic-bezier(0.21, 1, 0.9, 1); -o-transition: all 2s cubic-bezier(0.21, 1, 0.9, 1); transition: all 2s cubic-bezier(0.21, 1, 0.9, 1);}
.LL_lang .wpml-ls-item-toggle:after {display:none !important;}
.LL_lang._on .wpml-ls-item-toggle:before {bottom: -100px; opacity: 0; border-color: transparent transparent transparent transparent; z-index: 999;}
.LL_lang .wpml-ls-sub-menu {padding: 5px 10px !important; background-color:rgba(255,255,255,0.7); border: none;}
.LL_lang .wpml-ls-sub-menu li {list-style-type:none;}
.LL_lang .wpml-ls-sub-menu li a {border:none; background: transparent; line-height: inherit; padding:14px 8px; text-align: center;}
.LL_lang .wpml-ls-sub-menu li:not(:first-child){border-top:1px solid #d7d7d5;}

.LL_lang_mb * {font-size:1rem !important;}
.LL_lang_mb .has-submenu {height: 40px; line-height: 45px !important; margin-bottom: 7px; border: solid #aaaaaa; border-width:1px 0; cursor: pointer; user-select: none;}
.LL_lang_mb .sub-arrow {padding: 0; border: 5px solid; border-color: #aaaaaa transparent transparent transparent; margin-top: 0px; margin-left: 5px;}
.LL_lang_mb .highlighted .sub-arrow {border-color: transparent transparent #aaaaaa transparent; margin-bottom: 0;}
.LL_lang_mb .elementor-nav-menu ul.sub-menu {width: 100% !important; min-width: auto !important; background: #aaaaaa; padding: 5px;}
.LL_lang_mb .elementor-nav-menu ul.sub-menu li a {justify-content: center; border: 0;}
.LL_lang_mb .elementor-nav-menu ul.sub-menu li a:hover, .LL_lang_mb .elementor-nav-menu ul.sub-menu li a:focus {background:transparent; color: #494c4f;}
.LL_lang_mb .elementor-nav-menu ul.sub-menu li:not(:last-child) a {border-bottom:1px solid #3a3939;}

#LL_btnSearch a:hover {color:#AD8A46;}
#LL_btnLogin a.elementor-button {padding: 0; width: 36px; height: 36px; vertical-align: middle; background: url(/wp-content/uploads/icon_user.svg) no-repeat center center; background-size: 22px;}
#LL_btnLogin a.elementor-button:hover, #LL_btnLogin a.elementor-button:focus {background-image:url(/wp-content/uploads/icon_user_ho.svg);}
#LL_btnLogin .bdt-user-login-skin-dropdown a.elementor-button {width: auto; background-position: left center;}
#LL_btnLogin .bdt-user-login-skin-dropdown a.elementor-button .bdt-user-name {display: inline-block; vertical-align: middle; line-height: 36px; padding-left: 30px;}
#LL_btnLogin .bdt-user-login-skin-dropdown .bdt-user-login-button-avatar img {opacity:0;}
/* Main menu End */

/* ==================== Footer ==================== */
#CG_footer {}
.backTop {} /* js handler */
#CG_powered a:hover {color:#999;}

.LL_cateList a img {display:none !important;}
.LL_cateList a:hover h2 {color:#D3B5A3 !important;}

/* wpml dev bar */
.otgs-development-site-front-end {display: none !important;}

/* Loading */
body.elementor-editor-active .LL_loadPad {display:none !important;} /* Elementor 模式隱藏 */
.LL_loadPad {width:100vw; height:100vh; top:0; left:0; position:fixed !important;}
.LL_loadPic {-webkit-animation: op 1s linear infinite alternate; -moz-animation: op 1s linear infinite alternate; -ms-animation: op 1s linear infinite alternate; -o-animation: op 1s linear infinite alternate; animation: op 1s linear infinite alternate;}
@-webkit-keyframes op{
	from{opacity:0.2;} to{opacity:1;}
}
@keyframes op{
	from{opacity:0.2;} to{opacity:1;}
}

/* -- Line -- */
.social_linePad {padding:5px 0px 0px 34px; clear:both;}
.social_linePad iframe:nth-child(1) {margin-right:5px;}
.social_linePad iframe:nth-child(2) {float:right;}
 
 @media only screen and (max-width:720px){
    .social_linePad {padding-left:0px;}
 }
 
/* ============== Elementor ============== */

/* Lang setting */
body *:not([class*="eicon"], [class^="eicon"], [class*="fa-"], [class^="fa-"], [class*="ep-icon-"], [class^="ep-icon-"], #wpadminbar *) {font-family: 'ITC New Baskerville', "Noto Serif TC", 'Noto Serif TC' !important;}
.bdt-scroll-button:focus {outline: none;}
#btn_scrollTop button:hover svg path {fill:#AD8A46;}

/* Index */
.CG_sliderOverClick:after {content: ''; width: 50px; height: 50px; position: absolute; bottom: 10px; left: calc(50% - 25px); background: url(/wp-content/uploads/arrow_down_wh.svg) no-repeat center center; background-size: auto; -webkit-animation: arrow 0.6s ease-out infinite alternate; -moz-animation: arrow 0.6s ease-out infinite alternate; -ms-animation: arrow 0.6s ease-out infinite alternate; -o-animation: arrow 0.6s ease-out infinite alternate; animation: arrow 0.6s ease-out infinite alternate;}
@-webkit-keyframes arrow{
	from{bottom: 5px;}
	to{bottom: 10px;}
}
@keyframes arrow{
	from{bottom: 5px;}
	to{bottom: 10px;}
}

.CG_sliderOverClick .bdt-slideshow-items {max-height: calc(100vh - 110px); min-height: calc(100vh - 110px) !important;}
.CG_sliderOverClick .bdt-slideshow-items > * {max-height: calc(100vh - 110px);}
.CG_sliderOverClick .bdt-slideshow-items > * img {max-width: inherit;}
.CG_sliderOverClick .bdt-position-cover {background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 90%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.7) 90%); background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.7) 90%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );}
.CG_sliderOverClick .bdt-slideshow-items .bdt-slideshow-content-wrapper {width: 100%; margin-bottom:100px;}

@media only screen and (max-width: 767px) {
	.CG_sliderOverClick .bdt-slideshow-items .bdt-slideshow-content-wrapper .bdt-slideshow-title {width:100%; box-sizing:border-box; letter-spacing:11px !important;}
}

body.home .LL_prodList._wc,
body.home .LL_prodList._wc .products {padding-top: 0; border-top: none;}
body.home .LL_prodList._wc .add_to_cart_button {display:none;}
body.home .LL_prodList._wc .woocommerce-loop-product__title {height: 2.2em; overflow: hidden;}

/* 商品列表頁 */
.LL_prodList._wc .woocommerce-result-count {color:#333333; float: right; margin-top: 0.5rem; margin-bottom: -1em; padding-right: 10px;}
.LL_prodList._wc .woocommerce-ordering {color:#333333; float: left; position: relative; margin-bottom: 0.5em;}
.LL_prodList._wc .woocommerce-ordering select {opacity:0;}
.LL_prodList._wc .fakeSele {width: 100%; height: 40px; margin-left: 10px; padding: 0.5rem 1rem; display: block; position: absolute; top: 0; left: 0; z-index: 9; background: #fff; color: #333; border-left: 1px solid #666; cursor: pointer;}
.LL_prodList._wc .fakeSele:after {content: ''; position: absolute; bottom: 0; left: 0; z-index: 10; opacity: 1; width: 0; height: 0; border-style: solid; border-width: 10px 5px 0 0; border-color: #6C6C61 transparent transparent transparent; -webkit-transition: all 2s cubic-bezier(0.21, 1, 0.9, 1); -moz-transition: all 2s cubic-bezier(0.21, 1, 0.9, 1); -o-transition: all 2s cubic-bezier(0.21, 1, 0.9, 1); transition: all 2s cubic-bezier(0.21, 1, 0.9, 1);}
.LL_prodList._wc .fakeOpt {background: rgba(255,255,255,0.8); position: absolute; z-index: 9; margin: 5px 0 0 5px; height: 0; display: block; border: 1px solid #d2d2d2; opacity: 0; overflow: hidden; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}
.LL_prodList._wc .fakeOpt b {display: block; font-weight: 400; font-size: 0.9rem; line-height: 200%; cursor: pointer;}
.LL_prodList._wc.fakeOpt b:not(:last-child){border-bottom: 1px solid #e7e7e7;}
.LL_prodList._wc .fakeSele.active:after {bottom: -100px; opacity: 0; border-color: transparent transparent transparent transparent; z-index: 999;}
.LL_prodList._wc .fakeSele.active + .fakeOpt {height: auto; padding: 10px; opacity: 1;}
.LL_prodList._wc {padding-top: 0.7em; border-top: 1px solid #707070;}
.LL_prodList._wc .products {padding-top: 60px; border-top: 1px solid #707070;}
.LL_prodList._wc .add_to_cart_button {text-align: center; position: absolute; right: 0; bottom: 0;}
.LL_prodList._wc .products li.product .price,
.LL_pirce .price {margin-bottom:0;}
.LL_prodList._wc .products li.product .price > * {display: block;}
.LL_prodList._wc .products li.product.product-type-variable .price > *:not(:last-child) {display: inline-block;}

#LL_prodList .price {display: flex; flex-direction: column;}
#LL_prodList .attachment-woocommerce_thumbnail {opacity:0; pointer-events:none; position:absolute; top:0; left:0;}
#LL_prodList .prodImg {width:100%; padding-bottom:100%; display:block; background-repeat: no-repeat; background-position: center center; background-size: cover; transition:all 0.3s ease;}
#LL_prodList .woocommerce-LoopProduct-link:hover .prodImg {opacity:0.7;}

/* 商品內容頁 */
#LL_prodImg .woocommerce-product-gallery__image a {display: flex; justify-content: center; height:0; padding-bottom:100%; position: relative; overflow: hidden;}
#LL_prodImg .woocommerce-product-gallery__image img {height: 100%; width: auto; max-width: inherit; position: absolute;}

.woocommerce div.product #CG_addCarFilter form.cart {display: block;}
.woocommerce div.product #CG_addCarFilter form.cart .quantity {height: 40px;}
.woocommerce div.product #CG_addCarFilter form.cart .quantity input {width:4em;}
.woocommerce div.product #CG_addCarFilter form.cart .CG_PD_minus, .woocommerce div.product #CG_addCarFilter form.cart .CG_PD_plus {width: 40px; height: 40px; cursor:pointer;}
.CG_PD_minus::before, .CG_PD_plus::before, .CG_PD_plus::after {width: 50%; left: 25%;}
.woocommerce div.product #CG_addCarFilter form.cart .CG_PD_minus {background:#DDDFDB;}
.woocommerce div.product #CG_addCarFilter form.cart .CG_PD_plus {background:#6C6C61;}
.woocommerce div.product #CG_addCarFilter form.cart .CG_PD_minus:hover {background:#c5b697;}
.woocommerce div.product #CG_addCarFilter form.cart .CG_PD_plus:hover {background:#ad8a46;}
.CG_PD_minus::before {background:#6C6C61;}
.CG_PD_plus::before, .CG_PD_plus::after {background:#DDDFDB;}
.woocommerce div.product #CG_addCarFilter form.cart .single_add_to_cart_button {display: block; width: 100%; height:50px; margin-top: 30px;}
.woocommerce div.product #CG_addCarFilter form.cart .single_add_to_cart_button:focus {outline:none;}
.woocommerce div.product #CG_addCarFilter .woocommerce-variation-add-to-cart {display: block;}
.woocommerce div.product #CG_addCarFilter .price {padding-bottom: 0.5em; display: block; color: #AD8A46;}

#LL_prodInfo table {border-top: 1px solid #E0E0E0;}
#LL_prodInfo table tbody td,
#LL_prodInfo table tbody th {background-color:transparent; font-style: normal; padding: 8px; border: none; border-bottom: 1px solid #E0E0E0;}
#LL_prodInfo table tbody th {position: relative; padding-right: 20px; width: 70%;}
#LL_prodInfo table tbody th::after {content: ''; width: 1px; height: 70%; position: absolute; right: 10px; top: 15%; background: #E0E0E0;}
#LL_prodInfo table tbody>tr:nth-child(odd)>td *,
#LL_prodInfo table tbody>tr:nth-child(odd)>th *,
#LL_prodInfo table.shop_attributes tr:nth-child(even) td *,
#LL_prodInfo table.shop_attributes tr:nth-child(even) th * {padding: 0;}

#LL_promList .prom_info {display:block; width:100%; margin-bottom:10px;}
#LL_promList .prom_info > * {display:inline-block; vertical-align:middle; font-style: normal;}
.prom_info b {padding: 0.1em 0.5em; margin-right: 0.5em; color: #FFF; font-weight:400; letter-spacing:2px;}
.prom_info i {letter-spacing: 1px; font-size: 0.95em;}
.prom_info._red b {background: #E87DB6;}
.prom_info._org b {background: #E56445;}
.prom_info._gr b {background: #64B274;}
.prom_info._bl b {background: #5EA1D4;}
.prom_info._yel b {background: #E5A745;}
table.variations {width:200% !important;}
table.variations th {width: 15%; text-align: left;}

/* Mini Cart */
#LL_headerCart .elementor-button-icon-qty {font-weight: 400; top: 1px;}

#LL_headerCart .widget_shopping_cart_content {justify-content: space-between; padding-top: 30px;}
#LL_headerCart .widget_shopping_cart_content::before {content: '我的購物車'; display: block; position: absolute; top: 30px; width: 80%; padding-left: 1.7em; font-size: 1.2rem; color:#44443C; border-bottom: 2px solid #efefef;}
#LL_headerCart .widget_shopping_cart_content::after {content: '\e8e8'; display: block; position: absolute; left: 30px; top: 30px; font-size: 1.9em; line-height: 1; font-family: eicons; color:#707070;}

#LL_headerCart .elementor-menu-cart__products {padding-right: 10px; overflow: auto;}
#LL_headerCart .elementor-menu-cart__products {-webkit-overflow-scrolling:touch;}
#LL_headerCart .elementor-menu-cart__products::-webkit-scrollbar {width:3px; border-radius: 10px;}
#LL_headerCart .elementor-menu-cart__products::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); -o-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); box-shadow: inset 0 0 6px rgba(0,0,0,0.1);}
#LL_headerCart .elementor-menu-cart__products::-webkit-scrollbar-thumb {background-color:#d7d7d7; outline: 1px solid #d7d7d7; border-radius: 10px;}

#LL_headerCart .elementor-menu-cart__product .variation {display: block;}

/* 購物車 */
#LL_headerCart a:hover .bdt-cart-icon i {color:#AD8A46;}
#LL_headerCart .bdt-widget-title {padding-bottom: 3px;}
#LL_headerCart .bdt-widget-title::before {content:"\e8e8"; display: inline-block; vertical-align: middle; margin-right: 10px; color: #6C6C61; font-size: 1.3em; font-family: eicons !important; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

#LL_headerCart .bdt-mini-cart-product-thumbnail {width:105px;}
#LL_headerCart .bdt-mini-cart-product-thumbnail a, #LL_headerCart .bdt-mini-cart-product-thumbnail a img {width: 100%;}
#LL_headerCart .bdt-mini-cart-footer-buttons::after {content:''; display:block; clear:both;}
#LL_headerCart .bdt-mini-cart-footer-buttons a {width:calc(50% - 4px); float: left; margin-bottom: 0;}
#LL_headerCart .bdt-mini-cart-footer-buttons a:first-child {margin-right:8px;}

#LL_cart_pg .woocommerce-notices-wrapper > * {margin-bottom: 50px;}
#LL_cart_pg .woocommerce-notices-wrapper .woocommerce-message {color: #AD8A46; border-color:#AD8A46;}
#LL_cart_pg .woocommerce-notices-wrapper .woocommerce-message::before {color: #AD8A46;}
#LL_cart_pg .woocommerce-form-coupon-toggle {margin-top: 10px; margin-bottom: 30px;}
#LL_cart_pg .woocommerce-form-coupon-toggle + .checkout_coupon {margin-top: -10px;}

#LL_cart_pg table, #LL_cart_pg table tr th, #LL_cart_pg table tr td {border: none;}
#LL_cart_pg table tr th {padding: 1.5em 0; border-top: 1px solid #707070; border-bottom: 1px solid #707070;}
#LL_cart_pg table tr td {padding: 1.5em 0; border-bottom: 1px solid #707070;}
#LL_cart_pg table tr td:first-child {padding-left: 10px;}
#LL_cart_pg table tr td, #LL_cart_pg table tr th {background: transparent;}

#LL_cart_pg._cart .product-remove a.remove {color:#707070 !important;}
#LL_cart_pg._cart .product-remove a.remove:hover {background: none !important; color:#AD8A46 !important;}
#LL_cart_pg._cart td.product-thumbnail {width: 130px;}
#LL_cart_pg._cart td.product-thumbnail img {width: 90px;}
#LL_cart_pg._cart td.product-name a,
#LL_cart_pg._cart td.product-subtotal {font-size: 1rem; font-weight: 700; color: #44443C;}
#LL_cart_pg._cart td.product-quantity input {border: none; border-radius: 5px;}
#LL_cart_pg._cart .coupon input {width: 120px; border:none; margin-right: 10px;}
#LL_cart_pg._cart .coupon button {padding: 0 20px; line-height: 35px; background: #6B6B60; color: #FFF;}
#LL_cart_pg._cart .coupon button:hover {background:#AD8A46;}
#LL_cart_pg._cart .cart_totals {width: 100%; background: #FFF; margin-top: 50px; padding: 20px 30px; border-radius: 7px;}
#LL_cart_pg._cart .cart_totals h2 {font-size: 1.3rem; font-weight: 700; padding-left: 10px;}
#LL_cart_pg._cart .cart_totals table tr.cart-subtotal > * {border-top: 1px solid #707070;}
#LL_cart_pg._cart .cart_totals th {border-top: none; padding-left: 10px;}
#LL_cart_pg._cart .cart_totals tr:nth-child(n+0) > th {position: relative; padding-right: 40px; width: 17%; min-width: 120px;}
#LL_cart_pg._cart .cart_totals tr:nth-child(n+0) > th::after {content: ''; width: 1px; height: calc(100% - 40px); background: #000; display: block; position: absolute; right: 20px; top: 20px;}
#LL_cart_pg._cart .cart_totals .wc-proceed-to-checkout {margin-top: 50px; text-align: center;}
#LL_cart_pg._cart .cart_totals a.checkout-button {display: inline-block; width: 80%; max-width: 200px; padding: 0.9em 1em 0.6em; border-bottom: 6px solid #D3B5A3; border-radius: 0; background: transparent; color: #333333; font-size: 1.2rem; font-weight: 500; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
#LL_cart_pg._cart .cart_totals a.checkout-button:hover {background: #D3B5A3; color: #FFF; border-radius: 5px;}
#LL_cart_pg._cart .cart_totals .order-total .amount {font-size: 1.4rem;}
#LL_cart_pg._cart .shipping-calculator-form input {border-color: #aaa;}

#LL_cart_pg._check input, #LL_cart_pg._check textarea, #LL_cart_pg._check .select2-selection--single {border: none;}
#LL_cart_pg._check input, #LL_cart_pg._check textarea {padding: 0.7rem 1rem;}
#LL_cart_pg._check h3 {font-size: 1.3rem; font-weight: 700;}
.select2-container .select2-dropdown {border: none; box-shadow:0 0 5px 0 rgba(0,0,0,0.16);}
#LL_cart_pg._check h3#order_review_heading {margin-top: 30px;}
#LL_cart_pg._check .woocommerce-checkout-review-order {background: #FFF; padding: 20px 30px; border-radius: 7px;}
#LL_cart_pg._check .woocommerce-checkout-review-order th {border-top: none; padding-left: 10px;}
#LL_cart_pg._check table tr td, #LL_cart_pg._check table tr th {border-color: #DDDFDB;}
#LL_cart_pg._check tr.cart-subtotal > * {border-top: 2px solid #DDDFDB;}
#LL_cart_pg._check button#place_order {width: 80%; max-width: 200px; padding: 0.9em 1em 0.6em; border-bottom: 6px solid #D3B5A3; border-radius: 0; background: transparent; color: #333333; font-size: 1.2rem; font-weight: 500;}
#LL_cart_pg._check button#place_order:hover {background: #D3B5A3; color: #FFF; border-radius: 5px;}

body.woocommerce-page .return-to-shop {padding-top:30px;}

/* 結帳 */
body.page-id-205 .payment_box div::after {content: ''; clear: both; display: block;}
/* 結帳 - 發票 */
#invoice_type_field {}
#invoice_type_field .woocommerce-input-wrapper {display: flex; justify-content: start; align-items: center; line-height: 32px; vertical-align: middle;}
#invoice_type_field .woocommerce-input-wrapper input {width: 20px; height: 20px; margin-right: 5px;}
#invoice_type_field .woocommerce-input-wrapper label {width: calc(40% - 25px);}
/* 結帳 - 備註欄位 */
#CGact_cartNote {color: #333333; letter-spacing: 1px; font-size: 1rem; padding-left: 1rem; border-left: 3px solid #be9c59;}
#CGact_cartNote + .required {display: none;}
#CGact_cartNote li {list-style-type:none; padding-left: 0.5em;}
/* 結帳 - 黑貓時段 */
#ATC_sudaPeriod_field input[type='radio'] {display: inline-block; vertical-align: middle; width: 20px; height: 20px; margin-right: 5px;}
#ATC_sudaPeriod_field input[type='radio'] +label {display: inline-block; vertical-align: middle;}

/* QA */
#LL_qa .bdt-ep-accordion-custom-icon svg {opacity: 0;}
#LL_qa .bdt-ep-accordion-custom-icon {background: url(/wp-content/uploads/logo_ihg_i.svg) no-repeat 50% 50%; background-size: contain; margin-right: 32px;}
#LL_qa .bdt-accordion-content {background: url(/wp-content/uploads/icon_ans.svg) #FFFFFF no-repeat 17px 25px; background-size: 37px auto; margin-bottom: 53px;}

/* 會員 */
.button-social-login-facebook:hover {color:#FFFFFF !important;}
#LL_userBlock fieldset {margin-bottom:30px;}
#LL_userBlock .woocommerce {display: flex;}
#LL_userBlock .woocommerce > * {min-height: 60vh; padding: 60px 0;}
#LL_userBlock .woocommerce-MyAccount-navigation {background: #DDDFDB; padding-left: calc((100vw - 1260px) / 2);}
#LL_userBlock .woocommerce-MyAccount-navigation li {border-color:#DDDFDB; background:#DDDFDB;}
#LL_userBlock .woocommerce-MyAccount-navigation li.is-active {background:#F4F4F4;}
#LL_userBlock .woocommerce-MyAccount-navigation li a {line-height:60px; padding: 0 1em; text-align: center; color:#333333; font-weight: 600;}
#LL_userBlock .woocommerce-MyAccount-content {padding-left: 2rem; padding-right: calc((100vw - 1260px) / 2);}
#LL_userBlock .woocommerce-MyAccount-content > * {padding-right:40px;}
#LL_userBlock .woocommerce-MyAccount-content table {border:none;}
#LL_userBlock .woocommerce-MyAccount-content table th {background:#DDDFDB; border-color:#F4F4F4; line-height:2.8em; text-align:center;}
#LL_userBlock .woocommerce-MyAccount-content table td {padding: 0.5em 1.3%; border-color:#F4F4F4; line-height:2.8em; background:#FFFFFF;}
#LL_userBlock .woocommerce-MyAccount-content table th:first-child,
#LL_userBlock .woocommerce-MyAccount-content table td:first-child {border-left:none;}
#LL_userBlock .woocommerce-MyAccount-content table td:not(:last-child) {text-align: center;}
#LL_userBlock .woocommerce-orders-table__cell-order-actions a:not(:last-child) {margin-right: 3px;}
#LL_userBlock .button {background:#DDDFDB;}
#LL_userBlock .button:hover {background:#AD8A46; color:#FFFFFF;}
#LL_userBlock .order_details tfoot tr:first-child > * {border-top-width: 20px;}
#LL_userBlock .woocommerce-Address address {padding: 1em; background: #FFFFFF; -webkit-border-radius: 3px; border-radius: 3px;}
#LL_userBlock .woocommerce-Address .edit {padding: 0.3em 0.8em; background: #FFF; -webkit-border-radius: 3px; border-radius: 3px;}
#LL_userBlock .woocommerce-Address .edit:hover {background: #AD8A46; color:#FFFFFF;}
#LL_userBlock label {font-size: 0.85rem; margin-bottom: 3px;}
#LL_userBlock input {border: none;}

/* 會員 - 未登入 */
body.elementor-page-1424:not(.logged-in) #LL_userBlock input {border-bottom: 1px solid #BFBDBD; border-radius: 0;}
body.elementor-page-1424:not(.logged-in) #LL_userBlock button {background:#6C6C61; color:#FFFFFF; padding: 0.8em 2.5em;}
body.elementor-page-1424:not(.logged-in) #LL_userBlock button:hover {background:#AD8A46;}
body.elementor-page-1424:not(.logged-in) #LL_userCont {background:url(/wp-content/uploads/freepik_15599880.jpg) no-repeat center center; background-size:cover;}
body.elementor-page-1424:not(.logged-in) #LL_userBlock .woocommerce {padding: 60px calc((100% - 1180px) / 2);}
body.elementor-page-1424:not(.logged-in) #LL_userBlock #customer_login {display: flex; justify-content: space-between;}
body.elementor-page-1424:not(.logged-in) #LL_userBlock #customer_login > * {background: #FFFFFF;}
body.elementor-page-1424:not(.logged-in) #LL_userBlock #customer_login h2 {margin: 0; padding: 1.2em; background:#6C6C61; color:#FFFFFF; font-size: 1.5rem; font-weight: 700; text-align:center;}
body.elementor-page-1424:not(.logged-in) #LL_userBlock #customer_login form {margin: 0; padding: 1.8rem 2.2rem; border: none; border-radius: 0;}

body.woocommerce-lost-password #LL_userBlock .woocommerce {height: 60vh; display: flex; justify-content: center; align-items: center;}
body.woocommerce-lost-password #LL_userBlock .woocommerce > * {min-height: auto; padding: 2.2rem;}
body.woocommerce-lost-password form.lost_reset_password {width: 90%; max-width: 560px; background: #FFFFFF;}
body.woocommerce-lost-password .form-row-first,
body.woocommerce-lost-password form.lost_reset_password input[type=text] {width:100%;}


@media (max-width: 1024px){
	/* 商品內容頁 */
	#LL_prodImg .flex-viewport {width: 60vw; display: inline-block; margin-right: 5vw; margin-bottom: 0;}
	#LL_prodImg .flex-control-nav {width: calc(100% - 65vw); display: inline-block; vertical-align: top;}
	#LL_prodImg .woocommerce-product-gallery__trigger {right: calc(34vw + 0.5em);}
	#LL_prodImg .flex-control-nav li {width: 50%;}
}

@media (max-width: 767px){
	/* Main menu */
	#LL_mainMenu .elementor-nav-menu>li {min-width: 50%;}
	#LL_mainMenu .elementor-nav-menu>li a {display: inline-block; text-align:center;}
	#LL_mainMenu .elementor-nav-menu>li:after {display:none;}
	
	/* Index */
	.CG_sliderOverClick .bdt-slideshow-items {max-height: calc(100vh - 89px); min-height: calc(100vh - 89px) !important;}
	.CG_sliderOverClick .bdt-slideshow-items > * {max-height: calc(100vh - 89px);}

	/* 商品列表頁 */
	.LL_prodList._wc .woocommerce.columns-3  {text-align: center;}
	.LL_prodList._wc .woocommerce-result-count {width: 100%; margin-bottom: 1em; float: none; padding: 0; text-align: center;}
	.LL_prodList._wc .woocommerce-ordering {float: none; display: inline-block; margin-bottom:20px;}
	/* 商品內容頁 */
	table.variations {width:100% !important;}

	/* 購物車 */
	#LL_cart_pg._cart .cart_totals,
	#LL_cart_pg._check .woocommerce-checkout-review-order{padding: 15px 17px;}
	#LL_cart_pg._cart .cart_totals h2 {padding-left: 0;}
	#LL_cart_pg._cart .cart_totals td::before {float:none; display:block; padding: 0.2em 0.5em; margin-bottom: 1rem; background: #bbbbbb; font-weight: 500; color: #FFFFFF; text-align:left; -webkit-border-radius: 3px; border-radius: 3px;}
	#LL_cart_pg._cart .shop_table_responsive tr td {padding: 0.5em 0; border-bottom: none;}
	#LL_cart_pg._cart .shop_table_responsive tr td:first-child {padding-left:0;}
	#LL_cart_pg._cart .shop_table_responsive tbody tr {padding: 0.5rem 0; border-bottom: 1px solid #707070;}
	#LL_cart_pg._cart .cart_totals table tr.cart-subtotal > * {border-top: none;}
	#LL_cart_pg._cart .cart_totals table tr.order-total strong {margin-top:0.5rem;}
	#LL_cart_pg._cart .cart_totals table tbody tr {border-bottom: none;}

	/* 結帳 - 黑貓時段 */
	body.page-id-205 .payment_box div > p {float:none; width:100%;}

	/* 會員 */
	#LL_userBlock .woocommerce {flex-direction: column;}
	#LL_userBlock .woocommerce > * {min-height:auto;}
	#LL_userBlock .woocommerce-MyAccount-navigation {padding: 20px;}
	#LL_userBlock .woocommerce-MyAccount-navigation ul {padding: 0;}
	#LL_userBlock .woocommerce-MyAccount-navigation li a {line-height: 45px; font-size: 0.9rem;}
	#LL_userBlock .woocommerce-MyAccount-content {padding: 40px 20px;}
	#LL_userBlock .woocommerce-MyAccount-content > * {padding-right: 0;}
	#LL_userBlock .woocommerce-MyAccount-content table th {line-height: 2em; font-size: 0.9em;}
	#LL_userBlock .woocommerce-MyAccount-content table td {padding: 0.4em 1em;}
	#LL_userBlock .woocommerce-MyAccount-content tr.order {padding-bottom: 20px;}
	/* 會員 - 未登入 */
	body.elementor-page-1424:not(.logged-in) #LL_userBlock .woocommerce > * {padding: 20px;}
	body.elementor-page-1424:not(.logged-in) #LL_userBlock #customer_login {flex-direction: column;}
	body.elementor-page-1424:not(.logged-in) #LL_userBlock #customer_login > :first-child {margin-bottom:40px;}

	/* QA */
	#LL_qa .bdt-ep-accordion-custom-icon {margin-right: 15px;}
	#LL_qa .bdt-ep-title-text {padding-right: 15px;}
}

@media (max-width: 460px){
	/* 商品內容頁 */
	#LL_prodImg .flex-viewport {width: 100%; margin-right: 0; margin-bottom: 20px;}
	#LL_prodImg .flex-control-nav {width:100%;}
	#LL_prodImg .flex-control-nav li {width:25%; padding-right: calc(16px / 2); padding-left: calc(16px / 2); padding-bottom: 16px;}
	#LL_prodImg .woocommerce-product-gallery__trigger {right: 0.5em;}

	/* 會員 - 未登入 */
	body.elementor-page-1424:not(.logged-in) #LL_userBlock #customer_login form {padding: 1.2rem 1.5rem; font-size: 0.9em;}
}
@media (max-width: 380px){
	/* Form */
	.elementor-field-type-recaptcha {overflow-x: auto;}
}
@media (max-width: 375px){
	
}


/* Omnichat */
/* 非行動裝置 == .plugin-animation */
body #easychat-floating-button.omnichat-icon-wrapper, body #easychat-floating-button.omnichat-icon-wrapper.plugin-animation {width: 40px !important; height: 40px !important; background: rgba(255,255,255,0.6) !important; right: 50px !important; bottom: 95px !important; box-shadow: 0 2px 6px 1px rgba(0,0,0,0.16) !important; z-index: 99998 !important; -webkit-border-radius: 50px 50px 50px 50px !important; -moz-border-radius: 50px 50px 50px 50px !important; -ms-border-radius: 50px 50px 50px 50px !important; -o-border-radius: 50px 50px 50px 50px !important; border-radius: 50px 50px 50px 50px !important;}

body #easychat-floating-button .omnichat-icon-eyes,
body #easychat-floating-button .omnichat-icon-mouth {width: 6px; height: 6px; background: #44443C !important;}

body #easychat-floating-button:hover {background: rgba(255,255,255,0.8) !important;}
body #easychat-floating-button:hover .omnichat-icon-eyes,
body #easychat-floating-button:hover .omnichat-icon-mouth {background: #BE8C2D !important;}

body #easychat-unread-badge {right: 20px !important; bottom: 142px !important; background: #BE8C2D;}

body #easychat-floating-button.plugin-animation:hover .omnichat-icon-mouth {width: 14px !important; height: 8px !important; right: 33% !important;}

body #easychat-floating-button.plugin-animation.active .omnichat-icon-mouth {width: 14px !important; height: 8px !important; top: 38% !important; right: 49% !important;}


@media only screen and (min-width: 1025px){
	body #easychat-chat-dialog {right: 100px !important; bottom: 30px !important;}
	body #easychat-container .easychat-chat {bottom: 30px !important;}
}

@media only screen and (max-width: 1024px){
	body #easychat-floating-button.omnichat-icon-wrapper,
	body #easychat-floating-button.omnichat-icon-wrapper.plugin-animation {right: 2% !important; bottom: 90px !important;}

	body #easychat-unread-badge {bottom: 123px !important;}
	body #easychat-chat-dialog {right: 90px !important;}
}
@media only screen and (max-width: 460px){
	body #easychat-floating-button.omnichat-icon-wrapper,
	body #easychat-floating-button.omnichat-icon-wrapper.plugin-animation {right:2% !important;}

	body #easychat-unread-badge {right: 7px !important;}
	body #easychat-chat-dialog {width: 90vw !important; height: 70vh !important; right: 5vw !important; bottom: 5vh !important;}
	body #easychat-chat-dialog.easychat-chat-dialog-close {display: none;}
	body #easychat-chat-dialog.easychat-chat-dialog-open {display: block;}
}

/* ============= Woocommerce ============= */
/* ------- Single Product Page ------- */
/* Add Cart QTY */
#CG_addCarFilter {}
#CG_addCarFilter .variations td {padding:0px 0px 10px ;}
#CG_addCarFilter .variations .label {min-width: 30% !important;}
#CG_addCarFilter .variations .label,
#CG_addCarFilter .variations .value {background-color:transparent; padding: 0px 0px 10px; vertical-align: baseline;}
#CG_addCarFilter .variations .value {margin-left: 10px;}
.woo-selected-variation-item-name {color: #fff;}
.woo-variation-swatches #CG_addCarFilter .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, 
.woo-variation-swatches #CG_addCarFilter .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	box-shadow: 0 0 0 2px rgb(255 255 255 / 90%);
}
.woo-variation-swatches #CG_addCarFilter .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	background-color:#aaa;
}

.woocommerce div.product #CG_addCarFilter form.cart .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
	/* display: block; */
}
.woocommerce .quantity .qty {width: 5em; padding-right: 0;}
.woocommerce .quantity .qty::-webkit-inner-spin-button {-webkit-appearance: none; appearance: none;}
.woocommerce div.product #CG_addCarFilter form.cart div.quantity,
.woocommerce div.product #CG_addCarFilter form.cart button {display:inline-block; float: none; vertical-align: top;}
.woocommerce div.product #CG_addCarFilter form.cart .CG_PD_minus,
.woocommerce div.product #CG_addCarFilter form.cart .CG_PD_plus {
	width:40px; height:40px; border: none; display:inline-block; float: none;
	position: relative; user-select: none;
}
.CG_PD_minus::before,
.CG_PD_plus::before,
.CG_PD_plus::after {
	content:''; width:80%; height:1px; display: block; /* background:#6C6C61; */
	transform-origin: 50% 50%; position: absolute; top: 50%; left:10%;
}
.CG_PD_plus::after {-webkit-transform:rotate(90deg); transform:rotate(90deg);}

#CG_addCarFilter .wc-pao-addons-container {width: 215%;}
#CG_addCarFilter .wc-pao-addons-container > div {padding-left: 0;}
#CG_addCarFilter .wc-pao-addons-container label em {color: #ff0000; font-style: normal; font-weight: 400; font-size: 0.8em; vertical-align: text-bottom;}
#CG_addCarFilter .wc-pao-addons-container label.wc-pao-addon-name {color: #ad8a46; line-height: 1.3em;}
#CG_addCarFilter .wc-pao-addons-container .wc-pao-addon-description {font-size: 0.9em; font-style: normal; color: #666;}
#CG_addCarFilter .wc-pao-addons-container input[type="checkbox"] {width: 1.3em; height: 1.3em; vertical-align: middle;}
#CG_addCarFilter .wc-pao-addons-container input[type="checkbox"]:focus, #CG_addCarFilter .wc-pao-addons-container input[type="checkbox"]:checked {outline: none;}

@media only screen and (max-width: 768px){
	#CG_addCarFilter .wc-pao-addons-container {width: 100%;}
}

/*  Add Cart  */
.CG_addCart table tbody > tr:nth-child(odd)>td, 
.CG_addCart table tbody > tr:nth-child(odd)>th,
.CG_addCart table tbody tr:hover > td, 
.CG_addCart table tbody tr:hover > th {background:none;}

.CG_addCart > .elementor-widget-container > .elementor-add-to-cart form.cart {display: block !important;}

/* Car Notices */
.woocommerce-info {}
.woocommerce-notices-wrapper {}
.woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message {
   color:#003a70; background-color:rgba(255,255,255,0.8); margin-bottom:0px; padding-bottom: 50px;
   border: 1px solid #be9c59; border-radius: 12px;
}
.woocommerce-notices-wrapper .woocommerce-message::before {color:#003a70;}
.woocommerce-notices-wrapper .woocommerce-message a {
	display: block; float: none; position: absolute; right:30px; bottom:10px; width: 230px; text-align: center;
}
.single-product .woocommerce-notices-wrapper {position:absolute; top:120px; left:auto; right:0px; width:320px; z-index:9;}

/* Cart  */
.woocommerce .cart td > .button, .woocommerce .cart td > input.button {
	opacity:1; -webkit-animation:wooChangeCart 3s ease 0s infinite; animation:wooChangeCart 3s ease 0s infinite;
}
.woocommerce .cart td > .button:disabled, .woocommerce .cart td > input.button:disabled[disabled] {
	opacity:0; -webkit-animation:none; animation:none;
}
@keyframes wooChangeCart {0%{width:120px;} 10%{width:150px;} 15% {width:140px;} 20%{width:155px;} 25%{width:150px;} 70%{width:150px;} 100%{width:120px;}}
@-webkit-keyframes wooChangeCart {0%{width:120px;} 10%{width:150px;} 15% {width:140px;} 20%{width:155px;} 25%{width:150px;} 70%{width:150px;} 100%{width:120px;}}

/* Checkout */
body.woocommerce-checkout .woocommerce ul#shipping_method input,
body.woocommerce-checkout .woocommerce ul#shipping_method input + label {display: none;}
body.woocommerce-checkout .woocommerce ul#shipping_method input:checked + label,
body.woocommerce-checkout .woocommerce ul#shipping_method input[type="hidden"] + label {display: inline-block;}
body.woocommerce-checkout .woocommerce ul#shipping_method li {margin:0;}

body.woocommerce-checkout .woocommerce #customer_details .hidden {display: none;}

/* order tracking  */
#CG_ordertracking {}

/* 訂單、發貨單 地址樣式 */
.invoice .billing-address {
    font-size: 2em;
}
.delivery-note .shipping-address {
    font-size: 2em;
} 

/* 一般使用者管理介面 */
body.woocommerce-account  {margin:0;}
.woocommerce-MyAccount-navigation {}
.woocommerce-MyAccount-navigation li {list-style: none; border-bottom: 1px solid #ececec;}
.woocommerce-MyAccount-navigation li a {display: block; padding:5px 0px;}

.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper > .hidden {display: none;}
.woocommerce-MyAccount-content .woocommerce-form-row--first {width: 100% !important;}
.woocommerce-MyAccount-content .woocommerce-form-row--last {display: none;}

/* 管理者登入: 前台上方控制 bar 移到下方。 需搭配 add_theme_support( 'admin-bar', array( 'callback' => '__return_false' ) ); */
#wpadminbar {
	top: auto; bottom:0px;	background:rgba(0,0,0,0.6);
}
.ab-sub-wrapper {
	top:auto; bottom:32px;
}
@media screen and (max-width: 600px){
	#wpadminbar {position: fixed;}
}
@media screen and (max-width: 460px){
	#wpadminbar li, #wpadminbar a.ab-item, #wpadminbar a.ab-item::before, #wpadminbar a.ab-item span:first-child, #wpadminbar a.ab-item div:first-child, #wpadminbar a.ab-item span::before {width: 45px !important;}
}


/* IE */
#ieAlert {
	position: fixed; width: 100%; height: 100%; display: table;
	background: rgba(0,0,0,0.8); z-index: 99999999;
}
#ieAlert ul {display: table-row;}
#ieAlert li {
	display: table-cell; vertical-align: middle; text-align: center; color: #fff;
	padding:50px 30%;
}
#ieAlert li a {color: #fff; text-decoration: underline; font-weight: 700; cursor: pointer;}
#ieAlert li a:hover {color: rgb(158, 233, 252);}