.testimonial {
    font-size: 15px;
    line-height: 27px;
}
.testimonial .inset-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial .inset-image {
    width: 168px;
    height: 168px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    perspective: 1px;
    float: left;
    margin-right: 32px;
    background: #fff;
}
.testimonial .inset-comment p.color-1 {
    font-size: 12px;
    color: #000;
    line-height: 23px;
    letter-spacing: -.02em;
    margin-bottom: 15px;
}
.testimonial .inset-comment h5 {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.return-box{
    display: none;
}
.fb_dialog{
    left: 18pt !important;
    right: auto !important;
}
.title-cart, .title-cart-view{
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #ff3234;
    padding: 2px 6px;
    font-weight: bold;
    background: #ffb800;
    color: #ff3234;
    font-size: 15px;
    text-transform: uppercase;
}
.title-cart-view{
    font-size: 30px;
    right: 9px;
}
.product-block:hover .cart a span{
    background: black;
}
.category-list ul li a {
    background-color: #ffb800;
}
.attr>p.size>a {
    padding: 0 3px;
    background: #ffb800;
    transition: .2s all;
}
.attr>p>a.active, .attr>p>a:hover {
    background: red;
    color: #fff;
}
@media (max-width: 1024px) {
    .fb-customerchat>span>iframe{
        left: 84px !important;
        right: auto !important;
    }
}
@media (min-width: 1025px) {
    .fb-customerchat>span>iframe{
        left: 9pt !important;
        right: auto !important;
    }
}
@media (max-width: 768px) {
    .box .box-heading {
        background: 0 0;
        padding-left: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #dedede;
    }
    .box .box-heading:after{
        display: none;
    }
    .blog_post_heading h2{
        max-height: 60px;
    }
    .btn-group .dropdown-menu,
    .category-list ul li a,
    .filterPrd span{
        background-color: #ffb800;
        opacity: 0.95;
    }
}
.back-to-top.display {
    right: 8px;
}
.back-to-top {
    position: fixed;
    bottom: 205px;
    right: -50px;
    z-index: 100;
    opacity: 0.8;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.svg-next-icon {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    fill: currentColor;
    display: inline-block;
    vertical-align: middle;
}
.svg-next-icon-size-40 {
    width: 40px;
    height: 40px;
}
#notIndex-fixed-actions {
    overflow: visible !important;
    right: 6px;
    position: fixed;
    z-index: 99800;
    bottom: 120px;
}
.fixed-item {
    position: absolute;
    opacity: 1;
    right: 0;
    width: max-content;
}
.btn-face-fixed {
    top: -75px;
}
.btn-zalo-fixed {
    top: -15px;
}
.btn-face-fixed img {
    width: 44px;
    height: 44px;
}
.btn-mail-fixed, .btn-phone-fixed, .btn-wechat-fixed {
    display: none;
}

@media (max-width: 767px) {
    .back-to-top {
        bottom: 60px;
    }
    #notIndex-fixed-actions {
        bottom: 170px;
    }
}