.course-question p.message-box{margin-top:20px}.shop-consult-list{display:flex;grid-gap:12px;flex-direction:column;justify-content:stretch;align-items:stretch}.shop-consult-list .consult-main{display:flex;grid-gap:8px;flex-direction:column;padding:12px}.shop-consult-list .consult-main.color-border{border-width:1px;border-style:solid}.shop-consult-list .consult-main:hover{border-color:var(--salong-color-main);box-shadow:2px 8px 16px 4px rgba(0,0,0,0.2);-webkit-transform:translate(0, -6px);transform:translate(0, -6px)}.shop-question-buttons{margin-bottom:20px;display:flex;grid-gap:12px;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.shop-question-buttons .buttons{display:flex;grid-gap:12px;flex-direction:row;justify-content:stretch;align-items:center;font-size:var(--salong-h5-font-size);white-space:nowrap}.shop-question-buttons .search-question{display:flex;grid-gap:8px;flex-direction:row;justify-content:stretch;align-items:center}.shop-question-buttons .search-question .search-form{flex-grow:1}.shop-question-buttons .search-question .search-form input{height:32px;width:200px}.shop-question-buttons .search-question .ask-question{padding:4px 12px;display:flex;align-items:center;grid-gap:6px}.shop-question-buttons .search-question .ask-question b{font-weight:normal}@media only screen and (max-width: 480px){.shop-question-buttons .search-question{flex-grow:1}.shop-question-buttons .search-question .search-form{flex-grow:1}.shop-question-buttons .search-question .ask-question{padding:4px 8px}}