.product-small .box-image .image-cover{
    padding-top: 0!important;
}
.product-small .box-image .image-cover a img{
    position: unset;
}
.stuck #logo img{
    max-height: unset!important;
}
.header-nav-main.nav-right,.home-maps,
.footer-section .small-6:nth-child(4) .col-inner h4{
    display: none;
}
.fb-page.fb_iframe_widget,.star-rating{
    display: none;
}
.gap-element{
    padding-top: 0 !important;
}
.social-icons{
    margin-bottom: 15px;
}
.zoomImageList .slick-next.slick-arrow{
    font-size: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: -23px;
    z-index: 9;
    top: 45%;
    display: block !important;
}
.zoomImageList .slick-prev.slick-arrow{
    font-size: 40px;
    padding: 0;
    margin: 0;
    position: absolute;
    left: -23px;
    z-index: 9;
    top: 45%;
    display: block !important;
}
.image-icon img{
    max-width: 30px;
}
@media (max-width: 768px) {
    .cart-header.flex-right{
        display: none;
    }
}
.product-title a {
    height: 45px;
}
/*#section_2131833671 .section-bg.bg-loaded.bg-fill,*/
/*#section_1415328506 .section-bg.bg-loaded.bg-fill,*/
/*#section_1434470424 .section-bg.bg-loaded.bg-fill{*/
/*    background-color: #ffeaa7;*/
/*    background-image: unset;*/
/*}*/
/*.phan-hoi .icon-box .icon-box-text{*/
/*    background: #fdcb6e;*/
/*}*/
/*.form-lien-he{*/
/*    border-bottom: 5px solid #fdcb6e;*/
/*    background: #fdcb6e;*/
/*}*/
/*.form-lien-he .btn-success{*/
/*    background-color: #ffbe76;*/
/*    border-color: #ffbe76;*/
/*    color: #111;*/
/*}*/
/*.chat-zalo,*/
/*.button.icon.circle.back-to-top{*/
/*    background: #fdcb6e!important;*/
/*}*/

.float-contact{
    display: none;
}
.fixedLeftFooter {
    position: fixed;
    bottom: 50px;
    left: 30px;
    z-index: 9;
}
.fixedLeftFooter .iconItem {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
    background: #10b0e2;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 0 6px 2px #00000038;
}
.fixedLeftFooter .iconItem a{
    color: #fff;
    font-size: 25px;
    display: block;
}
.fixedLeftFooter .iconItem.phoneFx{
    background: #e60708;
}
.fixedLeftFooter .zaloFx img{
    transform: scale(1.28);
}
.fixedLeftFooter .messengerFx img{
    transform: scale(.8);
}
.fixedLeftFooter .messengerFx{
    background: #0084ff;
}
.price-wrapper .price {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.product-main .price-wrapper .price.product-page-price{
    display: block;
}
.product-main .price-rent{
    padding-bottom: 0;
    color: red;
    font-size: 20px;
    font-weight: 600;
}
.price-rent {
    padding-bottom: 5px;
}
.price .current-price{
    font-size: 20px;
}
@media screen and (max-width: 991px) {
    .ew-alo-phone {
        display: none !important;
    }
    .fixedLeftFooter {
        bottom: 10px;
        left: 15px;
    }
}
.content-cate img{
    width: 100% !important;
    height: auto !important;
}