body {
    font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
}

#main,
#wrapper {
    background-color: #f0f0f0;
    position: relative;
}

.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;
}

.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;
}

.bottom-nav {
    display: none
}


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

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

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

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

table th,
table td {
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
    font-family: arial;
    letter-spacing: unset !important;
    padding: 10px;
    color: #333;
}

.product-addition-infomation tr:last-child td,
.product-addition-infomation tr:last-child th {
    border: none;
}

.sec-product-single .row {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.product-addition-infomation .title {
    background: #007bff;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.product-tabs a {
    text-transform: uppercase;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    background: #fff;
}

.header-bottom-nav li a {
    font-size: 15px;
    font-weight: normal;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    content: none !important;
}

svg.dgwt-wcas-ico-magnifier {
    filter: invert(1);
}

.product-tabs li a {
    text-transform: uppercase;
}

#reviews {
    margin-top: 1rem !important;
}

.product-tabs li a:before {
    content: unset;
}

.product-addition-infomation {
    border: 1px solid #007bff;
}

.product-addition-infomation .product-spec {
    padding: 0 15px;
}

#content {
    padding-top: 0;
}

.home-feature .col-left {
    max-width: 21%;
    flex-basis: 21%;
}

.home-feature .col-center {
    max-width: calc(100% - 21%);
    flex-basis: calc(100% - 21%);
}

.home-feature .col-center p {
    margin-left: 5px;
    margin-bottom: 0;
}

.home-feature {
    margin-top: 5px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    padding: 14px;
    color: #333;
    font-size: 16px;
}

.home-feature {
    margin-bottom: 30px;
}

.home-row-2 {
    background: #0059ff;
    padding-top: 1rem;
}

.home-row-2 .icon-box {
    align-items: center;
    color: #fff;
}

.home-combo-title * {
    padding-bottom: 0 !important;
}

.home-row-2 .button {
    margin: 0 !important;
    min-height: unset;
    max-height: unset;
    color: #fff;
    font-weight: normal;
}

.home-combo-title {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

.home-row-2 .icon-box .icon-box-text {
    font-weight: bold;
}


.product-small.box {
    background: #fff;
    border: 1px solid #f0f0f0;
}

.home-row {
    background: #fff;
    border: 1px solid #f0f0f0;
    margin-top: 30px;
    padding-top: 1rem;
}

.home-row a.button {
    font-weight: normal;
}

.home-row-title {
    padding-bottom: 0 !important;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px !important;
}

.home-row-product,
.home-combo-product {
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.home-combo-product {
    padding-top: 5px !important;
}

.home-row-2 {
    margin-bottom: 30px !important;
}

.home-row-title .icon-box {
    align-items: center;
}

.home-row-title .icon-box-img {
    width: 25px !important;
}

.home-row-title .icon-box-text {
    font-weight: bold;
}

.home-row-title * {
    padding-bottom: 0 !important;
    margin: 0 !important;
}

.home-row-slider {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
}

.home-row-slider .col,
.home-row-slider img {
    padding-bottom: 0 !important;
}

.home-row {
    border: 1px solid #ddd;
}

.home-row-slider .col {
    padding: 2px !important;
}

.home-row-slider .icon-box {
    border: 1px solid #f0f0f0;
    margin-bottom: 4px;
}

.home-row-slider .icon-box-text {
    padding-bottom: 15px;
}

.product-small.col {
    padding: 5px !important;
}

.product-small.box .box-image {
    border-bottom: 1px solid #f0f0f0;
}

.box-text-products {
    padding: 10px;
}

a.woocommerce-LoopProduct-link {
    color: #337ab7;
    font-size: 14px;
}

.box-text-products .price bdi {
    color: #f00;
    font-size: 16px;
}

footer#footer {
    font-size: 14px;
    background: #f0f0f0;
}

#footer .ux-menu-link__link {
    min-height: unset;
}

.menu-item.sendo a:before,
.menu-item.lazada a:before,
.menu-item.pinter a:before,
.menu-item.shopee a:before,
.menu-item.facebook a:before,
.menu-item.youtube a:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
    border-radius: 50px;
}

.menu-item.facebook a:before {
    background: url(/wp-content/uploads/2024/06/icon-facebook.png) no-repeat;
}

.menu-item.sendo a:before {
    background: url(/wp-content/uploads/2024/06/icon-sendo.png) no-repeat;
}

.menu-item.shopee a:before {
    background: url(/wp-content/uploads/2024/06/icon-shopee.png) no-repeat;
}

.menu-item.lazada a:before {
    background: url(/wp-content/uploads/2024/06/icon-lazada.png) no-repeat;
}

.menu-item.pinter a:before {
    background: url(/wp-content/uploads/2024/06/icon-pinterest.png) no-repeat;
}

.menu-item.youtube a:before {
    background: url(/wp-content/uploads/2024/06/icon-youtube.png) no-repeat;
}

.menu-social .ux-menu-link__link {
    align-items: center;
    gap: 8px;
}

.home-row-commit .icon-box {
    align-items: center;
    justify-content: center !important;
}

.home-row-commit .icon-box-img {
    width: 35px !important;
}

.home-row-commit * {
    padding-bottom: 0 !important;
}

.home-row-commit .col-inner {
    text-align: center;
}

.home-row-commit .icon-box-text {
    flex: unset;
}

.widget {
    background: #fff;
    border: 1px solid #ddd;
}

.widget-title {
    border-bottom: solid 1px #f0f0f0;
    padding: 15px;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-transform: uppercase !important;
}

h1.product-title {
    font-size: 24px;
}
.custom-html-widget form {
    margin: 0 !important;
}
.product-head-meta p {
    margin: 0;
    font-size: 14px;
}
p.product-sku span {
    color: #c00;
}

p.product-instock span {
    color: green;
}

form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.ux-quantity {
    max-width: 100%;
    flex-basis: 100%;
    border: none;
}
.list-group.product-promotion {
    padding: 10px 10px 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}

.list-group.product-contact {
    font-size: 14px;
}
.list-group.product-contact .list-group-item {
    position: relative;
    padding: 5px 10px;
    line-height: 2;
    text-align: justify;
    overflow: hidden;
    -webkit-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item p {
    margin: 0;
}
button.single_add_to_cart_button, button.buy_now_button {
    padding: 0px 15px;
    border-radius: 5px;
    font-weight: normal;
    margin: 0;
}
#review-count {
    font-size: 14px;
}
.product-head-meta {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}
#price-filter-form label {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 10px;
    font-weight: normal;
    margin: 0;
}

#price-filter-form label input {
    margin: 0 5px 0;
}

.widget .is-divider {
    display: none;
}