/*thoo
702b8a, 112,43,138
c45089, 196,80,137
*/
*{margin: 0; padding: 0;} 
:root {
	--yellow_bold: #f7ae32;
	--yellow: #fbbf39;
	--primary: #6b1347;
	--grey: #58595b; 
	--black: #000000;
}
@font-face{font-family:myfont;src: url('../fonts/UNIVERSITY_REGULAR.woff') format('woff'),url('../fonts/UNIVERSITY_REGULAR.ttf') format('truetype');font-weight:normal;
 font-style:normal;}
@font-face{font-family:myfont1;src: url('../fonts/fontawesome-webfont.woff') format('woff'),url('../fonts/fontawesome-webfont.ttf') format('truetype');font-weight:normal;
 font-style:normal;}
b, strong{font-weight: 600}
a {text-decoration: none; color: #393939}
a:hover{text-decoration: none; color: #393939}
dl, ol, ul{margin: 0}
.block{width: 100%; clear: both}
/*img {
    max-width: 100%;
}*/

 @font-face {
  font-family: 'flexslider-icon';
  src: url('./fonts/flexslider-icon.eot');
  src: url('./fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('./fonts/flexslider-icon.woff') format('woff'), url('./fonts/flexslider-icon.ttf') format('truetype'), url('./fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.load{width: 100%; height: 100%; background: #FFFFFF; position: fixed; top: 0; left: 0; z-index: 1000000; display: block; overflow: hidden; opacity: 0.9}
.icon, .icon img{font-size: 80px; position: absolute; top: 50%; left: 50%; margin-left: -100px; margin-top: -100px; width: 200px}
.xoay{	-ms-animation: xoay 3s ease-in-out infinite;
		-moz-animation: xoay 3s ease-in-out infinite;
		-o-animation: xoay 3s ease-in-out infinite;
		-webkit-animation: xoay 3s ease-in-out infinite;
		animation: xoay 3s ease-in-out infinite;
	
	-webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	
	transform-style: preserve-3d;
	}
@-webkit-keyframes xoay{
0%   { transform: rotateY(0deg); }
    25%  { transform: rotateY(-180deg); }
    50%  { transform: rotateY(0deg); }
    75%  { transform: rotateY(180deg); }
    100% { transform: rotateY(0deg); }
}

@keyframes xoay{
    0%   { transform: rotateY(0deg); }
    25%  { transform: rotateY(-180deg); }
    50%  { transform: rotateY(0deg); }
    75%  { transform: rotateY(180deg); }
    100% { transform: rotateY(0deg); }
}
.hinhgiamgia_mobile{display: none; visibility: hidden}
.hinhgiamgia{overflow: hidden; margin-bottom: 10px}
.hinhgiamgia img {max-width: 100%}
.flash{position:relative;width:100%;margin:0 auto;overflow:hidden}
.flash:before{content: "";position: absolute;left: -665px;top: -460px;width: 200px;height: 15px;background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);transform: rotate(-45deg);
	-webkit-animation: searchLights 2s ease-out 1s infinite;
	-o-animation: searchLights 2s ease-out 1s infinite;
	animation: searchLights 2s ease-out 1s infinite;}

.noidung_vn {margin: 20px 0px; line-height: 1.8rem;}

@-webkit-keyframes searchLights {0% { left: -300px;top: 0;} to{left: 100%;top: 0;}}
@-o-keyframes searchLights {0% { left: -300px;top: 0;} to{left: 100%;top: 0;}}
@-moz-keyframes searchLights {0% { left: -300px;top: 0;} to{left: 100%;top: 0;}}
@keyframes searchLights {0% { left: -300px;top: 0;} to{left: 100%;top: 0;}}
/**********************************Top line***********************************/
#wrap_topline{width: 100%;height: 60px; background-image:linear-gradient(to top right, #6B1346, #c7366a);/*background-image:linear-gradient(to left, #F4BF3A,#F4BF3A,#ffffff)*/}
#topline{width: 80%; height: 100%; color: aliceblue;  margin: auto; }
#topline .topline_left h1{text-align: center; font-size: 30px; margin: auto; line-height: 60px}
#topline .topline_left h1 a{color: #E3E3E3; transition: 0.2s}
#topline .topline_left h1 a:hover{color: #E3E3E3; font-size: 32px;}
.dropdown-menu{z-index: 10000;}
/****************************End topline***********************************/

/**********************************Header***********************************/
header{width: 100%; height: 70px; }
#header_top{width: 100%; background-image:linear-gradient(to left, #F4BF3A,#F4BF3A,#ffffff); overflow: hidden; height: 70px; padding: 5px 0px}
#wrap_header{width: 1300px; height: 70px; margin: auto;}
.main-wrapper .navbar .brand-and-icon img {max-width: none !important;}

/**********************************Header***********************************/
/**********************************Slider***********************************/
.relative{position: relative;}
.row-2 .banner-item{width: 50%;	float: left;padding: 0 15px;margin-bottom: 30px;}
.banner-item h4{font-weight: 700;color:var(--primary);margin-top: 15px;}
.btn-outline{border-radius: 30px;border: 1px solid #231f20;	color: #231f20;	font-weight: 500;line-height: normal;transition: .3s;padding: 10px 30px;}
.btn-outline:hover{	/*color: #fff;*/background: var(--yellow_bold);	border-color: var(--yellow);}
.owl-thumbs {position: absolute;bottom: 0;left: 0;	width: 100%;z-index: 999;background: rgb(0 0 0 / 60%);	display: flex;	align-items: center;justify-content: space-between;}
.slide-thumb-item{padding: 5px 0;text-align: center;flex: 1;color: #fff;font-size: 16px;border-right: 2px solid #fff;cursor: pointer;transition: .3s;border-bottom: 2px solid transparent;opacity: .5;}
.slide-thumb-item.active{/*border-color: var(--primary);*/	opacity: 1;}
.slide-thumb-item:hover{opacity: .8;}
.slide-thumb-item:last-child{border:none;}
.slide-thumb-item b{font-weight: 900;}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;	border-bottom-right-radius: 0;}
.btn-group>.btn:first-child {margin-left: 0;}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 0;}
.btn-group-sm>.btn, .btn-sm {padding: 0 18px;line-height: 2.5;text-transform: uppercase;border-radius: .2rem;font-weight: bold;}

.button-groups{	margin-top: 15px;}
.btn{transition: .3s;}.btn-outline-primary {color: #4480aa;	background-color: #fff;	background-image: none;	border-color: #4480aa;}
.btn-outline-primary.active, .btn-outline-primary:hover, .show>.btn-outline-primary.dropdown-toggle {color: #fff;background-color: #4480aa;	border-color: #4480aa;}
.owl-nav button{width: 40px;height: 40px;	background: #efefef !important; border-radius: 100% !important;	border:1px solid #ccc !important;	display: flex;	justify-content: center;align-items: center;position: absolute;	top: 50%;	left: 5px;	transform: translate(0, -50%);	box-shadow: 0 0 10px #ccc;}
.owl-nav button:hover{	color: #fff !important;	background: var(--yellow) !important;}
.owl-nav button.owl-next{left: inherit;	right: 10px;}
/**********************************Slider***********************************/
/**********************************Home1***********************************/
.text-center{text-align: center}.home_1 { padding-top: 60px;  padding-bottom: 60px; background-image:linear-gradient(to left bottom, #F4BF3A,#F4BF3A,#ffffff);margin-top: -10px;width: 100%}
.heading-title {font-size: 24px; color: var(--primary); letter-spacing: 0.2px;}
.heading-title.small { font-size: 20px;}
.font-700, .bold { font-weight: 700;}
.mt-30 { margin-top: 30px;}
.image-box { font-size: 16px; color: var(--primary);}
.home_1 .image-box img { margin-bottom: 20px; max-height: 85px;}
.image-box { font-size: 16px; color: var(--primary);}
/**********************************Home1***********************************/
/**********************************Home2 - show san pham***********************************/
.home_2{margin-top: 20px}
.home_2 .heading-title{margin-bottom: 20px}
.product-layout .product-image{	position: relative;	border-radius: 5px;	border:1px solid #eeeeee;overflow: hidden;transition: .3s;}
.product-layout .product-image img{	transition: .3s; width: 100%}
.product-layout .product-image:hover img{transform: scale(1.1);}
.product-layout .product-image:hover{box-shadow: 0 0 15px #ccc;}
.product-info{margin-top: 20px;}
.product-layout .product-name{/*min-height: 44px;*/}
.product-layout .product-name a{line-height: normal;font-size: 16px;color: var(--black);}
.product-layout .product-price{	margin-top: 5px;}
.product-price{	min-height: 50px;}
.price-new{	font-weight: 700;font-size: 18px;}
.image-options {position: absolute;	z-index: 90;transition: all 0.3s ease-in 0s;margin: 0;	display: flex;	justify-content: center;align-items: center;width: 100%;top: calc(100% - 40px);}
.image-options .item-img{background: #fff;border: 1px solid #ddd;cursor: pointer;max-width: 35px;border-radius: 100%;margin:0 6px;}
.image-options .item-img img{border-radius: 100%; width: 100%}
.image-options .item-img:hover{	opacity: 1;}
/**********************************Home2 - show san pham***********************************/
/**********************************module-banner***********************************/
.module-banner{	overflow: hidden;transform:.3s;	margin-top: 20px;}
.module-banner .banner-item .banner-image, .box-image{overflow: hidden;}
.module-banner .banner-item, .module-banner .banner-item img, .box-image img{transition: .3s;}
.module-banner .banner-item:hover .banner-image, .box-image:hover{	box-shadow: 0 0 15px #ccc;}
.module-banner .banner-item:hover img, .box-image:hover img{transform: scale(1.1);}
.module.information {	border-right: 1px solid #ccc;}
/**********************************module-banner***********************************/
/************Footer************/
.footer{background: #ffe9f459; padding-top: 10px}
.footer_cl img{width: 100%}
.footer_cl p{font-size: 0.75rem; line-height: 20px; margin-top: 10px; color: #702b8a}
.footer_cl .form_nhantin{padding-left: 0px}
.footer_cl .form_nhantin input{padding: 0px 0px 0px 5px; border: 1px solid #c45089}
.footer_cl .form_nhantin button{padding-left: 10px; padding-right: 5px; margin-left: -5px;
    background: #c45089;color: white; border: 1px solid #c45089; transition: 0.5s;}
    .footer_cl .form_nhantin button:hover{color: #fff810; text-decoration: underline;}
.social a{text-decoration: none;
    font-size: 2.5rem;
    color: #c45089;
    margin-right: 5px;}
.footer_c2 h3, .footer_c3 h3{color: #651a3f; margin-bottom: 10px; font-size: 1.5rem;}
.footer_c2 ul, .footer_c3 ul{width: 100%}
.footer_c2 ul li, .footer_c3 ul li{list-style: none; margin-bottom: 5px}
.footer_c2 ul li a, .footer_c3 ul li a{text-decoration: none; color: #c45089; transition: 0.4s; font-size: 0.8rem;
    font-weight: 400;}
.footer_c2 ul li a:hover, .footer_c3 ul li a:hover{text-decoration: underline; color: #651a3f}
.footer_c3 div{width: 100%; height: 95px; display: block; text-align: center;}
.footer_c3 div img{height: 100%; margin: auto}

.info_business{margin: 10px 0px}
.footer_c4 h3{color: #f14444; margin-bottom: 10px; font-size: 1.5rem;}
.style_footer{text-decoration: none; color: #555; transition: 0.4s; font-size: 0.8rem;
    font-weight: 400; margin-bottom: 5px}
.style_footer1{color: #f14444; font-weight: 500}
.style_footer span{color: #f14444;}
.gmap{height: 160px; margin-bottom: 20px}

.footer_c1, .footer_c2, .footer_c3, .footer_c4{text-align: center}

.footer2{padding-top: 20px; border-top: 1px #c1c1c1 dashed; margin-top: 20px}
.footer2 h3{font-weight: 600;
    font-size: 0.9rem;
    color: #555;
    background-image: url(../images/logo-hodiep-icon.png) ;
    background-repeat: no-repeat;
    background-position: left 4px;
    padding: 8px 0 8px 30px;}

.footer2-2 h3{background-image: url(../images/hoasap_footer.png);}

.footer2-3 h3{background-image: url(../images/logo-chinparty_topline.png); background-position: left 2px;
    padding: 8px 0 8px 80px;}

 .footer2 .desc{margin: 7px 0 8px; color: #555;
    font-size: 0.9rem; padding: 0; margin-bottom: 20px}  

#goTop { bottom: 100px; cursor: pointer; display: none; height: 35px; position: fixed; right: 15px; width: 27px; z-index: 1000; opacity: 0.8;}

#button-contact-vr {   position: fixed;  bottom: 180px;right: 0px;   z-index: 99999;}
#button-contact-vr .button-contact {  position: relative;  margin-top: -5px}
#button-contact-vr .button-contact .phone-vr {   position: relative;  visibility: visible; background-color: transparent; width: 90px; height: 90px; cursor: pointer; z-index: 11; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); transition: visibility .5s; left: 0; bottom: 0; display: block}
.phone-vr-circle-fill { width: 65px; height: 65px; top: 12px; left: 12px; position: absolute; box-shadow: 0 0 0 0 #c31d1d; background-color: rgba(230,8,8,.7); border-radius: 50%; border: 2px solid transparent; -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out; animation: phone-vr-circle-fill 2.3s infinite ease-in-out; transition: all .5s; -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-animuiion: zoom 1.3s infinite; animation: zoom 1.3s infinite}
.phone-vr-img-circle { background-color: #e60808; width: 40px; height: 40px; line-height: 40px; top: 25px; left: 25px; position: absolute; border-radius: 50%; overflow: hidden; display: flex;
    justify-content: center; -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; animation: phone-vr-circle-fill 1s infinite ease-in-out;}
.phone-vr-img-circle a { display: block; line-height: 37px}
.phone-vr-img-circle img { max-height: 25px; max-width: 27px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%)}


@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}


#zalo-vr .phone-vr-circle-fill { box-shadow: 0 0 0 0 #2196F3; background-color: rgba(33,150,243,.7)}
#zalo-vr .phone-vr-img-circle { background-color: #2196F3}
#facebook-vr .phone-vr-circle-fill { box-shadow: 0 0 0 0 #2196F3; background-color: rgba(33,150,243,.7)}
#facebook-vr .phone-vr-img-circle { background-color: #2196F3}
#contact-vr .phone-vr-circle-fill { box-shadow: 0 0 0 0 #2196F3; background-color: rgba(33,150,243,.7)}
#contact-vr .phone-vr-img-circle { background-color: #2196F3}

.phantrang{ width: 100%; display: block; float: left; margin-top: 10px; text-align: center; height: 35px;}
.phantrang a{width: 40px; color: #555; cursor: pointer; background-color: #cdcdcd;padding: 10px 15px;}
.phantrang a:hover{background-color: #bd2026; color: #fff; text-decoration: none}
.phantrang span{background-color: #bd2026; color: #fff; width: 40px; cursor: pointer;padding: 10px 15px;}
.breadcrumb1 { background: none; color: #c3c3c3; padding: 15px 0px}
.breadcrumb1>li {
    display: inline-block;
}
.breadcrumb1>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb1 li:last-child a {
    color: #000;
}
.breadcrumb1 a {
    color: #c3c3c3;
	font-size: 14px
}
.slider1{min-height: 500px}




.product_info h2 {
    margin-top: 0;
    font-size: 26px;
    color: var(--primary);
    letter-spacing: 0.2px;
    font-weight: bold;
}


.option_product .radio-inline
{
	padding-left: 0;
	margin-right: 15px;
	margin-left: 0;
	position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.option_product .radio-inline input
{
	display: none;
}
.option_product .radio-inline img
{
	border-radius: 100%;
	border: 2px solid transparent;
	border-color: transparent;
	cursor: pointer;
}
.option_product .radio-inline.active img
{
	border-color: var(--yellow);
}



.right [class^="col-"]{padding: 0 !important}
.account .dropdown.show{margin-top: 10px}
.account .dropdown.show .account_button{
    border: none;
    background: none !important;
    color: white;
    /*border-right: 1px solid #6a6a6a91;*/
}
.shopping-cart a{color: white;margin: 14px 0px;display: block;}
.header{height: 90px; background-image: url("../images/bg-special.png");}
.header .logo_header{width: 100%; height: 90px}
.header .logo_header a{height: 100%; width: 100%; display: block;}
	.logo_header a img{height: 90%; margin-top: 5px;}
	.h1_page{display: none;}

.search_header form .btn.my-2{ color: #55595c; border-color: #55595c}
    .search_header .btn-outline-success{color: #55595c; border-color: #55595c; background-color: none}
    .search_header .btn-outline-success:hover{color: #55595c; border-color: #55595c; background-color: #55595c26}



/*********************************Trang CHI TIET SAN PHAM**********************************************/
.fix_row{width: 100% !important}
.thongtinsanpham h1{font-size: 1.4rem;  color: #3a3a3a; margin-top: 20px; font-weight: 700; margin-bottom:20px}
.thongtinsanpham hr{margin: 8px 0px}
.r_thongtinsanpham{width:100%; height: 30px}
.comp_thongtinsanpham{height: 120px}
.t_thongtinsanpham{display: block; width: 30%; float:left}
.price_old_thongtinsanpham, .price_thongtinsanpham{display: block; width: 70%; float:left; color: #6c757d;}
.price_thongtinsanpham{color:#df3b3b; font-size:1.25rem; font-weight:700}
.quantity button{padding: 0px 6px;  font-size: 0.9rem; color: #626262; cursor: pointer;}
.quantity button:hover{color:#000}
.quantity input{width: 60px; padding: 0px 10px; text-align: center;}
.addcart_thongtinsanpham{background: #189001; color: white !important; padding: 6px 6px !important; border: 1px solid #189001;  border-radius: 5px;}
.addcart_thongtinsanpham:hover{background: #189001; text-decoration:underline}
.benefit_thongtinsanpham{width: 100%; height:auto; padding: 10px 10px; list-style: none; background-color: #fffcd9; border: 1px solid #d8d297; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -moz-box-shadow: inset 1px 1px 1px #fff; -webkit-box-shadow: inset 1px 1px 1px #fff; box-shadow: inset 1px 1px 1px #fff;-o-box-shadow: inset 1px 1px 1px #fff;color: #f26922;}
	.benefit_thongtinsanpham div{font-size:0.85rem; width:100%; margin-bottom: 3px}
.benefit_thongtinsanpham div span{text-align:center; border: 1px solid #f26922; background: #f26922;border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px;font-weight: 600; color:#fff; font-size: 0.8rem; display:block; width:20px; height:20px; float:left; margin-right:5px}
.note_thongtinsanpham{height:auto;     background-color: #e7ffe2;padding:10px; margin-bottom:10px;  border: 1px solid #b1dab3;  border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;  -moz-box-shadow: inset 1px 1px 1px #fff;  -webkit-box-shadow: inset 1px 1px 1px #fff;  box-shadow: inset 1px 1px 1px #fff;
    -o-box-shadow: inset 1px 1px 1px #fff; color: #189001;}
.note_thongtinsanpham h4{font-size:1rem}
.note_thongtinsanpham p{margin: 0px 0px 5px 0px;padding: 0;line-height: 18px;font-size: 0.9rem;}
.note_thongtinsanpham a:hover{text-decoration: underline; font-weight: bold}

.tabs{margin: 5px 0px; padding-bottom: 30px}
.nut_tabs ul{border-bottom: 1px solid #df3b3b; margin-bottom: 10px; padding-bottom: 2px;}
.nut_tabs ul li{list-style:none; display:inline-block; padding: 10px 20px; cursor:pointer; background: #eff6fa;color: #303030;font-size: 1rem;font-weight: 500; transition:0.4s}
.nut_tabs ul li:hover{color: #df3b3b; text-decoration:underline}
.tab{height:0px; visibility:hidden; display:none; transition:0.4s !important}
.tab img{max-width: 80%; margin: auto; text-align: center; margin-right: 5px}
.tab ul li > *, .tab ol li > *{margin-left: 20px}
.tab ul, .tab ol{margin-bottom: 20px}
.tab h1{margin-top: 35px}
.tab h2{margin-top: 30px}
.tab h3{margin-top: 25px}
.tab h4{margin-top: 20px}
.tab h5{margin-top: 15px}
.active1{background:#df3b3b !important; color:white !important; transition:0.4s}
.show_content{min-height:800px; visibility:visible; display:block; transition:0.4s !important; overflow: hidden; position: relative; padding-bottom: 30px; overflow: scroll; word-wrap: break-word}
.more_show_content{width: 100%; position: absolute; bottom: 0px; left: 0px; background-image: linear-gradient(to bottom, #ffffffb8, #b3b3b3); text-align: center; padding: 10px 0px; font-size: 1.2em; font-style: italic; font-weight: 700; cursor: pointer;}
.dong_show_content{display: none; font-size: 1.2em; font-style: italic; font-weight: 700; cursor: pointer;width: 100%; position: absolute; bottom: -10px; left: 0px;background-image: linear-gradient(to bottom, #b3b3b3, #ffffffb8); padding: 10px 0px}

.sparkle-text {
  	display: inline-block;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    background-color: #ffffff14;
    padding: 0 30px;
    width: 100%;
    text-align: right;
}

.sparkle {
  display: inline-block;
  position: relative;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(90deg, #c30a0a, #ff8b8b, #db0000);
  background-size: 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sparkle::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  animation: sparkle-move 2s infinite;
  pointer-events: none;
}

@keyframes sparkle-move {
  0% { left: -100%; }
  100% { left: 100%; }
}



.thongtingiohang_item{margin: 5px 10px; padding: 10px;box-shadow: 0 2px 5px #0000001a;border: 1px solid #E1E1E1; float: left; width: 100%; position: relative;}
.thongtingiohang_item:nth-child(even){background: #54545426;}
.thongtingiohang_item_image{width: 15%; float: left}
.thongtingiohang_item_chitiet{width: 83%; float: left; margin-left: 2%}
.thongtingiohang_item_chitiet h3{font-size: 1em}
.xoasanpham_giohang{color: red;  position: absolute;  top: 0px;  right: 0px;  font-size: 1.2em;}
.xoasanpham_giohang:hover{color:#0275d8}
.thongtingiohang_price{display: flex; align-items: center; font-weight: bold; color: #424242d9;}
.thongtingiohang_bill{margin: 5px 0px; padding: 10px;box-shadow: 0 2px 5px #0000001a;border: 1px solid #E1E1E1;}
.each-row{width: 100%; float: left; padding-bottom: 7px; font-size: 14px;}
.each-row strong { float: right;}
.last{border-top: 1px solid #E1E1E1; font-weight: 600;}

.button_giohang{width: 100%; margin-left: 0px; margin-top: 10px;padding: 10px 0;  display: inline-block;margin-top: 5px; cursor: pointer; text-align: center; border: none; color: #fff; 
	background-color:#e32d2d; font-weight: 600; font-size: 16px; border-radius: 10px;}
#capnhat, #dangnhap{background: green}
#thiep{width: 100%;margin-top: 5px;}
	.thiep{padding: 3px 0px;}
	.ghichusp_thanhtoan{width: 100%; margin-top: 11px; padding: 3px 10px; height: 55px;}

.thanhtoan_item{width: 100%; text-align: center; margin-top: 10px}
.thanhtoan_item input{padding: 5px 10px; margin-top: 5px; width: 100%; border-radius: 5px; border: 1px solid #706b6b;}
.required{color: red; font-style: italic; width: 100%; float: left; font-size: 12px; height: 20px}
.thongtin_muatang label{cursor: pointer}
.thongtin_muatang_title{font-size: 18px; color: #333333; font-weight: 600; margin: 5px 0px 1rem 0px; width: 100%; float: left; clear: both;}

.lienhe{width: 100%}
.lienhe_item { width: 50%; float: left; }
.lienhe form{width: 100%; height: auto; display: inherit; float: left; padding: 20px;}
.lienhe_item div{width: 100%}
.lienhe_item input, .lienhe_item textarea{padding: 5px 10px;  margin-top: 5px;  width: 70%; border-radius: 5px; border: 1px solid #706b6b;}
#btn_lienhe, #reset_lienhe{width: 70%; margin-left: 0px; margin-top: 10px; padding: 10px 0; display: inline-block; margin-top: 5px; cursor: pointer; text-align: center; border: none; color: #fff; background-color: #e32d2d; font-weight: 600; font-size: 16px; border-radius: 10px;}
#reset_lienhe{background: green}


.items { width: 100%; float: left;z-index: 9; background: white;}
.item {width: 100%; position: relative; border-right: 1px solid rgb(171, 6, 105); float: left; margin-bottom: 40px;border-bottom: 1px solid rgb(171 6 105 / 30%);
    padding-bottom: 5px;}
.item_img {float: left; margin-right: 20px; width: 220px; height: 220px;}
	.item_name {padding: 10px 0; color: rgb(171, 6, 105)}
	.item_name a { line-height: 30px; color: #c45089; font-family: segoe ui light; font-weight: 600; font-size: 30px;}
	.author{ font-family: myfont1; color: #999; margin-bottom: 5px;}
	.author span {font-size: 12px;color: #999;}
	.item_des{ font-family: "-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial",sans-serif;; font-size: 18px; text-indent: 5px; padding: 15px 25px;box-shadow: 0.1em 0.2em 0.5em 1px;}
	.item_date{ width: 80px; height: 40px; background: rgb(171, 6, 105); position: absolute; bottom: 0px; right: 0; font-family: myfont;}
.post_day { color: #FFF; font-size: 16px; width: 100%; text-align: center; line-height: 16px; display: block; font-weight: 700; margin-top: 5px;}
.month_year { color: #FFF; font-size: 12px; width: 100%; text-align: center; line-height: 16px; display: block;}




.emptycart{text-align: center; font-weight: bold; font-size: 24px; line-height: 200px;}
#timecount{color: red}
.warning{color: red}

.footer2 h3 {
    font-weight: 600;
    font-size: 0.9rem;
    color: #555;
    background-image: url(../images/logo_happstory_30x30.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding: 8px 0 8px 30px;
}

.title-cat-path {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.all-cate-path {
    text-align: center;
    margin-bottom: 30px;
}
.all-cate-path ul li {
    display: inline-block;
}
.all-cate-path ul li:after {
    content: "/";
    font-size: 12px;
    color: #333;
    padding: 0 10px 0 12px;
}
.all-cate-path ul li a {
    color: #333;
	transition: 0.5s
}
.all-cate-path ul li a:hover {
    font-weight: bold;
	text-decoration: underline
}
.all-cate-path ul li.active a {
    font-weight: bold;
}





.sidebar {
    width: 100%; /* Width of your sidebar */
    height: 600px; /* Adjust height as needed */
    overflow: hidden;
    position: relative;
}

.image-slider {
    position: absolute;
    width: 100%;
}

.slide {
    width: 100%;
    height: 100%; /* Adjust height of each slide */
	margin-bottom: 20px;
	border-bottom: 1px solid #DCDCDC;
}


.slide img {
    width: 100%;
    height: auto;
    display: block;
	border-radius: 5px;
	transition: 0.5s;
	cursor: pointer;
}
.slide img:hover{
	transform: scale(1.1)
}

.sidebar_title{font-size: 16px; padding: 5px; text-align: center}
.sidebar_title a:hover{font-weight: bold; text-decoration: underline}


h3.heading_title {
    margin-top: 0;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.small_heading_title {
    margin-top: 0;
    font-size: 18px;
}
.item_des2 p img{width: 30% !important; margin: auto}
.item_des2 h4{margin: 30px 0 5px 0}

.cauhoilienquan{background-color: rgb(231, 246, 255);padding: 20px 20px 10px 20px;
    border-radius: 20px;     box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}
.hieuung {
    width: 100%;
    margin: auto;
    margin: 20px 0px;
}



.motkhoi h4 {
    /*background: #1abc9c;
    color: white;*/
    border-top: 1px solid #ddd;
    display: block;
    font-size: 110%;
    padding: 0.6em 2.3em;
    cursor: pointer;
	text-align: left;
	font-weight: 700
}

.row_down{background: url(../images/arrow_down.png) no-repeat left 20px; transition: 0.5s; transform: rotate()}
.row_up{background: url(../images/arrow_up.png) no-repeat left 20px; transition: 0.5s; transform: rotate(); color: #045dd1; }

.ndmotkhoi {
    padding:  15px 80px;
    /*border: 1px solid darkgray;*/
	text-align: left;
	font-size: 18px
}

.motkhoi h3:hover {
     color: #045dd1;
}

/************Trang CHI TIET SAN PHAM************/
/********************************************************************************/
                    /*************Di dong-copy****************/
@media(min-width: 1440px)
{
	.home_2{width: 1300px}
}
@media(max-width: 550px)
{
	.only-pc
	{
		display: none !important;
	}
}
@media(min-width: 550px)
{
	.only-mb
	{
		display: none !important;
	}
	.collapse-only-mb
	{
		display: block !important;
	}
	
}
@media screen and (max-width: 992px){
	#topline {
    	width: 100%;
	}
	#topline .topline_left h1{
		font-size: 20px;
		line-height: 20px;
		margin-top: 6px;
	}
}
/*************Di dong tai1711****************/
@media (max-width: 320px) {
*{}
	.common-home{margin-top: 150px}
	.home_2{margin-top: 50px}
	.hinhgiamgia{display: none; visibility: hidden}
.hinhgiamgia_mobile{overflow: hidden; margin-bottom: 10px; display: block; visibility: visible}
.hinhgiamgia_mobile img {max-width: 100%}
.flash{position:relative;width:100%;margin:0 auto;overflow:hidden}
.flash:before{content: "";position: absolute;left: -665px;top: -460px;width: 400px;height: 15px;background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);transform: rotate(-45deg);
	-webkit-animation: searchLights 2.5s ease-out 1s infinite;
	-o-animation: searchLights 2.5s ease-out 1s infinite;
	animation: searchLights 2.5s ease-out 1s infinite;}
	.item_des2 p img{width: 50% !important; margin: auto}
	.motkhoi h4{padding: 15px}
	.ndmotkhoi {padding:  10px; /*border: 1px solid darkgray;*/font-size: 16px}
	
	.item_img{width: 40%; height: auto}
	.item{height: 280px}
	.slide img {
    width: 60%;
	margin: auto;
	}
}


@media  (min-width: 321px) and (max-width: 480px) {
*{}
	.common-home{margin-top: 150px}
	.home_2{margin-top: 50px}
	.hinhgiamgia{display: none; visibility: hidden}
.hinhgiamgia_mobile{overflow: hidden; margin-bottom: 10px; display: block; visibility: visible}
.hinhgiamgia_mobile img {max-width: 100%}
.flash{position:relative;width:100%;margin:0 auto;overflow:hidden}
.flash:before{content: "";position: absolute;left: -665px;top: -460px;width: 400px;height: 15px;background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);transform: rotate(-45deg);
	-webkit-animation: searchLights 2s ease-out 1s infinite;
	-o-animation: searchLights 2s ease-out 1s infinite;
	animation: searchLights 2s ease-out 1s infinite;}
	.motkhoi h4{padding: 15px}
	.ndmotkhoi {padding:  10px; /*border: 1px solid darkgray;*/font-size: 16px}
	.item_des2 p img{width: 50% !important; margin: auto}
	.item_img{width: 40%; height: auto}
	.item{height: 280px}
	.slide img {
    width: 60%;
	margin: auto;
	}
	.item_name a {line-height: 22px; font-size: 22px}
}




@media  (min-width: 481px) and (max-width: 667px) {/*width: 568*/
*{}
	.common-home{margin-top: 150px}
	.home_2{margin-top: 50px}
		.hinhgiamgia{display: none; visibility: hidden}
.hinhgiamgia_mobile{overflow: hidden; margin-bottom: 10px; display: block; visibility: visible}
.hinhgiamgia_mobile img {max-width: 100%}
.flash{position:relative;width:100%;margin:0 auto;overflow:hidden}
.flash:before{content: "";position: absolute;left: -665px;top: -460px;width: 400px;height: 15px;background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);transform: rotate(-45deg);
	-webkit-animation: searchLights 2s ease-out 1s infinite;
	-o-animation: searchLights 2s ease-out 1s infinite;
	animation: searchLights 2s ease-out 1s infinite;}
	.motkhoi h4{padding: 15px}
	.ndmotkhoi {padding:  10px; /*border: 1px solid darkgray;*/font-size: 16px}
	.item_des2 p img{width: 50% !important; margin: auto; }
	.slide img {
    width: 60%;
	margin: auto;
	}
	.item_name a {line-height: 22px; font-size: 22px}
	
}
@media  (min-width: 668px) and (max-width: 812px) {/*width: 668*/
*{}
	.common-home{margin-top: 150px}
	.home_2{margin-top: 45px}
		.hinhgiamgia{display: none; visibility: hidden}
.hinhgiamgia_mobile{overflow: hidden; margin-bottom: 10px; display: block; visibility: visible}
.hinhgiamgia_mobile img {max-width: 100%}
.flash{position:relative;width:100%;margin:0 auto;overflow:hidden}
.flash:before{content: "";position: absolute;left: -665px;top: -460px;width: 400px;height: 15px;background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);transform: rotate(-45deg);
	-webkit-animation: searchLights 2s ease-out 1s infinite;
	-o-animation: searchLights 2s ease-out 1s infinite;
	animation: searchLights 2s ease-out 1s infinite;}
	.motkhoi h4{padding: 15px}
	.ndmotkhoi {padding:  10px; /*border: 1px solid darkgray;*/font-size: 16px}
	.item_des2 p img{width: 50% !important; margin: auto}
	.item_name a {line-height: 22px; font-size: 22px}

}
@media  (min-width: 813px) and (max-width: 1023px) {/*width: 668*/
*{}
	.common-home{margin-top: 150px}
	.home_2{margin-top: 50px}
}


@media  (min-width: 1024px) and (max-width: 1200px) {



}

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

/************* MENU TOP ******************************/
}














