/* css header */
div#top-bar a.icon.plain {
    background: #2f2f2f;
    padding: 9px 10px;
    border-radius: 20px;
    font-size: 12px;
    color: #afafaf;
}

a.button.primary.wc-backward {
    font-weight: 500;
}

input#woocommerce-product-search-field-0 {
	border-width: 2px;
	border-color: #222;
	padding: 0 20px;
	height: 41px;
	font-size: 14px;
}

button.ux-search-submit.submit-button {
	right: 22px;
	font-size: 13px;
	padding: 0 18px;
}

.searchform-wrapper.form-flat .button.icon {
	background-color: #1d1d1d8a !important;
}

.noPadding {
    padding-bottom: 0 !important;
}


/* css box product */
.product-small.box .box-image {
    border-radius: 6px;
}

.product-small.box {
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    padding: 4px;
    text-align: center;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 14px;
    padding: 8px 0;
    line-height: 24px !important;
}

.product-small.box bdi {
    color: #ff4d09;
    font-size: 17px;
}



/* css slider flatsome */
.flickity-prev-next-button {
    opacity: 1 !important;
}

#main svg.flickity-button-icon {
    background-color: #fff !important;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
    padding: 10px;
	border-radius: 20px;
}

#main .flickity-prev-next-button .arrow, #main .slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: unset !important;
    border-color: unset;
}

#main .slider-nav-light .flickity-prev-next-button svg, #main .slider-nav-circle .flickity-prev-next-button:hover .arrow {
    fill: #000 !important;
}

/* css section review */
.noidung p {
    background-image: url(/wp-content/uploads/2024/06/section-3-icon-title.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left top;
    padding-left: 37px;
}

.noidung {
    font-size: 14px;
}

.box-noidung .col-inner {
    background-color: #fff;
    padding: 15px 12px;
    border-radius: 6px;
}

.box-noidung .icon-box {
    align-items: center;
}

.box-noidung .icon-box p {
    margin-bottom: 2px;
    font-size: 13px;
}

.box-noidung .icon-box p:last-child {
    font-size: 12px;
}

/* css section blog */
.is-divider {
    display: none !important;
}

.home-blog .col.post-item {
    padding-bottom: 10px;
}

.home-blog h5.post-title {
    font-size: 14px;
}

/* css dich vu */
.dichvu .icon-box p {
    font-size: 14px;
}

.dichvu .icon-box .icon-box-img {
    height: 66px;
}

/* css footer */
.st-footer p, .st-footer a {
    font-size: 13px;
}

.st-footer .icon-box {
    align-items: center;
}

.ct-foo p, .ct-foo a {
    color: #6a6a6a !important;
}

.ct-foo p {
    margin-bottom: 8px;
}

.ct-foo p strong, .ct-foo p b {
    color: #ccc;
}




