﻿@charset "utf-8";

.header .navbar {
    padding: 0 10px;
}

.header .navbar .navbar-brand {
    width: 83px !important;
    height: 55px !important;
}

.banner .slick .slick-dots {
    bottom: 15px;
}

.footer .footer-logo {
    max-width: 100px;
}

.modal-body .spec-box .btn-box.st {
    height: 100%;
}

.modal-body .spec-box .btn-box.st .btn {
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.gallery-list .item .title {
    font-size: 1.25rem;
}

.gallery-list.cover.hov-cart .btn-box .btn {
    width: auto;
    padding: .25em .625em;
    /*border-radius: .25em;*/
}

.home .section .h3:empty {
    display: none;
}

.editor .logo_bg {
    display: block;
    max-width: 320px;
}