/*@font-face {
    font-family: 'ToySans';
    src: url('../fonts/SVN-ToySans.eot');
    src: local('☺'), url('../fonts/SVN-ToySans.woff') format('woff'), url('../fonts/SVN-ToySans.ttf') format('truetype'), url('../fonts/SVN-ToySans.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@import url('https://fonts.googleapis.com/css?family=Baloo+Tammudu');
.toysans{
	font-family: 'Baloo Tammudu', cursive;
}
.list-image {
    margin-top: 3%;
}
a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Baloo Tammudu', cursive;left: 0px;transition: all 0.3s;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Baloo Tammudu', cursive;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 800;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-center{display: flex;align-items: center;justify-content: center;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.loading {
  position: absolute;
  top: 50%;
  left: 50%;
}
.box-maps iframe{width: 100%}
.loading-bar {
  display: inline-block;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  animation: loading 1s ease-in-out infinite;
}
.loading-bar:nth-child(1) {
  background-color: #3498db;
  animation-delay: 0;
}
.loading-bar:nth-child(2) {
  background-color: #c0392b;
  animation-delay: 0.09s;
}
.loading-bar:nth-child(3) {
  background-color: #f1c40f;
  animation-delay: .18s;
}
.loading-bar:nth-child(4) {
  background-color: #27ae60;
  animation-delay: .27s;
}

@keyframes loading {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1, 2.2);
  }
  40% {
    transform: scale(1);
  }
}
.box-loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #00000085;
}
ul.dropdown-menu.info-user-header {
    padding: 1rem;
    width: 20.5rem;
}
.show .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

.main-header{
	background: linear-gradient(#7b0015, #d20024);
	padding-top: 10px;
}
.share-like ul {
    padding:  0px;
}

.share-like ul li {
    list-style:  none;
    display:  inline-block;
}
.head-top-right .flex{
	justify-content: flex-end;
}
.div-gh p{
	color: #c4a560;
	font-family: 'Baloo Tammudu', cursive;
	font-size: 20px;
}
.div-gh p:first-child{
	font-size: 18px;
}
.div-gh p:last-child{
	font-size: 24px;
}
.div-gh {
    margin: 0 50px 0 15px;
}
.giohang > a{
	position: relative;
	display: inline-block;
}
div#contact iframe {
    width: 100%;
}
.giohang .count-cart {
    position: absolute;
    right: -6px;
    top: -6px;
    display: inline-flex;
    width: 25px;
    height: 25px;
    background: #cdb16e;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: 800;
    border-radius: 50%;
    border: 4px solid #fff;
    padding-top: 7px;
}
.ul-main-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ul-main-menu > li{
	display: inline-block;
}
.ul-main-menu > li > a{
	display: inline-block;
	color: #c4a560 !important;
	font-size: 20px;
	font-family: 'Baloo Tammudu', cursive;
	padding: 15px;
}
.ul-main-menu > li:hover > a{
	color: #eccf38 !important;
}
.ul-main-menu > li:first-child > a{
	padding-left: 0;
}
.ul-main-menu > li:last-child > a{
	padding-right: 0;
}
.block-thucdon{
	width: 20%;
	float: left;
	padding: 0 15px;
	text-align: center;
}
.block-thucdon > a{
	display: flex;
	height: 150px;
	align-items: center;
	justify-content: center;
}
.sub-menu-thucdon {
    background: url(../img/backg-sub.jpg) center right no-repeat;
    background-size: cover;
    padding: 20px 0;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 9999;
}
header{
	position: relative;
}
.nivo-directionNav{
	display: none;
}
.clred{
	color: #bf1930;
}
.sl-thucdon{
	position: relative;
}
.prev-thucdon{
	cursor: pointer;
	position: absolute;
	top: calc(50% - 25px);
	left: -48px;
}
.next-thucdon{
	cursor: pointer;
	position: absolute;
	top: calc(50% - 25px);
	right: -48px;
}
.lindis {
    border-radius: 10px;
    margin-top: -100px;
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 20px;
}
.block-qc {
    padding: 0 15px;
}
.main-tsc {
    background: url(../img/backg-why.jpg) bottom right no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.timhieu{
	font-weight: 800;
	background: #890000;
	border: 2px solid #cdb16e;
	border-radius: 50px;
	padding: 10px 20px 0 20px;
	color: #fff;
}
.timhieu:hover{
	background: #fff;
}
.dv-ha{
	overflow: hidden;
}
.dv-ha img:hover{
	transform: scale(1.3) rotate(10deg);
	transition: all 1s;
}
.main-footer{
	background: linear-gradient(#df0000,#9e0000);
}
.fanpage {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-top: -200px;
    box-shadow: 0px 8px 20px -3px #0009;
}
.social-ft a{
	display: inline-flex;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	border: 2px solid #fff;
	justify-content: center;align-items: center;
	margin: 0 10px;
}
.social-ft a:hover{
	background: #fff;
	color: #a30000;
	border-color: #a30000;
}
.clyell{
	color: #dd8f2e;
}
.title-page h2{
	position: relative;
	z-index: 2;
}
.nen-logo{
	position: relative;
	z-index: 0;
    margin-top: -20px;
}
.title-page{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}
.main-wraper {
    background: #fff;
    margin-top: -100px;
    z-index: 999;
    position: relative;
    border-radius: 10px;
    padding: 40px 15px;
}
.xemthem {
    display: inline-block;
    background: #ebc805;
    color: #000;
    font-weight: 800;
    padding: 6px 15px;
    border-radius: 15px 0 15px 0;
    padding-bottom: 0;
}
.items-km{
	margin-bottom: 30px;
}
.block-km.clearfix {
    margin: 0 -15px;
    padding: 15px 0;
    background: #f6f3f0;
    border-radius: 10px;
}
.ct-items-km {
    background: #fff;
    padding: 20px 10px;
}
.img-box-td{
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.list-td {
    padding: 30px;
}
.list-td p{
    font-size: 20px;
    margin-bottom: 20px;
}
.btn span.glyphicon {    			
	opacity: 0;				
}
.btn.active span.glyphicon {				
	opacity: 1;				
}
.radio-news{
	display: flex;
	align-items: center;
}
.radio-news > span{
	float: left;
	margin: 0 20px;
}
.radio-news > label{
	border-radius: 4px !important;
}
.sub-dktv{
	background: #ce0023;
	text-align: center;
	color: #fff;
	padding: 7px 15px;
	border: none;
	box-shadow: none;
	width: 100%;
	font-weight: 800;
	font-size: 18px;
	border-radius: 4px;
    padding-bottom: 0;
}
.dk-face{
	background: #005890;
	text-align: center;
	color: #fff;
	padding: 7px 15px;
	border: none;
	box-shadow: none;
	width: 100%;
	font-weight: 800;
	font-size: 18px;
	border-radius: 4px;
	display: block;
    padding-bottom: 0;
}
.sub-dktv:hover{
	color: #dd8f2e;
}
.dk-gg{
	background: #ce0023;
	text-align: center;
	color: #fff;
	padding: 7px 15px;
	border: none;
	box-shadow: none;
	width: 100%;
	font-weight: 800;
	font-size: 18px;
	border-radius: 4px;
	display: block;
    padding-bottom: 0;
}
.dk-face:hover,
.dk-gg:hover{
	color: #dd8f2e;
}
.avatar-img{
	border-radius: 50%;
}
.name-tv{
	font-weight: 800;
	margin-left: 10px;
	font-size: 20px;
}
.avatar {
    padding: 15px;
}
.tab-aside .nav-tabs>li {
    display: block;
    float: none;
    margin: 0;
}
.tab-aside .nav-tabs{
	border: none;
}
.tab-aside .nav-tabs>li>a{
	margin: 0;
	font-weight: 800;
	color: #000;
	border-radius: 0;
	border: none;
	font-size: 18px;
}
.tab-aside .nav-tabs>li>a i{
	margin-right: 10px;
}
.tab-aside .nav-tabs>li.active>a, 
.tab-aside .nav-tabs>li.active>a:focus, 
.tab-aside .nav-tabs>li.active>a:hover{
	border: none;
	color: #fff;
	background: #ce0023;
}
.tab-aside {
    margin-top: 20px;
}
.font20{
	font-size: 18px;
}
.side-bar-tv {
    background: #f6f3f0;
}
.table-lsgd .tit-lsgd{
	background: #f6f3f0;
}
.table-lsgd tr td{
	padding: 7px;
}
.btn-file {
    position: relative;
    overflow: hidden;
    background: #f6f3f0;
    padding: 5px 16px;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    border: none;
    float: left;
}
.btn-file input[type=file] {
    position: absolute;
    font-size: 100px;
    opacity: 0;
    outline: none;
    background: white;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.upanh{
	display: block;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 800;
}
.tab-thucdon .nav-tabs>li>a{
	color: #000;
	font-weight: 800;
	border: 1px solid #ccc;
	font-size: 18px;
	margin: 0 10px;
	font-family: 'Baloo Tammudu', cursive;
	border-radius: 10px;
	border: none;
    padding-bottom: 0;
}
.tab-thucdon .nav-tabs{
	border: none;
}
.tab-thucdon .nav-tabs>li.active>a, 
.tab-thucdon .nav-tabs>li.active>a:focus, 
.tab-thucdon .nav-tabs>li.active>a:hover{
    background: #ce0023;
    color: #fff;
    box-shadow: 0 5px 15px -5px #000;
    border: none;
}
.tab-thucdon .nav-tabs>li.active>a:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #ce0023;
    border-width: 6px;
    margin-left: -6px;
}
.ct-thucdon{
	padding: 10px 15px;
}
.items-td {
    background: #fff;
    border-radius: 30px 0 30px 0;
    overflow: hidden;
    margin-bottom: 30px;
}
.items-td:hover{
	box-shadow: 0 6px 15px -5px #000;
}
.nametd{
	height: 45px;
	overflow: hidden;
}
.modal-dialog{
	width: 1140px;
}
#qty_input {
    width: 50px;
    float: left;
    padding: 0;
    height: 24px;
    text-align: center;
    border-radius: 0;
    background: none;
    border: none;
    box-shadow: none;
}
.input-group-prepend{
	float: left;
}
.input-group-prepend button{
	background: none;
	border-radius: 0;
	outline: none !important;
}
.relative-pop{
	position: relative;
}
/*.add-favo {
    position: absolute;
    bottom: 0;
    width: 100%;
}*/
/*.modal-open #modal-popup{
	display: flex;
	align-items: center;
	justify-content: center;
}*/
.add-to-cart {
    display: inline-block;
    background: #ce0023;
    color: #fff;
    font-weight: bold;
    font-family: 'Baloo Tammudu', cursive;
    border-radius: 50px 15px 15px 50px;
    padding-right: 15px;
    margin-right: 20px;
}
.add-to-cart:hover{
    color: #ebc805;
}
.add-to-cart img{
	margin-right: 10px;
}
.yeuthich{
	font-size: 18px;
	color: #000;
}
.prev-pop{
	position: absolute;
	left: -50px;
	top: calc(50%);
}
.next-pop{
	position: absolute;
	right: -50px;
	top: calc(50%);
}
.plus-td {
    position: absolute;
    right: -2px;
    top: 0px;
}
.atc {
    position: relative;
}
@keyframes zoomplus {
    from {transform: scale(2);}
    to {transform: scale(1);}
}
.zoom-plus {
    transform: scale(1);
    animation-name: zoomplus;
    animation-duration: 1s;
}
.share-sobo{
	background: #ce0023;
	color: #fff;
	font-family: 'Baloo Tammudu', cursive;
	padding: 7px 10px;
	border-radius: 5px;
	font-size: 18px;
    padding-bottom: 0;
}
.block-lib{
	margin-bottom: 30px;
}
.pagi-lib{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.pagi-lib li{
	display: inline-block;
}
.pagi-lib li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Baloo Tammudu', cursive;
    color: #000;
    font-size: 16px;
    width: 34px;
    height: 24px;
    border-radius: 7px;
}
.pagi-lib .active,
.pagi-lib li a:hover{
	background: #ce0023;
	color: #fff;
}
.fixed-hd .main-header{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
.logo-fx{
	display: none;
}
.fixed-hd .main-header .head-top-right,
.fixed-hd .main-header .logo{
	display: none;
}
.fixed-hd .main-header .logo-fx{
	display: block;
}
.fixed-hd .sub-menu-thucdon{
	position: fixed;
	top: 65px;
	left: 0;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #4784a1;
    border: none;
    border-radius: 5px;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top i {
    position: relative;
    top: 15px;
}
.btn-breadcrumb {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    overflow: hidden;
}
.btn-breadcrumb li {
    position: relative;
}
.btn-breadcrumb li:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 10px solid #dcdcdc;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb li.active:not(:last-child):after {
    border-left: 10px solid #bf1930;
}
.btn-breadcrumb li.active a {
    background-color: #bf1930 !important;
    color: #fff;
}
.btn-breadcrumb li a {
    color: #838587;
    background-color: #fff !important;
    border-color: #eaeaea;
    font-size: 18px;
    height: 40px;
    text-transform: uppercase;
    cursor: default;
    padding-top: 12px;
    margin-bottom: 0;
    font-weight: 800;
    padding-bottom: 0;
}
.btn-breadcrumb li:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    left: 100%;
    z-index: 3;
}
.td-giohang p {
    background: #bf1930;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding-bottom: 0;
}
.td-giohang {
    background: #bf1930;
    margin: 10px 0;
}
.edit-remo-gh {
    display: inline-flex;
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    align-items: center;
    justify-content: center;
    color: #000;
    margin-right: 5px;
}
.item-giohang{
    margin: 15px 0;
    background: #f6f6f6;
    padding: 10px;
    border: 1px solid #ccc;
}
.tieude-gh{
	margin-left: 20px;
	font-weight: 800;
	font-size: 20px;
}
.tieude-gh {
    margin-left: 20px;
    font-weight: 800;
    font-size: 18px;
    display: inline-block;
    width: calc(100% - 100px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.agh {
    width: 120px;
    float: left;
    margin-right: 35px;
}
.ct-agh {
    float: left;
    padding: 0;
    width: calc(100% - 155px);
}
.img-sp-gh {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.link-more {
    font-size: 16px;
    color: #ff0000;
    margin: 30px 0;
}
.link-more a {
    border: dashed 1px #FF0000;
    border-radius: 7px;
    width: 100%;
    padding: 8px 0px;
    background: #f6f6f6;
    display: flex;
    align-items: center;
}
.link-more a .img-loa {
    padding: 0 10px;
    margin-top: 4px;
    width: 50px;
    float: left;
}
.link-more .text.short-text {
    float: left;
    font-size: 18px;
    padding-top: 9px;
}
.a-thanhtoan{
	display: inline-block;
	text-align: center;
	padding: 10px 15px;
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	background: #bf1930;
	border-radius: 7px;
    padding-bottom: 0;
}
.block-ttgh .nav-tabs>li {
    float: left;
    margin-bottom: 0;
    width: 50%;
    text-align: center;
}
.block-ttgh .nav-tabs>li>a{
	border: none;
	margin: 0;
	border-radius: 5px;
	font-size: 20px;
	font-weight: 800;
	color: #000;
    padding-bottom: 0;
}
.block-ttgh .nav-tabs>li.active>a, 
.block-ttgh .nav-tabs>li.active>a:focus, 
.block-ttgh .nav-tabs>li.active>a:hover{
	border: none;
	box-shadow: none;
	background: #bf1930;
	color: #fff;
}
.block-ttgh .nav-tabs{
	border: none;
}
.block-ttgh {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
}
.top-dcgh{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #bf1930;
	padding: 10px 15px;
	border-radius: 5px;
    padding-bottom: 0;
}
.top-dcgh h4{
	font-size: 22px;
}
.top-dcgh a{
    color: #fff;
    padding: 7px 20px;
    background: #ad172b;
    border-radius: 5px;
    font-size: 18px;
}
.diachigiaohang {
    border: 1px solid #ccc;
    border-radius: 5px;
}
.bt-dcgh {
    padding: 20px;
}
.tongdongia {
    border: 1px solid #ccc;
    padding: 20px;
}
.btn span.glyphicon {               
    opacity: 0;             
}
.btn.active span.glyphicon {                
    opacity: 1;             
}
.luachon .btn-group{
    width: 100%;
}
.funkyradio div {
    overflow: hidden;
    margin-bottom: 2px;
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
}

.funkyradio label {
  font-weight: normal;
  padding-top: 4px;
  padding-left: 30px;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: #D1D3D4;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: 5px;
  color: #C2C2C2;
  padding-top: 4px;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: 5px;
  color: #333;
  background-color: #ccc;
  padding-top: 4px;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}
.tit-trangmieng {
    background-color: #e4002b;
    color: #fff !important;
    text-align: center;
    height: 43px;
    line-height: 50px;
    text-transform: uppercase;
}
.item-ms{
    width: 160px;
    margin-right: 18px;
    margin-bottom: 5px;
    text-align: center;
    height: 200px;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 28px;
}
.m-scroll .item-ms:last-child{
    margin-right: 0;
}
.item-ms .tit-ms{
    font-size: 14px;
    overflow: hidden;
    color: #000;
    text-transform: capitalize;
    background: #e4e4e4;
    margin-bottom: 0;
    line-height: 18px;
    border-bottom: 1px solid #e1e1e1;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
}
.item-ms .img-ms {
    border-bottom: 3px solid #f1022a;
    overflow: hidden;
}
.trangmieng .funkyradio div {
    width: 100%;
    margin: 0;
    padding: 10px;
}
.dtb{
    overflow: auto;
}
#modal-popup.modal.in .modal-dialog{
    top: 50px;
}




@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a {
        padding: 15px 8px;
        font-size: 18px;
    }
    .modal-dialog{
		width: 970px;
	}
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #544b20;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 20px 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
    }
    .menu-mobile li {
        border-bottom: 1px solid rgba(219, 219, 219, 0.21176470588235294);
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        font-family: 'Baloo Tammudu', cursive;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid rgba(219, 219, 219, 0.21176470588235294);
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid rgba(219, 219, 219, 0.21176470588235294);
        border-bottom: none;
        background: rgba(255,255,255,.08);
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        left: 280px;
        transition: all 0.3s;
    }
    .header-mobile {
        padding: 10px 0;
        background: linear-gradient(#7b0015, #d20024);
    }
    .div-gh {
	    margin: 0;
	}
	.giohang img{
		width: 40px;
	}
	.lindis{
		margin-top: 0;
		padding: 20px 0;
	}
	.map-lh iframe{
		height: 500px;
	}
	.fanpage{
		margin-top: 20px;
	}
	.main-wraper{
		margin-top: 0;
	}
	.modal-dialog{
		width: 750px;
	}
	#modal-popup .flex-n{
		display: block;
	}
	.add-favo{
		position: relative;
	}
	.add-to-cart{
		font-size: 12px;
	}
	.flex-order{
		display: flex;
		flex-wrap: wrap;
	}
	.order-1{
		order: 1;
		width: 100%;
	}
	.order-2{
		order: 2;
		width: 100%;
	}
	.order-3{
		order: 3;
		width: 100%;
	}
	.btn-breadcrumb li a{
		font-size: 16px;
	}
	.item-giohang .center{
		text-align: left;
		margin-top: 10px;
	}
	.item-giohang .flex-center {
	    justify-content: end;
	    margin: 15px 0;
	}
	.block-ttgh .nav-tabs>li>a{
		font-size: 15px;
	}
    #modal-popup.modal.in .modal-dialog{
        top: 0;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .block-ttgh .nav-tabs>li{
    	width: 100%;
    }
    .prev-thucdon{
    	left: -15px;
    }
    .next-thucdon{
    	right: -15px;
    }
    .map-lh iframe{
		height: 400px;
	}
	.div-fanpage{
		overflow: hidden;
	}
	.blmb{
		display: block;
	}
	.main-tsc{
		background-position: center center;
	}
	.dang-ky-tv .col-md-3 p,
	.form-tttv .col-md-3 p,
	.form-dcgh .col-md-3 p{
		margin-bottom: 10px;
	}
	.tab-thucdon .nav-tabs>li{
		width: 100%;
		float: none;
		margin: 0;
	}
	.tab-thucdon .nav-tabs>li.active>a:before{
		content: unset;
	}
	.modal-open #modal-popup{
		display: block;
        margin: 15px;
	}
	.modal-dialog{
		width: auto;
	}
	.close-pop {
	    position: absolute;
	    right: 5px;
	    top: 5px;
	    z-index: 9999;
	    font-size: 24px;
	    background: #fff;
	    border-radius: 50%;
	}
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .div-gh p:first-child {
	    font-size: 15px;
	    margin-bottom: 10px;
	}
	.div-gh p:last-child {
	    font-size: 15px;
	}
	.map-lh iframe{
		height: 300px;
	}
	.fanpage{
		padding: 15px;
	}
	.share-like > a:first-child{
		margin-right: 7px !important;
	}
	.main-wraper{
		padding: 20px 0;
	}
	.table-lsgd{
		overflow: auto;
	}
	.table-lsgd table{
		width: 600px;
	}
	.share-sobo{
		display: block;
	}
	.add-to-cart {
	    font-size: 12px;
	    display: block;
	    margin-bottom: 20px;
	}
	.tab-thucdon .nav-tabs>li>a{
		padding: 5px 10px;
		font-size: 15px;
	}
    .name-ma{
        height: 59px;
        margin-top: 10px;
    }
    .editer img{
        height: auto;
    }
}
.sale {
    position: absolute;
    display: inline-block;
    background: #c30021;
    color: white;
    height: 4.5rem;
    width: 4.5rem;
    text-align: center;
    vertical-align: middle;
    line-height: 5.5rem;
    /* margin: 45vh 45vw; */
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    -webkit-animation: beat 1s ease infinite alternate;
    animation: beat 1s ease infinite alternate;
    top: 0%;
    z-index: 9999999999999999999999999;
    right: 0%;
}
.sale:before, .sale:after {
  content: "";
  position: absolute;
  background: inherit;
  height: inherit;
  width: inherit;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.sale:after {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}

@-webkit-keyframes beat {
  from {
    -webkit-transform: rotate(-20deg) scale(1);
            transform: rotate(-20deg) scale(1);
  }
  to {
    -webkit-transform: rotate(-20deg) scale(1.1);
            transform: rotate(-20deg) scale(1.1);
  }
}

@keyframes beat {
  from {
    -webkit-transform: rotate(-20deg) scale(1);
            transform: rotate(-20deg) scale(1);
  }
  to {
    -webkit-transform: rotate(-20deg) scale(1.1);
            transform: rotate(-20deg) scale(1.1);
  }
}
