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

@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap');

*/
::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #ebebeb;
}
::-webkit-scrollbar-thumb {
    background-color: grey;
}
html, body {
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
        "slnt" 0,
        "wdth" 100,
        "GRAD" 0,
        "XOPQ" 96,
        "XTRA" 468,
        "YOPQ" 79,
        "YTAS" 750,
        "YTDE" -203,
        "YTFI" 738,
        "YTLC" 514,
        "YTUC" 712;
    color: #333;
    line-height: 1.6;
    font-size: 18px;
}
b,
strong {
    font-weight: bold;
}
.h2,
h2 {
    font-size: 1.4em;
}
.h3,
h3 {
    font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6, .heading-font {line-height: 1.2;}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    margin-bottom: 8px;
}
#breadcrumbs nav {
    padding: 10px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
}
#breadcrumbs p {
    margin: 0;
}
.breadcrumbs,
#breadcrumbs span {
    font-size: 14px;
    text-transform: initial !important;
    font-weight: 400;
    color: #184363;
    opacity: 1;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 14px;
    color: #184363;
}
.taxonomy-description ul,
.taxonomy-description ol {
    padding-left: 25px;
}
.taxonomy-description {
    margin-bottom: 30px;
}
.row .row-small:not(.row-collapse),
.container .row-small:not(.row-collapse) {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}
.row-small > .flickity-viewport > .flickity-slider > .col,
.row-small > .col {
    padding: 0 5px 10px;
    margin-bottom: 0;
}
.flickity-slider .col {min-height: 100%;display: flex;}
.row .col-inner {height: 100%;}
.flickity-slider .col-inner {min-height: 100%;height: auto}
pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 20px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 10px 5px;
    border-radius: 12px;
}
.nav-dropdown-has-border .nav-dropdown a {
    font-size: 14px;
    color: #333;
    border-bottom: 1px dashed #ececec !important;
}
.button.az-button {
    padding: 0;
    line-height: 38px;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    border-width: 1px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    text-shadow: unset;
    display: inline-flex;
    align-items: center;
}
.button.az-button span {
    padding: 0 25px;
}
.az-button.btn-icon span {
    padding: 0 55px 0 25px;
}
.button.az-button:hover {
    box-shadow: unset;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 0 16px;
    border: none;
    font-weight: 500;
}
.button.az-button .inner-button  > i {
    vertical-align: 0;
    margin-right: 10px;
    margin-left: 0;
}
.button.az-button .inner-button > span + i {
    margin-right: 0;
    margin-left: 10px;
}
.button.az-button i {
    background: var(--fs-color-primary);
    color: white;
    width: 38px;
    height: 38px;
    border-radius: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin: 0 !important;
    position: absolute;
    right: -1px;
    top: 0px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: #fff;
    border-color: #fff;
}
.az-title-shortcode {
    margin-bottom: 20px;
}
.az-title-shortcode.center {
    text-align: center;
    margin-bottom: 40px;
}
.az-sub-title {
    margin-bottom: 0;
    font-weight: 600;
    color: #8b8b8b;
}
.az-title-shortcode .title-description {
    margin-top: 10px;
    font-weight: 500;
}
.az-title {
    text-transform: uppercase;
    color: #2e3191;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: bold;
}
.section-title-container.show-link {
    display: flex;
    justify-content: space-between;
}
.section-title-container.show-link .read-more {
    color: #ED1E24;
    border-radius: 100px;
    border: 1px solid #ED1E24;
    height: 35px;
    text-transform: inherit;
    font-size: 16px;
    margin: 0;
    white-space: nowrap;
}
.section-title-container.show-link .read-more:hover {color: white;}
.button:not(.icon)>i {
    margin: 0 0 0 10px;
}
.section-title .sub-title {
    font-size: 18px;
    color: #898989;
    font-weight: 400;
    padding: 0;
    opacity: 1;
    line-height: 1.44;
    text-transform: uppercase;
}
.description-title {
    color: #333;
    font-size: 17px;
    margin: 0;
}
.section-title-center ~ .description-title {
    text-align: center;
    margin: 0 auto 15px;
    max-width: 1088px;
    opacity: 1;
}
.section-title {
    font-weight: bold;
    flex-direction: column;
    margin-bottom: 0;
}
.section-title .ez-toc-section {display: none;}
.section-title-normal {
    border: none;
    margin-bottom: 0;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}
.section-title-normal a.view-more {
    font-size: 13px;
    font-weight: 500;
    background: #184363;
    padding: 0 20px;
    border-radius: 7px;
    color: #fff;
    line-height: 30px;
    height: 30px;
}
.section-title-normal a.view-more i {
    color: #fff;
}
.section-title-main {
    border: none !important;
    padding: 0;
    margin: 0;
    text-transform: initial;
    font-weight: bold;
    position: relative;
    line-height: 1.25;
    text-align: center;
}
.section-title-normal .section-title-main {text-align: left;margin-right: 0;margin-left: 0;padding-bottom: 0;padding-left: 0;color: #333;}
.section-title-normal .section-title-main span {
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
    z-index: 2;
    text-transform: initial;
}
.section-title-normal .read-more {
    text-transform: initial;
    margin: 0;
    border-radius: 12px;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
.section-title-center {
    justify-content: center;
    align-items: center;
}
.section-title-center span {
    margin: 0 auto;
    padding-bottom: 20px;
    background-size: auto;
}
.section-title span {text-transform: initial;}
.uppercase .section-title span {text-transform: uppercase;}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    width: 400px;
    background: url(assets/images/bg-menu-overlay.png) no-repeat left top #fff;
}
.form-row > .col {padding: 0 12px;}
input[type="email"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="text"],
textarea,
input[type="password"],
input[type="time"],
input[type="date"],
select {
    border: 1px solid #aaa;
    box-shadow: none;
    font-size: 16px;
    width: 100%;
    display: block;
    height: 44px;
    line-height: 42px;
    border-radius: 7px;
    padding: 0 15px;
    margin-bottom: 16px;
    font-weight: 500;
}
select {padding: 0px 15px;}
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    box-shadow: unset;
}
textarea {
    min-height: 120px;
    line-height: 1.6;
    border-radius: 12px;
    padding: 10px 15px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BDBDBD;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BDBDBD;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #BDBDBD;
}
.box-push .box-text {
    border-radius: 5px 5px 0 0;
    background: rgba(255, 255, 255, 0.8);
}
.flickity-prev-next-button {
    height: 40px;
    width: 40px;
    margin: 0 !important;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-shadow: unset;
    top: calc(50% - 20px);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.45);
    border: 1px solid rgba(255, 255, 255, 0.15);
}
.flickity-prev-next-button:hover {
    background: #184363;
    color: white !important;
}
.flickity-prev-next-button:before {
    content: "\F285";
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 500 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}
.flickity-prev-next-button.previous:before {
    content: "\F284";
}
.flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow {
    border: none;
}
.slider-nav-normal .flickity-prev-next-button,
.slider-nav-small .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    min-height: unset;
    font-size: 13px;
    top: calc(50% - 13px);
}
.slider-nav-light .flickity-prev-next-button {
    color: #184363;
    background: #ebebeb;
}
.slider-nav-light .flickity-prev-next-button:hover {
    color: #fff;
    background: #184363;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: transparent;
    margin: 0 4px;
    border: 1px solid #FFFFFF;
    opacity: .5;
}
.flickity-enabled .flickity-page-dots .dot.is-selected {
    background: #fff;
}
.pagination-outside > .slider,
.pagination-outside.slider {
    padding-bottom: 30px;
}
.blog-single table {
    margin: 0 auto 1.5em;
    width: 100%;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
}
.blog-single table td,
.blog-single table th {
    padding: 10px !important;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.col, .columns, .gallery-item {padding: 0 15px 30px;}

/*************** ACCORDION ***************/
.accordion-title {
    border: none;
    background: #1AB7EA;
    margin: 10px 0;
    border-radius: 7px;
    color: white !important;
    font-size: 18px;
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
}
.accordion-title.active {
    background: #1AB7EA;
    font-weight: normal;
}
.accordion-inner {
    border: 1px solid #ebebeb;
    border-radius: 7px;
    padding: 15px 20px;
}
.accordion-inner > *:last-child {margin: 0;}
.accordion .toggle {
    margin: 0;
    border: none;
    position: absolute;
    right: 5px;
    top: 5px;
    background: transparent;
    border-radius: 0;
    left: initial;
    height: 40px;
    min-height: unset;
    opacity: 1;
    font-weight: normal;
}
.accordion .toggle:after, .accordion .toggle:before {
    content: '';
    width: 12px;
    height: 2px;
    display: block;
    background: white;
    left: 13px;
    position: absolute;
    transition: all linear .3s;
}
.accordion .toggle:after {
    transform: rotate(90deg);
}
.accordion .active .toggle:after {
    transform: rotate(0deg);
}

/*************** AZ ICON BOX  ***************/
.az-icon-box {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    height: 100%;
}
.az-icon-header {
    padding: 25px;
    text-align: center;
}
.az-icon-box-title {
    margin: 8px 0 0;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
}
.az-icon-box-description {
    font-weight: 300;
    padding: 15px 15px 10px;
    text-align: center;
}
.az-icon-box-description > *:last-child {
    margin-bottom: 10px;
}
.az-icon-box-description p {
    margin-bottom: 10px;
}

/*************** AZ MENU  ***************/
.az-menu,
.sticky-menu .ux-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 0 20px;
    border-bottom: 1px solid #e6e6e6;
    flex-direction: row;
    margin-bottom: 20px;
}
.sticky-menu {
    position: sticky;
    top: 70px;
    background: #f7f7f7;
    z-index: 99;
    padding: 0 !important;
}
.sticky-menu .ux-menu {
    justify-content: center;
}
.az-menu li,
.sticky-menu .ux-menu-link {
    margin-right: 32px !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.az-menu li a,
.sticky-menu .ux-menu-link a {
    color: #333;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    white-space: nowrap;
    min-height: unset;
    padding: 0;
    display: block;
}
.az-menu li.current-menu-item a,
.az-menu li:hover a,
.sticky-menu .ux-menu-link:hover a,
.sticky-menu .ux-menu-link.active a {
    color: #e51b23;
}
.az-menu li a:after,
.sticky-menu .ux-menu-link a:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -21px;
    display: block;
    background: transparent;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
}
.az-menu li.current-menu-item a:after,
.az-menu li:hover a:after,
.sticky-menu .ux-menu-link:hover a:after,
.sticky-menu .ux-menu-link.active a:after {
    background: #e51b23;
}

/*************** TOOLTIPSER  ***************/
.tooltipster-sidetip .tooltipster-box {
    border: none !important;
    font-weight: 400;
}
.tooltipster-default .tooltipster-content {
    font-weight: 400;
    font-size: 12px;
}

/*************** AZ VIDEO  ***************/
.az-video .box {
    padding: 10px;
    display: block;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}
.az-video .box-image {
    border-radius: 32px;
    border: 1px solid #80808066;
}
.az-video .box-text {
    padding: 15px 10px 5px;
}
.az-video .box-text h3 {
    text-align: center;
    margin: 0;
    color: #4d4d4d;
}
.az-video svg {width: 60px;}

.grid-7-columns .wrapper {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 10px;
}
.grid-7-columns .wrapper p {line-height: 1.4;}
.box-white {
    padding: 30px 60px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 5px 5px 6px #0000003b;
}
.box-grey {
    padding: 20px 30px;
    background: #f2f2f2;
}
.box-grey *:last-child {margin-bottom: 0;}

/*************** HEADER ***************/
#masthead {background: #fff;}
#masthead .searchform {margin-right: 15px;}
.searchform .search-field {
    background: transparent !important;
    font-size: 14px;
    padding-right: 60px;
    border-radius: 88px;
    min-width: 360px;
    border-color: #47b5e87a;
    color: #333;
}
#main-menu .searchform .search-field {min-width: unset;}
#masthead .searchform button {
    height: 40px;
    width: 40px;
    position: absolute;
    background: #1AB7EA;
    right: 2px;
    top: 2px;
    border-radius: 88px !important;
}
.searchform-wrapper .flex-col:last-of-type {margin: 0}
#masthead .header-button-1 .button {
    background: url(assets/images/pin.png) no-repeat 15px center var(--fs-color-primary);
    background-size: 20px auto;
    padding-left: 20px;
    height: 38px;
}
#masthead .header-button-2 .button {
    background: url(assets/images/hotline.png) no-repeat left center;
    border: none;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    background-size: 32px auto;
    padding-left: 40px;
    margin: 0 15px;
}
#masthead .header-button-2 .button span {padding: 0;}
#masthead .header-cart-link {
    height: 38px;
    background: #1AB7EA;
    color: white;
    padding: 0 20px;
    border-radius: 88px;
    flex-direction: row-reverse;
    gap: 10px;
    opacity: 1;
}
#masthead .mobile-nav .header-cart-link {
    padding: 0;
    width: 40px;
    height: 40px;
    justify-content: center;
}
#masthead .header-cart-title {
    font-size: 16px;
    font-weight: 500;
}
#masthead .header-cart-icon {
    margin: 0;
    height: 22px;
}
#masthead .header-cart-icon img {
    height: 100%;
    width: auto;
}
#masthead .account-item > a {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background: url(assets/images/user.png) no-repeat center center;
    background-size: cover;
}
#masthead .account-item > a > i {display: none;}
#wide-nav .header-bottom-nav > li {
    margin: 0 10px;
}
#wide-nav .header-bottom-nav > li > a {
    padding: 0 25px;
    font-size: 18px;
    color: white;
}
.main-menu-dropdown {
    position: absolute;
    background: url(assets/images/bg-menu.png) no-repeat left top #fff;
    top: 120%;
    transition: all linear .3s;
    left: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 0px 6px #00000033;
}
#wide-nav:hover .main-menu-dropdown {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.main-menu-dropdown .section-title-main {font-weight: 600;}
.main-menu-dropdown .ux-menu-link__link {font-size: 15px;}
[data-icon-label]:after {
    font-weight: normal;
    font-size: 10px;
    background: #000000;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.mobile-nav a img {
    width: 40px;
}
#main-menu .nav-sidebar li {
    border-color: #f1f1f1
}
#main-menu .nav-sidebar li.html {
    padding: 0
}
#main-menu .nav-sidebar li.search-form {
    padding: 15px
}
#main-menu .nav-sidebar li.html:last-child {
    border: none
}
#main-menu .nav-sidebar li button.toggle {
    font-size: 11px
}
#main-menu .nav-sidebar li a {
    text-transform: initial;
    font-weight: 600;
    font-size: 16px;
    color: #333
}
#main-menu .nav-sidebar li a img {
    -webkit-filter: invert(100%);
    filter: invert(60%);
    margin-right: 10px
}
#main-menu .nav-sidebar .sub-menu {
    padding-bottom: 10px
}
#main-menu .nav-sidebar .sub-menu li a {
    display: flex
}
#main-menu .nav-sidebar .sub-menu li a:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #666;
    margin-right: 10px
}
#main-menu .nav-sidebar .title {
    padding: 0 20px;
    text-transform: uppercase;
    color: #1ab7ea;
    font-weight: 700;
    font-size: 20px;
    border: none!important
}
#main-menu .nav-sidebar .search-form {
    border: none
}
#main-menu .searchform {
    position: relative
}
#main-menu .search-field {
    height: 40px;
    background: #f5f5f5 !important;
    border: none;
    border-radius: 5px;
    width: 100%;
    font-size: 13px;
    padding: 0 40px 0 15px;
    border: 1px solid #1ab7ea;
}
#main-menu .ux-search-submit {
    color: #1ab7ea;
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-height: unset;
}
#main-menu .ux-search-submit svg {
    fill: #ab2025;
    width: 18px
}

/*************** PAGE ACCOUNT ***************/
.my-account-header {border: none}
.woocommerce-account .account-container{
    display: flex;
    justify-content: center;
}
.woocommerce-account .account-login-inner h3{
    text-align: center;
    font-size: 30px;
}
.woocommerce-account .woocommerce-form-login{
    max-width: 500px;
    width: 100%;
}
.woocommerce-account .woocommerce-form-login input,
.woocommerce-account .woocommerce-form-register input{
    border: 1px solid #c0c0c0;
    height: 55px;
}
.woocommerce-account .content-account{
    display: none;
}
.woocommerce-account .content-account.action{
    display: block;
    width: 100%;
}
.woocommerce-account .box-bottom{
    text-align: center;
}
.woocommerce-account .box-bottom a,
.woocommerce-account .btn-lostpass a{
    text-transform: uppercase;
    text-decoration: underline;
    color: var(--color-red);
    font-weight: 600;
    font-size: 14px;
}
.woocommerce-account .box-bottom a {
    height: 55px;
    display: block;
    line-height: 55px;
    font-size: 16px;
    font-weight: 600;
}
.lost_reset_password {
    max-width: 560px;
    margin: 0 auto;
}
.lost_reset_password .form-row {display: block;width: 100%;margin: 0;}
.woocommerce-Button {
    width: 100%;
    margin: 0;
    border-radius: 7px;
    height: 55px;
}
.lost_reset_password label {
    display: block;
    font-size: 18px;
}
.lost_reset_password .woocommerce-Input {
    height: 55px;
}
.dashboard-links li {width: 25%;}

/*************** MY ACCOUNT ***************/
.content-account {padding: 50px 0;}
.content-account h1 {
    text-align: center;
    font-size: 34px;
    text-transform: uppercase;
    padding: 20px 0;
}
.neo-woo-form {
    max-width: 460px;
    margin: 0 auto;
    letter-spacing: -0.4px;
}
.align-items-center {align-items: center;}
.justify-content-between {justify-content: space-between;}
.woocommerce-form-login__rememberme {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 16px;
}
input[type=checkbox] {
    width: 21px;
    height: 21px !important;
    margin: -3px 6px 0 0;
    outline: 0;
    background: no-repeat left center;
    background-image: url(assets/images/ckbox.jpg);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
    transition: background .2s;
    display: inline-block;
    border: none !important;
}
input[type=checkbox]:checked {
    background-image: url(assets/images/ckbox_on.jpg);
}
.py-md {padding: 15px 0;}
.py-sm {padding: 15px 0;}
.py-xs {padding: 5px 0;}
.pb-no {padding-bottom: 0 !important;}
.neo-woo-form button {
    width: 100%;
    height: 55px;
    line-height: 55px;
    border: none;
    margin: 0;
    border-radius: 7px;
}
.password-input {flex: 1;width: 100%;}
.show-password-input {height: 100%;line-height: 43px;padding: 0 20px;text-align: right;margin: 0;}
.woocommerce button, .woocommerce .button {border-radius: 6px;}

/*************** HOME ***************/
.section-thuong-hieu .icon-box {
    padding: 0 20px;
}
.section-thuong-hieu .icon-box-img {
    width: auto !important;
}
.section-thuong-hieu .icon-box-img img {
    padding: 0;
    height: 150px;
    width: auto;
}
.section-thuong-hieu .icon-box-text {text-transform: uppercase;line-height: 1.2;position: relative;padding-top: 30px;margin-top: 40px;}
.section-thuong-hieu .icon-box-text:after {content: '';width: 16px;height: 16px;display: block;position: absolute;border: 2px solid #47b5e9;border-radius: 100%;top: -7px;background: white;left: calc(50% - 8px);}
.section-thuong-hieu .icon-box-text:before {content: '';position: absolute;height: 2px;width: 100%;background: #47b5e9;left: 0;top: 0;}
.bg-gradient-blue {
    background: linear-gradient(
      to right,
      rgba(33, 183, 235, 0) 0%,
      rgba(33, 183, 235, 1) 25%,
      rgba(33, 183, 235, 1) 75%,
      rgba(33, 183, 235, 0) 100%
    );
    padding: 20px 100px;
}
.section-nghien-cuu .grid-7-columns .wrapper {font-weight: 500;}
.section-nghien-cuu p:last-child {margin: 0;}
.section-nghien-cuu .row > .col:last-child {padding-bottom: 0;}
.section-nghien-cuu .box-grey ul {
    list-style: none;
}
.section-nghien-cuu .box-grey ul li {
    font-weight: 500;
    color: #4F5B5F;
    background: url(assets/images/checked.png) no-repeat 0 5px;
    background-size: 22px;
    padding-left: 35px;
    margin-left: 0;
    margin-bottom: 8px;
}
.section-san-pham .product-item .wrapper {
    display: flex;
    align-items: center;
    background: #F2F2F2;
    padding: 75px 20px 65px;
    border-radius: 12px;
}
.section-san-pham .product-item .wrapper > * {flex: 1;overflow: unset;}
.section-san-pham .product-item .wrapper .img-inner {
    transform: scale(1.3);
}
.section-san-pham .product-item .wrapper h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 20px;
}
.section-san-pham .product-item .wrapper h3 strong {
    font-size: 16px;
    color: #1AB7EA;
}
.section-giai-thuong .ux_div {
    background: url(assets/images/bg-giai-thuong.png) no-repeat left top #E8F0F3;
    padding: 50px 80px;
    border-radius: 30px;
}
.section-giai-thuong .ux_div .row {margin: 0;}
.section-dat-hang .ux_div .wrapper {
    background: white;
    max-width: 1300px;
    margin: 0 auto;
    border-radius: 30px;
    padding: 20px 30px;
    border: 2px solid #1AB7EA;
    box-shadow: 2px 2px 10px #0000005e;
    font-size: 16px;
    font-weight: 600;
}
.section-dat-hang .product-info .pr-in-list .label {
    max-width: 135px;
}
.section-dat-hang .product-info .pr-in-list .list-product {
    display: flex;
    gap: 20px;
    padding-left: 50px;
}
.section-dat-hang .product-info .pr-in-list .list-product .product-item {
    display: flex;
    text-align: center;
    max-width: 150px;
}
.section-dat-hang .product-item img {
    border: 2px solid #ebebeb;
}
.section-dat-hang .product-item .active img {border-color: #47b5e8}
.section-dat-hang .product-info .pr-in-list {margin-bottom: 10px;}
.section-dat-hang .product-info .pr-in-list .item {padding: 10px 0;gap: 0;}
.section-dat-hang .product-info .pr-in-list .list-product .product-name {
    line-height: 1.4;
    font-size: 14px;
    color: #333;
    padding: 10px 0 0;
}

/*************** ABOUT US ***************/
.section-nguyen-tac .box-grey {
    padding: 60px 60px 20px;
    border-radius: 36px;
    box-shadow: 2px 2px 6px #00000030;
}
.section-nguyen-tac .box-grey .box-text {
    padding: 20px 0 0;
}
.section-nguyen-tac .box-grey .box-text h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
}
.section-raydel-vn .img {
    border: 6px solid white;
    box-shadow: 2px 2px 6px #0000004d;
}
.section-raydel-vn .wrapper {position: relative;}
.section-raydel-vn .wrapper .row {z-index: 88;position: relative;}
.section-raydel-vn .wrapper:after, .section-raydel-vn .wrapper:before {
    content: '';
    height: 80px;
    display: block;
    background: white;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.section-raydel-vn .wrapper:before {
    top: unset;
    bottom: 0;
}
.m-auto {margin: auto;}
.section-tam-nhin .banner {
    border-radius: 20px;
    overflow: hidden;
}
.section-su-menh .icon-inner {
    padding-top: 100%;
}
.section-su-menh .icon-inner img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: auto;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    padding: 0;
}
.section-su-menh .icon-box-text h3 {
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}
.section-su-menh .icon-box-text p > strong {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 57px;
}
.section-gia-tri-cot-loi .list-mansory .wrapper {
    column-count: 3;
    column-gap: 1rem;
}
.section-gia-tri-cot-loi .list-mansory .box-bd {
    break-inside: avoid;
    margin-bottom: 1rem;
    padding: 40px 20px 30px;
    border-radius: 20px;
    border: 2px solid #47b5e8;
    text-align: center;
    color: #6A747C;
    font-size: 16px;
    background: white;
    box-shadow: 2px 2px 6px #00000042;
}
.section-gia-tri-cot-loi .list-mansory .box-bd:first-child {margin-top: 115px;}
.section-gia-tri-cot-loi .list-mansory .box-bd:nth-of-type(6n), .section-gia-tri-cot-loi .list-mansory .box-bd:nth-of-type(7n) {
    position: relative;
    top: 100px;
}
.section-gia-tri-cot-loi .list-mansory .box-bd h3 {
    text-transform: uppercase;
    color: #1AB7EA;
    font-family: Quicksand, sans-serif;
    margin-bottom: 20px;
}
.section-history .section-bg img {
    height: auto;
}
.ux_div.history-tree {
    max-width: 1370px;
    margin: 0 auto;
    padding: 20px;
}
.ux_div.history-tree .wrapper {
    border-radius: 30px;
}
.ux_div.history-tree .wrapper .row {
    text-align: right;
    font-size: 16px;
    position: relative;
}
.ux_div.history-tree .wrapper .row > .col:first-child {padding-left: 50px;}
.ux_div.history-tree .wrapper .row > .col:last-child {padding-right: 50px;}
.ux_div.history-tree .wrapper .row .col:after {
    content: '';
    width: 35px;
    display: block;
    position: absolute;
    background: #1AB7EA;
    height: 2px;
    right: 0;
    top: 17px;
}
.ux_div.history-tree .wrapper .row.row-reverse .col:nth-of-type(2):after {display: none;}
.ux_div.history-tree .wrapper .row.row-reverse .col:after {left: 0;}
.ux_div.history-tree .wrapper .row:after {
    content: '';
    position: absolute;
    height: 100%;
    background: #a1a1a1;
    width: 2px;
    left: calc(50% - 1px);
}
.ux_div.history-tree .wrapper .row:before {
    content: '';
    position: absolute;
    height: 16px;
    background: #fff;
    width: 16px;
    left: calc(50% - 8px);
    border-radius: 50%;
    border: 2px solid #1AB7EA;
    z-index: 2;
    top: 10px;
}
.ux_div.history-tree .wrapper .row-reverse {
    text-align: left;
}
.ux_div.history-tree .wrapper .row h3 {
    font-family: Quicksand, sans-serif;
    color: #1AB7EA;
    font-size: 32px;
}

/*************** BLOG ***************/
.archive-page-header .page-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    padding: 20px 0 30px;
}
.post-item .col-inner {border-radius: 16px;overflow: hidden;}
.post-item .col-inner .plain, .post-item .col-inner .box-text-bottom {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.post-item .col-inner .box-text, .post-item .col-inner .box-text-inner {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
}
.post-title a {font-family: Quicksand, sans-serif;color: #333;}
.cat-label a {
    background: #1ab7ea;
    color: white;
    font-size: 13px;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 7px;
}
.post-item .bottom-box-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    padding-top: 15px;
}
.has-shadow .box-text {padding: 15px 20px;}
.category-giai-thuong .post-title {
    font-size: 22px;
    padding: 0 20px;
}
.category-giai-thuong .from_the_blog_excerpt {
    margin: 30px 0 20px;
    font-weight: 600;
}
.post-info {font-size: 14px;margin-top: auto;}
.post-item .from_the_blog_excerpt {padding: 10px 0 15px;margin: 0;}
.post-item .box-image {display: block}
.single-post-meta {
    padding: 10px 0;
    display: flex;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    align-items: center;
    justify-content: space-between;
    border-top: 1px dashed #ebebeb;
    border-bottom: 1px dashed #ebebeb;
    font-size: 14px;
}
.single-post-meta .author-box {padding: 0}
.single-post-meta .author-box a {
    display: flex;
    align-items: center;
}
.single-post-meta .author-box .blog-author-image {
    margin-right: 10px;
}
.single-post-meta .rating-share {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.single-post-meta .author_post {
    font-size: 13px;
}
.single-post-meta .author-name {
    margin: 0;
}
.single-post-meta .avatar {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.single-post-meta .mr-auto {
    display: flex;
}
.single-post-meta .align-items-center {
    align-items: center;
}
.single-post-meta .author-link {
    font-weight: 600;
    display: block;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.single-post .page-wrapper {padding-top: 30px;}
.single-post .post {margin-bottom: 0;}
.single-post .post img {border-radius: 12px;}
.entry-content.single-page {padding-bottom: 0;}
.related .section-col {border-top: 1px dashed #ebebeb;padding-top: 30px;}
.related .section-title-main {
    text-transform: uppercase;
    margin-bottom: 20px;
}

/*************** SHOP ***************/
.shop-page-header h1 {
    text-transform: uppercase;
    font-size: 40px;
    padding: 40px 0 20px;
}
.products .col-inner {border-radius: 12px;overflow: hidden;box-shadow: 2px 2px 5px #00000030;}
.products .col-inner .product-title {margin-bottom: 10px;}
.products .col-inner .product-title a {font-weight: bold;font-size: 18px;color: #333;display: block;}

/*************** SINGLE PRODUCT ***************/
.star-rating:before, .woocommerce-page .star-rating:before, .star-rating span:before {color: #47b5e8;}
.product-main .product-thumbnails {margin: 0 -5px !important;}
#form--dktv input, #form--dktv textarea, #form--dktv label {margin-bottom: 0;}
#form--dktv .submit-form {
    margin: 0;
    background: #47b5e8;
    color: white;
    border-radius: 7px;
    border: none;
    height: 40px;
    min-height: unset;
    font-size: 16px;
}
.product-footer .nav {
    padding: 20px 0;
}
.product-footer .nav li {
    margin: 0;
    flex: 1;
}
.product-footer .nav li a {
    display: block;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: 1px solid #737373;
    text-transform: math-auto;
    font-size: 20px;
    font-weight: normal;
    border-radius: 8px 8px 0 0;
    transition: all linear .3s;
}
.product-footer .nav li.active a {
    border: 1px solid #737373;
    border-bottom: none;
    font-weight: 600;
}
.product-footer .nav li a:before {display: none;}
.product-info .product-title {
    font-weight: 600;
}
.product-info .product-short-description {
    font-weight: 600;
    text-transform: uppercase;
}
.product-info .price-wrapper {
    padding: 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin: 20px 0;
}
.product-info .price-wrapper .price .amount {
    color: #1AB7EA;
    margin: 0;
    font-size: 36px;
    font-family: Montserrat, sans-serif;
}
.product-info .product-meta {
    margin-bottom: 20px;
    display: flex;
    gap: 30px;
    align-items: center;
}
.product-info .product-meta > * {
    margin: 0;
    position: relative;
}
.product-info .product-meta > *:not(:first-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background: #0000004d;
    left: -15px;
    top: 8px;
}
.product-info .pr-in-list {
    margin-bottom: 20px;
}
.product-info .pr-in-list .item {
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 15px 0;
}
.product-info .pr-in-list .item > * {flex: 1;}
.product-info .pr-in-list .label {
    max-width: 150px;
}
.product-info .pr-in-list .box-blue {
    background: #1ab7ea42;
    padding: 15px 20px;
    font-weight: 600;
    color: #1AB7EA;
    line-height: 1.4;
    border-radius: 7px;
}
.product-info .pr-in-list .list-voucher {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    gap: 10px;
}
.product-info .pr-in-list .list-voucher li {
    margin: 0;
    background: url(assets/images/bg-voucher.png) no-repeat center center;
    padding: 0 25px;
    background-size: 100% 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #1AB7EA;
    font-weight: 600;
    flex: 1;
    text-align: center;
    max-width: 33.3333%;
}
.product-info .pr-in-list .with-icon {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
.product-info .pr-in-list .with-icon .icon {min-width: 45px;text-align: center;margin-top: 3px;}
.product-info .pr-in-list .with-icon svg {height: 22px;}
.product-info .pr-in-list .with-icon.icon-kth svg {
    height: 30px;
}
.product-info .pr-in-list .with-icon span {
    line-height: 1.4;
}
.quantity.buttons_added {
    margin-bottom: 0;
    background: #E8F0F3;
    align-items: center;
    margin-right: 0;
    line-height: 44px;
    height: 46px;
    min-height: unset;
    border-radius: 99px;
    display: flex;
    border: none;
}
.sticky-add-to-cart.sticky-add-to-cart--active .sticky-add-to-cart__product {margin-bottom: 10px;}
.quantity.buttons_added .button {width: 40px;height: 46px;line-height: 46px;min-height: unset;color: #333;border: none;text-shadow: unset;font-size: 20px;background: unset;position: relative;top: -2px;font-weight: unset;}
.quantity input[type=number] {
    max-width: unset;
    border: none;
    background: none;
    height: 46px;
    margin: 0;
    box-shadow: unset;
    color: #333;
    flex: 1;
    padding: 0;
}
.quantity+.button, .ux-buy-now-button {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #47b5e8 !important;
    min-width: 200px !important;
    height: 46px;
    min-height: unset;
    line-height: 44px;
    font-size: .875rem;
    border-radius: 999px;
    font-weight: 400;
    min-width: unset;
    padding: 0 30px;
    flex: 1;
}
.single-product .ux-buy-now-button {border-radius: 88px;}
.quantity.buttons_added .button:hover{
    box-shadow: unset;
}
.product-footer {padding-bottom: 60px;}
.comment-form {margin-bottom: 0;}
.comment-form .form-submit {margin: 0;display: flex;justify-content: end;}
.comment-form #submit {margin: 0;height: 44px;min-height: unset;border-radius: 88px;font-size: 16px;min-width: 140px;}
.review-form-inner {border-radius: 12px;}

/*************** CONTACT PAGE ***************/
.section-diem-ban {
    background: url(assets/images/bg-diem-ban.png) no-repeat center bottom;
    background-size: 100% auto;
}
.ux-menu.menu-tabs {
    flex-direction: row;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    margin-bottom: 30px;
}
.ux-menu.menu-tabs .ux-menu-link {
    flex: 1;
}
.ux-menu.menu-tabs .ux-menu-link__link {
    display: block;
    text-align: center;
    margin: 0;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 88px;
}
.ux-menu.menu-tabs .active .ux-menu-link__link {
    background: #47b5e9;
    color: white;
}
.page-note {
    text-align: center;
    padding-bottom: 50px;
    margin-top: 20px
}
.box-note-white {
    padding: 20px 20px 35px;
    background: #fff;
    border: 2px solid #1AB7EA;
    border-radius: 12px;
    font-size: 18px;
}
.box-note-white b {
    color: #1AB7EA;
    font-size: 25px
}
.box-note-red {
    display: inline-flex;
    margin: 0 auto;
    width: auto;
    background: #1AB7EA;
    padding: 14px 30px;
    border-radius: 12px;
    color: #fff;
    font-size: 18px;
    align-items: center;
    position: relative;
    top: -30px;
}
.box-note-red a {
    color: #fff;
    border-radius: 38px;
    overflow: hidden;
    margin-left: 20px;
    white-space: nowrap;
    min-width: 115px;
    text-align: center
}
.box-note-red a span {
    background: #fff;
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    color: var(--fs-experimental-link-color);
}
.location {
    padding-top: 40px
}
.location .dvls_maps_wrap {
    background: #fff;
    height: 100%;
    border-radius: 12px;
    box-shadow: 4px 4px 5px #00000021
}
.location .dvls_maps_header {
    padding: 0;
    background: #fff
}
.location .dvls_maps_header .title {
    background: #c5202e;
    color: #fff;
    padding: 0 20px;
    height: 56px;
    line-height: 56px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    display: none
}
.location .dvls_maps_header .title select {
    font-weight: 600;
    padding-right: 25px;
    text-overflow: ellipsis;
    border-radius: 3px;
    border: none
}
.location .dvls_maps_header_right {
    padding: 10px 15px;
    background: #1AB7EA;
    float: none
}
.location .dvls_maps_header_left {
    float: none;
    background: #feb200;
    color: #fff;
    padding: 6px 15px;
    font-size: 18px;
    display: none
}
.location .dvls_maps_header_form {
    padding: 20px 20px 10px;
    background: #c5202e;
    color: #fff
}
.location .dvls_maps_header_right form,.dvls_maps_wrap select {
    margin: 0;
    line-height: 35px;
    border-left: none;
    border-radius: 0 5px 5px 0
}
.location .dvls_maps_wrap select {
    font-weight: 600;
    padding-right: 25px;
    text-overflow: ellipsis;
    border-radius: 3px;
    border: none
}
.location .dvls_maps_wrap input.dvls-submit {
    margin: 0;
    background: #fff;
    font-weight: 600;
    text-transform: initial;
    min-width: unset;
    height: 35px;
    line-height: 36px;
    width: 100%;
    border: none;
    min-height: unset;
    color: #47b5e9;
}
.location .dvls_maps_sidebar {
    float: none;
    width: 100%;
    position: relative;
    max-height: unset;
}
.location .dvls_maps_main {
    display: none
}
.location .dvls_result_status {
    padding: 10px 20px;
    font-size: 14px
}
.location .dvls_result_item {
    padding: 20px;
    background: #f4f4f4 !important;
    border-bottom: 1px solid #e7e7e7;
}
.location .dvls_result_wrap {
    max-height: 520px;
    overflow-y: auto
}
.location .dvls_result_item:last-child {
    border: none
}
.location .dvls_maps_3col {
    display: flex;
    align-items: flex-end;
}
.location .dvls_maps_3col .dvls_maps_col {
    float: none;
    flex: 1
}
.location .dvls_maps_3col .dvls_maps_col.col_select {
    width: 43%;
    flex: 0 0 auto;
    display: flex
}
.location .dvls_maps_3col .dvls_maps_col.col_select span {
    font-size: 14px;
    padding: 0 10px;
    line-height: 35px;
    height: 35px;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #ebebeb;
    background: #fff;
    color: #333
}
.location .dvls_maps_wrap .dvls_near_you {
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    display: none
}
.location .dvls_maps_wrap .dvls_result_infor h3 {
    font-weight: 600;
    font-size: 20px;
    color: #1AB7EA;
    font-family: Quicksand, sans-serif;
    margin-bottom: 10px;
}
.location .dvls_maps_wrap .dvls_result_infor p {font-size: 16px;margin: 0;}
.location .dvls_maps_wrap .dvls_result_infor p.address {
    background: url(assets/images/store.png) no-repeat left top;
    background-size: 21px auto;
    padding-left: 30px;
    margin-bottom: 5px;
}
.location .dvls_maps_wrap .dvls_result_infor a.phone {
    color: #333;
    background: url(assets/images/phone.png) no-repeat left top;
    background-size: 20px auto;
    display: inline-block;
    padding-left: 30px;
}
#form--contact {
    border-top: 1px solid #ebebeb;
}
#form--contact .form-row {
    display: flex;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
    gap: 30px;
}
#form--contact .form-row label {
    margin: 0;
    min-width: 200px;
    background: #fafafa;
    padding: 10px 30px;
    display: flex;
    align-items: center;
}
#form--contact .form-row .input {
    flex: 1;
    padding: 20px 0;
}
#form--contact .form-row .input input {
    margin: 0;
}
#form--contact .form-row .input select {
    padding: 0 15px;
    margin: 0;
}
#form--contact .form-row .input textarea {
    margin: 0;
}
#form--contact .submit-form {
    margin: 20px 0 0;
    background: #47b5e8;
    color: white;
    min-width: 120px;
    border-radius: 12px;
    border: none;
}
.col-ttlh .plain {
    display: inline-block;
    margin: 10px 20px;
}
.col-ttlh .plain .icon-box {
    align-items: center;
}
.col-ttlh .plain .icon-box-text {
    padding-left: 10px;
}
.col-ttlh .plain .icon-box img {
    padding: 0;
}
.col-ttlh .plain .icon-box h5 {}

.page-numbers.nav-pagination {
    display: inline-flex;
    border: 1px solid #ebebeb;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 16px;
    margin-bottom: 0;
}
.page-numbers.nav-pagination li {
    margin: 0;
}
.page-numbers.nav-pagination li a, .page-numbers.nav-pagination li span {
    width: 48px;
    line-height: 48px;
    height: 48px;
    border-radius: unset;
    border: none;
    border-right: 1px solid #F2F2F2;
    font-weight: 500;
    color: #2B3875;
}
.page-numbers.nav-pagination li .current, .nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {background: linear-gradient(90deg, #3CB4E7 0%, #286FB7 100.31%);color: white;}
.page-numbers.nav-pagination li:last-child > * {border: none;} 

/*************** SIDEBAR ***************/
#sidebar {padding-left: 64px;}
#sidebar .widget {
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    padding: 10px 0;
}
.widget .menu li {
    border: none;
}
.widget .menu li a {
    position: relative;
    color: #4F4F4F;
    font-weight: 500;
    font-size: 18px;
    padding: 12px 24px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    display: block;
}
.widget .menu li a:before {
    content: '';
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: -1px;
    background: #56b2e6;
    z-index: 0;
    width: 2px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    opacity: 0;
}
.widget .menu li:hover a, .widget .menu li.current-menu-item a {color: #56b2e6;}
.widget .menu li:hover a:before, .widget .menu li.current-menu-item a:before {
    opacity: 1;
    top: 0;
    bottom: 0;
}
.widget .is-divider {
    display: none
}
.widget {
    background: #f5f6f8;
    border-radius: 7px;
    overflow: hidden;
    padding: 0 13px 10px
}
.widget.widget_media_image {
    padding: 0
}
.widget.widget_media_image img {
    width: 100%
}
.widget .widget_media_image {
    padding: 0
}
.widget .widget_media_image img {
    width: 100%
}
.widget .widget-title {
    background: #1AB7EA;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 15px;
    margin: 0 -13px 15px;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 22px;
}
.recent-blog-posts-li .plain {
    padding: 10px 0;
    display: flex
}
.recent-blog-posts-li:first-child .plain {
    padding-top: 0
}
.recent-blog-posts-li {
    margin: 0!important;
    padding-left: 0!important
}
.recent-blog-posts-li .box-image {
    border-radius: 5px
}
.recent-blog-posts-li:before {
    display: none!important
}
.recent-blog-posts-li .box-text {
    padding: 0 15px
}
.recent-blog-posts-li .box-text h3 {
    font-size: 14px;
    font-weight: 600;
    color: #333
}
#form--dktv-sidebar {
    text-align: center
}
#form--dktv-sidebar .group-field {
    display: flex;
    margin: 0 -5px
}
#form--dktv-sidebar .group-field label {
    padding: 0 5px;
    flex: 1
}
#form--dktv-sidebar .group-field label.sodienthoai {
    width: calc(100% - 150px);
    flex: 0 0 auto
}
#form--dktv-sidebar label {
    display: flex;
    margin-bottom: 10px;
    position: relative
}
#form--dktv-sidebar label .icon {
    background: #1AB7EA;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    flex: 0 0 auto;
    width: 40px;
    border-radius: 5px 0 0 5px
}
#form--dktv-sidebar label .icon img {
    width: 24px
}
#form--dktv-sidebar label input,#form--dktv-sidebar label textarea,#form--dktv-sidebar label select {
    border-radius: 0 5px 5px 0;
    border: 1px solid #ebebeb;
    border-left: none;
    font-weight: 400;
    margin: 0;
    padding: 8px 15px
}
#form--dktv-sidebar label select {
    padding: 0 15px;
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    position: relative
}
#form--dktv-sidebar label.dauhieu:after {
    content: '';
    position: absolute;
    right: 10px;
    border-top: 5px solid #b20f22;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    display: block;
    top: 18px
}
#form--dktv-sidebar button {
    height: 38px;
    display: block;
    background: #1AB7EA;
    color: #fff;
    border-radius: 7px;
    text-transform: initial;
    min-width: 110px;
    margin: 15px auto;
    min-height: unset;
    line-height: 38px;
}
#form--dktv-sidebar .form-bt {
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
#form--dktv-sidebar .form-bt a {
    color: white;
    background: url(assets/images/hotline-white.png) no-repeat 10px center #1AB7EA;
    display: flex;
    padding: 0 10px 0 35px;
    height: 38px;
    align-items: center;
    font-weight: 700;
    border-radius: 6px;
    font-size: 15px;
    background-size: 19px;
}
select::-ms-expand {
    display: none
}

/*************** CART PAGE ***************/
.woocommerce-cart span.amount, .woocommerce-checkout span.amount {font-size: 18px;}
.checkout-page-title .breadcrumbs a {
    font-size: 20px;
    font-family: Quicksand, sans-serif;
    font-weight: bold;
}
.checkout-page-title .breadcrumb-step {
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.current .breadcrumb-step {
    background: #47b5e8;
}
#customer_details, .woocommerce-cart-form, .neo-box-white {
    padding: 30px;
    background: white;
    border-radius: 12px;
    box-shadow: 2px 2px 6px #00000038;
    margin-bottom: 20px;
    font-size: 16px;
}
.cart-collaterals {border: none !important}
.cart-collaterals .cart-sidebar {
    padding: 30px;
    background: white;
    border-radius: 12px;
    box-shadow: 2px 2px 6px #00000038;
}
.cart-collaterals .cart-sidebar .cart_totals > table:first-child {display: none;}
.woocommerce-billing-fields {padding-top: 0;border: none;}
form.checkout h3, .cart_totals>h2, .neo-box-white h3 {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 15px;
    border-bottom: 2px dashed #aaaaaa47;
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
}
.cart_totals .button {background: red;}
.cart-collaterals .coupon .is-form {
    text-shadow: unset;
    background: #47b5e8;
    color: white;
    border: none;
}

/*************** CHECKOUT ***************/
.woocommerce-checkout #main, .woocommerce-cart #main {
    background: linear-gradient(147deg, rgba(255, 255, 255, 1) 0%, rgb(26 183 234 / 18%) 100%);
}
#order_review table , #order_review table th, #order_review table td {border: none;padding: 5px 0 !important;}
#order_review .shipping__table {
    background: #00aeff33;
    padding: 0 15px !important;
    border-radius: 7px;
}
form.woocommerce-checkout .col-inner {
    height: auto;
    background: white;
    border-radius: 12px;
    border: none;
    box-shadow: 2px 2px 6px #00000038;
}
button#place_order {
    background: #47b5e8;
    height: 55px;
    min-height: unset;
    border-radius: 12px;
    font-size: 18px;
    max-width: 200px;
    margin: 0 auto;
    display: block;
}
.checkout_coupon.woocommerce-form-coupon {border-radius: 12px;}
.checkout_coupon.woocommerce-form-coupon .input-text {margin-bottom: 0;border-radius: 88px;}
.checkout_coupon.woocommerce-form-coupon .button {
    border-radius: 88px;
    margin-left: 10px;
    border: none;
    padding: 0 20px !important;
    text-transform: none;
}
.select2-selection.select2-selection--single {
    border-radius: 6px;
    border-color: #aaa;
    font-size: 16px;
    height: 44px;
}
.select2-container--open .select2-dropdown--below {top: -7px;border-radius: 5px;}
.select2-results__options .select2-results__option {font-size: 16px;}

/*************** THANKYOU ***************/
.woocommerce-page .page-wrapper {padding-top: 30px;}
.order-failed .box-blue {
    background: #1ab7ea42;
    padding: 50px 30px;
    font-weight: 600;
    color: #1AB7EA;
    line-height: 1.4;
    border-radius: 12px;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 2px 2px 6px #00000038;
}
.woocommerce-thankyou-order-failed-actions {
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.order-failed .box-blue .button {
    margin: 0;
    border: none;
    line-height: 42px;
    height: 40px;
    text-transform: none;
}
.woocommerce-order .list-product {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.woocommerce-order .list-product .item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    gap: 30px;
}
.woocommerce-order .list-product .left {
    display: flex;
    gap: 15px;
}
.woocommerce-order .list-product .product-thumb {position: relative;}
.woocommerce-order .list-product .product-thumb img {
    border-radius: 6px;
    border: 1px solid #ebebeb;
    max-width: 50px;
}
.woocommerce-order .list-product .product-thumb .quantity {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #47b5e8;
    font-size: 13px;
    color: white;
    border-radius: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -5px;
    right: -5px;
}
.woocommerce-order .list-product .product-name {
    line-height: 1.4;
    font-size: 16px;
    margin: 4px 0 0;
}
.woocommerce-order .list-product .product-price span.amount, .order-summary span.amount {
    font-size: 18px;
}
.order-summary {
    font-size: 16px;
}
.order-summary .summary-row {
    display: flex;
    justify-content: space-between;
    height: 30px;
}
.order-summary .summary-row.row-total {
    font-size: 18px;
    font-weight: bold;
    height: auto;
    border-top: 1px solid #ebebeb;
    margin-top: 10px;
    padding-top: 10px;
}
.order-summary .summary-row.row-total span.amount {
    font-size: 24px;
}
.order-summary .payment_method {
    margin-top: 20px;
    font-weight: 700;
}
.woocommerce-order .thanks {
    background: #fff;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    box-shadow: 2px 2px 6px #00000038;
    max-width: 600px;
    margin: 0 auto;
}
.woocommerce-order .thanks img {
    max-width: 80px;
    margin-bottom: 15px;
}
.woocommerce-order .thanks h3 {
    font-size: 32px;
    margin-bottom: 0;
}
.woocommerce-order .thanks p {}

/*************** Category ***************/
.page-wrapper {padding-top: 0;}
#banner {
    padding-bottom: 30px;
    min-height: 250px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
#banner .banner-content {
    flex: 1;
}
#banner.has-banner .banner-content {
    color: white;
    text-align: center;
    position: absolute;
}
#banner.has-banner .banner-content h1, #banner.has-banner .banner-content h2 {
    font-size: 40px;
    padding: 0 20px;
    max-width: 1300px;
    margin: 0 auto;
}
.section-banner-dhl .icon-box {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.section-banner-dhl .icon-box-img {
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 0px 16px #4bbfe5;
    border: 1px solid #1ab7ea99;
}
.section-banner-dhl .icon-box-text {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.section-banner-dhl .icon-box-text h3 {
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
}
.section-banner-dhl .icon-box-text h4 {
    font-family: Quicksand, sans-serif;
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: normal;
}
.section-banner-dhl .icon-box-text p {
    font-weight: 600;
    font-size: 18px;
    margin-top: auto;
    border-top: 1px solid white;
    padding-top: 10px;
}
.section-thong-so .icon-box-text h3 {
    font-size: 40px;
    background: #F1F1F1;
    border-radius: 88px;
    padding: 10px;
    margin: 40px 0 20px;
}
.section-thong-so .icon-box-text p {
    font-weight: bold;
}
.item-cmls {
    margin: 20px 0 0;
    border: 2px solid rgb(26, 183, 234);
    padding: 20px !important;
    border-radius: 12px;
    min-height: 95px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.item-cmls .section-title-main {
    text-transform: uppercase;
}
.item-cmls .description-title {
    font-size: 16px;
}

/*************** FOOTER ***************/
#footer {line-height: 1.7;font-size: 16px;}
#footer .section-title-normal .section-title-main span {font-weight: 600;text-transform: uppercase;}
#footer .ux-menu-link__link {
    font-size: 16px;
    font-weight: 300;
    line-height: 35px;
    text-align: left;
    margin-bottom: 0;
}
#footer .ux-menu-link__link .bi-chevron-right {
    font-size: 12px;
}
#footer .ux-menu-link:hover .ux-menu-link__link {color: #e12f2c;}
.absolute-footer.dark {
    color: white;
    padding: 7px 0;
    font-size: 14px;
    font-weight: 400;
    background: #444e5a;
    border-top: 1px solid #ffffff4d;
}
.absolute-footer ul {
    list-style: none;
    border: none;
    padding: 0;
    margin: 0;
}
.absolute-footer ul li {
    display: inline-block;
    margin: 0 5px;
}
.footer-primary {
    padding: 7.5px 0;
}

.social-icons {
    display: flex;
    gap: 8px;
    align-items: center;
}
.social-icons.share-icons {justify-content: center;}
.social-icons.share-icons a {
    border: none;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.social-button, .social-icons .button.icon, .social-icons .button.icon:not(.is-outline) {
    background: white !important;
    border: none !important;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-icons .button.icon:hover {background: none !important;}
.social-button svg, .social-icons svg {
    width: 100%;
    height: auto;
    display: block;
}
#footer .social-icons i {color: black !important;margin-top: 3px;font-size: 20px;}
.is-uppercase, .uppercase {line-height: 1.4;}
.nav>li {margin: 0 4px;}
#footer .back-to-top {
    background: #47b5e8;
    border: none;
    color: white;
    font-size: 20px;
    line-height: 48px;
    height: 48px;
    margin: 0;
    min-height: unset;
    width: 48px;
    min-width: unset;
    right: 15px;
}

#footer-sticky-menu {display: none;}
#footer-sticky-menu .list-menu {
    position: fixed;
    right: 0px;
    left: 0px;
    bottom: 0px;
    height: 80px;
    max-width: 768%;
    z-index: 999;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    column-gap: 35px;
    background: url(assets/images/mb-footer-bg.png) no-repeat center center;
}
#footer-sticky-menu .list-menu li {
    justify-content: center;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    z-index: 1;
    align-self: end;
    justify-self: center;
    min-width: 55px;
    position: relative;
}
#footer-sticky-menu .list-menu li > .submenu {
    position: absolute;
    margin: 0;
    bottom: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-image: linear-gradient(to right, #ECE9E6 0%, #FFFFFF 51%, #ECE9E6 100%);
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #ebebeb;
    transform: translateY(50px) scale(0);
    transition: all 1s cubic-bezier(0.66,0,0.34,1);
    opacity: 0;
}
#footer-sticky-menu .list-menu li.active > .submenu {
    transform: translateY(-20px) scale(1);
    transition: all 1s cubic-bezier(0.84,0,0.16,1);
    opacity: 1;
}
#footer-sticky-menu .list-menu li > .submenu li {
    width: auto;
}
#footer-sticky-menu .list-menu li > .submenu li .icon-list-text {
    white-space: nowrap;
    background: none;
    color: #1AB7EA;
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 0;
}
#footer-sticky-menu .list-menu li a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#footer-sticky-menu .list-menu li .icon-list-wrapper, #footer-sticky-menu .list-menu li .header-cart-icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 39px;
    height: 39px;
    padding: 8px;
    margin: 0px;
    background: #47b5e9;
    background: linear-gradient(75deg, #47b5e9 0%, #0d6690 100%);
}
#footer-sticky-menu .list-menu li.cart-icon .icon-list-wrapper:after {
    content: attr(data-icon-label);
    position: absolute;
    background: #ffbe00;
    color: white;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border-radius: 20px;
    top: -7px;
    right: 0px;
    color: #333;
    font-weight: 700;
}
#footer-sticky-menu .list-menu li > .submenu li .icon-list-wrapper {
    width: 48px;
    height: 48px;
}
@keyframes zoom {
    70% {
        box-shadow: 0 0 0 15px transparent;
    }

    100% {
        box-shadow: 0 0 0 0 transparent;
    }
}
#footer-sticky-menu .list-menu li.center > a > .icon-list-wrapper {
    width: 48px;
    height: 48px;
    box-shadow: 0 0 0 0 #4aa842;
    transition: all 0.5s;
    animation: zoom 1.3s infinite;
}
#footer-sticky-menu .list-menu li .icon-list-wrapper svg, #footer-sticky-menu .list-menu li .header-cart-icon img {
    fill: white;
    max-width: 20px;
}
#footer-sticky-menu .list-menu li.center .icon-list-wrapper svg {
    max-width: 26px;
}
#footer-sticky-menu .list-menu li .icon-list-text {
    font-size: 11px;
    color: #1AB7EA;
    font-weight: bold;
    margin: 5px 0 0;
    line-height: 1;
    padding-bottom: 5px;
    font-weight: normal;
}
#footer-sticky-menu .list-menu li.center .icon-list-text {
    background-image: linear-gradient(75deg, #47b5e9 0%, #0d6690 100%);
    color: white;
    padding: 0 10px;
    line-height: 20px;
    border-radius: 6px;
    font-size: 10px;
    margin-top: 25px;
    margin-bottom: 5px;
    white-space: nowrap;
}
#footer-sticky-menu [data-icon-label]:after {
    top: -5px;
    right: -5px;
}

/*************** NEO CTA BUTTON  ***************/
.neo_cta {
    position: fixed;
    z-index: 1000;
    left: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    bottom: 0;
    padding: 15px;
}
.neo_cta.right {
    left: initial;
    right: 0;
}
.neo_cta_list_button .cta_button {
    margin-bottom: 20px;
}
.neo_cta_list_button {
    list-style: none;
    margin: 0;
}
.neo_cta_list_button .cta_button .cta_button--icon {
    position: relative;
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgb(71 181 232);
    border: 1px solid rgb(71 181 232 / 36%);
    background: #fff;
    -webkit-animation: devvn_zoom 1.5s infinite linear;
    -moz-animation: devvn_zoom 1.5s infinite linear;
    -o-animation: devvn_zoom 1.5s infinite linear;
    animation: devvn_zoom 1.5s infinite linear;
}
@-webkit-keyframes devvn_zoom {
    70% {
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes devvn_zoom {
    70% {
        box-shadow: 0 0 0 15px transparent
    }
    100% {
        box-shadow: 0 0 0 0 transparent
    }
}
.neo_cta_list_button .cta_button .cta_button--icon img {
    padding: 5px;
    height: 100%;
    -webkit-animation: calltrap_spin 3s infinite linear;
    -moz-animation: calltrap_spin 3s infinite linear;
    -o-animation: calltrap_spin 3s infinite linear;
    animation: calltrap_spin 3s infinite linear;
}
@-webkit-keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-moz-keyframes calltrap_spin {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-o-keyframes calltrap_spin {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text {
    position: absolute;
    top: 4px;
    left: 55px;
    z-index: 9;
    height: 32px;
    line-height: 26px;
    padding: 3px 10px;
    width: auto;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: rgb(207 23 31);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text {
    right: 55px;
    left: initial;
}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(207 23 31);
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.left .neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    right: 100%;
    left: initial;
    border-color: transparent rgb(207 23 31) transparent transparent;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text:before {
    right: initial;
    left: 100%;
}
.neo_cta_list_button .cta_button .cta_button--icon:hover {
    text-decoration: none;
    opacity: 0.9;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
}
.neo_cta_list_button .cta_button .cta_button--icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
ul.product_list_widget li a:not(.remove) {color: #333;font-weight: 600;font-size: 16px;}
.woocommerce-mini-cart__buttons .button {border-radius: 6px;border: none;}
span.amount {color: #1ab7ea;font-size: 24px;}
ul.product_list_widget li .quantity {opacity: 1}

@media screen and (max-width: 1360px){
    .row #breadcrumbs {padding-left: 15px;padding-right: 15px;}
}

@media screen and (max-width: 850px){
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {--drawer-width: 400px;}
    #wrapper {padding-bottom: 80px;}
    #footer-sticky-menu {display: block;}
    .box-white, .section-giai-thuong .ux_div {padding: 30px;}
    .az-video .box-image {border-radius: 20px;}
    .az-video .box {margin-bottom: 0;padding: 0;}
    .col, .columns, .gallery-item {padding-bottom: 15px;}
    .grid-7-columns .wrapper {display: flex;justify-items: center;flex-wrap: wrap;gap: 0;flex-direction: row;}
    .grid-7-columns .wrapper .icon-box {
        width: 50%;
        padding: 20px;
    }
    .bg-gradient-blue {padding: 20px 40px;}
    .product-footer .nav {
        flex-wrap: wrap;
        gap: 10px;
    }
    .product-footer .nav li {
        max-width: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
    }
    .product-footer .nav li a {
        font-size: 16px;
        border: 1px solid #ebebeb;
        border-radius: 12px;
    }
    .product-footer .nav li.active a {
        border: 1px solid #47b5e9;
        color: #47b5e9;
    }
    .section-gia-tri-cot-loi .section-title span {color: #333 !important;margin-bottom: 20px;}
}

@media screen and (max-width: 580px){
    .section-raydel-vn .wrapper:after, .section-raydel-vn .wrapper:before {display: none;}
    .section-nguyen-tac .box-grey {padding: 40px 20px;}
    .product-main {padding: 20px 0 0;border-bottom: 1px dashed #ebebeb;}
    .off-canvas-right .mfp-content,
    .off-canvas-left .mfp-content {
        width: 90%;
    }
    .section-san-pham .product-item .wrapper {
        flex-direction: column;
        text-align: center;
        padding: 50px 20px 0;
    }
    .section-san-pham .product-item .wrapper .img {margin-bottom: 20px;}
    .section-dat-hang .ux_div .wrapper {max-width: calc(100% - 30px);padding: 20px 0;}
    .section-dat-hang .ux_div .wrapper .product-main {padding: 0;}
    .product-info .pr-in-list .item {
        flex-direction: column;
        align-items: flex-start;
    }
    .product-info .pr-in-list .label {
        max-width: unset;
        font-size: 20px;
        width: 100%;
        border-bottom: 1px dashed #ebebeb;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    .product-info .pr-in-list .label br {display: none;}
    .cart-form-shortcode {margin: 0;}
    .ux-buy-now-button {width: 100%;}
    .product-info .pr-in-list .box-blue {width: 100%;}
    .product-info .pr-in-list .list-voucher li {font-size: 15px;white-space: nowrap;}
    .is-large {font-size: 1.14rem}
    .product-info {padding-top: 20px;}
    .grid-7-columns .wrapper .icon-box {
        padding: 20px 10px;
        margin: 0 auto;
    }
    .section-dat-hang .product-info .pr-in-list .list-product {padding-left: 0}
    #banner > img {
        bottom: 0;
        font-family: "object-fit: cover;";
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 50% 50%;
        object-position: 50% 50%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }
    #banner .banner-content {position: static;}
    #banner .banner-content h1, #banner .banner-content h2 {font-size: 30px;}
    .page-note {padding-bottom: 0}
    #form--contact .form-row {display: block;}
    #form--contact .form-row label {min-width: 100%;}
    #form--contact .form-row .input {padding: 10px;}
    .location {padding-top: 0px}
    .section-gia-tri-cot-loi .list-mansory .wrapper {display: flex;gap: 15px;justify-content: center;padding: 0 15px;flex-wrap: wrap;}
    .section-gia-tri-cot-loi .list-mansory .box-bd:first-child {margin-top: 0;}
    .section-gia-tri-cot-loi .list-mansory .box-bd:nth-of-type(6n), .section-gia-tri-cot-loi .list-mansory .box-bd:nth-of-type(7n) {top: 0}
    .section-su-menh .icon-box-text p > strong {height: auto;}
    .section-su-menh .icon-box {margin-top: 30px;}
    .section-gia-tri-cot-loi .list-mansory .box-bd {padding: 30px 15px 10px;margin: 0;width: calc(50% - 7.5px);flex-basis: calc(50% - 7.5px);}
    .ux_div.history-tree .wrapper .row {text-align: left;border-left: 2px solid #aeaeae;}
    .ux_div.history-tree .wrapper .row .col {padding-right: 0 !important;padding-left: 50px !important;}
    .ux_div.history-tree .wrapper .row .col p {text-align: left;}
    .ux_div.history-tree .wrapper .row .col p:last-child {margin: 0;}
    .ux_div.history-tree .wrapper .row .col:after {left: 0;right: unset}
    .ux_div.history-tree .wrapper .row:after {display: none;}
    .ux_div.history-tree .wrapper .row:before {left: -9px;}
}
@media screen and (max-width: 480px){
    #footer-sticky-menu .list-menu {
        padding-left: 10px;
        padding-right: 10px;
        justify-content: space-between;
        gap: 0;
    }
    .product-info .pr-in-list .list-voucher li {font-size: 14px;padding: 0;}
}

td.product-remove {
    padding-right: 10px;
}
a.icon-remove, a.remove {
    border: none;
    text-indent: -888px;
    background: url(assets/images/trash.png) no-repeat center center;
    background-size: contain;
    border-radius: 0;
    opacity: .6;
    width: 20px;
    height: 20px;
}
.list-coupon .item {
    padding: 20px;
    border: 1px solid #1ab7ea;
    border-radius: 7px;
    margin-bottom: 10px;
    box-shadow: 2px 2px 4px #00000026;
    background: white;
}
.list-coupon .item .code {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0;
    color: #1ab7ea;
}
.list-coupon .item .des {
    margin-bottom: 10px;
    font-size: 14px;
}
.list-coupon .item .action a {
    margin: 0;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
    border: none;
    border-radius: 88px;
    padding: 0 15px;
}