footer#footer {
    background: #0c59a6;
    padding: 20px 0px;
}
.footer__wrap-footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer__footer-menu ul,
.footer__footer-catalog ul {
    display: flex;
    flex-direction: column;
}
.footer__footer-menu li a,
.footer__footer-catalog li a {
    border: none;
    color: #a7a7a7 !important;
    font-size: 15px;
    padding: 5px 0;
}
.footer__footer-menu ul li:first-child a,
.footer__footer-catalog ul li:first-child a,
.footer__title {
    color: #fff !important;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
}
.footer__common {
    display: flex;
    align-items: center;
    color: #fff;
    margin-bottom: 10px;
}
.footer__common a{
    color: #fff;
    text-decoration: none;
}
.contact-img {
    margin-right: 10px;
    width: 13px;
    text-align: center;
}
.footer__common i {
    font-size: 15px;
    color: #a7a7a7;
}
.phone-num a {
    font-weight: 700;
    font-size: 15px;
}
.addr,
.mail a{
    font-size: 15px;
}
.line {
    height: 2px;
    width: 100%;
    background: #a7a7a7;
    margin: 5px 0 10px 0px;
}
.footer__copy {
    color: #a7a7a7;
    font-size: 13px;
}
.buy-one-click{
	display:inline-block;
	padding:10px;
	background-color:#4A9400;
	color:#fff;
}

#nav > div.moduletable_menu > div > ul > li.item-147.deeper.parent > span {
    display: inline-block !important;
}

#footer ul.menu li {
    position:  relative;
}

#footer ul.menu li span.spoiler-trigger {
    display: none !important;
}