/*
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;
}
p{
    color: #333;
}
.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: 35%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 35%;
}
.footer-1 .widget:nth-child(2) {
    max-width: 19%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 19%;
}

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

.footer-1 .widget:nth-child(4) {
    max-width: 23%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 23%;
}
.footer-1 .widget:nth-child(5) {
    max-width: 13%;
    -ms-flex-preferred-size: 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: #e11010;
}
.footer-widgets .widget p {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    padding: 0;
}
.footer-1 > .row {
	border-bottom: 1px solid #e4ae0c;
}
.before__ff {
    padding: 30px 0;
    background: #e4ae0c;
    /* background:url(images/bgft1.jpg) no-repeat;
    background-size: cover; */

}
.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='email'] {
    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 #ffcc33;
    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: #ffcc33;
    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: 500;
    display: block;
    color: #333;
    line-height: 26px;
    margin: 0px 0 23px 0;
    padding-left: 8px;
    border-left: 4px solid #ffcc33;
}
.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: 5px;

}
.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: #ffcc33;
    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;
}
.product-info form.cart  {
    overflow: hidden;
    clear: both;
}
.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: #da251c;
    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: #82603f;
    margin: 0;
    color: #fff;
    text-transform: none;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Be Vietnam', sans-serif;
    width: 32%;
    margin-right: 2%;
    min-height: 35px;
    line-height: 33px;
    height: 35px;
    padding: 0;
    padding-left: 25px;
    border-radius: 5px;

}
.product-info form.cart .rt_qv_btn:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    border-right: 1px solid #fff;
    height: 35px;
    background: url(images/ShoppingCart-32.png)no-repeat 1px 11px; 
}
.button__popup {
    float: right;
    background: #a46330;
    margin: 0;
    color: #fff;
    text-transform: none;
    position: relative;
    font-size: 16px;
    font-family: 'Be Vietnam', sans-serif;
    width: 32%;
    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 0 15px 0;
    width: 100%;
    display: block;
    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;
}

.product-summary .quantity  .btn_num   {
    line-height: 40px;
    font-size: 17px;
    font-weight: 5;
}
.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: 10px;
}
.product-short-description p{
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
}
.msp {
    margin: 0;
    line-height: 28px;
    color: #ffcc33;
    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 #a46330;
}
.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);
}
.box__thongtin__right {
    float: right;
    width: 280px;
}
.title__infomation {
    color: #fff;
    background: #ffcc33;
    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: 840px;
    margin: 4em auto;
    padding: 15px 15px 15px 0;
    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: 210px;
    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: 210px;
    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 {
    display: block;
    color: #231f20;
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 0;
}
.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 ins {
    float: left;
    width: 50%;
}
.product__box .box-text-products .price-wrapper del {
    float: right;
    width: 50%;
}
.product__box .box-text-products .price-wrapper ins ,
.product__box .box-text-products .price-wrapper del {
    display: inline;
    line-height: 22px;

}
.product__box .box-text-products .price-wrapper del {
	margin-bottom: 3px;
}
.product__box .box-text-products .price-wrapper del ,
.product__box .box-text-products .price-wrapper del span {
    color: #999999;
    font-size: 14px;
}
.product__box .box-text-products .price-wrapper ins ,
.product__box .box-text-products .price-wrapper ins span {
    color: #ee1f1f;
    font-size: 16px;
    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: 16px;
    font-weight: 600;
    display: block;
    line-height: 47px;	
}
.star i {
	color: #f6952d;
	font-size: 13px;
	margin-right: 3px;
}

.list__show__pro {
    display: flex;
    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;
    font-family: "Arial";
}

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

}

.term-description {
    padding: 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;
}
.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: #ffcc33 ;

    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 .product-small.col,
.pro-widget-pro_1  .product-small.col {
    padding: 0;
}
/*
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: #ffcc33 ;
    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: #ffcc33 ;
    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: #ffcc33  !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 #ffcc33 ;
    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 #ffcc33 ;
    margin: 0 0 15px 0 !important;
}
.title__heading .elementor-heading-title {
display: inline-block !important;
    line-height: 37px;
    width: initial;
    background: url(images/left.jpg)left center no-repeat #ffcc33 ;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 60px;
    padding-right: 15px;
    position: relative;
    margin-top: -3px;
    min-width: 265px;
    text-align: center;
}
.title__heading .elementor-heading-title:after {
    content: "";
    position: absolute;
    top: 0;
    right: -45px;
    width: 46px;
    height: 37px;
    background: url(images/right.png)no-repeat;
}
.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{
    background-color: rgb(228 174 10) !important;
    border-radius: 0 !important;
    border-top:none !important;
    border-bottom: 0 !important;
    border-radius: 0 !important;
    border-left: 3px solid #b28704 !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: #e2ac0a;
    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;
}




@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%;
}

}

@media only screen and (max-width: 800px){
    .title2{
        width: 267px;
    }
}
@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: 125px;
         width: auto !important;
    }
    .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: 13px;
    }
    .product__box .box-text-products .price-wrapper del, .product__box .box-text-products .price-wrapper del span {
        font-size: 12px;
    }
    .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: 15px;
        line-height: 22px;
        height: 44px;
        overflow: hidden;
    }
    .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: 14px;
        line-height: 44px;
    }
    .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;
    }
    .woocommerce-ordering {
        width: 100%;
    }
    .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){
    .title2{
        width: 127px;
        font-size: 14px;
        line-height: 22px;
    }
    .cd-popup .xzoom-thumbs{
        padding-top: 50px;
    }
}