.deactive {
    background: #aaa !important;
    pointer-events: none;
}

.title-head {
    font-size: 1.42857em;
    font-weight: 700;
    color: #333;
    text-decoration: none
}

.title-head a {
    color: #333
}

.title-head a:hover {
    color: #ff9800
}

.subtitle-head {
    font-size: 1.28571em;
    color: #333;
    margin: 20px 0
}

.product-box {
    text-align: left;
    margin-bottom: 14px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.product-box:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.product-box .product-thumbnail {
    position: relative
}

.product-box .product-info {
    z-index: 10;
    position: relative;
    padding-bottom: 10px
}

.product-box .product-name {
    font-size: 1.28571em;
    line-height: 24px;
    color: #333;
    font-weight: 300
}

.product-box .product-name a {
    color: #333;
    text-decoration: none
}

.product-box .product-name a:hover {
    color: #ff9800
}

.product-box .product-price {
    color: #323c3f;
    font-size: 1.28571em;
    line-height: 1.71429em;
    display: block;
    font-weight: 700
}

.product-box .product-price-old {
    text-decoration: line-through;
    font-size: 1.14286em;
    margin: 0 0 0 10px;
    display: inline-block;
    color: #adadad
}

.product-box .sale-flash {
    position: absolute;
    font-size: .92857em;
    color: #FFF;
    width: 45px;
    height: 25px;
    line-height: 25px;
    top: 10px;
    left: 0;
    text-align: center;
    z-index: 99;
    text-transform: uppercase
}

.product-box .product-summary {
    font-size: 1em;
    color: #acacac;
    line-height: 20px
}

.product-box form {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-price {
    color: #323c3f;
    font-size: 1.42857em;
    line-height: 24px;
    display: block;
    font-weight: 700
}

.products-view-list .product-box .product-thumbnail {
    text-align: center;
    margin-bottom: 0;
    width: calc(100% / 3);
    float: left
}

.products-view-list .product-box .product-info {
    text-align: left;
    margin-left: 30px;
    float: left;
    width: calc(100% / 3 * 2 - 30px);
    background: transparent;
    border-top: none
}

.breadcrumb {
    margin: 0;
    font-size: .85714em;
    padding: 10px 0;
    background-color: #fff;
    border-radius: 0
}

.breadcrumb li {
    display: inline
}

.breadcrumb li > a {
    color: #222
}

.breadcrumb li > a > span {
    color: #222
}

.breadcrumb li > a > span:hover, .breadcrumb li > a > span:focus {
    color: #ff9800;
    text-decoration: none
}

.breadcrumb li > a:hover, .breadcrumb li > a:focus {
    color: #ff9800;
    text-decoration: none
}

.breadcrumb li span {
    display: inline;
    color: #323c3f
}

.breadcrumb li span .fa {
    color: #323c3f
}

.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
    color: #ff9800;
    font-weight: 400
}

.breadcrumb > li + li:before {
    display: none
}

.pagination {
    margin-bottom: 20px
}

.pagination .page-link {
    float: left;
    margin: 0 2.5px;
    width: 28px;
    background: transparent;
    text-align: center;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    color: #555555;
    border-radius: 0;
    border: none;
    text-decoration: none;
    border-radius: 50% !important;
    padding: 0
}

.pagination .page-link:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ff9800
}

.pagination .page-item.disabled .page-link {
    border: 0;
    background: transparent;
    color: #555555
}

.pagination .page-item.active .page-link {
    background-color: #fff;
    border-color: #fff;
    color: #ff9800
}

header {
    background: #fff
}

.topbar {
    background: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px
}

.topbar .container > div {
    border-bottom: 1px solid #e1e1e1
}

.topbar .list-inline li {
    margin-right: 15px
}

.header-main {
    padding: 30px 0
}

.logo {
    display: inline-block;
    font-size: 2.85714em
}

.header_search {
    padding: 10px 0 15px
}

.header_search input {
    float: right
}

.header_search .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px
}

.header_search .input-group {
    width: 100%;
    margin-bottom: 0
}

.header_search button {
    padding: 0;
    width: 45px;
    background: transparent
}

.header_search button img {
    margin-top: 6px
}

.mini-cart {
    z-index: 10;
    text-align: center
}

.mini-cart:hover .top-cart-content {
    display: block
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}

.top-cart-contain {
    color: #333;
    padding: 0;
    right: 0;
    z-index: 1000
}

.top-cart-contain .price {
    color: #ff9800;
    text-transform: uppercase
}

.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 16px;
    font-weight: 700
}

.top-cart-contain .product-details .price {
    color: #ff9800;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px
}

.top-cart-content {
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    z-index: 10000
}

.top-cart-content .empty {
    text-align: left;
    color: #333
}

.top-cart-content .product-name {
    margin: 0;
    width: 150px;
    line-height: 1;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.top-cart-content .product-name a {
    font-size: 1em;
    line-height: normal;
    line-height: 20px !important;
    font-weight: 400;
    color: #333
}

.top-cart-content li {
    list-style: none
}

.top-cart-content li.item {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0
}

.top-cart-content li.item:first-child {
    border-top: none;
    padding-top: 10px
}

.top-cart-content li.item:last-child {
    margin: 0;
    border-bottom: none
}

.top-cart-content li.item .product-image {
    float: left;
    display: block;
    width: 100px;
    margin-right: 10px
}

.top-cart-content li.item .detail-item {
    padding-left: 110px
}

.top-cart-content li.item .detail-item .fa {
    position: absolute;
    right: 20px
}

.top-cart-content li.item .detail-item input {
    display: inline-block;
    width: 45px;
    padding: 0;
    text-align: center
}

.top-cart-content li.item .detail-item button.items-count {
    display: inline-block
}

.top-cart-content .block-subtitle {
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: .92857em;
    background: #f5f5f5;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #ddd solid
}

.top-subtotal {
    color: #333;
    font-size: 1.14286em;
    font-weight: 400;
    padding: 12px 0;
    padding-top: 30px;
    text-align: left;
    text-transform: none
}

.top-subtotal .price {
    font-weight: 700;
    color: #ff9800;
    float: right
}

ul#cart-sidebar {
    padding: 20px 30px;
    margin: 0;
    max-height: 582px;
    min-width: 320px
}

ul#cart-sidebar li.list-item {
    max-height: 400px;
    overflow-y: auto
}

ul#cart-sidebar li.action {
    display: none
}

ul#cart-sidebar.hasclass li.action {
    display: block
}

ul#cart-sidebar li.list-item .price2 {
    font-weight: 700;
    color: #f94e3f;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar {
    width: 5px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
    background: #ff9800;
    border-radius: 15px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
    background: #ff9800;
    border-radius: 15px
}

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

header nav {
    background: #f2f2f2
}

header nav .nav {
    position: relative
}

header nav .nav-item {
    float: left;
    position: relative;
    margin-right: 20px
}

header nav .nav-item.has-mega {
    position: static
}

header nav .nav-item > a {
    line-height: 32px;
    color: #333
}

header nav .nav-item > a:hover {
    color: #ff9800
}

header nav .nav-item > .fa {
    color: #fff;
    position: absolute;
    right: 0;
    top: 33px
}

header nav .nav-item .nav-item-lv2 {
    padding: 0 10px
}

header nav .nav-item .nav-item-lv3 {
    padding: 0 10px
}

header nav .nav-item:hover > .dropdown-menu {
    display: block;
    margin-top: 0
}

header nav .nav-item:hover > .mega-content {
    display: block
}

header nav .nav-item li.dropdown-submenu {
    position: relative
}

header nav .nav-item li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0
}

header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    max-width: 220px
}

header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu a {
    white-space: normal
}

header nav .mega-content {
    display: none;
    position: absolute;
    width: 1140px;
    background: #fff;
    z-index: 100;
    padding: 20px;
    border: 1px solid #ebebeb;
    left: 0
}

header nav .mega-content .level1.item {
    float: left;
    width: 25%;
    padding: 0 5px
}

footer {
    background: #f2f2f2;
    position: relative;
    overflow: hidden
}

footer .footer-info-widget h3 {
    font-size: 1.28571em;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 20px
}

footer .footer-info-widget p {
    color: #cfd2d3;
    font-size: 1.14286em
}

footer .footer-info-widget p.hotline {
    font-size: 2em;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: -8px
}

footer .footer-info-widget p.hotline a {
    color: #fff
}

footer .footer-info-widget p.hotline a:hover {
    color: #ff9800
}

footer .footer-info-widget form {
    position: relative
}

footer .footer-info-widget form input {
    height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.14286em
}

footer .footer-info-widget form button {
    position: absolute;
    right: 0;
    background: transparent;
    border: none;
    line-height: 50px;
    font-size: 2.14286em;
    color: #a6a6ad;
    padding-right: 10px
}

footer .list-inline .fa {
    color: #fff;
    margin-right: 20px;
    font-size: 2.14286em
}

footer .list-inline .fa:hover {
    color: #ff9800
}

footer .site-footer h3, footer .site-footer h4 {
    position: relative;
    color: #333;
    margin: 0;
    padding: 13px 0;
    font-size: 1.28571em
}

footer .list-menu {
    margin-bottom: 15px;
    line-height: 1.71429em
}

footer .list-menu a {
    color: #333
}

footer .list-menu a:hover {
    color: #ff9800
}

footer .list-menu li {
    color: #333
}

footer .list-menu.contact .fa {
    width: 20px;
    margin-right: 5px;
    color: #ff9800
}

footer .copyright {
    text-align: center;
    color: #333;
    font-size: 1em;
    position: relative
}

footer .copyright .inner {
    border-top: 1px solid #e1e1e1
}

footer .copyright a {
    font-weight: 700;
    color: #333
}

footer .copyright a:hover {
    color: #ff9800
}

footer .social-icons li {
    margin-right: 10px
}

footer .back-to-top {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 30px;
    color: #333;
    line-height: 1;
    cursor: pointer
}

footer .back-to-top.show {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999
}

footer form {
    position: relative
}

footer form button#subscribe {
    position: absolute;
    right: 0
}

.details-product #gallery_01 {
    margin-top: 15px
}

.details-product .owl-carousel.owl-loaded {
    overflow: hidden
}

.details-product .details-pro .product-price {
    font-size: 2.14286em;
    display: inline-block
}

.details-product .details-pro .price-box {
    margin: 10px 0 15px
}

.details-product .details-pro .price-box del {
    color: #adadad;
    font-size: 1.42857em
}

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    height: auto
}

.details-product .details-pro .custom-btn-number label {
    font-size: 14px
}

.details-product .details-pro .custom-btn-number #quantity {
    height: 40px;
    font-size: 1em;
    margin: 0;
    width: 60px;
    padding: 0 2px;
    text-align: center
}

.details-product .details-pro .custom-btn-number .qtyminus {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 1.42857em
}

.details-product .details-pro .custom-btn-number .qtyplus {
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 1.42857em
}

.zoomWrapper {
    width: 100% !important;
    height: auto !important
}

.zoomWrapper img {
    position: static !important;
    max-width: 100% !important;
    height: auto !important
}

.zoomWrapper img ~ img {
    display: none !important
}

.product-tab .tab-link {
    margin-right: 20px
}

.product-tab .tab-link h3 {
    margin: 10px 0;
    font-size: 1.14286em
}

.product-tab .tab-link span {
    font-size: 1.14286em
}

.product-tab .tab-link.current h3 {
    color: #ff9800
}

.product-tab .tab-content.current {
    padding: 10px;
    border: 1px solid #e1e1e1;
    min-height: 200px
}

.view-mode span {
    font-size: 0
}

.button-view-mode {
    padding: 0;
    margin: 0;
    font-size: 1.42857em
}

.button-view-mode.active {
    box-shadow: none;
    color: #333
}

.button-view-mode.active a {
    color: #333
}

.sortPagiBar {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.blog-item {
    overflow: hidden;
    margin-bottom: 15px
}

.blog-item .date {
    position: absolute;
    background: #ff9800;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    z-index: 10
}

.blog-item .date span {
    display: block;
    line-height: 45px
}

.blog-item .date span ~ span {
    overflow: hidden;
    border-top: 1px solid #fff
}

.blog-item-name {
    font-weight: 700;
    position: relative;
    font-size: 1.14286em;
    margin: 0
}

.blog-item-name a {
    color: #333
}

.blog-item-name .fa {
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 11px;
    color: #ff9800
}

.blog-item-summary {
    font-size: 1em;
    margin-bottom: 0
}

.blog-item-thumbnail {
    position: relative
}

.list-blogs .blog-item {
    margin-bottom: 25px
}

.article-main .article-title {
    font-size: 1.71429em;
    line-height: 1.92857em;
    margin: 15px 0 8px
}

.article-main .postby {
    font-size: 1.14286em;
    line-height: 1.71429em;
    color: #676767;
    margin-bottom: 10px
}

.article-main .article-content {
    font-size: 1em
}

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 8px
}

#article-comments {
    margin-top: 30px
}

#article-comments .article-comment {
    margin-bottom: 10px
}

#article-comments .article-comment-user-image {
    margin: 0;
    float: left;
    width: 50px;
    margin-right: 12px
}

#article-comments .article-comment-user-comment {
    padding-left: 63px;
    font-size: 1em
}

#article-comments .user-name-comment {
    margin: 0;
    color: #ff9800;
    font-size: 18px;
    line-height: 1
}

#article-comments .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #acacac;
    font-size: 12px
}

.social-media {
    font-size: 1em
}

.social-media label {
    display: inline-block
}

.social-media a {
    margin-right: 7px;
    color: #222
}

.social-media a:hover, .social-media a:focus {
    text-decoration: none;
    color: #222
}

.social-media a:hover .fa-facebook-official, .social-media a:focus .fa-facebook-official {
    color: #3b5998
}

.social-media a:hover .fa-twitter, .social-media a:focus .fa-twitter {
    color: #1da1f2
}

.social-media a:hover .fa-pinterest, .social-media a:focus .fa-pinterest {
    color: #bd081c
}

.social-media a:hover .fa-google-plus, .social-media a:focus .fa-google-plus {
    color: #dd4b39
}

.social-media .list-inline li {
    margin-right: 20px
}

textarea.form-control {
    border: 1px solid #e1e1e1
}

.section-news-2 {
    margin-bottom: 20px
}

.cart-item {
    background: #fff;
    padding: 20px 10px;
    border-bottom: 1px solid #e1e1e1
}

.cart-item-image {
    float: left;
    width: 120px;
    margin-right: 20px
}

.cart-item-info {
    padding-left: 140px
}

.cart-item-info h3 {
    margin: 0;
    font-size: 1.28571em;
    font-weight: 400
}

.cart-item-info .product-price {
    line-height: 50px
}

.cart-item-info input {
    width: 95px;
    height: 45px;
    border-color: #e1e1e1;
    float: left
}

.cart-item-info .remove-item {
    color: #c6c6c6;
    font-size: 38px;
    font-weight: 300;
    line-height: 47px;
    float: right
}

.cart-item-info .variant {
    color: #adadad
}

.name-product-cart {
    color: #ff9800
}

.cart .total-price {
    background: #fff;
    padding: 25px;
    line-height: 45px
}

.delete-cart .title {
    font-size: 2.14286em;
    text-align: center;
    padding: 30px 10px
}

.delete-cart .btn-50 {
    width: calc(50% - 3px)
}

.delete-cart .btn-50 a {
    color: #fff;
    display: block
}

#customer_register {
    margin-bottom: 20px
}

#customer_login, #recover_customer_password {
    margin-bottom: 0
}

.checkbox.style input {
    margin: 0 !important;
    display: none
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}

.checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.checkbox.style input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #ff9800;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.block-account h3 {
    margin-top: 0
}

.customer-name {
    color: #ff9800;
    line-height: 55px
}

.block-content.form-signup {
    background: #fff;
    padding-top: 10px
}

.block-content.form-signup p {
    padding: 0;
    display: table
}

.block-content.form-signup p i {
    display: table-cell;
    width: 20px;
    text-align: center;
    color: #ff9800
}

.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300
}

.address-title button {
    background: none;
    border: none;
    font-size: 0;
    width: 50px;
    height: 55px
}

.address-title button.btn-edit {
    background-image: url(//nhanh.dktcdn.net/100/258/935/themes/591852/assets/btn-edit.png?1508385709946);
    background-repeat: no-repeat;
    background-position: center
}

.address-title button.btn-delete {
    background-image: url(//nhanh.dktcdn.net/100/258/935/themes/591852/assets/btn-delete.png?1508385709946);
    background-repeat: no-repeat;
    background-position: center
}

.address-subtitle {
    margin-top: 0;
    text-transform: uppercase
}

.address-item-action {
    right: 0;
    top: -7px
}

.address-item-action .btn-row {
    padding-right: 5px
}

.address-group {
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.address-group p {
    color: #595959
}

.address-group p label {
    float: left;
    font-weight: 300
}

#order_payment, #order_shipping {
    background: #fff;
    padding: 10px 0
}

#order_payment .address.note i, #order_shipping .address.note i {
    color: #ff9800;
    margin-right: 5px
}

.totalorders {
    background: #fff;
    border-color: #e1e1e1
}

.order-headding {
    margin: 0
}

.info-contact .widget-menu p {
    display: inline
}

.info-contact .logo {
    font-size: 20px
}

.aside-item.collection-category .nav-item {
    position: relative;
    clear: left;
    font-size: 1.07143em
}

.aside-item.collection-category .nav-item a {
    font-size: 1.07143em
}

.aside-item.collection-category .nav-item .fa {
    position: absolute;
    right: 0;
    top: 12px
}

.aside-item.collection-category .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 15px;
    box-shadow: none
}

.aside-item.collection-category .nav-item.active > a {
    color: #ff9800
}

.aside-item.collection-category .nav-item.active > .dropdown-menu {
    display: block
}

.aside-item.collection-category .nav > li > a {
    padding: 5px 15px
}

.aside-item .nav > li > a:focus, .aside-item .nav > li > a:hover {
    background: none
}

.ui-widget.ui-widget-content {
    height: 2px;
    background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #ff9800 !important
}

.ui-slider-horizontal .ui-slider-handle {
    height: 14px !important;
    width: 14px !important;
    border-radius: 50% !important;
    top: -6px !important;
    border: none !important;
    background: #ff9800 !important
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 14px);
    margin-left: 7px
}

#start {
    width: 100px;
    float: left
}

@media (max-width: 1024px) {
    #start {
        width: 80px
    }
}

#start input {
    text-align: center;
    border-radius: 0px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

#stop {
    width: 100px;
    float: left;
    margin-left: 30px;
    text-align: center;
    position: relative
}

@media (max-width: 1024px) {
    #stop {
        width: 80px
    }
}

#stop input {
    text-align: center;
    border-radius: 0px;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

#stop:before {
    content: "-";
    position: absolute;
    left: -17px;
    font-size: 17px
}

a#filter-value {
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 15px;
    background-color: #ff9800;
    color: #fff;
    border-color: #ff9800
}

a#filter-value:hover, a#filter-value:focus {
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #8c0e32;
    border-color: #8c0e32
}

div#isp_search_result_page_container .btn-search {
    display: none
}

button.btn.btn-default.btn-search {
    display: none
}

div#isp_search_result_page_container form {
    margin-bottom: 0
}

footer .footer-info-widget p.hotline a {
    color: #fff
}

.product-box .sale-flash {
    background-color: #ff9800
}

.blog-item .date {
    background: #f02b2b
}

.off-canvas-menu .action .btn-primary.btn-50:last-child {
    background: #2bf525
}

.off-canvas-menu .action .btn-primary.btn-50:last-child:hover {
    background: #43f63d
}

.details-product form button.btn-primary2 {
    background: #2bf525
}

.details-product form button.btn-primary2:hover {
    background: #43f63d
}

.view-desktop a.btn.btn-primary.btn-full {
    background: #ef7d00
}

.view-desktop a.btn.btn-primary.btn-full:hover {
    background: #ff8a0a
}

.home-slider, .section-blog-sliders {
    overflow: hidden
}

.home-slider .item, .section-blog-sliders .item {
    position: relative
}

.home-slider.owl-carousel .owl-nav .owl-next, .section-blog-sliders.owl-carousel .owl-nav .owl-next {
    right: 15px !important;
    background: transparent;
    top: 50%
}

.home-slider.owl-carousel .owl-nav .owl-prev, .section-blog-sliders.owl-carousel .owl-nav .owl-prev {
    left: 15px !important;
    background: transparent;
    top: 50%
}

.home-slider.owl-carousel .owl-nav .owl-prev:before, .home-slider.owl-carousel .owl-nav .owl-next:before, .section-blog-sliders.owl-carousel .owl-nav .owl-prev:before, .section-blog-sliders.owl-carousel .owl-nav .owl-next:before {
    font-size: 20px;
    background: #fff;
    border: 1px solid #222;
    color: #222;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%
}

.home-slider.owl-carousel .owl-nav .owl-prev:hover:before, .home-slider.owl-carousel .owl-nav .owl-next:hover:before, .section-blog-sliders.owl-carousel .owl-nav .owl-prev:hover:before, .section-blog-sliders.owl-carousel .owl-nav .owl-next:hover:before {
    color: #ff9800;
    border-color: #ff9800
}

.home-slider.owl-carousel .owl-dots .owl-dot, .section-blog-sliders.owl-carousel .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background-color: #222
}

.home-slider.owl-carousel .owl-dots .owl-dot.active, .section-blog-sliders.owl-carousel .owl-dots .owl-dot.active {
    width: 30px;
    height: 10px;
    background-color: #ff9800;
    border-radius: 6px
}

.section-blog-sliders.owl-carousel .owl-dots .owl-dot.active {
    background-color: #a8a8a8
}

.section_tab_product h2 {
    font-size: 1.78571em;
    line-height: 1.1;
    margin: 0 0 20px 0;
    color: #222
}

.section_tab_product .tabs-title {
    margin-bottom: 30px;
    border-radius: 0px;
    overflow: hidden;
    margin-top: 10px
}

.section_tab_product .tabs-title li {
    display: inline-block;
    background: #fff;
    height: 20px;
    line-height: 20px;
    margin: 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    position: relative
}

.section_tab_product .tabs-title li:after {
    content: "";
    height: 2px;
    width: 30px;
    background-color: #c8c8c8;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.section_tab_product .tabs-title li.current {
    color: #ff9800;
    background: #fff
}

.section_tab_product .tabs-title li.current:after {
    width: 100%;
    background-color: #ff9800
}

.section_tab_product .tabs-title li:hover, .section_tab_product .tabs-title li:focus {
    color: #ff9800
}

.section_tab_product .tabs-title li:hover:after, .section_tab_product .tabs-title li:focus:after {
    width: 100%;
    background-color: #ff9800
}

.section_tab_product .tab-content {
    clear: left
}

@media (max-width: 767px) {
    .section_tab_product .tabs-title li {
        width: 87px
    }
}

.section-news h2 {
    line-height: 60px;
    position: relative;
    margin: 0 0 10px 0;
    font-size: 25px;
    font-weight: normal
}

.section-news h2 a {
    color: #222
}

.section-news h2 a:hover, .section-news h2 a:focus {
    color: #ff9800;
    text-decoration: none
}

.section-news .blog-item {
    background: #fff
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .table-responsive-block table, .table-responsive-block thead, .table-responsive-block tbody, .table-responsive-block th, .table-responsive-block td, .table-responsive-block tr {
        display: block
    }

    .table-responsive-block thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .table-responsive-block tr {
        background: #fff;
        line-height: 20px;
        margin-bottom: 10px
    }

    .table-responsive-block td {
        border: none;
        position: relative;
        padding-left: 40%;
        text-align: right;
        font-weight: 700
    }

    .table-responsive-block td.last {
        padding: 0;
        line-height: 50px
    }

    .table-responsive-block td.last a {
        color: #ff9800
    }

    .table-responsive-block td:before {
        position: absolute;
        top: 7px;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        text-align: left;
        white-space: nowrap;
        font-weight: 400
    }

    .table-responsive-block .table-order td:nth-of-type(1):before {
        content: "NgaÌ€y"
    }

    .table-responsive-block .table-order td:nth-of-type(2):before {
        content: "SaÌ‰n phÃ¢Ì‰m"
    }

    .table-responsive-block .table-order td:nth-of-type(3):before {
        content: "Chi tiÃªÌ�t"
    }

    .table-responsive-block .table-order td:nth-of-type(4):before {
        content: "TiÌ€nh traÌ£ng"
    }

    .table-responsive-block .table-order td:nth-of-type(5):before {
        content: "HuÌ‰y"
    }

    .table-responsive-block .table-order td:nth-of-type(6):before {
        content: "TÃ¬nh tráº¡ng"
    }

    .table-responsive-block #order_details td:nth-of-type(1):before {
        content: "Sáº£n pháº©m"
    }

    .table-responsive-block #order_details td:nth-of-type(2):before {
        content: "MÃ£ sáº£n pháº©m"
    }

    .table-responsive-block #order_details td:nth-of-type(3):before {
        content: "GiÃ¡"
    }

    .table-responsive-block #order_details td:nth-of-type(4):before {
        content: "Sá»‘ lÆ°á»£ng"
    }

    .table-responsive-block #order_details td:nth-of-type(5):before {
        content: "Tá»•ng"
    }

    .table-responsive-block #order_details td:nth-of-type(6):before {
        content: "TÃ¬nh tráº¡ng"
    }

    .table-responsive-block .totalorders td:nth-of-type(1):before {
        content: "Táº¡m tÃ­nh"
    }

    .table-responsive-block .totalorders td:nth-of-type(2):before {
        content: "PhÃ­ váº­n chuyá»ƒn"
    }

    .table-responsive-block .totalorders td:nth-of-type(3):before {
        content: "Tá»•ng tiá»�n"
    }

    .table-responsive-block .totalorders td:nth-of-type(4):before {
        content: "Sá»‘ lÆ°á»£ng"
    }

    .table-responsive-block .totalorders td:nth-of-type(5):before {
        content: "Tá»•ng"
    }

    .table-responsive-block .totalorders td:nth-of-type(6):before {
        content: "TÃ¬nh tráº¡ng"
    }
}

@media (max-width: 543px) {
    section.sidebar.left-content.col-lg-12 {
        padding: 0
    }
}

@media (max-width: 1199px) {
    header nav .mega-content {
        width: 940px
    }

    header nav .mega-content .level1.item {
        text-align: left
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .search.f-right {
        margin-right: 50px
    }
}

@media (max-width: 767px) {
    header > .container {
        position: relative
    }

    .menu-bar.hidden-md.hidden-lg {
        position: absolute;
        top: 40px;
        right: 15px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: 1000
    }

    header .logo a {
        display: inline-block;
        text-align: left
    }

    header nav .nav-item {
        display: block;
        width: 100%;
        text-align: left;
        margin: 0
    }

    header nav .nav-item .dropdown-menu {
        display: none !important;
        position: static;
        border: none
    }

    header nav .nav-item.open a {
        background: none !important
    }

    header nav .nav-item.open > .dropdown-menu {
        display: block !important;
        margin: 0;
        padding: 0
    }

    header nav li.menu-line {
        display: none;
        border: none
    }

    header nav .nav-item > a {
        line-height: 20px;
        padding: 5px 15px 3px
    }

    header nav #nav-mobile .nav-item > .dropdown-menu {
        padding: 0 0 0 15px;
        position: static;
        width: 100%;
        float: none;
        border: none;
        padding-right: 7px
    }

    header nav .nav-item:hover > .dropdown-menu li.open > .dropdown-menu {
        display: block !important
    }

    .header-main {
        padding: 10px 0
    }

    #nav {
        padding-right: 0;
        display: none;
        padding-right: 0;
        padding: 10px 0;
        border: 1px solid #ebebeb;
        margin-bottom: 15px
    }

    #nav.open {
        display: block
    }

    #nav .nav-link > .fa {
        float: right;
        line-height: 22px;
        margin-right: -15px;
        width: 40px;
        text-align: center;
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px)
    }
}

@media (max-width: 991px) {
    .logo {
        display: inline-block;
        font-size: 30px;
        line-height: 65px
    }
}

@media (max-width: 543px) {
    .topbar .a-left {
        display: none
    }

    .topbar ul.list-inline.f-right {
        float: left !important
    }

    .logo {
        display: block;
        font-size: 20px
    }

    .search.f-right {
        float: none;
        width: 100%
    }
}

@media (max-width: 420px) {
    .col-xs-6.footer-header {
        width: 100%
    }
}

@media (max-width: 430px) {
    .collection p.title-head-info {
        position: static
    }

    .collection h1.title-head {
        margin-bottom: 5px
    }
}

@media (max-width: 320px) {
    .pagination > li.page-item {
        display: none
    }
}

@media (max-width: 480px) {
    .product-tab .tab-link {
        margin-right: 10px
    }
}

@media (max-width: 375px) {
    .sodiachi .btn.btn-50 {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width: 768px) {
    .quick-view {
        display: none !important
    }
}

.block-quickview {
    width: 1015px;
}

.details-product .thumbnail-product img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.fancybox-close {
    background: none !important;
    color: #ff9800 !important;
    right: 10px !important;
    top: 10px !important;
}

.fancybox-close i {
    font-size: 1.42857em !important;
}

.fancybox-inner {
    overflow: unset !important;
}

#thumblist_quickview {
    overflow: hidden !important;
}

.colornew a {
    border: 1px solid #eaeaea;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    padding-left: 6px;
    float: left;
    margin-right: 3px;
}

.sizenew a {
    display: block;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    float: left;
    margin-right: 3px;
    text-decoration: none;
}

.reqnew a.active {
    border-color: #f36;
    background-image: url(/tp/T0207/img/tmp/bg_chonsen.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.color.req a {
    border: 1px solid #eaeaea;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    padding-left: 6px;
    float: left;
    margin-right: 3px;
}

.size.req a {
    display: block;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    float: left;
    margin-right: 3px;
    text-decoration: none;
}

.req a.active {
    border-color: #f36;
    background-image: url(/tp/T0207/img/tmp/bg_chonsen.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.breadcrumb > li {
    float: left;
    padding: 0 13px 0 0;
    background: url(/tp/T0196/img/list_style.jpg) right 4px no-repeat;
}

.breadcrumb > li:last-of-type {
    background: none;
}

.paginator .nav_disabled {
    cursor: not-allowed;
}

.paginator a {
    text-decoration: none;
    margin: 0 2.5px;
    width: 28px;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
}

.paginator .currentPage, .paginator a:hover, .paginator span:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ff9800;
    border-radius: 50% !important;
}

.paginator span {
    margin: 0 2.5px;
    width: 28px;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
}

a {
    text-decoration: none !important;
}

.aside-item.filter-vendor img {
    margin-right: 5px;
    padding-bottom: 4px;
}

.filter-item.color .fa.active {
    border: 1px solid black;
}

.aside-item i img {
    position: relative;
    bottom: 2px;
}

.pp_gallery {
    display: none !important;
}

.blog-item-summary.margin-bottom-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 70px;
}

#checkout, #removeAll {
    width: 100%;
    padding: 10px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    user-select: none;
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800;
    height: 40px;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
}

#update-cart {
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    user-select: none;
    color: #ff9800;
    background-color: #fff;
    border-color: #ff9800;
    height: 40px;
    width: 100%;
    text-transform: uppercase;
}

#user-active {
    text-align: center;
    padding: 25px 0;
    font-size: 25px;
    font-style: italic;
}

#user-active .success {
    color: green;
}

#user-active .error {
    color: red;
}

footer {
    margin-top: 20px;
}

#orderVct {
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}

#orderVct h3 {
    color: green;
    font-style: italic;
}

@media only screen and (max-width: 991px) {
    footer {
        margin-top: 20px;
    }

    .details-product table,
    .details-product img,
    .details-product iframe {
        width: 100% !important;
        height: auto !important;
    }
}

.orderProductInfo {
    display: inline-block;
    max-width: 30%;
}

.orderProductInfo2 {
    display: inline-block;
    max-width: 70%;
    padding: 5px;
}

.price.view_price .prices.dq-currency {
    padding-right: 10px;
}

.quickview-info .prices .old-price {
    padding-left: 10px;
}

#newpassword {
    display: inline-block;
}

.text-green {
    display: inline-block;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    border-radius: 0;
    color: #fff;
    background-color: #ff9800;
}

.text-green:hover {
    background-color: #d2154b;
    color: #FFffff;
}

.top-header {
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .ew-alo-phone {
        bottom: 22% !important;
        left: -10% !important;
    }
}

.ew-alo-phone {
    position: fixed;
    z-index: 999;
    left: -2%;
    bottom: 25%;
}

.ew-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #48A5D4 9;
    opacity: .1;
    -webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone:hover .ew-alo-ph-circle {
    border-color: #309ACF;
    opacity: .5
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle {
    border-color: #FDAA38;
    border-color: #ffc272 9;
    opacity: .5
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle {
    border-color: #309ACF;
    border-color: #48A5D4 9;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle {
    border-color: #FDAA38;
    opacity: .5
}

.ew-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone:hover .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #309ACF 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    background-color: #ffc272 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #a6e3fa 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}

.ew-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(/tp/T0197/img/temp/jIfeFOA.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone:hover .ew-alo-ph-img-circle {
    background-color: #309ACF
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-img-circle {
    background-color: #FDAA38
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-img-circle {
    background-color: #ff9800;
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-img-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-img-circle {
    background-color: #ccc
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-img-circle {
    background-color: #FDAA38
}

@-moz-keyframes ew-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes ew-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes ew-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes ew-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes ew-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes ew-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

.hd-link-icon {
    text-align: center;
}

.menu-title {
    text-align: center;
}

.hd-link-icon img {
    width: 32px;
    height: auto;
    object-fit: contain;
}

.mapfooter {
    clear: both;
    padding: 10px 0;
}

.video-item img {
    height: 142px;
    object-fit: contain;
}

.video-iframe iframe {
    width: 410px;
}

@media only screen and (max-width: 991px) {
    .video-iframe iframe {
        height: 515px !important;
    }
}

header nav .mega-content .level1.item:nth-child(4n+1) {
    clear: both;
}

.owl-prev {
    font-size: 0;
}

@media (max-width: 768px) {
    .awe-section-3 {
        display: none;
    }
}

.fix-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8000;
    width: 100%;
}
.search_oder .table-bordered tr th{
    background: #f6f6f6;
    color: #333;
}
.search_oder .table tr td,
.search_oder .table tr th{
    text-align: center;
}
.search_oder #noteStatus{
    text-align: left;
    margin-bottom: 30px;
}
.search_oder #noteStatus>p{
    padding: 1px 0;
    font-size: 13px;
}
.search_oder .table{
    margin: 20px 0;
}
.name-color{
    display: none;
}
.category-blog {
    max-height: 200px;
    overflow: hidden;
}
.product-left_blog-content_showmore {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 50px;
    text-align: center;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,#fff 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
    display: block;
    margin-bottom: 0;
}
.button_readmore {
    border: 1px solid #288ad6;
    background: #288ad6;
    color: #fff;
    height: 35px;
    display: block;
    width: 100px;
    margin: 0 auto;
    line-height: 35px;
}
.category-blog.category-blog-full {
    max-height: 100%;
}