
.logo {
    text-align: center;
    padding: 10px 0;
}

.logo.detail_sp {
    position: absolute;
    left: 45px;
}

.logo img {
    display: inline-block;
    max-height: 80px;
}

.short-detail-sp ul li {
    list-style: inherit;
}

ul li {
    list-style: none;
}

.bannertop {
    position: relative;
}

.cus_banner a {
    background: #111111ab;
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 50%;
    font-size: 17px;
    padding-top: 7px;
    position: absolute;
    z-index: 1;
}

.cus_banner a.prevsl {
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}

.cus_banner a.nextsl {
    right: 10px;
    top: 50%;
    transform: translate(0%, -50%);
}

.cus_banner a:hover {
    background: #000;
    color: #fff;
}

w {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.bannertop .owl-pagination span {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.bannertop .owl-pagination .owl-page {
    display: inline-block;
    margin: 0 3px;
}

.bannertop .owl-pagination {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}

.bannertop .owl-pagination .owl-page.active span {
    background: #eee;
}

.bannertop img {
    width: 100%;
}

*,
p,
ul {
    margin: 0;
    padding: 0;
}

body {
    font-size: 13px;
    /*font-family: 'Source Sans Pro', sans-serif;

    font-family: 'Poppins', sans-serif;*/
    font-family: "Montserrat", sans-serif;
    line-height: 22px;
    letter-spacing: 1.1px;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    overflow: auto !important;
}

body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: transparent;
}

body::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px
}

.topbar {
    background-color: #e5e5e5;
}

.button:after,
.button:before {
    backface-visibility: hidden;
    border: 1px solid rgba(255, 255, 255, 0);
    bottom: 0px;
    content: " ";
    display: block;
    margin: 0 auto;
    position: relative;
    transition: all 280ms ease-in-out;
    width: 0;
}

.button:hover:after,
.button:hover:before {
    backface-visibility: hidden;
    border-color: #ff0000;
    transition: width 350ms ease-in-out;
    width: 70%;
}

.button:hover:before {
    bottom: auto;
    top: 0;
    width: 70%;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover,
a:focus {
    text-decoration: none;
}

button,
input,
textarea,
select {
    outline-offset: 0 !important;
    outline: -webkit-focus-ring-color auto 0 !important;
}

textarea {
    width: 100%;
}

.text-primary {
    color: #d8373e;
}

.sticker-hotline-mobile {
    position: fixed;
    bottom: 24px;
    left: 16px;
    width: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /* -webkit-box-shadow: 0 0 0 8px rgba(219,33,40,.14); */
    -moz-box-shadow: 0 0 0 8px rgba(219, 33, 40, .14);
    /* box-shadow: 0 0 0 8px rgba(219,33,40,.14); */
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.sticker-hotline-mobile a {
    background-color: #000;
    -webkit-box-shadow: 0 0 0 4px rgb(31 28 28 / 50%);
    -moz-box-shadow: 0 0 0 4px rgb(31 28 28 / 50%);
    box-shadow: 0 0 0 4px rgb(31 28 28 / 50%);
    text-align: center;
    display: block;
    width: 100%;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.sticker-hotline-mobile a span {
    background: #000;
    color: #fff;
    padding: 6px 10px;
    position: absolute;
    top: 14px;
    left: 41px;
    width: 117px;
    border-radius: 0 5px 5px 0;
    display: none;
}

.sticker-hotline-mobile img {
    -webkit-animation: wrench 2.5s ease infinite;
    animation: wrench 2.5s ease infinite;
    color: #fff;
    padding: 9px;
}

a.scrollup {
    background: #fff;
    border: 1px solid #333;
    bottom: 10px;
    color: #333;
    font-family: "Montserrat", sans-serif;
    height: 30px;
    position: fixed;
    right: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 35px;
    z-index: 1000;
    display: none !important;
}

a.scrollup i {
    line-height: 25px;
}

a.scrollup:hover {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 0 2px #333;
    color: #fff;
}

.productbreadcrumb ul {
    float: left;
    border-bottom: 1px solid #fafafa;
    width: 100%;
    padding-bottom: 10px;
}

.productbreadcrumb {
    float: left;
    width: 100%;
    padding: 9px 0;
    display: none;
}

.productbreadcrumb ul li {
    float: left;
    position: relative;
    padding-right: 20px;
}

.productbreadcrumb ul li:after {
    content: "\f105";
    position: absolute;
    font-size: 12px;
    right: 6px;
    font-weight: bold;
    top: 5px;
    font-family: FontAwesome;
}

.productbreadcrumb ul li:last-child:after {
    opacity: 0;
}

.productbreadcrumb ul li a {
    font-size: 14px;
}

.productbreadcrumb ul li a:hover {
    color: #000;
}

/***********************/
/* Header */
.menu {
    text-align: left;
    position: relative;
    height: 50px;
}

.menu nav {
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
}

span.ico-search {
    position: absolute;
    right: 57px;
    top: 16px;
    font-size: 15px;
    cursor: pointer;
    z-index: 111;
}

.searh {
    position: absolute;
    right: 43px;
    top: 66px;
    display: none;
}

.form_moblie_search input {
    font-size: 13px;
    width: 400px;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 10px;
    height: 45px;
}

.search-basic {
    width: 40%;
}

.search-basic select {
    padding: 3px 0;
    height: 38px;
    border-radius: 0;
    background: #fafafa;
    display: none;
}

.menu-hotline-mail {
    margin-top: 10px;
}

/*************menu*************/
nav {}

.sky-mega-menu li:last-child {
    border: none;
}

.menu p {
    float: left;
    display: block;
    margin-left: 20px;
    margin-top: 23px;
    text-transform: uppercase;
}

.mobile-menu-toggle {
    left: -9999px;
    position: absolute;
    top: -9999px;
}

.mobmenu-toggle {
    display: none;
}

/* level 1 */
.sky-mega-menu {
    z-index: 999;
    margin-bottom: 0;
}

.sky-mega-menu:after {
    content: '';
    display: table;
    clear: both;
}

.sky-mega-menu li {
    float: none;
    position: relative;
    display: inline-block;
}

.sky-mega-menu li ul li:hover .level_2 {
    display: block;
}

.sky-mega-menu li li a:hover {
    border-bottom: none;
    background: #eee;
}

.sky-mega-menu li a.active,
.sky-mega-menu li a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}

.sky-mega-menu li a {
    font-size: 14px;
    padding: 5px 0px;
    margin: 0 32px 0 0;
    display: block;
    border-bottom: 1px solid transparent;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    background: transparent;
    position: relative;
    text-transform: uppercase;
}

.sky-mega-menu li a:hover:after,
.sky-mega-menu li a.active:hover:after,
.sky-mega-menu li a.active:after {
    display: block;
}

.sky-mega-menu li>.submenu {
    position: absolute;
    z-index: 1000;
    top: 22px;
    left: 0;
    min-width: 230px;
    display: none;
    margin-top: 8px;
    border: 1px solid #000;
    background: #ffffff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    /* padding-bottom: 10px; */
}

.sky-mega-menu li>.submenu li:after {
    opacity: 0
}

.sky-mega-menu li>.submenu .des_dm {
    background: #fe7500;
    padding: 10px;
    color: #000;
    text-transform: none;
    height: 100%;
}

.sky-mega-menu li>.submenu .des_dm .mt_mn {
    display: block;
    line-height: 20px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
}

.sky-mega-menu li>.submenu .des_dm img {
    width: 100%;
}

.sky-mega-menu li>.submenu .des_dm h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    font-family: "Montserrat", sans-serif;
}

.sky-mega-menu li>a:before {
    content: '';
    position: absolute;
    bottom: -12px;
    display: none;
    left: 44%;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #2D3E50;
    border-left: 7px solid transparent;
}

.sky-mega-menu li:hover>a:after {
    /* border: 1px solid #333; */
}

/* level 2+ */
.adv {
    float: left;
    width: 66.66%;
    margin: 0 auto;
    text-align: center;
}

.sky-mega-menu li .adv strong {
    background: #fe7500;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    font-size: 13px;
    border: 1px dashed #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px;
}

.list_mn {
    /* padding-top: 10px; */
}

.sky-mega-menu li li {
    line-height: 35px;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ddd;
}

.sky-mega-menu li li i.fa-caret-right {
    display: block;
    position: absolute;
    right: 7px;
    top: 11px;
}

.sky-mega-menu li li a:before {
    opacity: 0;
}

.sky-mega-menu li li a:after {
    opacity: 0;
}

.sky-mega-menu li li a {
    color: #333;
    display: block;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    padding: 0;
    text-align: left;
    border: none;
    margin: 0;
    padding-left: 10px;
}

.sky-mega-menu li li .level_2 {
    position: absolute;
    left: 100%;
    top: -1px;
    width: 220px;
    background: #fff;
    display: none;
    border: 1px solid #000;
}

.sky-mega-menu li li>div:after {
    top: 0;
    right: 100%;
    bottom: auto;
    left: auto;
    width: 8px;
    height: 100%;
}

.sky-mega-menu li li>div:before {
    top: 22px;
    right: 100%;
    bottom: auto;
    left: auto;
    border-top: 5px solid transparent;
    border-right: 5px solid #2D3E50;
    border-bottom: 5px solid transparent;
}

.sky-mega-menu li li:hover>div {
    left: 100%;
}

.sky-mega-menu .right li>div {
    margin: 0 8px 0 0;
    -o-transform-origin-x: 100%;
    -ms-transform-origin-x: 100%;
    -moz-transform-origin-x: 100%;
    -webkit-transform-origin-x: 100%;
}

.sky-mega-menu .right li>div:after {
    right: auto;
    left: 100%;
}

.sky-mega-menu .right li>div:before {
    right: auto;
    left: 100%;
}

.sky-mega-menu .right li:hover>div {
    right: 100%;
    left: auto;
}

/**/
/* animations */
/**/
/* grid */
.sky-mega-menu .grid-column {
    float: left;
}

.sky-mega-menu .grid-column3,
.sky-mega-menu .submenu {
    width: 100%;
}

#mainHideMenu {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
    opacity: 0.8;
    display: none;
}

@media handheld,
screen and (max-width: 1024px) {
    .sky-mega-menu li li i.fa-caret-right {
        display: none;
    }

    /* <-- Adjust the breakpoints to your liking */
    .sky-mega-menu li .submenu ul li a {
        color: #fff
    }

    .sky-mega-menu li .submenu {
        opacity: 1;
        position: relative;
        top: 0;
        float: left;
        background: #999;
        border: none;
    }

    .sky-mega-menu li .submenu ul li a:hover {
        color: #fff;
    }

    .mobmenu-toggle,
    .mobile-menu-toggle-button,
    .mobile-toggleable-menu {
        /* top: 10px; */
        position: fixed;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -ms-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
    }

    .mobmenu-toggle {
        position: absolute;
        height: 40px;
        margin-bottom: 0;
        text-align: center;
        display: block;
        width: 45px;
        color: #f58220;
        position: absolute;
        display: block;
        left: 15px;
        top: 0px;
    }

    .mobmenu-toggle::before {
        background: #000 none repeat scroll 0 0;
        content: "";
        display: block;
        height: 3px;
        position: absolute;
        left: 0;
        top: 12px;
        width: 20px;
    }

    .mobmenu-toggle::after {
        border-bottom: 3px solid #000;
        border-top: 3px solid #000;
        box-sizing: content-box !important;
        content: "";
        display: block;
        height: 3px;
        position: absolute;
        right: 0;
        top: 44%;
        left: 0;
        width: 20px;
    }

    .mobmenu-toggle:hover {
        cursor: pointer;
    }

    .mobile-toggleable-menu {
        margin: 0;
        width: 85%;
        height: 100%;
        max-height: 100%;
        min-height: 100%;
        z-index: 999;
        overflow: hidden;
    }

    nav {
        height: 45px;
        float: none;
        clear: inherit;
        display: inline-block;
        margin: 0 auto;
        text-align: center;
    }

    .mobile-toggleable-menu.mobile-left {
        left: -105%;
    }

    .mobile-toggleable-menu.mobile-right {
        right: -105%;
    }

    .mobile-menu-toggle-button:checked~.mobmenu-toggle.mobile-right {
        left: 0;
        right: auto;
    }

    .mobile-menu-toggle-button:checked~.mobmenu-toggle.mobile-left {
        left: auto;
        right: 0;
    }

    .mobile-menu-toggle-button:checked+.mobile-toggleable-menu.mobile-left {
        width: 260px !important;
        left: 0;
        top: 0;
        overflow-y: auto;
        background: #f7f9fb;
    }

    .mobile-menu-toggle-button:checked+.mobile-toggleable-menu.mobile-right {
        width: 260px !important;
        right: 0;
    }

    .sky-mega-menu li li a:after {
        top: 12px;
        left: 0;
    }

    .sky-mega-menu li>a:before {
        opacity: 0;
    }

    .sky-mega-menu li a:after {
        opacity: 0;
    }

    .sky-mega-menu li.home i {
        color: #fff;
        padding-right: 0 !important;
    }

    .mobile-toggleable-menu li i {
        position: absolute;
        right: 0;
        color: #333;
        top: -4px;
        cursor: pointer;
        text-align: center;
        line-height: 48px;
        width: 40px;
        display: block;
        height: 48px;
    }

    .mobile-toggleable-menu li {
        width: 100%;
        border-right: none;
        position: relative;
        margin-top: 0px;
        padding: 0;
        text-align: left;
    }

    .sky-mega-menu li li a {
        color: #333;
        line-height: 30px;
    }

    .mobile-toggleable-menu li a {
        color: #333;
        line-height: 27px;
        font-size: 13px;
        padding: 5px;
        display: block;
    }

    .mobile-toggleable-menu #submenu {
        width: 100%;
        top: 0;
        left: 0;
    }

    .mobile-toggleable-menu li:hover ul#submenu {
        overflow: hidden;
        position: relative;
        top: 0;
        left: 0;
    }
}

/***************/
.header .content {
    position: relative;
    height: 100px;
    z-index: 1;
}

.logoleft {
    max-width: 76%;
    margin-bottom: 15px;
}

.header {
    position: relative;
    z-index: 2;
}

.header .content .ic_menu {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
    /* display: none; */
    z-index: 12;
}

.header .content .ic_menu span {
    display: block;
    height: 1px;
    width: 23px;
    background: #000;
    margin: 6px 0;
    transition: .25s ease-in-out;
    position: relative;
}

.header .content .ic_menu.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0px;
}

.header .content .ic_menu.open span:nth-child(2) {
    opacity: 0;
}

.header .content .ic_menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    position: absolute;
}

.menu_sidebar {
    position: fixed;
    background: #fff;
    width: 400px;
    top: 0;
    left: -400px;
    height: 100%;
    z-index: 1;
    padding-left: 50px;
    padding-top: 35px;
    transition: .25s ease-in-out;
    z-index: 111;
    overflow-y: scroll;
}

.menu_sidebar::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: transparent;
}

.menu_sidebar::-webkit-scrollbar-thumb {
    background: #eee;
}

.menu_sidebar.open {
    left: 0;
}

.menu_sidebar ul li a {
    display: block;
    text-transform: uppercase;
    padding: 9px 0;
    font-size: 14px;
    color: #666;
}

.menu_sidebar ul li {
    margin-bottom: 20px;
}

.menu_sidebar ul li.home {
    display: none;
}

.menu_sidebar ul li ul li {
    margin-bottom: 0;
}

.menu_sidebar ul li i {
    display: none;
}

.menu_sidebar ul li ul {}

.menu_sidebar ul li ul li a {
    /* color: #999; */
    /* padding: 3px 0; */
}

.menu_sidebar ul li a:hover {
    color: #000;
    text-decoration: underline;
}

.right_eis .cart-hotline {
    position: relative;
    right: auto;
    top: auto;
}

.right_eis span.ico-search {
    top: 50%;
    transform: translate(0, -50%);
    right: 47px;
}

.bg_black {
    background: #00000059;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.bg_black.open {
    display: block
}

.ic_close {
    position: absolute;
    right: 12px;
    top: 15px;
    z-index: 2;
    cursor: pointer;
    width: 35px;
    height: 35px;
}

.ic_close span {
    display: block;
    height: 1px;
    width: 23px;
    background: #000;
    margin: 6px 0;
    transition: .25s ease-in-out;
    position: relative;
}

.ic_close span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0px;
}

.ic_close span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    position: absolute;
}

.form_moblie_search .nut_searh {
    position: absolute;
    right: 0;
    display: block;
    background: #000;
    font-size: 17px;
    padding: inherit;
    top: 0;
    border-radius: 0 50px 50px 0;
    height: 45px;
    width: 45px;
    color: #fff;
    text-align: center;
    padding-top: 11px;
}

.artseed-cart {
    display: inline-block;
    padding: 8px;
}

.artseed-cart span {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background: #000;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    color: #fff;
    font-size: 12px;
    top: 0;
    left: 18px;
    line-height: 17px;
}

.hotline {
    float: right;
}

.artseed-home-pr {
    margin: 0;
}

.artseed-title-pr h1 {
    margin: 0;
}

.artseed-title-pr h2 span,
hgroup h1 span,
.artseed-title-block h2 span,
.artseed-title-pr h1 span {
    text-transform: uppercase;
    position: relative;
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

hgroup h1 {
    margin: 0;
    font-size: 18px;
}

.artseed-title-block h2 {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.artseed-title-pr,
hgroup {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin: 10px 0 10px;
    text-transform: uppercase;
    position: relative;
}

.conent-artseed-home-pr {
    position: relative;
}

.pr-item-bc {
    text-align: center;
    padding: 0 15px;
}

.artseed-img a {
    text-align: center;
    height: 545px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    position: relative;
}

.pr-item-home {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.pr-item-home:hover {
    /* box-shadow: 0px 0px 16px 0px rgba(61, 61, 61, 0.07); */
    -moz-box-shadow: 0px 0px 16px 0px rgba(61, 61, 61, 0.07);
    /* -webkit-box-shadow: 0px 0px 16px 0px rgba(61, 61, 61, 0.07); */
}

.ht-price span.new-price {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.pr-item-home h3 {
    padding: 0 5px;
    text-align: center;
}

.pr-item h3 a {
    font-size: 12px;
    line-height: 21px;
    text-transform: uppercase;
    display: block;
    overflow: hidden;
    font-weight: 400;
    height: 40px;
}

.pr-item h3 a:hover {
    text-decoration: underline;
}

.ht-price {
    margin-top: 2px;
    text-align: center;
}

.artseed-img img,
.artseed-dm-img img,
.artseed-pr-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: 0.6s ease all;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.pr-item-bc h3 a {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
}

.pr-item-bc h3 a:hover {
    color: #0e97ea;
}

a.btn.prevProTab_key_1 {
    background: url(../artseed/prev.png)no-repeat;
    width: 17px;
    height: 23px;
    position: absolute;
    top: 33%;
    left: 10px;
}

a.btn.nextProTab_key_1 {
    background: url(../artseed/next.png)no-repeat;
    width: 17px;
    height: 23px;
    position: absolute;
    top: 33%;
    right: 6px;
}

.artseed-dm-img {
    position: relative;
    background: #eee;
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
}

.artseed-dm-img:hover img,
.artseed-pr-img:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.artseed-pr-dm-home {
    text-align: center;
}

.artseed-dm-item h3 a {
    color: #444;
    line-height: 20px;
}

.artseed-dm-item h3 {
    height: 40px;
}

.artseed-price {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #bc2230;
    font-size: 16px;
}

.artseed-dm-item {
    margin-bottom: 10px;
}

.artseed-dm-item h3 a:hover,
.content-tag a:hover,
.artseed-pr-item h3 a:hover {
    color: #0c9344;
}

footer {
    background: #fff;
    padding: 40px 0;
}

footer .ttllh {
    text-align: center;
    font-weight: 300;
}

footer .lst {
    text-align: center;
    margin-bottom: 20px;
}

footer .lst li a {
    text-transform: uppercase;
    font-size: 15px;
}

footer .lst li a:hover {
    text-decoration: underline;
}

footer .lst li {
    display: inline-block;
    margin: 0 10px;
}

.right-footer p {
    line-height: 22px;
    font-size: 12px;
}

.dm-footer h4 {
    text-transform: uppercase;
    font-size: 15px;
}

.copyright {
    padding: 9px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.copyright a {
    margin-left: 5px;
    color: #777;
}

.content-dmsp.pagein {
    position: absolute;
    z-index: 1000;
    display: none;
    background: #fff;
    width: 270px;
}

/********************/
.bannerpagein {
    margin-top: 5px;
}

figcaption.artseed-new-item-content h3 a {
    color: #111;
    font-size: 13px;
    font-weight: 5;
    display: block;
    margin-bottom: 8px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
    height: 40px;
}

figcaption.artseed-new-item-content h3 a:hover,
figcaption.artseed-block-title-item h3 a:hover,
.content-related-news ul li a:hover,
.content-related-news ul li a:hover:before {
    color: #000;
}

figcaption.artseed-new-item-content .calendar i {
    color: #333;
    margin-right: 5px;
}

figcaption.artseed-new-item-content .calendar {
    color: #999;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 10px;
    display: none;
}

figure.artseed-new-item-img img {
    /* border: 1px solid #ccc; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.artseed-new-item-sum {
    height: 64px;
    overflow: hidden;
    line-height: 22px;
    color: #666;
    font-size: 12px;
}

article {
    margin-bottom: 30px;
}

figcaption.artseed-block-title-item {
    margin: 0 -15px;
}

figcaption.artseed-block-title-item h3 a {
    line-height: 19px;
    font-size: 12px;
    font-weight: 400;
}

.artseed-block-body ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-top: 10px;
}

.artseed-detail-content img {
    max-width: 100%;
    height: auto !important;
}

.artseed-detail-content {
    line-height: 25px;
}

.artseed-detail-content table {
    width: 100% !important;
}

.detail-page {

    display: none;
}

.detail-pageed {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 400;
}

.title-related {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin: 20px 0 10px;
    color: #000;
}

.content-related-news ul li a {
    line-height: 22px;
    font-size: 12px;
    position: relative;
    padding-left: 13px;
}

.content-related-news ul li a:hover {
    text-decoration: underline;
}

.content-related-news ul li a:before {
    position: absolute;
    font-size: 8px;
    color: #999;
    font-family: FontAwesome;
    content: "\f04b";
    left: 0;
    top: -4px;
}

.content-related-news ul li span {
    margin-left: 5px;
    font-size: 12px;
    color: #999;
}

.mapbd {
    margin-bottom: 20px;
}

.title-contact h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #444;
    margin-bottom: 20px;
}

.content-contact {
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 20px;
}

.content-form-contact p {
    margin-bottom: 10px;
    font-size: 14px;
}

.content-form-contact p span {
    color: red;
    font-size: 14px;
}

.content-form-contact form input {
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 10px;
}

.content-form-contact form textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    min-height: 100px;
    padding: 10px;
    font-size: 14px;
}

.btn-contact {
    text-align: right;
    margin: 10px 0;
}

.btn-contact button {
    border: none;
    background: #000000;
    color: #fff;
    text-transform: uppercase;
    padding: 11px;
    font-size: 14px;
}

#errorcontact {
    font-size: 14px;
    color: #0f6939;
}

.loadajax {
    background-color: #16700f;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    opacity: 0.2;
}

.ajax-loader {
    cursor: pointer;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    z-index: 1060;
}

.Main404 {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    padding: 0 10px;
}

.BgImg404 {
    height: auto;
    margin: 36px 0 10px 0;
    width: 100%;
    text-align: center;
}

.BgImg404 img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.Text404 {
    text-align: center;
    margin: 16px 0;
    font-size: 16px;
}

.Text404 a {
    color: #2dcc70;
}

.Text404 a:hover {
    color: #526a7c;
}

.SubText404 {
    width: 100%;
    clear: both;
    margin: 0 auto 30px;
    line-height: 28px;
    color: #333;
}

.artseed-content-product ul li.list-pr-item .artseed-pr-img {
    position: relative;
    display: block;
    height: 200px;
    background: #eee;
    margin-bottom: 10px;
    overflow: hidden;
}

.artseed-content-product ul li .artseed-pr-item {
    text-align: center;
    margin-bottom: 35px;
}

.artseed-pr-item h3 {
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

.viewmore {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.viewmore a {
    border-radius: 5px;
    color: #FFF;
    display: inline-block;
    padding: 12px 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    background: #111;
    line-height: 1;
}

.col-thongtin {
    margin-bottom: 20px;
    min-height: 270px;
    border: 1px solid #eee;
}

.tit-thanhtoan {
    text-transform: uppercase;
    background: #eee;
    padding: 10px;
    font-size: 14px;
    color: #111;
}

.content-one {
    padding: 15px;
}

.content-one label {
    float: left;
    margin-top: 10px;
    font-weight: normal;
    min-width: 100px;
    font-size: 14px;
}
.policy {
    display: flex;
    border: 1px solid #eee;
    padding: 10px;
    align-items: flex-start;
}
.policy a {
    font-weight: bold;
}
.policy input {
    margin-right: 10px;
}
.content-one input {
    width: calc(100% - 100px);
    box-shadow: none !important;
    border-radius: 0 !important;
}

.content-one .input-icon {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
}

.content-one select {
    float: right;
    width: 77%;
    border: 1px solid #ccc;
    padding: 8px;
}

.tit-two {
    text-transform: uppercase;
    color: #111;
    font-size: 16px;
}

form.form-thanhtoan textarea {
    min-height: 112px;
    margin-top: 10px;
    border: 1px solid #ccc;
    color: #333;
    width: calc(100% - 100px);
    float: right;
    border-radius: 0;
}

.httoan {
    border: 1px solid #ddd;
    clear: both;
}

.content-htttoan {
    padding: 10px;
}

.content-htttoan .btn-trans p label {
    width: 80%;
}

.content-htttoan .btn-trans p span {
    text-transform: uppercase;
}

.content-htttoan ul li,
.content-htttoan ul {
    float: left;
    margin-bottom: 10px;
}

.content-htttoan .buttontt {
    clear: both;
    margin: 10px 0;
    text-align: left;
}

.content-htttoan .buttontt p input {
    height: 15px;
    float: left;
    margin-top: 2px;
    margin-right: 6px;
}

.content-one p.meida input {
    float: left;
    width: 20px;
    margin-top: 0;
    height: 17px;
    margin-right: 5px;
}

.content-one p.meida {
    float: left;
    margin-bottom: 10px;
}

.last-donghang {
    clear: both;
}

.content-last-donhang {
    float: left;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.last-donghang p {
    text-transform: uppercase;
    color: #111;
    font-size: 16px;
    margin-bottom: 15px;
}

.content-last-donhang ul {
    float: left;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.content-last-donhang ul.bl-tt {
    background: #eee;
    padding: 2px;
    color: #111;
    text-transform: uppercase;
    font-size: 14px;
}

.content-last-donhang ul.listsp {
    float: left;
    border-bottom: 1px solid #eee;
}

.content-last-donhang ul.listsp li {
    padding: 15px 15px;
    font-size: 14px;
}

.content-last-donhang ul li.col2 {
    font-size: 14px;
}

.content-last-donhang ul:last-child {
    border-bottom: none;
}

.btn-thanhtoan {
    /* display: inline-block; */
    margin: 15px 0;
    clear: both;
    /* float: left; */
}

.btn-thanhtoan button {
    background: #000;
    box-shadow: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 14px;
}

.content-last-donhang ul.lastthanhtoan li.col2 {
    text-transform: uppercase;
    font-size: 18px;
}

.content-last-donhang ul li {
    padding: 10px 15px;
}

.content-last-donhang ul.ptgiaohang p {
    margin: 0;
    line-height: 30px;
    color: #444;
    text-transform: none;
    font-size: 14px;
}

.content-last-donhang ul.ptgiaohang p input {
    float: left;
    margin-top: 8px;
    width: 19px;
    height: 14px;
}

.button_cart {
    =: 40px text-align: right;
    text-align: right;
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}

button.buy_cart {
    background: #612e05;
    color: #fff;
    padding: 8px 12px;
    border: medium none;
}

.btn-contact button:hover,
.btn-thanhtoan button:hover {
    background: #e85663;
}

.cart_info_price strong {
    color: #333;
}

.button_cart a {
    background: #ddd;
    color: #111;
    padding: 12px 12px;
    text-transform: uppercase;
}

.button_cart a:hover {
    background: #000;
    color: #fff;
}

.code-sale {
    margin-bottom: 15px;
    border: 1px solid #eee;
    padding: 10px;
    float: left;
}

.tit-info-cart {
    height: 45px;
    background: #ccc;
    margin-bottom: 10px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    font-weight: 400;
}

.tit-info-cart i {
    float: right;
    font-size: 15px;
    margin: 15px;
}

.sumadd {
    border-top: 1px solid #eee;
    padding: 12px 0;
    padding-left: 10px;
    font-size: 14px;
}

.sumadd span {
    float: right;
    margin-right: 10px;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}

.sum-info-cart ul {
    border: 1px solid #000;
    float: left;
    width: 100%;
}

.sum-info-cart ul li {
    line-height: 25px;
    color: #666;
    padding: 5px 9px;
    font-size: 13px;
    float: left;
    font-family: LATOREGULAR;
    width: 100%;
}

.info-cart-cart ul li {
    line-height: 26px;
    color: #333;
    font-size: 13px;
}

.info-cart-cart ul {
    padding: 10px;
}

.info-cart-cart ul li span {
    float: right;
    text-transform: uppercase;
}

.tit-code-sale {
    background: #0f6939;
    color: #fff;
    padding-left: 10px;
    padding-top: 12px;
    text-transform: uppercase;
    padding-bottom: 12px;
    margin: -10px -10px 10px;
}

.tit-code-sale i {
    float: right;
    margin-right: 10px;
    font-size: 16px;
}

.info-cart {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}

.form-code-sale form input {
    width: 95% !important;
    font-size: 12px;
    box-shadow: none;
    margin-top: 10px;
}

button.sent-code {
    float: left;
    border: none;
    background: #8bc63e;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 9px;
}

.form-code-sale form .input-group {
    float: left;
    width: 70%;
}

ul.list_list_cart {
    clear: both;
    float: left;
    width: 100%;
    /* background: #eee; */
    margin: 0;
}

ul.list_list_cart li {
    border-right: 1px solid #eee;
    min-height: 115px;
}

ul.list_list_cart li:last-child {
    border-right: none;
}

ul.list_list_cart li {
    text-align: center;
}

ul.list_list_cart li ul {
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0;
}

ul.list_list_cart li ul:nth-child(2n) {
    background: #fcfcfc;
}

ul.list_list_cart li ul li {
    padding-top: 5px;
}

ul.list_list_cart li ul:last-child {
    border-bottom: none;
}

.cart_delete i {
    font-size: 18px;
    color: #000;
    cursor: pointer;
}

.cart_info_image_sp {
    margin-bottom: 10px;
    max-width: 100px;
    margin: 0 auto;
}

.list_cart table thead {
    background: #ccc;
}

.list_cart table thead td {
    padding: 10px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
}

.list_cart table {
    border: 1px solid #eee;
}

.list_cart table tr td {
    text-align: center;
    line-height: 24px;
}

.list_cart table tr td img {
    max-width: 100px;
}

.list_cart table tr td img {
    display: inline-block;
    padding: 10px;
}

.content-form-resgister {
    width: 65%;
    margin: auto;
    text-align: center;
}

.content-form-resgister form .input-icon {
    text-align: left;
    margin-bottom: 15px;
}

.content-form-resgister form .input-icon label {
    font-weight: normal;
    font-size: 14px;
}

.content-form-resgister form .input-icon label span {
    color: red;
}

.content-form-resgister form .input-icon input {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #eee;
}

.btn-resgister {
    margin: 23px 0;
    display: block;
}

.btn-resgister button {
    border: none;
    background: #0f6939;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 20px;
    font-size: 14px;
}

.btn-resgister button:hover {
    background: #8bc63e;
}

.artseed-block-item-pr {
    position: relative;
    margin-bottom: 20px;
}

.artseed-block-item-pr-info {
    padding-left: 0;
}

.artseed-block-item-pr-info h3 a {
    font-size: 13px;
}

.artseed-block-item-price {
    font-size: 14px;
    text-align: left;
    margin-top: 5px;
}

.pr_details_img_small {}

.f-pr-image-zoom-gallery a {
    margin: 20px 0;
    display: block;
}

.image-detail-pr .f-pr-image-zoom {
    position: relative;
    margin: auto;
    height: 417px;
    border: 1px solid #eee;
    float: right;
    width: 80%;
}

.f-pr-image-zoom-gallery {
    height: 100vh;
    overflow-y: scroll;
}

.f-pr-image-zoom-gallery::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: transparent;
}

.f-pr-image-zoom-gallery::-webkit-scrollbar-thumb {
    background: #fff;
}

.short-detail-pc {
    height: 100vh;
    display: flex;
    padding-bottom: 16px;
    align-items: end;
}

.short-detail-pc span {
    font-size: inherit !important;
    font-family: inherit !important;
}

.content.detail_sp {
    position: absolute;
    width: 99%;
    z-index: 2;
}

.image-detail-pr .f-pr-image-zoom .zoomWrapper img {
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    max-height: 400px;
}

.pr-detail-info h1 {
    margin: 0;
    margin-bottom: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
}

.pr-detail-info {
    font-size: 14px;
    height: 100vh;
    position: relative;
}

.content-detail_right {
    position: absolute;
    bottom: 1%;
}

.pr-detail-info p {
    margin-bottom: 10px;
    color: #000;
    font-size: 12px;
}

.info-pr {
    margin-bottom: 35%;
}

.info-pr p {
    text-transform: uppercase;
}

.info-pr ul li {
    line-height: 23px;
    color: #444;
    position: relative;
    font-size: 12px;
    margin-right: 5px;
}

.info-price-detail strong {
    font-size: 23px;
    color: red;
}

.box-addtocart {
    margin: 30px 0;
    width: 100%;
}

.box-addtocart a.addtocart {
    background: #fff;
    color: #333;
    border: 1px solid #333;
    padding: 10px 25px;
    text-transform: uppercase;
    line-height: 24px;
    display: block;
    text-align: center;
}

.box-addtocart a.addtocart span {
    display: table;
    float: left;
    margin-top: 0px;
}

.box-addtocart a.buynow {
    float: right;
    background: #ee1d23;
    color: #fff;
    padding: 14px 25px;
    text-transform: uppercase;
    border-radius: 5px;
}

.box-addtocart a.buynow span {
    background: url(../artseed/noes.png) no-repeat;
    width: 18px;
    height: 14px;
    display: table;
    float: left;
    margin-right: 9px;
    margin-top: 0px;
}

.p-cecpt p {
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 0;
}

.p-cecpt p:nth-child(1),
.p-cecpt p:nth-child(2),
.p-cecpt p:nth-child(6) {
    display: none;
}

.p-cecpt p a {
    font-size: 11px;
    color: #666;
}

.p-cecpt p a:hover {
    text-decoration: underline;
}

.box-addtocart a.buynow:hover,
.box-addtocart a.addtocart:hover {
    background: #000;
    color: #fff;
}

.artseed-detail-content ul.tab-detail-product li.active a {
    color: #000;
}

.artseed-detail-content ul.tab-detail-product li a {
    color: #444;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 0;
    padding: 10px 35px;
}

ul.tab-detail-product {
    margin-top: 25px;
    border-bottom: none;
    text-align: center;
}

.artseed-detail-content ul.tab-detail-product li {
    border: 1px solid #eee;
    float: none;
    display: inline-block;
}

.content-tab-detail-product {
    border: 1px solid #eee;
    padding: 15px;
    float: left;
    width: 100%;
}

.content-tab-detail-product img {
    margin-bottom: 12px;
}

.nivo-directionNav a:before {
    content: "\f104";
    position: absolute;
    left: 3px;
    text-indent: 0;
    top: 0px;
    font-size: 24px;
    color: #fff;
    width: 30px;
    line-height: 28px;
    font-family: FontAwesome;
    z-index: 999;
    height: 30px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.nivo-directionNav a:hover:before {
    background: #000;
}

.nivo-directionNav a:before {
    position: absolute;
    text-indent: 0;
    top: 0px;
    font-size: 22px;
    color: #fff;
    width: 40px;
    line-height: 40px;
    font-family: FontAwesome;
    z-index: 999;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
}

.nivo-directionNav a:hover:before {
    background: #000;
    color: #fff;
}

.nivo-directionNav .nivo-prevNav:before {
    content: "\f104";
    left: 3px;
}

.nivo-directionNav .nivo-nextNav:before {
    content: "\f105";
    right: 43px;
}

.nivo-nextNav {
    right: 55px !important;
}

.banner_slider:hover .nivo-directionNav {
    display: block
}

.right-footer p a {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}

.right-footer p a:hover {
    color: #8bc63e;
}

.hotline a {
    color: #FFF;
    font-size: 23px;
    font-family:  "Montserrat", sans-serif;
}

.list-tv {
    border: 1px solid #0d9344;
    padding: 15px;
    margin-bottom: 15px;
}

.list-tv ul li {
    line-height: 22px;
    border-bottom: 1px solid #eee;
}

.list-tv ul li a {
    text-transform: uppercase;
    color: #333;
    padding: 5px 12px;
    display: block;
    position: relative;
}

.list-tv ul li a:hover,
.list-tv ul li a:hover:before {
    color: #0d9344;
}

.list-tv ul li a:before {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 13px;
    content: "\f0da";
    color: #333;
    font-family: FontAwesome;
}

/***********chitiet san pham*************/
.artseed-block-item-pr-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px;
}

.artseed-block-item-pr-img {
    position: relative;
    height: 95px;
    \: 10px;
}

.cart-hotline {
    position: absolute;
    right: 15px;
    top: 6px;
}

.hotline i {
    width: 40px;
    height: 40px;
    text-align: center;
    background: red;
    color: #fff;
    border-radius: 40px;
    line-height: 40px;
    font-size: 21px;
    margin-right: 10px;
}

.artseed-cart i {
    color: #000;
    margin-right: 5px;
    font-size: 17px;
}

.pos-adv-top {
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

.pos-adv-top a {
    position: relative;
    display: block;
}

.pos-adv-top a:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.pos-adv-top a:hover:after {
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.pos-adv-top img {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}

.pos-adv-top:hover img {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.artseed-title-pr h2 {
    font-family:  "Montserrat", sans-serif;
    font-size: 18px;
    color: red;
}

.info-footer h4,
.form-footer h4 {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 17px;
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    color: #333;
    font-weight: 500;
}

.info-footer h4:after,
.form-footer h4:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #333;
    left: 0;
    bottom: 0;
}

.info-footer p,
.form-footer p {
    /* color:#fff */
}

.info-footer,
.form-footer {
    line-height: 23px;
    text-align: center;
    margin-top: 20px;
}

.info-footer p a {
    color: #333;
}

.info-footer p a:hover {
    color: #ccc;
}

.form-mail-footer input {
    width: 100%;
    padding: 5px;
    border: none;
    border: 1px solid #eee;
}

.form-mail-footer {
    position: relative;
    margin-bottom: 20px;
}

a.re-mail {
    position: absolute;
    right: 0;
    background: red;
    top: 0;
    color: #fff;
    padding: 10px 11px;
    font-size: 14px;
}

a.viewall {
    position: absolute;
    right: 0;
    top: 5px;
}

a.viewall:hover {
    color: #0e97ea;
}

.artseed-title-pr-in h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 3px;
}

.short-info {
    margin-bottom: 10px;
    text-align: justify;
    line-height: 22px;
}

.title-filter-block {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-top: 7px;
    font-family:  "Montserrat", sans-serif;
    color: #666;
    position: relative;
}

.title-filter-block span {
    font-size: 13px;
}

.title-filter-block i {
    float: right;
    font-size: 15px;
    margin-top: 6px;
}

.product-filters-block {
    margin-bottom: 20px;
}

.product-filters-block ul li {
    line-height: 29px;
    text-align: left;
    display: block;
    cursor: pointer;
}

.product-filters-block ul li input {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0px;
}

.row10 {
    margin-left: -5px;
    margin-right: -5px;
}

.content-related-news {
    margin-bottom: 20px;
}

.qc-right a {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.box-detail-product h1 {
    padding-bottom: 10px;
    font-size: 15px;
    border-bottom: 1px solid #eee;
    line-height: 25px;
}

span#priceShow {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}

.brands span {
    /* font-weight: bold; */
}

.brands {
    border-left: none;
    margin-bottom: 10px;
    border-right: none;
    color: #666;
    font-size: 12px;
}

.short-detail-sp {
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.brands span {
    text-transform: uppercase;
}

.info-pr ul li input {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 1px;
    outline: none !important;
}

.info-pr label {
    font-weight: normal;
    font-size: 12px;
}

.artseed-block-item-price p {
    display: inline-block;
}

.artseed-block-item-price p.price-now {
    color: red;
    font-family:  "Montserrat", sans-serif;
    font-size: 16px;
}

.artseed-block-item-price p.price-old {
    color: #ccc;
    text-decoration: line-through;
}

.title-pr-related {
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    margin-top: 20px;
}

.title-pr-related span {
    color: #000;
}

.ht-price span.price-old {
    font-size: 14px;
    color: #666;
    text-decoration: line-through;
    font-weight: normal;
}

.price-now span.price-old {
    color: #999;
    font-size: 17px;
    text-decoration: line-through;
}

.loadajax {
    background: #0d0d0d url("../ajax-loader.gif") no-repeat scroll 10px 10px;
    border-radius: 5px;
    left: 50%;
    margin-left: -26px;
    margin-top: -26px;
    opacity: 0.8;
    overflow: visible;
    padding: 0;
    position: fixed;
    right: 50%;
    top: 50%;
    width: 52px;
    height: 52px;
    z-index: 100001;
}

.zoomWrapper {
    margin: 0 auto;
}

.price-now {
    margin-bottom: 10px;
    font-size: 12px;
}

.content-tab-detail-product h2,
.content-tab-detail-product h3 {
    font-size: inherit;
}

.content-tab-detail-product.tab-content img {
    max-width: 100% !important;
}

.content-tab-detail-product ul li {
    /* width: 100% !important; */
}

.content-tab-detail-product div {
    width: 100% !important;
}

.artseed-detail-content ul li {
    list-style: inherit;
    margin-left: 20px;
}

a.buttonmes {
    position: fixed;
    bottom: 15px;
    right: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3pt 12pt;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 0;
}

div#uhchat {
    display: none !important;
}

.pr-mau ul.colorpic li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border: 1px solid #eee;
}

.pr-mau ul.colorpic li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 0;
    margin-right: 5px;
}

.pr-size ul li {
    display: inline-block;
}

.pr-size label {
    margin: 0;
    display: block;
}

.info-price-detail {
    margin-bottom: 56px;
}

.pr-size {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

a.fancysize {
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: underline;
    font-size: 12px;
}

.pr-mau {
    width: 100%;
    clear: both;
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin-top: 5px;
}

.pr-mau label {
    margin-top: 5px;
    margin-right: 15px;
    display: block;
}

.info-footer.icon-shares a {
    display: inline-block;
    margin-top: 10px;
    margin-right: 5px;
}

.info-footer.icon-shares a img {
    width: 40px;
    height: 40px;
    object-fit: scale-down;
}

figure.artseed-new-item-img a {
    display: block;
    height: 546px;
}

figure.artseed-new-item-img a img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

figure.artseed-block-item-img a {
    display: block;
    height: 80px;
}

figure.artseed-block-item-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumb-ab a {
    display: block;
    height: 545px;
    overflow: hidden;
}

.thumb-ab a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}

.item-album {
    position: relative;
    margin-bottom: 30px;
}

.item-album h3 a {
    padding: 10px 0;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
}

.item-album h3 a:hover {
    text-decoration: underline;
}

.thumb-ab a:hover img {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}


li.listimgab a {
    display: block;
    height: 545px;
    margin-bottom: 30px;
}

li.listimgab a img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

li.listimgab a:hover img {
    opacity: 0.8;
}

.row5 {
    /* margin-left: -5px; */
    /* margin-right: -5px; */
}

.ab_title_related {
    margin: 30px 0;
    text-align: center;
}

.ab_title_related h2 {
    text-transform: uppercase;
    font-size: 16px;
}

.artseed-ftn-body {
    margin-top: 20px;
}

.info-bank {
    display: none;
}

.ht-price span.old-price {
    text-decoration: line-through;
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.ht-price span {
    font-size: 16px;
    font-weight: 500;
}

.phantrang {
    text-align: center;
}

.phantrang ul li a {
    color: #000 !important;
}

.phantrang ul li.active a {
    color: #fff !important;
    background: #000 !important;
    border: 1px solid #000 !important;
}

.artseed-img a img.hover {
    opacity: 0;
}

.artseed-img a:hover img.nhover {
    opacity: 0.7;
}

.artseed-img a:hover img.hover {
    opacity: 1;
    z-index: 11111;
}

.pr-mau ul li input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    z-index: 111;
    left: 0px;
}

.pr-mau ul li span {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    z-index: 0;
    width: 25px;
    background-color: #eee;
}

.pr-mau ul li input:checked~span {
    border: 1px solid red;
}

.short-detail-sp ul {
    padding-left: 15px;
}

.tit-block.spnb {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 9px;
}

.tit-block.spnb a {
    font-weight: 300;
}

.f-block-spnb {
    margin-top: 50px;
    position: relative;
    margin-bottom: 50px;
}

.tit-block.spnb:after,
.gallery h2:after,
.newhome h2:after,
.bosuutap h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 2px;
    background: #111;
    bottom: 0;
}

.f-bl-thumb-pr a {
    display: block;
    height: 330px;
    overflow: hidden;
}

.f-bl-thumb-pr a img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    transition: all 0.3s;
}

.itembst a:hover img {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.f-bl-thumb-pr a:hover img {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.f-prnb.product_nb {
    margin: 0 15px;
    text-align: center;
    padding-bottom: 10px;
}

.f-prnb h3 a {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    line-height: 22px;
    font-weight: 400;
    overflow: hidden;
}

.f-prnb h3 a:hover {
    text-decoration: underline;
}

.customNavigation a {
    background: #eee;
    width: 40px;
    height: 40px;
    font-size: 19px;
}

.customNavigation a.prevnew {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
}

.customNavigation a i {
    line-height: 27px;
}

.customNavigation a:hover {
    background: #000;
    color: #fff;
}

.customNavigation a.nextnew {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.albumhme {
    margin-top: 50px;
    margin-bottom: 50px;
}

.itemab a {
    display: block;
    height: 840px;
    position: relative;
}

.itemab a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.itemab a h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30%;
    text-transform: capitalize;
    margin: auto;
    text-align: center;
    color: #fff;
    font-family:  "Montserrat", sans-serif;
    font-size: 33px;
    font-style: italic;
    display: none;
}

.itembau {
    margin: 15px;
}

.itembau a {
    display: block;
    height: 420px;
    position: relative;
}

.itembau a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.gallery {
    margin-top: 50px;
}

.gallery h2,
.newhome h2,
.bosuutap h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px 0;
    position: relative;
    padding-bottom: 15px;
    font-weight: 300;
}

.itembau a:hover img {
    opacity: 0.5;
}

.newhome {
    margin-top: 50px;
    position: relative;
}

.bosuutap {
    position: relative;
}

.itemnew {
    margin: 15px;
}

.thumb-new a {
    position: relative;
    display: block;
    height: 545px;
    margin-bottom: 15px;
}

.thumb-new a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.itemnew .s-des {
    max-height: 67px;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
}

.itemnew h3 a {
    display: block;
    overflow: hidden;
    line-height: 22px;
    font-size: 14px;
    color: #000;
    text-align: center;
    font-weight: 400;
}

.itemnew h3 a:hover {
    text-decoration: underline;
}

.itemnew .s-des {
    color: #444;
}

.itembst {
    margin: 15px 0;
}

.itembst a.thumb {
    position: relative;
    height: 545px;
    display: block;
    overflow: hidden;
}

.itembst a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.itembst h3 a {
    display: block;
    text-align: center;
    margin: 15px 0;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
}

.hastag {
    padding: 50px 0;
    text-align: center;
}

.hastag .itemhas h3 a {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    font-weight: 400;
    margin-top: 18px;
    font-weight: 300;
}

.hastag h2 {
    /* font-family: 'Playfair Display', serif; */
    margin-bottom: 30px;
}

.hastag .content {
    width: 100%;
    margin: 0 auto;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
}

.hastag .content .itemhas {
    /* margin: 5px 5px; */
    /* width: 50%; */
}

.hastag .content .itemhas a {
    display: block;
    height: 351px;
    position: relative;
    overflow: hidden;
}

.hastag .content .itemhas a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
}

.hastag .content .itemhas a h3 {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    /* transform: translate(-50%, -50%); */
    /* color: #fff; */
    /* opacity: 0; */
}

.hastag .content .itemhas a:hover h3 {
    opacity: 1;
}

.hastag .content .itemhas a:hover img {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.info-bank ul li {
    list-style: disc;
    margin-left: 20px;
}

.csize {
    margin-top: 5px;
}

@-webkit-keyframes wrench {
    0% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    8% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    10%,
    28%,
    30%,
    48%,
    50%,
    68% {
        -webkit-transform: rotate(24deg);
        transform: rotate(24deg);
    }

    18%,
    20%,
    38%,
    40%,
    58%,
    60% {
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg);
    }

    100%,
    75% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes wrench {
    0% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    8% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    10%,
    28%,
    30%,
    48%,
    50%,
    68% {
        -webkit-transform: rotate(24deg);
        -ms-transform: rotate(24deg);
        transform: rotate(24deg);
    }

    18%,
    20%,
    38%,
    40%,
    58%,
    60% {
        -webkit-transform: rotate(-24deg);
        -ms-transform: rotate(-24deg);
        transform: rotate(-24deg);
    }

    100%,
    75% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
}

ul.owl-bst li {
    margin: 0 15px;
}

.cus_bst {
    text-align: center;
}

.cus_bst a {
    font-size: 19px;
    background: #eee;
    width: 40px;
    height: 40px;
    padding: 10px 0;
}

.cus_bst a.prevab,
.cus_bst a.prevtt {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    transform: translate(0%, -50%);
}

.cus_bst a.nextab,
.cus_bst a.nexttt {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    transform: translate(0%, -50%);
}

.cus_bst a:hover {
    background: #000;
    color: #fff;
}

.itemab a span {
    border: 1px solid #fff;
    color: #fff;
    position: absolute;
    bottom: 7%;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 150px;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 17px;
    display: none;
}

.itemab a span:hover {
    background: #fff;
    color: #000;
}

a.left.carousel-control {
    top: 45%;
    padding: 10px 0;
    left: 10px;
    background: rgb(0 0 0 / 63%);
    height: 40px;
    width: 40px;
    /* border: 1px solid #fff; */
    border-radius: 50%;
}

a.right.carousel-control {
    top: 45%;
    padding: 10px 0;
    right: 10px;
    background: rgb(0 0 0 / 63%);
    height: 40px;
    width: 40px;
    /* border: 1px solid #fff; */
    border-radius: 50%;
}

a.carousel-control:hover {
    background: #000;
}

ul.listohter li h3 a {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    margin-bottom: 7px;
}

ul.listohter {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

ul.listohter li a:hover {
    color: #999;
}

ul.listohter p.img {
    float: left;
    margin-right: 15px;
    width: 100px;
}

ul.listohter li {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.artseed-detail-content.content-intro {
    margin-bottom: 30px;
}

.artseed-detail-content table td {
    padding: 15px;
}

.phone-vr-img-circle {
    position: fixed;
    bottom: 85px;
    left: 15px;
}

.phone-vr-img-circle a {
    width: 50px;
    height: 50px;
    background: #1275cc;
    display: block;
    border-radius: 40px;
}

.phone-vr-img-circle a img {
    max-width: 35px;
    margin: 8px;
    -webkit-animation: wrench 2.5s ease infinite;
    animation: wrench 2.5s ease infinite;
}

.view-car-success {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    border: 10px solid #eee;
    margin: 10px auto;
}

.view-car-success h2 {
    background: #111;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    padding: 10px 0;
    margin-bottom: 15px;
}

.view-car-success .content {
    line-height: 25px;
    padding: 10px;
}

.view-car-success .content p a {
    color: #0093ff;
    font-size: 12px;
}

b,
strong {
    font-weight: 400 !important;
}

.wrap-language {
    position: fixed;
    background: #ffffffab;
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    display: block;
}

.wrap-language .btn-link a {
    border: 1px solid #000;
    padding: 11px 17px;
    margin: 0 7px;
    display: inline-block;
}

.wrap-language .btn-link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap-language .btn-link a:hover {
    background: #000;
    color: #fff;
}

.lst-langugage a {
    display: inline-block;
    border: 1px solid #333;
    padding: 10px 10px;
}

.lst-langugage a:hover {
    background: #ccc;
}

.httoan.htrans {
    margin-bottom: 10px;
}