.sidebar-logo {
    background: #fffef1;
    padding: 1rem;
}

.realdev_breadcrumbs p {
    margin: 0;
}

.realdev_breadcrumbs .col {
    padding-bottom: 5px;
}

.realdev_breadcrumbs {
    padding-top: 16px;
}

.copy-link-action .copy-note {
    position: absolute;
    top: -45px;
    width: 100%;
    left: 0;
    font-size: 12px;
    line-height: 1.3;
    background: #c8eaba;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    display: none;
}

.copy-link-action:hover .copy-note {
    display: block;
    color: #333;
}

.copy-link-action {
    cursor: pointer;
}

.product-quick-action>span {
    background: aliceblue;
    padding: 5px 10px;
    border-radius: 5px;
    flex: 1;
    font-size: 13px;
}

.product-quick-action span,
.product-quick-action a {
    color: #333
}

.product-quick-action>span:hover,
.product-quick-action>span:hover a {
    background-color: var(--primary-color);
}

.product-quick-action>span:hover span,
.product-quick-action>span:hover,
.product-quick-action>span:hover a {
    color: #fff;
}

.fixed-right-menu {
    position: fixed;
    right: 15px;
    bottom: 100px;
    cursor: pointer;
    z-index: 99;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

#chat,
#gotoTop,
#phone,
#zalo {
    margin-top: 5px;
    border-radius: 50%;
    padding: 8px;
}

.fixed-right-menu a,
.fixed-right-menu>div {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#gotoTop img {
    transform: rotate(315deg);
}

.fixed-right-menu img {
    width: 40px;
    height: 40px;
}

.fixed-right-menu span {
    position: absolute;
    left: -150px;
    background: #03a0e2;
    color: #fff;
    font-size: 15px;
    padding: 10px 50px 10px 10px;
    border-radius: 20px;
    z-index: -1;
    width: 186px;
    display: none;
}

.fixed-right-menu a:hover span {
    display: revert;
}

.ux-swatch.selected {
    box-shadow: 0 0 0 1px #6f9f41 !important;
}

.ux-swatch {
    border-radius: 5px;
    color: #333;
}

.sale-progress-sold {
    background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(42%, #8c2b7a), to(#ff4d5a));
    background-image: -webkit-linear-gradient(to right, #eb1917, #feab01);
    background-image: -o-linear-gradient(to right, #eb1917, #feab01);
    background-image: linear-gradient(to right, #eb1917, #feab01);
    height: 20px;
    border-radius: 20px;
    padding-right: 10px;
}

.sale-progress {
    width: 100%;
    height: 20px;
    background: #ffbda6;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(7, 33, 66, .15);
    box-shadow: 0 5px 15px 0 rgba(7, 33, 66, .15);
}

.sale-progress-text {
    font-size: 12px !important;
    color: #fff;
}

.sale-progress-fire img {
    top: -8px;
}

.sale-progress-fire {
    top: -8px;
    left: 5px;
}

.bottom-contacts {
    display: none
}


.bottom-contacts {
    display: block !important;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 1px #dedede;
    border-top: 1px solid #eaeaea
}

.bottom-contacts ul li {
    width: 25%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 11px
}

.bottom-contacts ul li span {
    color: #000
}

.bottom-contacts ul li img {
    width: 35px;
    margin-top: 10px;
    margin-bottom: 0
}

.custom-html-widget .sale-progress-text span,
.custom-html-widget .product-quick-action,
.custom-html-widget .badge-container {
    display: none;
}


.custom-html-widget .box-text {
    padding: 0 10px;
}

.custom-html-widget .sale-progress {
    margin: 0;
}

.custom-html-widget a.woocommerce-LoopProduct-link {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin: 6px 0;
}

#shop-sidebar del,
#shop-sidebar .badge,
.archive .badge,
.single-post .badge,
.archive del,
.single-post del,
.widget .is-divider {
    display: none;
}

#shop-sidebar .product-small a {
    font-size: 15px;
}

#shop-sidebar .box-text {
    padding: 5px 10px;
}

aside.widget {
    border: 1px solid #eee;
}

.widget-title {
    display: inline-block;
    width: 100%;
    background: #6f9f41;
    padding: 15px;
    color: #fff;
    text-transform: uppercase !important;
    margin-bottom: 1rem;
}

.textwidget {
    padding: 0 15px;
}

#price-filter label {
    font-weight: normal;
}

aside.widget .product-categories {
    background: unset;
    font-size: 14px;
    padding: 0 15px;
    border: none;
    margin-bottom: 1rem;
}

aside.widget .product-categories li {
    border: none;
}

.cat-item {
    padding-left: 15px;
    font-size: 15px;
    border: none !important;
}

.category .box.box-vertical {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

.related-post-item .post-meta {
    margin: 10px 0;
}

.call-back-form input {
    margin-bottom: 0;
    border-radius: 5px;
}

.author-box {
    background: #fffef1;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
}

.author-box p:last-child {
    margin-bottom: 0;
}

.author-box p {
    margin-bottom: 6px;
}

.woocommerce-loop-product__title {
    margin-bottom: 10px !important;
}

.from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.product-small.box {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
@media screen and (max-width:551px){
 .home-menu {
    flex-direction: row !important;
    flex-wrap: wrap;
    gap: 10px;
} 
}