/*
Theme Name: Mật ong
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.archive .product-small .box-text .product-title a {
    color: #000000 !important;
    margin-bottom: 5px;
    display: block;
}
.ratingblock{
	display:none;
}
.form-tu-van .title {
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    color: #007cba!important;
    font-family: "roboto condensed", sans-serif;
    font-weight: bold;
}
.nav-tabs+.tab-panels {
    border: 1px solid #007cba!important;
}
.call-mobile {
    background: #008000 !important;
    position: fixed;
    bottom: 10px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
}
.call-mobile i {
    font-size: 20px;
    line-height: 40px;
    background: #006400 !important;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    float: right;
}
.blog-archive .post-item .post-title {
    font-size: 25px;
    font-weight: normal;
    color: #007cba!important;
}
a.devvn_buy_now_style, .devvn-popup-title, .popup-customer-info-group .devvn-order-btn {
    background: #007cba;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f59000),to(#f59000)) !important;
    background: -webkit-linear-gradient(top,#f59000,#f59000) !important;
}
.san-pham .product-small .product-title a {
    height: 55px ;
    
}

.san-pham {
   text-align:center;
}

.san-pham .button {
  display: block;
  width: max-content;        /* hoặc đặt width cụ thể */
  margin: 0 auto;
}



@media (max-width: 768px) {
  body .hotline-bar {
    display: block !important; /* hoặc flex, inline-block tùy layout */
  }
}
