﻿@charset "utf-8"; 
.details-tit {display: none;}
@media (min-width:1025px) {
.mob-box{margin-left:auto;}
#liinquiry{margin:0 10px;}
#liinquiry a{background:#0205EF;}
.lang{position:relative;top:auto;right:auto;}
.search-box{margin-right: 5px;}
.body-hidefebg{background: #000000a0;position: fixed;top: 0;width: 100vw;height: 100vh;align-items: center;justify-content: center;display: none;z-index: 9999;transition: .3s;}
.body-hidefebg.active{display: flex;transition: .3s;}
.body-hidefeex{max-width: 700px;padding: 20px;background: #fff;}
.body-hidefebg .detail-title{font-size: var(--fontsize22);padding-bottom: 10px;margin: 10px auto;border-bottom: 1px solid #E7EEEE;color:#fff}
.body-hidefeexit{display: flex;align-items: center;width: 50px;height: 50px;background: #fff;border-radius: 50%;justify-content: center;position: relative;float: right;cursor: pointer;}
.body-hidefeexit span{width: 3px;height: 40px;background: #000;position: absolute;}
.body-hidefeexit span:nth-child(1){transform: rotate(45deg);}
.body-hidefeexit span:nth-child(2){transform: rotate(-45deg);}
.body-hidefeed .wmkcfeedback input,.body-hidefeed .wmkcfeedback textarea{border: 1px #cbcbcb solid;background-color: #f0f0f0;}
.body-hidefetop{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.body-hidefetitle{font-size: 24px;}
}
#wmkcfeedback2.wmkcfeedback .send-btn{background:#0106f1}
.compare-panel .orderNow{display:none}
.compare-panel .button-area .contact-button{background:linear-gradient(135deg,#f66f08,#ffa35f)}
.wmkcfeedback .select-menu {width:100%!important}