/*
Theme Name: PUNO
Description: Vui lòng không xóa giao diện này
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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

.back-to-top {bottom: 80px;}
.section2 {background-image: linear-gradient(white, #f8f9fb);}
.section2 .cot2 {
    margin-top: 50px;
}
.section2 .box .image-zoom {
    -webkit-mask-image: url(/wp-content/uploads/2025/03/backgro.svg);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}
.section2 .box .box-text {
    position: absolute;
    top: 18.5em;
}
.section2 .box .box-text-inner {
    background: white;
    padding: 20px;
    -webkit-mask-image: url(/wp-content/uploads/2025/03/backgro.svg);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}
.section3 .col {
    padding-bottom: 10px;
}
.section3 .cot1 {
    background-image: url(/wp-content/uploads/2025/07/bn-qv.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.section3 .cot1:before {
    content: '';
    background: url(/wp-content/uploads/2025/03/anti-arrow-gray-right.webp);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-filter: contrast(0%) brightness(200%);
    filter: contrast(0%) brightness(200%);
}
.section3 .cot2 {
    max-width: 660px;
}
.progress {
    background: none;
    margin: 0 auto;
    box-shadow: none;
    width: 150px;
    height: 150px;
    line-height: 150px;
    position: relative;
}

.progress .progress-value {
    font-size: 40px;
    top: 0;
    color: rgb(245 72 87);
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
}
.progress:after {
    content: "";
    border-radius: 50%;
    border: 3px solid #f2f5f5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.section4 .icon-box {
    margin-bottom: 30px;
}
.section4 .icon-box .icon-box-text {
    padding-top: 14px;
}
.box-blog-post .is-divider {
    display: none;
}
/****** NÚT LIÊN HỆ *******/
#custom-btm-fixed {
    display: flex
;
    position: fixed;
    bottom: 0.5rem;
    z-index: 9999;
    justify-content: center;
    left: 0;
    right: 0;
}
#custom-btm-fixed > span {
    display: flex
;
    column-gap: 1rem;
    max-width: 39rem;
}
#custom-btm-fixed img, #custom-btm-fixed a {
    width: 100%;
}

/**** END *****/
.post-sidebar.large-3.col {padding: 0px 10px;}
.post-sidebar span.widget-title {
    font-size: 15px;
    color: #fff;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    background: #0a8949;
    margin: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 3px;
    display: block;
    letter-spacing: 0;
}
.post-sidebar span.widget-title span:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid var(--primary-color);
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    left: initial;
    top: 0px;
    right: -10px;
}
.post-sidebar span.widget-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid #b7b7b7;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    left: 3px;
    top: 50%;
    margin-top: -4px;
    z-index: 10;
}
.post-sidebar .custom-html-widget, .post-sidebar .category-posts-internal, .sidebar .widget_nav_menu > div, .widget_supports .list-supporter, .sidebar .content-feature-page, .sidebar .slider-products, .sidebar .list-post-item, .sidebar .widget_text .textwidget, .sidebar .widget_recently_viewed_products .product_list_widget {
    border: 1px solid #cccccc;
    border-top: none;
}
.post-sidebar span.widget-title {
    font-size: 15px;
    color: #fff;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    background: #b7b7b7;
    margin: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 3px;
    display: block;
    letter-spacing: 0;
}
.post-sidebar span.widget-title span {
    position: relative;
    display: inline-block;
    text-align: center;
    background: var(--primary-color);
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
}
.widget .is-divider {
    display: none;
}
.widget {
    margin-bottom: 1.5em;
    border: 1px solid #b7b7b7;
	border-top: none;
}
.widget ul {
    margin: 0;
    padding: 5px;
}