:root{--urlwp-accent:#ff4e00;--urlwp-shell:1250px;--urlwp-header-main:90px;--urlwp-header-nav:55px;--urlwp-header-mobile:70px}body{background:#fff}.urlwp-site{max-width:none;margin-inline:auto;background:#fff}.urlwp-header-main{min-height:var(--urlwp-header-main);display:flex;align-items:center;background:color-mix(in srgb,var(--urlwp-accent) 8%,#fff)}.urlwp-header-row{min-height:var(--urlwp-header-main)}.urlwp-header-bottom{min-height:var(--urlwp-header-nav);display:flex;align-items:center;background:#f1f1f1}.urlwp-header-nav-row{width:min(100% - 32px,var(--urlwp-shell));margin-inline:auto}.urlwp-primary-nav{margin:0}.urlwp-menu{justify-content:center}.urlwp-header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.urlwp-header-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:2px solid #fff;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--urlwp-accent) 72%,#19c7ff),var(--urlwp-accent));color:#fff;text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase;box-shadow:0 3px 8px rgba(0,0,0,.2)}.urlwp-menu>li{position:relative}.urlwp-menu .sub-menu{position:absolute;display:none;z-index:20;top:100%;left:0;min-width:220px;margin:0;padding:10px;background:#fff;list-style:none;box-shadow:0 12px 28px rgba(0,0,0,.16)}.urlwp-menu li:hover>.sub-menu,.urlwp-menu li:focus-within>.sub-menu{display:block}@media(max-width:849px){.urlwp-menu .sub-menu{position:static;display:block;box-shadow:none;padding:0 0 0 16px}}:root {--primary-color: #ff4e00;--fs-color-primary: #ff4e00;--fs-color-secondary: #dd9933;--fs-color-success: #81d742;--fs-color-alert: #dd3333;--fs-experimental-link-color: #197efa;--fs-experimental-link-color-hover: #dd3333;}.tooltipster-base {--tooltip-color: #fff;--tooltip-bg-color: #000;}.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {--drawer-width: 300px;}html{background-color:#181717!important;}.container-width, .full-width .ubermenu-nav, .container, .row{max-width: 1250px}.row.row-collapse{max-width: 1220px}.row.row-small{max-width: 1242.5px}.row.row-large{max-width: 1280px}.sticky-add-to-cart--active, #wrapper,#main,#main.dark{background-color: #111111}.header-main{height: 90px}#logo img{max-height: 90px}#logo{width:200px;}.header-bottom{min-height: 55px}.header-top{min-height: 30px}.transparent .header-main{height: 90px}.transparent #logo img{max-height: 90px}.has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title{padding-top: 140px;}.header.show-on-scroll,.stuck .header-main{height:70px!important}.stuck #logo img{max-height: 70px!important}.header-bg-color {background-color: #000000}.header-bottom {background-color: #252525}.header-bottom-nav > li > a{line-height: 16px }@media (max-width: 549px) {.header-main{height: 70px}#logo img{max-height: 70px}}body{color: #000000}h1,h2,h3,h4,h5,h6,.heading-font{color: #000000;}body{font-size: 100%;}@media screen and (max-width: 549px){body{font-size: 100%;}}body{font-family: Roboto, sans-serif;}body {font-weight: 400;font-style: normal;}.nav > li > a {font-family: Roboto, sans-serif;}.mobile-sidebar-levels-2 .nav > li > ul > li > a {font-family: Roboto, sans-serif;}.nav > li > a,.mobile-sidebar-levels-2 .nav > li > ul > li > a {font-weight: 700;font-style: normal;}h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: Roboto, sans-serif;}h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2 {font-weight: 700;font-style: normal;}.alt-font{font-family: "Dancing Script", sans-serif;}.alt-font {font-weight: 400!important;font-style: normal!important;}.nav-vertical-fly-out > li + li {border-top-width: 1px; border-top-style: solid;}/* Custom CSS */.header-button a::after {content: '';position: absolute;right: 0;bottom: 0;width: 50%;height: 50%;-webkit-box-shadow: 0 0 17px 3px rgb(255, 0, 200), 0 0 4px 2px rgb(255, 0, 200);box-shadow: 0 0 17px 3px rgb(255, 0, 200), 0 0 4px 2px rgb(255, 0, 200);z-index: -1;-webkit-animation-name: cyan-shadow;animation-name: cyan-shadow;-webkit-animation-timing-function: ease;animation-timing-function: ease;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;}.header-button a::before {content: '';position: absolute;left: 0;top: 0;width: 50%;height: 50%;-webkit-box-shadow: 0 0 17px 3px #fff700, 0 0 4px 2px #fff700;box-shadow: 0 0 17px 3px #fff700, 0 0 4px 2px #fff700;z-index: -1;-webkit-animation-name: yellow-shadow;animation-name: yellow-shadow;-webkit-animation-timing-function: ease;animation-timing-function: ease;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;-ms-border-radius: 7px;-o-border-radius: 7px;}@keyframes yellow-shadow {0% {top: 0;left: 0;}25% {top: 50%;left: 0;}50% {top: 50%;left: 50%;}75% {top: 0;left: 50%;}100% {top: 0;left: 0;}}@keyframes cyan-shadow {0% {right: 0;bottom: 0;}25% {right: 0;bottom: 50%;}50% {right: 50%;bottom: 50%;}75% {right: 50%;bottom: 0;}100% {right: 0;bottom: 0;}}.widget-title,.wp-block-heading {background: var(--wp--preset--color--primary);padding: 0.5rem;color: white;font-weight: 900;border-radius: 10px}.dark a {color: yellow}.dark a:hover {color: red}.header-main .nav-left {width: 100%;justify-content: space-around;}.row-5 .col {flex-basis: 20%;max-width: 20%;}.scroll-text {height: 65vh;overflow-y: scroll;}.dark h1, .dark h2{color: var(--wp--preset--color--primary);}/* Custom CSS Tablet */@media (max-width: 849px){.row-5 .col {flex-basis: 30%;max-width: 30%;}}/* Custom CSS Mobile */@media (max-width: 549px){.row-5 .col {flex-basis: 50%;max-width: 50%;}#footer .row-5 .col {flex-basis: 100%;max-width: 100%;}}.label-new.menu-item > a:after{content:"Mới";}.label-hot.menu-item > a:after{content:"Nổi bật";}.label-sale.menu-item > a:after{content:"Giảm giá";}.label-popular.menu-item > a:after{content:"Phổ biến";}
@media(max-width:849px){.urlwp-header-main,.urlwp-header-row{min-height:var(--urlwp-header-mobile)}.urlwp-header-row{position:relative;justify-content:center}.urlwp-menu-toggle{position:absolute;left:0;margin:0}.urlwp-brand{margin-inline:auto}.urlwp-header-actions{display:none}.urlwp-header-bottom{min-height:auto;display:block;position:relative}.urlwp-header-nav-row{width:100%}.urlwp-primary-nav{inset:100% 0 auto}.urlwp-mobile-ctas{border-top:1px solid rgba(0,0,0,.08)}}
