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

/*************** ADD CUSTOM CSS HERE.   ***************/
.nav-dropdown-default {
    padding: 10px 5px;
}

.btnhome-center{margin: 0 auto;display: block;width: 180px;}

.shortproduct-text{border:1px dashed #a7a7a7;padding:10px;margin:20px 0}
.shortproduct-text ul{margin:0}
.shortproduct-text p{text-transform:uppercase;font-weight:700;margin:0 0 10px}
.shortproduct-text a{font-weight:700}

#dat-hang {
    background: #d2d2d2;
    padding: 20px 30px;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
}
#dat-hang span {
    text-transform: uppercase;
    font-size: 20px;
    color: #ff0000;
}
del span.amount {
    opacity: .6;
    font-weight: 400;
    margin-right: .3em;
    color: #3d3d3d;
}
span.amount {
    white-space: nowrap;
    color: #b20000;
    font-weight: 700;
}
.footer-content{background:#e4e3e3;padding:20px}
.footer-content ul{margin:0}
.footer-content p{text-transform:uppercase;font-weight:700}
footer.entry-meta{font-size:.9em;border-top:1px solid #ececec;border-bottom:2px solid #ececec;padding:.5em 0 .6em}
footer.entry-meta a{border:1px solid #d3d3d3;padding:5px;line-height:35px}
.get-related-posts{float:left;width:25%}
.title_related{text-transform:uppercase;padding:15px;font-weight:700}
.get-related-posts p{font-weight:700;padding:10px 0}
.get-related-posts img{width:100%;height:auto;border:2px solid #bdbcbc}
@media screen and (max-width: 480px) {
.get-related-posts{float:left;width:50%}
}

.entry-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry-content figure {
    margin: 0 auto;
}

/*CSS hotline footer*/
.mobile-hotline{display:none}
.hotline {position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 9000;
    display: block;
    background: #fac100;
    color: red;
    padding-top: 5px;padding-bottom:5px; padding-left:12px; padding-right: 12px;
    border-radius: 99px;}
.hotline .hotline-number {font-size:20px; color: #b20000; font-weight: bold}
.hotline .before-hotline{font-size:20px; color: #b20000; font-weight: bold}

@media  (max-width: 767px) {
.hotline{display :none;}
.mobile-hotline{display: block; bottom: 0; width: 100%; background:rgba(0,0,0,0.5); height: 50px; position: fixed; z-index:9999999}
.mobile-hotline .mobile-hotline-left{width: 45%; float: left; text-align: center; background: #00a502; margin-left: 10px; margin-right:5px; margin-top: 3px; height: 45px; border-radius: 4px}
.mobile-hotline .mobile-hotline-left a{color: white; line-height: 46px; font-size:16px; font-weight: bold}
.mobile-hotline .mobile-hotline-right{width: 45%; float: right; text-align: center; background: #fac100; margin-left: 5px; margin-right: 10px; margin-top: 3px; height: 45px; border-radius: 4px; padding-top: 5px; line-height: 0;}
.mobile-hotline .mobile-hotline-right a{color: red; line-height: 18px; font-size: 16px; font-weight: bold}
}

blockquote p {
    margin: 10px 0;
}
blockquote a {
    color: #d35400;
}

@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
#cfacebook {display: none;}

}

@media only screen and (max-width: 1024px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.nav>li>a {font-size: .7em;}

}

.flash-sale-process-mt{
    width: 100%;
    height: 16px;
    background: url(../../uploads/2021/11/934cc0df9edb42d22c38044417c8a94a.png) 0 100% no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
    margin: 5px 0;
}
.flash-sale-process_bought{
    background: #002bff73;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}
.flash-sale-process_fire{
    background: url(../../uploads/2021/11/d224da21491f6660be6e020e12aff419.png) 0 no-repeat;
    width: 18px;
    height: 21px;
    background-size: contain;
    position: absolute;
    left: 3px;
    top: -6px;
}
.flash-sale-process-bar_text.stock{
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
}
.flash-sale-complete-wapper{
    width: 100%;
    background: transparent;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px;
}
.flash-sale-bought-size{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffbda6;
}
.flash-sale-sizer-stock{
    background: #fff;
    float: right;
    position: relative;
    height: 18px;
}