<style>
.duan-dmt .tieu-de-section {
color: #00528a;
}
.duan-dmt {
    background-image: url('./upload/images/masthead-bg-5.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.tin-tuc-dmt .item-slide {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* X, Y, độ mờ, màu */
}
.slide-chinh-trang-chu {
position: relative;
}
.slide-chinh-trang-chu .owl-carousel .item {
 padding:unset!important;
}
.slide-chinh-trang-chu .owl-dots {
position: absolute;
    left: 46%;
    bottom: 15px;
}
.tin-tuc-dmt .tin-tuc {
background-color: unset;
}
.tin-tuc-dmt .tin-tuc {
    background-image: url('./upload/images/masthead-bg-4.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}

.gioi-thieu-dmt {
    background-image: url('./upload/images/masthead-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
* {
font-size: 14px;
}
.mobile-menu li li a {
text-transform: uppercase;

}
.menu-items a {
text-transform: uppercase;
}
h1,h2,h3,h4,h5 {
color: #064d84;
}
.tin-tuc-dmt .owl-carousel .owl-item .img-tin-tuc {
width: 100%;
height: 200px;
overflow: hidden;
}
.tin-tuc-dmt .owl-carousel .owl-item img {
width: 100%;
}


@media (min-width: 768px) {
    .chan-trang-dmt .chan-trang .col-sm-4 {
        width: 50%;
    }
}
.logo-chan-trang {
text-align:center;
}

.tieu-de-section::after {
left: unset;
}
.form-search-chan-trang {
display: none;
}
.product-overview-tab .form-area .form-element input, textarea {
width: 100%;
}
.nut-tu-van a {
color: #f04806;
}
.slide-chinh-trang-chu .thong-tin-slide {
display:none;
}
.tin-tuc:nth-child(n+2) {
    border-top: unset;
}
.ten-dau-muc a:first-child::before {
    content: "\f0da"; /* Mã Unicode của fa-caret-right */
    font-family: "Font Awesome 5 Free"; /* Font Awesome 5 */
    font-weight: 900; /* Để hiện icon solid */
    margin-right: 8px; /* Khoảng cách với nội dung */
    color: #1c4587; /* Màu của icon */
}
.dang-ky-1 input {
    color: #1c4587;
}
.dang-ky-1 input::placeholder {
    color: #1c4587;
    opacity: 1;
}

.ten-dau-muc {
margin-top: 20px;
}
.ten-dau-muc a {
color: #b31c00;
font-size: 20px;
}
.thuong-hieu {
display:none;
}
.linh-vuc {
margin-bottom: 20px;
}
.list-com-ket .row {
    display: flex;
    flex-wrap: wrap;
}
.list-com-ket .col-sm-3 {
margin-bottom: 10px;
}
.cam-ket-1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    margin-bottom: 20px;
}
.tin-tuc-dmt .danh-sach-tin-tuc .tieu-de-tin-tuc {
    color: #b31c00;
}
.tag-xem-chi-tiet a {
    color: #b31c00;
    text-decoration: underline;
    font-weight: bold;
}
.tu-van {
background-color: unset;
border-radius: unset;
border: 2px solid #f04806;
}
.gia-ban-dpcues {
    font-weight: bold;
    color: #b31c00;
}
.tieu-de-section {
    justify-content: center;
    color: #ee1c24;
}
.link-danh-muc-sp::before {
display:none;
}









.chan-trang {
background-color: unset;
}
.chan-trang-dmt {
    background-color: #8a6141;
    background-image: url('./upload/images/footer-bg.jpg'); 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
}
.div-list-chung-loai {
    position: relative;
}
.div-list-chung-loai ul {
    list-style: none;
    padding: 20px;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 99;
   display:none;
}
.div-list-chung-loai ul li{
float: unset;
}
.div-list-chung-loai:hover ul {
display: block;
}
.nhap-so-luong-hang {
display: none;
}
.tieu-de-tin-tuc {
padding:unset;
}
.slide-chinh-trang-chu .slide-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.slide-chinh-trang-chu .slide-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
}

.danh-sach-du-an-tieu-bieu .item-slide .tieu-de-du-an{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    line-height: 1.5em;
    max-height: 3.8em;
}
.danh-sach-du-an-tieu-bieu .item-slide .mo-ta-slide{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    line-height: 1.5em;
    max-height: 3.8em;
}
.tin-tuc-dmt .tieu-de-tin-tuc{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    line-height: 1.5em;
    max-height: 3.8em;
}
.tin-tuc-dmt .mo-ta-tin-tuc{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    line-height: 1.5em;
    max-height: 3.8em;
}
.mobile-menu {
        position: fixed;
        background-color: #1c4587;
}

.mobile-menu li {
border-top: 1px solid #a6c6fa;
}
.duong-link-trang-bida {
padding-top: 30px;
}


table {
    border-collapse: collapse; /* Gộp đường viền lại */
    margin-bottom: 20px;
}

th, td {
    border: 1px solid #000; 
    padding: 8px; 
    text-align: center; 
}

th {
    background-color: #f2f2f2;
}
a.ten-sp:hover {
color: #fff;
}
.gia-ban-dpcues {
font-weight: bold;
color: #d53148;
}
.div-list-chung-loai ul {
list-style: none;
}
.sp-home {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.sp {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.anh-sp, .thong-tin-sp {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}






.trang-tin-tuc p {
margin-left: unset;
}
.link-danh-muc-sp::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000060;
    z-index: 1;
}


.noi-dung-trang-tin-tuc ul li {
color: #000;
font-size: 16px;
}
.noi-dung-trang-tin-tuc p {
color: #000;
}
.mo-ta-san-pham-trang-con-bida ul li {
font-size: 16px;
} 
.list-com-ket .col-sm-3 {
padding-right: 5px;
paddig-left: 5px;
}
.cam-ket-1 {
background-color: #fff;
}
.chi-tiet-linh-vuc {
position: relative;
}
.tag-xem-them {
position: absolute;
bottom: 5px;
right: 15px;
}
.menu-items ul li {
margin-right: 15px;
}
.menu-1 {
background-color: #fbfbfb;
}
.linh-vuc .hinh-linh-vuc {
text-align: center;
}
.slide-chinh-trang-chu .owl-carousel .owl-item img {
width: 100%;
}


.sp-home .anh-sp {
display: flex;
justify-content: center;
align-items: center;

}
.anh-sp a img {
    max-width: 100%;
    height: auto;
}
.gia-ban-dpcues {
display: flex;
justify-content: center;
align-items: center;
padding: 10px;
}
.thong-tin-sp a  {
display: flex;
justify-content: center;
align-items: center; 
}
.thong-tin-sp {
width: 100%;
position: unset;
display:flex;
justify-content: center;
align-items: center;
margin-bottom: unset;
background-color: #bfd730;
}
.ten-sp {
padding: unset;
height: unset;
font-family: "Montserrat", serif;
}
.full-width-sp-home {
background-color: #fff;
}
.xem-them:hover {
    background-color: #b81226;
}
.list-sp-noi-bat {
background-color: #fff;
padding-top: 20px;
padding-bottom: 20px;
}
.cac-don-vi-ff .don-vi {
height: 150px;
overflow: hidden;
margin-bottom: 20px;
}
.cac-don-vi-ff .don-vi  a img {
    max-height: 150px;
}
.list-dm-sp .dm-san-pham .dm-sp .icon-dm-sp{
     border: 2px solid #efefef
}
.list-dm-sp .dm-san-pham .dm-sp .ten-dm-sp{
     border: 2px solid #efefef;
}
.list-dm-sp .dm-san-pham .dm-sp:hover  .icon-dm-sp{
     border: 2px solid #bfd730;
}
.list-dm-sp .dm-san-pham .dm-sp:hover .ten-dm-sp{
     border: 2px solid #bfd730;
     background-color: #bfd730!important;
     color: #fff;
}
.search-form button {
padding: 11px;
}
.menu-items ul li:hover a {
    color: #fff;
}
.menu-items ul li:hover ul li a {
    color: #444;
}
.menu-items ul li ul li:hover a {
    color: #fff;
}
.logo-menu {
max-width: 150px;
}

@media (min-width: 768px) 
{
    .hang-xin-gia-hoi .owl-carousel .owl-item img, .co-the-ban-quan-tam .image-container img, .sp-tk .anh-sp a img {
        object-fit: cover;
        min-height: 50px;
        max-height: 200px;
    }
}
@media screen and (min-width:768px)

.slider-dau-trang .item img {
   max-height: 550px;
}
}
.zalo {
    float:right;
    max-width: 150px;
    margin-right: unset;
}
.scrollTop {
    position: fixed;
    bottom: 50px;
    right: 2%;
    border-radius: 5px;
    background-color: #f36523;
    padding: 10px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
	z-index:9999;
}

.scrollTop a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
 .mobile_support a {
font-family: 'Mulish';
font-size:16px;
    color: #fff;
	 -moz-animation-duration: 500ms;
    -moz-animation-name: calllink;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -webkit-animation-duration: 500ms;
    -webkit-animation-name: calllink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.mobile_support i {
    display: inline-block;
    margin-right: 5px;
}
.mobile_support {
    float: right;
    color: #fff;
    padding: 5px 15px;
    position: fixed;
    right: 5px;
    left: unset;
    z-index: 99999999;
    font-weight: bold;
    font-size: 16px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;		
}
@keyframes calllink {
  0%{
    color:#eba11e;
  }

  50%{
    color:#fff;
  }
  100%{
    color:#ebfa48;
  }
}
.zalo
{
	bottom:50px;
	background: #008df2;
}
.zalo1
{
	bottom:10px;
	background: #024e42;
}
.face
{
	bottom:90px;
	background: blue;
}
.sdt
{
	bottom:10px;
	background: #ef3035;
}


.danh-muc-san-pham ul li a {
font-size: 14px;
}
.danh-muc-san-pham ul li:hover a {
color:#fff;
}
.danh-muc-san-pham-tieu-de .tieu-de-danh-muc-san-pham {
font-size: 14px;
}
.menu .container {
width:100%;
}
.menu-items ul li a {
font-weight: bold;
font-size: 14px;
}
.hinh-kh {
min-width: 75px;
min-height: 75px;
height: unset;
border: unset;
}
.hinh-kh img{
min-width: 75px;
min-height: 75px;
}
.column  {
overflow: hidden;
}
.tab group1-tab {
padding-top: 10px;
padding-bottom: 10px;
}
.banner-hang-moi-ve {
margin-bottom: 20px;
}
.gia-goc.trang-sp {
    position: unset;
    margin-top: -20px;
}
p img {
   max-width: 100%;
}
.noi-dung-trang-con-bida .tt-sp-bida .thuong-hieu-sp {
    padding-right: 10px;
    border-right: 1px solid #3b3b3b;
    margin-right: 10px;
}
.gia-sp-trang-con-bida .gia-ban-dpcues {
font-size: 32px;
}
.noi-dung-trang-con-bida .tt-sp-bida .tinh-trang-sp {
    padding-left: unset;
}
.tab button.active {
    background-color: #1d2a57;
}
@media (min-width: 576px){
    .sp-home .col-sm-3 {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}

.thong-tin-mo-ta-sp-trang-con-bida {
padding-top: 20px;
}
.home-right {
   padding-top: 30px;
    width: 100%;
    display: table;
    margin: 0 auto;
}

.sp-home .sp {
    padding-left: unset;
    padding-right: unset;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom:unset;
    border-radius: 5px;
    overflow: hidden;
    border: unset;
}
.hinh-anh-chinh-bida {
    margin-left: -25px;
}
@media (max-width: 768px){
    .menu {
        display: unset;
    }
    .menu .menu-items{
        display: none;
    }
    .ocv-menu-dau-trang {
         position: fixed;
         background-color: #fff;
         z-index: 9999;
         width: 100%;
     }
    .slider-dau-trang-ff {
        padding-top: 135px
    }
   .tin-tuc-dmt .owl-carousel .owl-item .img-tin-tuc {
      height: 100px;
    }
   .banner-gioi-thieu {
          margin-left:unset ;
     }
   .slide-chinh-trang-chu .slide-img {
    height: 200px;
    overflow: hidden;
    }
   .slide-chinh-trang-chu .thong-tin-slide {
         display:none;
    }
    section {
          padding-left: unset;
     }
      .container {
          max-width: unset;
      }

      #slider-hinh-anh-phu .owl-carousel {
          width: 80vw;
       }
      #slider-trang-sp .owl-carousel {
          width: 80vw;
       }
   .hinh-anh-chinh-bida {
         margin-left: unset;
      }
      .thong-tin-mo-ta-sp-trang-con-bida {
         padding-top: 20px;
       }
     .sp-home .col-sm-3 {
          width: 50%;
      }

      .san-hang-moi-ve .slider-container {
       width: 90vw;
       }
      .gia-ban-dpcues {
        margin-bottom: 50px;  
        font-size: 14px;
        }
       .gia-goc {
        bottom: 40px;
         }
       .cac-hang-xu-huong .column .img-xu-huong {
         width: 35px;
         overflow: hidden;
         }
       .cac-hang-xu-huong img {
        width: 100%;
        height: auto;
        }
        .cac-hang-xu-huong .column .tt-xu-huong-bida .luot-tim-kiem-bida {
        margin-top: unset;
        }
        .slider-container .owl-carousel {
            width: 100%;
       }
        .san-hang-moi-ve .slider-container {
             width: 95vw;
        }
        .column {
               width: 47%;
         }
        .column .image-container {
             width: 100%;
             height: auto;
             display:flex;
             align-items: center;
             justify-content: center;
         }

          .tem-giam-gia {
            font-size: 11px;
             width: 30px;
             height: 30px;
          }
      .nhan-xet-kh-bida .hinh-kh {
            width: 50px;
            height: 50px;
      } 
      .nhan-xet-kh-bida .hinh-kh img {
            min-width:47px;
       }
      .hinh-banner-trang-chu-dpcues {
            height: unset;
            margin-top: 10px;
            margin-bottom: 10px;
      }
      .tablinks .ten-tab-av { 
            font-size: 12px;
      }
       .tab.group1-tab {
           gap: 3px;
            margin-top: -10px;
            margin-bottom: 10px;
       }
       .gia-goc.trang-sp {
          position: unset;
             margin-top: -20px;
        }
        .cot-tin-tuc-dpcues-2 {
             margin-left: unset;
          }
}
.noi-dung-tab {
align-items: flex-start;
}
.image-container .button {
display:none;
}
@media  (max-width: 480px) {
     .nhap-so-luong-hang {
        flex-direction: column;
     }
}
@media (max-width: 1280px) {
      .hang-xin-gia-hoi .owl-carousel {
          width: 90vw;
       }
	.san-hang-moi-ve .slider-container {
		width: 90vw;
	}
	.hang-moi-ve-dpcues .owl-carousel {
		width: 100%;
	}
	.tin-tuc-2-bida .hinh-anh-tt-dpcues-1-2 {
		max-width: 100px;
	}
	.san-pham-lq-bida .owl-carousel {
		width: 100%;
	}
	.san-pham-lq-bida .container {
	   background-color: #fff;
		border-radius: 5px;
		padding-bottom: 20px;
	}
	.khung-nhan-xet-kh {
		width: 90vw;
		padding: 20px;
	}
        .img-menu-mb img {
              height: 50px;
              width: auto;
         }
}

ul.yiiPager a:link, ul.yiiPager a:visited {
    background-color: #101831;
}


@media (max-width: 768px) {
.sp-noi-bat-ff .list-sp-noi-bat .row {
    display: flex;
    flex-wrap: wrap;
}
.tt-dau-trang-dp-bida {
    display: block;
}
.ocv-dang-ky-nhan-tin .mang-xa-hoi {
    justify-content: flex-start;
    margin-top: 15px;
}
.ocv-dang-ky-nhan-tin .mang-xa-hoi .icon-mxh .icon-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 15px 20px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #fff;
    min-width: 35px;
}
.san-pham .nut-them-gio { 
padding: 0 45px 0 5px;
}
}

element.style {
}
.ocv-flash-sale .flash-sale .san-pham:hover {
box-shadow:unset;
}
.banner-trai {
display: flex;
align-items:center;
height: 400px;
}
.banner-trai img {
width: 100%;
height: auto;
}
.ocv-flash-sale .flash-sale .item {
box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
} 
.nut-xem-them-dpcues {
display:flex;
justify-content: center;
}
.nut-xem-them-dpcues button {
    border-radius: 50px;
    outline: none;
    border: none;
    padding: 10px 25px;
    background-color: #f15a23;
    color: #fff;
    font-weight: bold;
}
#slider-hinh-anh-phu .nut-chuyen-slider img {
height: auto;
}
.hinh-anh-chinh-bida .hinh-anh-sp-gallery img {
height: auto;
}
.mo-ta-san-pham-trang-con-bida-1 p {
    white-space: normal; 
    word-break: break-word;
}
.san-pham-lq-1a .tieu-de-dm-1 {
font-weight: bold;
font-size: 24px;
color: #d23830;
}
.san-pham-lq-1a .ten-san-pham-dpcues a {
font-size: 18px;
font-weight: bold;
padding-bottom: 15px;
}
.san-pham-lq-1a .gia-ban-dpcues {
font-weight: bold;
color: #d23830;
}
.san-pham-lq-1a .item .image-container {
gap: unset;
display: flex;
justify-content:center;
align-items:center;
over-flow: hidden;
padding: 5px;
}

.thong-tin-sp {
background-color: #1c4587;
border-radius: 10px;
}
.anh-sp {
padding: 5px;
}
.anh-sp a img {
max-height: 200px;
}
.san-pham-lq-bida .owl-carousel {
width: 82vw;
}
.san-pham-lq-1a .item .image-container {
overflow: hidden;
}
.san-pham-lq-1a .item .image-container img:hover{
transform: unset;
}
.ocv-menu-dau-trang .logo-menu {
    float: left;
}

.ocv-menu-dau-trang .menu-items {
    float: right;
}
.menu .row {
display: unset;
}
.ocv-menu-dau-trang .row::after {
    content: "";
    display: block;
    clear: both;
}

</style>