@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Montserrat:wght@300;400;500;700;900&family=Open+Sans:wght@300;700;800&family=Quicksand:wght@300;400;500;700&family=Roboto:ital,wght@0,100;0,500;1,300&display=swap");
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul,li {
    list-style-type: none;
}
@charset "utf-8";


/* CSS Document */

.star-light
		{
			color:#e9ecef;
		}

.nav-link {display:inline; color: black;}
.bp_cls_dropdown{padding:0px;}
.bp_cls_icon_cart {font-size:23px;}
.bp_cls_icon_cart_fill {font-size:23px;}
.bp_group_quantity{display: inline;}
.bp_btn_action_cart{display: inline;}
.bp_text_search{display: none;}
.bp_checkout_quantity{font-size: 12px;}
.bp_checkout_price{font-size: 12px;}
.bp_news_date{display: none;}
.bp_icon_account{font-size:23px;}   
.bp_tag_item_link {padding-right: 10px; border: 1px solid #ccc; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; margin-right: 10px;}
.bp_bg_review_name{width:50px;height:50px;    border-radius: 50%;}
.cls_img_product_focus {
    position: relative;
}
.cls_img_product_focus {
    position: relative;
}
.bp_product_item {
    position: relative;
}
.bp_img_product{
    position: relative;
}
.bp_product_item_hot {
    display: none;
}
.bp_discount_percent {
    background: red;
    color: #ffffff;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 3;
    margin-left: 3px;
}
.cart-item-image-checkout{
    width: 30px;
    height: 30px;
    border: #E0E0E0 1px solid;
    vertical-align: middle;
    
}
.navbar-expand-md .navbar-nav .dropdown span.nav-link {
    padding: 0;
}


.btnAddToCart{
    background-color: #efefef;
    border:#E0E0E0  1px solid;
    padding: 5px 10px;
    color: #d00000;
    text-decoration: none;
    border-radius: 3px;
    margin: 1px 1px;
}
.bp_cls_product_color {display:inline;}
.bp_cls_product_color td{padding-right:5px;}





.product-quantity{width: 55px;  margin-right: 2px;margin-left: 2px;}
.btnup .btndown{
    border: 0px;
    background-color: #ccc;
    padding: 1px;
    margin-right: 2px;margin-left: 2px;
}
.bp_cls_icon_client {width: 25px;}
p {
    margin-top: 0;
    margin-bottom: 5px;
}
.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}
.btnRemoveAction img {width:20px;}
.img-captcha {width:80px;}
#shopping-cart {
	margin: 40px;
}

#product-grid {
	margin: 40px;
}

#shopping-cart table {
	width: 100%;
	background-color: #F0F0F0;
}

#shopping-cart table td {
	background-color: #FFFFFF;
}
#forgot_password{
   	margin: 40px;
}
#signin {
   	margin: 40px;
}
    
.txt-heading {
	color: #211a1a;
	border-bottom: 1px solid #E0E0E0;

	font-weight:bold;
}

#btnEmpty {
	background-color: #ffffff;
	border: #d00000 1px solid;
	padding: 5px 10px;
	color: #d00000;
	float: right;
	text-decoration: none;
	border-radius: 3px;
	margin: 10px 0px;
}
#btn-checkout {
	background-color: #ffffff;
	border: #d00000 1px solid;
	padding: 5px 10px;
	color: #d00000;
	float: right;
	text-decoration: none;
	border-radius: 3px;
	margin: 10px 10px;
}
#btn-continue {
	background-color: #ffffff;
	border: #d00000 1px solid;
	padding: 5px 10px;
	color: #d00000;
	float: right;
	text-decoration: none;
	border-radius: 3px;
	margin: 10px 10px;
}
#btnSignin {
	background-color: #ffffff;
	border: #d00000 1px solid;
	padding: 5px 10px;
	color: #d00000;
	text-decoration: none;
	border-radius: 3px;

}
#btn_ResetPassword {
	background-color: #ffffff;
	border: #d00000 1px solid;
	padding: 5px 10px;
	color: #d00000;
	text-decoration: none;
	border-radius: 3px;

}
#btnUpdate {
    background-color: #ffffff;
	border: #d00000 1px solid;
	padding: 2px 2px;
	color: #d00000;
	text-decoration: none;
	border-radius: 1px; 
}    
.btnAddAction {
    margin-left: 5px;
    padding: 5px 10px;
    background-color: #efefef;
    border: #E0E0E0 1px solid;
    color: #211a1a;
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
}


.form-signin .checkbox {
  font-weight: 400;
}
.cls_btn_image_product {border: 1px solid #ccc;}
.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.news_title {
	font-size:medium;
}
.product_title {
	font-size:medium;
}
.form-signin input[type="password"] {
  margin-bottom: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bp_paging span b {color: black;}

.bp_img_news img { padding:2px; width:100%; border-radius: 5px;}
.bp_img_product img{width:100%; border-radius: 5px;}
.cls_img_product_focus img {width:100%;}
.cls_product_sub_price{display: inline;}
.product-image img{width:100%; border-radius: 5px;}
.cls_content_hot_news {padding:5px;}
.cls_img_hot_news  {padding:5px;}
.cls_price_number {font-weight:bold;color:red;}
.cls_unit_price{font-weight:bold;color:red;}
.cls_btn_image_product {width:70px; height:35px;margin-top:5px; }
.bp_content_slide{text-align: left;}
.box_border_admin{border:dashed 1px #D5D5D5;min-height: 30px;}
.card-title h5 {font-size:16px !important; padding:3px}
.cls_img_hot_news img{  border-radius: 3px; width:100%
}
.product_title {font-size:14px;font-weight:bold;}

.cls_main_image_details{
	width: 100%;height:380px; 
	max-height:100%;
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% 100%;
}

/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

/********** back to top*********************/
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

/*** Button ***/
.btn {
    transition: .5s;
    font-weight: 500;
}
.btn-primary,
.btn-outline-primary:hover {
    color: #F1F3FA;
}
.btn-lg-square {
    width: 48px;
    height: 48px;
}
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
/**********End back to top*********************/
/* Accordion */

.list-accordion a { color: #000;}
.list-accordion a:hover { color: #333d4a;}    
.icon_list_menu {font-weight: 800;}    
.bp_list_item_key {font-weight: 500;}   
/* End Accordion */
.text_slide {
    bottom: 10%;
    position: absolute;
	text-align:center;
}
.text_slide_center_bottom_5 {
    bottom: 5%;
    position: absolute;
	text-align:center;
}
.text_slide_center_bottom_25 {
    bottom: 25%;
    position: absolute;
	text-align:center;
}
.text_slide_center_bottom_35 {
    bottom: 35%;
    position: absolute;
	text-align:center;
}
.text_slide_center_bottom_45 {
    bottom: 45%;
    position: absolute;
	text-align:center;
}
.text_slide_center_bottom_50 {
    bottom: 50%;
    position: absolute;
	text-align:center;
}
.text_slide_center_bottom_70 {
    bottom: 70%;
    position: absolute;
	text-align:center;
}
.text_slide_center_bottom_90 {
    bottom: 90%;
    position: absolute;
	text-align:center;
}
.text_slide_left {
    bottom: 8%;
    position: absolute;
    left: 10%;
	text-align:left;
}
.text_slide_left_5 {
    bottom: 8%;
    position: absolute;
    left: 5%;
	text-align:left;
}
.text_slide_left_25 {
    bottom: 8%;
    position: absolute;
    left: 25%;
	text-align:left;
}
.text_slide_right {
    bottom: 8%;
    position: absolute;
    right: 10%;
	text-align:right;
}
.text_slide_right_5 {
    bottom: 8%;
    position: absolute;
    right: 5%;
	text-align:right;
}
.text_slide_right_25 {
    bottom: 8%;
    position: absolute;
    right: 25%;
	text-align:right;
}
/**************Dropdown menu*****************/
 .dropdown_admin .dropdown-toggle {
    font-size: 12px;
    padding: 0px 5px;
    background: #f3f3f7;
}

.dropdown_admin .dropdown-toggle:hover {
    background: #f3f3f7;
}

.dropdown_admin {
    display: inline-block;
}
/*******************************************/

.clear { clear: both }
/* style for the css menu dropdown container */
.bp_menu {
    position:relative;
    display:inline-block;
    z-index:2; 
	padding:0px;
	
    margin:0;
    outline:0;
	background-color:#C9C3C3;
	color:#000;
    text-align:left;
}

/* style for the button */
.bp_menu:before {
    /*content: "click Menu"; */
    color:#333;
    padding: 0px 0px;
    border: 1px solid #555;
    background: #C9C3C3;
    
}

.bocuc .tuychon {position: relative;z-index: 1;}

.bp_menu:focus { pointer-events:none; }

/* If :focus detected the dropdown menu is displayed by making it visible */
.bp_menu:focus .bp_menu-dropdown { opacity:1; visibility:visible; }

/* style for the dropdown box */
.bp_menu-dropdown {
    background-color: #fff;
    width: auto;
    margin:5px 0 0 0;
    padding: 10px;
    border-radius:3px;
    border:1px black solid;
    border-radius:3px;
    pointer-events: auto;
    position: absolute;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: visibility 1s;
    background: #fff;
    
}

/* style the links in the dropdown */


.bp_menu-dropdown a {
    background:transparent;
    border:none;
    outline:0;
    display:block;
    color:#000;
    text-decoration:none;
    width:160px;
    padding:5px;
}

.box_border_admin_login {


    border: 1px dashed  #ccc;
    padding: 5px 10px;

}





.danhsachtin {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.danhsachtin .tin {
	width: calc(100% / 2);
	padding: 10px;
	
}

.danhsachtin .tin img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.danhsachtin .tin .loprong {
    display: flex;
}

.danhsachtin .tin .loprong .noidung {
    width: 65%;
    padding: 10px;
}

.danhsachtin .tin .loprong .noidung h2 {
	font-size: 18px;
}

.danhsachtin .tin .loprong .anh {
    width: 35%;
}

@media screen and (max-width: 767px) {
    .danhsachtin .tin .loprong {
		display: block;
	}

	.danhsachtin .tin .loprong .anh, .danhsachtin .tin .loprong .noidung {
		width: 100%;
	}

	.danhsachtin .tin .loprong .noidung {
		padding: 0;
	}


}

/*****************Chat zalo*****************************/

@keyframes zoom{0%{transform:scale(.5);opacity:0}50%{opacity:1}to{opacity:0;transform:scale(1)}}@keyframes lucidgenzalo{0% to{transform:rotate(-25deg)}50%{transform:rotate(25deg)}}.jscroll-to-top{bottom:100px}.fcta-zalo-ben-trong-nut svg path{fill:#fff}.fcta-zalo-vi-tri-nut{position:fixed;bottom:24px;left:8px;z-index:999}.fcta-zalo-nen-nut,div.fcta-zalo-mess{box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16)}.fcta-zalo-nen-nut{width:50px;height:50px;text-align:center;color:#fff;background:#0068ff;border-radius:50%;position:relative}.fcta-zalo-nen-nut::after,.fcta-zalo-nen-nut::before{content:"";position:absolute;border:1px solid #0068ff;background:#0068ff80;z-index:-1;left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:zoom 1.9s linear infinite}.fcta-zalo-nen-nut::after{animation-delay:.4s}.fcta-zalo-ben-trong-nut,.fcta-zalo-ben-trong-nut i{transition:all 1s}.fcta-zalo-ben-trong-nut{position:absolute;text-align:center;width:60%;height:60%;left:10px;bottom:25px;line-height:70px;font-size:25px;opacity:1}.fcta-zalo-ben-trong-nut i{animation:lucidgenzalo 1s linear infinite}.fcta-zalo-nen-nut:hover .fcta-zalo-ben-trong-nut,.fcta-zalo-text{opacity:0}.fcta-zalo-nen-nut:hover i{transform:scale(.5);transition:all .5s ease-in}.fcta-zalo-text a{text-decoration:none;color:#fff}.fcta-zalo-text{position:absolute;top:6px;text-transform:uppercase;font-size:12px;font-weight:700;transform:scaleX(-1);transition:all .5s;line-height:1.5}.fcta-zalo-nen-nut:hover .fcta-zalo-text{transform:scaleX(1);opacity:1}
div.fcta-zalo-mess{	
    position: fixed;
    bottom: 29px;
    left: 50px;
    z-index: 99;
    background: #fff;
    padding: 7px 25px 7px 25px;
    color: #0068ff;
    border-radius: 0px 20px 20px 0px;
    font-weight: 700;
    font-size: 15px;
	}

.fcta-zalo-mess span{color:#0068ff!important}
span#fcta-zalo-tracking{font-family:Roboto;line-height:1.5}.fcta-zalo-text{font-family:Roboto}
/*****************Chat Zalo*****************************/
/***********SLIDE CAROUSEL********************/
/* Carousel base class */
.carousel {
  margin-bottom: 1rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 450px;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 450px;
}

/***********END SLIDE CAROUSEL********************/


/*******************MENU*************************/
       /* Phần css thêm của megamenu và nav-link(thẻ a) tránh lỗi khi hover chưa hết vùng bị tắt menu */
      .nav-link {
        padding: 20px 0;
      }
      .navbar .megamenu {
        padding: 1rem;
      }
      .navbar {
        padding: unset;
      }
      @media all and (min-width: 992px) {
        .navbar .has-megamenu {
          position: static !important;
        }
        .bp_toggle_arrow {
                padding-right: 7px;
            }
          
        .navbar .megamenu {
          left: 0;
          right: 0;
          width: 100%;
          margin-top: 0;
        }
      }
      /* Phần css thêm của megamenu */
       
    
        .dropdown-menu li {
            position: relative;
        }
        
        .dropdown-menu .submenu {
            display: none;
            position: absolute;
            left: 100%;
            top: -7px;
        }
        
        .dropdown-menu>li:hover>.submenu {
            display: block;
        }
        
        .dropdown-menu .submenu-left {
            right: 100%;
            left: auto;
        }
        
        @media only screen and (max-width:800px) {
            .dropdown-menu .submenu {
                left: 25%;
                top: 0px;
            }
            .dropdown-menu .multi-menu {
                left: 95%;
            }
            .dropdown-menu .submenu-left {
                left: 50%;
            }
            .bp_toggle_arrow {
                padding: 5px 30px 0 10px;
                font-size: 20px;
            }
        }
        
/**********************/
        
     @media screen and (min-width:992px) {
        .dropdown:hover > .dropdown-menu {
        display: block;
      }
     }
        
        .bp_sub_menu li {
            padding: 0;
        }

        .bp_sub_menu li a {
            padding: 8px;
        }
        .bp_nav_link{
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        
/**********************/
        
     @media screen and (min-width:992px) {
        .dropdown:hover > .dropdown-menu {
        display: block;
      }
     }
        
/******************END Menu************************/



/******************Tin nổi bật slide***************************/
/************Slide 2***************/	
	
#multi_item_slide_02 .img-wrapper {
    max-width: 100%;
    height: 65vw;
	display:flex;
	justify-content:center;
	align-items:flex-start;
}
#multi_item_slide_02  img {
	max-width: 100%;
    max-height: 100%;
}
@media (min-width: 576px) {
    #multi_item_slide_02 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/3);
    display: block;
  }
    
	#multi_item_slide_02   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_02   .img-wrapper {height:23vw;}
}
@media (min-width: 768px) {
    #multi_item_slide_02 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/4);
    display: block;
  }
    
	#multi_item_slide_02   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_02   .img-wrapper {height:23vw;}
}
@media (min-width: 968px) {
    #multi_item_slide_02 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/5);
    display: block;
  }
    
	#multi_item_slide_02   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_02   .img-wrapper {height:23vw;}
}

  #multi_item_slide_02 .carousel-inner {
  padding: 1em;
}
  #multi_item_slide_02 .card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
}
  #multi_item_slide_02 .carousel-control-prev2, .carousel-control-next2 {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
    opacity:.5;
  top: 50%;
  transform: translateY(-50%);
}
  #multi_item_slide_02 .carousel-control-prev2:hover, .carousel-control-next2:hover {
  opacity:1;
}
	#multi_item_slide_02 .carousel-control-prev2 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
#multi_item_slide_02 .carousel-control-next2 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#multi_item_slide_02 button {
    display: flex;
    align-items: center;
    justify-content: center;
}	
#multi_item_slide_02 button {
    border: 1px solid #ccc;
}	
/******end slide 2********/

/******************Hết tin nổi bật dạng slide *********************************/


/******************Tin yêu thích slide***************************/

	/************Tin yeu thich Slide 3***************/	
	
#multi_item_slide_03 .img-wrapper {
    max-width: 100%;
    height: 65vw;
	display:flex;
	justify-content:center;
	align-items:flex-start;
}
#multi_item_slide_03  img {
	max-width: 100%;
    max-height: 100%;
}
@media (min-width: 576px) {
    #multi_item_slide_03 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/3);
    display: block;
  }
    
	#multi_item_slide_03   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_03   .img-wrapper {height:23vw;}
}
@media (min-width: 768px) {
    #multi_item_slide_03 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/4);
    display: block;
  }
    
	#multi_item_slide_03   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_03   .img-wrapper {height:23vw;}
}
@media (min-width: 968px) {
    #multi_item_slide_03 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/5);
    display: block;
  }
    
	#multi_item_slide_03   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_03   .img-wrapper {height:23vw;}
}

  #multi_item_slide_03 .carousel-inner {
  padding: 1em;
}
  #multi_item_slide_03 .card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
}
  #multi_item_slide_03 .carousel-control-prev3, .carousel-control-next3 {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
    opacity:.5;
  top: 50%;
  transform: translateY(-50%);
}
  #multi_item_slide_03 .carousel-control-prev3:hover, .carousel-control-next3:hover {
  opacity:1;
}
	
	#multi_item_slide_03 .carousel-control-prev3 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
#multi_item_slide_03 .carousel-control-next3 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#multi_item_slide_03 button {
    display: flex;
    align-items: center;
    justify-content: center;
}		
#multi_item_slide_03 button {
    border: 1px solid #ccc;
}	
/**********End slide 3************/

/******************Hết tin yêu thích dạng slide *********************************/

/************************************/	
/************Slide tin được xem nhiều nhất***************/	
	
#multi_item_slide_04 .img-wrapper {
    max-width: 100%;
    height: 65vw;
	display:flex;
	justify-content:center;
	align-items:flex-start;
}
#multi_item_slide_04  img {
	max-width: 100%;
    max-height: 100%;
}
@media (min-width: 576px) {
    #multi_item_slide_04 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/3);
    display: block;
  }
    
	#multi_item_slide_04   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_04   .img-wrapper {height:23vw;}
}
@media (min-width: 768px) {
    #multi_item_slide_04 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/4);
    display: block;
  }
    
	#multi_item_slide_04   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_04   .img-wrapper {height:23vw;}
}
@media (min-width: 968px) {
    #multi_item_slide_04 .carousel-item {
    margin-right: 0;
    flex: 0 0 calc(100%/5);
    display: block;
  }
    
	#multi_item_slide_04   .carousel-inner {
    display: flex;
  }
    #multi_item_slide_04   .img-wrapper {height:23vw;}
}

  #multi_item_slide_04 .carousel-inner {
  padding: 1em;
}
  #multi_item_slide_04 .card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
}
  #multi_item_slide_04 .carousel-control-prev4, .carousel-control-next4 {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;

    opacity:.5;
  top: 50%;
  transform: translateY(-50%);
}
  #multi_item_slide_04 .carousel-control-prev4:hover, .carousel-control-next4:hover {
  opacity:1;
}
	
	#multi_item_slide_04 .carousel-control-prev4 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
#multi_item_slide_04 .carousel-control-next4 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#multi_item_slide_04 button {
    display: flex;
    align-items: center;
    justify-content: center;
}	
#multi_item_slide_04 button {
    border: 1px solid #ccc;
}	
.bp_btn_tabs {
    padding: 9px 18px;
}
 
/**********End slide 4************/	


/*****************menu option ********************/

   	    .hide {
	        display: none;
        }

        .show {
	        display: block;
	    }

        .menu_option ul {
	        list-style-type: none;
        }

        .menu_option > ul {
            border: 1px solid #dddddd;
        }

   	    .menu_option > ul {
   	    	padding: 0;
   	    }

   	    .menu_option  ul li {
   	    	position: relative;            
            padding: 0 10px;
   	    }

   	    .menu_option  ul li > a {
   	    	display: flex;
   	    }

   	    .menu_option  ul li > span {
   	    	display: flex;
		    align-items: center;
		    justify-content: space-between;
   	    }

        .bp_list_item button {
	        background: transparent;
	        border: none;
	    }

        .menu_option ul li a {
        	text-decoration: none;
	        padding: 8px 0;
        }

        .menu_option ul li ul {
	        padding-left: 10px;
        }

        /* MENU OPTION HOVER */

        .menu_option_hover  ul {
            border: 1px solid #dddddd;
        }

        .menu_option_hover ul li ul {
        	display: block !important;
        	min-width: 250px;
        	position: absolute;
        	top:0;
        	left: 100%;
        	opacity: 0;
        	visibility: hidden;
            padding:0;
        }

        .menu_option_hover i.bi-chevron-down:before {
        	transform: rotate(-90deg);
        }

        .menu_option_hover ul li:hover > ul {
        	opacity: 1;
        	visibility: visible;
        }

/***************** End menu option ********************/


/* MENU NGANG */

.bp_menu_hor_logo {padding-right: 20px;}

.bp_link_logo {
    margin: 0;
    padding: 0;
}

.bp_menu_hor_logo img {
    width: auto;
    height: 28px;
}


.navbar .container-fluid {
    padding: 0;
}


.navbar ul.dropdown-menu  li:hover {
    background-color: #e9ecef;
}

.navbar  ul.navbar-nav > li,
.navbar  ul.dropdown-menu li {
    display: flex;
    align-items: center;
    padding: 10px 25px;
    position: relative;
}

.navbar  ul.dropdown-menu li {
    padding: 10px;
}


.navbar .navbar-collapse ul.navbar-nav li a {
    padding: 0;
    width: 100%;
}

.navbar .dropdown-toggle,
.navbar .bp_menu_icon {
    padding: 0 0 0 1rem;
    font-size: 1rem;
}

.navbar .dropdown-toggle:after {
    content: "\F282";
    font-family: bootstrap-icons;
    border: none;
}

.navbar .dropdown-menu {
    top: 100%;
    left: 0;
}

.navbar ul ul ul.dropdown-menu {
    left: 100%;
    top: 0;
} 

.navbar ul.dropdown-menu {
    top: 100%;
    min-width: 180px;
}

/* Megamenu */

/*Not container-fluid, not container*/

.navbar {
    position: relative;
}

/*container-fluid | container*/


.container-fluid:has(.megamenu):not(.navbar .container-fluid),
.container:has(.megamenu):not(.megamenu .container) {
    position: relative;
}



/* container-fluid & container */

.container-fluid > .container:has(.megamenu):not(.megamenu .container) {
    position: unset;
}

.container-fluid .navbar,
.container .navbar {
    position: unset;
}



.navbar .megamenu {
    padding: 0;
}


:not(.container-fluid)>.container .navbar .megamenu {
    background: none;
    border: none;
}


.megamenu .container .row {
    padding: 1rem;
    margin: 0;
    background: #ffffff;
    border-radius: 5px;
}


:not(.container-fluid) > .container .navbar .megamenu .container .row {
    border: 1px solid #cccccc;
}


.megamenu h6 {
    font-weight: bold;
    margin-bottom: 0;
}

.megamenu .col-megamenu h6.bp_megamenu_h6 a.bp_megamenu_title, 
.megamenu .col-megamenu ul li a.bp_megamenu_item {
    display: block;
    padding: 0.5rem 0;
    color: #111111;
}

/* RESPONSIVE*/

@media only screen and (min-width: 768px) {
    .navbar .has-megamenu {
        position: unset !important;
    }
}

@media only screen and (max-width: 991px) {
    .megamenu  .row > div {
        margin-bottom: 10px;
    }
}


@media only screen and (max-width: 767px) {
    .navbar .megamenu  {
        position: absolute;
    }
    
    .navbar ul.navbar-nav  li.dropdown {
        flex-wrap: wrap;
    }
    
    .navbar ul.navbar-nav  li.dropdown a {
        width: unset;
    }
    
    .navbar ul.navbar-nav  li.dropdown ul {
        position: unset;
        width: 100%;
    }
    
    .navbar ul.navbar-nav  li ul ul {
        border: none;
    }
    
    .navbar ul.dropdown-menu li:hover {
        background-color: transparent;
    }
    
    .navbar li.dropdown i.bp_menu_icon {
        transform: rotate(90deg);
        padding: 0 2rem;
    }
    
    .navbar .dropdown-toggle {
        padding: 0 0 0 2rem;
    }
}

/*menu_module*/

span.dropdown.dropdown_module {
    display: inline-block;
}

.dropdown_module  ul.dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    transform: translate(0) !important;
}
:root {
  --red-color: #ce0000;
  --border-color:#dddddd;
}


 /* module*/
div.module {
    font-size: 15px;
    padding: 5px 25px;
    position: fixed;
    top: 0;
    right: 0;
	z-index: 1000;
   /* border: 1px solid #dddddd;*/
}

div.module:hover {
    color:var(--red-color);
}


/*css cho phàn BOX*/
.box {
    width: 100%;
    margin: 0 0 0px;
    border: 1px dashed  #ccc;
    position: relative;
    min-height: 30px;
    padding: 5px 10px;

}

.box_u {
    width: 100%;
/*    margin: 0 0 30px; */
    /*border: 1px solid #077dd4;*/
    position: relative;
    min-height: 30px;


}

.box:last-child {
    margin: 0;
}

/*nut tuy chon*/
.box .tuychon {
    display: inline-block;
    position: absolute;
    left: -1px;
    top: -24px;
}

.box  div.btn-tuychon {
    padding: 3px 10px;
    font-size: 13px;
    border: 1px solid var(--border-color);
}

.box  div.btn-tuychon:hover, .box .chucnang a:hover {
    color: var(--red-color);
}

div.module .form-check:hover {
    color: var(--red-color);
}
div.module {
    font-size: 15px;
    padding: 5px 25px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
   display: flex;
}
/* theme  */
.category-items {margin-bottom: 20px; margin-top: 25px; margin-left: 10px;}
.theme-image {max-height: 150px; overflow: hidden;}
.items-link{border: 1px solid #ccc; padding: 5px; margin-right: 13px; margin-bottom: 10px;}
.theme-code{ text-align-last: center;}
.theme-href{ text-align-last: center;}
.theme-img {width: 100%;}
.theme-item {
            margin-bottom: 20px;
        }
        .item-box {
            border: 1px solid #cccccc;
            padding: 5px;
        }

/*******hover icon cart*************/
.bp_cls_cart_item {
    position: relative;
}
.bp_cls_cart_item:hover .bp_cart_items_list {
    opacity: 1;
    visibility: visible;
}

.bp_cls_cart_item  .bp_cart_items_list {
    position: absolute;
    top: 100%;
    right: 0;
    width: 270px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    z-index: 999;
}
/**************Search product results ******************/
.bp_search_item_img{width: 40px;}
.bp_search_product_item>* {
    display: inline-block;
    padding: 0 10px;
}
/**************news style ******************/
.bp_lb_user {padding-right: 15px;}
.bp_lb_comment {padding-right: 15px;}
.bp_lb_date {padding-right: 15px;}


/* (A) GALLERY WRAPPER */

/* (A1) BIG SCREENS - 3 IMAGES PER ROW */
.gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 10px;
  /*max-width: 1200px;*/
  margin: 0 auto; /* horizontal center */
}
 
/* (A2) SMALL SCREENS - 2 IMAGES PER ROW */
@media screen and (max-width: 640px) {
.gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
 
/* (B) THUMBNAILS */
 .gallery a img {
  width: 100%;
  height: 200px;
  object-fit: cover; /* fill | contain | cover | scale-down */
  border: 1px solid #cdcdcd;
  cursor: pointer;
}
 
/* (C) FULLSCREEN IMAGE */
.gallery a img.full {
  position: fixed;
  top: 0; left: 0; z-index: 999;
  width: 100vw; height: 100vh;
  object-fit: contain; /* fill | contain | cover | scale-down */
  border: 0;
  background: #fff;
}
/* (D) OPTIONAL ANIMATION */
.gallery { overflow-x: hidden; }
.gallery a img { transition: all 0.3s; }



     .gallery     a {
            color: #009688;
            text-decoration: none;
        }


/*FORM */
.bp_form_label_up{display: block;margin-bottom: 0px; padding-right: 5px;}
.bp_form_field {margin-top: 7px;margin-bottom: 0px; padding-right: 5px;}}
.bp_form_label_radio {
    display: block;
}
/*Modal product preview  */
.bp-modal-close{
    position:absolute;
    top:0;
    right:0;
    z-index:999999;
    display:inline;
}
/*bp-btn-product-preview*/
.bp-btn-link{
     border: 0px;
    background-color: transparent;
    text-decoration: underline;
}

/***********GALLERY LIGHT*********/
    
            .bp-gallery > ul {
                margin-bottom: 0;
            }
            .bp-gallery > ul > li {
                float: left;
                margin-bottom: 15px;
                margin-right: 20px;
                width: 200px;
            }
            .bp-gallery > ul > li a {
                border: 3px solid #FFF;
                border-radius: 3px;
                display: block;
                overflow: hidden;
                position: relative;
                float: left;
            }
            .bp-gallery > ul > li a > img {
                -webkit-transition: -webkit-transform 0.15s ease 0s;
                -moz-transition: -moz-transform 0.15s ease 0s;
                -o-transition: -o-transform 0.15s ease 0s;
                transition: transform 0.15s ease 0s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                height: 100%;
                width: 100%;
            }
            .bp-gallery > ul > li a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            .bp-gallery > ul > li a:hover .bp-gallery-poster > img {
                opacity: 1;
            }
            .bp-gallery > ul > li a .bp-gallery-poster {
                background-color: rgba(0, 0, 0, 0.1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color 0.15s ease 0s;
                -o-transition: background-color 0.15s ease 0s;
                transition: background-color 0.15s ease 0s;
            }
            .bp-gallery > ul > li a .bp-gallery-poster > img {
                left: 50%;
                margin-left: -10px;
                margin-top: -10px;
                opacity: 0;
                position: absolute;
                top: 50%;
                -webkit-transition: opacity 0.3s ease 0s;
                -o-transition: opacity 0.3s ease 0s;
                transition: opacity 0.3s ease 0s;
            }
            .bp-gallery > ul > li a:hover .bp-gallery-poster {
                background-color: rgba(0, 0, 0, 0.5);
            }
            .bp-gallery .justified-gallery > a > img {
                -webkit-transition: -webkit-transform 0.15s ease 0s;
                -moz-transition: -moz-transform 0.15s ease 0s;
                -o-transition: -o-transform 0.15s ease 0s;
                transition: transform 0.15s ease 0s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                height: 100%;
                width: 100%;
            }
            .bp-gallery .justified-gallery > a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            .bp-gallery .justified-gallery > a:hover .bp-gallery-poster > img {
                opacity: 1;
            }
            .bp-gallery .justified-gallery > a .bp-gallery-poster {
                background-color: rgba(0, 0, 0, 0.1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color 0.15s ease 0s;
                -o-transition: background-color 0.15s ease 0s;
                transition: background-color 0.15s ease 0s;
            }
            .bp-gallery .justified-gallery > a .bp-gallery-poster > img {
                left: 50%;
                margin-left: -10px;
                margin-top: -10px;
                opacity: 0;
                position: absolute;
                top: 50%;
                -webkit-transition: opacity 0.3s ease 0s;
                -o-transition: opacity 0.3s ease 0s;
                transition: opacity 0.3s ease 0s;
            }
            .bp-gallery .justified-gallery > a:hover .bp-gallery-poster {
                background-color: rgba(0, 0, 0, 0.5);
            }
            .bp-gallery .video .bp-gallery-poster img {
                height: 48px;
                margin-left: -24px;
                margin-top: -24px;
                opacity: 0.8;
                width: 48px;
            }
            .bp-gallery.dark > ul > li a {
                border: 3px solid #04070a;
            }
           
/*******Category option*********/
.bp_category_option {
    display: table-row;
    flex-wrap: wrap;
    padding: 0;
    margin: 0
}
.bp_category_option li h3 {
    font-weight: normal;   
    font-size: 14px;
}
.bp_category_option li a {
   margin-right: 10px;
    
}
.bp_category_option li.active a {
    font-weight: bold;    
    color: red;
}
.bp-customer{
    color: black;
}
.bp-offcanvas{
    color: black;
}
.bp-btn-product-preview{
    display: none;
}
.bp-icon-cart{
      display: none;
}
.bp-cart-summary h3{
    font-size: 30px;
}
.bp-cart-summary h5{
    font-weight: bold;
}

/***** Nut close *****/

.modal-product-preview .bp-modal-close {
    background: #b0a1a1;
    padding: 5px;
    border-radius: 50%;
    transform: translate(40%, -40%);
}
.bp-quick-view{
    display: none;
}

/***** Product preview *****/

.bp_product_preview > .row {
    align-items: center;
}

#shopping_form {
  margin-top: 15px;
}

.bp_group_quantity {
    display: inline-flex;
}

.bp_group_quantity button,
.bp_group_quantity input {
  color: #000000;
  width: 50px;
  min-height: 50px;
  border: 1px solid #e4e4e4;
  background: transparent;
  font-size: 20px;
}

.bp_group_quantity input {
  display: unset;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
  border-left: none;
  border-right: none;
}

.product-quantity::-webkit-outer-spin-button,
.product-quantity::-webkit-inner-spin-button {
  display: none;
}

.bp_btn_action_cart .btnAddAction, 
.bp_btn_action_cart .btnAddToCart {
    margin-left: 8px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s;
}

.bp_btn_action_cart .btnAddToCart {
    margin-left: 0;
    display: block;
    margin-top: 15px;
}