/*
Theme Name: Shopnet
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    text-wrap: wrap;
}


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

.header-main .nav>li>a {
    line-height: 16px;
    font-size: 16px;
}

.product-category h5 {
    font-weight: normal;
    text-transform: inherit;
}

.product-small .box-image {
    padding: 30px;
}

.danh-muc-section .product-category .box {
    height: 220px;
    background: #323232;
    border-radius: 12px;
}

.danh-muc-section .product-category .col-inner .box-image {
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 75%;
    margin-bottom: 10px;
}

.danh-muc-section .product-category .box-image img {
    max-width: 130px;
    max-height: 111px;
}

.header-bottom-nav i.icon-angle-down .fa-cubes {
    font-size: 16px;
    margin-left: -7px
}

.div-phone span {
    font-size: 17px !important;
}

.ux-swatch.selected {
    background: #1C1C1D;
}

.ux-swatch--label {
    border-radius: 5px;
}

.quantity.buttons_added {
    display: none;
}

.text-center .ux-swatches-in-loop .ux-swatch,
.text-center .ux-swatch+.ux-swatches__limiter {
    padding: 0px 5px;
}

.title-home {
    text-align: center;
    font-size: 31px;
    font-weight: normal;
}

.title-home a {
    position: relative;
}

.title-home a:before {
    content: '';
    background: url(images/apple.png) center no-repeat;
    width: 35px;
    background-size: 25px;
    height: 44px;
    position: absolute;
    left: -34px;
    top: 45%;
    transform: translateY(-50%);
}

.product-short-description {
    padding: 20px 15px 10px 15px;
    background: #2f3033;
    border-radius: 12px;
    margin: 0 0 10px;
}

.header-bottom li a img {
    max-height: 20px;
    padding-right: 8px;
}

.header-bottom-nav ul.nav-dropdown {
    background: #717277
}

.header-bottom-nav ul.nav-dropdown li a {
    color: white;
}

.header-bottom-nav ul.nav-dropdown li:hover {
    background: black;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
}

.blog-archive {
    padding-top: 10px !important;
}

.shop-page-title .page-title-inner {
    padding-top: 0px;
}

.div-breadcrumb p {
    margin-bottom: 0px;
}

.div-breadcrumb {
    padding-top: 10px;
}

.single_add_to_cart_button::after {
    content: "Giao tận nơi, lắp đặt miễn phí";
    font-weight: normal;
    display: block;
    font-size: 12px;
    margin-top: -14px;
    text-transform: initial !important;
}

.buy_now_button::after {
    content: "Giao tận nơi, lắp đặt miễn phí";
    font-weight: normal;
    display: block;
    font-size: 12px;
    margin-top: -14px;
    text-transform: initia
}

.buy_now_button {
    background: #e40000;
}

.single_add_to_cart_button,
.buy_now_button {
    height: 60px;
}

.post-sidebar {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.blog-archive h1.page-title {
    border-bottom: 2px solid var(--primary-color);
    display: block;
    font-size: 16px !important;
    text-transform: none;
    letter-spacing: 0;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: normal;
}

.blog-archive h1.page-title span {
    background: var(--primary-color);
    padding: 10px 20px 8px 20px;
    color: white;
    position: relative;
    display: inline-block;
    margin: 0;
}

.blog-archive h1.page-title span:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-left: 27px solid #333333;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -27px;
}

#secondary span.widget-title {
    border-bottom: 2px solid var(--primary-color);
    display: block;
}

#secondary span.widget-title span {
    background: var(--primary-color);
    padding: 10px 20px 8px 20px;
    color: #0a0a0a;
    position: relative;
    display: inline-block;
    margin: 0;
}

#secondary span.widget-title span:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-left: 27px solid #333333;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -27px;
}

.related-products-wrapper {
    padding-top: 10px;
}

.div-khuyen-mai p {
    margin-bottom: 4px
}

table.variations {
    margin-top: 14px;
    margin-bottom: 0px;
}

.product-footer .right span.widget-title {
    border: none;
    background: var(--primary-color) !important;
    padding: 13px 20px 8px 20px;
    font-size: 17px !important;
    color: white !important;
    position: relative;
    display: inline-block;
    margin: 0;
    border-top: none;
}

.product-footer .right span.widget-title:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-left: 27px solid #333333;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -27px;
}

.product-thumbnails a {
    border-radius: 10px;
}

.product-tabs li a {
    border: none;
    background: var(--primary-color) !important;
    padding: 6px 20px 8px 20px;
    color: #0a0a0a !important;
    position: relative;
    display: inline-block;
    margin: 0;
    border-top: none;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-size: 20px !important;
}

ul.product-tabs {
    border-bottom: 2px solid transparent;
}

.product-tabs li a:after {}

.div-khuyen-mai p:before {
    content: '';
    margin-left: 5px;
    background: url(images/check.png) no-repeat;
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    margin-right: 10px;
    float: left;
    margin-top: 2px;
}

.div-khuyen-mai .km {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #414141;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-bottom: 17px;
    padding-bottom: 15px;
    font-weight: bold;
    text-transform: inherit;
}

.div-khuyen-mai {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    background: #2f3033;
    padding: 15px;
    border-radius: 5px;
    margin-top: 5px;
}

@font-face {
    font-family: 'Ultra';
    src: url('fonts/Ultra-Regular.ttf');
}

.header-bottom-nav>li.menu-item-has-children a.nav-top-link {
    padding-left: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.header-bottom-nav>li>a {
    padding: 14px 0;
}

.header-bottom-nav>li:first-child {
    padding-left: 0px !important
}

.header-bottom-nav>li {
    border-right: 1px solid white;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0px !important;
}

.footer-section .widget_nav_menu {
    padding: 0px !important;
}

.ux-search-box .search-field {
    height: 2.807em;
    font-size: 14px;
}

.header-block-block-1 .social-icons {
    margin-top: 10px;
    margin-bottom: 13px;
}

.menu-top li:last-child {
    border-right: none !important;
}

.time {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.time p {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #3663c1;
    color: white;
    font-size: 14px;
}

.menu-top {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.menu-top li:first-child {
    margin: 0px;
}

.menu-top li {
    border-top: none !important;
    line-height: 9px !important;
}

.menu-top li a {
    padding: 0px 3px !important;
    color: white;
}

.menu-top li {
    display: inline-block;
    float: left;
    font-size: 14px;
    padding-right: 5px;
    border-right: 1px solid #ffffff;
    line-height: 25px;
    text-align: center;
    margin-left: 5px;
}

.about-header ul {
    padding-left: 8px !important;
    text-align: center;
}

.about-header {
    text-align: center;
    margin: auto;
    width: 89%;
    /* display: inline-block; */
    /* float: left; */
    background: url(images/icon-header-1.png)left no-repeat;
    height: 25px;
}

.p-nho {
    font-size: 13px;
}

.div-phone .p-phone {
    font-family: 'Ultra';
    font-size: 26px;
    font-weight: bold;
}

.header-block-block-1 .div-cach-tren .icon-box-img {
    margin-bottom: 4px;
    margin-top: 7px;
}

.div-sat {
    padding-bottom: 0px;
}

.header-block-block-1 .div-cach-tren {
    padding-bottom: 0px;
    padding-top: 6px;
}

.row-header-con .large-3 {
    padding-left: 4px;
    padding-right: 4px;
}

.row-header-con .large-3 .icon-box-text p {
    font-size: 13px;
}

label.wcva_single_textblock {
    /* min-height: 104px !important; */
    padding: 7px 10px !important;
    text-align: center;
    /* border: 1px solid #bcbcbc !important; */
    width: auto;
    padding: 0 10px;
    line-height: 22px;
    color: white;
    /* border: solid 0px white !important; */
    /* outline: solid 0px #9C9999 !important; */
    background: #2F3033;
    font-size: 13px !important;
    font-weight: 500 !important;
    /* border-radius: 2px !important; */
    border-radius: 6px !important;
}

.section-ban-chay .box-text {
    padding: 10px;
}

.section-ban-chay {
    margin-top: 10px;
}

.section-ban-chay .tabbed-content ul.nav-line {
    background: var(--primary-color);
}

.section-ban-chay .tabbed-content ul.nav-line a:before {
    display: none;
}

.section-ban-chay .tabbed-content ul.nav-line a {
    padding-left: 10px;
    padding-right: 10px;
    color: white;
}

.header-bottom-nav i.icon-angle-down {
    position: absolute;
    margin-left: -17px;
    margin-top: -2px;
    font-size: 20px;
    opacity: 1;
}

ul.header-bottom-nav li a.nav-top-link {
    padding-left: 0px;
}

.header-bottom-nav i.icon-angle-down:before {
    display: none;
}

ul.header-bottom-nav li a i {
    padding-right: 4px;
}

.div-no-padding {
    padding-bottom: 0px !important;
}

span.hdevvn-show-cats {
    border-bottom: none;
    content: black;
}

span.hdevvn-show-cats a {
    color: black !important;
}

.section-title-normal {
    margin-bottom: 20px;
    border-bottom: 0;
}

.section-title-normal {}

.section-title-normal b {
    display: none;
}

.section-title-normal span {}

span.hdevvn-show-cats li {
    display: block;
    width: auto;
    float: left;
    margin: 0 8px;
}

span.hdevvn-show-cats li a {
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
    margin-right: 0!important;
    padding-left: 10px;
}

.section-title a {
    font-size: 14px;
    margin-left: auto;
    color: white;
    margin-right: 10px;
}

div#nz-div {
    border-bottom: 2px solid var(--primary-color);
    margin-bottom: 8px;
    display: block;
}

#nz-div h3.tde {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
}

#nz-div h3.tde :after {
    content: "";
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-left: 27px solid #333333;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -27px;
}

#nz-div h3.tde span {
    background: var(--primary-color);
    padding: 10px 20px 8px 20px;
    color: #0a0a0a;
    position: relative;
    display: inline-block;
    margin: 0;
}

.header-search-form-wrapper input[type='search'] {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 43px;
    box-shadow: none;
}

.header-search-form-wrapper .searchform .button.icon {
    height: 43px;
    width: 70px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.header-button .is-outline {
    color: #020202;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    padding-top: 2px;
}

.header-button .is-outline:hover {
    color: white
}

span.devvn_num_reviews {
    color: var(--primary-color);
}

#comments a.btn-reviews-now,
button#devvn_cmt_submit,
button#devvn_cmt_replysubmit {
    background-color: var(--primary-color);
    color: #0a0a0a;
}


/* .section-title-normal span.section-title-main:after{
        content: "";
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-left: 27px solid #333333;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    margin-left: 14px
} */

.section-category h1 {
    margin-bottom: 0px !important;
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.section-category {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.section-category span.section-title-main {
    padding: 7px 14px !important;
}

.section-title-normal span.section-title-main {
    color: white!important;
    text-transform: none;
    border-bottom: none;
    text-transform: uppercase;
}

.nav-tabs+.tab-panels {
    background-color: transparent;
}

label.selectedswatch.wcva_single_textblock {
    /* min-height: 104px !important; */
    background: #1C1C1D !important;
    color: white;
    /* border: solid 0px white !important; */
    /* outline: solid 0px #9C9999 !important; */
    line-height: 22px;
    padding: 7px 10px;
    font-size: 13px !important;
    font-weight: 500 !important;
    border-radius: 6px !important;
    border: 1px solid #f9a519 !important;
}

.tieu-chi-section .icon-box .icon-box-text {
    font-size: 15px;
    padding-top: 12px
}

.tieu-chi-section .icon-box h3 {
    margin-bottom: 0;
    font-size: 16px;
    color: #eb0e86;
}

.tieu-chi-section .col {
    padding-bottom: 0
}

.tieu-chi-section .icon-box {
    background: white;
    border: 1px solid #f4f4f4;
    padding: 6px;
    border-radius: 5px;
    box-shadow: 2px 2px 20px #0000000f;
}

.section-title-normal {}

.section-title-container {
    margin-bottom: 0;
}

.list-post-ngang .post-item .box-text {
    padding: 0;
    padding-left: 10px
}

.list-post-ngang .post-item:last-child {
    border-bottom: none
}

.list-post-ngang .post-item {
    border-bottom: 1px dashed #f4f4f4;
    padding: 7px 10px !important;
}

.list-post-ngang .post-item .post-title {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

.post-title a:hover {
    color: var(--primary-color);
}

.box-blog-post .is-divider {
    display: none
}

.list-post-ngang {
    border: 1px solid #e9e9e9;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 8px;
}

.slider-section .section-title-normal {
    margin-bottom: 0;
}

.TextCaptions .item.is-selected {
    color: #ea0e86
}

.list-post-ngang .post-item .post-title:hover {
    color: #e31587
}

.slider-section .col {
    padding-bottom: 0
}

.TextCaptions .item:last-child {
    border-right: none !important
}

.TextCaptions .item {
    font-size: 12px;
    border-right: 1px solid #e9e9e9 !important;
    width: 20%
}

.header-bottom-nav>li>a {
    line-height: 16px;
    font-size: 18px;
}

.nav-dropdown-default {
    border: none;
    padding: 0
}

.nav-dropdown-default li a {
    font-size: 15px;
    color: black
}

.nav-dropdown-default li a:hover {
    color: var(--primary-color);
}
.button.primary:not(.is-outline){
	color:#0a0a0a !important;
}
.TextCaptions {
    border: 1px solid #e9e9e9;
    padding: 5px !important
}

.thong-bao {
    background: #DCEDC8;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 14px;
    color: #2E7D32;
    margin-top: 8px;
}

.thong-bao ul {
    margin-bottom: 0;
}

.single-product .product-info {
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    border-right: none;
    padding-left: 0;
}

.row2 .row-info .cot2 {
    float: left;
    display: inline-block;
    width: 34%;
}

.khoi-box .box-title {
    background: url(/wp-content/uploads/2019/11/red-pattern.png);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    text-align: center;
    color: white;
    padding: 8px;
}

.khoi-box ul.list-star li:before {
    color: #FF9800;
    content: 'f005';
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;
    top: 0;
    position: relative;
    left: 0;
}

.khoi-box ul li {
    margin-bottom: 0;
    font-size: 14px;
    list-style: none;
}

.khoi-box ul.list-star {
    text-align: left;
    padding: 10px;
    margin-bottom: 0
}

.cot2 .nut-dang-ky {
    background: #8BC34A
}

.cot2 .khoi-box {
    text-align: center;
    border: 1px solid #8bc34a;
    border-radius: 6px;
}

.khoi-box .box-title label {
    margin-bottom: 0;
    text-transform: none;
    color: white;
    font-size: 17px;
}

.row2 .row-info .cot3 {
    float: left;
    display: inline-block;
    padding-left: 15px;
    width: 24%;
}

.row2 .row-info .cot1 {
    text-align: center;
    padding-right: 15px;
    float: left;
    display: inline-block;
    width: 42%
}

.row2 .row-info {
    display: inline-block;
    width: 100%;
    clear: both;
}

.single-product #product-sidebar {
    padding-bottom: 0;
    padding-left: 15px
}

.product-main {
    padding: 20px 0 10px 0;
}

.product-info .breadcrumbs {
    text-transform: none;
    font-size: 14px;
}

.san-pham-section .col.large-12 {
    padding-bottom: 0
}

.woocommerce-variation-add-to-cart>*,
form.cart>* {
    flex: auto;
}

.single-product .product-info .price,
.single-product .product-info .price del span {
    font-size: 14px;
    color: gray
}

.single-product .product-info .price span.amount,
.single-product .product-info .price ins span {
    font-size: 23px !important;
    font-weight: bold;
}

.star-rating span:before {
    color: #FFC107;
}

.single-product .product-info .product-title {
    font-size: 23px
}

.thong-tin-ky-thuat {
    margin-bottom: 15px;
    border-top: 1px dashed #eaeaea;
}

.thong-tin-ky-thuat .row-info {
    display: inline-block;
    clear: both;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px dashed #eaeaea;
    font-size: 14px;
}

.thong-tin-ky-thuat .row-info .left {
    width: 70%;
    display: inline-block;
    float: left
}

.thong-tin-ky-thuat .row-info .right {
    text-align: center;
    width: 30%;
    display: inline-block;
    background: #e4e4e4;
    border-radius: 4px;
    color: #292929;
}

.product-summary .quantity {
    display: none
}

.thong-tin-ky-thuat .row-info .right:hover a {
    color: white !important
}

.thong-tin-ky-thuat a {
    padding: 4px 10px;
    border-radius: 4px;
    color: #3c3c3c;
    width: 100%;
    display: contents;
}

span.widget-title {
    font-size: 19px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    display: block;
    margin-bottom: 10px;
    color: #e41984;
}

.widget .is-divider {
    display: none
}

.box-live-demo .left a:hover {
    background: #757575;
}

.box-live-demo .right a:hover {
    background: #5d9220
}

.thong-tin-ky-thuat .row-info .right:hover {
    background: #8bc34a;
    color: white
}

.fa.fa-credit-card {
    margin-right: 0 !important
}

.buy_now_button {
    padding: 0;
    margin-bottom: 0;
    margin-right: 0;
    width: 48%;
    display: inline-block;
    float: right;
    text-transform: none;
    border-radius: 4px;
    letter-spacing: 0;
    font-size: 16px;
}

.single_add_to_cart_button {
    margin-bottom: 0;
    width: 48%;
    float: left;
    text-transform: none;
    border-radius: 4px;
    letter-spacing: 0;
    font-size: 16px;
    color: #0a0a0a !important;
}

.single-product form.cart {
    width: 100%;
    margin-bottom: 0
}

.box-live-demo {
    margin-top: 15px;
    width: 100%;
    display: inline-block;
    clear: both
}

.box-live-demo .left {
    width: 49%;
    float: left;
    display: inline-block;
    text-align: center
}

.box-live-demo .right a {
    font-size: 15px;
    width: 100%;
    display: block;
    background: #71ab2e;
    color: white;
    padding: 6px 10px;
    border-radius: 5px;
}

.fa,
.far {
    padding-right: 12px
}

.box-live-demo .left a {
    font-size: 15px;
    background: #888888;
    width: 100%;
    border-radius: 4px;
    display: block;
    padding: 6px 10px;
    color: white;
}

.box-live-demo .right {
    width: 49%;
    float: right;
    display: inline-block;
    text-align: center
}

#block_widget-2 .icon-box:hover {
    background: white
}

#block_widget-2 .icon-box {
    background: #fafafa;
    padding: 2px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px dashed #ececec
}

#block_widget-2 .icon-box .icon-box-text {
    padding-left: 10px;
    font-size: 14px;
}

#block_widget-2 .icon-box h4 {
    font-size: 15px;
    margin-bottom: -2px;
    padding-top: 3px;
}

.cot3 .khoi-box .box-title {
    background: url(/wp-content/uploads/2019/11/yellow-pattern-1.png)
}

.nut-dang-ky:hover {
    color: white
}

.nut-dang-ky {
    background: #FFA000;
    padding: 8px 15px;
    text-align: center;
    color: white;
    border-radius: 22px;
    font-size: 15px;
    font-weight: 500
}

.cot1 .khoi-box {
    border-radius: 6px;
    border: 1px solid #ffa000;
}

.cot2 .khoi-box .box-title {
    background: #71ab2e;
}

.cot3 .khoi-box {
    text-align: center;
    border: 1px solid #f4d036;
    border-radius: 6px;
}

.cot3 .khoi-box .box-info h4 {
    color: #e31585
}

.nut-dang-ky:hover {
    box-shadow: 2px 5px 7px #0000002e;
}

.cot1 .nut-dang-ky {
    background: #F57C00;
}

.cot3 .khoi-box .box-info {
    padding: 10px 0px 3px 0;
    font-size: 14px;
}

.single-product .woocommerce-tabs .tab-panels {
    padding: 0px;
    border: none;
}

.row-info .left {
    width: 72%;
    float: left;
    display: inline-block
}

.product-footer .woocommerce-tabs {
    padding: 0;
    border-top: 0;
}

.nav-tabs>li>a {
    background: #eaeaea;
    font-family: "roboto", sans-serif;
    font-size: 15px;
    text-transform: none;
    color: black;
    font-weight: 700;
}

.product_list_widget li a {
    font-size: 15px
}

.recent-blog-posts a {
    font-size: 15px;
    margin-bottom: 0
}

.mr-half .badge-inner {
    border-radius: 99%
}

.product_list_widget span.amount {
    color: #e80000;
}

ul.product_list_widget li img {
    border-radius: 99%
}

.product_list_widget,
.flatsome_recent_posts ul {
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 2px 2px 10px #0000001a;
}

.product-footer {
    margin-top: 20px
}

.row-info .right {
    padding-left: 15px;
    width: 28%;
    float: left;
    display: inline-block
}

.single-product .related h3 {
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: 0;
}

.single-product .related .product-small.box {
    box-shadow: 2px 2px 12px #00000018;
    border-radius: 5px;
}

.related .product-small.box .box-text {
    padding: 15px 10px
}

.related .product-small.box .product-title a {
    margin-bottom: 6px;
}

.related .product-small.box .price ins span,
.related .product-small.box .price span.amount {
    font-size: 16px;
    font-weight: normal
}

div#reviews.woocommerce-Reviews {
    border-bottom: 1px solid #ddd;
    width: auto;
    max-width: 100%;
}

.product-section {
    border-top: 0;
}

.single-product .product-info a.devvn_buy_now_style {
    display: none
}

#nut-buy {
    border: 1px solid #ececec;
    border-radius: 5px;
    box-shadow: 2px 2px 10px #00000012;
    padding: 15px;
    text-align: center;
}

#nut-buy img {
    border-radius: 99%;
    margin-bottom: 10px;
    border: 4px solid #FFECB3;
}

#nut-buy h3 {
    font-size: 16px;
}

#nut-buy .price {
    margin-bottom: 10px;
}

#nut-buy .price .ins {
    color: var(--primary-color);
    font-size: 18px;
    margin-left: 10px;
}

#nut-buy p,
#nut-buy ul {
    font-size: 13px;
    color: gray;
    text-align: justify;
}

#nut-buy p.des {
    text-align: center;
    color: #FF9800;
}

#nut-buy ul li {
    margin-bottom: 0
}

a.devvn_buy_now_style {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: none;
    background-image: linear-gradient(to right, #ca1177, var(--primary-color));
}

a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus {
    background: #e31687
}

.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
    text-transform: none;
    background-image: linear-gradient(to right, #ca1177, var(--primary-color));
}

.devvn_prod_variable {
    display: none
}

.devvn-popup-quickbuy {
    font-family: "roboto", sans-serif
}

span.devvn_title {
    display: block;
    font-size: 17px;
}

.devvn_price span {
    color: red
}

.product-small.box {
    background: #323232;
    border-radius: 24px;
    padding: 0px 0 15px;
}

.product-small.box .product-title {
    height: 40px;
    overflow: hidden;
    margin-bottom: 9px
}

.product-small.box .product-title a:hover {
    color: var(--primary-color)
}

.product-small.box .category {
    color: var(--primary-color);
}

.product-small.box .product-title a {
    color: white
}

.product-small.box .price,
.product-small.box .price del span {
    color: gray;
    font-size: 15px
}

.product-small.box .price span.amount,
.product-small.box .price ins span {
    font-size: 15px !important;
    font-weight: bold;
    color: white
}

.product-small.box .box-image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.tin-tuc-section .col.large-12 {
    padding-bottom: 0
}

.list-post .post-item .box-text {
    padding: 0;
    padding-top: 10px;
    text-align: left;
}

.list-post .post-item .post-title {
    font-size: 16px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 6px
}

.list-post .post-item .from_the_blog_excerpt {
    margin: 0;
    font-size: 14px;
    height: 41px;
    overflow: hidden;
}

.list-post .post-item .from_the_blog_comments {
    display: none
}

.list-post .post-item .box-image {
    border-radius: 5px
}

.tin-tuc-section .list-post-ngang .post-item {
    padding: 8px 10px !important
}

.tin-tuc-section .list-post-ngang .post-item .post-title {
    font-size: 15px;
    font-weight: 500;
}

.list-post .post-item .post-title:hover {
    color: #e21586
}

.list-post .post-item a:hover {
    color: black;
}

.tieu-chi-section .row2 {
    background: white;
}

.footer-section .col {
    padding-bottom: 0
}

.footer-secondary {
    padding: 0;
}

footer a:hover,
footer a:hover span {
    color: var(--primary-color) !important;
}

.copyright-footer p,
.copyright-footer h4 {
    margin-bottom: 0
}

.absolute-footer {
    font-size: 14px;
}

.banner-section .col {
    padding-bottom: 0
}

.tdk-product-loop-custom-product-meta {
    margin: 0px 0 10px 0;
}

.tdk-product-loop-custom-product-meta .last-updated-date {
    background: #2196F3;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 8px;
}

.tdk-product-loop-custom-product-meta .version {
    background: #7dbd33;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
}

.tdk-product-loop-custom-product-meta i {
    padding-right: 5px;
}

.rank-math-breadcrumb {
    color: white;
    margin-bottom: 10px;
    font-size: 15px;
}

.blog-single .entry-header .entry-meta {
    font-size: 14px !important;
    letter-spacing: 0;
    text-transform: none;
    color: gray !important;
    background: none;
    border-top: none !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
}

.is-divider {
    display: none;
}

.blog-single .article-inner .badge.post-date {
    top: 4%;
    left: 2%;
}

.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: white;
}

.xem-them ul li {
    margin-bottom: 3px;
}

.xem-them ul li a {
    font-weight: 700;
    font-size: 16px;
    color: var(--primary-color);
}

.blog-single .blog-share {
    text-align: left;
}

.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}

.danh-muc {
    margin-bottom: 15px;
}

.danh-muc span.title,
.the-tim-kiem span.title {
    border-radius: 4px;
    background: var(--primary-color);
    padding: 4px 10px;
    color: #0a0a0a;
    margin-right: 5px;
}

.danh-muc a,
.the-tim-kiem a {
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
    background: var(--primary-color);
    color: #0a0a0a;
}

.bai-viet-lien-quan {
    margin-top: 15px;
}

.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: white;
}

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 25%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}

.bai-viet-lien-quan ul li .box-image img {
    height: 120px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}

.bai-viet-lien-quan h4 {
    font-size: 15px;
    color: white;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}

.bai-viet-lien-quan h4:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

input[type=submit] {
    color: #0a0a0a !important;
}

.blog-single .large-3 {
    padding-left: 0
}

.ftwp-item.ftwp-has-sub button {
    display: none !important
}

.badge-inner {
    border-radius: 99%;
    font-weight: normal;
    background-color: var(--fs-color-secondary);
}

.slider-nav-circle .flickity-button-icon {
    background-color: var(--fs-color-secondary) !important;
    border-color: var(--fs-color-secondary) !important;
}

#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp-icon .ftwp-anchor {
    padding-left: 10px;
}

#ftwp-container.ftwp-wrap #ftwp-contents {
    border-color: rgb(218, 218, 218);
}

#ftwp-container.ftwp-wrap #ftwp-trigger {
    border-color: rgb(228, 25, 132);
    top: 70px
}

.san-pham-lien-quan h5.product-title {
    font-size: 18px;
    margin: 0;
    margin-bottom: 7px
}

.san-pham-lien-quan .cot3 {
    width: 18%;
    float: left;
    display: inline-block;
}

.san-pham-lien-quan .ngay-dang {
    font-size: 14px;
    color: #afafaf;
}

.san-pham-lien-quan .price {
    margin: 15px;
    display: block;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    color: #fa3031;
}

.san-pham-lien-quan .nut-xem-chi-tiet:hover {
    background: #ff5722
}

.san-pham-lien-quan .nut-xem-chi-tiet {
    display: block;
    width: 100%;
    background: #fe341e;
    background-image: linear-gradient(to right, #e31587, #8112b9);
    text-align: center;
    border-radius: 4px;
    padding: 6px;
    color: white;
    font-size: 15px;
    margin: 15px 0;
}

.san-pham-lien-quan .tom-tat p {
    height: 65px;
    overflow: hidden;
}

.san-pham-lien-quan .tom-tat {
    margin: 0;
    font-size: 14px;
}

.san-pham-lien-quan ul li .box-text {
    padding: 0;
    padding-right: 15px;
    width: 65%;
    float: left;
    display: inline-block
}

.san-pham-lien-quan ul li {
    display: inline-block;
    list-style: none;
    background: white;
    margin-left: 0;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 12px;
    box-shadow: 2px 2px 10px #0000001a;
}

.san-pham-lien-quan ul li:hover {
    background: #fff7fa;
    border: 1px dashed #e41984;
}

.blog-archive .archive-page-header .large-12 {
    text-align: left;
    padding-bottom: 0px;
}

.blog-archive {
    background: #f7f7f7;
}

.blog-archive .post-item .box-text {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 10px 20px 10px;
}

.blog-archive .post-item .post-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.box-blog-post .is-divider {
    display: none;
}

.blog-archive .post-item .from_the_blog_excerpt {
    height: 40px;
    overflow: hidden
}

.san-pham-lien-quan ul {
    margin-bottom: 0
}

.san-pham-lien-quan .anh-dai-dien {
    display: inline-block;
    width: 17%;
    float: left;
    padding-right: 15px;
}

.san-pham-lien-quan {
    display: block;
}

.archive .product-small.box .box-text {
    padding: 15px 10px;
    text-align: center;
}

a.back-to-top {
    background: var(--primary-color) !important;
    border: none !important;
    color: #0a0a0a;
}

.woocommerce-ordering select {
    font-size: 14px
}

.blog-archive .post-item a:hover {
    color: black
}

.page-wrapper {
    padding-top: 30px;
    padding-bottom: 0;
}

.san-pham-lien-quan h2 {
    font-size: 20px
}

h1.entry-title.mb {
    margin-bottom: 15px;
    text-transform: none;
    letter-spacing: 0;
}

.page-right-sidebar .large-9 {
    border-right: none;
}

.page-right-sidebar .large-3 {
    padding-left: 0;
}

.success-color {
    color: #7a9c59;
    background: #8BC34A;
    border-radius: 4px;
    padding: 7px 20px;
    font-size: 15px;
    color: white;
}

.page-inner .has-border {
    border: 1px dashed var(--primary-color);
    padding: 15px 15px 15px;
    border-radius: 5px;
    background: #fff9f9;
}

#payment button {
    border-radius: 5px;
    text-transform: none;
	color:#0a0a0a;
}

.woocommerce-cart .woocommerce {
    box-shadow: 2px 2px 20px #0000001a;
    padding: 20px;
    border-radius: 5px;
}

.cart_totals .button {
    border-radius: 5px;
    text-transform: none;
	color:#0a0a0a;
}

.button-continue-shopping,
.button.primary.mt-0.pull-left {
    border-radius: 5px;
    text-transform: none;
}

.woocommerce-input-wrapper input {
    font-size: 14px;
    border-radius: 5px;
    box-shadow: none;
}

.widget_shopping_cart_content .woocommerce-mini-cart {
    border: none;
    box-shadow: none;
    padding: 0
}

p.form-row-first,
p.form-row-last {
    width: 100%
}

.widget_shopping_cart_content {
    padding: 15px
}

.widget_shopping_cart_content a.button {
    text-transform: none;
    border-radius: 5px;
    color: #0a0a0a !important;
}
[data-icon-label]:after{
	color:#0a0a0a;
}
.devvn_prod_cmt {
    max-width: 100%
}

@media(max-width: 855px) {
    .product-small .ux-swatch--label {
        width: 44%;
    }
    #wbcslider_tgdd {
        padding-bottom: 42px;
    }
    .category-page-row {
        padding-top: 0px !important;
    }
    .product-tabs .description_tab {
        width: auto !important;
    }
    .single-product .product-main,
    .single-product .product-info {
        padding-bottom: 0px !important;
    }
    .product-info .single_add_to_cart_button {
        width: 100%;
        margin-bottom: 10px;
    }
    .product-info .buy_now_button {
        width: 100%;
    }
    .div-anh {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .list-sp .col {
        padding: 2px;
    }
    .section-ban-chay {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .section-ban-chay .nav-line li {
        display: none;
    }
    .section-ban-chay .nav-line li:first-child {
        display: block !important
    }
    .hdevvn-show-cats {
        display: none;
    }
    .page-right-sidebar .large-3 {
        padding-left: 15px;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        padding-left: 20px;
        padding-top: 12px;
        padding-bottom: 12px;
        text-transform: none;
        font-size: 16px;
        color: black;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li ul {
        padding-bottom: 0
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li ul li a {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 15px
    }
    .TextCaptions .item {
        width: 33.33%
    }
    .slider-section .col,
    .tieu-chi-section .col {
        padding-bottom: 10px
    }
    .list-post-ngang .post-item {
        flex-basis: 50%;
        max-width: 50%
    }
    .list-post-ngang .post-item .box-text {
        padding: 0;
        padding-top: 8px
    }
    .tieu-chi-section .col {
        padding: 7px;
    }
    .tdk-product-loop-custom-product-meta .version,
    .tdk-product-loop-custom-product-meta .last-updated-date {
        padding: 4px !important
    }
    .product-small.box .product-title {
        height: 37px !important
    }
    .tin-tuc-section .list-post .post-item {
        flex-basis: 50%;
        max-width: 50%
    }
    .list-post .post-item .post-title {
        font-size: 15px;
        height: 56px;
    }
    #footer .tieu-chi-section .col.medium-2 {
        flex-basis: 50%;
        max-width: 50%
    }
    .header-main {
        box-shadow: 2px 2px 10px #00000024;
    }
    .san-pham-lien-quan ul li .box-text {
        width: 54%
    }
    .san-pham-lien-quan .cot3 {
        width: 29%
    }
    .san-pham-lien-quan h5.product-title {
        font-size: 15px;
        margin: 0;
    }
    .san-pham-lien-quan .ngay-dang {
        display: none
    }
    .san-pham-lien-quan ul li {
        margin-bottom: 7px
    }
    .san-pham-lien-quan .tom-tat p {
        display: none
    }
    .san-pham-lien-quan .price {
        margin: 0;
    }
    .san-pham-lien-quan .nut-xem-chi-tiet {
        font-size: 13px;
        margin: 0;
        margin-top: 10px
    }
    .san-pham-lien-quan .nut-xem-chi-tiet .fa {
        display: none
    }
    .bai-viet-lien-quan ul li {
        width: 50%
    }
    .bai-viet-lien-quan ul li .box-image img {
        height: 100px
    }
    .blog-single .large-3 {
        padding-left: 15px
    }
    .blog-archive .post-item {
        flex-basis: 50%;
        max-width: 50%;
        padding: 5px
    }
    .blog-archive .post-item .post-title {
        font-size: 15px;
        height: 57px;
    }
    .single-product .product-info {
        padding: 10px 15px
    }
    .single_add_to_cart_button {
        padding: 0
    }
    .fa-cart-plus {
        padding-right: 0
    }
    .row2 .row-info .cot1,
    .row2 .row-info .cot2,
    .row2 .row-info .cot3 {
        width: 100%;
        padding: 10px 0
    }
    .row-info .left,
    .row-info .right {
        width: 100%;
        padding: 10px 0
    }
    .related .product-small.box .box-text {
        padding: 10px 5px;
    }
    .tdk-product-loop-custom-product-meta .version,
    .tdk-product-loop-custom-product-meta .last-updated-date {
        font-size: 12px
    }
    .related .product-small.col {
        padding: 5px
    }
    .archive .product-small.col {
        padding: 5px
    }
    .archive .product-small.box .box-text {
        padding: 10px 5px;
    }
}

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

.entry-content {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--primary-color);
}

.entry-content figure {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center;
}

.entry-content h6 {
    font-size: 15px;
}

.entry-content h5 {
    font-size: 17px;
}

.entry-content h4 {
    font-size: 17px;
}

.entry-content h3 {
    font-size: 18px;
}

.entry-content h2 {
    font-size: 20px;
    line-height: 1.5;
}

.entry-content h1 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}

.entry-content p {
    margin-bottom: 15px;
    font-size: 16.5px;
    line-height: 1.6;
}

.entry-content ul {
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 5px;
}

.entry-content ul li {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
    font-size: 16.5px;
}

.entry-content ol li {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content a {
    font-weight: 700;
}

.entry-content blockquote {
    background: #f3f3f3;
    color: #868686;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify;
}

.entry-content blockquote p {
    margin-bottom: 0;
}

.entry-content blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: var(--primary-color);
    content: "";
}

.entry-content code {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    font-size: 0.85rem;
    color: #e83e8c;
    font-size: 15px;
}

.entry-content table {
    width: 100%;
    height: auto;
    overflow: auto;
}

.entry-content table>tbody>tr>td,
.entry-content table>tbody>tr>th,
.entry-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>th,
.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th,
.term-description table>tbody>tr>td,
.term-description table>tbody>tr>th,
.term-description table>tfoot>tr>td,
.term-description table>tfoot>tr>th,
.term-description table>thead>tr>td,
.term-description table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px !important;
    font-size: 16.5px !important;
    width: auto !important;
}

.entry-content iframe {
    margin: auto;
}

.entry-content .syntaxhighlighter {
    padding: 10px 0;
}