/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=vietnamese');

@import url('https://fonts.googleapis.com/css?family=Be+Vietnam:100,100i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&display=swap');
/*************** ADD CUSTOM CSS HERE.   ***************/
/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    line-height: 26px;
    font-family: 'Be Vietnam', sans-serif;
    color: #000;
}
p{
    color: #000;
}
h1, h2, h3, h4, h5, h6{
    color: #333;
}
.metaslider .flexslider{
	margin-bottom: 0 !important;
}
.home .page-wrapper {
    padding-top: 0 ;
}
#header ul.header-nav > li > a {
	color: #fff;
	font-weight: 400 !important;
    font-size: 16px;
}
#wrapper, #main {
    background-color: #f5f5f5;
    overflow: hidden;
}
.home #wrapper,.home #main {
    background-color: #f5f5f5;
}
.section_info p {
	margin: 0;
	line-height: 28px;
}
.title__info span {
	color: #009999;
}
.footer-1, .footer-2 {
	border-top: 0 !important;
}
.footer-1 .widget:nth-child(1) {
    max-width: 34%;
    flex-basis: 34%;
}
.footer-1 .widget:nth-child(2) {
    max-width: 20%;
    flex-basis: 20%;
}

.footer-1 .widget:nth-child(3) {
    max-width: 23%;
    flex-basis: 23%;
}

.footer-1 .widget:nth-child(4) {
    max-width: 23%;
    flex-basis: 23%;
}
.footer-1 .widget:nth-child(5) {
    max-width: 13%;
    flex-basis: 13%;	
}
.footer-1 .widget ul {
	margin: 0;
	padding: 0;
}
.footer-1 .widget ul li {
	border: 0;
}
.footer-1 .widget ul li a {
    display: block;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    padding: 0;
}
.footer-1 .widget p {
    margin: 0;
    color: #cfcfcf;
    line-height: 30px;
    font-size: 14px;
    padding: 0;
}
.footer-1 .widget ul li ul {
	display: none;
}
.footer-widgets  .widget  .widget-title {
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 35px;
    margin: 0 0 0 0;
    font-family: "Roboto";
}
.footer-widgets .widget  .is-divider {
    background: #62271b;
    max-width: 62px;
    height: 2px;
    margin: 8px 0 12px;
    display: none;

}
.footer-widgets .widget strong{
    color: #f89e11;
}
.footer-widgets .widget p {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    padding: 0;
}
.footer-widgets .widget img{
    max-width: 300px;
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 5px;
}
.footer-2{
    padding-top: 0;
}
.footer-2 > .row {
	border-top: 1px solid #fff;
    max-width: 1170px;
    padding-top: 10px;
}
.footer-2 > .row .widget{
    padding: 0;
}
.before__ff {
    padding: 30px 0;
    /*background:url(images/bgft1.jpg) no-repeat;
    background-size: cover;*/
    background: #7a2325 !important;

}
.before__ff form {
    margin-bottom: 0;
}
.hotline__phone a {
    display: inline-block;
    line-height: 40px;
    padding: 0 10px;
    background: #fe0a00 ;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.hotline__phone a  i {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #fff;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}
.form_dangkytin {
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: space-between;
    align-items: center;
} 
.form_dangkytin .f_left {
    float: left;
    width: 50%;
    text-align: center;
}
.form_dangkytin .f_left  .h4 {
    color: #fff;
    line-height: 35px;
    margin: 0 0 6px 0;
    font-size: 23px;
    font-weight: 500;
}
.form_dangkytin .f_left p {
    margin: 0;
    color: #fff;
    font-size: 14px;
}
.form_dangkytin .f-right {
    float: right;
    width: 50%;
}
.form_dangkytin .f-right input[type='tel'] {
    float: left;
    width: calc(100% - 50px);
    height: 40px;
    padding: 0 10px;
    background: #fff;
    color: #333;
    border: 0;
    box-shadow: 0 0 0 0;
}
.form_dangkytin .f-right input[type='submit'] {
    float: right;
    width: 50px;
    height: 40px;
    border: 0;
    padding: 0;
    margin: 0;
    background: url(images/ic.png)no-repeat center center #a02b2d;
    text-transform: none;
    font-size: 15px;
    text-indent: -99999px;
}

/*
news__sidebar__item
*/
.news__sidebar__item {
    overflow: hidden;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
}
.news__sidebar__item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.news__sidebar__item .news-thumb {
    float: left;
    width: 90px;
}
.news__sidebar__item .news-thumb a img {
    width: 90px;
    object-fit: cover;
    height: 90px;
    border-radius: 100%;

}
.news__sidebar__item .box__title__news {
    float: right;
    width: calc(100% - 90px - 10px);
}
.news__sidebar__item .box__title__news h4 {
    margin: 0;
}
.news__sidebar__item .box__title__news h4 a {
    display: block;
    line-height: 21px;
    font-size: 14px;
    max-height: 63px;
    color: #333;
    font-weight: 500;
    overflow: hidden;
}
#shop-sidebar .widget_recently_viewed_products .product_list_widget li {
    padding: 10px 0 5px 65px;
}
#shop-sidebar .widget_recently_viewed_products .product_list_widget li a {
    color: #333;
    font-size: 15px;
    line-height: 21px;
}

#shop-sidebar .widget_recently_viewed_products .product_list_widget li del {
    float: left;
    width: 50%;
    margin: 0;
}
#shop-sidebar .widget_recently_viewed_products .product_list_widget li ins {
    float: right;
    width: 49%;
    margin: 0;
}

#shop-sidebar .widget_recently_viewed_products .product_list_widget li del span {
    font-size: 13px;
    margin: 0;
}
#shop-sidebar .widget_recently_viewed_products .product_list_widget li ins span,
#shop-sidebar .widget_recently_viewed_products .product_list_widget li > span {
    font-size: 14px;
    color: #ee1f1f;
}
#shop-sidebar .widget_recently_viewed_products .product_list_widget li+li {
    border-top: 1px solid #eee;
}

.product_list__video {
    margin: 30px 0 0 0;
}
.box__hotro_cate .list__post{
    margin-top: 0;
}

/*Chyên mục tin*/

.box__nth__2 .news-post-news {
    overflow: hidden;
    clear: both;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.box__nth__2 .news-post-news .box__thumb__img {
    float: left;
    width: 250px;
}
.box__nth__2 .news-post-news .box__thumb__img a  {
    display: block;
    line-height: 0;
}

.box__nth__2 .news-post-news .box__thumb__img a img {
    width: 100%;
    height: 156px;
    object-fit: cover;
    border-radius: 6px;
}
.box__nth__2 .news-post-news .box__content {
    float: right;
    width: calc(100% - 250px - 20px);
}
.box__nth__2 .news-post-news .box__content .h3 a {
    display: block;
    color: #333;
    font-size: 19px;
       font-family: "Arial";
    font-weight: 600;
    line-height: 28px;
}
.box__nth__2 .news-post-news .box__content .box__des p {
    font-size: 14px;
    line-height: 23px;
    max-height: 46px;
    overflow: hidden;
    margin: 0 0 5px 0;
}
.box__nth__2 .news-post-news .box__content > a {
    display: inline-block;
    color: #da251c;
    font-size: 14px;
    text-decoration: underline;
}

/*
box__nth__1
*/
.box__nth__1 {
    margin-bottom: 25px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 25px;
}
.box__nth__1 .news-post-news .box__thumb__img a {
    display: block;
    line-height: 0;
}
.box__nth__1 .news-post-news .box__thumb__img a img {
    width: 100%;
    height: 360px;
     object-fit: cover;   
}
.box__nth__1 .news-post-news .box__content {
    padding: 20px 0 0 0;
}
.box__nth__1 .news-post-news .box__content h3 a {
display: block;
    line-height: 28px;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    font-family: "Arial";
}
.box__nth__1 .news-post-news .box__content .box__des p {
    font-size: 15px;
    margin: 0 0 6px 0;
    line-height: 30px;
}
.box__nth__1 .news-post-news .box__content > a {
color: #da251c;
    display: inline-block;
    border: 1px solid #da251c;
    padding: 0 20px;
    line-height: 30px;
}

.box__nth__2 .news-post-news .box__content h3 a:hover {
    color: #da251c;
}


.box__left__layout {
    float: right;
    width: calc(100% - 230px - 20px);
}
.box__right__layout {
    float: left;
    width:230px;
}

#shop-sidebar .widget .widget-title, .box__right__layout .widget .widget-title {
    display: block;
    color: #fff;
    font-size: 17px;
    text-transform: none;
    line-height: 37px;
    margin: -10px -10px 5px;
    background: #a02b2d;
    text-align: center;
    border-radius: 4px;
}
#shop-sidebar .widget .is-divider, .box__right__layout .widget .is-divider {
    display: none;
}

.heading-realate {
    font-size: 22px;
    font-weight: bold;
    display: block;
    color: #333;
    line-height: 26px;
    margin: 0px 0 23px 0;
    padding-left: 8px;
    border-left: 4px solid #a02b2d;
}
.related-post {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}

/*
trang video
*/
.list__video__archive {
    overflow: hidden;
    clear: both;
    margin: 0 -10px;
}
.list__video__archive .news__video {
    float: left;
    width: 33.333%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.list__video__archive .news__video .box__thumb__img {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 200px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}
.list__video__archive .news__video .box__thumb__img a {
text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;
}
.list__video__archive .news__video .box__thumb__img a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.list__video__archive .news__video .box__content {
    padding: 8px 0 0 0;
}
.list__video__archive .news__video .box__content h3 {
    margin: 0;
    color: #333;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    height: 46px;
    overflow: hidden;
    font-family: "Arial";
}
.title__cate__video {
    margin-bottom: 20px;
    margin-top: 10px;
}
.list__video__archive .news__video .box__thumb__img a:after {
  content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 40px;
    margin: auto;
    top: 0;
    background: url(images/icon_vd.png)no-repeat;
    background-size: contain;  
}
.mfp-ready .mfp-close {
    opacity: 1;
    transform: translateY(0) translateZ(1px);
    color: #fff !important;    
}
.page-numbers {
	overflow: hidden;
	clear: both;
	margin-top: 15px;
}


/*
Chi tiết sản phẩm
*/

.product-main .product-gallery.col.large-4 {
    max-width: 450px;
    -ms-flex-preferred-size: 450px;
    flex-basis: 450px;
}
.product-main .product-info {
    padding: 0;
}
.product-main #product-sidebar {
    max-width: 280px;
    display: inline-block;
    float: right;
    flex-basis: 280px;
}

.product-main .content-row {
    background: #fff;
    max-width: 1170px;
    padding: 15px 0;
}
.product-main .product-gallery.col.large-4 {
     max-width: 450px;
    -ms-flex-preferred-size: 450px;
    flex-basis: 450px;   
}
.product-main .product-info {
    padding: 0;
}

.product-main  #product-sidebar {
    max-width: 280px;
    display: inline-block;
    float: right;
    flex-basis: 280px;
}
.product-sidebar-small .widget  {
    background: #f9f9f9;
    padding: 10px 9px;
    border-radius: 5px;

}
.product-sidebar-small .widget .is-divider {
    display: none !important;
}
.product-sidebar-small .widget .widget-title {
    color: #444;
    font-size: 18px;
    font-weight: 500;
    display: block;
    text-align: left;
    line-height: 35px;
    text-transform: none;
    margin: 0 0 3px 0;
font-family: 'Roboto', sans-serif;
}
.list__chat {
    overflow: hidden;
    clear: both;
}
.list__chat li {
float: left;
    width: 50%;
    display: flex;
    align-items: center;
    margin: 0 0 11px 0;
}
.list__chat li a {
    color: #333;
    font-size: 13px;

}
.list__chat li a img {
    width: 21px;
    height: 21px;
    margin-right: 3px;
}
.support__online h5 {
    margin: 0 0 6px 0;
    font-size: 15px;
    font-weight: 500;

}
/*
care-detail-box
*/
.care-detail-box .care-detail-item {
    line-height: 28px;
    margin-bottom: 5px;
}
.care-detail-box .care-detail-item.phone-care {
    padding-left: 20px;
}
.care-detail-box .care-detail-item.phone-care strong {
    font-size: 13px;
}
.care-detail-box .care-detail-item i {
    font-size: 13px;
    margin-right: 5px;
     -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.care-detail-box .care-detail-item span img {
     -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 12px;   
}
.care-detail-box .care-detail-item  .txt-e-c {
    color: #333;
    font-size: 14px;
    margin-left: 5px;
}

.product-main .product-info .woocommerce-breadcrumb {
    display: none !important;
}

.price__single__pro {
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;

}
.price__single__pro .giashop {
    clear: both;
    margin-bottom: 5px;
}
.giashop strong {
    font-size: 18px;
    font-weight: 700;
    color: #da251c;
    display: inline-block;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
}
.giashop ins,
.giashop {
    font-size: 14px;
    color: #333;
}

.giathitruong {
    font-size: 14px;
    color: #333;
}
.giathitruong del {
    font-size: 15px;
}
.percent {
    display: inline-block;
    background: #a02b2d;
    font-size: 13px;
    padding: 0px 7px;
    margin-left: 20px;
    color: #fff;
    border-radius: 3px;

}
.attribute-single {
    margin: 0;
    padding: 0;
}
.attribute-single li {
    list-style: none;
    margin: 0 !important;
    line-height: 30px;
}
.attribute-single li span.left ,
.left__width__pr  {
    display: inline-block;
}
.attribute-single li span {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.product-info form.cart .quantity_wanted_p {
    clear: both;
    margin-bottom: 15px;
}
.product-info form.cart  {
    overflow: hidden;
    clear: both;
    display: block;
}
.product-info form.cart .add-to-cart-button{
    width: 32%;
    float: left;
    display: block;
    margin-right: 2%;
}
.product-info form.cart .add-to-cart-button a{
    background: #1564a7;
    margin: 0;
    color: #fff;
    text-transform: none;
    position: relative;
    font-size: 16px;
    font-family: 'Be Vietnam', sans-serif;
    height: 35px;
    padding: 0;
    width: 100%;
    min-height: 35px;
    font-weight: 400;
    padding-left: 25px;
    border:none !important;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
}
.product-info form.cart .add-to-cart-button a:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    border-right: 1px solid #fff;
    height: 35px;
    background: url(images/btn-tuvan.png)no-repeat center center;
}
.product-info form.cart .rt_qv_btn {
    float: left;
    background: #a02b2d;
    margin: 0;
    color: #fff;
    text-transform: none;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Be Vietnam', sans-serif;
    width: 45%;
    margin-right: 5%;
    min-height: 35px;
    line-height: 37px;
    height: 40px;
    padding: 0;
    padding-left: 25px;
    border-radius: 5px;
}
.product-info form.cart .rt_qv_btn:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 25px;
    border-right: 1px solid #fff;
    height: 35px;
    background: url(images/ShoppingCart-32.png)no-repeat 1px 11px; 
}
.button__popup {
    float: left;
    background: #1564a7;
    margin: 0;
    color: #fff;
    text-transform: none;
    position: relative;
    font-size: 16px;
    font-family: 'Be Vietnam', sans-serif;
    width: 31%;
    height: 35px;
    padding: 0;
    font-weight: 400;
    padding-left: 25px;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
}
.button__popup:after {
     content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    border-right: 1px solid #fff;
    height: 35px;
    background: url(images/btn-tuvan.png)no-repeat center center ;    
}

.button__popup:hover {
    color: #fff;
}


.product-summary .quantity {
    margin: 0 15px 0px 0;
    width: 100%;
    overflow: hidden;
}
.product-summary .quantity label.slg_g {
    float: left;
    width: 120px;
    font-weight: 500;
    color: #333;
    font-size: 14px;
    line-height: 40px;
}

.product-summary .quantity  .input-text {
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    box-shadow: unset;
    border-left: 0;
    border-right: 0;
}

.product-summary .quantity  .btn_num  {
    line-height: 40px;
    font-size: 17px;
    font-weight: 5;
    border: 1px solid #ddd;
    max-height: 40px;
    min-width: 30px;
    text-align: center;
}
.woocommerce-product-rating .star-rating span:before,
.woocommerce-product-rating .star-rating:before {
    color:#f6952d !important;
    font-size: 13px;
}
.woocommerce-review-link {
    color: #0071c4;
}
.woocommerce-review-link:hover {
    color: #da251c;
}
.thongtinvanchuyen {
    overflow: hidden;
    clear: both;
}
.thongtinvanchuyen .info__pr {
     background: #f9f9f9;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.thongtinvanchuyen .info__pr p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.thongtinvanchuyen .info__pr p a {
    color:#da251c;
    font-style: italic;
}
.product-main .badge-container {
    display: none !important;
}

.product-main figure.woocommerce-product-gallery__wrapper{
    border: 1px solid #eee;
}
.product-main  .flickity-viewport .col a {
    border: 1px solid #eee;
}
.product-main  .flickity-viewport .col.is-selected a{
    border: 1px solid #bb312b;
}
.product-main  .product_title {
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 10px 0;

}
.product-short-description{
    overflow: hidden;
    margin-bottom: 0px;
}
.product-short-description p{
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
}
.msp {
    margin: 0;
    line-height: 28px;
    color: #a87d53;
    font-size: 14px;
}
.pro_tag {
    margin-bottom: 12px;
}
.pro_tag .tagged_as a {
    display: inline-block;
    background: #eee;
    color: #82603f;
    font-size: 13px;
    padding: 0 10px;
    border-radius: 3px;
    margin-bottom: 3px;
}

.tsleft {
    font-size: 14px;
    color: #333333;
}

/*
san pham tuong tu
*/
.product-main {
    padding: 25px 0 20px;
}
.related-products-wrapper {
    border-top: 0;
    background-color: #fff;
    padding: 10px 10px 0;
    overflow: hidden;
    margin-bottom: 20px;
    clear: both;
}
.related-products-wrapper .product-small.col {
        box-shadow: 0 0px 0px 0px #eeeeee, 0 0px 0px 1px #eeeeee;
    background: #fff;
}
.related-products-wrapper .flickity-viewport ,
.related-products-wrapper .slider-nav-reveal  {
    overflow: initial;
}

.slider-nav-reveal .flickity-prev-next-button.previous ,
.slider-nav-reveal .flickity-prev-next-button.next {
    display: none !important;
}

.product-footer .woocommerce-tabs ul.product-tabs {
    margin: 10px !important;
    background: #fff;
    border-bottom: 1px solid #a02b2d;
}
.product-footer .woocommerce-tabs ul.product-tabs li a {
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 37px;
    border-radius: 0;
    padding: 0 15px;
    color: #333333;
    border-radius: 4px 4px 0 0;
    font-family: "Arial";
}
.product-footer .woocommerce-tabs ul.product-tabs li.active a{
    color: #fff;
}
.product-footer .woocommerce-tabs ul.product-tabs li.active a:before {
    content: "";
    background-color: transparent;
}
.product-footer .woocommerce-tabs {
    border-top: 0;
    padding: 0;
    background: #fff;
    float: left;
    width: calc(100% - 300px);
    margin-bottom: 30px;
}
.box__thongtin__right {
    float: right;
    width: 280px;
    margin-bottom: 20px;
}
.box__thongtin__right li{
    list-style: none;
}
.title__infomation {
    color: #fff;
    background: #a02b2d;
    font-size: 15px;
    font-weight: 600;
    line-height: 37px;
    padding: 0 10px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    border-radius: 4px 4px 0 0;
    font-family: "Arial";
}
.list__thongso li {
    overflow: hidden;
    clear: both;
    list-style: none;
    border-bottom: 1px solid #fff;
    padding: 10px;
    background: #f5f1f1;
    margin: 0;
}
.list__thongso li:nth-child(2n) {
    background: #f3f3f3;
}
.list__thongso li .left__if {
    float: left;
    width: 115px;
    font-weight: 600;
    font-size: 13px;
}
.list__thongso li .right__if {
    float: right;
    width: calc(100% - 125px);
}

.product-footer .tab-panels {
    padding: 10px;
    background-color: #fff;
}
div#reviews.woocommerce-Reviews {
     border-bottom: 0 solid #ddd;
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
    padding: 10px 12px;
    background: #fff;
    border-radius: 5px;   
}

.devvn_prod_cmt {
     width: 100%;
    max-width: 100%;
    margin: 0;
    position: relative;
    background: #fff;
    padding: 10px 12px;   
}
#wp-comment-cookies-consent {
    margin: 0 5px 0 0  !important;
    height: initial !important;
    width: initial !important;
}

/*
list__post__thongtin
*/
.list__post__thongtin {
    padding: 10px;
    background-color: #fff;
}
.list__post__thongtin .news-post-news-thongtin h3 a {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    position: relative;
}
.list__post__thongtin .news-post-news-thongtin h3 a:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #7e7575;
    border-radius: 100%;
    display: inline-block;
    margin-right: 7px;
}

.box__thongtin {
    margin-bottom: 1.3em;
}
.pro___quantam {
    overflow: hidden;
    clear: both;
    padding: 1px;
}
.pro___quantam .item {
    float: left;
    width: 50%;
    box-shadow: 0 0px 0px 0px #eeeeee, 0 0px 0px 1px #eeeeee;
    background: #fff;
}
.pro___quantam .item > div {
    padding: 0px;
}

.pro___quantam .item > div  .h4 {
    margin: 0;
    padding: 10px 10px 0 10px;
}
.pro___quantam .item > div .price__pir{
    padding: 0 10px 10px 10px;
}
.pro___quantam .item > div .price__pir span{
    font-weight: bold;
}
.pro___quantam .item > div .h4 a {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 21px;
    height: 42px;
    font-weight: 500;
    overflow: hidden;
    font-family: "Arial";
}
.price__pir span {
    color: #da251c;
    font-size: 13px;
    font-weight: 500;
}

.thumb__img__p {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 120px;
    position: relative;
    overflow: hidden;
}
.thumb__img__p a {
text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;
}
.thumb__img__p a img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.stuck .header-bottom {
    
}

#main-menu.mobile-sidebar .nav-sidebar > li > a img {
    max-width: 24px;
    max-height: 24px;
}
#main-menu.mobile-sidebar .nav-sidebar > li > a {
    font-size: 14px;
    text-transform: none;
    color: #333;
    opacity: 1;
    padding: 7px 10px;
    line-height: 30px;
    font-weight: 500;
}
#main-menu.mobile-sidebar .nav-sidebar > li > button i {
    font-size: 14px;
}
.stuck .mobile-nav .header-button .icon-menu,
.stuck .mobile-nav .header-button a {
    color: #fff ;
}
#logo {

}
.stuck #logo  {
    margin-top: 0;
}
.category-page-row {
    padding-top: 25px;
}

.box__video__single {
    padding: 15px 0;
}
#sync2 .owl-nav {
    display: none !important;
}

/*
yeucautuvan
*/
.yeucautuvan {
    overflow: hidden;
    clear: both;
    margin: auto;
    background: #fff;
    border-radius: 5px;
}
.yeucautuvan > h4 {
    text-transform: uppercase;
    font-family: "Roboto";
    font-size: 21px;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    color: #0dbbb6;

}
.yeucautuvan .inner__yc {
    overflow: hidden;
    clear: both;
}
.inner__yc .form__lf_yc {
/*    float: left;
    width: 48%*/
}
.inner__yc .form__rf_yc {
    /*float: right;*/
/*    width: 48%;*/
}
.inner__yc .clear__form {
    overflow: hidden;
    clear: both;
}
.yeucautuvan .inner__yc p {
    margin-bottom: 15px;
    overflow: hidden;
}
.yeucautuvan .inner__yc p label {
    font-weight: 400;
    font-size: 15px;
    display: block;
    line-height: 35px;
    margin: 0 0 0 0;
    color: #444;
    /*font-family: "Roboto";*/
    float: left;
    width: 115px;

}
.yeucautuvan .inner__yc input {
    width: calc(100% - 120px);
    box-shadow: 0 0 0 0;
    float: right;
    border: 1px solid #eaeaea;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin: 0;
    background: #f6f6f6;

}
.inner__yc .clear__form  {
    padding-top: 5px;
}
.inner__yc .clear__form  textarea {
    width: 100%;
    box-shadow: 0 0 0 0;
    border: 1px solid #eaeaea;
    padding: 10px;
    font-size: 14px;
}
.inner__yc .clear__form input[type='submit'] {
    width: 125px;
    text-transform: none;
    margin: 0;  
    float: left;
}

/* popup begin */
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 250px;
    background:rgba(138, 138, 138, 0.58);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999999999;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    background-size: cover;
    position: relative;
    width: 90%;
    background: #fff;
    top: 20%;
    max-width: 500px;
    margin: 4em auto;
    padding: 20px 15px 15px 15px;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: 0.3s;
    overflow: hidden;
}

.cd-popup-container .cd-popup-close {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    display: none;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: black;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

/* popup end */
/*
check out
*/
.validate-phone {
    float: right;
    width: 48%;
}
.woocommerce-billing-fields input {
    width: 100%;
    height: 40px;
    box-shadow: 0 0 0 0;
    border: 1px solid #eee;
}
.woocommerce-billing-fields label {
    font-weight: 500;
    color: #444;
    font-family: "Roboto";
}
.woocommerce-checkout-review-order-table thead {
    display: none !important;
}
.woocommerce-checkout-review-order .item-cart {
overflow: hidden;
    clear: both;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #eee; */
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-checkout-review-order .item-cart:last-child {
    border-bottom: 0;
}
.woocommerce-checkout-review-order .item-cart .cart-img {
    float: left;
    width: 75px;
    margin-right: 15px;
    position: relative;
}
.woocommerce-checkout-review-order .item-cart .cart-img img {
    width: auto;
    height: auto;
    max-height:75px;
}
.woocommerce-checkout-review-order .item-cart .cart-name {
    float: left;
    width: 53%;
    margin-right: 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
.woocommerce-checkout-review-order .item-cart .product-price {
    float: left;
    width: 20%;
}

.woocommerce-checkout-review-order .item-cart  .cart-quantity {
    position: absolute;
    top: 0;
    right: -7px;
    z-index: 999;
    display: inline-block;
    background: #a3a3a3;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
}
.woocommerce-checkout #wrapper,
.woocommerce-checkout  #main {
    background: #fff !important;
}

.order-total .woocommerce-Price-amount{
    color: #da251c !important;
    font-size: 16px !important;
}
form.checkout h3 {
    text-transform: none;
    margin: 0 0 20px 0;
}
.woocommerce-cart-form__contents thead tr th {
    text-transform: none;
}
.checkout-page-title .breadcrumbs a {
    text-transform: capitalize;

}
.checkout-page-title .page-title-inner {
    padding-top: 0;
}
.checkout-page-title {
    background-color: #eee;
}
.woocommerce-table--order-details .order_item {
    line-height: 50px;
    height: 50px;
}
.woocommerce-table--order-details  tfoot tr {
    height: 40px;
    line-height: 40px;
}


/*
css box thumb pro
*/
#main .category-page-row .col.large-3 {
    max-width: 260px;
}
#main .category-page-row .col.large-9 {
    max-width: calc(100% - 260px);
    padding-left: 5px;
}
.products > .product-small {
    padding: 0 15px;
    margin-bottom: 30px;

}
.products .product-small .product__box.col-inner {
/*    box-shadow: 0 0px 0px 0px #eeeeee, 0 0px 0px 1px #eeeeee;
    padding: 12px 12px 15px 12px;
    background: #fff;*/
}


.box__thumb__pro {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 260px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.box__thumb__pro a {
    text-align: center;
    display: table-cell !important;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;
}
.box__thumb__pro a img {
    width: 100% !important;
    height: 260px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.box__thumb__pro:hover a img {
-webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
}
.product__box .badge-container {
    margin: 0;
    display: none;
}
.product__box .badge-container  .badge-circle {
    margin: 0 !important;
}
.product__box .badge-container .on-sale {
    width: 38px;
    height: 38px;
    background: url(images/sale2.png)no-repeat;
    line-height: 38px;
    padding: 0 !important;
    border-radius: 0;
    color: #da251c;
    display: block;
    font-size: 12px;
}
.product__box .box-text-products {
    padding: 8px 0 0 0;
    overflow: hidden;
    text-align: center;
}
.product__box .box-text-products .product-title a {
    color: #231f20;
    font-size: 15px;
    line-height: 23px;
    height: 23px;
    overflow: hidden;
    margin: 0 0 0px 0;
    font-weight: bold;

      display: block;
      display: -webkit-box;
      height: 16px*1.3*3; /* Fallback for non-webkit */
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
}
.product__box .box-text-products .price-wrapper {
/*	float: left;
	width: calc(100% - 85px);*/
    float: left;
    width: 100%;
    overflow: hidden;
}
.product__box .box-text-products .add-to-cart-button {
    float: right;
    width: 85px;
    margin-top: 9px;
    display: none;
}
.product__box .box-text-products .add-to-cart-button a {
    display: block;
    padding: 0;
    margin: 0;
    border: 1px solid #0dbbb6;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    border-radius: 4px;
}
.product__box .box-text-products .price-wrapper .price{
    min-height: 47px;
}
.product__box .box-text-products .price-wrapper ins {
    width: 100%;
    display: block;
    float: right;
}
.product__box .box-text-products .price-wrapper del {
    width: 100%;
    display: block;
    float: left;
}
.product__box .box-text-products .price-wrapper ins ,
.product__box .box-text-products .price-wrapper del {
    line-height: 22px;

}
.product__box .box-text-products .price-wrapper del {
	margin-bottom: 3px;
    padding-left: 8px;
}
.product__box .box-text-products .price-wrapper del ,
.product__box .box-text-products .price-wrapper del span {
    color: #999999;
    font-size: 16px;
}
.product__box .box-text-products .price-wrapper ins ,
.product__box .box-text-products .price-wrapper ins span {
    color: #ee1f1f;
    font-size: 18px;
    font-weight: 600;

}
.product__box .box-text-products .price-wrapper span {
	margin: 0;
}
.product__box .box-text-products .price-wrapper > .price > span {
    color: #ee1f1f;
    font-size: 18px;
    font-weight: 600;
    display: block;
    line-height: 22px;	
}
.star i {
	color: #f6952d;
	font-size: 13px;
	margin-right: 3px;
}

.list__show__pro {
    display: block;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    clear: both;
}
.title__cate__pro h1, .title__cate__pro__vd {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    padding-left: 8px;
    border-left: 4px solid #da251c;
    margin: 0 0 10px 0;
    font-family: "Arial";
}
.list__show__pro .title{
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 12px;
    width: 100%;
}
.list__show__pro .sibling-categories{
    margin-bottom: 5px;
}
.list__show__pro .sibling-categories li{
    display: inline-block;
    margin-right: 10px;
}
.list__show__pro .sibling-categories li a{
    align-items: center;
    background: #fff;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    color: #545454;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 37px;
    justify-content: center;
    overflow: hidden;
    padding: 0 5px;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
}
.list__show__pro .sibling-categories li.active a{
    border: 2px solid #a02b2d;
    color: #a02b2d;
    font-weight: 700;
}
.list__show__pro .count__pro{
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.list__show__pro .count__pro .woocommerce-result-count{
    font-size: 0;
}
.list__show__pro .count__pro .woocommerce-result-count:before{
    content: "Sắp xếp:";
    margin-right: 10px;
    font-size: 13px;
}
.list__show__pro .count__pro select{
    margin: 0;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 5px;
    display: flex;
    font-size: inherit;
    height: 32px;
    justify-content: space-between;
    padding: 0 10px;
    width: 170px;
}
.title__cate__pro__vd a{
    color: #333;
}
.title__cate__pro__vd .view{
    float: right;
}

.products.row {
    /*margin: 0 -15px !important;*/

}

.term-description {
    padding: 15px 0 5px 0;
}
.des__cate > div{
    padding: 15px 0 5px 0;
}

.term-description p {
    color: #333;
    font-size: 15px;
    line-height: 27px;
    margin: 0 0 15px 0;
}
#shop-sidebar .widget, .box__right__layout .widget {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;
}

/*
heading
*/
.heading {
	overflow: hidden;
	clear: both;
}
.heading > span {
	float: left;
	color: #333;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 35px;
}
.heading .box_cate_pro {
	float: right;
	margin: 0;
	padding: 0;
}
.box_cate_pro li {
	list-style: none;
	display: inline-block;
	margin-left: 15px;
}
.box_cate_pro li a {
    color: #333;
    font-size: 13px;
    font-family: "Arial";
    line-height: 35px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}
/*
list__post__home
*/
.list__post__home {
	overflow: hidden;
	clear: both;
}
.list__post__home .news__home__item {

}
.list__post__home .news__home__item .boxx__innner {
	overflow: hidden;
	position: relative;
}
.list__post__home .slick-list{
    margin: 0 -10px;
}
.list__post__home .slick-list .news__home__item{
    padding: 0 10px;
}
.list__post__home .slick-prev{
    margin: 0;
    position: absolute;
    top: 30%;
    left: 15px;
    background: #fff;
    min-height: inherit;
    width: 25px;
    height: 25px;
    line-height: 27px !important;
    display: block;
    border-radius: 100%;
    color: #a87d53;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    text-align: center;
    -webkit-transition: all .1s cubic-bezier(.4,0,.6,1);
    transition: all .1s cubic-bezier(.4,0,.6,1);
    z-index: 9;
    font-size: 12px;
    cursor: pointer;
}
.list__post__home .slick-next {
    margin: 0;
    position: absolute;
    top: 30%;
    right: 15px;
    background: #fff;
    min-height: inherit;
    color: #a87d53;
    width: 25px;
    height: 25px;
    line-height: 27px !important;
    display: block;
    border-radius: 100%;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    text-align: center;
    -webkit-transition: all .1s cubic-bezier(.4,0,.6,1);
    transition: all .1s cubic-bezier(.4,0,.6,1);
    z-index: 9;
    font-size: 12px;
    cursor: pointer;
}
.news__home__item .news-thumb {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.news__home__item .news-thumb a {
	text-align: center;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;
}
.news__home__item .news-thumb a  img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.list__post__home .news__home__item .boxx__innner .box__title__news {
    padding: 20px 5px 0;
    text-align: center;
}

.list__post__home .news__home__item .boxx__innner .box__title__news h4 {
    margin: 0 0 9px 0;

}
.date__times {
    margin-bottom: 6px;
}
.date__times span {
    font-size: 13px;
}
.date__times i {
    color: #a87d53 ;

    font-size: 13px;
    margin-right: 3px;
}
.des__post p {
    font-size: 14px;
    color: #555555;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
}

.list__post__home .news__home__item .boxx__innner .box__title__news h4 a {
    display: block;
    color: #333;
    font-size: 16px;

    font-weight: 500;
    height: 44px;
    overflow: hidden;
    line-height: 22px;
}
.news__home__item .date__time {
    width: 45px;
    text-align: center;
    margin-right: 12px;
    padding: 5px;
    background: #099;

}
.date__time span {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    display: block;
    line-height: 25px;
    border-bottom: 1px solid #fff;
}
.date__time span:last-child {
	border-bottom: 0;
}
.news__home__item .news-thumb:hover img {
	    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
}
.pro-widget-pro{
    margin: 0 -15px;
}
.pro-widget-pro > .product-small{
    width: 25%;
    float: left;
    padding: 0 15px !important;
    margin-bottom: 30px;
}
.pro-widget-pro .product-small.col{
    padding: 0 10px;
}
.pro-widget-pro_1 {
    margin: 0 -10px;
}
.pro-widget-pro_1  .product-small.col {
    padding: 0 10px;
}
.pro-widget-pro_1 .slick-prev,.pro-widget-pro .slick-prev{
    margin: 0;
    position: absolute;
    top: 30%;
    left: 15px;
    background: #fff;
    min-height: inherit;
    width: 25px;
    height: 25px;
    line-height: 27px !important;
    display: block;
    border-radius: 100%;
    color: #a87d53;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    text-align: center;
    -webkit-transition: all .1s cubic-bezier(.4,0,.6,1);
    transition: all .1s cubic-bezier(.4,0,.6,1);
    z-index: 9;
    font-size: 12px;
    cursor: pointer;
}
.pro-widget-pro_1 .slick-next,.pro-widget-pro .slick-next{
    margin: 0;
    position: absolute;
    top: 30%;
    right: 15px;
    background: #fff;
    min-height: inherit;
    color: #a87d53;
    width: 25px;
    height: 25px;
    line-height: 27px !important;
    display: block;
    border-radius: 100%;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    text-align: center;
    -webkit-transition: all .1s cubic-bezier(.4,0,.6,1);
    transition: all .1s cubic-bezier(.4,0,.6,1);
    z-index: 9;
    font-size: 12px;
    cursor: pointer;
}
.pro-widget-pro_1 .box__thumb__pro{
    height: 195px;
}
.pro-widget-pro_1 .box__thumb__pro img{
    height: 195px;
}
/*
pro-pro_home
*/
.pro-pro_home .box-text-products {
	text-align: center;
	padding-top: 15px;
}
.pro-pro_home .box-text-products .price-wrapper {
	float: none;
	width: 100%;
}
.pro-pro_home .box-text-products .add-to-cart-button {
margin: 35px 0 0 0;
    float: none;
    width: inherit;
    text-align: center;
}


.pro-pro_home .product__box .box-text-products .price-wrapper ins,
.pro-pro_home .product__box .box-text-products .price-wrapper del {
	display: inline-block;
	padding: 0 5px;
}
.pro-pro_home  .product__box .box-text-products .add-to-cart-button a {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 20px 1px;
    border-radius: 40px;
    position: relative;
}
.pro-pro_home .product__box .box-text-products .add-to-cart-button a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
	top: 0;
	right: 0;
	margin: auto;
	height: 90%;
	border: 1px dashed #fff;
	border-radius: 40px;
}
.pro-pro_home  .product__box .box-text-products .product-title a {
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.pro-pro_home  .product__box  .star {
	display: none;
}


.pro-pro_home   .product__box .box-text-products .price-wrapper ins,
.pro-pro_home   .product__box .box-text-products .price-wrapper ins span {
	font-size: 18px;
	color: #fff;
}
.pro-pro_home .product__box .box-text-products .price-wrapper del,
.pro-pro_home .product__box .box-text-products .price-wrapper del span {
	color: #fff;
}

.pro-pro_home .product__box .badge-container {
	display: none !important;
}
.section_sanpham {
	position: relative;
}
.section_sanpham:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 35px;
	height: 295px;
	margin: auto;
	top: 0;
	background: url(images/giaohang.png)no-repeat;
}

/*
sanphamdacbiet
*/
.home__product__noibat {
	overflow: hidden;
	clear: both;
}
.home__product__noibat .box__item__pro {
	width: 100%;
	clear: both;
	padding: 75px 0;
	border-bottom: 1px solid #057373;
	border-top: 1px solid #01aeae;
	overflow: hidden;
}
.home__product__noibat .box__item__pro:last-child {
	border-bottom: 0;
}
.home__product__noibat .box__item__pro:nth-child(1) {
	border-top: 0;
}
.box__item__pro .box__inner__pr {
	overflow: hidden;
	clear: both;
}
.box__item__pro .box__inner__pr .box__left__pr {
    float: left;
    width: 50%;
    padding: 0 80px;


}
.box__item__pro .box__inner__pr .box__right__pr {
	float: right;
	width: 50%;
}
.views__pr {
	margin-bottom: 15px;
}
.views__pr a {
	display: inline-block;
	color: #fff;
	background: #027575;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	padding: 0 15px;
}
.title__dactrung a  {
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 0 15px 0;
	display: block;
	line-height: 35px;
}
.motadactrung {
	margin-bottom: 40px;
}
.motadactrung p {
	color: #fff;
	font-size: 15px;
	line-height: 26px;
}
.chucnang {
	overflow: hidden;
	clear: both;
	border-left: 1px solid #2fa9a9;
}
.chucnang .item__cn {
    float: left;
    width: 33.333%;
    padding: 15px 30px;
    text-align: center;
    border-right : 1px solid #2fa9a9;
    border-top : 1px solid #2fa9a9;
}
.chucnang .item__cn:nth-child(1),
.chucnang .item__cn:nth-child(2),
.chucnang .item__cn:nth-child(3) {
	border-top: 0;
}
.chucnang .item__cn:nth-child(3n+1) {
	clear: both;
}
.icon__cn {
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 35px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.icon__cn a {
    text-align: center;
    display: table-cell !important;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    line-height: 0;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -web-transition: all 400ms ease-in-out;
}
.icon__cn a img {
    width: auto;
    height: auto;
    max-height: 33px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.text__cn h5 {
margin: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Arial";
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.box__item__pro .box__inner__pr .box__left__pr .badge-container ,
.box__item__pro  .image-tools {
	display: none !important;
}
/*
box__table
*/
.box__table {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
display: flex;
    justify-content: space-between;
    align-items: center;
}
.box__table .title-wrapper {
    float: right;
    width: calc(100% - 30% - 15px);
    border-left: 1px solid #027575;
    padding-left: 15px;
}
.box__table .title-wrapper a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.box__table .title-wrapper p {
	margin: 0;
}
.box__table  .price-wrapper {
	float: left;
	width: 30%;
}
.box__table  .price-wrapper del,
.box__table  .price-wrapper ins{ 
    display: block;
    line-height: 24px;
}
.box__table  .price-wrapper ins span,
.box__table  .price-wrapper ins  {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.box__table  .price-wrapper del span,
.box__table  .price-wrapper del   {
	color: #fff;
	font-size: 14px;
}
.box__table  .product-short-description p {
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
}
.star_star i {
	color: #fff;
	font-size: 13px;
	margin-left: 3px;
	color: #f4a712;
}
.box__thumb__pr  .product-thumbnails a {
    background-color: rgba(255, 255, 255, 0.5) !important;
}
.box__thumb__pr .product-thumbnails .is-selected  a{
    background: #fff !important;
}
.home .woocommerce-product-gallery__image a {
	display: block;
    background: rgba(255, 255, 255, 0.5);
    position: relative;
    height: 120px;
}
.home .woocommerce-product-gallery__image a img {
    position: absolute;
    width: auto !important;
    height: auto;
    max-height: 100px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

.owl-nav {
    display: block !important;
}
.owl-nav .owl-prev {
    margin: 0;
    position: absolute;
    top: 40%;
    left: 10px;
    background: #fff;
    min-height: inherit;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    display: block;
    border-radius: 100%;
    color: #a87d53 ;
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.12);
    text-align: center;
    -webkit-transition: all .1s cubic-bezier(.4,0,.6,1);
    transition: all .1s cubic-bezier(.4,0,.6,1);
}

.owl-nav .owl-next {
    margin: 0;
    position: absolute;
    top: 40%;
    right: 10px;
    background: #fff;
    min-height: inherit;
    color: #a87d53 ;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    display: block;
    border-radius: 100%;
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.12);
    text-align: center;
    -webkit-transition: all .1s cubic-bezier(.4,0,.6,1);
    transition: all .1s cubic-bezier(.4,0,.6,1);
}
.box__thumb {
	margin-bottom: 70px;
}
/*
section_danhmuc
*/
.section_danhmuc .elementor-widget-nav-menu {
    background: #fff;
}
.section_danhmuc .elementor-widget-nav-menu ul li  {
    margin: 0;
}
.section_danhmuc .elementor-widget-nav-menu ul li a {
    font-family: 'Be Vietnam', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    padding: 8.5px 15px 8.5px 38px !important;
    border-bottom: 1px solid #ececec;
}
.section_danhmuc .elementor-widget-nav-menu ul > li > a{
    background: url(images/star.png) 14px 11px no-repeat;
}

.section_danhmuc .elementor-widget-nav-menu ul li a img {
    width: 15px;
    height: 16px;
    object-fit: contain;
    margin-right: 8px;

}
.section_danhmuc .elementor-widget-nav-menu ul li ul.sub-menu {
    min-width: 200px !important;
}
.section_danhmuc .elementor-widget-nav-menu ul li ul.sub-menu li:hover a{
    background: #a87d53  !important;
}
.title_danhmuc  {
    margin: 0 !important;
}
.title_danhmuc .elementor-heading-title {
    color: #fff;
    line-height: 40px;
    margin: 0;
    padding-left: 40px;
    background: url(images/left.jpg)left center no-repeat #a87d53 ;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;

}

/*
title__heading
*/
.title__heading {
    margin: 0 0 15px 0;
}
.title__heading {
    border-top: 3px solid #a02b2d ;
    margin: 0 0 15px 0 !important;
}
.title__heading .elementor-heading-title {
display: inline-block !important;
    line-height: 37px;
    width: initial;
    background: #a02b2d ;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 0px;
    padding-right: 15px;
    position: relative;
    margin-top: -3px;
    min-width: 265px;
    text-align: center;
}
.title__heading .elementor-heading-title  a{
    color: #fff;
}
.title__heading .view{
    float: right;
    color: #a02b2d;
    font-weight: 600;
    line-height: 37px;
}
/*.title__heading i{
    display: none;
}*/
.section_danhmuc .title__heading i{
    display: inline-block;
}
.title__heading .elementor-heading-title:after {
    content: "";
    position: absolute;
    top: 0;
    right: -35px;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 37px solid transparent;
    border-left: 35px solid #a02b2d;
}
.slider__news  .boxx__innner {
    position: relative;
}
.slider__news  .news-thumb a img {
width: 100%;
    height: 300px;
    object-fit: cover;
}
.slider__news  .box__title__news {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}
.slider__news  .box__title__news h4 {
    margin: 0;
}
.slider__news  .box__title__news h4 a {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.swiper-pagination-bullet {
    border-radius: 0 !important;
    width: 20px !important;
    height: 5px !important;
}
.absolute-footer{
    display: none;
}
.header-search-form{

}
.header-search-form .search-field{
    border-radius: 0 !important;
    border-top:none !important;
    border-bottom: 0 !important;
    border-radius: 0 !important;
    border-left: 1px solid #482119 !important;
}
.header-search-form .icon-search{
    color: #fff;
}
.header-search-form .submit-button{
    border:none !important;
}
.header-search-form ::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
}

.header-search-form :-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #fff !important;
}

.header-search-form ::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #fff !important;
}
.html1 p{
    font-size: 14px;
    color: #333333;
}
.html1 p span{
    text-transform: uppercase;
    color: #ab7648;
    font-weight: bold;
}
.cskh_rt p{
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 30px;
    color: #333333;
    padding-left: 20px;
}
.cskh_rt p:nth-child(1){
    background: url(images/ph1.png) 0px 7px no-repeat;
}
.cskh_rt p:nth-child(2){
    background: url(images/ph2.png) 0px 7px no-repeat;
}
.cskh_rt p:nth-child(3){
    background: url(images/ph3.png) 0px 7px no-repeat;
}
.cskh_rt p:nth-child(4){
    background: url(images/ph4.png) 0px 7px no-repeat;
}
.cskh_rt p:nth-child(5){
    background: url(images/ph05.png) 0px 7px no-repeat;
}
.cskh_rt p a{
    font-weight: bold;
    color: #da251c;
}
.message-container .wc-forward{
    display: inline-block !important;
    border-radius: 4px;
}
.cd-popup .xzoom-thumbs{
    width: 40%;
    float: right;
    padding-top: 35px;
}
.cd-popup .xzoom-thumbs .title2{
    display: block;
    clear: both;
}
.cd-popup .vertival{
    width: 60%;
    float: left;
}
.title2{
    font-size: 18px;
    line-height: 25px;
    color: #000;
    margin-bottom: 10px;
    display: block;
    position: absolute;
    top: 15px;
    text-align: left;
    right: 15px;
    width: 325px;
}

.cd-popup .vertival .slick-prev{
    position: absolute;
    top: 45%;
    left: 15px;
    z-index: 9;
    width: 30px;
    height: 30px;
    background: rgb(0 0 0 / 62%);
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}

.cd-popup .vertival .slick-next{
    position: absolute;
    top: 45%;
    right: 15px;
    z-index: 9;
    width: 30px;
    height: 30px;
    background: rgb(0 0 0 / 62%);
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
.cd-popup .xzoom-thumbs .slick-current img{
    border:2px solid red;
}
.cd-popup .xzoom-thumbs a{
    cursor: pointer;
}
.cd-popup .xzoom-thumbs .slick-slide{
    padding: 0 5px !important;
}
.cd-popup .vertival .slick-slide{
    padding-bottom: 0 !important;
}
.fix_mb{
    display: none;
}
.des__cate__2{
  margin-bottom: 10px;
}
/*.des__cate > div,*/
/*.des__cate__2 > div{
  height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
}*/
.xem_them,.xem_them_2{
  width: 90px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #000080;
  font-weight: 600;
  cursor: pointer;
}
.xem_them:hover,.xem_them_2:hover{
  color: #da251c;
}
.des_cate_hover > div,.des_cate_hover_2 > div{
  height: auto;
}
.des_cate_hover .xem_them,.des_cate_hover_2 .xem_them_2{
  position: relative;
  font-size: 0;
}
.des_cate_hover .xem_them:before,.des_cate_hover_2 .xem_them_2:before{
  content: "Thu gọn";
  font-size: 16px !important;
  color: #000080;
  font-weight: 600;
  cursor: pointer;
}
.des_cate_hover .xem_them:after,.des_cate_hover_2 .xem_them_2:after{
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 9px;
  right: 9px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000080;
}
.des_cate_hover .xem_them:before:hover,.des_cate_hover_2 .xem_them_2:before:hover{
  color: #da251c !important;
}
p{
  margin-bottom: 10px;
}
.des__cate__2,.des__cate{
    background: #fff;
    padding: 0 20px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.elementor-widget li{
    list-style: none;
}
.elementor-widget .widgettitle{
    color: #fff;
    line-height: 40px;
    margin: 0;
    padding-left: 0px;
    background: #a02b2d;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}
.elementor-widget .widgettitle a{
    color: #fff;
}
.elementor-widget .product-categories li,.elementor-widget .menu{
    background: #fff;
}
.elementor-widget .product-categories li a,.elementor-widget .menu li a{
    font-family: 'Be Vietnam', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    padding: 6.5px 15px 6.5px 38px !important;
    background: url(images/star.png) 14px 13px no-repeat #fff;
    color: #333;
}
.elementor-widget .menu li{
    position: relative;
}
.elementor-widget .menu li > .toggle{
    transform: rotate(-90deg);
    right: 5px;
} 
.elementor-widget .menu li > .sub-menu{
    position: absolute;
    left: 99%;
    top: 0;
    z-index: 99;
    padding-left: 0;
    border: none;
}
.elementor-widget .menu li:hover > .sub-menu{
    display: block;
}
.form_dangkytin .wpcf7-not-valid-tip{
    display: none !important;
}
.before__ff .wpcf7-response-output{
    color: #fff !important;
}
.html3 {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    color: #000;
    left: 0;
    width: 100%;
    opacity: 1;
    display: none;
}
.html3 a {
    display: block;
    width: 50%;
    float: left;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.html3 a:nth-child(1) {
    background: #008000;
    color: #fff;
}
.html3 a:nth-child(2) {
    background: #FF4500;
    color: #fff;
}
.hl_247{
    margin-bottom: 15px;
}
.hl_247 a{
    font-weight: bold;
    color: #333;
}
#wpfomo{
    bottom: 200px;
}
#wpfomo.is-visible{
    bottom: -200px;
}
.zalo-container{
    left: 27px !important;
}
.product-main .product-thumbnails{
    width: 80% !important;
    margin: 0 auto !important;
    display: block;
}
.product-main .product-thumbnails img{
    object-fit: cover;
}
.home .quay_lai{
    display: none;
}
.quay_lai{
    text-align: right;
    display: none;
}
.quay_lai button{
    margin: 0 !important;
    float: right;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    text-transform: inherit;
}
.quay_lai button i{
    position: relative;
    top: -1px;
}
.motangan_sp{
    overflow: hidden;
    max-height: 80px;
}
.show_motangan_sp{
    max-height: unset;
}
.xemthemchitiet{
    margin-top: 7px;
    cursor: pointer;
}
.xemthemchitiet:hover{
    color:#da251c;
}
.xemthemchitiet_none{
    display: none;
}
.cart .devvn_buy_now{
    background: #3fb946 !important;
    margin: 0!important;
    color: #fff!important;
    text-transform: none !important;
    position: relative !important;
    font-size: 15px !important;
    font-family: 'Be Vietnam', sans-serif !important;
    height: 40px!important;
    padding: 0!important;
    width: 100%!important;
    min-height: 40px!important;
    padding-left: 25px!important;
    border: none !important;
    border-radius: 5px!important;
    line-height: 37px!important;
    text-align: center!important;
    max-width: 173px;
    float: left;
    margin-right: 10px !important;
    font-weight: 400 !important;
}
.cart .devvn_buy_now strong{
    font-weight: 400 !important;
}
.cart .devvn_buy_now:after{
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 25px;
    border-right: 1px solid #fff;
    height: 35px;
    background: url(images/btn-tuvan.png)no-repeat center center;
}
.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
    background: #a02b2d !important;
}
.form_pu .wpcf7-spinner{
    display: none;
}
.form_pu .wpcf7-submit{
    margin-top: 10px !important;
}
#wpfomo{
    padding: 5px !important;
    border-radius: 150px !important;
    min-width: 240px !important;
    min-height: 65px !important;
}
#wpfomo .wpfomo-product-thumb-container{
    width: 70px !important;
    margin-right: 2px;
}
#wpfomo .wpfomo-content-wrapper{
    padding: 0 !important;
}
#wpfomo img{
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
}
#wpfomo .wpfomo-content-wrapper p{
    display: block;
    font-size: 13px;
    line-height: 18px;
}
#wpfomo .wpfomo-content-wrapper p span{
    display: block;
    clear: both;
}
#wpfomo .wpfomo-content-wrapper a{
    display: block;
    font-size: 13px !important;
    line-height: 18px !important;
}
.variations{
    padding-left: 4px;
    padding-top: 10px;
}
.related .box__thumb__pro,.related .box__thumb__pro img{
    height: 215px;
}
.xp_variable > .price-wrapper{
    display: none;
}
.variations .selected{
    box-shadow: 0 0 0 2px #a02b2d !important;
}
.variations .selected span{
    color: #a02b2d;
}
.woocommerce-variation-price .price > span,.woocommerce-variation-price .price ins span{
    color: #da251c;
}
.xp_variable .quantity{
    display: inline-flex;
    width: 90px;
}
.reset_variations{
    display: none;
}
.variations_form{
    margin-bottom: 0 !important;
}
.header-nav > li .nav-dropdown{
    width: 100%;
    display: none;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
}
.header-nav > li:hover .nav-dropdown{
    display: block;
    transform: translateY(0px);
}
.header-nav > li .nav-dropdown > li{
    display: block;
    width: 100%;
    position: relative;
}
.header-nav > li .nav-dropdown li{
    white-space: unset !important;
}
.header-nav > li .nav-dropdown > li a{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: unset;
    border-bottom: none;
    border-top:1px solid #fff;
    margin: 0 !important;
    padding-left: 10px;
    padding: 10px;
}
.header-nav > li .nav-dropdown > li a:hover{
    text-decoration: underline;
}
.header-nav > li .nav-dropdown li ul{
    position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul{
    opacity: 1;
    z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li{
    margin-top: 0 !important;
    position: relative;
}
.nav-dropdown-default {
    padding: 0;
    background: #a02b2d;
    top: 41px;
    border: 0;
    left: 0 !important;
}
.box_cm_con{
    padding: 0 15px;
}
.cm_con .title__cate__pro__vd{
    margin-bottom: 15px;
}
.cm_con .products > .product-small{
    max-width: 25%;
    flex-basis: 25%;
    padding: 0 10px;
}
.cm_con .box__thumb__pro,.cm_con .box__thumb__pro img{
    height: 200px;
}
.cm_con .product__box .box-text-products .product-title a{
    height: 46px;
}
a.devvn_buy_now_style{
    background: #008000 !important;
}
.box_gioithieu h1{
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 15px;
}
.box_gioithieu p{
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 0;
}
.xp01 .elementor-widget-wrap .elementor-image{
    overflow: hidden;
    width: 100%;
    height: 224px;
}
.xp01 .elementor-image a{
    display: block;
}
.xp01 .elementor-image img{
    transition: .4s ease-in-out;
    width: 100%;
    height: 224px;
    object-fit: cover;
}
.xp01 .elementor-widget-wrap:hover .elementor-image img{
    transform: scale(1.1);
}
.xp01 .elementor-element{
    margin-bottom: 0;
}
.xp01 .elementor-heading-title{
    align-items: center;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .8);
    display: flex;
    font-size: 15px;
    font-weight: 700;
    height: 36px;
    justify-content: center;
    line-height: 1.6;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
}
.xp01 .elementor-widget-wrap:hover .elementor-heading-title{
    color: #a02b2d;
}
.title__heading_new{
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    width: auto !important;
}
.title__heading_new a{
    color: #a02b2d !important;
    font-weight: 600;
    line-height: 55px !important;
    font-size: 16px !important;
    display: inline-block;
    right: 10px;
    position: relative;
}
.dbcl .col-inner{
    align-items: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    padding: 8px;
    width: 100%;
} 
.dbcl .icon-box-text{
    padding-left: 10px !important;
}
.dbcl .col-inner h3{
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    width: 100%;
}
.dbcl .col-inner p{
    display: block;
    font-size: 13px;
    line-height: 20px;
    min-height: 60px;
    margin-bottom: 0;
    width: 100%;
}
.star .container-rating{
    display: flex;
    justify-content: center;
}
.star .container-rating .star-rating span:before{
    color: #ffb806;
}
.count-rating{
    font-size: 12px;
    position: relative;
    top: 5px;
}
.star-rating:before, .woocommerce-page .star-rating:before{
    color: #ffb806 !important;
}
.product-info .container-rating{
    display: flex;
}
.product-info .count-rating{
    top: 4px;
    left: -15px;
}
.baohanh .icon-box{
    border: 1px solid #979797;
    padding: 5px;
    margin-right: 3px;
    min-height: 89px;
}
.baohanh .icon-box .icon-box-img{
    margin-bottom: 0;
    height: 30px;
}
.baohanh .icon-box .icon-box-img img{
    padding: 0;
    height: 30px;
    object-fit: contain;
}
.baohanh .icon-box .icon-box-text p{
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    min-height: 44px;
    font-weight: 700;
}

@media only screen and (max-width: 1024px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .section_sanpham:after {
        content: "";
        background: none;
    }
    .products > .product-small {
        padding: 0 10px;
        margin-bottom: 20px;

    }
    .box__item__pro .box__inner__pr .box__left__pr {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .box__item__pro .box__inner__pr .box__right__pr {
        width: 100%;
    }
    .product__box .box-text-products .add-to-cart-button {
        width: 100%;
    }
    .box__right__layout,
    .box__left__layout,
    #main .category-page-row .col.large-9,
    #main .category-page-row .col.large-3  {
        float: none;
        width: 100%;
        padding: 0 5px;
        max-width: 100%;
    }
    .product-main .product-info {
        padding: 10px;
    }
    .product-footer .woocommerce-tabs {
        width: 100%;
    }
    .box__thongtin__right{
        width: 100%;
    }
    .product-main .product-gallery.col.large-4{
        max-width: 350px;
        flex-basis: 350px;
    }

}

@media only screen and (max-width: 800px){
    .title2{
        width: 267px;
    }
    .title__infomation,.product__sale-single{
        display: none;
    }
    .fix_mb{
    display: block;
    clear: both;
    }
    .xp01 .elementor-widget-wrap .elementor-image,.xp01 .elementor-widget-wrap .elementor-image img{
        height: 140px;
    }
    .dbcl .large-3{
        max-width: 50%;
        flex-basis: 50%;
    }
    #masthead .flex-right{
        min-width: auto !important;
    }
}
@media only screen and (max-width: 600px) {
    .icon-menu {
   color: #48211a !important;
    }
    .footer-widgets .widget {
        max-width: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important; 
    }
    .box__thumb__pro {
        height: 150px;
    }
    .box__thumb__pro a img {
        max-height: 145px;
    }
    .list__post__home .news__home__item {
        width: 100%;
    }
    .product__box .box-text-products .price-wrapper {
        width: 100%;
    }
    .text__cn h5 {
        font-size: 12px;
        text-transform: none;
        line-height: 20px;
        height: 40px;
    }
        .validate-phone {
        width: 100%;
    }
    .video-center {
        width: 100%;
        height: auto;
        min-height: 200px;
    }
    #logo {
        margin-top: 0;
    }
    .hinhanh__banner .items__ha img {
        height: auto;
    }
    .hinhanh__banner_2 {
        margin-bottom: 0;
    }

    .product-main .product-gallery.col.large-4 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 5px;
    }
    .product-main #product-sidebar {
        max-width: 100%;
        float: none;
        flex-basis: 100%;
        display: block !important;
        padding-bottom: 0;
    }
    .product-main .product_title {
        font-size: 23px;
    }
    .heading {
        display: block;
    }
    .box__thumb__pro {
        height: 130px;
    }
    .box__thumb__pro a img {
         max-height: 175px;
         width: 100% !important;
         object-fit: cover;
    }
    .product__box .box-text-products .price-wrapper {
        width: 100%;
    }
    .pro-pro_home .product__box .box-text-products .price-wrapper {
        width: 100%;
    }
    .pro-pro_home .product__box .box-text-products .add-to-cart-button {
       width: 100%;
    margin: 25px auto 0;
    }
    .product__box .box-text-products .add-to-cart-button {
        width: 67px;
    }
     .product__box .box-text-products .price-wrapper del, .product__box .box-text-products .price-wrapper del {
        margin: 0;
     }
    .product__box .box-text-products .price-wrapper ins, .product__box .box-text-products .price-wrapper ins span {
          font-size: 17px;
    }
    .product__box .box-text-products .price-wrapper del, .product__box .box-text-products .price-wrapper del span {
        font-size: 15px;
    }
    .product__box .box-text-products .add-to-cart-button a {
        font-size: 12px;
        font-weight: 400;
        line-height: 28px;
        border-radius: 4px;
    }
    .product__box .box-text-products .product-title a {
        font-size: 16px;
        line-height: 22px;
        height: 44px;
        margin-bottom: 5px;
        overflow: hidden;
    }
    .home .product__box .box-text-products .product-title a{
        /*height: auto;*/
    }
    .products .product-small .product__box.col-inner {
        padding: 6px;
    }

  /*  .product__box .box-text-products .price-wrapper ins, .product__box .box-text-products .price-wrapper del {
        width: 50%;
        margin: 0;
        float: left;
    }
    
    .product__box .box-text-products .add-to-cart-button {
        width: 100%;
        margin-top: 10px;
    }*/
    .product__box .box-text-products .price-wrapper > .price > span {
        font-size: 18px;
        line-height: 22px;
    }
    .heading .box_cate_pro li.item_cate {
        display: none;
    }
    .video__nth1 {
        width: 100%;
        margin-bottom: 15px;
    }
    .video__ntn2 {
        width: 100%;
    }
    .video__nth1 .video__thumb__img img {
        height: auto;
    }
    .video__ntn2 .video__post .video__thumb__img ,
    .video__ntn2 .video__post .video__thumb__img a img {
        height: 130px;
    }
    .box__dv .items__ht {
          width: 50%;
        margin-bottom: 15px;
    }
    .box__thumb__ht ,
    .box__thumb__ht a img {
        height: 115px;
    }
    .list__post .news-post-news {
        width: 100%;
        margin-bottom: 15px;
    }
    .list__infomation .item__info {
        width: 100%;
        padding: 0;
        border: 0;
        margin-bottom: 10px;
    }
    .list__infomation .item__info:last-child {
        margin-bottom: 0;
    }
    .footer-2 .widget:nth-child(1),
    .footer-2 .widget:nth-child(2),
    .footer-2 .widget:nth-child(3),
    .footer-2 .widget:nth-child(4),
    .footer-2 .widget:nth-child(5) {
         max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;   
    }
    .list__show__pro {
        display: block;
    }
    .list__show__pro .count__pro .woocommerce-result-count{
        display: inline-block !important;
    }
    .box__nth__1 .news-post-news .box__thumb__img a img {
        height: 250px;
    }
    .box__nth__2 .news-post-news .box__thumb__img {
        width: 145px;
    }
    .box__nth__2 .news-post-news .box__content {
        width: calc(100% - 145px - 10px);
    }
    .box__nth__2 .news-post-news .box__content h3 a {
        font-size: 14px;
        line-height: 22px;
    }
    .box__nth__2 .news-post-news .box__content .box__des p {
        font-size: 13px;
        line-height: 21px;
        max-height: 42px;
    }
    .box__nth__2 .news-post-news .box__content > a {
        font-size: 13px;
        display: none;
    }
    .box__nth__2 .news-post-news .box__thumb__img a img{
        height: 110px;
    }
    .list__video__archive .news__video {
        width: 50%;
    }
    .list__video__archive .news__video .box__thumb__img,
    .list__video__archive .news__video .box__thumb__img a img {
        height: 130px;
    }
    .list__video__archive .news__video .box__content h3 {
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
        height: 44px;
    }
    .pro-pro_home .box__thumb__pro  {
        height: auto;
    }
    .pro-pro_home .box__thumb__pro a img {
         max-height: 250px;
    }
    .home__product__noibat .box__item__pro {
        padding: 35px 0;
    }
    .form_dangkytin {
        display: block;
        padding: 0 10px;
    }
    .form_dangkytin .f_left {
        margin-bottom: 10px;
        width: 100%;
    }
    .form_dangkytin .f-right {
        width: 100%;
    }
}


@media only screen and (max-width: 480px){
	.tab-panels p, .tab-panels img{
		margin-bottom: 0 !important;
	}
    .title2{
        width: 127px;
        font-size: 14px;
        line-height: 22px;
    }
    .cd-popup .xzoom-thumbs{
        padding-top: 50px;
    }
    .menu_mb{
        display: none;
    }
    .product-main #product-sidebar{
        display: none !important;
    }
    .fix_mb{
        margin-bottom: 25px;
    }
    .box__thongtin__right > .title__infomation:nth-child(1){
        display: block !important;
    }
    .zalo-container:not(.right){
        left: 27px !important;
        bottom: 46px !important;
    }
/*     .title__infomation,.fix_mb{
        display: none;
    } */
	.related-products-wrapper{
		display: none;
	}
    .html3 {
        display: block;
    }
    .cd-popup-container h2{
        text-transform: uppercase;
    }
    .cd-popup-container .wpcf7-submit{
        margin: 0 auto;
        display: block;
        background: red !important;
        width: 100px!important;
        border-radius: 4px!important;
    }
    .zalo-container:not(.right){
        bottom: 60px;
    }
    .home #wrapper, .home #main,#wrapper, #main{
        background-color: #fff !important;
    }
    .header-main{
        border-bottom: 1px solid rgb(153 153 153 / 13%);
    }
    .product-main .content-row{
        padding-top: 0 !important;
    }
    .product-main{
        padding-bottom: 0;
    }
    .product-footer .woocommerce-tabs ul.product-tabs{
        border-bottom: none !important;
    }
    .product-footer .woocommerce-tabs ul.product-tabs li a{
        display: inline-block;
        text-align: left;
        width: 100%;
        line-height: 30px;
        border: none  !important;
        color: #a02b2d !important;
        margin: 0px auto 0px !important;
        border-radius: 20px;
        font-size: 20px;
        position: relative;
        padding: 5px 15px 0 15px;
        outline: none;
        text-align: center;
        background: unset;
    }
    .hotline-phone-ring-wrap{
        display: none;
    }
    #wpfomo{
        bottom: 60px;
        min-width: 200px;
    }
    .fb_dialog_content iframe{
        top: unset !important;
        bottom: 50px !important;
    }
    .pro-widget-pro > .product-small{
        width: 50%;
        padding: 0 10px !important;
        margin-bottom: 20px;
    }
    /*#nav_menu-4,#nav_menu-5{
        display: none;
    }*/
    #content{
        padding-bottom: 0 !important;
    }
    .wpcf7-spinner{
        display: none;
    }
    .before__ff{
        padding: 20px 0 15px 0 !important;
    }
    /*.xo01 .title__heading i{
        display: inline-block;
        position: absolute;
        top: 11px;
        right: 0;
        width: 20px;
        height: 20px;
        border-radius: 2px;
        text-align: center;
        line-height: 20px;
        background: #a02b2d;
        color: #fff;
    }*/
    .pro-widget-pro{
        overflow: hidden;
        height: 875px;
        margin: 0 -10px;
    }
    .quay_lai{
        display: block;
    }
    .product-main,.category-page-row,.page-right-sidebar,.page-wrapper{
        padding-top: 0px !important;
    }
    .button__popup{
        width: 27%;
        font-size: 15px;
    }
    .footer-1 .widget:nth-child(2) img{
        max-width: 100%;
    }
    .footer-1 .widget:nth-child(2) .widget-title{
        margin-bottom: 5px;
    }
    .product__box .box-text-products .product-title a {

      -webkit-line-clamp: 2;
    }
    .cm_con .products > .product-small{
        max-width: 50%;
        flex-basis: 50%;
    }
    .cm_con .box__thumb__pro, .cm_con .box__thumb__pro img{
        height: 175px;
    }
    .zalo-container{
        display: none;
    }
    /*.product-info form.cart .rt_qv_btn{
        width: 100% !important;
    }*/
    .title__heading .elementor-heading-title{
        min-width: 215px;
    }
    .news__home__item .news-thumb,.news__home__item .news-thumb img{
        height: 140px !important;
    }
    .dbcl .large-3{
        max-width: 100%;
        flex-basis: 100%;
        padding: 0 0px 15px 0px;
    }
    .xp03 .elementor-column-wrap{
        padding: 0 !important;
    }
    .xp03 .elementor-image{
        margin-bottom: 20px;
    }
    .footer .widget{
        margin-bottom: 10px;
    }
    .des__cate__2, .des__cate{
        padding: 0 5px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .term-description{
        padding: 0;
    }
    a.devvn_buy_now_style{
        margin-bottom: 0;
        width: 50% !important;
        max-width: 49% !important;
    }
    .product-info form.cart .rt_qv_btn {
        margin-right: 0px !important;
        width: 49%;
        margin-left: 1% !important;
    }
    .cart .devvn_buy_now{
        margin-right: 1% !important;
    }
    .product-main .product-info{
        padding-bottom: 0;
    }
    .product-main .content-row{
        padding-bottom: 0;
    }
    .woocommerce-tabs #reviews{
        margin-top: 0 !important;
        padding: 0 !important;
    }
    .woocommerce-tabs #reviews #comments{
        padding: 0 10px;
    }
    .woocommerce-Reviews-title{
        color: #a02b2d;
        font-weight: bold;
        font-size: 20px;
    }
    .baohanh{
        overflow: hidden;
        margin-bottom: 20px;
    }
    .baohanh .large-4{
        max-width: 33.33%;
        flex-basis: 33.33%;
    }
	#reviews #review_form_wrapper{
		padding: 0;
	}
	.wcpr-filter-button{
		margin: 5px 2px;
    	font-size: 14px;
		padding: 10px 5px;
	}
	.wcpr-overall-rating-and-rating-count{
		padding-bottom: 0;
	}
	#review_form textarea{
		max-height: 39px;
		min-height: 39px;
		padding: 5px 10px;
	}
    .product-footer .container{
        padding: 0;
    }
    .product-footer .container .tab-panels{
		
    }
    .product-footer #comments{
        padding: 0 10px;
    }
    
}
@media only screen and (max-width: 380px){
    .button__popup{
        width: 23%;
    }
    .cart .devvn_buy_now{
        font-size: 14px !important;   
    }
    .product-info form.cart .rt_qv_btn{
        font-size: 14px !important;
    }
    .button__popup{
        font-size: 14px !important;
        float: left;
    }
	.wcpr-filter-button{
		margin: 5px 0px;
        font-size: 12px;
        padding: 10px 4px;
	}
}
@media only screen and (max-width: 320px){

}
#masthead .flex-right{
    min-width: 780px;
}
.header-nav .header-block{
    max-width: 705px;
}
.header-nav .header-block .col{
    padding-bottom: 0;
}
.header-block-block-1 .box1 .icon{
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #ccc;
    float: left;
    border-radius: 50%;
}  
.header-block-block-1 .box1 .icon i{
    color: #a02b2d;
    font-size: 20px;
} 
.header-block-block-1 .box1 .text{
    width: calc(100% - 55px);
    float: right;
}
.header-block-block-1 .box1 .text p{
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 24px;
}
.single-product iframe {
    max-height: 400px;
}