.title-rpmenu {
    padding: 0px;
    color: #FFF;
    font-size: 17px;
    cursor: pointer;
    cursor: hand;
    position: fixed;
    top: 25px;
    /* left: 10px; */
    z-index: 12345;
}
.title-rpmenu .icon-bar {
    width: 35px;
    height: 4px;
    background: white;
    float: left;
    clear: both;
    margin: 3px 0px;
    border-radius: 5px;
    overflow: hidden;
}
.cart-epx{display:none}




#responsive-menu .close{    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 26px;
z-index: 123;}
#responsive-menu {
    position: fixed;
    z-index: 1;
    background: white;
    width: auto;
    max-height: 100%;
    z-index: 1234;
    max-height: 420px;
    overflow-y: auto;
    left: -300px;
    height:100%;
    width:300px;
    min-height:100%;
    box-shadow: rgba(50, 50, 50, 0.498039) -2px 0px 5px 0px inset;
}



#responsive-menu .content {
    max-width: 300px;
    float: right;
    width: 100%;
	
}
#responsive-menu .content ul {
    list-style: none;
    padding: 0;
	
    width: 100%;
}
#responsive-menu .content > ul{
	
	padding: 0 5px;
	
	margin: 0;
}

#responsive-menu .content  .toggle-menu{
	float: right;
    cursor: hand;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
}
#responsive-menu .content  .toggle-menu.active{
	
}
#responsive-menu .content  ul li a{
	color: black;
	font-size: 16px;
	padding-left: 5px;
	font-family: Avo;
	text-transform: uppercase;
}
#responsive-menu .content  ul li{
	
	-moz-transition: all 0.5s ease;
	
	-o-transition: all 0.5s ease;
	
	-ms-transition: all 0.5s ease;
	
	transition: all 0.5s ease;
	
	padding: 8px 0px;
	
	border-bottom:1px solid rgba(247, 246, 246, 0.25);
	
	position: relative;
	
	cursor: hand;
	
	cursor: pointer;
	
	float: none;
	
	/* border-top: 1px solid #EE1580; */
	
	border-bottom: 1px solid var(--bg-website);
}
#responsive-menu .content  ul li:hover{/* background:#0E0D0D */}
#responsive-menu .content  ul li ul{display:none}
#responsive-menu .content li li:first-child{/* border-top: 1px solid rgba(247, 246, 246, 0.25); */border-bottom: 1px solid var(--bg-website);}
#responsive-menu .content > ul > li ul{
    position: relative;
    top: 9px;
}
#responsive-menu .content > ul li ul li{
    /* padding-left: 15px; */
    text-indent: 10px;
    border-bottom: 1px solid #ee158063;
}
#responsive-menu .content > ul li ul li ul li{text-indent:20px}
#responsive-menu .content > ul > li > ul > li > ul{}
.title-rpmenu .wrap{
    padding: 10px;
    background: var(--bg-website);	
	border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
#responsive-menu .content  ul .active a{
    text-decoration: none;
    color: var(--bg-website);	
}
.search-box .keyword{
    width: 99%;
    padding: 10px;
    background: #fff;
    color: #000;
}
.search-box button{
    width: 5%;
    padding: 8px 0px;
    background: none;
    border: none;
    float: right;
    margin-top: -40px;
    margin-right: 10px;	
}
.search-box .keyword::-webkit-input-placeholder {
	color: #ffffff;
}

.headerrp{
	padding: 10px 10px;
}
.giohangheaderrp {
    position: fixed;
    z-index: 999;
    right: 0px;
    top: 51px;
    background: var(--bg-website);
    padding: 10px 5px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.giohangheaderrp img{
	width: 30px;
}
.giohangheaderrp a{
	color: #ffffff;
    font-size: 14pt;
}
@media (max-width: 767px){
	.title-rpmenu{
		top:55px;
	}
	.divsanpham .col-xs-6 ,#product-wrap .col-xs-6{
		padding:0px 3px;
	}
	.col_6 ,.col_3 ,.col_10 ,.col_2{
		width:100%;
	}
	.col_2{
		text-align:center;
	}
	.tab-content img{
		width:100%;
		height:auto;
	}
}
.hinhspmb img{
	margin:0 auto;
}
@media (max-width: 1200px){
    .phaine{
        display: none;
    }
        .traine{
    width: 100%;
    }
}
