.mobile-serch-form .form-align-top{display:flex;align-items: center;}
.mobile-serch-form.open-in-mobile-serch{padding: 20px 30px;}
.mobile-serch-form .close-all .menu-close{display: block;width: 22px;height: 22px;position: relative;}
.mobile-serch-form .close-all .menu-close:after{content: '';transform: rotate(-45deg);}
.mobile-serch-form .close-all .menu-close span, .mobile-serch-form .close-all .menu-close:after{display: block;width: 100%;height: 2px;background: #fff;position: absolute;top: 0px;bottom: 0px;margin: auto;}
.mobile-serch-form .close-all .menu-close span{transform: rotate(45deg);}
.mobile-serch-form .close-all, .mobile-serch-form .form-back{width: 22px;height: 22px;}
.mobile-serch-form .form-body{width:calc(100% - 44px);padding: 5px 10px;}
.mobile-serch-form .form-back .menu-back:after {content: '';border-bottom: 2px solid #fff;border-left: 2px solid #fff;position: absolute;display: inline-block;width: 14px;height: 14px;right: 0px;top: 0px;bottom: 0px;margin: auto;transform: rotate(45deg);}
.mobile-serch-form .menu-back{position:relative;display:block;width:22px;height:22px;}
.mobile-serch-form .form-submit-search {display: none;}
.mobile-serch-form .form-body .form-input-search{font-family: Circe-Light;font-size: 18px;position:relative;width: 100%;}
.mobile-serch-form .placeholder {position: absolute;top: 50%;transform: translateY(-50%);}
.mobile-serch-form .placeholder.txt{left: 7px;color: #C4C4C4;}
.mobile-serch-form .placeholder.img{width: 20px;right: 10px;height: 20px;}
.mobile-serch-form .placeholder.img img{margin: 0px;line-height: 0px;display: block;}
.mobile-serch-form .form-body .form-input-search input {font-family: Circe-Light;font-size: 18px;width: 100%;border: 0px;padding: 7px;border-radius: 2px;}
.mobile-serch-form .form-align-top{padding-top: 0px;padding-bottom: 20px;border-bottom: 1px solid #575757;}
.mobile-serch-form .mobile-search-item {display: block;width: 100%;position: relative;color: #fff;font-size: 14px;padding: 15px 0px;border-bottom: 1px solid #868786;font-family: Circe-Light;}
.mobile-serch-form .mobile-search-item:after {content: "\279C";right: 0px;position: absolute;top: 0px;bottom: 0px;margin: auto;height: 18px;font-size: 11px;opacity: 0.5;}