@charset "utf-8";
#rot {
    margin:0 !important;
}
#non_active_ws_top_bar{
    position: absolute !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    top: -999px !important;
    left: -999px !important;
}
.uil-default{
    display: none !important;
}

/******** 表單 *******/
div#cf_12770385 div.customform_row{
display:block;
width:100%;
}

#cf_12770385{
width:100%;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
    color: #C8C8C8 !important;
}

#submit_12770385_button:hover{
    opacity: 0.7;
}

/***選單***/
#__res_main_nav_label{
    background-image: url(https://irp.cdn-website.com/53d03ef0/DESKTOP/svg/navicon.svg);
}

.menuFixed{
    position: fixed !important;
}
@media only screen and (min-width: 771px) {
    #__res_main_nav_label + ul, #rot_ctr1_bod_ctr4_blk4_custom, #editor_page #__res_main_nav_label + ul{
        display: block !important;
    }
    .fixedPhone{
        display: none !important;
    }
}

@media only screen and (max-width: 770px) {
    .menuClick{
        color: #D1CB99 !important;
    }
    #editor_page #__res_main_nav_label + ul{
        display: none !important;
    }
    .headPush{
        padding-bottom: 5px !important;
    }
}

.footerBg{
    position: relative;
    width:100%;
    height:100%;
}
.footerBg::after, .footerBg::before{
    position: absolute;
    top:0;
    width:120px;
    height:120px;
    content:"";
    background: url('https://irp.cdn-website.com/53d03ef0/DESKTOP/svg/logo-2.svg') no-repeat center;
    background-size:cover;
}
.footerBg::after{
    right:-60px;
}
.footerBg::before{
    left:-60px;
}

@media only screen and (max-width: 770px) {
    .footerBg::after, .footerBg::before{
        width:80px;
        height:80px;
    }
    .footerBg::after{
        right:-40px;
    }
    .footerBg::before{
        left:-40px;
    }
}

form *{
	outline:none;
}

/****lightbox****/
.lity{
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.6);
}

.lity-iframe .lity-container{
    width: 90%;
}
.lity-iframe-container{
    min-height: 80vh;
}


/***隱藏產品標籤***/
#rot #iv_ecom_wrp .box-collateral{
    display:none !important;
}

/***隱藏產品評論***/
#rot #iv_ecom_wrp .product-collateral .toggle-tabs .last{
    display:none !important;
}

#collateral-tabs .last{
    display:none !important;
}
/********************/

/***產品敘述邊框***/
#collateral-tabs .tab{
    border: 1px solid #ccc !important;
}

#collateral-tabs .tab-container{
    border-bottom: 1px solid #ccc !important;
}
/***產品敘述hover文字***/
#rot #iv_ecom_wrp .product-collateral > dl > dt:hover {
    color: #5a5a5a !important;
}
/***************************/

/***下單拉至前方***/
#rot #iv_ecom_wrp .opc .buttons-set button.button{
    position: relative;
    z-index: 10;
}
/***************************/


/***產品敘述三角形***/
#rot #iv_ecom_wrp .product-collateral.accordion-open > dl > dt.current:after{
    border-top: 4px solid #5a5a5a !important;
    border-left: 4px solid transparent !important;
}

#rot #iv_ecom_wrp .product-collateral > dl > dt:after{
    border-left: 4px solid #5a5a5a !important;
    border-top: 4px solid transparent !important;
} 

/***數量+-樣式***/
.qtyminus, .qtyplus {
    float: left;
    height: 40px;
    width: 30px;
    font-weight: bold;
}
/***********************/
/***icon***/
#rot #iv_ecom_wrp .icon-sprite, #rot #iv_ecom_wrp .btn-remove2, #rot #iv_ecom_wrp .ratings .rating-box, #rot #iv_ecom_wrp .ratings .rating-box .rating, #rot #iv_ecom_wrp .sorter > .sort-by .sort-by-switcher, #rot #iv_ecom_wrp .sorter > .view-mode .grid, #rot #iv_ecom_wrp .sorter > .view-mode .list, #rot #iv_ecom_wrp .skip-nav .icon, #rot #iv_ecom_wrp .skip-search .icon, #rot #iv_ecom_wrp #search_mini_form .search-button:before, #rot #iv_ecom_wrp .skip-account .icon, #rot #iv_ecom_wrp .skip-cart .icon, #rot #iv_ecom_wrp .product-view .sharing-links a, #rot #iv_ecom_wrp .review-summary-table .rating-box .rating-number:after, #rot #iv_ecom_wrp .ratings-table .rating-box, #rot #iv_ecom_wrp .ratings-table .rating-box .rating{
    background-image: url(../icon_sprite.html);
}

