@charset "utf-8";
body {
    font-family: 'Roboto', sans-serif;
}

input, button, select, textarea {
    outline: none;
}

img {
    max-width: 100%;
}

a:hover, a:focus {
    text-decoration: none;
}

a {
    color: #333;
}

.owl-theme .owl-nav {
    margin-top: 0px !important;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    margin: 0px !important;
    padding: 0px !important;
}

.owl-prev, .owl-next {
    margin: 0px !important;
    border-radius: 0px !important;
}

.fl-left {
    float: left !important;
}

.fl-right {
    float: right !important;
}

.main-child {
    background: #fff;
}


.ads-home {
    padding: 0 10px;
}

.search-home-content {
    position: relative;
    border-top: none;
    margin-top: 20px;
    background: #fff;
    width: 100%;
    float: left;
    border-left: 2px solid #db141c;
    border-right: 2px solid #db141c;
    overflow: hidden;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-top: 0;
    border-bottom: 2px solid #db141c;
    padding-bottom: 15px;
}

.search-home-content .title {
    margin: 0;
    margin-bottom: 0px;
    border: none;
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
}

.search-home-content .title {
    height: 63px;
    display: block;
    background-image: url('../images/title.jpg');
    margin-top: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    text-align: center;
}

.search-home-content .title a {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 67px;
    text-align: center;
    text-shadow: 1px 2px saddlebrown;
}

.top-adsss a:last-child {
    margin-right: 0;
}

.top-adsss a:first-child {
    margin-left: 0;
}

.top-adsss a {
    background: #fff;
    border-radius: 3px;
    padding: 3px;
    float: left;
    margin: 5px;
    margin-left: 5px;
    border: 1px solid #d7d3d3;
    width: 121px;
    text-align: center;
    font-weight: bold;
}

.top-adsss img {
    height: 27px;
    width: 100%;
    object-fit: contain;
}

.top-adsss {
    float: left;

}

.ads-home h2 {
    background: #ea1303;
    color: #fff;
    font-weight: normal;
    background: -moz-linear-gradient(-45deg, #ea1303 0%, #e67920 100%);
    background: linear-gradient(135deg, #ea1303 0%, #e67920 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea1303', endColorstr='#e67920', GradientType=1);
    font-family: 'Roboto-Bold';
    float: left;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
}

.section_product .section-head h2 {
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: #3795df;
    font-size: 15px;
    display: inline-block;
    padding-left: 45px;
    height: 39px;
    line-height: 39px;
    position: relative;

}

.section_product .section-head h2 a {

    color: #fff;


}

.section_product {
    margin: 40px 0;
}

.section_product .section-head .group-icon {
    position: absolute;
    top: -3px;
    left: 0;
    background: #3795df;
    padding: 10px;
    display: inline-block;
    color: #fff;
    width: 39px;
    height: 42px;
    text-align: center;
    line-height: 19px;
    z-index: 1;
}


.section_product .section-head h2::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 39px 39px 0 0;
    border-color: #3795df transparent transparent;
    position: absolute;
    right: -39px;
    top: 0;
}

/* css main slider */
#slider-home .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#slider-home .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

#slider-home .owl-nav .fa {
    background-color: rgba(51, 51, 51, 0.6);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.hc-nav-trigger.hc-nav-1 {
    display: none !important;
}

.second-nav {
    display: none;
}

/* css top header*/
.top-header {
    background: #3795df;
    padding-top: 11px;
    padding-bottom: 7px;
}

.top-header .row {
    margin-left: -5px;
    margin-right: -5px;
}

.top-header .row .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.top-header .row .col-md-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.top-header .row .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.top-header .col-md-3.item-left {
    width: 483px;
    margin: 0;
    padding: 0;
    margin-bottom: 6px;
}

.top-header .row .col-md-4.item-right {
    width: 248px;
    margin: 0;
    padding: 19px 0;
}

.top-header .row .col-md-5 {
    width: calc(100% - 733px);
    padding: 22px 0;
}

.top-header .row .col-md-5 .shop-top {
    width: 151px;
    display: inline-block;
    float: right;
}

.top-header .row .col-md-5 .shop-top a {
    font-family: 'Roboto-Bold';
    font-size: 14px;
    color: #fff;
    background: #be161e;
    display: inline-block;
    width: 87%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 3px;
}

.top-header .row .col-md-5 .shop-top img {
    padding-right: 7px;
}

.top-header .row .col-md-5 form {
    width: calc(100% - 162px);
    display: inline-block;
    float: left;
    position: relative;
}

.clearfix {
    clear: both;
}

.top-header .row .col-md-5 form input[type=text] {
    width: 100%;
    height: 34px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 10px;
}

.top-header .row .col-md-5 form .fas {
    font-family: fontawesome;
    font-style: inherit;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #7f7f7f;
}

.top-header .row .col-md-4.item-right .item1 {
    width: calc((100% - 10px) / 2);
    display: inline-block;
    float: left;
}

.top-header .row .col-md-4.item-right .item1:nth-child(2) {
    margin-right: 0;
    float: right;
}

.top-header .row .col-md-4.item-right .item1 .title {
    font-family: 'Roboto-Bold';
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}

.top-header .row .col-md-4.item-right .item1 .desc {
    font-size: 12px;
    color: #fff;
    margin: 0;
}

.logo img {
}

.top-category {
    background: #fff;
    height: 52px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
}

i {
    font-family: fontawesome;
    font-style: inherit;
}

.left-category .title-category {
    font-family: 'Roboto-Bold';
    font-size: 14px;
    line-height: 52px;
    cursor: pointer;
}

.left-category .title-category .fas {
    padding-right: 6px;
    font-family: fontawesome;
}

.txtbanner ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}

.txtbanner ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.txtbanner ul li a {
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    border-right: 1px solid #c6c6c6;
    padding-right: 10px;
}

.txtbanner ul li a:hover {
    color: #3795df;
}

.txtbanner ul li:last-child a {
    border-right: 0;
}

.txtbanner {
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    padding-left: 10px;
}

/* css category*/
nav ul {
    /* display: none;
   */
    width: 230px;
    height: 335px;
    background: #fff;
    overflow: visible;
    box-shadow: 2px 0 4px 0 rgba(0, 0, 0, .2);
    border-left: 1px solid #ddd;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

nav li {
    display: block;
    overflow: visible;
    /* padding: 0 10px;
    */
    cursor: pointer;
}

nav li > span {
    position: relative;
    display: block;
    color: #333;
    line-height: 20px;
    padding: 5px 0 4px 0;
    margin: 0 10px;
}

nav li.dropdown > span:before, nav li.dropdown > span:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid #999;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: 0;
    top: 10px;
}

nav li a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    /* width: 100%;
    */
}

nav li .subcate {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 250px;
    height: 364px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .25);
    z-index: 11;
    width: 912px;
}

.left-content-child {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.nav-category > nav > ul > li > a:hover {
    font-weight: bold;
    color: #3795df !important;
}

.left-category .nav-category li.dropdown:hover > a {
    font-weight: bold;
    color: #3795df !important;
}

.left-category nav li aside strong a:hover, .attributes a:hover {
    color: #3795df !important;
    font-weight: bold;

}

nav li:hover .subcate {
    left: 228px;
    visibility: visible;
    opacity: 1;
}

nav li aside strong {
    line-height: 20px;
    color: #333;
}

.gd-menu aside strong {
    border-bottom: solid 1px #ddd;
    display: block;
    height: 25px;
    margin-bottom: 5px;
    font-size: 12px;
}

nav li aside a {
    display: block;
    text-transform: none;
    padding: 2px 0 !important;
    line-height: 25px;
    width: 100%;
}

.left-category .nav-category li.dropdown {
    position: static;
}

.left-category .nav-category li.dropdown i {
    text-align: right;
    float: right;
    line-height: 33px;
    font-size: 10px;
    color: #999;
}

.nav-category > nav > ul > li > a:hover {
    font-weight: bold;
}

.left-category {
    position: relative;
}

nav li aside strong a {
    font-size: 12px;
    color: #3795df;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
    float: right;
    line-height: inherit;
}

.col-md-230 {
    width: 230px;
}

.left-category .nav-category li {
    border-bottom: 1px solid #eee;
    padding: 0px 10px;
}

.left-category .nav-category li img {
    padding-right: 5px;
}

.left-category .nav-category {
    position: absolute;
    z-index: 11;
    top: 52px;
    left: 0;
    display: none;
}

.top-category-home .nav-category {
    /* display: block;
   */
}

.col-md-260 {
    width: 260px;
}

.top-content .col-md-5 {
    width: calc(100% - 510px);
    margin-left: 10px;
}

#slider-home {
    margin-top: 10px;
}

#slider-home .item img {
    height: 325px;
}

img {
    object-fit: cover;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

a {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.top-content-right .top-title {
    font-size: 16px;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    color: #3795df;
    padding-bottom: 10px;
}

.top-content-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-content-right ul li {
    border-top: 1px solid #ebebeb;
    overflow: hidden;
    margin-top: 0px;
    padding-top: 8px;
}

.top-content-right ul li a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-left: 44px;
}

.right_content_box_content img {
    width: 100% !important;
    height: auto !important;
}

.top-content-right ul li span {
    position: absolute;
}

.top-content-right ul li a:hover {
    color: #3795df;
}

.top-ads a {
    display: inline-block;
    margin-bottom: 10px;
}

.top-ads img {
    width: 100%;
    height: 84px;
}

.top-ads {
    margin-top: 5px;
}

.top-content .row {
    margin-left: 0;
    margin-right: 0;
}

.top-content .row .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.top-content .row .col-md-4 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
}

.top-content .row .col-md-5 {
    padding-left: 0;
    padding-right: 0;
}

.txtbanner ul li:last-child a {
    border-right: 0;
}

.rowGS .groupCountdown {
    display: inline-block;
    width: 340px;
    position: relative;
    vertical-align: middle;
}

.rowGS .box-tab.box-tab-Weekend {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    width: calc(100% - 345px);
}

.rowGS .box-tab .flex {
    padding-right: 5px;
}

.rowGS .box-tab .flex li {
    flex: 1;
    margin: 5px;
    margin-right: 0;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    display: inline-block;
    float: left;
    padding: 8px 15px;
}

.rowGS .box-tab .flex li.current {
    background: #ea1303;
    color: #fff;
    font-weight: 600;
    background: -moz-linear-gradient(-45deg, #ea1303 0%, #e67920 100%);
    background: linear-gradient(135deg, #ea1303 0%, #e67920 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea1303', endColorstr='#e67920', GradientType=1);
    font-family: 'Roboto-Bold';
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

ul.tabs li.current {
    background: #ededed;
    color: #222;
}

.awe-section-4 .menu_phu li a {

    font-size: 14px;
    padding: 0 10px;
    line-height: 23px;

    color: #6c757d;
}

.awe-section-4 .menu_phu li a:hover {

    color: #3795df;
}


.awe-section-4 .menu_phu {
    float: right;
    width: 77%;
    margin: 9px 0;
}

.awe-section-4 .menu_phu li {
    list-style: none;
    white-space: nowrap;
    float: right;
}

.section_product .section-head {
    position: relative;
    margin-bottom: 20px;
    float: left;
    width: 23%;
}

.awe-section-4 .headphu {
    border-top: 3px solid #3795df;
    float: left;
    width: 100%;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: inherit;
}

.product-home {
    padding-top: 10px;
}

.top-content-right ul li span img {
    width: 40px;
    position: relative;
}

.content-product .item-product {
    padding: 10px;
    margin-bottom: -1px;
    border: 1px solid #eee;
    display: inline-block;
    float: left;
    width: calc(100% / 6);
    position: relative;
    height: 334px;
    overflow: hidden;
}

.content-product .item-product .install {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fbda00;
    font-size: 12px;
    color: #000;
    border-radius: 2px;
    line-height: 18px;
    text-align: center;
    padding: 0 5px;
}

.content-product .item-product .pName {
    /*height: 40px;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   color: #333;
   margin-right: 5px;
   overflow: hidden;
   font-size: 14px;
   word-break: break-word;
   line-height: 21px;*/
    min-height: 72px;
}

.content-product .item-product .pName:hover {
    color: #3795df;
}

.content-product .item-product a {
}

.content-product .item-product strong {
font-size: 14px;
line-height: 20px;
color: #ff0000;
display: block;
margin-top: 0;
width: 53%;
float: left;
}

.content-product .item-product .linethough {
      text-decoration: line-through;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    display: inline-block;
    width: 45%;
    float: right;
    text-align: right;
}

.content-product .item-product .cplb-disc {
    font-size: 14px;
    display: inline-block;
    color: #ff0000;
    font-weight: 600;
}

.rating-lst {
    font-size: 12px;
    padding: 8px 0;
    height: 33px;
}

.rating-lst > span:not(.sl-rating) {
    color: #fc9639 !important;
}

.rating-lst > span {
    font-size: inherit !important;
    display: inline-block !important;
}

.rating-lst > span.sl-rating {
    color: #666 !important;
    margin-left: 5px !important;
    vertical-align: top !important;
}

.category-product .content-product {
    display: flex;
    flex-wrap: wrap;
}

.content-product .img-container img {
    object-fit: contain;
    height: 112px;
    width: 100%;
    display: block;
    /*height: auto;
    */
}

.pos-rela {
    height: 45px;
}

.content-product .img-container {
    text-align: center;
    padding: 0px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    height: 145px;
    width: 100%;
    padding-top: 0px;
}

.category-product .content-product .item-product .desc {
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
    margin-right: 5px;
    overflow: hidden;
    font-size: 14px;
    word-break: break-word;
    line-height: 21px;
}

.content-product .item-product:nth-child(6n) {
    /* border-right: 0;
   */
}

.read-more a {
    color: #2898e1;
    font-size: 14px;
    /* display: inline-block;
    */
    border: 1px solid #ddd;
    padding: 10px 48px;
    text-align: center;
    width: auto;
}

.read-more {
    text-align: center;
    margin-top: 20px;
}

.sale-home .row {
    margin-left: -5px;
    margin-right: -5px;
}

.sale-home .row .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.sale-home .item-sale .title {
    font-family: 'Roboto-Bold';
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.sale-home .item-sale img {
    width: 100%;
    height: 214px;
    border-radius: 5px;
}

.sale-home .item-sale {
    padding-bottom: 10px;
}

.sale-home {
    padding-top: 8px;
}

.video-home .title {
    font-family: 'Roboto-Bold';
    FONT-SIZE: 22PX;
}

.video-home .row {
    margin-left: -5px;
    margin-right: -5px;
}

.video-home .row .col-md-6 {
    padding-left: 6px;
    padding-right: 6px;
}

.video-home .left-video iframe {
    width: 100%;
    height: 316px;
}

.nav-video .item-video {
    position: relative;
}

.nav-video .item-video .title {
    position: absolute;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    padding: 8px 15px;
    background: rgba(0, 0, 0, .9);
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.nav-video .right-video .item-video iframe {
    width: 100%;
    height: 150px;
}

.nav-video .right-video .item-video {
    margin-bottom: 10px;
}

.video-home {
    padding-top: 10px;
}

.category-bottom .list-category {
    border: 1px solid #ddd;
    padding: 20px;
    display: inline-block;
    width: 100%;
}

.category-bottom .list-category li {
    display: inline-block;
    float: left;
}

.category-bottom .list-category li a {
    color: #3795df;
    font-size: 14px;
    display: inline-block;
    padding-right: 23px;
    padding-bottom: 5px;
    position: relative;
    margin-right: 20px;
}

.category-bottom .list-category li a:hover {
    color: #3795df;
}

.category-bottom .list-category ul {
    padding-left: 15px;
    display: inline-block;
    margin: 0;
}

.category-bottom .list-category li a:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #3795df;
    border-radius: 50%;
    top: 8px;
    left: -15px;
}

.category-bottom .list-category li:first-child {
    padding-right: 49px;
}

.category-bottom {
    margin-top: 25px;
}

/* css footer*//*css footer */

.footer-1 {
    background: #fff;
    padding: 15px;
    border: 1px solid #e3dede;
    border-radius: 3px;
}

.h3-title-ft {
    font-weight: bold;
    color: #3795df;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 21px;
    position: relative;
    padding-bottom: 10px;
    font-family: 'SVN-Nexa Bold';
}

.wp-ft a {
    color: #333333;
    transition: all 0.3s ease-in-out;
}

.footer-2 > .container {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid #595959;
    padding-bottom: 45px;
}

.copy-right {
    background: #0093c9;
    padding: 15px 0px;
}

.div-list-ft p {
    padding-left: 23px;
    position: relative;
}

.list-ft li {
    border-bottom: 1px dashed #d3d3d3;
    padding-bottom: 9px;
    margin-bottom: 10px;
}

.list-ft li a {
    position: relative;
    padding-left: 15px;
}

.list-ft li a:hover {
    color: #3795df;
}

.list-ft li a::after {
    content: "\f054";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    color: #cccccc;
    font-family: "FontAwesome";
    font-size: 8px;
    transition: all 0.6s ease-in-out;
}

.list-ft li a:hover {
}

.list-ft li a:hover::after {
    color: #74af20;
    left: 5px;
}

.copy-right a:hover {
    color: #d93438 !important;
}

.mxh-top li i {
    color: #7f7f7f;
}

.ul-phone {
    padding: 0px;
    margin-right: 60px;
}

.ul-phone li {
    float: left;
    margin-left: 12px;
    color: #000;
    list-style: none;
}

.ul-phone li a {
    font-weight: bold;
}

.ul-phone li p {
    margin-bottom: 0px;
    color: #999999;
}

.ul-phone li:nth-of-type(1) {
    background: url("../images/bg_iconheader.png") no-repeat;
    background-position: 0px 0px;
    padding-left: 15px;
}

.ul-phone li:nth-of-type(2) {
    background: url("../images/bg_iconheader.png") no-repeat;
    background-position: -129px 0px;
    padding-left: 30px;
}

.ul-phone li:nth-of-type(3) {
    background: url("../images/bg_iconheader.png") no-repeat;
    background-position: -270px 0px;
    padding-left: 30px;
}

.h2-title-ft {
    font-size: 20px;
}

.div-list-ft .p-diachi {
    background: url("../images/icon_ft.png") no-repeat;
    background-position: 0px 5px;
}

.div-list-ft .p-diachi1 {
    background: url("../images/icon_ft.png") no-repeat;
    background-position: 0px -54px;
}

.div-list-ft .p-sdt {
    background: url("../images/icon_ft.png") no-repeat;
    background-position: 0px -116px;
}

.div-list-ft .p-web {
    background: url("../images/icon_ft.png") no-repeat;
    background-position: 0px -151px;
}

.div-list-ft .p-mail {
    background: url("../images/icon_ft.png") no-repeat;
    background-position: 0px -188px;
}

.h3-title-ft:after {
    width: 52px;
    height: 3px;
    position: absolute;
    background: #cdcdcd;
    content: '';
    bottom: 0px;
    left: 0px;
}

.box_mxhft li {
    list-style: none;
    display: inline-block;
    float: left;
}

.box_mxhft li a {
    width: 38px;
    height: 38px;
    margin-right: 5px;
    float: left;
    text-align: center;
    line-height: 38px;
    border: 1px solid;
}

.clearfix-20 {
    height: 20px;
    clear: both;
}

.box_mxhft {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
}

.box_formft .left {
    width: 70%;
    display: inline-block;
    float: left:;
}

.box_formft .right {
    width: 28%;
    display: inline-block;
    float: right;
}

.box_formft input {
    border: 0px;
    border-radius: 3px;
    /* padding: 10px;
    */
    width: 100%;
    height: 39px;
    margin-bottom: 5px;
    padding-left: 10px;
}

.box_formft .right button {
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.box_formft input {
    border: 0px;
    width: 100%;
    height: 34px;
    margin-bottom: 5px;
    padding-left: 10px;
}

#footer-site {
    background: #f0f0f0;
  
}
#main {
    margin-bottom: 30px;
}
.copy-right {
    width: 100%;
    display: inline-block;
    background: #515151;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #bdbdbd;
    margin: 0;
    padding: 0;
}

.div-list-ft p {
    color: #333333;
}

.copy-right a {
    color: #bdbdbd;
}

#footer-site ul {
    list-style: none;
    padding-left: 0;
}

#footer-site ul li {
    list-style: disc;
    margin-bottom: 5px;
}

#footer-site ul {
    list-style: none;
    padding-left: 15px;
}

.description_address li {
    list-style: none;
}

.list-ft li:last-child {
    border-bottom: 0;
}

.left-category .title-category {
    /* box-shadow: 2px 0 4px 0 rgba(0,0,0,.2);
   */
    /* border-left: 1px solid #ddd;
   */
    padding-left: 14px;
}

.top-category .row {
    margin-left: 0;
    margin-right: 0;
}

.top-category .row .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.top-category .row .col-md-9 {
    padding-left: 0;
    padding-right: 0;
}

.page-body-buong {
    width: 100%;
    overflow: hidden;
}

.nav-category > nav > ul > li > a {
    padding: 6px 0px;
}

.nav-category > nav > ul > li > a i {
    float: right;
    color: #999
}

.top-category .subcate .row {
    margin-left: -10px;
    margin-right: -10px;
}

.top-category .subcate .row .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}

/* css danh sach san pham*//* brecus*/
.breadcrumb ul {
    padding-left: 0;
}

.breadcrumb {
    padding: 0;
    height: 38px;
    line-height: 38px;
}

.breadcrumb ul li {
    display: inline-block;
    color: #3795df;
    padding-left: 5px;
}

.breadcrumb ul li a {
    color: #222;
    padding-right: 0px;
}

.top-category-ads .row {
    margin-left: -5px;
    margin-right: -5px;
}

.top-category-ads .row .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.top-category-ads .item img {
    width: 100%;
    height: 190px;
}

.left-content-child .top-filter ul {
    padding: 0;
    margin: 10px 0 0 3px;
    display: inline-block;
    width: 100%;
}

.left-content-child .top-filter {
    margin-bottom: 15px;
}

.left-content-child .top-filter ul li {
    display: inline-block;
    float: left;
    padding-right: 23px;
}

.left-content-child .top-filter ul li input[type=radio] {
    display: inline-block;
    margin-top: 4px;
    float: left;
    margin-right: 5px;
}

.content-child {
    margin-top: 30px;
}

.content-child .content-product .item-product {
    width: calc(100% / 4);
}

.content-child .content-product {
   
}

.read-more i {
    color: #666666;
    padding-left: 8px;
    display: inline-block;
    margin-top: -2px;
    float: right;
}

.left-category .title-category .fas.fa-sort-down {
    color: #999999;
    float: right;
    display: inline-block;
    margin-top: -2px;
    padding-right: 10px;
}

.sidebar .nav-item-sb .item {
    width: calc((100% - 15px) / 2);
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 11px;
    color: #3795df;
}

.sidebar .nav-item-sb .item:nth-child(2n) {
    margin-right: 0;
}

.sidebar .nav-item-sb .item input[type=checkbox] {
    display: inline-block;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

.sidebar .item-sidebar .title-sb {
    font-family: 'Roboto-Bold';
    font-size: 14px;
    text-transform: uppercase;
}

.sidebar .nav-item-sb1 .item {
    width: 100%;
    margin-right: 0;
}

.slider-large .item {
    background: #f1f1f1;
}

.slider-small a {
    display: inline-block;
    background: #f1f1f1;
}

.slider-small {
    margin-top: 10px;
}

.slider-large .owl-prev {
    background: #eee;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 23px;
    text-align: center;
    line-height: 30px;
    transform: translateY(-50%);
}

.slider-large .owl-next {
    background: #eee;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 23px;
    text-align: center;
    line-height: 30px;
    transform: translateY(-50%);
}

.content-detail-product .name-product {
    font-size: 22px;
    color: #2f383d;
    margin-top: 0;
    font-family: 'Roboto-Bold';
    line-height: 31px;
    font-weight: 500;
}

.content-detail-product #ProductPrice {
    display: inline-block;
    padding-top: 0;
    font-weight: 400;
    color: #ff0000;
    margin-top: 10px;
    font-family: 'Roboto-Bold';
}

.p-short-description ul {
    padding-left: 22px;
}

.p-short-description ul li {
    padding-bottom: 3px;
}

.nav-img-detail .js-qty input[type=text] {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}

.nav-img-detail .js-qty button {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
    background: #fff;
    line-height: 30px;
    display: inline-block;
    padding: 0;
}

.main-detail-product #AddToCart {
    background-color: #ff8000;
    text-transform: uppercase;
    width: 100%;
    font-size: 18px;
    margin-top: 17px;
    color: #fff;
    border-radius: 0;
}

.price-container {
    font-size: 20px;
}

.price-container .ComparePrice {
    color: #999999;
    font-size: 14px;
    padding-left: 10px;
}

.start-detail p {
    margin: 0;
}

.start-detail p i {
    margin-right: 3px;
    color: #ff9826;
}

.price-start .row {
    margin-right: -5px;
    margin-left: -5px;
}

.price-start .row .col-md-7 {
    padding-left: 5px;
    padding-right: 5px;
}

.price-start .row .col-md-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.start-detail {
    margin-top: 10px;
}

.nav-img-detail .p-short-description {
    border-top: 1px dashed #ddd;
    padding-top: 11px;
    margin-top: 8px;
}

.add-number .item {
    width: calc((100% - 20px) / 3);
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.add-number .item:nth-child(3) {
    margin-right: 0;
}

.add-number .item input[type=number] {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    padding-left: 10px;
}

.add-number .add-to-cart a {
    background: #999999;
    border-right: 1px solid #999999;
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #fff;
    WIDTH: 100%;
}

.add-number .muahang a {
    background: #3795df;
    border-right: 1px solid #3795df;
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #fff;
    width: 100%;
}

.add-number {
    margin-top: 25px;
}

.content-child .adress-right .icon {
    width: 7%;
    display: inline-block;
    float: left;
    /* padding-top: 7px;
    */
}

.content-child .adress-right .nav-icon {
    width: 90%;
    display: inline-block;
    float: right;
    padding-left: 0px;
}

.content-child .adress-right .nav-icon p {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
}

.content-child .adress-right .nav-icon p span {
    color: #ff0000;
    font-size: 16px;
    font-family: 'Roboto-Bold';
}

.content-child .adress-right .item {
    margin-bottom: 10px;
}

.icon-box-detail {
    border: 1px solid #cccccc;
    padding: 15px;
}

.icon-box-detail .icon {
    width: 20%;
    display: inline-block;
    float: left;
}

.icon-box-detail .nav-icon {
    width: 80%;
    display: inline-block;
    float: right;
    padding-left: 10px;
}

.icon-box-detail .nav-icon .title {
    margin: 0;
    font-size: 14px;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    padding-top: 4px;
}

.icon-box-detail .nav-icon .desc {
    margin: 0;
    color: #999999;
    font-size: 14px;
}

.icon-box-detail .item-border {
    border-bottom: 1px solid #ddd;
}

.icon-box-detail .item {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.icon-box-detail .item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.right_content_box .title {
    margin: 0;
    font-family: 'Roboto-Bold';
    font-size: 20px;
    padding-bottom: 10px;
}

.right_content_box ul {
    padding-left: 0;
    list-style: none;
}

.right_content_box ul li {
    padding-bottom: 10px;
}

.right_content_box .read-more a {
    border: 1px solid #2898e1;
    width: 100%;
}

.main-product-detail .box_content {
    border-top: 1px solid #cccccc;
    margin-top: 15px;
    padding-top: 15px;
}

.product-other .content-product .item-product {
    width: calc(100% / 4);
}

.product-other .content-product {
    border: 1px solid #eee;
    display: flex;
    flex-wrap: wrap;
}

.product-other {
    margin-top: 20px;


}

.camket {
  color: #0f7ed5;
text-transform: uppercase;
font-size: 12px;
}

.title1 {
    font-family: 'Roboto-Bold';
    font-size: 22px;
    padding-bottom: 10px;
}

.star-box {
    padding: 10px 0;
    margin-left: 10px;
    margin-bottom: 15px;
    height: auto;
    min-height: 190px;
    border-right: 1px solid #eee;
    margin-top: 10px;
    width: calc(100% - 10px);
}

.star-box aside.rating-left {
    /* width: 50%;
   */
    /* float: left;
   */
}

.star-box .star-average {
    float: none;
    width: 100%;
    height: auto;
    border: 0;
}

.star-box .star-average h2 {
    color: #f5a623;
    font-size: 3.5em;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    text-align: center;
}

.boxRatingCmt.mln .hrt h2 {
    font-size: 2.5em;
    float: left;
    margin: 7px 3px;
}

.ratingresult {
    /* float: left;
   */
    font-size: 14px;
    color: #288ad6;
    padding: 7px 10px;
}

.ratingresult span {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.star-average .ratingresult span {
    vertical-align: sub;
}

.rating-left .star-line span.star-type.left {
    color: #000;
    font-size: 15px;
}

.rating-left .star-line span.star-type.left {
    color: #3694e8;
    font-size: 15px;
}

.star-line .star-bar {
    margin: 0 15px;
    border-radius: 3px;
    width: 178px;
    display: inline-block;
    height: 15px;
    background: #eee;
    vertical-align: middle;
    overflow: hidden;
}

.mln .star-line .star-bar {
    margin: 0 5px;
    width: 160px;
}

.star-line .star-bar .star-barsub {
    width: 0;
    height: 15px;
    border-radius: 3px;
}

.star-line span.star-type {
    color: #3694e8;
    font-size: 14px;
    display: inline;
}

[class^="iconcom-"], [class*="iconcom-"] {
    background-image: url(../images/bg_comment@2x.v20190108.png);
    background-size: 320px 250px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.iconcom-star {
    width: 21px;
    height: 21px;
    background-position: -31px 0 !important;
}

.rating-left .item1 {
    width: 20%;
    display: inline-block;
    float: left;
    padding-top: 50px;
}

.rating-left .item2 {
    width: 60%;
    display: inline-block;
    float: left;
}

.rating-left .item3 {
    width: 20%;
    display: inline-block;
    float: left;
}

.rating-left .item2 .star-line {
    margin-bottom: 13px;
}

.rating-left .item3 .danhgia {
    background: #288ad6;
    color: #fff;
    color: #fff;
    text-transform: uppercase;
    padding: 11px 15px;
    border-radius: 5px;
    margin-top: 43px;
    display: inline-block;
}

.boxRatingCm {
    padding-top: 15px;
}

.list {
    margin: 15px 0;
}

.list .ratingLst li {
    margin: 10px 0;
    list-style: none;
}

.ratingLst li.child {
    margin-left: 10px;
    border-left: 4px solid #efefef;
    padding-left: 10px;
}

.ratingLst li.child p {
    margin: 0px;
}

.list .ratingLst li .rh {
    line-height: 1.8;
}

.list .ratingLst li .rh span {
    font-weight: bold;
    margin-bottom: 4px;
    display: inline-block;
    text-transform: capitalize;
}

.list .boxRatingCmt .ratingLst li .rh label {
    color: #2ba832;
    font-size: 13px;
    cursor: pointer;
}

.list .ratingLst li label.criteria-item {
    padding: 4px 9px;
    background: #f1f1f1;
    color: #666;
    cursor: unset;
    border-radius: 4px;
    display: inline-block;
}

.ratingLst li .rc {
    margin: 0;
}

.ratingLst li .rc span {
    margin-top: -1px;
    float: left;
    margin-right: 10px;
}

.iconcom-txtstar {
    width: 13px !important;
    height: 13px !important;
    background-position: -96px -5px !important;
}

.ratingLst li .rc i {
    font-style: normal;
    line-height: 21px;
}

.ratingLst li .ra {
    color: #999;
    margin: 5px 0 15px 0;
    display: block;
    clear: both;
}

.ratingLst li .ra a {
    color: #288ad6;
}

.iconcom-like {
    background-position: -107px -26px !important;
    width: 10px !important;
    height: 13px !important;
    margin: 0 5px;
    margin-top: -3px;
}

.ratingLst li .ra {
    color: #999;
    margin: 5px 0 15px 0;
    display: block;
    clear: both;
}

a.cmtd span.show-info > label {
    font-size: 12px;
    padding: 2px 6px;
    background: #288ad6;
    color: #fff;
    border-radius: 50%;
    vertical-align: top;
    cursor: pointer;
}

.iconcom-checkbuy {
    background-position: -75px -3px !important;
    width: 14px !important;
    height: 14px !important;
    margin: -4px 4px 0 7px !important;
}

.iconcom-txtunstar {
    width: 13px !important;
    height: 13px !important;
    background-position: -113px -4px !important;
}

.boxRatingCmt .ratingLst li .rc i {
    font-style: normal;
    line-height: 21px;
}

.boxRatingCmt .ratingLst li .ra a.cmtd {
    color: #999;
    cursor: unset;
}

.boxRatingCmt.mln .ratingLst li .ra a.cmtd {
    position: relative;
}

.ratingLst li .rh label {
    color: #2ba832;
    font-size: 13px;
    cursor: pointer;
}

.pgrc a {
    float: left;
    padding: 4px 10px;
    background: #eee;
    border-radius: 3px;
    text-align: center;
    color: #333;
    margin-right: 4px;
    font-size: 12px;
    cursor: pointer;
}

.pgrc span.active {
    float: left;
    padding: 4px 10px;
    background: #ccc;
    border-radius: 3px;
    text-align: center;
    color: #333;
    margin-right: 4px;
    font-size: 12px;
    clear: none !important;
    cursor: pointer;
}

.ratingLst {
    padding-left: 0
}

#comment .textarea {
    display: block;
    overflow: hidden;
    background: #fff;
    min-height: 100px;
    border: 1px solid #c1bfbf;
    padding: 10px;
    font-size: 16px;
    color: #333;
    max-height: 200px;
    border-radius: 4px;
    width: 100%;
}

.midcmt .totalcomment {
    float: left;
    padding: 12px 0 10px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    font-weight: bold;
    text-transform: capitalize;
}

.midcmt .s_comment {
    float: right;
    padding: 10px 0;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    position: relative;
}

.midcmt .s_comment input {
    float: left;
    position: relative;
    padding: 0 8px 0 35px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    color: #999;
    width: 240px;
    height: 35px;
}

.midcmt .s_comment i {
    background-position: -180px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    left: 10px;
}

.infocomment {
    display: block;
    clear: both;
    margin-bottom: 20px;
}

.comment_ask {
    display: block;
    overflow: visible;
    margin: 10px 0 0;
}

.iconcom-user {
    width: 25px;
    height: 25px;
    background-image: none !important;
    background-color: #ccc;
    margin-right: 7px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 26px;
    font-style: normal;
}

.comment_ask strong {
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
}

.infocom_ask, .infocom_ask_s {
    display: block;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 22px;
    margin-left: 30px;
}

.relate_infocom {
    display: block;
    overflow: visible;
    height: 18px;
    padding: 5px 0;
    font-size: 12px;
    color: #666;
    position: relative;
}

.comment_ask .relate_infocom {
    margin-left: 30px;
}

.relate_infocom span {
    float: left;
}

.relate_infocom .reply {
    cursor: pointer;
    color: #3795df;
}

.relate_infocom .dot {
    float: left;
    display: inline;
    font-size: 8px;
    vertical-align: middle;
    margin: 2px 5px;
    color: #babbb8;
}

.relate_infocom span {
    float: left;
}

.relate_infocom .numlike {
    color: #999;
}

.iconcom-like {
    background-position: -107px -26px !important;
    width: 10px !important;
    height: 13px !important;
    margin: 0 5px;
    margin-top: -3px;
}

.relate_infocom span.like {
    float: none;
}

.like {
    color: #3795df;
    cursor: pointer;
}

.comment_reply {
    display: block;
    margin-top: 10px;
    position: relative;
    background: #f1f1f1;
    border: 1px solid #e7e7e7;
    padding: 15px 10px;
    font-size: 14px;
    color: #333;
    margin-left: 30px;
    margin-bottom: 20px;
}

.arrow_box {
    position: relative;
    left: 7px;
    display: block;
    margin-top: -15px;
    z-index: 9;
    background: #f1f1f1;
}

.comment_ask {
    display: block;
    overflow: visible;
    margin: 10px 0 0;
}

.avt-qtv {
    float: left;
    width: 27px;
    height: 27px;
    margin-right: 7px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .2);
}

.avt-qtv .iconcom-avactv {
    background-position: 0 -46px;
    width: 27px;
    height: 27px;
    object-fit: cover;
}

.comment_ask strong {
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
}

.comment_ask .qtv {
    text-transform: uppercase;
    margin-right: 10px;
    color: #000;
    font-weight: normal;
    font-size: 10px;
    background: #eebc49;
    padding: 2px 6px;
    border-radius: 3px;
    line-height: 18px;
    height: 18px;
    margin-left: 10px;
}

[class^="icondmx-"], [class*="icondmx-"] {
    background-image: url('../images/icondesktop@1x.v201904011110.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.infocom_ask, .infocom_ask_s {
    display: block;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 22px;
    margin-left: 30px;
}

.relate_infocom {
    display: block;
    overflow: visible;
    height: 18px;
    padding: 5px 0;
    font-size: 12px;
    color: #666;
    position: relative;
}

.infocom_ask .conticon .relate_infocom {
    margin-left: 0;
}

.relate_infocom .btnreply {
    cursor: pointer;
    color: #3795df;
}

.relate_infocom span {
    float: left;
}

.relate_infocom .dot {
    float: left;
    display: inline;
    font-size: 8px;
    vertical-align: middle;
    margin: 2px 5px;
    color: #babbb8;
}

#comment .relate_infocom .favor {
    float: left;
    color: #3795df;
    text-decoration: none;
}

#comment .relate_infocom .favor {
    float: left;
    color: #3795df;
    text-decoration: none;
}

.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:before {
    border-bottom-color: #e7e7e7;
    border-width: 12px;
    margin-left: -12px;
}

#comment .pagcomment {
    display: block;
    padding: 8px;
    overflow: hidden;
    width: 341px;
    margin: 10px auto;
    clear: both;
}

#comment .pagcomment span.active {
    float: left;
    padding: 4px 10px;
    background: #ccc;
    border-radius: 3px;
    text-align: center;
    color: #333;
    margin-right: 4px;
    font-size: 12px;
    clear: none !important;
}

#comment .pagcomment a {
    float: left;
    padding: 4px 10px;
    background: #eee;
    border-radius: 3px;
    text-align: center;
    color: #333;
    margin-right: 4px;
    font-size: 12px;
}

#comment .iconcom-unlike {
    background-position: -136px -31px;
    width: 9px;
    height: 12px;
    vertical-align: inherit;
    margin: 0 5px -2px 3px;
}

.avt-qtv .avt {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.left_content_box .one-image {
    border: 1px solid #ddd;
    padding: 15px;
}

.left_content_box .one-image .title {
    font-family: 'Roboto-Bold';
    font-size: 16px;
}

.main-new-detail #comment {
    padding-top: 30px;
}

.item-sb-new .item .title {
    font-family: 'Roboto-Bold';
    color: #ef393f;
    font-size: 14px;
    text-transform: uppercase;
}

.item-sb-new ul {
    padding-left: 0;
    list-style: none;
}

.item-sb-new ul li {
    padding-bottom: 6px;
}

.item-sb-new .item {
    padding-bottom: 15px;
}

.main-new-detail .box_content {
    border-top: 0;
}

.new-home .item-new .image img {
    width: 100%;
    height: 154px;
    object-fit: cover;
}

.new-home .item-new {
    padding-bottom: 30px;
}

.new-home .item-new .date {
    font-size: 14px;
    color: #9a9a9a;
    margin: 2px 0;
}

.other-new .title22 {
    padding-top: 20px;
    padding-bottom: 10px;
}

/* css new-home*/
.new-home .item-new .image {
    width: 30%;
    display: inline-block;
    float: left;
}

.new-home .item-new .nav-image {
    width: 70%;
    display: inline-block;
    float: right;
    padding-left: 13px;
}

.new-home .item-new .nav-image .title {
    margin: 0;
    font-family: 'Roboto-Bold';
    font-size: 16px;
    line-height: 23px;
    height: 48px;
    overflow: hidden;
}

.new-home .item-new .nav-image .desc {
    margin: 0;
    font-size: 14px;
    line-height: 23px;
    height: 70px;
    overflow: hidden;
}

/*pagenavi */
.pagenavi {
    border-top: 1px dashed #dddddd;
    padding-top: 26px;
    margin-top: 13px;
    margin-bottom: 30px;
}

.pagenavi ul {
    padding-left: 0;
}

.pagenavi ul li {
    display: inline-block;
}

.pagenavi ul a {
    height: 27px;
    display: inline-block;
    background: #f2f2f2;
    text-align: center;
    line-height: 27px;
    border: 1px solid #dddddd;
    padding: 0 10px;
}

.pagenavi ul a.active {
    background: #3795df;
    color: #c5eaf8;
}

.new-home .title22 {
    padding-bottom: 12px;
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
}

/*css contact*/
p.thank-you {
    font-size: 14px;
    color: #747474;
    font-style: italic;
}

h2.title-contact {
    color: #3795df;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0;
}

.adress-contact li {
    font-size: 14px;
    list-style: none;
    padding-bottom: 7px;
}

.adress-contact li span {
    font-family: 'Roboto-Bold';
}

.adress-contact {
    padding-left: 0;
}

.map-contact iframe {
    width: 100%;
    height: 369px;
}

.map-contact {
    border: 1px solid #ddd;
    padding: 2px;
}

.form-contat p.desc {
    font-size: 14px;
    line-height: 23px;
}

.form-contat input[type=text] {
    border: 1px solid #d5d5d5;
    background: #fafafa;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.form-contat textarea {
    width: 100%;
    height: 265px;
    background: #fafafa;
    padding-left: 10px;
    border-radius: 3px;
}

.send-contact .item {
    width: calc((100% - 30px) / 4);
    display: inline-block;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.send-contact .item:nth-child(4) {
    margin-right: 0;
}

.send-contact .item input[type=submit] {
    width: 100%;
    height: 30px;
    background: #3795df;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid;
    border-radius: 3px;
}

.send-contact .item img {
    padding-top: 4px;
}

#main-contact {
    margin-top: 35px;
    margin-bottom: 30px
}

/*comment*/
.top-box-comments h6 {
    font-size: 1.25em;
    font-weight: 600;
}

.top-box-comments {
    padding: 20px 20px 10px;
    background-color: #f7f7f7f7;
    border: 1px solid #dedede;
    border-top: 0;
}

.tab-list-comment .nav-item a {
    line-height: 26px;
    font-weight: bold;
    color: #333;
}

.tab-list-comment .nav-item a.active {
    background-color: #f7f7f7;
    border-color: #ddd #ddd #f7f7f7;
}

.form-comment {
    overflow: hidden;
    margin-top: 10px;
}

.input-account-form {
    margin-bottom: 15px;
    position: relative;
}

.required {
    border: solid 1px #f00 !important;
    border-radius: 3px !important;
}

.comment-1 .info-form-comment, .comment-1 .input-comment {
    width: 100%;
    height: 80px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-indent: 5px;
    padding: 10px 5px;
}

.form-item-title {
    width: 100%;
    font-weight: 600;
    line-height: 28px;
    display: block;
    font-size: 13px;
}

.prod-rate {
    position: relative;
    overflow: hidden;
    float: left;
}

.rating {
    border: none;
    margin: 0;
    padding: 0;
    color: #ffb909;
}

/*input[type="radio"], input[type="checkbox"] {*//*display: none !important;
*//*}
*/
.rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
    color: #ffb909;
    width: 17%;
}

.rating > input:checked + label:hover, .rating > input:checked ~ label:hover, .rating > label:hover ~ input:checked ~ label, .rating > input:checked ~ label:hover ~ label {
    color: #ff8d00;
}

.form-comment .button-comment {
    height: 32px;
    border: 1px solid #0092db;
    background-color: #0092db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    padding: 0px 25px;
}

.top-box-comments h3, .title-new-comment h3 {
    font-size: 15px;
    font-weight: 500;
}

#review-info .social-info {
    border-left: 1px solid #f0f0f0;
}

#review-info .input-form {
    width: 100% !important;
}

.input-form {
    border: 1px solid #ddd;
    background-color: #fdfdfd;
    height: 32px;
    color: #666;
    outline: none;
    text-indent: 5px;
    border-radius: 4px;
    font-size: 14px;
}

.login-socials .signin-openID.facebook {
    background: #546ea6 url('/templates/frontend/resources/img/Facebook.png') no-repeat 0 center;
}

.login-socials .signin-openID.google {
    background: #df5656 url('/templates/frontend/resources/img/GooglePlus.png') no-repeat 0 center;
}

.login-socials .signin-openID:first-child {
    margin-right: 14px;
}

.login-socials .signin-openID {
    padding-right: 10px;
    text-indent: 30px;
    line-height: 24px;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    min-width: 100px;
}

.fll {
    float: left;
}

.flr {
    float: right;
}

.total-cmt.uk-clearfix {
    padding: 10px 0;
    font-size: 13px;
    color: #666;
}

.total-cmt .fll {
    font-size: 15px;
    font-weight: 500;
    display: block;
    color: #333;
}

.avatar.ec-cover span {
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    font-weight: 500;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    text-shadow: 1px 1px 0 #fff;
    display: block;
    width: 20px;
    text-transform: uppercase;
}

.author .meta .user {
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    color: #68b205;
    font-family: 'Open Sans', sans-serif;
}

.item-comments .content {
    font-size: 14px;
    line-height: 24px;
}

.item-comments {
    margin-top: 20px;
}

.amenu i {
    font-size: 11px;
}

.fright i {
    color: #ff0000;
}

.reply-comment, .item-comments-sub {
    margin-top: 10px;
}

.rep-box-comment {
    background: #f5f5f5;
    padding: 10px 10px 0;
    position: relative;
    border: 1px solid #e9e9e9;
    float: left;
    width: 100%;
}

.rep-box-comment:after, .rep-box-comment:before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
}

.rep-box-comment:after {
    left: 5px;
    top: -10px;
    border-bottom: 10px solid #f5f5f5;
}

.rep-box-comment:before {
    left: 5px;
    top: -11px;
    border-bottom: 10px solid #e9e9e9;
}

.rep-box-comment .txt-reply-comm {
    width: 100%;
    height: 80px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-indent: 5px;
    padding: 10px 5px;
}

.rep-box-comment .info-contact-comm {
    border: 1px solid #ddd;
    background-color: #fdfdfd;
    height: 32px;
    color: #666;
    outline: none;
    text-indent: 5px;
    border-radius: 4px;
    font-size: 14px;
    width: 100%;
}

.send-comment.btn-send {
    display: block;
    height: 32px;
    line-height: 32px;
    border: 1px solid #0092db;
    background-color: #0092db;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
}

.item-comments-sub .item-comments {
    padding: 10px;
    background: #f0f0f0;
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
}

.uk-active-mod .user.uk-text-bold {
    color: #ff0000;
}

.uk-active-mod.item-comments .content, .uk-active-mod.item-comments .amenu, .comment-list {
    padding-left: 0 !important;
}

.item-comments .info .avatar {
    width: 60px;
    height: 60px;
}

.item-comments .info .avatar img {
    border-radius: 100%;
}

.description {
    line-height: 20px;
}

.item-comments .info .author {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -ms-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    padding-left: 10px;
}

.item-comments .info .author .name {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 8px;
}

.item-comments .info .author .date {
    font-size: 12px;
}

.item-comments .description {
    line-height: 20px;
    color: #000;
    max-height: 200px;
    overflow: hidden;
    position: relative;
}

.item-comments-sub {
    padding-left: 25px;
}

.full {
    color: #ffbe00;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
}

label.full {
    float: right;
    padding: 0px;
    font-size: 30px;
    color: #444;
    transition: all .2s;
    margin-bottom: 0;
    width: 20%;
    text-align: center;
}

label.full::before {
    content: '\f005';
    font-family: "FontAwesome";
    font-weight: 400;
}

label.full:hover {
    transform: rotate(-15deg) scale(1.3);
}

.images_attachs {
    cursor: pointer
}

.infor-rate .avatar {
    float: left;
    width: 48px;
    height: 48px;
    margin-right: 10px;
}

.infor-rate .infor_for {
    float: right;
    width: 100%;
}

.images_attachs i {
    font-size: 17px;
    color: green;
}

.jfu-input-file {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.relative {
    position: relative;
}

.mt-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.mt-flex-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.list_album {
    display: none
}

.list-attachs-images li {
    float: left;
}

.list-attachs-images li img {
    height: 80px;
    border-left: 1px solid #fcfcfc;
}

.rating_show_list.mt15 {
    max-width: 290px;
}

.item_star span:first-child {
    width: 35px;
    color: #016fa7
}

.item_star span:last-child {
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: -ms-calc(100% - 45px);
    width: -o-calc(100% - 45px);
    width: calc(100% - 45px);
}

.item_star span:last-child .progress {
    border-radius: 2px;
    border: 1px solid #ababab;
}

.item_star span:last-child .progress .progress-bar {
    color: #333;
}

.rating > i, .rating_show_list i {
    margin-right: 3px;
}

.mt-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

#myModal .close {
    color: #fff;
    font-size: 18px;
    padding: 0 6px 1px;
    border-radius: 50%;
    text-align: center;
    line-height: normal;
    background: #000 !important;
    border: 3px solid #fff;
    box-shadow: 0 0 6px 0 black;
    cursor: pointer;
    z-index: 99999999999999999999;
}

.rating-title h3 {
    position: relative;
    display: block;
    line-height: 1.3em;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 600;
}

#myModal .modal-content {
    padding: 20px 30px;
}

.list-group-images {
    list-style: none
}

.list-item {
    /* width: 110px;
   */
    /* height: 70px;
   */
    position: relative;
}

.list-item .pull-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #0774b9;
    border-radius: 5px 0 0;
    z-index: 9999;
}

.list-item .pull-right .remove-file {
    color: #fff;
    font-size: 13px;
    display: block;
    line-height: 23px;
    text-align: center;
}

.list-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 3px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

.a-expander-header {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.a-expander-content-fade {
    height: 16px;
    width: 100%;
    position: absolute;
    top: -16px;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.a-expander-header a {
    font-weight: bold;
    color: #444;
}

i.icondetailV3-atchimg {
}

[class^="icondetailV3-"], [class*="icondetailV3-"] {
    background-image: url(../images/productV3@1x.v201904041350.png);
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    background-position: -86px -167px;
    width: 28px;
    height: 23px;
    float: left;
    margin: 0 5px;
}

.attachspan {
    float: left;
    padding: 2px 12px 2px 0px;
    font-weight: bold;
    color: #038add;
    text-align: center;
}

.images_attachs {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    background: #f7f7f7;
    width: 100%;
    height: 40px;
    padding: 6px;
    margin-top: -4px;
}

span.rating-c {
    float: left;
    width: 27%;
    margin-top: 11px;
}

#myModal .list-item {
    width: 110px;
    height: 70px;
    position: relative;
}

.rating {
    border: none;
    margin: 0;
    padding: 0;
    color: #ffb909;
}

.item-product .desc {
    height: 60px;
    overflow: hidden;
    display: none;
}

.attributes {
    float: left;
    height: 300px;
    overflow-y: scroll;
    width: 100% !important;
}

.attributes::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.attributes::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

.attributes::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

.hc-offcanvas-nav a[href]:not([href="#"]) > span.nav-next {
    border-left: 1px solid rgba(0, 0, 0, .1) !important;
}

.hc-offcanvas-nav a {
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}

.left_content_box table {
    margin: 0 0 10px 0;
}

.left_content_box ol, .left_content_box ul {
    padding-left: 20px;
}

.left_content_box li {
    margin: 0 0 10px 0;
}


@media (max-width: 1024px) {
    .left_content_box iframe {
        max-width: 100%;
    }
    .left_content_box img {
        height: auto!important;
    }
}

.readmore__toggle {
    background: #3795df;
    color: #fff;
    border: unset;
    margin: 0 0 20px 0;
    padding: 5px 15px;
    border-radius: 5px;
}
.text-center {
    text-align: center;
}
.readmore__content {
    margin-bottom: 15px;
}