/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.fix-1 {
	width:1024px;
}
.header-bar-1 {
	height:33px;
	background-color:#f0f7f7;
}
.bg_xanh {
	background-color:#f0f7f7;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.header_show {
	background-image:url(../images/bg-header.jpg);
	background-repeat:repeat;
}
.menu_tab {
	background-image:url(../images/bg-top.gif);
	background-repeat:repeat-x;
	height:12px;
}
.menu_d_show {
	background-color:#c50000;
	border:solid 1px #470001;
	margin-top:20px;	
}
.menu_d_show .navbar {
	padding:5px;
	width:100%;
	color:#FFF;	
}
.mr-sm-2 {
	width:150px;
	background-color:#f2b80c;
	border:solid 1px #e1a300;
}
.header_show .btn-outline-success {
	background-color:#e7a302;
	border:solid 1px #e7a302;
	width:40px;
}
.header_show .col-sm-4 {
	padding-right:0px;
	padding-top:50px;
}
.header_cart {
	width:80%;
	background-color:#e7a302;
	background-image:url(../images/icon-cart.png);
	background-repeat:no-repeat;
	height:38px;
	font-size:22px;
	color:#F00;
	padding-right:20px;
}
.product_list {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	text-align:center;
	height:260px;
	margin-top:10px;
}
.footer_main {
	background-color:#c50000;
	height:250px;
}
.footer_info {
	color:#FFF;
	padding-top:20px;
}
.footer_info p {
	padding-top:10px;
}
.footer_info span {
	text-transform:uppercase;
	font-size:16px;
}
.product_list_name_p {
	padding-top:10px;
}
.product_list img {
	padding-top:10px;
	max-width:230px;
	max-height:190px;
	
}
.dropdown-menu {
	background-color:#ae0202;
	margin-top:-5px;	
}
.slide_body {
	background-color:#362a1e;	
}
.hot_menu {
	background-color:#f2efe5;
	width:100%;
}
.hot_menu .col-sm-4 {
	padding-left:0px;
	padding-right:0pc;
}
.list_cat {
	background-color:#f5f5f5;
	width:100%;
}
.list_cat .link {
	color:#FFF;	
}
.body_cat {
	width:100%;
	background-color:#c50000;
	border:solid 1px #470001;
	height:40px;
	padding-top:10px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.nav-top-1 li {
	padding-right:30px;
}
.nav-item a {
	color:#FFF;
	font-size:14px;	
}
.nav-item a:hover {
	color:#470001;	
}
.navbar-expand-sm .navbar-nav .nav-link {

}
.container {
	padding-left:0px;
	padding-right:0px;	
}
p {margin-bottom:0px;}
.in_hoa {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.text_mo {
	font-size:11px;
	color:#999;
}
.nav-top-2 li {
	border-right:solid 1px #d9d8d8;
	padding-left:20px;
	padding-right:20px;
	width:220px;
}
.nav-top-2 li:hover {
	
	background-color:#F5F5F5;	
}
.nav-top-2 li a:hover {
	color:#333;
	text-decoration:none;
}
.padding_0 {
	padding:0px;	
}

.text_center {
	text-align:center;	
}
.border_right {
	border-right:solid 1px #999;	
}
.title_1 {
	font-size:14px;
	font-weight:bold;	
}
.title_2 {
	font-size:14px;	
}


.row {
	margin-right:0px;
	margin-left:0px;	
}

.title_trang {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

.ptop_20 {
	padding-top:20px;
}



.tin_tuc {
	margin-top:20px;	
}
.tin_tuc .col-sm-4 {
	padding-left:0px;
}
.tin_tuc .title_2 {
	font-weight:bold;
}
.xem_them {
	text-align:right;
	width:100%;
}
.xem_them a {
		
}


.wrapper {
	display:none;
}

.container {
    max-width: 1180px;
}
.carousel-item img {
	width:1200px;
	height:354px;
	
}
#myTab .nav-item a {
	color:#333;	
}
#myTab {
	padding-top:20px;
}
/* --*/
.Navbar {
  background-color: #46ACC2;
  display: flex;
  padding: 16px;
  font-family: sans-serif;
  color: white;
}
.Navbar__Link {
  padding-right: 8px;
}
.Navbar__Items {
  display: flex;
}
.Navbar__Items--right {
  margin-left:auto;
}
.Navbar__Link-toggle {
  display: none;
}

.btn-group-lg>.btn, .btn-lg {
	font-size:14px;
	padding:5px;
	background-color:#ff9f1a;
	border-color:#CCC;
}
.detail_product .product_list {
	width:100%;
}

@media only screen and (max-width: 768px) {
  .Navbar__Items,
  .Navbar {
    flex-direction: column;
  }
.Navbar__Items {
    display:none;
  }
.Navbar__Items--right {
    margin-left:0;
  }
.Navbar__ToggleShow {
    display: flex;
  }
.Navbar__Link-toggle {
    align-self: flex-end;
    display: initial;
    position: absolute;
    cursor: pointer;
   } 
}
/*--- */
@media screen and (min-width: 415px) and (max-width: 768px){
	.carousel-item img {
	width:100%;
	height:auto;
	}
	.menu_d_show {
		display:none;
	}
	#destop_menu_1 {
		display:none;
	}
	#destop_menu_2 {
		display:none;
	}
	.wrapper {
		display:block;
	}
	#myCarousel , .wrapper{
		position: absolute;
	}
	#myCarousel {
		 z-index:1;
	}
	.hot_menu {
		display:none;
	}
	.list_cat {
		padding-top:110px;
	}
	
	/* menu ipad */
	.wrapper {
	  width: 100%;
	  margin: 0 auto;
	  z-index:5;
	}
	.logo {
	  color: #fff;
	  font-size: 1rem;
	  margin: 0;
	  padding-top: 15px;
	  padding-left: 20px;
	  text-transform: uppercase;
	  font-weight: 700;
	  letter-spacing: 3px;
	  height: 45px;
	  background-color: #f04343;
	}
	
	.logo span {
	  font-weight: 400;
	}
	
	.menu-toggle {
	  position: absolute;
	  padding: 0.8em;
	  top: 1em;
	  right: .5em;
	  cursor: pointer;
	}
	
	.hamburger,
	.hamburger::before,
	.hamburger::after {
	  content: '';
	  display: block;
	  background: #EBEBD3;
	  height: 3px;
	  width: 2em;
	  border-radius: 3px;
	  -webkit-transition: all ease-in-out 350ms;
	  transition: all ease-in-out 350ms;
	}
	
	.hamburger::before {
	  -webkit-transform: translateY(-7px);
			  transform: translateY(-7px);
	}
	
	.hamburger::after {
	  -webkit-transform: translateY(4px);
			  transform: translateY(4px);
	}
	
	.open .hamburger {
	  -webkit-transform: rotate(45deg);
			  transform: rotate(45deg);
	}
	
	.open .hamburger::before {
	  display: none;
	}
	
	.open .hamburger::after {
	  -webkit-transform: translateY(-1px) rotate(-90deg);
			  transform: translateY(-1px) rotate(-90deg);
	}
	nav {
		margin: 0;
		padding: 0;
		z-index:100;
	}
	
	nav ul {
		display: flex;
		flex-direction: column;
		list-style-type: none;
		padding: 0;
		margin: 0;
		display: none;
	}
	
	nav ul.opening {
		display: block;
		height: auto;
	}
	
	nav li {
	  border-bottom: 1px solid #f6f4e2;
	}
	nav li:last-child {
	  border-bottom: none;
	}
	nav a {
	  color: #EBEBD3;
	  background: #333;
	  display: block;
	  padding: 5px;
	  text-transform: uppercase;
	  text-decoration: none;
	}
	
	nav a:hover,
	nav a:focus {
	  background: #E4B363;
	}
	
	.site-nav--icon {
	  font-size: 1.4em;
	  margin-right: 1em;
	  width: 1.1em;
	  text-align: right;
	  color: rgba(255,255,255,.4);
	}
	/* end menu ipad */
	#phu_huynh .carousel-control-prev {
		left: -10px;
	}
	#phu_huynh .carousel-control-next {
		right: -10px;
	}
	#slide_course .carousel-control-next {
		right: -45px;
	}
	#slide_course .carousel-control-prev {
		left: -35px;
	}
}

@media screen and (max-width: 414px){
	.carousel-item img {
	width:100%;
	height:auto;
	}
	.wrapper {
		display:block;
	}
	.menu_d_show {
		display:none;
	}
	.title_2 {
		text-align:center;
	}
	
	#destop_menu_1 {
		display:none;
	}
	#destop_menu_2 {
		display:none;
	}
	#myCarousel , .wrapper{
		position: absolute;
	}
	#myCarousel {
		 z-index:1;
	}
	.hot_menu {
		display:none;
	}
	.list_cat {
		padding-top:110px;
	}
	/* menu mobile */
	.wrapper {
	  width: 100%;
	  margin: 0 auto;
	  z-index:5;
	}
	.logo {
	  color: #fff;
	  font-size: 1rem;
	  margin: 0;
	  padding-top: 15px;
	  padding-left: 20px;
	  text-transform: uppercase;
	  font-weight: 700;
	  letter-spacing: 3px;
	  height: 45px;
	  background-color: #f04343;
	}
	
	.logo span {
	  font-weight: 400;
	}
	
	.menu-toggle {
	  position: absolute;
	  padding: 0.8em;
	  top: 1em;
	  right: .5em;
	  cursor: pointer;
	}
	
	.hamburger,
	.hamburger::before,
	.hamburger::after {
	  content: '';
	  display: block;
	  background: #EBEBD3;
	  height: 3px;
	  width: 2em;
	  border-radius: 3px;
	  -webkit-transition: all ease-in-out 350ms;
	  transition: all ease-in-out 350ms;
	}
	
	.hamburger::before {
	  -webkit-transform: translateY(-7px);
			  transform: translateY(-7px);
	}
	
	.hamburger::after {
	  -webkit-transform: translateY(4px);
			  transform: translateY(4px);
	}
	
	.open .hamburger {
	  -webkit-transform: rotate(45deg);
			  transform: rotate(45deg);
	}
	
	.open .hamburger::before {
	  display: none;
	}
	
	.open .hamburger::after {
	  -webkit-transform: translateY(-1px) rotate(-90deg);
			  transform: translateY(-1px) rotate(-90deg);
	}
	nav {
		margin: 0;
		padding: 0;
		z-index:100;
	}
	
	nav ul {
		display: flex;
		flex-direction: column;
		list-style-type: none;
		padding: 0;
		margin: 0;
		display: none;
	}
	
	nav ul.opening {
		display: block;
		height: auto;
	}
	
	nav li {
	  border-bottom: 1px solid #f6f4e2;
	}
	nav li:last-child {
	  border-bottom: none;
	}
	nav a {
	  color: #EBEBD3;
	  background: #333;
	  display: block;
	  padding: 5px;
	  text-transform: uppercase;
	  text-decoration: none;
	}
	
	nav a:hover,
	nav a:focus {
	  background: #E4B363;
	}
	
	.site-nav--icon {
	  font-size: 1.4em;
	  margin-right: 1em;
	  width: 1.1em;
	  text-align: right;
	  color: rgba(255,255,255,.4);
	}
	/* end menu mobile */
	
	.ptop_20 img {
		max-width:180px;	
	}
	.ptop_20 p {
		display:none;	
	}
	
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

.card {
  background: #eee;
  padding: 3em;
  line-height: 1.5em; }

@media screen and (min-width: 997px) {


.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

/*# sourceMappingURL=style.css.map */