body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, span, a, p, sub, blockquote, th, td {
    font-family: Arial, sans-serif;
    font-size: 13px
}

#backToTop {
    display: none !important
}

#catSideBar a {
    text-transform: none
}

#catSideBar > h3 {
    text-transform: capitalize
}

.showPs > span {
    text-transform: inherit
}

.itemProduct > div, .itemProduct > div > h3, .cateProduct > div, .cateProduct > div > h3, .hisProduct > div {
    border: none;
    text-align: left;
    padding: 0
}

.hisProduct > p > a > img {
    height: auto
}

.hisProduct > p > a {
    height: 280px
}

#productInfo .btn, #payOnline, #payHome {
    background: #000
}

#search {
    float: none;
    text-align: center
}

input[type='text'] {
    line-height: normal;
    border-radius: 0;
    font-size: 12.5px;
    font-style: italic;
    width: 220px
}

#header {
    color: #fff;
    width: 100%
}

#header a {
    color: #fff
}

#header .header-ct > div > div {
    display: inline-block;
    vertical-align: middle
}

#logo {
    width: 17%;
    height: 74px;
    overflow: hidden;
    padding-right: 15px
}

#logo img {
    max-width: 100%;
    padding-top: 11px
}

#menu {
    position: relative;
    text-align: left;
    margin: 0
}

/*#menu ul li {*/
    /*list-style: none;*/
    /*color: #fff;*/
    /*display: inline-block;*/
    /*vertical-align: top;*/
    /*position: relative;*/
    /*height: 30px;*/
    /*margin-right: 10px*/
/*}*/

#menu > ul > li.active .iconMenu {
    display: block
}

.iconMenu {
    position: absolute;
    color: #fff;
    width: 18px;
    height: 8px;
    background: url('../../img/sprites.png') no-repeat;
    background-position: -18px -45px;
    bottom: -2px;
    left: 33%;
    z-index: 11;
    display: none
}

#menu ul li a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    font-family: Arial;
    display: block;
    padding: 8px 20px 0 0
}

#menu ul li .dropdown > a:hover {
    padding-left: 5px
}
#menu .menu-sale a:hover{
    color: #a61b20
}

.dropdown {
    border: 1px solid #ccc;
    min-width: 330px;
    min-height: 100px;
    background: #fff;
    padding: 0 0 10px 20px;
    z-index: 10;
    position: absolute;
    top: 31px;
    left: 0;
    display: none
}

.dropdown > a {
    text-align: left
}

#menu ul li:HOVER .dropdown {
    display: block
}

#menu ul li:HOVER .dropdown .dropdown {
    display: none
}

.dropdown ul li:HOVER .dropdown {
    display: block !important
}

#menu ul li:HOVER .iconMenu {
    display: block
}

#menu ul li .dropdown a {
    font-size: 12px;
    text-transform: none;
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
    color: #333;
    transition: all .2s linear
}

#menu ul li .dropdown li {
    width: 155px
}

#cthdRight {
    width: 25%;
    text-align: right;
    margin-left: 14px;
    vertical-align: bottom !important;
    margin-bottom: -8px
}

#cthdRight > div {
    display: inline-block;
    vertical-align: top
}

#hdSign {
    position: relative;
    padding: 28px 0 9px;
    width: 45%
}

#hdSign > a {
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    padding-left: 10px;
    position: relative
}

#hdSign:HOVER i {
    display: block
}

.prDropdown {
    position: absolute;
    top: 52px;
    left: 0;
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    min-width: 200px;
    display: none;
    z-index: 200;
    padding: 5px 10px
}

#header .prDropdown > a {
    color: #333;
    display: block;
    text-align: left;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 13px;
    transition: all .2s linear;
    border-bottom: 1px dotted #ccc
}

#hdSign:hover .prDropdown {
    display: block
}

#header .prDropdown > a:hover {
    padding-left: 5px
}

#search {
    padding: 1px 0;
    display: inline-block;
    vertical-align: top;
    height: 29px;
    width: 54%
}

#search input {
    width: 290px;
    height: 23px;
    font-size: 12px;
    font-style: italic;
    padding: 0 5px;
    vertical-align: top;
    margin-top: 2px;
    border: 1px solid #ccc
}

.sprites {
    background: url('../../img/sprites.png') no-repeat
}

#search button {
    background-color: #494949;
    background-position: -98px -20px;
    width: 32px;
    height: 25px;
    display: inline-block;
    border: none;
    margin-left: -5px;
    cursor: pointer;
    margin-top: 2px
}

#hd-cart {
    padding: 16px 0 6px;
    margin-left: 20px;
    position: relative
}

#hd-cart a {
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 5px
}

#hd-cart a span:first-child {
    color: #fff;
    font-size: 13px
}

#bg-cart {
    width: 24px;
    text-align: center;
    height: 20px;
    display: inline-block;
    font-size: 14px;
    padding-top: 11px;
    background-position: -65px -4px;
    color: #000;
    font-weight: 700;
    margin-left: 10px
}

#hd-cart:HOVER #dropCart {
    display: block
}

#dropCart {
    position: absolute;
    top: 53px;
    right: 0;
    z-index: 100;
    background: #fff;
    border: 2px solid #ccc;
    width: 300px;
    color: #333;
    font-size: 12px;
    border-top: none;
    overflow: hidden;
    transition: all .5s linear;
    display: none
}

#dropCart > h3 {
    background: #494949;
    color: #fff;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    border-top: 1px solid #fff
}

#dCartItem {
    overflow: hidden;
    padding: 10px;
    font-size: 11px
}

#dCartItem img {
    width: 100%;
    float: left
}

#dCartItem > p > span {
    display: block;
    color: #7b7b7b;
    padding: 3px
}

#dCartItem > p > span b {
    color: #333
}

#cartRes {
    padding: 10px 0;
    text-align: right
}

#cartRes > a {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #ccc;
    background: #FAF7F7;
    color: #333;
    width: 120px;
    padding: 7px 0;
    font-size: 12px;
    margin-left: 0
}

.ui-dialog .ui-dialog-title, #dialogMessage, .ui-dialog-buttonpane {
    font-size: 12px
}

.ui-dialog-titlebar-close {
    display: none !important
}

.ui-widget-header {
    background: #848484;
    border: 1px solid #848484
}

#dialogMessage {
    padding: 10px
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #333
}

#hotline {
    float: right;
    right: 0;
    position: absolute;
    color: #fff;
    top: 18px;
    vertical-align: top !important
}

#banner {
    position: relative;
    overflow: auto
}

#banner a {
    float: left;
    display: inline-block;
    margin: 0 7px 7px 0
}

.hisProduct > div > h3 {
    border-bottom: none
}

#banner > #bnRight {
    margin-right: 0;
    float: right
}

#lastFooter > div:first-child {
    width: 20%
}

#lastFooter > div:nth-child(2) {
    width: 34%
}

.cateProduct > div > span > s {
    font-weight: 400
}

.itemProduct > div > span, .hisProduct > div > span, .hisProduct > div > s {
    display: inline;
    width: auto
}

.itemProduct > div > h3 {
    height: auto
}

#dropCart {
    right: -5px
}

.dropdown .dropdown {
    left: 200px;
    top: 0
}

.dropdown h3 {
    margin: 20px 0;
    font-size: 14px;
    font-family: Arial
}

.itemProduct > div, .cateProduct > div {
    padding-left: 0
}

#btnSubmit {
    padding: 10px;
    font-size: 14px;
    margin-left: 10px
}

.cateProduct > div > h3 {
    height: auto
}

.itemOrtAlbum1 > span {
    height: 50px
}

.cateProduct {
    height: 430px
}

#catSideBar > p {
    font-size: 13px;
    text-transform: none
}

#lastFooter .btn {
    height: 28px
}

input[type='text'] {
    height: 28px
}

#catSideBar a {
    font-size: 13px
}

#search button {
    margin-top: 8px
}

#search input {
    margin-top: 8px
}

.hisProduct > div > span {
    font-size: 15px;
    margin-top: 5px
}

.listProduct > h2 span, #bestseller > h2 span {
    font-size: 20px;
    padding-right: 20px
}

.cateProduct > div > span {
    font-size: 15px
}

#firstFooter > p > a {
    padding: 8px 13px
}

#loadCart .cartProdInfo > p {
    white-space: nowrap
}

.hisProduct > div > h3 {
    height: auto
}

.itemProduct > div > h3 {
    padding-bottom: 5px
}

#infoCart p span i {
    font-size: 13px
}

#artContent > div p {
    line-height: 1.5em
}

#lastFooter > div {
    width: 30%;
    padding-right: 2%
}

.paginator span, .paginator a {
    color: #333
}

.itemOrtAlbum1 a {
    font-weight: 700
}

.profile b {
    width: 70px;
    display: inline-block
}

.profile input {
    width: 230px;
    line-height: 30px
}

#productInfo > div > p .viewDp {
    display: list-item;
    margin-left: 20px;
    padding: 5px 0;
    color: #333;
    font-size: 13px
}

.shippingDetails {
    display: none
}

#lastFooter > div > h4 {
    font-weight: 700
}

#hotline img {
    left: -25px;
    margin-top: -3px;
    position: absolute
}

.attr p a {
    border-radius: 15px
}
.blockNewsFooter{
    float: left;
    width: 100%;
    clear: both;
}
.blockNewsFooter img{
    max-width: 100%;
}
.blockNewsFooter .blockLeft{
    width: 50%;
    float: left;
}
.blockNewsFooter .blockRight{
    width: 49%;
    float: right;
}
.blockNewsFooter h3{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 20px 0 10px 0;
    color: #000;
}
.blockNewsFooter .blockLeft > div{
    float: left;
    width: 50%;
}
.blockNewsFooter .blockLeft > div.childsNews{
    padding-left: 20px;
    width: 45%;
}
.blockNewsFooter .blockLeft > div.childsNews a{
    display: block;
    padding-bottom: 15px;
}
.blockNewsFooter .blockRight > span{
    display: block;
    padding-bottom: 15px;
}
#menu > li > a{
    color:#000;
}
.dropdownMenu > ul > li {
    float: left;
    line-height: normal;
    padding: 5px 15px;
    border-right: 1px solid #e5e5e5;
}
#search input {
    border-radius: 10px 0 0 10px;
}
#search button {
    border-radius: 0 10px 10px 0;
}
.menu_home {
    position: relative;
}
.menu_home #prevSlide {
    position: absolute;
    top: 45%;
    left: 30px;
}
.menu_home #nextSlide {
    position: absolute;
    top: 45%;
    right: 30px;
}
#prevSlide i, #nextSlide i {
    font-size: 60px;
    color: #fff;
}
.listProduct h3, .list_album h3{
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    padding: 15px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
#list_product_new .itemProduct {
    margin: 0 10px;
}
#nav_product {
    padding:10px 0 20px 0;
}
.list_album .item_album {
    position: relative;
    width: 32%;
    display: inline-block;
    padding:0 10px;
}
.title_item_album {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: #fff;
}
.list_album .item_album a img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.blockNewsFooter .blockLeft {
    width: 32%;
}
.blockNewsFooter .blockLeft>div {
    width: 100%;
    position: relative;
}
.blockNewsFooter .blockLeft .mainNews p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 13px;
    padding: 10px 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: #fff;
}
.blockNewsFooter .blockLeft>div.childsNews {
    width: 100%;
    padding-left: 15px;
}
.blockRight span {
    position: relative;
}
.newsItems.childsNews::after, .blockRight span::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    background: #a47d3b;
    border-radius: 50%;
}
.blockNewsFooter .mainNews {
    margin-bottom: 15px;
}
.blockNewsFooter .blockLeft>div.childsNews a:hover, .mainVideos a:hover, .childVideos a:hover, .blockNewsFooter .blockRight span a:hover{
    text-decoration: underline;
}
.blockNewsFooter h3 {
    text-align: center;
}
.blockNewsFooter {
    margin-top: 25px;
    border-top: 1px solid #ddd;
}
.blockCenter, .blockNewsFooter .blockRight {
    width: 32%;
    float: left;
}
.blockCenter, .blockRight {
    margin-left: 15px;
}
.mainVideos {
    margin-bottom: 10px;
}
.mainVideos iframe {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
}
.childVideos {
    width: 50%;
    display: inline-block;
    margin-bottom: 10px;
}
.childVideos iframe {
    width: 100%;
    margin: 10px 0;
}
.mainVideos a, .childVideos a{
    font-size: 14px;
    text-transform: uppercase;
}
.blockNewsFooter .blockRight span {
    padding-left: 15px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 10px;
    margin-top: 10px;
    display: block;
}
.blockAgency {
    max-height: 400px;
    overflow-y: auto;
}