@import "../fonts/Oswald/stylesheet.css";
@import "../fonts/RobotoCondensed/stylesheet.css";

html, body {
    height: auto;
    min-height: 100%;
    overflow-x: hidden;
}

body {
    background-color: #fff;
}

#body {
    box-shadow: none;
    border: 0;
}

.lxv-headerfixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    color: #fff;
}

.lxv-adstop-content {
}

.lxv-adstop-content a {
    height: 50px;
    background-repeat: no-repeat !important;
    background-position: center 100% !important;
    display: block;
    background-color: #07044e;
}

.header-nav {
    position: relative;
    top: inherit;
    left: inherit;
    height: auto;
    background-color: #1B3D9F;
    color: #fff;
}

.lxv-topfixmenu {
    display: flex;
    flex-wrap: nowrap;
    padding: 7px 0;
}

.lxv-topfixmenu > div {
    min-width: 20px;
    padding-left: 7px;
}

.lxv-topfixmenu > div:first-child {
    padding-left: 0;
}

.lxv-topfixmenu > .right-menu {
    flex-grow: 1;
}

.lxv-topfixmenu .itemmenu {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    line-height: 16px;
}

.lxv-topfixmenu .itemmenu:hover {
    color: #ff0000;
}

.lxv-topfixmenu .page-show-news {
    position: relative;
}

.lxv-topfixmenu .page-show-content  {
    position: absolute;
    top: 33px;
    left: 5px;
    right: 5px;
    background-color: #f5f5f5;
    color: #333;
    padding: 20px;
    border: 1px #000 solid;
    border-top: 0;
    display: none;
}

.lxv-topfixmenu .page-show-news .page-show-content {
    width: 250px;
    left: 0;
    right: inherit;
    padding: 0;
    top: 26px;
}

.lxv-topfixmenu .page-show-news .tophomenews {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lxv-topfixmenu .page-show-news .tophomenews li {
    line-height: 16px;
    overflow: hidden;
    padding: 7px 10px;
    border-bottom: dashed 1px #ccc;
}

.lxv-topfixmenu .page-show-news .tophomenews li:last-child {
    border-bottom: 0;
}

.lxv-topfixmenu .page-show-news .tophomenews li img {
    float: left;
    width: 75px;
    margin-right: 7px;
}

.lxv-topfixmenu .page-show-news .tophomenews li a {
    color: #333;
    text-transform: uppercase;
    position: relative;
    top: -2px;
    font-size: 12px;
}

.lxv-topfixmenu .page-show-news .tophomenews li a:hover {
    color: #ff0000;
}

.lxv-topfixmenu .page-show-content .titlecontact {
    border-bottom: 1px solid #dee2e5;
    color: #ffffff;
    font-size: 18px;
    padding: 3px 10px;
    background: #e43232;
    text-align: center;
    margin-bottom: 15px;
}

.lxv-topfixmenu .page-show-content .titlecontactul {
    list-style: circle;
}

.lxv-topfixmenu .itemmenu img {
    height: 16px;
    position: relative;
    top: -1px;
}

.lxv-headlogo-menu {
    margin-top: 83px;
}

#header {
    margin-top: 0;
    padding: 10px 0;
}

#header .logo {
    padding: 0;
    margin: 0;
}

#header .logo img {
    height: 80px;
}

.headerblock-search {
    padding-left: 40px;
    padding-right: 20px;
    flex-grow: 1;
}

.headerblock-search .form-control,
.headerblock-search .btn {
    height: 43px;
}

.headerblock-search .form-control,
.headerblock-search .btn {
    border-color: #07044e;
}

.headerblock-search .btn i {
    color: #07044e;
    font-size: 26px;
}

.user-cart {
    background-color: #07044e;
    border-radius: 18px;
    min-height: 68px;
    width: 334px;
    color: #fff;
    padding: 0px 18px;
}

.headerblock-card {
    padding-left: 20px;
}

.user-cart-content {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.user-cart-content > .user-cart-user {
    flex-grow: 1;
    padding-right: 2px;
}

.user-cart-cart {
    position: relative;
    overflow: hidden;
}

.user-cart-cart a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 12px;
}

.user-cart-cart a .cartnum {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #00ff00;
    font-weight: 700;
    color: #000;
    line-height: 20px;
}

.user-cart-cart a i {
    font-size: 44px;
}

.user-cart-user {
    padding: 10px 0;
}

.user-cart-user .user-avatar {
    float: left;
    margin-right: 10px;
}

.user-cart-user .user-avatar img {
    width: 48px;
    height: 48px;
    border: 2px #fff solid;
    border-radius: 50%;
}

.user-cart-user .user-name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    margin-top: 4px;
}

.user-cart-user .user-links a {
    color: #fff;
}

#menusite {
    background: #f2f6f4;
    border-top: 1px rgba(27,127,204,.8) solid;
    border-bottom: 1px #ccc solid;
}

/* Sticky Nav */
.second-nav.sticky {
    position: fixed;
    top: 1px;
    width: 100%;
    left: 0;
    z-index: 1000;
}

#menusite.sticky {
    background: #1b3d9f;
    color: #fff;
}

.lxvtopmenuright {
    padding: 0;
    margin: 0;
    list-style: none;
}

.lxvtopmenuright li {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 28px;
    font-size: 13px;
}

.lxvtopmenuright li .flexmenu {
    -ms-display: flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}

.lxvtopmenuright li:last-child {
    margin-right: 0;
}

.lxvtopmenuright li a.clink {
    padding-left: 10px;
    -ms-flex-grow: 1;
    flex-grow: 1;
    color: #333;
}

.lxvtopmenuright li a.clink span {
    font-weight: 700;
}

.hsitecontent {
    padding-top: 20px;
    padding-bottom: 20px;
}

.lxv-hv-nav {
    display: flex;
    align-items: center;
}

.second-nav.sticky .lxv-hv-nav {
    border-bottom-color: transparent;
}

.lxv-hv-nav .lxv-v-nav {
    width: 220px;
    position: relative;
    flex-shrink: 0;
}

.lxv-hv-nav .lxv-h-nav {
    flex-grow: 1;
    padding-left: 20px;
}

.lxv-hv-nav .lxv-sticky-h-nav {
    flex-grow: 1;
    padding-left: 20px;
    display: none;
}

.lxv-v-nav .nav-title {
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
    font-weight: bold;
    font-family: "Roboto Condensed";
}

.ap-menusite-wrap {
    background-color: #f2f6f4;
}

.menu-sticky .ap-menusite-wrap {
    position: fixed;
    top: 55px;
    width: 100%;
    left: 0;
    z-index: 1000;
}

.ap-menusite-wrap .nav-content {
    position: relative;
    z-index: 10;
    list-style: none;
    padding: 0;
    margin: 0;
}

.second-nav.sticky .ap-menusite-wrap .nav-content {
    display: none;
}

.ap-menusite-wrap .nav-content > li {
    display: inline-block;
}

.ap-menusite-wrap .nav-content > li > a {
    display: block;
    --white-space: nowrap;
    --text-overflow: ellipsis;
    --overflow: hidden;
    padding: 5px;
    position: relative;
    color: #333;
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 13px;
}

.ap-menusite-wrap .nav-content > li > a > .nav-icon {
    display: block;
    text-align: center;
}

.ap-menusite-wrap .nav-content > li > a > .nav-icon img {
    height: 20px;
}

.ap-menusite-wrap .nav-content > li > a > .nav-name {
    display: block;
    line-height: 20px;
    margin-top: 6px;
}

.ap-menusite-wrap .nav-content > li:hover {
    background-color: #d00;
}

.ap-menusite-wrap .nav-content > li:hover > a {
    color: #fff;
}

.ap-menusite-wrap .nav-content > li .toggleSubsMenu {
    position: absolute;
    display: none;
}

.ap-menusite-wrap .nav-content .nav-subs {
    position: absolute;
    background: white;
    z-index: 99;
    border: solid 1px #ccc;
    overflow: hidden;
    display: none;

    top: 55px;
    left: 0;
    width: 100%;

    box-shadow: 0 5px 10px #555;
}

.ap-menusite-wrap .nav-content .nav-subs > .panel-body {
    padding-top: 5px;
    padding-left: 20px;
    font-size: 13px;
}

.ap-menusite-wrap .nav-content .nav-subs .subcat a {
    color: #ff0000;
}

.ap-menusite-wrap .nav-content .nav-subs .sublist {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 7px;
}

.ap-menusite-wrap .nav-content .nav-subs .sublist li {
    margin-bottom: 3px!important;
}

.ap-menusite-wrap .nav-content .nav-subs .sublist li a {
    color: #333;
}

.ap-menusite-wrap .nav-content .nav-subs .sublist li a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.menu-sticky .lxv-h-nav {
    display: none;
}

.menu-sticky .lxv-sticky-h-nav {
    display: block;
}

.lxv-sticky-h-nav-content {
    -ms-display: flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}

.lxv-sticky-h-nav-content > div {
    flex-shrink: 0;
    min-width: 50px;
}

.lxv-sticky-h-nav-content > .msearch {
    flex-grow: 1;
}

.lxv-sticky-h-nav-content .headerblock-search {
    padding-left: 20px;
    margin-top: 2px;
}

.lxv-sticky-h-nav-content .headerblock-search .form-control,
.lxv-sticky-h-nav-content .headerblock-search .btn {
    height: 37px;
}

.lxv-sticky-h-nav-content .buyonline {
    padding-right: 20px;
    font-size: 12px;
}

.lxv-sticky-h-nav-content .buyonline h1 {
    font-size: 15px;
    line-height: 1;
}

.lxv-sticky-h-nav-content .user-cart {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    min-height: 41px;
    width: 300px;
}

.lxv-sticky-h-nav-content .user-cart-user .user-avatar {
    margin-top: 5px;
}

.lxv-sticky-h-nav-content .user-cart-user .user-avatar img {
    width: 30px;
    height: 30px;
}

.lxv-sticky-h-nav-content .user-cart-user .user-name {
    margin-top: 0;
    font-size: 14px;
}

.lxv-sticky-h-nav-content .user-cart-user .user-links {
    font-size: 12px;
}

.lxv-sticky-h-nav-content .user-cart-user {
    padding: 2px 0;
}

.lxv-sticky-h-nav-content .user-cart-cart a {
    position: relative;
    top: -2px;
    padding-right: 25px;
}

.lxv-sticky-h-nav-content .user-cart-cart a .cartnum {
    right: 0;
    top: 6px;
}

.lxv-sticky-h-nav-content .user-cart-cart a i {
    font-size: 26px;
    position: relative;
    top: 3px;
}

.lxv-sticky-h-nav-content .user-cart-cart a br {
    display: none;
}

.header-links {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
    line-height: 15px;
}

.header-links li {
    display: inline-block;
}

.header-links li a {
    display: inline-block;
    color: #fff;
    padding-left: 5px;
    margin-left: 5px;
    border-left: 1px #fff solid;
    margin-top: 3px;
}

.header-links li a:hover {
    color: #ff0000;
}

.right-menu .header-links {
    text-align: right;
    text-transform: uppercase;
}

.right-menu .header-links li a {
    color: #ff0000;
    border-left: 0;
    font-weight: 700;
}

#footer {
    min-height: 100px;
    border-top-color: #ccc;
    border-bottom-color: #070d4f;
    background-color: #070d4f;
    background-image: none;
}

.footerNav2 {
    background-color: #07044e;
    color: #fff;
}

.footerNav3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.footer-links {
    padding: 0;
    margin: 0;
}

ul.footer-links li {
    margin-bottom: 5px;
}

ul.footer-links li a {
    color: #fff!important;
}

.footer-block-title,
.footer-block-title a,
.footer-block-title a:hover {
    color: #feee02;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 14px;
}

.footer-map {
    padding-right: 40px;
    font-size: 13px;
}

.footer-map.footer-map-last {
    padding-right: 0;
}

.footer-map a {
    color: #ffff00;
}

.footer-tags {
    --
}

.footerNav4 {
    border-top: solid 1px #ccc;
    padding: 10px 0 70px 0;
}

.footer-tags {
    font-size: 13px;
}

.footer-tags .footer-block-title {
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 13px;
    margin-right: 10px;
}

.footer-tags ul {
    display: inline-block;
}

.footer-tags ul li {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 7px;
    border-left: solid 1px #ccc;
}

.footer-tags ul li a {
    color: #666!important;
}

#home_top_ads .nv-block-banners {
    margin-bottom: 5px;
}

#home_top_ads .nv-block-banners:last-child {
    margin-bottom: 0;
}

/* Home Slider */
.lxvhomeslider {
    margin-right: -10px;
}

.lxvhomeslider-2 {
    border-bottom: 1px #ddd solid;
}

.lxvhomeslider-2 .owl-stage > div > div {
    border-left: 1px #ddd solid;
    height: 40px;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
}

.lxvhomeslider-2 .owl-stage > div:first-child > div {
    border-left: 0;
}

.lxvhomeslider-2 .owl-stage > div.current > div {
    color: #fff;
    background: #1b3d9f;
    font-weight: bold;
}

/* Home shops */
.catshops-rows {
    margin-bottom: 10px;
}

.catshops-allrows .catshops-rows:last-child {
    margin-bottom: 0;
}

.catshops-rows .catshops-rows-header {
    -webkit-box-shadow: 0px 10px 18px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 18px -7px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 18px -7px rgba(0,0,0,0.75);
    border-bottom: 2px #070d4f solid;
    display: flex;
    align-items: center;
}

.catshops-rows .catshops-rows-header .catsubs {
    flex-grow: 1;
    font-size: 13px;
    font-weight: bolder;
}

.catshops-rows .catshops-rows-header .catsubs ul {
    padding: 0;
    margin: 0;
}

.catshops-rows .catshops-rows-header .catsubs ul li {
    padding: 0;
    margin: 0;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px #333 solid;
    display: inline-block;
}

.catshops-rows .catshops-rows-header .catsubs ul li:last-child {
    border-right: 0;
}

.catshops-rows .catshops-rows-header .catsubs ul li a {
    color: #333;
}

.catshops-rows .catshops-rows-header .catsubs ul li a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.catshops-rows .catshops-rows-header .catmore {
    padding-right: 10px;
    flex-shrink: 0;
}

.catshops-rows .catshops-rows-header .catmore a {
}

.catshops-rows .catshops-rows-header h2 {
    height: 40px;
    --background-image: url("../images/bg_title_pro.png");
    background-image: url("../images/bg_title_box_2019.png");
    background-repeat: no-repeat;
    background-position: right 2px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 40px 0 10px;
    line-height: 44px;
    border-top-left-radius: 5px;
    flex-shrink: 0;
}

.catshops-rows .catshops-rows-header h2 a {
    color: #fff;
}

.catshops-rows .catshops-rows-body {
    padding-top: 10px;
}

.catshops-rows .catshops-rows-body .row-banner img {
    width: 100%!important;
    height: auto;
}

.catshops-rows .catshops-rows-body .row-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px #ccc solid;
}

.catshops-rows .catshops-rows-body .row-items > .item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    height: 255px;
}

.catshops-rows .catshops-rows-body .row-items > .item > div:not(.item-protip) {
    border: 1px #ccc solid;
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: 0;
    padding: 7px;
    font-size: 13px;
}

.catshops-rows .catshops-rows-body .row-items > .item:nth-child(5) > div,
.catshops-rows .catshops-rows-body .row-items > .item:nth-child(10) > div {
    right: -2px;
}

.catshops-rows .catshops-rows-body .row-items > .item:nth-child(6) > div,
.catshops-rows .catshops-rows-body .row-items > .item:nth-child(7) > div,
.catshops-rows .catshops-rows-body .row-items > .item:nth-child(8) > div,
.catshops-rows .catshops-rows-body .row-items > .item:nth-child(9) > div,
.catshops-rows .catshops-rows-body .row-items > .item:nth-child(10) > div {
    bottom: -1px;
}

.catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(1) > div,
.catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(2) > div,
.catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(3) > div,
.catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(4) > div,
.catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(5) > div {
    bottom: -1px;
}

.catshops-rows .catshops-rows-body .row-items > .item:hover > div {
    border-color: #333;
    box-shadow: 0 0 7px #333;
    z-index: 11;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-code {
    color: #1b3d9f;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-img {
    display: flex;
    align-items: center;
    text-align: center;
    height: 150px;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-img > a {
    display: block;
    height: 100%;
    width: 100%;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-img img {
    max-height: 100%;
    max-width: 100%;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-code {
    height: 18px;
    overflow: hidden;
    text-align: center;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-title {
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    font-weight: 300;
    height: 40px;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-title a {
    color: #333;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-title a:hover,
.catshops-rows .catshops-rows-body .row-items > .item .item-tools > div.ca a:hover {
    color: #ff0000;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-price-old {
    height: 29px;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 130px;
    text-shadow: rgb(255, 255, 0) 1px 0px 0px, rgb(255, 255, 0) 0.540302px 0.841471px 0px, rgb(255, 255, 0) -0.416147px 0.909297px 0px, rgb(255, 255, 0) -0.989992px 0.14112px 0px, rgb(255, 255, 0) -0.653644px -0.756802px 0px, rgb(255, 255, 0) 0.283662px -0.958924px 0px, rgb(255, 255, 0) 0.96017px -0.279415px 0px;
    font-size: 20px;
    font-weight: 100;
    font-style: italic;
    overflow: hidden;
    font-family: "Oswald";
}

.catshops-rows .catshops-rows-body .row-items > .item .item-tools {
    ms-display: flex;
    display: flex;
    flex-wrap: nowrap;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-tools > div {
    flex-grow: 1;
    height: 20px;
    overflow: hidden;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-tools > div.ca {
    text-align: right;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-tools .proch {
    color: #1b3d9f;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-tools .prohh {
    color: #ff0000;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-price {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 152px;
    text-shadow: rgb(255, 255, 0) 1px 0px 0px, rgb(255, 255, 0) 0.540302px 0.841471px 0px, rgb(255, 255, 0) -0.416147px 0.909297px 0px, rgb(255, 255, 0) -0.989992px 0.14112px 0px, rgb(255, 255, 0) -0.653644px -0.756802px 0px, rgb(255, 255, 0) 0.283662px -0.958924px 0px, rgb(255, 255, 0) 0.96017px -0.279415px 0px;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    overflow: hidden;
    font-family: "Oswald";
}

.catshops-rows .catshops-rows-body .row-items .realpr {
    text-decoration: line-through;
    color: #777;
}

.catshops-rows .catshops-rows-body .row-items .discount {
    background: #C70404;
    color: white;
    line-height: 19px;
    border-radius: 2px;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    padding: 0 5px;
}

/* Tooltip */
.catshops-rows .catshops-rows-body .row-items > .item .item-protip {
    display: none;
    position: absolute;
    z-index: 9999;
    background: white;
    border: solid 1px #333;
    width: 377px;
    box-shadow: 0 0 7px #333;
    padding-bottom: 10px;
    right: inherit;
    bottom: inherit;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .tname {
    padding: 5px 10px;
    font-size: 15px;
    overflow: hidden;
    line-height: 18px;
    color: #ff0000;
    font-weight: bold;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .tline {
    clear: both;
    height: 0px;
    border-top: solid 1px #ccc;
    margin: 5px 0;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .tcontent-row {
    padding: 0 10px;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .tcontent-row .rtit {
    font-weight: bold;
    color: #ff0000;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .rflex {
    ms-display: flex;
    display: flex;
    flex-wrap: nowrap;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .center-rflex {
    align-items: center;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .rflex .frtit {
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .rflex .frct {
    -ms-flex-grow: 1;
    flex-grow: 1;
    padding-left: 10px;
}

.catshops-rows .catshops-rows-body .row-items > .item .item-protip .pro_tipprice {
    text-shadow: rgb(255, 255, 0) 1px 0px 0px, rgb(255, 255, 0) 0.540302px 0.841471px 0px, rgb(255, 255, 0) -0.416147px 0.909297px 0px, rgb(255, 255, 0) -0.989992px 0.14112px 0px, rgb(255, 255, 0) -0.653644px -0.756802px 0px, rgb(255, 255, 0) 0.283662px -0.958924px 0px, rgb(255, 255, 0) 0.96017px -0.279415px 0px;
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    overflow: hidden;
    font-family: "Oswald";
}

/* Panel Red */
.panel-red {
    border: 0;
}

.panel-red > .panel-heading {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#df0101+0,d60204+26,bc060d+76,b40810+100 */
    background: #070d4f!important; /* Old browsers */
    background: -moz-linear-gradient(top, #df0101 0%, #d60204 26%, #bc060d 76%, #b40810 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1b3d9f 0%,#1b3d9f%,#bc060d 76%,#b40810 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #070d4f 0%,#070d4f 26%,#070d4f 76%,#b070d4f 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df0101', endColorstr='#b40810',GradientType=0 )!important; /* IE6-9 */
}

.panel-red > .panel-heading,
.panel-red > .panel-heading a {
    color: #fff;
}

.panel-red > .panel-body {
    border: solid 1px #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 0;
    background: url("../images/bg_gradient_bottom.png") repeat-x;
}

.panel-red > .panel-heading {
    border: 0;
}

/* Panel Black */
.panel-black {
    border: 0;
}

.panel-black > .panel-heading {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,44474c+3,393d40+24,151618+68,000000+100 */
    background: #000000!important; /* Old browsers */
    background: -moz-linear-gradient(top, #000000 0%, #44474c 3%, #393d40 24%, #151618 68%, #000000 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #000000 0%,#44474c 3%,#393d40 24%,#151618 68%,#000000 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #800 0%,#a41414 3%,#ac1b1b 24%,#e43131 68%,#f55c5c 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 )!important; /* IE6-9 */
}

.panel-black > .panel-heading,
.panel-black > .panel-heading a {
    color: #fff;
}

.panel-black > .panel-body {
    border: solid 1px #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 0;
    background: url("../images/bg_gradient_bottom.png") repeat-x;
}

.panel-black > .panel-heading {
    border: 0;
}

/* Home news */
#home_block_news .block_groups li .img-thumbnail {
    display: none;
}

#home_block_news .block_groups li:first-child .img-thumbnail {
    display: inline-block;
}

/* Block tab sÃ¡ÂºÂ£n phÃ¡ÂºÂ©m trÃƒÂªn trang chÃ¡Â»Â§ */
.catshops-rows-tabs {
    border-bottom: 2px #070d4f solid;
}

.catshops-rows-tabs .nav-tabs {
    border-bottom: 0;
}

.catshops-rows-tabs .nav-tabs>li {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.catshops-rows-tabs .nav-tabs>li a {
    color: #1b3d9f;
}

.catshops-rows-tabs .nav-tabs>li.active>a,
.catshops-rows-tabs .nav-tabs>li.active>a:hover,
.catshops-rows-tabs .nav-tabs>li.active>a:focus {
    background-color: #07044e;
    color: #fff;
    border-color: #f4dd62;
}

.catshops-rows-bodysimple {
    position: relative;
}

.catshops-rows-bodysimple .blocklink {
    position: absolute;
    right: 0;
    top: -30px;
    color: #1b3d9f;
}

/* Vertical Nav Catsubs */
.v-nav-catsubs {
}

.v-nav-catsubs li {
    border-bottom: dashed 1px #ddd;
    padding: 7px 0;
    margin: 0!important;
}

.v-nav-catsubs li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.v-nav-catsubs li a {
    display: block;
    font-weight: 700;
}

/* Vertical Group cat */
.v-nav-catgroups li {
    margin-bottom: 5px!important;
}

.v-nav-catgroups li:last-child {
    margin-bottom: 0!important;
}

.v-nav-catgroups li label {
    margin-bottom: 0;
    font-weight: 300;
}

.v-nav-catgroups li label [type="checkbox"] {
    margin-top: 0!important;
}

#bttop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
    opacity: 1;
    background-color: #e2e2e2;
    line-height: 46px;
    cursor: pointer;
    border-radius: 25px;
    font-size: 20px;
    display: none;
}

#bttop i {
    color: #c2050b;
}

.right-menu .header-links {
    font-family: 'Roboto Condensed';
}

/* Fix shops mÃ¡ÂºÂ·c Ã„â€˜Ã¡Â»â€¹nh */
.thumbnail .caption h3 {
    overflow: hidden;
}

.increase-btn {
    display: inline-block;
    border: 1px #ddd solid;
    background-color: #fff;
    height: 31px;
}

.increase-btn input {
    display: inline-block;
    width: 50px;
    outline: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    height: 29px;
    position: relative;
    top: -1px;
    text-align: center;
}

.increase-btn input:active,
.increase-btn input:hover,
.increase-btn input:focus {
    outline: 0;
    box-shadow: none;
}

.order-nuberbox {
    line-height: 30px;
}

.increase-btn .dec,
.increase-btn .plu {
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    border-color: #ddd;
    border-style: solid;
    border-width: 0;
}

.increase-btn .dec {
    border-right-width: 1px;
}

.increase-btn .plu {
    border-left-width: 1px;
}

.thumbnail .pro-code {
    margin-bottom: 7px;
    color: #1b3d9f;
}

.thumbnail .pro-image {
    display: flex;
    align-items: center;
    text-align: center;
    height: 150px;
}

.thumbnail .pro-image a {
    display: block;
    height: 100%;
    width: 100%;
}

.thumbnail .pro-image a img {
    max-height: 100%;
    max-width: 100%;
}

.viewgrid .thumbnail {
    position: relative;
}

.viewgrid .thumbnail .item-price {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 138px;
    text-shadow: rgb(255, 255, 0) 1px 0px 0px, rgb(255, 255, 0) 0.540302px 0.841471px 0px, rgb(255, 255, 0) -0.416147px 0.909297px 0px, rgb(255, 255, 0) -0.989992px 0.14112px 0px, rgb(255, 255, 0) -0.653644px -0.756802px 0px, rgb(255, 255, 0) 0.283662px -0.958924px 0px, rgb(255, 255, 0) 0.96017px -0.279415px 0px;
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    overflow: hidden;
    font-family: "Oswald";
    color: #333;
}

.viewgrid .thumbnail .item-price-old {
    overflow: hidden;
    height: 20px;
	padding: 0 10px;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 150px;
	text-shadow: rgb(255, 255, 0) 1px 0px 0px, rgb(255, 255, 0) 0.540302px 0.841471px 0px, rgb(255, 255, 0) -0.416147px 0.909297px 0px, rgb(255, 255, 0) -0.989992px 0.14112px 0px, rgb(255, 255, 0) -0.653644px -0.756802px 0px, rgb(255, 255, 0) 0.283662px -0.958924px 0px, rgb(255, 255, 0) 0.96017px -0.279415px 0px;
	font-size: 15px;
	font-weight: 100;
	font-style: italic;
	overflow: hidden;
	font-family: "Oswald";
}

.viewgrid .thumbnail .item-price-old .realpr {
    text-decoration: line-through;
    color: #777;
}

.viewgrid .thumbnail .caption h3 {
    margin-bottom: 10px;
}

/* Responsive */
@media (max-width: 1099.98px) {
    .ap-menusite-wrap .nav-content {
        display: none;
    }

    .open-menu .ap-menusite-wrap .nav-content {
        display: block;
    }

    .open-menu .second-nav.sticky .ap-menusite-wrap .nav-content {
        display: block;
    }

    .lxvhomeslider {
        padding-left: 0;
    }

    #checkIsShowMenu {
        display: none;
    }

    .lxv-topfixmenu > div.menu {
        display: none;
    }

    .lxv-hv-nav .lxv-h-nav  {
        display: none;
    }

    .ap-menusite-wrap .nav-content > li {
        display: block;
        position: relative;
    }

    .ap-menusite-wrap .nav-content > li > a {
        margin-right: 50px;
    }

    .ap-menusite-wrap .nav-content > li > a > .nav-icon {
        display: inline-block;
        width: 50px;
    }

    .ap-menusite-wrap .nav-content > li > a > .nav-name {
        display: inline-block;
    }

    .ap-menusite-wrap .nav-content .nav-subs {
        position: relative;
        top: 0;
    }

    .ap-menusite-wrap .nav-content > li .toggleSubsMenu {
        display: block;
        width: 40px;
        text-align: center;
        right: 0;
        cursor: pointer;
        top: 10px;
    }

    .ap-menusite-wrap .nav-content > li:hover .toggleSubsMenu {
        color: #fff;
    }
}

@media (max-width: 966px) {
    .lxv-sticky-h-nav-content .buyonline {
        display: none;
    }
}

@media (max-width: 992px) {
    .catshops-rows .catshops-rows-body .row-banner {
        display: none;
    }

    .catshops-rows .catshops-rows-body .row-items {
        border-right: 0;
    }

    #home_top_ads,
    .lxv-adstop {
        display: none;
    }

    .lxv-headlogo-menu {
        margin-top: 33px;
    }

    #header {
        display: flex!important;
    }

    #header .headerblock-call {
        display: none;
    }

    .lxvhomeslider {
        margin-right: 0;
    }
}

@media (max-width: 850px) {
    .lxv-sticky-h-nav-content .user-cart {
        width: auto;
    }

    .lxv-sticky-h-nav-content .user-cart-user {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .catshops-rows .catshops-rows-header .catsubs {
        display: none;
    }

    .catshops-rows .catshops-rows-header .catmore {
        flex-grow: 1;
        text-align: right;
    }

    .catshops-rows-tabs .nav-tabs>li {
        float: none;
    }

    .catshops-rows .catshops-rows-body {
        padding-top: 30px;
    }

    .catshops-rows-bodysimple .blocklink {
        top: 8px;
    }

    .lxv-topfixmenu > div.showroom {
        display: none;
    }

    .second-nav {
        position: inherit;
        left: inherit;
        top: inherit;
    }

    .headerblock-card {
        display: none;
    }
}

@media (max-width: 650px) {
    .lxv-sticky-h-nav-content > .blockuser {
        display: none;
    }
}

@media (max-width: 615px) {
    .lxv-topfixmenu > div.onlinesell {
        display: none;
    }
}

@media (max-width: 530px) {
    .lxv-sticky-h-nav-content {
        display: none;
    }
}

@media (max-width: 485px) {
    .lxv-topfixmenu > div.banksell,
    .lxv-topfixmenu > div.promotion {
        display: none;
    }
	.menu-sticky .ap-menusite-wrap {
    position: fixed;
    top: 35px;
    width: 100%;
    left: 0;
    z-index: 1000;
	background-image: url("../images/logo.png");
	background-repeat: repeat;
	background-size: 212px 45px;
	}
}

@media (min-width: 500px) and (max-width: 857px) {
    .catshops-rows .catshops-rows-body .row-items > .item {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(10) {
        display: none;
    }

    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(5) > div {
        right: 0;
    }

    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(6) > div {
        bottom: 0;
    }

    .catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(4),
    .catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(5) {
        display: none;
    }
}

@media (min-width: 500px) and (max-width: 992px) {
    .ap-menusite-wrap .nav-content .nav-subs {
        overflow-y: auto;
    }
}

#checkScreenIsXss {
    display: none;
}

@media (max-width: 499px) {
    .catshops-rows .catshops-rows-body .row-items > .item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(5) > div,
    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(10) > div {
        right: 0;
    }

    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(6) > div,
    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(7) > div,
    .catshops-rows .catshops-rows-body .row-items > .item:nth-child(8) > div {
        bottom: 0;
    }

    .catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(5) {
        display: none;
    }

    .catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(1) > div,
    .catshops-rows .catshops-rows-body.catshops-rows-bodysimple .row-items > .item:nth-child(2) > div {
        bottom: 0;
    }

    .lxvhomeslider-2 .owl-stage > div > div {
        height: 100px;
    }

    .ap-menusite-wrap .nav-content .nav-subs {
        position: relative;
        overflow: visible;
        top: 0;
        left: 0;
        bottom: inherit;
    }

    .lxv-hv-nav .lxv-v-nav {
        width: 100%;
    }

    #checkScreenIsXss {
        display: block;
    }

    .ap-menusite-wrap .nav-content > li:hover > a::before {
        display: none;
    }

    .ap-menusite-wrap .nav-content {
        width: 100%;
    }
}
@media (max-width: 360px) {
    .right-menu .header-links li a {
    font-size: 10px;
}
}
.headerblock-call{
    text-align: center;
    color: #07044e;
    font-weight: bold;
}
.mobile_chat {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: #ebebeb 0 0 20px;
}
.chat-item {
    padding: 5px 10px;
	font-size:11px;
}
.col-xs-3 {
    width: 20%;
}
.chat-item a {
    display: block;
}
.chat-item .chat-item-image {
    width: 100%;
    float: left;
}
.chat-item .chat-item-image {
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chat-item .chat-item-image img {
    height: 32px;
}
.chat-item .chat-item-text {
    width: 100%;
    float: left;
}
.chat-item .chat-item-text {
    height: auto;
	font-weight: bold;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gio_hang{background-color:#1eafe5;}
