/*a:hover{
    color: #fe5915;
}*/
#slide_child {
    width: 100%;
    height: 233px;
    display: table;
}

.slide_child {
    width: 100%;
    height: 233px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

#slide_child .slide_child {
    background: url(images/xk1.jpg.pagespeed.ic.h-MxzBkpxj.jpg);
}

.slide_child .h1 {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.brcrumb {
    color: #fff;
    margin: 0 auto;
    padding: 12px 0;
    background-color: transparent;
    font-family: helvetica;
    font-size: 18px;
    text-transform: capitalize;
}

.brcrumb a {
    color: #fff;
}

.brcrumb a::after {
    content: "\f0da";
    font-family: 'FontAwesome';
    padding: 0 6px;
    color: #fff;
    cursor: default;
}

.no-padding {
    padding: 0 !important;
}

.details-product.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.details-product {
    margin-bottom: 8px !important;
    width: 100%;
    line-height: 1.42857143;
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2);
}

.fotorama__stage__shaft,
.fotorama__thumb {
    padding: 9px;
    border: 1px solid #aecc9a;
}

.w100,
.wd100,
.wrap_item {
    width: 100%;
}

.fullw,
.wrap_item {
    float: left;
}

.wrap_social {
    padding-left: 30px;
}

.wrap_social>label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.social-sharing {
    width: 100%;
    margin: 10px 0px;
}

.social-sharing a {
    float: left;
    margin-right: 5px;
    margin-top: -5px;
    font-size: 70%;
    color: #777;
    background: #fff;
    border: 1px solid #cdcccc;
    font-weight: 700;
    line-height: 21px;
    padding: 8px 14px;
    text-transform: uppercase;
}

.social-sharing .face {
    color: #fff;
    background: #4966B6;
    font-size: 10px;
    padding: 0;
    border-radius: 2px;
    margin-top: 0px;
    padding: 0 6px;
    height: 20px;
    border: none;
}

.details-pro .wrap_item_l2 {
    background: #fff;
    float: left;
    width: 100%;
    padding: 0 20px 20px 65px;
}

.details-pro .product-name {
    font-size: 34px;
    color: #000;
    line-height: 40px;
    font-weight: 700;
    margin: 10px 0px;
    word-break: break-word;
}

.wrbox {
    width: 100%;
    display: inline-block;
}

#about {
    width: 100%;
    margin-top: 8px;
    background: #fff;
    padding: 20px;
}

.hide {
    display: none;
}

.price-box {
    margin-bottom: 24px;
}

.old-price {
    display: inline;
    margin-right: 5px;
}

.old-price .price {
    font-size: 16px;
    color: #666;
    text-decoration: line-through;
}

.details-product .product-price,
.details-product .product-price-old {
    font-size: 26px;
    font-weight: bold;
    line-height: 24px;
    margin-right: 20px;
}

.details-product .product-price-old {
    text-decoration: line-through;
    font-weight: 400;
    color: #666;
    font-style: italic;
}

.details-product .not-sale-price {
    line-height: 36px;
}

.woocommerce .old-price .price.product-price-old {
    font-size: 16px;
    color: #666;
    text-decoration: line-through;
}

.price-box .special-price .product-price .amount,
.price-box .details-product .product-price {
    color: #ff0600;
    font-size: 32px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
}

.price-box .special-offers {
    background-color: #ff0600;
    color: #fff;
    padding: 1px 10px;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    vertical-align: 5px;
}

.details-product .color-box {
    margin-bottom: 25px;
}

.details-product .color-box h4 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
}

.details-product .color-box h4::before {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #fc6e0f;
    position: absolute;
    top: 30px;
    left: 0px;
}

.details-product .color-box p {
    text-transform: uppercase;
    font-size: 20px;
}

.details-product .infopromotion {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #e1e1e1;
    width: 100%;
    display: inline-block;
}

.details-product .infopromotion h4 {
    font-size: 22px;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.details-product .infopromotion h4::before {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #fc6e0f;
    position: absolute;
    top: 30px;
    left: 0px;
}

.details-product .infopromotion ul {
    float: left;
    list-style: none;
    outline: medium none;
    padding: 0px;
    margin: 0px;
}

.details-product .infopromotion ul li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
}

.details-product .infopromotion ul li::before {
    content: "\f06b";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #ffb546;
    font-size: 15px;
}

.details-product .comfortable_buy ul {
    float: left;
    list-style: none;
    outline: medium none;
    padding: 0px;
    margin: 0px;
}

.details-product .comfortable_buy ul li {
    float: left;
    width: 40%;
    margin-right: 10%;
    margin-top: 5px;
}

.grid {
    background-image: url(images/xgrid.png.pagespeed.ic.V7jQYIKPTi.png);
    background-repeat: no-repeat;
}

.grid-cog {
    width: 21px;
    height: 22px;
}

.details-product .comfortable_buy ul li i.grid {
    display: inline-block;
    float: left;
}

.details-product .comfortable_buy ul li p {
    color: #666;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding-left: 50px;
    margin: 0 0 10px;
}

.grid-car {
    width: 20px;
    height: 17px;
    background-position: 0px -30px;
}

.grid-star {
    width: 17px;
    height: 17px;
    background-position: -2px -57px;
}

.grid-doi {
    width: 20px;
    height: 15px;
    background-position: 0px -81px;
}

.details-product .tuvan_hot {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    margin-top: 20px;
}

.details-product .tuvan_hot p {
    float: left;
    padding-top: 6px;
    padding-left: 7px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fc6e0f;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

.details-product .tuvan_hot a {
    color: #fc6e0f;
}

.details-product .tuvan_hot a:hover {
    color: #06c;
}

.wrap_box {
    margin-right: 8px;
    /*float: left;*/
    background: #fff;
}

.thongso {
    width: 100%;
    margin-top: 8px;
    background: #fff;
    padding: 20px 1px;
}

#about .tit,
.tit {
    float: left;
    width: 100%;
    color: #303030;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 700;
    padding-bottom: 14px;
}

.thongso h4.tit {
    width: 100%;
    color: #303030;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 700;
}

.abs {
    width: 100%;
    height: 550px;
    margin-top: 15px;
    overflow-y: scroll;
}

#boxspecification {
    float: left;
    width: calc(100% - 20px);
    display: block;
}

#boxspecification ul {
    width: 100%;
    list-style: none;
    outline: none;
    margin: 0px;
    padding: 0px;
}

.parametdesc li {
    display: table;
    padding: 8px;
    width: calc(100% - 20px);
    font-size: 14px;
    background: #fff;
    overflow: hidden;
    line-height: 25px;
}

.abs .abs_li_even {
    background: #b7b7b7;
    color: #fff;
}

.parametdesc li span {
    float: left;
    padding-left: 0px;
    font-size: 14px;
    margin-right: 20px;
}

.parametdesc li strong {
    float: left;
    font-weight: normal;
    vertical-align: middle;
    font-size: 14px;
}

#slider2_container {
    padding-bottom: 20px;
}

#slides_ddnb,
#gallery_photos_mobile {
    overflow: hidden;
}

.owl-item img {
    max-width: 100%;
}

#slide_about h5 {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
    padding-top: 20px;
    font-weight: 700;
}

#slide_about .intro {
    font-size: 14px;
    color: #666;
    line-height: 1.42857143;
}

#slide_about .intro p {
    margin: 0 0 10px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

#video {
    width: 100%;
    overflow: hidden;
    min-height: 460px;
}

.videos {
    background: #272626;
}

.videoitem {
    float: left;
    padding: 0px;
    width: 50%;
}

.video-product-item iframe {
    width: 100%;
    height: 460px;
}

.listvideos {
    padding-left: 30px;
    height: 460px;
    overflow: auto;
    float: left;
    width: 50%;
    background: #303030;
}

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

.list-video {
    margin-top: 10px;
    overflow: hidden;
}

.list-video p {
    margin: 0 0 10px;
}

.list-video li {
    float: left;
    width: 100%;
    color: #fff;
    color: #cacaca;
    list-style: none;
    font-size: 13px;
    font-weight: normal;
    padding-left: 10px;
}

.list-video li h4 {
    font-size: 18px;
    font-weight: normal;
    padding: 5px;
    line-height: 21px;
}

.list-video li.firsvideo h4 {
    color: #fff;
    text-transform: uppercase;
}

.video-product-item {
    display: none;
}

.video_active {
    display: block;
}

.list-video li img {
    float: left;
    padding: 10px;
    width: 103px;
    padding-left: 0px;
    cursor: pointer;
}

.content-products {
    margin-top: 3px;
    margin-bottom: 20px;
    float: left;
}

.danhgia {
    padding: 20px 10px;
}

.content-products h3.head {
    margin-bottom: 30px;
    font-weight: bold;
    width: 100%;
    color: #303030;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 24px;
}

.nddanhgia {
    padding-right: 25px;
}

.table-news td,
.transition {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.an {
    height: 890px;
    overflow: hidden;
}

.main_content {
    margin-top: 20px;
}

.main_content p,
.main_content h2 {
    color: #666;
    margin-bottom: 25px;
    text-align: justify;
}

#inline_content p {
    text-align: justify;
    /* +text-align: center; */
}

.main_content p {
    font: 16px/25px helvetica;
}

.main_content h2 {
    font: 18px/25px helvetica;
    font-weight: 700;
}

.nutdg {
    width: 100%;
    text-align: center;
    /* +margin-top: 20px; */
}

.nutdg:before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0)));
    display: block;
}

.nutdg button {
    border: none;
    padding: 7px 10px;
    color: #000;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #eeeeee;
    height: 30px;
    line-height: 1.2;
}

button#hide {
    display: none;
}

.nutdg button:hover {
    border: 1px solid #000;
}

.hien {
    height: auto;
}

#inline_content img,
.the_content img {
    width: 100% !important;
    max-width: 100% !important;
}

.bg_white {
    background: #fff;
}

.content-products .details-pro .product-name {
    margin-top: 0px;
}

.fb-comments.fb_iframe_widget span,
.fb-comments.fb_iframe_widget iframe,
.fb-comments.fb_iframe_widget {
    width: 100% !important;
}

.comment_danhgia {
    margin-top: 25px;
}

.text-uppercase {
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    color: #000000;
}

.products .item {
    padding-top: 8px;
    padding-right: 4px;
    padding-left: 4px;
}

.col-item {
    position: relative;
    background: #fff;
}

.col-item {
    text-align: left;
    float: left;
    /* +margin-bottom: 30px; */
    width: 100%;
    padding: 8px 8px 25px 8px;
}

.col-item {
    position: relative;
    background: #FFF;
}

.col-item {
    text-align: left;
    /* +margin-bottom: 30px; */
    width: 100%;
    height: 100%;
}

.col-item .product-wrapper {
    position: relative;
    overflow: hidden;
    text-align: center;

}

.col-item .product-wrapper {
    line-height: 0;
}

.col-item .product-wrapper img {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.col-item .product-wrapper:hover img {
    transform: scale(1.08);
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
}

.owl-carousel .product-wrapper img {
    width: auto;
    margin: 0 auto;
}

.col-item .item-title {
    margin-bottom: 5px;
    padding-top: 16px;
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.col-item .item-price {
    margin: 6px 0;
}

.item-info .item-price .old-price .price {
    font-size: 16px;
    color: #666;
    text-decoration: line-through;
}

div.item-info .regular-price span.price {
    color: #ff0600;
    font-weight: 700;
    font-size: 20px;
}

.col-item .item-detail {
    display: block;
    height: auto;
    position: relative;
}

.col-item .item-detail .item-offers {
    font-size: 14px;
    height: auto;
    color: #666;
    background: url(images/xicon_offers.png) left 8px no-repeat;
    padding-left: 45px;
    /* +padding-top: 8px; */
    padding-right: 130px;
    line-height: 20px;
    background-position: left center;
}

.col-item .item-detail .item-link {
    width: 122px;
    height: auto;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
}

.item-offers p {
    margin-bottom: 0;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-success {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 12px;
    text-align: center;
    display: block;
    padding: 19px 10px;
    background-color: #fe5915;
    color: #fff;
    max-width: 140px;
    margin: 0 auto;
    position: absolute;
    bottom: 74px;
    left: -35%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    border-radius: 0;
}

.products .item:first-child .btn-success {
    bottom: 81px;
}

.product-wrapper.transition a {
    line-height: 0;
}

.btn-success:hover {
    color: #fff;
    background-color: #000;
}

.details-product .dathang {
    width: 100%;
    margin-top: 30px;
    display: inline-block;
}

.details-product .cart {
    margin-left: 0px;
    background-color: #fe5915;
    padding: 13px 18px;
    width: 435px;
    max-width: 100%;
    margin-bottom: 30px;
}

.details-product .cart a,
.details-product .tragop a {
    text-align: center;
    color: #fff;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    display: block;
    cursor: pointer;
}

.details-product .cart a p.p1,
.details-product .tragop a p.p1 {
    padding: 5px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
}

.text-center {
    text-align: center;
}

ul.products {
    display: flex;
    flex-wrap: wrap;
}

.products_category_slider .battery,
.products_category_slider .accessary {
    margin-bottom: 20px;
}

.products_category_slider .accessary {
    margin-top: 40px;
}

.navbar {
    min-height: 50px;
    border: 1px solid transparent;
}

.navbar-fixed-top {
    right: 0;
    left: 0;
}

.navbar-fixed-top {
    border-radius: 0;
}

.navbar-fixed-top {
    border-width: 0 0 1px;
}

.navbar-inverse {
    border-color: #080808;
}

.navbar-fixed-top {
    position: fixed;
}

#sidebar.navbar {
    margin: auto;
    width: 100%;
    float: left;
    height: 52px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #fff;
}

#sidebar.navbar-fixed-top {
    top: 0;
    z-index: 99999;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#sidebar.navbar ul {
    text-align: center;
}

#sidebar.navbar li {
    display: inline-block;
    color: #000;
    border-right: 1px solid #ddd;
    background: #fff;
}

#sidebar.navbar li:last-child {
    border-right: none;
}

#sidebar.navbar li a {
    float: left;
    color: #333;
    padding: 0 40px;
    font-size: 16px;
    line-height: 50px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

#sidebar.navbar li:hover a,
#sidebar.navbar li.active a,
#sidebar.navbar li a.active {
    color: #f36f20;
    background: #eee;
}

.product-wrapper img {
    max-height: 240px;
    max-width: 100%;
}

.list-unstyled.clearfix:before,
.list-unstyled.clearfix:after {
    display: table;
    content: " ";
}

/*Cart page*/
input,
select,
button,
textarea {
    font-family: 'Roboto', sans-serif;
}

.woocommerce a.button.alt:hover {
    background-color: #f36f20;
}

.cart-collaterals .cart_totals h2 {
    margin-bottom: 15px;
}

.not-kc .entry-content ul {
    margin: 0;
}

.woocommerce-cart table.cart img {
    width: 60px;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}

.woocommerce table.shop_table .cart_item td {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

.cart_totals td {
    font-size: 16px;
    color: #000;
}

.order-total td {
    color: red;
}

.woocommerce .quantity .qty {
    padding: 0;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 22.85px;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    background: #5cb85c;
    color: #fff;
}

.woocommerce .cart button.button:disabled,
.woocommerce .cart button.button:disabled[disabled] {
    color: #fff;
}

.coupon button {
    height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row select,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 0;
    padding-bottom: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered:focus,
.woocommerce form .form-row select:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.woocommerce form .form-row textarea {
    height: 180px;
}

.select2-container--default .select2-selection--single {
    border: 0;
}

.select2-container--open .select2-dropdown--below {
    border-color: #ccc;
}

.checkout.woocommerce-checkout .col2-set {
    width: 48%;
    float: right;
}

.checkout.woocommerce-checkout .col2-set .col-2 {
    width: 100%;
}

.checkout.woocommerce-checkout {
    color: #000;
}

.checkout.woocommerce-checkout h3 {
    color: #000;
}

.woocommerce-checkout #payment {
    background: none;
}

.woocommerce-checkout-payment-inner {
    border-radius: 5px;
    background: #ebe9eb;
}

.checkout-payment-title h4 {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .order-total {
    font-size: 16px;
}

.woocommerce table.woocommerce-checkout-review-order-table {
    margin-bottom: 40px;
}

.woocommerce form .form-row textarea {
    height: 120px;
    resize: none;
}

#billing_email_field {
    width: 100%;
}

#customer_details .woocommerce-billing-fields p {
    margin-bottom: 10px;
}

ul.payment_methods li label {
    font-weight: 700;
}

.payment_box p {
    color: #000;
}

#customer_details {
    float: left;
}

.woocommerce-NoticeGroup-checkout {
    margin-bottom: 20px;
}

.woocommerce-error {
    color: #000;
}

#payment ul.payment_methods li input[type="radio"] {
    line-height: 17px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 2px;
}

.woocommerce a.button.alt:hover {
    background-color: #286090;
}

.woocommerce button.button.alt:hover {
    background-color: #286090;
    border-color: #204d74;
}

.woocommerce form.checkout_coupon {
    padding: 15px;
    margin: 2em 0;
}

.woocommerce form.checkout_coupon p {
    margin-bottom: 5px;
    color: #000;
}

.checkout_coupon .button {
    height: 34px;
}

p.form-row.form-row-first,
p.form-row.form-row-last {
    width: 100%;
}

.cart-collaterals .cart_totals h2 {
    margin-bottom: 15px;
    color: #000;
}

p#billing_country_field {
    display: none;
}

.woocommerce-order {
    color: #000;
}

ul.woocommerce-thankyou-order-details.order_details {
    margin-bottom: 20px;
}

.woocommerce ul.order_details li strong {
    font-size: 16px;
}

.woocommerce .woocommerce-customer-details address {
    padding: 15px;
}

.woocommerce-customer-details address p.wc-customer-details {
    margin-bottom: 5px;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    line-height: 1.75;
}

.woocommerce .woocommerce-order-details :last-child {
    font-size: 16px;
}

.woocommerce-shop .products.columns-4,
.tax-product_cat .products.columns-4 {
    margin-left: -15px;
    margin-right: -15px;
}

/*fix bugs*/
/* .main-menu .sub-menu .current-menu-item {
    background: #2cc332;
} */

.main-menu .sub-menu .current-menu-item a {
    color: #fcbd00;
}

.col-item .item-detail .item-offers li:before {
    content: "- ";
}

.navhome {
    display: none;
}

.navhome {
    overflow: hidden;
    padding-top: 1.5%;
    margin: auto;
    background: #fff;
}

.navhome a {
    float: left;
    position: relative;
    width: 23.5%;
    height: 42px;
    margin: 0 0 5px 1.18%;
    border: 1px solid #2cc332;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #e5e5e5;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
    background: -webkit-linear-gradient(top, #fff, #e5e5e5);
    background: -moz-linear-gradient(top, #fff, #e5e5e5);
    background: -ms-linear-gradient(top, #fff, #e5e5e5);
    background: -o-linear-gradient(top, #fff, #e5e5e5);
}

.navhome h3 {
    display: block;
    font-size: 12px;
    padding: 14px 0;
    font-weight: 600;
    color: #000;
    text-align: center;
    line-height: 1.3em;
}

.navhome a.moremenu:after {
    content: '...';
    color: #000;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 34px;
    left: -19px;
    right: 0;
    display: block;
    margin: auto;
    font-size: 24px;
}

.navhome a.moremenu h4 {
    padding-top: 2px;
}

.menumore_unclick a:after {
    content: "\f106";
    color: #000;
    width: 100%;
    height: 10px;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    display: block;
    margin: auto;
    font-size: 22px;
    font-family: FontAwesome;
    line-height: 5px;
    text-align: center;
}

.menumore_unclick a {
    flex-wrap: wrap;
}

.navhome h4 {
    display: block;
    font-size: 12px;
    color: #000;
    font-weight: 600;
    text-align: center;
    line-height: 1.2em;
    margin: 8px 0 0;
}

.wrmainnav {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
    z-index: 10;
}

.destop-nav {
    display: none;
}

#mainnav {
    padding: 15px 0;
}

.nav-menu>li {
    position: relative;
    border: 1px solid #2cc332;
    width: 23%;
    height: 42px;
    margin: 0 0 5px 1%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #e5e5e5;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
    background: -webkit-linear-gradient(top, #fff, #e5e5e5);
    background: -moz-linear-gradient(top, #fff, #e5e5e5);
    background: -ms-linear-gradient(top, #fff, #e5e5e5);
    background: -o-linear-gradient(top, #fff, #e5e5e5);
    display: inline-block;
}

.nav-menu>li:nth-child(4n+1) {
    margin-left: 0;
}

.nav-menu li a {
    font-size: 12px;
    height: 42px;
    width: 100%;
    padding: 14px 0;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    background-color: transparent !important;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.col-item .item-detail.item-no-offers {
    height: 25px;
}

.m--loop-special-offers {
    background: #ff0600;
    color: #fff;
    font-size: 10px;
    padding: 3px 2px;
    position: absolute;
    left: 0;
    top: -10px;
    border-radius: 3px;
}

.bold {
    font-weight: 700;
}

.big-new {
    line-height: 0;
}

@media only screen and (max-width: 1366px) {
    .r-send-us .kc_single_image img {
        height: 620px;
        object-fit: cover;
    }

    .site-footer {
        background-size: cover;
    }
}

@media only screen and (max-width: 1365px) {
    .col-item .item-detail .item-offers {
        padding-left: 0;
        background: none;
    }
}

@media only screen and (max-width: 1024px) {
    .table-service {
        margin-bottom: 0;
    }

    .col-item .product-wrapper {
        overflow: visible;
    }

    #sidebar.navbar li a {
        padding: 0 20px;
        font-size: 15px;
    }

    .listvideos,
    .video-product-item iframe {
        height: 370px;
    }

    .destop-nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .nav-menu li a {
        padding: 6px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .wrap_social {
        display: none;
    }

    .destop-nav {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .box-news .no-left {
        padding-right: 15px;
    }

    .box-news .col-ext {
        margin-right: 0;
    }

    .box-news .no-right {
        padding-left: 15px;
    }

    .box-news .no-right .col-ext {
        margin-left: 0;
    }

    .container {
        padding-right: 5px;
        padding-left: 5px;
    }

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

    .products .item {
        width: 50%;
    }

    .woocommerce-shop .products.columns-4,
    .tax-product_cat .products.columns-4 {
        margin-left: 0;
        margin-right: 0;
    }

}

@media only screen and (max-width: 768px) {

    .banner-home,
    .tab-news-menu {
        display: none;
    }

    .related-tour .head-title,
    .battery h2.title-section,
    .accessary h2.title-section {
        font-size: 20px;
    }

    .related-tour .head-title {
        padding-left: 5px;
    }

    .navhome {
        display: none;
    }

    .col-item .item-detail,
    .table-service {
        display: none;
    }

    .post-type-archive h1.page-title,
    .tax-product_cat h1.page-title {
        margin-top: 20px;
    }

    .product-wrapper a {
        display: flex;
        line-height: 120px;
        height: 120px;
        align-items: center;
        justify-content: center;
    }

    .product-wrapper img {
        max-height: 100%;
        width: auto;
    }

    .slide_child .h1,
    #sidebar.navbar {
        display: none !important;
    }

    #slide_child {
        height: auto;
    }

    #slide_child .slide_child {
        height: auto;
        background: #fff;
    }

    .brcrumb {
        padding: 0 8px;
        color: #4a90e2;
        font-size: 12px;
        display: block;
        margin: 0;
        background: #fff;
        line-height: 36px;
        height: 36px;
        border-bottom: 1px solid #eee;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
    }

    .brcrumb a {
        display: inline-block;
        color: #4a90e2;
        vertical-align: sub;
    }

    .brcrumb a:after {
        cursor: default;
        content: '›';
        display: inline-block;
        font-size: 20px;
        color: #999;
        padding: 0 3px 0 0;
        line-height: 30px;
        margin: 0 5px;
        margin-right: 0px;
    }

    .brcrumb .fa-home {
        font-size: 20px;
    }

    .breadcrumb_last {
        line-height: 36px;
        display: inline-block;
        vertical-align: middle;
    }

    .details-pro .wrap_item_l2 {
        padding: 0 15px 20px;
    }

    .details-pro .product-name {
        font-size: 22px;
        line-height: 30px;
    }

    .price-box .special-offers {
        float: right;
        line-height: 22px;
        font-size: 15px;
    }

    .details-product .product-price,
    .details-product .product-price-old {
        font-size: 16px;
        margin-right: 10px;
    }

    .price-box .special-price .product-price .amount {
        font-size: 24px;
    }

    .price-box {
        margin-bottom: 15px;
    }

    .ads_467_466 {
        display: none;
    }

    .comment_danhgia {
        margin-top: 0;
    }

    .products_category_slider .accessary {
        margin-top: 20px;
    }

    .details-product .color-box h4 {
        margin-bottom: 10px;
    }

    .details-product .color-box p {
        font-size: 18px;
    }

    .details-product .color-box {
        margin-bottom: 15px;
    }

    .details-product .infopromotion h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .content-products h3.head,
    .main_content p,
    .main_content h2 {
        margin-bottom: 20px;
    }

    .main_content p {
        font: 16px/25px roboto;
    }

    .main_content h2 {
        font: 18px/25px roboto;
    }
}

@media only screen and (max-width: 540px) {

    .box-news .no-right,
    .box-news .no-left {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .box-news .container .col-ext {
        padding: 0;
    }
}

@media only screen and (max-width: 480px) {
    .video-product-item iframe {
        height: 240px !important;
    }

    .listvideos {
        padding-bottom: 15px;
    }

    .details-product .tuvan_hot {
        font-size: 14px;
        margin-top: 5px;
    }

    .details-product .cart a p.p1,
    .details-product .tragop a p.p1 {
        padding: 5px 5px 0;
    }

    .details-product .infopromotion {
        display: block;
        overflow: hidden;
        border: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
        position: relative;
        background: #fff;
        margin-bottom: 0;
        padding: 0;
        border-bottom: 1px dashed #c8c8c8;
    }

    .details-product .infopromotion h4 {
        display: block;
        overflow: hidden;
        font-size: 14px;
        color: #333;
        padding: 8px 10px;
        text-transform: uppercase;
        background: #f7f7f7;
        padding: 10px;
        margin-bottom: 0;
    }

    .details-product .infopromotion h4:before {
        display: none;
    }

    .details-product .infopromotion ul {
        padding: 10px;
        width: 100%;
    }

    .details-product .comfortable_buy ul {
        padding: 10px;
        border-radius: 0 0 4px 4px;
        border: 1px solid #ddd;
        border-top: 0;
        width: 100%;
    }

    .details-product .comfortable_buy ul li {
        width: 100%;
        margin-right: 0;
    }

    .details-product .comfortable_buy ul li p {
        color: #000;
        margin: 0 0 10px;
    }

    .details-product .dathang {
        margin-top: 20px;
    }

    .parametdesc li,
    #boxspecification {
        width: 100% !important;
    }

    .abs {
        height: 510px;
    }

    #about {
        padding: 20px 5px 0;
    }

    #slider2_container {
        padding-bottom: 10px;
    }

    #slide_about h5 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 8px;
        padding-top: 15px;
    }

    .details-pro .product-name {
        font-size: 20px !important;
        margin-bottom: 5px;
    }

    .price-box .special-price .product-price .amount {
        font-size: 20px !important;
    }

    .listvideos {
        padding-bottom: 15px;
    }

    .video_active {
        line-height: 0;
    }

    .nutdg {
        position: relative;
    }

    .nutdg::before {
        height: 55px;
        margin-top: -45px;
        content: '';
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, .01) 0, rgba(255, 255, 255, .7) 50%, rgba(255, 255, 255, .95) 80%);
        display: block;
    }

    .content-products h3.head,
    .main_content p,
    .main_content h2 {
        margin-bottom: 15px;
    }

    .main_content h2 {
        font: 16px/25px roboto;
    }

    .an {
        height: 860px;
    }

    .hien {
        height: auto;
    }

    #sidebar-prod-2020 {
        display: none;
    }

    .main_content p {
        font: 14px/25px roboto;
    }

    .widget .point ul {
        padding: 15px 10px 15px;
    }

    .widget .point ul li {
        margin-bottom: 5px;
    }

    .site-bottom .widget-title::after {
        bottom: -5px;
    }
}

@media only screen and (max-width: 414px) {
    .mid-header .site-brand a {
        height: 45px;
    }

    .mid-header .site-brand a img {
        height: 100%;
    }
}



/*=====style=========*/

.left-about-ct {
    /*background-color: red;*/
    background-image: url(images/about_1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

section#id-top-about {
    background-color: #fff;
}

.tl-we-are a {
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
    background-color: #fe5915;

}

.text-center-ab {
    text-align: center;
}

.tl-we-are a:hover {
    background: #000;
}

p#tw-target-text {
    margin-bottom: 50px;
}

.title-abouts-h4 {
    text-transform: uppercase;
    /*text-align: center;*/
    color: #fe5915;
    margin-bottom: 30px;
    letter-spacing: 3px;
    font-size: 24px !important;
}

.title-abouts-h2 {
    /*text-align: center;*/
    font-size: 48px;
    line-height: 54px;
    text-transform: capitalize;
}

.box-ct {
    padding: 0 60px;
}


.box-ct-our p {
    line-height: 30px;
}

.box-ct:nth-child(2) {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.kc_tabs>.kc_wrapper>.kc_tabs_nav {
    background: none;

}

.kc_tabs_nav~.kc_tab.ui-tabs-body-active {
    background: none;
}

.kc_tabs_nav>li {
    background: #fff;
    margin-right: 20px;
}

.kc_tabs_nav>.ui-tabs-active,
.kc_tabs_nav>.ui-tabs-active:hover,
.kc_tabs_nav>.ui-tabs-active>a,
.kc_tabs_nav>.ui-tabs-active>a:hover {
    background: #000 !important;
    color: #fff;
}



#our-story {
    padding: 80px 0;
    background: #f5f5f5;
}

.t-t-p p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px;
}

.kc_tabs_nav>li>a,
.nav-pills>li>a {
    padding: 0 20px;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.box-cus-ser p i {
    font-size: 73px;
}

.box-cus-ser h3 {
    font-size: 18px;
    line-height: 20px;
}

.box-cus-ser p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: .4px;
    /*padding-bottom: 20px;*/
}

.right-about-ct {
    padding-top: 150px;
}

#title-ab {
    padding-top: 100px;
    background: #fff;
    padding-bottom: 70px;
}

#facilities-features {
    background: #fff;
    padding-bottom: 80px;
}

section#need-support {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 80px;
}

section#tl-need-sp {
    padding-top: 100px;
    background: #fff;

}

.box-cus-ser a {
    padding: 15px 30px;
    background: #fe5915;
    color: #fff;
    text-transform: uppercase;
}

.box-cus-ser a:hover {
    background: #000;
}

.box-cus-ser {
    position: relative;
    /*border: 1px solid #e0e0e0;*/
    padding: 50px 15px 30px;
    z-index: 1;
}

.ic-cus {
    margin-bottom: 30px;
}

.box-cus-ser:before {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, #000 1px, transparent 1px) 0 0, linear-gradient(to bottom, #000 1px, transparent 1px) 0 0, linear-gradient(to left, #000 1px, transparent 1px) 100% 0, linear-gradient(to bottom, #000 1px, transparent 1px) 100% 0, linear-gradient(to left, #000 1px, transparent 1px) 100% 100%, linear-gradient(to top, #000 1px, transparent 1px) 100% 100%, linear-gradient(to right, #000 1px, transparent 1px) 0 100%, linear-gradient(to top, #000 1px, transparent 1px) 0 100%;
    background-repeat: no-repeat;
    background-size: 7px 7px;
    position: absolute;
    top: 0;
    left: 0;
    transition: background-size .3s cubic-bezier(.455, .03, .515, .955);
    z-index: -1;

}

.box-cus-ser:after {
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid #e0e0e0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}

.box-cus-ser:hover:before {
    background-size: 100% 100%;
    transition: all 0.3s;
}

.right-text-ab {
    padding-top: 35px;
}

.tab-r-ab {
    margin-top: 30px;
}

.tl-tab-ab .kc_tab_content {
    padding: 20px 0px !important;
}

#facilities-features .icon-item p {
    font-size: 60px;
    text-align: center;
    max-width: 120px;
    height: 120px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
}

#facilities-features .icon-item p:before {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, #000 1px, transparent 1px) 0 0, linear-gradient(to bottom, #000 1px, transparent 1px) 0 0, linear-gradient(to left, #000 1px, transparent 1px) 100% 0, linear-gradient(to bottom, #000 1px, transparent 1px) 100% 0, linear-gradient(to left, #000 1px, transparent 1px) 100% 100%, linear-gradient(to top, #000 1px, transparent 1px) 100% 100%, linear-gradient(to right, #000 1px, transparent 1px) 0 100%, linear-gradient(to top, #000 1px, transparent 1px) 0 100%;
    background-repeat: no-repeat;
    background-size: 7px 7px;
    position: absolute;
    top: 0;
    left: 0;
    transition: background-size .3s cubic-bezier(.455, .03, .515, .955);
    z-index: 1;
}

#facilities-features .icon-item p:after {
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid #e0e0e0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#facilities-features .icon-item p:hover:before {
    background-size: 100% 100%;
    transition: all 0.3s;
}


.kc-right {
    position: relative;
    overflow: hidden;
}

.box-right {
    background-image: url('images/about_4.jpg');
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 1s;
}

.kc-right:hover .box-right {
    transform: scale(1.1);
    overflow: hidden;

}

.box-right {
    padding: 50px 60px;
    cursor: pointer;
}

.box-right h4 {
    font-size: 36px;
    font-weight: 700px;
    text-transform: uppercase;
    color: #fe5915;
    display: block;
}

.box-right h2 {
    font-size: 36px;
    line-height: 28px;
    margin-top: 15px;
    font-weight: 700;
    color: #fff;
}

.box-right p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
}

.box-right .btn-details a {
    color: #fff;
    text-align: center;
    padding: 15px 30px;
    background: #fe5915;
    text-transform: uppercase;
}

.box-right .btn-details a:hover {
    background: #000;
}

.box-right .btn-details {
    margin-top: 150px;
}

p.l-heg {
    min-height: 95px;
}


/*===contact===*/

#map-gg {
    padding: 100px 0;
    background: #fff;
}

#text-contact {
    background: #fff;
    padding-bottom: 100px;
}

.l-t-contact {
    padding-right: 75px;
}

.l-t-contact h4 {
    color: #fe5915;
    font-size: 24px;
    letter-spacing: 4px;


}

.l-t-contact h2 {
    font-size: 30px;
    line-height: 36px;
    text-transform: capitalize;
    color: #222;
}

.hd-tl {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

.email-contact p {
    margin-bottom: 0;
    line-height: 36px;
}

.email-contact a:hover {
    color: #fe5915;
}

.head-contact {
    margin-top: 30px;
}

.hours-contact p {
    margin-bottom: 10px;
}

.fl-mxh {
    margin-top: 30px;
}

.fl-mxh ul li {
    display: inline-block;
    list-style-type: none;
}

.fl-mxh ul li a {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #222;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
    margin-right: 15px;
}

.fl-mxh ul li a:hover {
    background: #fe5915;
}

.fl-mxh ul li:before {
    display: none;
}

.email-ctt {
    padding-right: 180px;
}

.boder-kc {
    border-top: 1px solid #e0e0e0;
}

#form-contact {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 80px;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=number],
input[type=search],
textarea {
    width: 100%;
    font-size: 16px;
    border-width: 4px;
    border-color: #e0e0e0;
    color: #999;
    background-color: transparent;
    padding: 15px 25px;


}

textarea {
    resize: none;
    height: 170px;
}

.ct-frm-7 form p {
    margin-bottom: 20px;
}

.ct-frm-7 form input.wpcf7-form-control.wpcf7-submit {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    background: #fe5915;
    border: none;
    cursor: pointer;
}

.ct-frm-7 form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #222;
}

.title-frm-ct h2 {
    font-size: 48px;
    line-height: 54px;
    color: #222;
}

.title-frm-ct {
    margin-bottom: 15px;
}

/*.bgr-r-ct{
    background-image: url(images/contact_img-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}*/
.col-ct {
    max-width: 960px;
}

/*====tintuc===*/
.avt-img {
    position: relative;
}

.avt-img span a {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 10px 30px;
    background: #fff;
    color: #fe5915;
}

.page-template-blog-tintuc .all-blog {
    background: #fff;
    padding-top: 50px;
}

.l-ct-blog {
    margin-bottom: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e0e0e0;
}

.l-ct-blog:last-child {
    border: none;
    border-bottom: none;
}


.entry-mt a {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #666;
}

.entry-mt a:hover {
    color: #fe5915;
}

.title-avt h2 {
    margin-bottom: 20px;
    margin-top: 10px;
}

.title-avt h2 a {
    font-size: 30px;
    line-height: 36px;
    color: #222;

}

.title-avt p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*====style-widget===*/
.site-main .widget {
    margin-bottom: 40px;
}

.site-main .widget h3 {
    margin-bottom: 10px;
}

.site-main .widget li.cat-item {
    margin-bottom: 10px;
}

form.search_form-wg {
    position: relative;
}

.form-group-wg {
    max-width: 80%;
}

.form-group-wg input {
    height: 51px;
}

button.s-wg-bl {
    position: absolute;
    top: 0px;
    right: 0;
    width: 51px;
    height: 51px;
    border: none;
    background: #fe5915;
    color: #fff;
    font-size: 24px;
}

div#gallery-1 {
    display: flex;
    flex-wrap: wrap;
}

figure.gallery-item {
    margin: 0 0px;
}

.site-main .widget li.cat-item a,
.site-main .widget li.cat-item span {
    font-size: 16px;
    color: #999;
    /*text-transform: uppercase;*/
    font-weight: 600;
}

.site-main .widget li.cat-item a:hover {
    color: #fe5915;
}

.widget_blog_widget .btn-more {
    display: none;
}

.widget_blog_widget ul li {
    border: none;
}

.widget_blog_widget li h4 {
    height: 60px;
    max-height: unset;
    display: flex;
    align-items: center;

}

.widget_blog_widget li h4 a {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}

.entry-mt:before {
    content: "";
    height: 8px;
    width: 10px;
    background-color: #fe5915;
    margin-right: 5px;
    display: inline-block;
}

.gallery-icon.landscape {
    position: relative;
    z-index: 2;
}

.gallery-icon.landscape a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 5px;
    opacity: 0.7;
    background: #000;
    visibility: hidden;
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;


}

.gallery-icon.landscape a:after {
    content: "\f002";
    font-family: 'fontAwesome';
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    color: #fff;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;

}

.gallery-icon.landscape a:hover:before,
.gallery-icon.landscape a:hover:after {
    /*display: block;*/
    opacity: 1;
    visibility: visible;

}

.widget_blog_widget .thumb {
    width: 70px;
    margin-right: 20px;
    display: block;
}

.widget_blog_widget .thumb img {
    height: 70px;
    vertical-align: middle;

}

a.tag-cloud-link {
    font-size: 14px !important;
    padding: 5px 10px;
    border: 2px solid #999;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 15px;

}

a.tag-cloud-link:hover {
    background: #fe5915;
    color: #fff;
    border-color: #fe5915;
}

/*====products-details===*/

.price-box {}


body {
    background: unset;
}

* {
    font-family: 'Roboto', sans-serif;
}

p {
    font-size: 16px;
}

.ct-item-shop {
    box-shadow: 0px 4px 45px 0px rgb(0 0 0 / 9%);
    height: 100%;
}


/*====home====*/

/*.mobile-menu*/
.mobile-menu {
    position: relative;
    height: 36px;
    margin-left: 30px;
}

.mobile-menu span {
    position: absolute;
    height: 2px;
    display: block;
    background: #000;

}

.mobile-menu .span-1 {
    width: 25px;
    top: 7px;

}

.mobile-menu .span-2 {
    width: 13px;
    top: 17px;
}

.mobile-menu .span-3 {
    width: 25px;
    bottom: 7px;

}

.ridez-overplay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    opacity: 0;
}

.main-close {
    display: none;
}


/*======ft-fexer===*/
.ft-fixer {
    display: flex;
    justify-content: space-around;
    width: 100%;
    position: fixed;
    z-index: 98;
    bottom: 0;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border: 1px solid #e0e0e0;
}

.w-clac-3 {
    width: calc(100% / 3);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #e0e0e0;
}

.w-clac-3:first-child {
    border-left: none;
}

.w-clac-3 a {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.w-clac-3 a i {
    font-size: 20px;
    line-height: 28px;
    display: block;
    margin-bottom: 5px;
    color: #000;

}

.w-clac-3 a i:hover {
    color: inherit;
}

.w-clac-3 a span {
    /*font-size: 20px;*/
    line-height: 28px;
    text-transform: capitalize;
}

.box-cart-ft .count {
    display: inline-block;
    position: absolute;
    min-width: 16px;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    font-weight: 500;
    padding: 0;
    text-align: center;
    border-radius: 50px;
    top: -5px;
    right: -15px;
    letter-spacing: 0;
}

.box-cart-ft .box {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}

/*===tim kiem===*/

.serch-hidden {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 40px 0;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

.serch-hidden:before {
    content: "";
    width: 100vw;
    height: 100vh;
    top: 177px;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
}

.open-search .serch-hidden {
    opacity: 1;
    visibility: visible;
}

.form-group {
    display: flex;
    margin: auto;
    max-width: 600px;

}

.serch-hidden .search_form .form-control {
    padding: 14px 25px;
}

span.cl-search {
    position: absolute;
    right: 20px;
    color: #666;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    top: 20px;
}

.form-group input {
    max-width: 470px;
    margin-right: 15px;
}

.form-group button {
    border: none;
    background-color: #fe5925;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 700;
    min-width: 118px;
    cursor: pointer;
}

.form-group button:hover {
    background-color: #000;
}

/*===cart====*/
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    width: 12px;
    height: 12px;
    background: #222;
}

.owl-theme .owl-dots .owl-dot span {
    background: #222;
    width: 8px;
    height: 8px;
}

.blog .site-content {
    padding-top: 50px;
}

button.woosw-btn {
    display: none;
}

h2.heading-tl-bn {
    color: #FE591500;
    font-size: 150px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 140px;
    -webkit-text-stroke: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #E0E0E040;
    stroke: #E0E0E040;
    bottom: 20px;
    right: 20px;
    position: absolute;
}

.breadcrumbs-page {
    position: relative;
}

.price-view .view a:hover {
    background-color: #000;
    color: #fff;
}

#lst-rv .owl-next:hover,
#lst-rv .owl-prev:hover {
    color: #999;
}

#accessories .kc_text_block a:hover {
    background-color: #000;
    color: #fff;
}

.woocommerce form.login {
    max-width: 440px;
    margin: 0 0 0 auto;
}

.woocommerce form.register {
    max-width: 440px;
    margin: auto;
}

/* .page-my-ac {
    padding: 60px 0 40px;
} */

.back-top {
    cursor: pointer;
    position: fixed;
    z-index: 999999;
    right: 20px;
    bottom: 100px;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fe5915;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;

}

div#back-top.show {
    opacity: 1;
    visibility: visible;
}

.back-top a {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    transition: all 10s ease;
}

.xoo-wsc-basket {
    display: none !important;
}

.page-child.single-product {
    overflow-x: hidden;
}

h2.elementor-heading-title.elementor-size-default {
    max-width: 400px;
}

/*a:hover {
    color: #fe5915;
}*/

/*========================= the fix ======================*/
/* footer */
.textwidget p {
    font-weight: 500;
}

.breadcrumbs {
    flex-wrap: wrap;
}

ul.nav.nav-tabs.filters.filter-button-group {
    text-align: center;
}

/* header-top */
/* .home .header-top {
    display: none;
} */

.header-top {
    background-color: #000;
    padding: 10px 0;
}

.header-top ul li+li {
    margin-left: 12px;
}

.header-top ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #999;
}

.header-top ul li a:hover {
    color: #f36f20;
}


/* the fix */
/* header */
.header-group-action>div a:hover {
    color: #f36f20;
}

/* Home */
.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
}

main {
    margin-top: 140px;
}

.home main {
    margin-top: 0;
}

/* category */
.page-template-default .entry-content {
    padding: 90px 0;
}

/* End Home */
/* sản phẩm */
.product-categories li a:hover {
    color: #f36f20;
}

.product .list-product .img-ct-grid {
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 0;
}

.product .list-product .img-ct-grid img {
    transition: all 0.3s;
    margin-bottom: 0;
}

.product .list-product .img-ct-grid:hover img {
    transform: scale(1.1);
}

/* End sản phẩm */

/* chi tiet sản phẩm */
.page-child.single-product .fotorama__nav {
    text-align: left;
}

/* End chi tiet sản phẩm */

/* Search */
.search .heading-tl-bn {
    display: none;
}

.search .d-fl-blog.search-pro-ct {
    flex-wrap: wrap;
    justify-content: space-between;
}

.search .search-pro-ct .page-content p,
.search .search-pro-ct h1.title {
    margin-bottom: 20px;
}

.search .search-pro-ct .search_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.search .search-pro-ct .form-group {
    width: 100%;
}

.search .search-pro-ct .r-sb {
    margin-left: unset;
}

.search .search-pro-ct .col-ct {
    max-width: calc(100% - 365px);
    width: 100%;
    text-align: center;
}

.search .search-pro-ct .search_form button {
    border: none;
    background-color: #fe5925;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 700;
    min-width: 118px;
    cursor: pointer;
}

.search .search-pro-ct .search_form button:hover {
    background-color: #000;
    color: #FFF;
}

.search .search-pro-ct .search_form .form-group {
    max-width: 470px;
    margin: unset;
}

/* account */
.user-acc .info .text,
.user-acc .info .my-acc {
    display: inline-block;
}

/* form account billing */
.woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-address-fields__field-wrapper.form-row {
    width: 100%;
}

#billing_state_field,
#shipping_state_field {
    order: 13;
}

#billing_city_field,
#shipping_city_field {
    order: 12;
}

/* Checkout */
.woocommerce-checkout-review-order table thead tr th {
    font-weight: 700;
}

.woocommerce-checkout-review-order table tr th,
.woocommerce-checkout-review-order table tr td {
    vertical-align: middle;
}

/* End the fix */

/*  Search */
/* The fix search */
/* .search.search-results .search-pro-ct .col-ct {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.search.search-results .search-pro-ct .col-ct {
    max-width: calc(100% - 405px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */
.search .title-page {
    display: none;
}

.search.search-results .col-item .item-detail {
    height: auto;
    position: unset;
}

.search.search-results .col-item .item-detail .item-link {
    width: unset;
    height: unset;
    position: unset;
    top: unset;
    right: unset;
    text-align: unset;
}

.search.search.search-results .product.type-product {
    position: relative;
}

.search.search-results .col-item .item-detail .btn-success {
    left: 50%;
    bottom: unset;
    top: 188px;
}

.search.search-results .products .item:first-child .btn-success {
    bottom: unset;
}

.search.search-results .search-pro-ct .page-navigation .page-nav {
    margin: 20px 0 80px;
}

.search.search-results .search-pro-ct .r-sb {
    background-color: #FFF;
    padding: 20px 15px 0;
    border-radius: 7px;
    height: 100%;
    max-width: 355px;
}


/* .search.search-results .search-pro-ct .col-ct .item {
    width: calc((100% - 30px) / 2);
    border: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    border-radius: 5px;
} */

/* .search.search-results .bg-search {
	background-color: #f5f5f5;
} */
/* .search.search-results .search-pro-ct .col-ct .item img {
    height: 400px;
    object-fit: cover;
    background-color: #f5f5f5;
}

.search.search-results .search-pro-ct .col-ct .item .col-item {
    padding: 0;
}

.search.search-results .search-pro-ct .col-ct .product-wrapper img {
    max-height: 310px;
    width: 100%;
}

.search.search-results .search-pro-ct .col-ct .l-ct-blog .avt-img {
    line-height: 0;
}

.search.search-results .search-pro-ct .col-ct .l-ct-blog .title-avt {
    margin-top: 10px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.search.search-results .search-pro-ct .col-ct .l-ct-blog .title-avt h2 {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.search.search-results .search-pro-ct .col-ct .l-ct-blog .title-avt .post-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
} */

/* End The fix search */
/* End the */