/*
Theme Name: EagleMedia Child
Description: Design by EagleMedia
Author: EagleMedia
Template: flatsome
Version: 3.0
*/

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


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

#header .searchform-wrapper {
    padding: 5px;
    border: 1px solid #f3f4f7;
    background-color: #f3f4f7;
    color: #202435;
    border-radius: 9px;
}

#header form.searchform input, #header form.searchform input[type='search'] {
    box-shadow: none;
    border: 0;
    background: #f3f4f7;
}

.box-htm {
    display: flex;
    width: 100%;
    flex-direction: row;
    --stack-gap: 0;
    align-items: center;
    justify-content: space-between;
}

.header-main .header-nav-main li.html.custom.html_topbar_left {
    width: 45%;
}

.box-htm > div {
    color: currentColor;
    width: 100%;
    padding: 5px 15px 5px 43px;
    border: 1px solid #9b9bb4;
    margin-right: 15px !important;
    border-radius: 5px;
    position: relative;
}

.box-htm > div:before {
    content: "\f2a0";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    position: absolute;
    left: 13px;
    font-size: 22px;
    top: 50%;
    transform: translateY(-50%);
    color: #9b9bb4;
}

.box-htm > div:last-child:before {
    content: "\f19c";
}

.box-htm > div p {
    color: #9b9bb4;
}

.box-htm > div p:first-child {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
}

.box-htm > div p:last-child {
    line-height: 16px;
}

.header-vertical-menu__opener {
    border-radius: 99px;
}

span.header-vertical-menu__tagline {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .625rem;
    letter-spacing: 0;
    text-transform: capitalize;
    white-space: nowrap;
    height: 1.125rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    color: #01A859;
    background-color: #edeef5;
    border: 1px solid #fff;
    border-radius: 1.125rem;
    bottom: -0.5rem;
    font-weight: bold;
}

.header-bottom .header-bottom-nav>.menu-item {
    margin: 0;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #3e445a;
}

.header-bottom .header-bottom-nav:not(.ux-nav-vertical-menu)>.menu-item:not(.menu_dathangnhanh)>a:hover, .header-bottom .header-bottom-nav:not(.ux-nav-vertical-menu)>.menu-item:not(.menu_dathangnhanh).active>a {
    background-color: #f0faff;
    color: #01A859;
}

.header-bottom ul:not(.ux-nav-vertical-menu) .menu-item a {
    font-weight: bold;
    padding: 5px 15px;
    border-radius: 99px;
}

.header-bottom ul:not(.ux-nav-vertical-menu) .menu-item a img {
    font-size: 20px;
    opacity: .8;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

.menu-vertical-container li.menu-item a:hover {
    color: #01A859;
}

.header-bottom-nav > li > a {
    line-height: 30px;
}

.header-vertical-menu__fly-out {
    margin-top: 20px;
}

.header-bottom {
    border-bottom: 1px solid #e4e5ee;
}

.menu-vertical-container {
    border: 1px solid #e4e5ee;
    border-top: 0;
    padding: 16px 0;
    border-radius: 0 0 6px 6px;
}

.menu-vertical-container li.menu-item {
    border-top: 0;
}

.menu-vertical-container li.menu-item a {
    padding: 7px 25px !important;
    font-size: 14px;
    color: #3e445a;
    text-transform: capitalize;
    border: 0;
    margin: 0;
    font-weight: normal !important;
}

.menu-vertical-container .sub-menu.nav-dropdown {
    box-shadow: none;
    border: 1px solid #e4e5ee;
    border-top: 0;
    border-left: 0;
    padding: 16px 0;
    height: 100%;
}

.eagle-line-wrap {
    margin-top: 18px !important;
    border-top: 1px solid #e4e5ee !important;
    padding-top: 18px;
}

.sc-slide {
    padding-top: 30px !important;
}

.sc-slide .img-inner.image-cover {
    border-radius: 8px;
}

.row-cat .product-category.col > .col-inner {
    border: 1px solid #e4e5ee;
}

.row-cat > .col:nth-child(2) .product-category.col > .col-inner {
    border-left: none;
}

.row-cat .product-category.col:nth-child(5) > .col-inner, .row-cat .product-category.col:nth-child(6) > .col-inner, .row-cat .product-category.col:nth-child(7) > .col-inner, .row-cat .product-category.col:nth-child(8) > .col-inner {
    border-top: none;
}

.row-cat .large-columns-1 .box-image {
    padding: 0 40px;
    height: 83px;
}

.row-cat > .col:nth-child(2) .product-category.col > .col-inner .box-image {
    padding: 10px;
}

.row-cat > .col:nth-child(2) .product-category.col > .col-inner .box-text {
    padding-left: 5px;
    padding-right: 5px;
}

.row-cat {
    padding-bottom: 15px;
}

.row-cat h5.header-title {
    font-size: 12px;
}

.sc-slide .img-inner.image-cover {
    border-radius: 8px;
}

.title h2 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}

.title p {
    font-size: 14px;
    color: #9b9bb5;
}

.col-widget ul.product_list_widget {
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.col-widget ul.product_list_widget li {
    margin: 0;
    border: 0;
    padding: 10px 5px 5px 75px;
}

.col-widget ul.product_list_widget li a img{
    left: 10px;
}

.col-widget ul.product_list_widget li a span {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    color: #616161;
    text-decoration: none;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .2s cubic-bezier(0.28,.12,.22,1);
    transition: all .2s cubic-bezier(0.28,.12,.22,1);
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
}

.col-widget span.amount{
    font-size: 14px;
}

span.amount {
    color: #ee4d2d;
    font-size: 17px;
    line-height: 27px;
}

.icon-box.icon-tcn {
    padding: 3px 15px;
    border: 1px solid currentColor;
    margin-right: 15px !important;
    margin-bottom: 10px !important;
    border-radius: 5px;
}

.stack-list-product > .icon-box.icon-tcn:nth-child(2) {
    margin-top: .75rem !important;
}

.icon-box.icon-tcn p:first-child {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14.4px;
}

.icon-box.icon-tcn p:last-child {
    font-size: 15px;
    margin-bottom: 0;
}

.icon-box.icon-tcn .icon-box-text {
    padding-left: 10px;
}

.col-content a.button.primary.is-link {
    color: #9b9bb4;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 5px 10px;
    border: 1px solid #9b9bb4 !important;
    border-radius: 99px;
    margin: 0;
    line-height: 1.6;
}

.col-content a.button.primary.is-link:after {
    content: "\f30b";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block;
    font-size: 12px;
    margin-left: 4px;
}

.product-sale.row-collapse>.flickity-viewport>.flickity-slider>.col {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0;
    z-index: 1;
    -webkit-transition: z-index .2s cubic-bezier(0.28,.12,.22,1);
    transition: z-index .2s cubic-bezier(0.28,.12,.22,1);
    padding: 1.875rem !important;
    border: 1px solid #ed174a;
    margin: 10px auto;
    margin-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
}

.product-sale.row-collapse>.flickity-viewport>.flickity-slider>.col .title-wrapper p {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    color: #616161;
    text-decoration: none;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .2s cubic-bezier(0.28,.12,.22,1);
    transition: all .2s cubic-bezier(0.28,.12,.22,1);
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}

.product-sale.row-collapse>.flickity-viewport>.flickity-slider>.col .price-wrapper span.amount {
    font-size: 26px;
}

.product-small.row-small > .col > .col-inner, .product-small.col > .col-inner {
    padding: 5px;
    border: 1px solid #e1e1e1;
}

.product-small.box {
    border: 1px solid #e1e1e1;
}

.product-small.box .box-text {
    padding: 18px 10px;
    background: #f9f9f9;
    padding-top: 25px;
}

.product-small.box .title-wrapper p a {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    color: #616161;
    text-decoration: none;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .2s cubic-bezier(0.28,.12,.22,1);
    transition: all .2s cubic-bezier(0.28,.12,.22,1);
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}

span.widget-title.shop-sidebar {
    color: #212529;
}

.is-divider {
    background-color: #01A859 !important;
    display: block;
    height: 3px;
    width: 38px;
    position: relative;
}

.is-divider:before, .is-divider::after {
    content: "";
    height: 3px;
    width: 10px;
    background: #01A859;
    position: absolute;
    left: 43px;
    opacity: .8;
}

.widget ul li {
    border: 0 !important;
}

.widget ul:not(.product_list_widget) li>a {
    font-size: 15px;
    transition: all 200ms ease-in-out;
    width: calc(100% - 50px);
    border-bottom: 1px solid #f8f8f8;
}

.widget ul:not(.product_list_widget) li>a:hover {
    padding-left: 10px;
    color: #223994;
}

.widget ul:not(.product_list_widget) li>a:hover:before {
    content: "\f30b";
    font-family: 'Font Awesome 6 Free';
    margin-right: 5px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
    color: #223994;
}


.woocommerce-cart .woocommerce .woocommerce.row.row-large.row-divided {
    display: flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 0 auto;
    background: #fff;
    padding: 15px 0
}

.shop_table thead th,
.shop_table .order-total td,
.shop_table .order-total th {
    border-width: 1px;
    font-size: 12px;
    color: #000;
}

.cart_totals th.product-name {
    color: #223994;
    border: none;
    font-size: 20px;
    text-transform: capitalize;
}

.woocommerce a.remove {
    width: 30px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}

.woocommerce a.remove:before,
.woocommerce a.remove:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 2px;
    display: inline-block;
    content: '';
}

.woocommerce a.remove:before {
    height: 6px;
    transform-origin: -7% 100%;
    transition: transform 150ms;
    width: 14px;
}

.woocommerce a.remove:after {
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}

.woocommerce a.remove:hover:before {
    transform: rotate(-45deg);
    transition: transform 250ms;
}

.woocommerce a.remove:hover {
    background: transparent;
}

.quantity .button {
    width: 32px;
    height: 32px;
    background: #f2f2f2 !important;
    text-align: center;
    border-radius: 30px !important;
    line-height: 30px;
    font-weight: 700 !important;
    cursor: pointer;
    padding: unset;
    text-shadow: unset !important;
    color: #000 !important;
}

.quantity .qty {
    border: none;
    width: 35px;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    padding: 0;
    text-align: center;
    margin: 0 10px;
    border-bottom: 1px solid #e3e3e3;
    height: 32px;
}

.quantity .button.minus,
.quantity .button.plus {
    border-radius: 30px !important;
    border: unset;
    min-height: unset;
}

.quantity .button:hover {
    background-color: #223994 !important;
    color: #fff !important;
}

form.cart button.single_add_to_cart_button.button.alt {
    order: 3;
    margin-bottom: 20px;
    margin-right: 0;
    flex-grow: 1;
    font-size: 15px;
    letter-spacing: 0;
    border-radius: 99px;
    background: transparent;
    border-color: #333;
    color: #212529;
    display: inline-block;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: unset
}

form.cart button.single_add_to_cart_button.button.alt:before {
    content: "";
    width: 20px;
    height: 17px;
    background-size: 20px 17px;
    background-image: url("/wp-content/uploads/2023/05/cart-dark.svg");
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

form.cart button.single_add_to_cart_button.button.alt:hover:before {
    background-image: url(/wp-content/uploads/2023/06/cart-light.svg);
}

form.cart button.single_add_to_cart_button.button.alt:hover {
    background-color: #223994;
    border-color: #223994;
    color: #fff;
}

.product-info .price,
.product-info .price .amount {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
}

.product-info .price del,
.product-info .price del .amount {
    color: #999;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 16px!important;
}

.related-products-wrapper {
    border: none
}

.related-products-wrapper {
    margin: 15px auto;
    border: none;
}

.related-products-wrapper .product-section-title {
    padding-bottom: 0;
}

.related-products-wrapper .row {
    overflow: visible
}

.related-products-wrapper button.flickity-button.flickity-prev-next-button {
    background: #fff;
    border: 1px solid #e6e7eb;
    border-radius: 4px;
    width: 30px!important;
    height: 30px;
    opacity: 1!important;
    transform: translate(0);
    box-shadow: none;
    top: -40px;
    min-height: 30px;
}

.related-products-wrapper button.flickity-button.flickity-prev-next-button svg.flickity-button-icon {
    top: 0;
    left: 0;
    transform: translate(0);
    margin: 0;
    padding: 8px
}

.related-products-wrapper button.flickity-button.flickity-prev-next-button.next {
    right: 10px!important;
}

.related-products-wrapper button.flickity-button.flickity-prev-next-button.previous {
    left: calc(100% - 75px)!important;
}

div#product-sidebar,
#shop-sidebar,
.blog-wrapper .post-sidebar {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 100px;
    align-self: flex-start;
}

.product-footer .woocommerce-tabs {
    border: none!important;
    padding-bottom: 0;
}

.product-tabs li {
    margin: 0;
}

.product-tabs li a {
    display: block;
    padding: 10px 25px;
    border-radius: 5px;
    border: 1px solid transparent
}

.product-tabs li.active a {
    border: 1px solid #ccc;
    color: #223994
}

.product-tabs li.active a::before,
.product-tabs li:hover a::before {
    display: none;
}



.post-sidebar input#s {
    border: 1px solid #e2e2e2;
    box-shadow:  none;
    border-top-left-radius:  5px;
    border-bottom-left-radius:  5px;
    transition:  border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color:  #555;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    color: #fff;
    border:  1px solid;
    background-color:  #3A3B74;
    border-color:  #3A3B74;
    border-bottom-right-radius:  5px;
    border-top-right-radius:  5px;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0:hover {
    box-shadow:  none;
}

.post-sidebar input#s:focus {
    border-color:  #3A3B74;
}

.post-sidebar span.widget-title {
    font-size: 20px;
    font-weight: normal;
    color: #6d6d6d;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    text-transform:  none;
    /* line-height:  60px; */
    display:  block;
}

.post-sidebar .is-divider.small {
    display:  none;
}

.post-sidebar aside {
    margin: 0 0 40px 0;
}

.post-sidebar ul li a {
    font-size:  14px;
    color: #6d6d6d;
    transition:  all ease-in-out 0.2s;
}

.post-sidebar ul li a:hover {
    color:  #000;
}

.post-sidebar a.tag-cloud-link {
    font-size: 13px !important;
    padding: 6px 8px;
    line-height: 34px;
    background-color: #f1f3f4;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.post-sidebar a.tag-cloud-link:hover {
    background-color:  #3A3B74;
    color:  #fff;
    text-decoration: none;
}

.entry-header .entry-image.relative {
    margin-top: 15px;
}

.entry-header .entry-image.relative .badge.absolute.top.post-date.badge-outline {
    display: none;
}


.entry-header .entry-header-text.entry-header-text-top.text-center {
    padding:  0;
    text-align:  left;
}

.entry-header h6.entry-category.is-xsmall {
    max-width: 100%;
    width:  auto;
    margin:  0;
    display:  inline-block;
    opacity: 1;
    transition: all 0.3s ease;
}

.entry-header .entry-meta.uppercase.is-xsmall {
    max-width: 100%;
    margin:  0;
    display:  inline-block;
    width:  auto;
}

.entry-header h6.entry-category.is-xsmall:before {
    content:  '\f02e';
    font-family:  "Font Awesome 6 Free";
    color:  #000;
    font-weight: normal;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:before {
    content: '\f017';
    color:  #000;
    font-family:  "Font Awesome 6 Free";
    padding-right: 3px;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.byline:before {
    content:  '\f007';
    font-family:  "Font Awesome 6 Free";
    color:  #000;
    transition: all 0.3s ease;
}

.entry-header .entry-meta a {
    color:  #000;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on {
    padding-right:  20px;
}

.entry-header .entry-meta span.byline {
    padding-right:  20px;

}

.entry-header h6.entry-category.is-xsmall a {
    color:  #000;
    font-weight: normal;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:hover:before, .entry-header .entry-meta span.posted-on:hover a, .entry-header .entry-meta span.byline:hover:before, .entry-header .entry-meta span.byline:hover a, .entry-header h6.entry-category.is-xsmall:hover:before, .entry-header h6.entry-category.is-xsmall:hover a {
    color:  #f27c66;
}


.entry-image-float .badge.absolute.top.post-date.badge-outline {
    display: none;
}

.chuyen-muc {
    display: flex;
    width: 100%;
}

.entry-image-float img.attachment-large.size-large.wp-post-image {
    width: 100%;
    transition: transform 3s;
    -webkt-transition: transform 3s;
    -moz-transition: transform 3s;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border: 1px solid #cfcfcf;
    padding: 3px;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.chuyen-muc .entry-image-float a {
    overflow: hidden;
    padding-top: 65%;
    background-position: 50% 50%;
    background-size: cover;
}

.chuyen-muc .entry-image-float a img {
    right: 0;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.entry-image-float {
    display:  inline-flex;
    max-width:  30%;
    width:  100%;
    margin: 0;
    /* border: 1px solid #cfcfcf; */
    /* padding: 3px; */
    /* border-top-left-radius: 10px; */
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    /* -webkit-border-top-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    /* -webkit-border-bottom-right-radius: 10px; */
}

#post-list .entry-content {
    display: flex;
    margin-left: 20px;
    padding-bottom: 0;
}

#post-list footer.entry-meta.clearfix {
    display:  none;
}

#post-list .entry-content .text-center {
    float: right;
}

#post-list .entry-content .text-center a {
    margin:  0;
    text-transform:  none;
    border-radius:  5px;
}


#post-list a:hover img.attachment-large.size-large.wp-post-image {
    transform: scale(1.1, 1.1);
}

#post-list .entry-content span.posted-on {
    display:  block;
    font-size:  13px;
    color:  #000;
    padding-bottom:  5px;
    padding-top:  5px;
}

#post-list .entry-content span.posted-on:before {
    content: "\f017";
    font-family:  "Font Awesome 6 Free";
    padding-right:  5px;
    font-size:  13px;
}

#post-list .entry-content span.posted-on a {
    color:  #000;
}

#post-list .entry-content span.byline:before {
    content: "\f007";
    font-family:  "Font Awesome 6 Free";
    padding-right: 2px;
    padding-left: 1px;
    font-size:  13px;
    color:  #000;
}

#post-list .entry-content span.byline a {
    color:  #000;
    font-size:  13px;
    text-transform: none;
}

#post-list .entry-content p {
    font-size:  14px;
    color:  #000;
    text-align: justify;
}

.chuyen-muc .entry-meta.uppercase.is-xsmall {
    display:  inline-block;
    width:  50%;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 49%;
}

.chuyen-muc .text-left a.more-link.button.primary.is-outline.is-smaller {
    margin:  0;
    float:  right;
    margin-top: 20px;
}


@media only screen and (max-width: 768px) {
.row-cat .large-columns-1 .box-image {
    padding: 0 37px;
    height: 42px;
}
.row-cat h5.header-title {
    font-size: 11px;
}

.row-cat > .col:nth-child(2) .product-category.col > .col-inner .box-text {
    padding: 0 5px;
}
.product-small.box .box-text {
    padding: 10px;
}

.product-small.box .title-wrapper p a {
    font-size: 14px;
    height: 36.38px;
}
.icon-tcn .icon-box-img {
    width: 20px !important;
}

.icon-box.icon-tcn {
    padding: 2px 5px;
}

.icon-box.icon-tcn p:last-child {
    font-size: 10px;
}
#post-list .entry-content {
    padding-top: 0;
}
#post-list .entry-content h2 a {
    font-size: 20px;
    display: block;
}
}

@media only screen and (max-width: 585px) {
.chuyen-muc {
    display:  block;
}

.entry-image-float{
    max-width: 100%;
}

.entry-content {
    margin-left:  0 !important;
    padding-top:  5px;
}

#post-list .entry-content h2.entry-title {
    text-align:  justify;
}

#post-list .entry-content  p {
    text-align:  justify;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 48%;
}
.entry-image-float img.attachment-large.size-large.wp-post-image {
    height: 100%;
}

.chuyen-muc .entry-image-float a {
    padding-top: 50%;
}
}

@media only screen and (max-width: 550px) {
.row-cat {
    padding: 0 15px 30px;
}

.row-cat .large-columns-1 .box-image {
    height: auto;
}

.row-cat > .col:nth-child(2) .product-category.col > .col-inner .box-text {
    text-align: center;
}

.row-cat > .col .product-category.col > .col-inner .box-text {
    padding: 15px !important;
}

.row-cat h5.header-title {
    font-size: 18px;
}

.row-cat p.count {
    font-size: 14px;
}

.row-cat > .col:nth-child(2) .product-category.col:nth-child(2n-1) > .col-inner {
    border-left: 1px solid #e4e5ee;
}

.row-cat > .col:nth-child(2) .product-category.col:nth-child(1) > .col-inner, .row-cat > .col:nth-child(2) .product-category.col:nth-child(2) > .col-inner {
    border-bottom-color: transparent;
    border-top-color: transparent;
}
.col-widget ul.product_list_widget li a img {
    width: 80px;
}

.col-widget ul.product_list_widget li {
    padding-left: 100px;
}

.icon-box.icon-tcn p:first-child {
    font-size: 18px;
    line-height: 20px;
}

.icon-box.icon-tcn p:last-child {
    font-size: 15px;
}

.icon-tcn .icon-box-img {
    width: 40px !important;
}

.icon-box.icon-tcn {
    padding: 7px 15px;
    align-items: center;
}
}


@font-face {
  font-family: 'Font Awesome 6 Free';
  font-weight: normal;
  src: url("/wp-content/themes/flatsome-child/webfonts/fa-regular-400.ttf") format("truetype");
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  src: url("/wp-content/themes/flatsome-child/webfonts/fa-solid-900.ttf") format("truetype");
}

.fa, .fas, .fa-solid {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}