body {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    line-height: 22px;
    background-color: #fff;
}

a:hover {
    text-decoration: none;
    color: #fb6e2e;
}

.link {
    color: #fb6e2e;
}

a.link:hover {
	color: #fb6e2e;
	filter: brightness(1.2);
	text-decoration: none;
}
.left {float: left}
.right {float: right}
.txt-right {
  text-align: right !important;
}
.txt-left {
  text-align: left !important;
}
.flex {
  display: flex;
  align-items: center;
}
.justify-content-space {
    justify-content: space-between;
}
.flex-d {
    display: flex !important;
  }
.rowclm {
    flex-wrap: wrap;
}
.nflex {
    display: inline-flex;
    align-items: center;
  }
.align-items {
  align-items: center;
}
.relative {
  position: relative !important;
}
.list-item {
  display: list-item;
}
.flex-row {
  flex-wrap: wrap;
  align-items: center;
}
.line_border_b {
  border-bottom: 1px solid #e0e0e0 ;
}
.line_border_l {
  border-left: 1px solid #e0e0e0 ;
}
.none_line_border_left {
  border-left: 0 !important;
}
.none_border_right {
  border-right: 0 !important;
}
.text-center {
  text-align: center !important;
}
.per5 {height: 5%;}
.per7 {height: 7%;}
.per10 {height: 10%;}
.per80 {height: 80%;}
.per85 {height: 85%;}
.flex-left {    justify-content: flex-start;}
.flex-right {    justify-content: flex-end;}
.flex-all {    justify-content: flex-end;}
.pt0 {padding-top: 0 !important;}
.p0 {padding: 0 !important;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.p15 {padding: 15px;}
.m0 {margin: 0;}
.mt10{margin-top:10px}
.nomargin{margin: 0}
.p0{padding: 0px}
.p5{padding: 5px}
.p15{padding: 15px}
.p10{padding: 10px}
.p20{padding: 20px}
.pt4{padding-top: 4px}
.pt0{padding-top: 0px}
.pt5{padding-top: 5px}
.p5{padding: 5px}
.pt8{padding-top: 8px}
.pt10{padding-top: 10px}
.pt12{padding-top: 12px}
.pt15{padding-top: 15px}
.pl4{padding-left: 4px}
.pl5{padding-left: 5px}
.pl8{padding-left: 8px}
.pl10{padding-left: 10px}
.pl12{padding-left: 12px}
.pl15{padding-left: 15px}
.pr4{padding-right: 4px}
.pr5{padding-right: 5px}
.pr8{padding-right: 8px}
.pr10{padding-right: 10px}
.pr12{padding-right: 12px}
.pr15{padding-right: 15px}
.pr15{padding-right: 15px}
.plr15{padding-right: 15px; padding-left: 15px;}
.plr20{padding-right: 20px; padding-left: 20px;}
.plr25{padding-right: 25px; padding-left: 25px;}
.ptb15{padding-top: 15px; padding-bottom: 15px;}
.ptb20{padding-top: 20px; padding-bottom: 20px;}
.ptb25{padding-top: 25px; padding-bottom: 25px;}
.pb0{padding-bottom: 0px}
.pb5{padding-bottom: 5px}
.pb10{padding-bottom: 10px}
.pb12{padding-bottom: 12px}
.pb15{padding-bottom: 15px}
.mt0{margin-top: 0px}
.m1{margin: 1px}
.m3{margin: 3px}
.m4{margin: 4px}
.m2{margin: 2px}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt12{margin-top: 12px}
.mt15{margin-top: 15px}
.ml5{margin-left: 5px}
.ml10{margin-left: 10px}
.ml12{margin-left: 12px}
.ml15{margin-left: 15px}
.mr5{margin-right: 5px}
.mr10{margin-right: 10px}
.mr12{margin-right: 12px}
.mr15{margin-right: 15px}
.mb0{margin-bottom: 0px}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt15{margin-top: 15px}
.mt20{margin-top: 20px}
.mt25{margin-top:25px !important}
.mt30{margin-top:30px !important}
.mt35{margin-top:35px !important}
.mt40{margin-top:40px !important}
.mb5{margin-bottom: 5px}
.mb10{margin-bottom: 10px !important}
.mb12{margin-bottom: 12px !important}
.mb15{margin-bottom: 15px !important}
.mb20{margin-bottom:20px !important}
.mb25{margin-bottom:25px !important}
.mb30{margin-bottom:30px !important}
.mb35{margin-bottom:35px !important}
.mb40{margin-bottom:40px !important}
.w15p {
  width: 15px;}
.w20p {
  width: 20px;}
.w25p {
  width: 25px;}
.w30p {
  width: 30px;}
.w35p {
  width: 35px;}
.w40p {
  width: 40px;}
  .w50p {
    width: 50px;}
    .w60p {
      width: 60px;}
.w45p {
  width: 45px;}
  .w25 {
    width: 25%;}
.w30 {
  width: 30%;}
.w35{
  width: 35%;}
.w40{
  width: 40%;}
.w45{
  width: 45%;}
.w50{
  width: 50% !important;}
.w55{
  width: 55%;}
.w60{
  width: 60%;}
.w65{
  width: 65%;}
.w70{
  width: 70%;}
.w75{
  width: 75%;}
.w80{
  width: 80%;}
.w85{
  width: 85%;}
.w90{
  width: 90%;}
.w100{
  width: 100%;}
.txt-uppercase  {
  text-transform:uppercase;
}
.normal {font-weight: normal;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font15 {font-size: 15px !important;}
.font16 {font-size: 16px !important;}
.font18 {font-size: 18px !important;}
.font20 {font-size: 20px !important;}
.font22 {font-size: 22px !important;}
.font24 {font-size: 24px !important;}
.font26 {font-size: 26px !important;}
.font28 {font-size: 28px !important;}
.italic {font-style: italic;}
.uppercase {
   text-transform: uppercase;;
}
.warning {color: #a38908;}
.boderb1 {
  border-bottom: 1px solid #ccc;
}
.boderb2 {
  border-bottom: 2px solid #ccc;
}
.stylenone {
  list-style: none;
}
.fontbold {
  font-family: RobotoBold;
}
.mg-top-10 {
    margin-top: 10px !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.bgwhite {
    background-color: #fff;
}
.bold {
    font-weight: 700;
}
.hide {
    display: none !important
}
.show {
    display:inline-block !important
}
/*
* HEADẺ
*
*/
.fill {
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}
#header {
    padding: 10px;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    z-index: 999;
    background:#fff
}
#header .logo {
    display: flex;
    flex-direction: column;
    /* padding: 20px 0 0; */
}
#header .hotline i {
    color: #ff588c;
    font-size: 18px;
    padding-right: 3px;
}
#header .hotline {font-size: 16px;
    font-family: Montserrat, sans-serif;
}
.navigation-wrapper {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	width: 100%;
	margin-top: 7px;
}
.toogle-nav-wrapper.visible .navigation-wrapper, .toogle-nav-wrapper:not(.nav-index):hover .navigation-wrapper {
	opacity: 1;
	visibility: visible;
	z-index: 90;
}
@media (max-width: 1024px) {
	.toogle-nav-wrapper:hover .navigation-wrapper {
		opacity: 1;
		visibility: visible;
		z-index: 90;
	}
}
/* .toogle-nav-wrapper .navigation .submenu {
	left: calc(100% - 6px) !important;
	top: 0px !important;
	height: calc(100% + 2px);
} */

#header .menu_header_fix {
    display:none  
}
#header.active .menu_header_fix {
    /* display:flex ; */
    position: relative;
    display: block;
}
/* #header.active .menu_header_fix  */
.toogle-nav-wrapper:hover .sticky-overlay {
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 7;
	background: rgba(0, 0, 0, .3);
	left: 0;
	top: 0;
}
.toogle-nav-wrapper .sticky-overlay:hover{
    /* display:none */
}
#header.active .logo_show {
    display: none  
}
#header .search {
    text-align: center;
    display: flex;
    justify-content: center;
}

#header .login {
    flex: 0 230px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#header .cart {
    background: url(../images/icon_cart.png) no-repeat center left;
    padding: 0 0 0 40px;
    font-size: 11px;
    line-height: 16px;
    order: 1;
    align-self: flex-end;
}

.header-right {
	font-size: 14px;
	justify-content: end;
}
.header-right .fas {
	font-size: 24px;
}
.header-right a {
	color: #4b4a4a;
}
.header-right a:hover {
	text-decoration: none;
	color: #00a0e3;
}
.cartgroup {
	flex: 0 0 110px;
}
.mini-cart .no-item {
	text-align: center;
}
.mini-cart .no-item p {
	margin: 0 auto;
}
@media (min-width: 768px) {
	.mini-cart > a {
		display: flex;
		align-items: center;
		padding: 8px 5px;
		/*border: 2px solid var(--subheader-background);*/
		border-radius: 6px;
		text-decoration: none;
	}
	.mini-cart > a:hover {
		color: #fff;
		background: #2f4858;
		border-color: #fff
	}
}
.mini-cart > a .count_item {
	display: block;
	background:#00a0e3;
	border-radius: 4px;
	font-size: 12px;
	color: #ffffff; /*var(--primary-color);*/
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	top: 4px;
	left: 20px;
}
@media (max-width: 575px) {
	.mini-cart > a .count_item {
		font-size: 12px;
		top: -5px;
	}
}
.mini-cart {
    position: relative;
}

.top-cart-content {
	position: absolute;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	width: 400px;
	right: 0%;
	top: calc(100% + 8px);
	color: var(--text-color);
	padding: 10px 15px;
	font-size: 14px;
}
.top-cart-content:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px 7.5px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: -9px;
	right: 60px;
}
.top-cart-content:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: -9px;
	z-index: 0;
}
.top-cart-content .list-item-cart, .top-cart-content .mini-products-list {
	list-style: none;
	padding: 0px;
	z-index: 1;
	position: relative;
}
.top-cart-content .list-item-cart {
	max-height: 31ch;
	overflow: auto;
}
.top-cart-content .list-item-cart::-webkit-scrollbar {
	width: 3px;
}
.top-cart-content .list-item-cart::-webkit-scrollbar-thumb {
	background-color: var(--primary-color);
	outline: 1px solid var(--primary-color);
}
.top-cart-content .detail-item, .top-cart-content .product-details {
	width: 100%;
}
.top-cart-content a {
	color: var(--text-color);
}
.top-cart-content .border_list {
	display: flex;
	align-items: start;
	width: 100%;
}
.top-cart-content .image_drop {
	width: 90px;
	height: 90px;
	margin-right: 10px;
}
.top-cart-content .product-details {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.top-cart-content .item {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.top-cart-content .product-name {
	margin-right: 10px;
	margin-bottom: 0px;
}
.top-cart-content .remove-item-cart {
	margin-right: 10px;
	cursor: pointer;
}
.fa-times:before {
	content: "\f00d";
}
.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}
.top-cart-content .top-subtotal {
	margin: 10px 0;
}
.top-cart-content .top-subtotal .price_big {
	font-size: 16px;
	font-weight: 500;
}
.top-cart-content .pd.right_ct .btn {
	display: block;
	background: var(--cta-color);
	color: #fff;
	margin-bottom: 10px;
	border-radius: 5px !important;
}
.top-cart-content .pd.right_ct .btn:hover {
	filter: brightness(1.2);
}
.top-cart-content .product-name a:hover {
	color: var(--primary-color);
}
@media (min-width: 1024px) {
	.mini-cart:hover .top-cart-content {
		z-index: 199;
		visibility: visible;
		opacity: 1;
		box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
	}
}

.btn {
    padding: 7px 20px;
}

.btn-main {
    border-color: #fb6e2e;
    color: #fb6e2e;
}
.btn {
    font-size: 14px;
}

/*
*
* END HEADER RIGHT
*
*/
.user-wrap {
    margin-top: 8px;
    order: 2;
    align-self: flex-end;
}

#header .search .cate {
    width: 25%;
    height: 41px;
    /* background: url(../images/icon_cate_up.png) no-repeat right top; */
    overflow: hidden;
    float: left;
    border-right: 1px solid #ccc;
}

#header .search .search-inner {
    width: 100%;
    /* border: 1px solid #ccc; */
    position: relative;
}

#header .search .cate select {
    min-width: 160px;
    padding: 10px;
    border: none;
    background: 0 0;
}

.search-inner option {
    line-height: 25px;
    padding: 5px;
}

#header .search .search-text {
    border: 1px solid #f496aa;;
    padding: 6px 0 6px 3px;
    line-height:35px;
    height: calc(2.5rem + 2px);
    border-radius:4px 0px 0px 4px !important;
}
#typeahead::placeholder {
    font-size: 14px;
}
#header .search .search-btn {
    background: #ff588c  no-repeat center center;
    width: 55px;
    border: 0 none;
    /* text-indent: -9999px; */
    float: right;
    border-radius:0 4px 4px 0 !important;
    border: 0;
    /* width: 40px;
    height: 40px; */
    color: #fff;
    /* text-indent: -9999px; */
}

#header .cart p {
    margin: 0;
}

.user-wrap a {
    display: inline-block;
    padding-left: 20px;
    color: #183546;
}

.user-wrap .icon-user {
    background: url(../images/icon_user.png) no-repeat left center;
}

.user-wrap .icon-signin {
    background: url(../images/icon_login.png) no-repeat left center;
}

#guide-nav .guide {
    height: 75px;
    padding: 22px 0 0 60px;
    margin-bottom: 10px;
}

#guide-nav .guide.deliver {
    background: url(../images/icon_trunk.png) no-repeat left center;
}

#guide-nav .guide.phone {
    padding: 22px 0 0 70px;
    background: url(../images/icon_phone.png) no-repeat 10px center;
}

#guide-nav .guide.order {
    padding: 22px 0 0 70px;
    background: url(../images/icon_usd.png) no-repeat 10px center;
}

#guide-nav .guide.gurantee {
    padding: 22px 0 0 80px;
    background: url(../images/icon_refresh.png) no-repeat 30px center;
}

#guide-nav .guide h4 {
    width: 100%;
    color: #095ca6;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

#guide-nav .guide h4 span {
    color: #ff3c00;
    font-size: 14px;
    font-weight: bold;
}

#guide-nav .guide p:first-of-type {
    margin-bottom: 0px;
    margin-top: 5px;
}

#guide-nav .guide p {
    color: #414042;
    font-size: 13px;
    line-height: 18px;
}

.nav-wrap {
    background-color: #fff;
    height: 40px;
    /* line-height: 40px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.main-menu {
    /* border-bottom: solid 3px #0758a3; */
    top: 0;
    z-index: 999;
}
.fixtop {
    position: sticky;
    top: 0;
    z-index: 99;
    /* position: sticky;
    width: 100%;
    top: 0;
    z-index: 9999; */
}
#guide-nav .nav-div {
    background-color: #2f4858;
    height: 40px;
    position: relative;
    width: 330px;
    line-height: 40px;
    align-items: center;
    color:#fff
}


/**
*
* MENU PC
*
*/
.navbar-toggle-pc {
    display: block;
    margin-right: 0;
}
.navbar-toggle-pc {
    border-color: #fff !important;
    position: relative;
    float: left;
    padding: 5px 4px;
    margin: 5px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.menu_header_fix .navbar-toggle-pc{
    border-color: transparent !important;
}
  .navbar-toggle-pc .icon-bar {
    background-color: #fff !important;
  }
  .menu_header_fix .icon-bar{
    background-color: #333 !important;
  }
  .navbar-toggle-pc .icon-bar+.icon-bar {
    margin-top: 4px;
}
  .navbar-toggle-pc .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
/**
*
* MENU MOBILE
*
**/
.navbar-toggle {
    display: block;
    margin-right: 0;
}
.navbar-toggle {
    /* border-color: #fff !important; */
    position: relative;
    float: left;
    /* padding: 5px 4px; */
    margin-top: -2px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
.top-nav-mobile {
    margin-right: 0px;
    margin-bottom: 0px;
}
.div_menu_phone {
    color:#ff578b
}
  .navbar-toggle .icon-bar {
    background-color: #ff578b !important;
  }
  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 7px;
}
  .navbar-toggle .icon-bar {
    display: block;
    width: 33px;
    height: 3px;
    border-radius: 1px;
}

#guide-nav .nav-second {
    margin: 5px 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    /* height: 40px; */
    border-bottom: 1px solid #ccc;
}

#guide-nav .nav-div .nav-a, .nav-div .nav-a {
    background: #2f4858;
    color: #fff;
    padding-left: 40px;
    text-transform: uppercase;
    display: block;
}
/* #guide-nav.category .nav-div .nav-a{
    background: #054a8b url(../images/icon-dropdown.png) no-repeat 98% center;
} */
#guide-nav .nav-div .nav-ul,  .nav-div .nav-ul {
    background-color: #fff;
    padding: 0;
    position: absolute;
    z-index: 99;
    width: 100%;
    list-style: none;
    min-height: 393px;
    padding-top: 2px;
    border: 1px solid #ccc;
    height: 510px;
}
#guide-nav .nav-div .nav-ul.hidde {display: none;}

#guide-nav .nav-div .nav-ul li,  .nav-ul li {
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.nav-ul li .fa {
    color:#333333;
}
#guide-nav .nav-div .nav-ul > li:hover {
    background-color: #fff;
}

#guide-nav .nav-div .nav-ul li a,  .nav-ul li a {
    padding: 0 0 0 0px;
    line-height: 40px;
    display: block;
    color: #333333;
    font-size: 16px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    font-family: 'Lato', sans-serif;
}
 
#guide-nav .nav-div .nav-ul > li, .nav-ul > li {display: flex;}
#guide-nav .nav-div .nav-ul > li > a {
   
}

#guide-nav .nav-div .nav-ul > li > a::first-letter {
    color: #eb4e24;
    font-size: 14px;
    font-weight: 700;
}
/*
#guide-nav .nav-div .nav-ul li a.icon-ytgt {
    background-position: 20px -3px;
}

#guide-nav .nav-div .nav-ul li a.icon-qtsk {
    background-position: 20px -171px;
}

#guide-nav .nav-div .nav-ul li a.icon-ytgd {
    background-position: 20px -43px;
}

#guide-nav .nav-div .nav-ul li a.icon-ytcd {
    background-position: 20px -171px;
}

#guide-nav .nav-div .nav-ul li a.icon-cssd {
    background-position: 20px -129px;
}

#guide-nav .nav-div .nav-ul li a.icon-cssk {
    background-position: 20px -129px;
}

#guide-nav .nav-div .nav-ul li a.icon-tbgd {

} */

#guide-nav .nav-div .nav-ul li a.icon-ddmvb {
    background-position: 20px -171px;
}

#guide-nav .nav-div .nav-ul li a.icon-tpdd {
    background-position: 20px -213px;
}
#guide-nav .nav-div .nav-ul > li:hover,
#guide-nav .nav-div .nav-ul > li:hover > a {
    color: #eb4e24;
}

#guide-nav .nav-div .nav-ul > li:hover > .mega-menu ,  .nav-ul > li:hover > .mega-menu {
    display: block;
}

#guide-nav .nav-div .nav-ul li ul li {
    border-bottom: none;
    /* display: table-footer-group; */
    display: block;
    width: auto !important;
    position: relative;
}

#guide-nav .nav-div .nav-ul li ul li:hover a {
    opacity: 0.8;
}

#guide-nav .nav-div .nav-ul li ul li a,  .nav-ul li ul li a {
    padding: 0 10px 0 20px;
    /* background-color: #fff; */
    color: #000;
    text-transform: none;
    /* white-space: nowrap; */
    font-size: 13px;
    line-height: 24px;;
}

#guide-nav .nav-div .nav-ul > li > .mega-menu > li > a ,  .nav-ul > li > .mega-menu > li > a {
    font-weight: bold;
    padding: 6px 0 6px 25px!important;
    line-height: 22px;

}

#guide-nav .nav-div .nav-ul > li > .mega-menu > li > a:before ,  .nav-ul > li > .mega-menu > li > a:before {
    /* content: "+"; */
    margin-left: 5px;
    position: absolute;
    left: 0px;
}

#guide-nav .nav-div .nav-ul > li > .mega-menu > li > ul,  .nav-ul > li > .mega-menu > li > ul {
    display: block;
    position: static;
    padding-left: 10px;
    height: auto;
}

#guide-nav .nav-div .nav-ul > li > .mega-menu > li > ul a, .nav-ul > li > .mega-menu > li > ul a {
    color: #545454;
}

#guide-nav .nav-second li {
    padding-bottom: 3px;
    display: inline-block;
    list-style: none;
}

#guide-nav .nav-second li a {
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
}

/* #guide-nav .nav-second img {
    max-width: 100%;
    position: relative;
    top: -28px;
} */
#guide-nav .nav-second img {
    max-width: 100%;
    position: relative;
    /* top: -28px; */
    bottom: 0px;
    /* top: -24px; */
}
/** CSS for Banner Control button */
#banner-slider .owl-nav button {
    position: absolute;
    top: calc(50% - 13px);
    width: 15px;
    height: 26px;
}

#banner-slider .owl-nav button.owl-prev {
    left: 15px;
    background: url(../images/icon_prev.png) no-repeat center;
    background-size: 15px 26px;
}

#banner-slider .owl-nav button.owl-next {
    right: 15px;
    background: url(../images/icon_next.png) no-repeat center;
    background-size: 15px 26px;
}

#banner-slider .owl-nav button span {
    display: none;
}

#banner-slider .owl-nav button:active,
#banner-slider .owl-nav button:focus,
#banner-slider .owl-nav button::selection {
    outline: none;
    border: none;
}

/** END CSS for Banner Control button */
.banner-deal {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 5px;
    padding-left: 10px
}

.banner-deal .deal {
    display: flex;
    flex-wrap: wrap;
    /* display: flex;
    flex-direction: column; */
}
/* #banner-slider {width:700px;    height: 393px;
}
#banner-slider .owl-item {width:700px;    height: 393px;
} */
.deal {
    width: 313px !important;
    float: left;
}
.banner-deal .deal .deal-item {
    padding: 8px 0px;
    display: flex;
    /* border: solid 1px #c0c0c0; */
    border-bottom: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    position: relative;
}
.banner-deal .deal .deal-item:last-child {border-bottom: solid 0px #c0c0c0;}
.banner-deal .deal .deal-item:hover {
    /* background: #0758a3; */
    color: #fff;
}
.banner img {
	width: 100%;
	transition: all 0.3s ease-in-out;
}
.banner:hover img {
	transform: scale(0.95);
}

.banner-deal .deal .deal-item > a {
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.banner-deal .deal .deal-item a {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.banner-deal .deal .deal-item a {
    color: #545454;
}

.banner-deal .deal .deal-item:hover a {
    color: #fff;
}

.banner-deal .deal .deal-item div {
    width: 100%;
    /* padding-left: 10px; */
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.banner-deal .deal .deal-item div h3 {
    font-size: 13px;
    margin: 0;
    position: absolute;
    bottom: 0px;background: #008b6f; color: #fff;
    padding:7px; font-weight:bold;
    line-height: 20px;
}

.banner-deal .deal .deal-item div p {
    font-size: 12px;
    margin: 0;
}


/**
*
* PRODUCT
*
*/
.flashsale__container {
    padding: 10px !important;
    background: #5db8ff;
}
.flashsale__bottom {
    padding: 0 10px 10px 10px;
}
.flashsale__progressbar.style2 {
    height: 18px;
}
.flashsale__progressbar {
    display: block;
    width: 100%;
    height: 10px;
    background: #ffaaaf;
    margin-top: 2px;
    border-radius: 9999px;
    position: relative;
    overflow: hidden;
}
.flashsale__progressbar .flashsale__label {
    font-size: 12px;
    position: relative;
    left: 0;
    z-index: 2;
    text-align: center;
    margin: auto;
}
.flashsale__label {
    color: #ffffff;
    font-size: 12px;
}
.flashsale__label img {
    vertical-align: top;
}
.flashsale___percent {
    width: 0%;
    height: 100%;
    background: linear-gradient(270deg,#ff424e,#ff424e);
    border-radius: 9999px;
    position: absolute;
    top: 0;
    z-index: 1;
}
.heading-bar__title, .heading-bar__title a {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    line-height: 1.2;
}
#product-sales-fast .headtitle {
    padding: 10px  
}
/**
*
* SORT FILLTER
*
*/
.sort-cate ul {
    padding-left: 0;
    list-style: none;
    margin: 0px;
}

.sort-cate .content_ul li {
    display: inline-block;
}
.sort-cate .content_ul li a {
    font-weight: 700;
    color: #898989;
    padding: 9px 10px 11px;
    display: inline-block;
}
.sort-cate .content_ul li a.active {
    color:#ff0000;
}
/**
*
* END SORT FILLTER
*
*/
.product-hot {
    display: flex;
    margin-top: 10px;
    width: 100%;
}

.product-hot a {
    width: 100%;
}

.product-hot a img {
    width: 100%;
}
.slide-top-three a img{
    max-width: 380px;
}
.product-promotion .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.product-promotion {
    margin-top: 25px;
    position: relative;
    overflow: hidden;
}

.product-promotion .product-promotion-bar {
    border-bottom: 0px solid #ccc;
    padding: 0 0 15px;
    /* margin-bottom: 15px; */
}

.product-promotion .tab-content > .tab-pane {
    padding: 0;
}

.product-promotion .nav-tabs, .product-contents .nav-tabs {
    margin: 0;
    border-bottom: 0 none;
}
/*#detail-product-list-cate.fixed*/
#navbar_scroll.fixed{
    position: fixed;
    top: 65px;
    z-index: 99;
    width:100%
}

.product-promotion .nav-tabs > li, .product-contents .nav-tabs > li {
    width: 33%;
    position: relative;
    margin-bottom: 0;
}

.product-contents .nav-tabs > li {
    width: 25%;
    height: 40px;
}

.product-promotion .nav-tabs > li > a, .product-contents .nav-tabs > li > a {
    background: #e2e2e2;
    border: 0 none;
    border-right: 2px solid #fff;
    border-radius: 0;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-right: 0;
    font-size: 13px;
    white-space: nowrap;
}

.product-promotion .nav-tabs > li > a.active, .product-contents .nav-tabs > li > a.active {
    border: 0 none;
    background: #0758a3;
    color: #fff;
    /* border-right: 2px solid #fff; */
}

.product-promotion .nav-tabs > li > a.active:after, .product-contents .nav-tabs > li > a.active:after {
    top: 100%;
    left: 95%;
    border: 8px solid rgba(136, 183, 213, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #0758a3;
    margin-left: -50%;
}

.product-promotion .tab-content, .product-contents .tab-content {
    background: #fff;
}

#product-new, #promotion {
    margin: 0;
    padding: 0;
}
#product-new .col-sm-2, #product-sales-fast .col-sm-2, .product-category .col-sm-2{
    flex: 0 0 19.896667%;
    max-width: 19.896667%;
    padding-right: 5px;
    padding-left: 5px;
}
#product-new .item-slide {
    position: relative;
    list-style: none;
    display: block;
    text-align: center;
    border: 0px solid #d8d8d8;
    padding: 5px;
}
#product-new .item-slide-content {
    position: relative;
    list-style: none;
    /* display: block; */
    text-align: center;
    border: 0px solid #d8d8d8;
    padding: 10px;
    background-color: #fff;
    /* margin-bottom: 10px; */
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product-item .item-slide {
    position: relative;
    list-style: none;
    display: block;
    text-align: center;
    border: 1px solid #d8d8d8;
    padding: 10px;
    margin-left: -1px;
    margin-bottom: -1px;
}
.product-view .item-slide  {border:0px}
.product-view .owl-stage >div.active {
    border: 1px solid #d8d8d8;
    border-right: 0px;
}
.product-view .owl-stage > div:last-child  {
    border-right: 1px solid #d8d8d8;
}
.product-view .owl-stage > div:nth-last-child(2) {
    border-right: 1px solid #d8d8d8;
}
.product-related .owl-stage-outer{
    border-right: 1px solid #d8d8d8;
}
.product-view .owl-stage > div:nth-last-child(1n+1) {
    /* border-right: 1px solid #d8d8d8; */
    /* margin-left: -1px; */
}

.product-item .item-slide:hover {
    /* box-shadow: 0px 2px 2px #a9a8ab;
    -moz-box-shadow: 0px 2px 2px #a9a8ab;
    -webkit-box-shadow: 0px 2px 2px #a9a8ab;
    -o-box-shadow: 0px 2px 2px #a9a8ab;
    -ms-box-shadow: 0px 2px 2px #a9a8ab; */
}

.product-item .item-slide .saleof {
    display: block;
    line-height: 23px;
    text-align: center;
    /* position: absolute; */
    bottom: 25px;
    left: 100px;
    width: 42px;
    color: #fff;
    font-weight: 700;
    z-index: 1;

    background: #ff588c;
    padding: 5px;
    z-index: 3;
    border-radius: 4px;
    font-size: 13px;
    line-height: 1;
}


.product-item .item-slide .img {
    overflow: hidden;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.product-item .item-slide .img img {
    width: auto;
    /* max-height: 180px;
    min-width: 170px; */
    margin: auto;
        /* min-height: 264px; */
}
.CatArt-top{background:rgba(0,0,0,0) url(/themes/images/bg-catArt.jpg) repeat-x scroll left top;color:#016dc8;font-weight:700;padding-left:10px;height:29px;text-transform:uppercase; line-height: 29px; margin-top: 10px;}
.product-item .item-slide .title {
    color: #183546;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.4;
    line-height: 20px;
    text-transform: capitalize;
    margin: 10px 0;
    height: 56px;
    overflow: hidden;
}

.product-item .code {
    color: #333;
    margin: 0;
    text-align: center;
}
.detail_content td , .detail_infotechnical td{border: 1px solid #ccc; padding: 3px}
.product-item .item-slide .price, .price_sales {
    text-align: left;
    color: #ed3324;
    font-weight: 700;
    margin: 0;
    font-size: 17px;
}

.product-item .item-slide .price .promotion {
    /* text-decoration: line-through; */
    color: #8f8f8f;
    font-weight: 400;
    margin-right: 5px;
    font-size: 14px;
}
.gifyou img {width: 25px !important;}
.product-item .item-slide .gifyou {
    display: block;
    height: 42px;
    line-height: 23px;
    text-align: center;
    position: absolute;
    top: 7px;
    left: 10px;
    width: 42px;
    color: #fff;
    font-weight: 700;
    z-index: 1;
}
.mycontent {
    max-height: 270px!important;
    overflow: hidden;
}
.product-block {
    overflow: hidden;
    width: 100%;
    border-radius: 0.25rem;
}
 

.section-title-center {
    border-bottom: 2px solid #f47057;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.section-title-center a, .section-title-center .title-box {
    color : #000;
    margin-top: 10px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}
.section-title-center .section-title-main {
    background-color: #fff !important;
    border: none;
    /* padding: 6px 30px; */
    font-size: 20px !important;
    text-align: center;
    position: relative;
    top: 12px;
    /* width: 200px; */
    display: inline;
    margin: 0 auto;
}
.modal-dialog {margin: 0 auto;}
.section-title-bold-center span, .section-title-center span {
    text-align: center;
    margin: 0 15px;
    color:#f47057;
    text-transform: uppercase;
    padding: 3px 10px
}

.product-block .product-head-bar ul {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    overflow: hidden;
    text-align: center;
    display: flex;
    width: 100%;
}

ul.head-bar-subcate li {
    display: inline-block;
    list-style: none;
    padding-left: 5px;
    margin-bottom: 5px;
    margin-top: 15px;

}
ul.head-bar-subcate li a.active {
    padding: 0 10px;
    line-height: 42px;
    height: 42px;
    display: block;
    color: #fff;
    border-radius: 4px;
    background: #fb6e2e;
    border-color: #fb6e2e;
}
ul.head-bar-subcate li a {
    padding: 0 10px;
    line-height: 32px;
    display: block;
    color: #333333;
    border-radius: 4px;
    border: 1px solid #f1f1f1;
}
ul.head-bar-subcate li a:hover {
    color: #eb4e24;
    border-color: #fb6e2e;
}

.product-block .product-body .product-body-left {
    max-height: 648px;
}

.product-block .product-body .product-body-left a, .product-block .product-body .product-body-left img {
    width: 100%;
}

/**
* news wrap
*/
.news-wrap {
    margin-top: 50px;
    display: flow-root;
    width: 100%;
}
.content_news-wrap {
    background-color: #F9F9FB;
    padding:20px;
    border-radius: 0.5rem!important;
}

.news-wrap .news-feed .news-cate {
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    line-height: 1.2;
    color: #333333;
    padding-bottom: 15px;
    text-align: center;
}

.news-wrap .news-feed .news-cate .title-cate {
    padding: 0;
    margin: 0;
}

.news-wrap .news-feed .news-cate .title-cate a {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
    font-family: 'Lato', sans-serif;
}

.news-feed .news-item {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    flex-direction: row;
    flex-wrap: wrap;
}
.n-item-new {
    margin-bottom: 15px;
    padding: 5px;
}
.news-feed .news-info {
    flex-basis: calc(100% - 160px);
}

.news-feed .news-item .img {
    flex: 0 0 160px;
    height: 140px;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
}
.news-feed .news-item .img img {
    border-radius: 8px;
}
.news-feed .news-item .title a {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
}

.news-feed .news-item .desc {
    height: auto;
    overflow: inherit;
    display: block;
    color: #8F8F8F;
}
.news-feed .btn-secondary {
    background-color: #E5E6ED;
}
.news-feed .fa{
    color: #212529;  font-size: 13px;
}
.news-feed .btn {
    padding: 7px 20px;
    font-size: 14px;
    outline: none !important;
    box-shadow: none;
    border-radius: 4px;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    border: 0px
}
.btn-secondary:hover {
	opacity: .8;
} 
#footer {
    margin-top: 10px;
}
 
.footer-second ul {
    width: 190px !important; flex-grow: 1;flex-basis: unset;
}
.footer-first ul li {
    list-style: none;
    line-height: 36px;
    text-align: left;
    width: 190px;
}
.info-footer {    display: flex;}
.footer-first ul li a {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.footer-second {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 5px 0 15px;
}

.footer-second ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.footer-second ul li {
    padding: 5px 0;
    line-height: 16px;
    width: 100%;
    list-style: none;
}

.footer-second ul li a {
    display: block;
    font-size: 13px;
    color: #333;
}

.footer-third {
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.footer-third .fill :is(img,picture,video) {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    top: 0;
    width: 100%;
}
.footer-third .fill img {
    opacity: 0.4;
    transition: opacity 1s;
}
.footer-third .customer .title {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 700;
}
.footer-third .customer p {padding: 5px 0; margin:0}
.footer-third .customer a {
    color: #333;
    font-size: 15px;
}

.footer-third .customer a.see-all {
    color: #EA4D22;
    font-weight: bold;
}

.footer-third .subscribe {
    width: 100%;
    /* max-width: 350px; */
    border: solid 1px #ff0000;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin: 0 auto;
}

.footer-third .subscribe h3 {
    background-color: #ff0000;
    height: 26px;
    color: #fff;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

.subscribe p {
    font-size: 13px;
    color: #808181;
    text-align: center;
    line-height: 16px;
}


 .subscribe  .gentle {
    flex: 0 0 120px;
    line-height: 16px;
    padding-left: 20px;
    display: contents;
}
.subscribe  .gentle input[type="radio"], .gentle input[type="radio"],.filter-price-item input[type="checkbox"], .filter-brand-item   input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;

}
.subscribe  .email input[type="email"] {
    height: 30px;
    border: 0;
    outline: 0;
    color: #333;
    background-color: #fff;
    padding-left: 5px;
    border-radius: 3px;
}
.top-footer {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #333333;
    color: #fff;
}
.top-footer li {
    padding-right: 15px;
    display: contents;
}
.subscribe  .email button {
    color: #fff;
    background-color: #00a0e3;
    /* text-transform: uppercase; */
    font-size: 14px;
    font-weight: 500;
    height: 30px;
    padding: 0 25px;
    border: 0;
    position: relative;
    left: -5px;
    border-radius: 0 4px 4px 0 !important
}
.subscribe  .email button:hover {
	filter: brightness(1.1);
}
.footer-fourth {
    background-color: #fff;
    padding: 20px 0;
}

.footer-fourth .logo-footer {
    float: left;
    margin: 0px 20px 0 0;
    /* width: 60px; */
}
.footer-fourth .logo-footer img {float: left; margin-right: 5px;}
.footer-fourth .branch .title {
    text-transform: uppercase;
    color: #1d7ec3;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    font-size: 24px;
}
.footer-title-company {
    text-transform: uppercase;
    color: #1d7ec3;
    line-height: 60px;
    padding: 0;
    text-align: left;
    font-size: 24px;
    /* display: contents; */
    float: left;
}
.footer-fourth .branch h4.title {
    font-size: 18px;
}

.footer-fourth .branch ul {
    height: 250px;
    overflow-y: auto;
}

.footer-fourth .branch ul li {
    width: calc(100% - 15px);
    float: left;
    text-align: left;
}

.footer-fourth .branch p {
    margin: 0;
    padding: 0;
}

.footer-fourth .payment {
    padding: 10px 0 0 2%;
}

.footer-fourth .payment .title {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}
.check-group {
    /* display: block; */
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #808080;
}

.payment-option input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: transparent;
    border: solid 1px #808080;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check-group input:checked ~ .checkmark:after, .check-group input:checked ~ .checkmark:before {
    display: block;
}

.check-group .checkmark:after, .check-group .checkmark:before{
    left: 3px;
    top: 0px;
    width: 4px;
    height: 8px;
    border: solid #2196F3;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.div_menu_phone {
    display: none;
}

.div_menu_phone a {
    font-size: 16px;
    text-align: justify;
    display: block;
    color: #4375b0;
    font-weight: 700;
}

.div_menu_phone .icon_menu_phone {
    background: url(../images/icon_menu_phone.png);
    /* width: 50px; */
    height: 26px;
    display: none;
}

.mobile-cart {
    display: none;
    order: 3;
    line-height: 100px;
    margin-left: auto;
    margin-right: 5px;
    margin-top: 20px;
}

.mobile-cart .hotline {
    margin-right: 20px;
}

.mobile-cart .hotline p {
    color: #777777;
    font-size: 16px;
    line-height: 20px;
}

.mobile-cart .hotline h3 {
    color: #dd2a00;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
}

.mobile-cart .shopping-cart img {
    width: 100%;
    max-width: 48px;
}

.mobile-search {
    display: none;
    background-color: #f3f3f3;
}

#mobile-search {
    width: calc(100% - 10px);
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}

#mobile-search form {
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
}

#mobile-search .search-text {
    height: 40px;
    color: #494949;
    border: 0;
    width: 100%;
    font-size: 18px;
}

#mobile-search .search-btn {
    background: transparent url(../images/icon_view_all.png) no-repeat center center;
    border: 0;
    width: 50px;
    margin: 2px;
    text-indent: -9999px;

}

.mobile-cate {
   
    padding: 5px 0;
    /* display: none; */
}
.slide-menu-mobile .owl-item {
    padding: 0 9.8px 19.6px;
}
.mobile-cate a{
    color:#333333;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
}
.mobile-cate .cate-item {
    display: flex;
    justify-content: center;
    text-align: center;
}
.mobile-cate .cate-item img {
    max-width: 100px;
}
.mobile-cate .cate-item img:hover {
	animation: tada 2s infinite;
}
@keyframes tada {
	0% {
		transform: scaleX(1);
	}
	10%, 20% {
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
	}
	30%, 50%, 70%, 90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}
	40%, 60%, 80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}
	to {
		transform: scaleX(1);
	}
}
.mobile-cate .cate-item > * {
    flex-direction: column;
}

.mobile-cate .cate-item h3 {
    color: #777777;
    font-size: 13px;
    margin-top: 10px;
    text-align: center;
}

.mobile-show {
    display: none;
}

.mobile-show .product-head .product-head-bar {
    display: flex;
    flex-direction: row;
    height: 75px;
    line-height: 75px;
    border-top: solid 1px #e4e4e4;
    border-bottom: solid 1px #e4e4e4;
}

.mobile-show .product-head .product-head-bar .icon {
    padding-left: 15px;
}

.mobile-show .product-head .product-head-bar .title {
    padding-left: 20px;
}

.mobile-show .product-head .product-head-bar .title a {
    color: #085aa4;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 75px;
}

.mobile-show .product-head .product-head-bar p {
    line-height: 70px;
}

.mobile-news {
    margin-top: 80px;
    width: 100%;
    margin-bottom: 10px;
}

.mobile-news .title-cate {
    border-bottom: solid 1px #cccccc;
    padding: 10px 0 14px;
}

.mobile-news .title-cate a {
    text-transform: uppercase;
    color: #0256a2;
    font-size: 24px;
    border-bottom: solid 5px #cccccc;
    padding: 10px 0 18px 0px;
    font-weight: 700;
}

.mobile-news .title-cate a img {
    position: relative;
    top: -2px;
}

.mobile-news .news-item {
    display: flex;
    padding: 8px 0;
    border-bottom: solid 1px #e5e5e5;
}

.mobile-news .news-item:last-of-type {
    border-bottom: 0;
}

.mobile-news .news-item .img {
    width: 125px;
    flex: none;
    /* width: 100%;
    max-width: 160px; */
}

.mobile-news .news-item .info {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}

.mobile-news .news-item .info a {
    color: #444;
    font-size: 18px;
    padding-bottom: 15px;
}

.mobile-news .news-item .info p {
    color: #bababa;
    font-size: 16px;
}

.mobile-show.footer-second .img {
    flex: 0 25%;
    max-width: 130px;
}

.mobile-show.footer-second .info {
    flex: 0 75%;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mobile-show.footer-second .info .title {
    color: #050505;
    font-size: 18px;
}

.mobile-show.footer-second .info p {
    color: #c6c6c6;
    font-size: 18px;
    padding-top: 15px;
}

.mobile-show.footer-second .info p a.red {
    font-size: 24px;
    color: #ff0303;
}

.mobile-show.footer-second .info p a.green {
    font-size: 18px;
    color: #08946e;
}

.mobile-show.footer-second .options {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.mobile-show.footer-second .options input[type="email"] {
    width: 100%;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: solid 1px #ebebeb;
    height: 35px;
    padding-left: 10px;
    border-top: solid 2px #ebebeb;
    margin: 20px 0;
    line-height: 35px;
    font-size: 14px;
}

.mobile-show.footer-second .options .gentle {
    display: flex;
    flex-direction: row;
    margin-right: auto;
    margin-bottom: 10px;
}

.mobile-show.footer-second .options .gentle .check-group {
    margin-right: 5px;
    font-size: 20px;
    margin-left: 5px;
    line-height: 0px;
}

.mobile-show.footer-second .options .gentle .checkmark {
    width: 12px;
    height: 12px;
    left: 2px;
}

.mobile-show.footer-second .options .gentle .checkmark:after {
    left: 5px;
    width: 8px;
    height: 14px;
}

.mobile-show.footer-second .options button {
    background-color: #074e8b;
    color: #fff;
    text-align: center;
    border: 0;
    padding: 5px 10px;
    font-size: 18px;
}

.mobile-show.footer-third .btn-group {
    flex: 0 50%;
    background-color: transparent;
}

.mobile-show.footer-third .btn-group:last-of-type {
    display: flex;
    justify-content: flex-end;
}

.mobile-show.footer-third .btn-group button.dropdown-toggle {
    background-color: transparent;
    font-size: 18px;
}
.col-left, .col-right {
    margin-top: 10px;
}

.col-left {
    flex: 0 250px;
}

.col-right {
    flex: 0 calc(100% - 250px);
    padding-left: 15px;
    overflow: hidden;
}

.breadcrumb_detail {
    display: block;
    margin: 0;
    width: 100%;
    padding: 5px 0;
}

.breadcrumb_detail .container_width {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.breadcrumb_detail .container_width > div.br {
    line-height: 20px;
    position: relative;
}

.breadcrumb_detail .container_width > div.br > a {
    position: relative;
    display: block;
    padding-right: 15px;
    color: #333333;
}

.breadcrumb_detail .container_width > i.fa {
    position: relative;
    top: 2px;
    right: 0;
    font-size: 15px;
    color: #999;
    padding-right: 15px;
}

.category-banner {
    margin-bottom: 15px;
}

.cate-hot {
    position: relative;
    overflow: hidden;
}
#two-slide-cate img{max-width: 227px;}
.cate-hot-item {
    position: relative;
    overflow: hidden;
}

.cate-hot-item a {
    display: block;
}

.cate-hot-item p {
    color: #333;
    font-weight: 700;
    position: absolute;
    bottom: -9px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    z-index: 9;
}

.cate-hot-item p:hover {
    opacity: 0.8;
}

.cate-hot-item:after {
    content: "";
    background: #ddd;
    position: absolute;
    bottom: 0;
    opacity: .7;
    height: 40px;
    display: block;
    width: 100%;
}

.cate-list {
    margin: 10px 0 30px 0;
}

/* .cate-list .cate-list-bar {
    border-bottom: 2px solid #00a652;
    display: flex;
    position: relative;
} */
.cate-list .cate-list-bar .bar-title {
    padding: 10px 0;

}
.cate-list .cate-list-bar .bar-title a {
    color: #333333;
    font-size: 24px;
    margin: 0;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.cate-list .cate-list-bar .bar-more {
    margin-left: auto;
    margin-right: 10px;
}

.cate-list .cate-list-bar .bar-more a {
    font-size: 14px;
    line-height: 34px;
    color: #f33b33;
    font-weight: 700;
}
.bar-more-page {
    position: absolute;
    right: 0;
    bottom: 0;
}
.navbar-menu-type {
   display: flex;
   flex-direction: row-reverse;
   text-align: right;
}
.navbar-menu-type  a, .bar-more-page a{
    border: 1px solid #ccc;
    padding: 6px 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0px;
    margin-left: 5px;
    float: right;
}
.cate-list .product-category {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.cate-list .product-category .item-slide {
    flex: 0 calc(25% - 0px);
}
.product-item {
    margin-top: 15px;
}
.detail_post table{
	margin: 0 auto;}
button.product-item-btn {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    padding: 4px;
    font-size: 18px;
    background: #00a0e3;
    border-radius: 100%;
    color: #fff;
    justify-content: center;
    margin-right: 5px;
    margin-left: auto;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, .25);
    right: 0;
    top: 0px;
}
.label_soldout.product-item-btn.sold_out,
.label-stop{
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	padding: 4px;
	font-size: 18px;
	background: var(--addtocart-color);
	border-radius: 100%;
	color: #fff;
	justify-content: center;
	/*margin-right: 5px;*/
	margin-left: auto;
	box-shadow: -2px 2px 6px rgb(0 0 0 / 25%);
	
	background: #00a0e3;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #ffffff;
	box-shadow: none;
	border-radius: 3px;
	padding: 3px;
	z-index: 9;
}
/* .product-item.product-category .item-slide {
    border-top: 0;
    border-right: 0;
} */

/* .product-item.product-category .item-slide:last-of-type,
.product-item.product-category .item-slide:nth-of-type(4n) {
    border-right: 1px solid #d8d8d8;
} */

.cate-list-more {
    width: 100%;
    margin: 30px auto;
}

.cate-list-more a {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #054a8b;
    border-radius: 10px;
    -moz-border-radius: 105px;
    -webkit-border-radius: 10px;
    max-width: 152px;
    padding: 14px 0;
    text-align: center;
    margin: auto;
}

.filter-wrap .filter-pane {
    margin-bottom: 18px;
}

.filter-category .category-title {
    /* text-transform: uppercase; */
    color: #0658a2;
    line-height: 20px;
    padding: 5px;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
}
.filter-category .category-title a{color: #0658a2;}
.filter-category .category-title img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.filter-wrap .filter-pane .filter-category-container,
.filter-wrap .filter-pane .filter-price-container,
.filter-wrap .filter-pane .filter-brand-container {
    /* border: solid 1px #cccccc; */
    height: auto;
    max-height: 195px;
    overflow-y: auto;
}

.filter-wrap .filter-pane .filter-price-container,
.filter-wrap .filter-pane .filter-brand-container {
    max-height: 230px;
}

.filter-category .filter-category-container .filter-category-item {
    line-height: 20px;
    /* border-bottom: solid 1px #ccc; */
    display: flex;
    padding:5px 0;
    padding-left: 8px;

}

.filter-category .filter-category-container .filter-category-item:last-of-type {
    border-bottom: 0;
}

.filter-category .filter-category-container .filter-category-item a {
    font-weight: 400;
    color: #333;
    display: block;
    /* text-transform: uppercase; */
}
.filter-category .filter-category-container .filter-category-item a.active {
    color: #eb4e23;
}
.filter-category .filter-category-container .filter-category-item img {
    width: 22px;
    height: 22px;
    margin: auto 5px auto 0px;
}

.filter-price .price-title,
.filter-brand .brand-title {
    text-transform: uppercase;
    color: #1b1c1c;
    line-height: 40px;
    background-color: #cccccc;
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    text-align: center;
}

.filter-search {
    display: flex;
    margin: 15px auto;
    width: calc(100% - 20px);
}

.filter-search .txt {
    border: 1px solid #ccc;
    border-right: 0 none;
    width: calc(100% - 30px);
    line-height: 28px;
    padding: 0 0 0 5px;
}

.filter-search .btn {
    background-color: #0658a2;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    border-radius: 0;
    color: #fff;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    position: relative;
}

.filter-search .btn .fa {
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 99999;
    font-size: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 21px;
    height: 21px;
}

.filter-price-list,
.filter-brand-list {
    padding-left: 10px;
    padding-top: 10px;
}

.filter-price-list .filter-price-item,
.filter-brand-list .filter-brand-item {
    margin-bottom: 5px;
}

.filter-price-list .filter-price-item label,
.filter-brand-list .filter-brand-item label {
    /* text-transform: uppercase; */
}

.style-border {
    border-left: 1px solid #eee;
    padding-bottom: 1.25rem;
    padding-left: 15px;
}
.news-left {
    border-radius: 4px;
    padding: 5px 0;
    /* background-color: #f2f2f2; */
    /* border: 1px solid #ddd; */
    margin: 10px 0 20px;
}

.news-left .news-title {
    text-transform: uppercase;
    border-left: 4px solid #eb4e23;
    margin: 5px 0;
    height: 20px;
    line-height: 20px;
    padding-left: 14px;
    font-size: 14px;
    font-weight: 700;
}

.news-left .news-second {
    padding: 10px;
    border-top:2px solid #f7f7f7
}

.news-left .news-second .news-second-title {
    margin: 0;
    padding-bottom: 7px;
}

.news-left .news-second .news-second-title a {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}

.img-fluid-block img {
    width: 100%;
    max-width: 75px;
    margin-right: 10px;
}
.img-fluid-block {
    width: 75px;
    display: contents;
}
.news-second p {
    text-align: justify;
    margin-top: 5px;
}

.cate-content {
    padding: 15px 15px;
}

.cate-content h3 {
    color: #fd0100;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
}

.cate-content p {
    /* color: #808080; */
    /* padding: 13px 0; */
    /* font-size: 16px;
    line-height: 18px; */
}

.cate-content table, .cate-content img, .cate-content iframe {
    /* height: auto; */
    max-width: 100%;
}

#logo-mobile {
    display: none;
}

.mm-menu.mm-offcanvas {
    display: block;
    right: -100%;
    -webkit-transition: none 0.4s ease;
    -moz-transition: none 0.4s ease;
    -ms-transition: none 0.4s ease;
    -o-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top, right, bottom, left, border;
    -moz-transition-property: top, right, bottom, left, border;
    -ms-transition-property: top, right, bottom, left, border;
    -o-transition-property: top, right, bottom, left, border;
    transition-property: top, right, bottom, left, border;
}

.mm-menu.mm-current {
    right: 0%;
}

/* CSS for Login, Register Modal */
#signinModal.modal {
    z-index: 10000;
}

#signinModal .modal-content {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0;
}

#signinModal .modal-body {
    padding: 0;
}

#signinModal ul.nav-tabs {
    background-color: #19abe0;
    height: 34px;
    width: 100%;
    display: flex;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom: 0;
    padding: 0 20px;
}

#signinModal ul.nav-tabs li {
    margin-top: 5px;
}

#signinModal ul.nav-tabs li:last-of-type {
    margin-left: auto;
    margin-right: -10px;
}

#signinModal ul.nav-tabs li a {
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

#signinModal ul.nav-tabs li a.active {
    color: #333333;
    background-color: #fff;
}

#signinModal ul.nav-tabs li a i {
    margin-right: 5px;
}

#signinModal .tab-content {
    padding: 20px;
}

#signinModal .form-group {
    margin-bottom: 10px;
}

#signinModal .form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: solid 1px #dddddd;
    color: #333;
    height: 35px;
    line-height: 35px;
    width: 100%;
    padding-left: 5px;
    font-size: 14px;
    outline: 0;
}

#signinModal .form-control:focus {
    outline: none;
}

#signinModal .close {
    /* background-color: #19abe0; */
    width: 30px;
    color: #ff0000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    /* position: absolute; */
    right: 0px;
    top: -15px;
    opacity: 1
}

#signinModal .different {
    margin-top: 10px;
}

#signinModal .different a {
    font-size: 14px;
    color: #19abe0;
}

#signinModal .different a:last-of-type {
    text-align: right;
}

#signinModal .socials-btn {
    display: flex;
    margin-top: 15px;
}

#signinModal .socials-btn button {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #fff;
    font-size: 13px;
    border: 0;
    flex: 0 98px;
    height: 25px;
    position: relative;
    line-height: 14px;
    padding-left: 25px;
}

#signinModal .socials-btn button i {
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 25px;
    left: 0;
    top: 0;
}

#signinModal .socials-btn button.btn-facebook {
    background-color: #546ea6;
    margin-right: 10px;
}

#signinModal .socials-btn button.btn-facebook i {
    background-color: #3c5a9a;
}

#signinModal .socials-btn button.btn-google i {
    background-color: #d41f1f;
}

#signinModal .socials-btn button.btn-google {
    background-color: #df5656;
    margin-left: 10px;
}

#signinModal .form-area,
.invoice-detail-right  .form-area{
    display: flex;
    margin-bottom: 10px;
}

#signinModal .form-area > div,
.invoice-detail-right  .form-area > div{
    flex: 0 calc(50% - 7px);
}

#signinModal .form-area > div:first-of-type,
.invoice-detail-right  .form-area > div:first-of-type{
    margin-right: 14px;
}

#signinModal .form-area > div button,
.invoice-detail-right .form-area > div button{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: transparent;
    color: #454ba8;
    text-align: left;
    border: solid 1px #dddddd;
    padding-left: 5px;
    font-size: 14px;
    width: 100%;
}

#signinModal .form-area a.dropdown-item {
    font-size: 14px;
}

#signinModal .form-area > div button:after,
.invoice-detail-right .customer-info .form-area > div button:after{
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

#signinModal .policy-note {
    font-size: 11px;
    padding: 5px 0;
    color: #000;
    line-height: 1.3;
}

#signinModal .sale-check label {
    font-size: 14px;
    color: #797979;
}

#signinModal .sale-check label .checkmark {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#signinModal .sale-check .check-group .checkmark:after {
    border-color: #fff;
    left: 4px;
    width: 5px;
    height: 10px;
}

#signinModal .sale-check input[type="checkbox"]:checked ~ .checkmark {
    background-color: #2196F3;
    border: 0;
}

#signinModal .separation-line {
    position: relative;
    margin: 10px auto;
    text-align: center;
}

#signinModal .separation-line:before {
    content: "";
    border: dashed 1px #dddddd;
    position: absolute;
    top: 11px;
    width: 100%;
    left: 0;
}

#signinModal .separation-line label {
    background-color: #dddddd;
    color: #666666;
    font-size: 14px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    text-align: center;
    width: 50px;
    position: relative;
}

#signinModal #signup-tab .socials-btn button {
    flex: 0 calc(50% - 10px);
}

/* END CSS for Login, Register Modal */
/* START CSS for Detail Product page */
.detail-product {
    display: flex;
    width: 100%;
    margin-top: 15px;
}

.detail-product .product-slides {
    flex: 0 36%;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    padding-top: 10px;

}

.detail-product .product-info {
    flex: 0 40%;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    --block-spacing: 10px;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    padding-top: 10px;

}

.detail-product .product-branches {
    flex: 0 24%;
    margin-left: 15px;
    border-radius: 0.25rem;
}
.product-policises {
    font-size: 14px;
    display: flex;
    flex-direction: column;
}
.card {
    border-radius: 0.25rem;
    padding: 15px;
}


.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.product-policises .media + * {
    margin-top: 10px;
    border-top: 1px dashed #f1f1f1;
    padding-top: 10px;
}
.item-line + * {
    margin-top: 10px;
    border-top: 1px dashed #f1f1f1;
    padding-top: 10px;
}
.media > div:not(.media-body) {
    width: 35px;
    height: 35px;
    margin-right: 0.5rem!important;
}
.title-menu {
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 1px;
}
.title-menu {
    margin: 0px 0px 10px;
    font-weight: bold;
    font-stretch: normal;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.detail-product .product-slides #fea-slider {
    margin: 0 auto 5px;
    border: solid 1px #e4e4e4;
    position: relative;
}
.detail-product .product-slides .fea-nav-contain{
    display: flex;
}
.detail-product .product-slides .fea-nav-contain .yt-video{
    width: 78px;
    padding: 10px;
    position: relative;
    top: 13px;
}
#videoModal .modal-dialog{
    max-width: 600px;
}
.detail-product .product-slides #fea-nav {
    margin: 20px auto 0;
    padding: 0 30px;
    border: 0;
    position: relative;
    width: calc(100% - 78px);
}

#fea-nav .owl-item {
    border: 1px solid #bbb;
    cursor: pointer;
}
#fea-nav .owl-nav button{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#fea-nav .owl-nav button.owl-prev{
    left: 0;
}
#fea-nav .owl-nav button.owl-next{
    right: 0;
}
/* .owl-nav.disabled{display: inline !important;} */
.navSlide .owl-nav button{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.navSlide .owl-nav button.owl-prev{
    left: 0;
}
.navSlide .owl-nav button.owl-next{
    right: 0;
}
#store_main_picture {
    border: 0;
    position: relative;
}
#store_main_picture .owl-nav button{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#store_main_picture .owl-nav button.owl-prev{
    left: 0;
}
#store_main_picture .owl-nav button.owl-next{
    right: 0;
}
#store_picture {
    margin-top:10px;
}

.flex-direction-nav a:before {
    content: "" !important;
    display: block;
}
.product_getmota {
    min-height: 120px;
    max-height: 110px;
    overflow: hidden;
}
.product-info .title {
    font-weight: 700;
    color: #333333;
    font-size: 20px;
    margin: 0 0 5px;
}

.ega-pro__seemore {
    position: relative;
}
.ega-pro__seemore:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 100%;
    height: 100px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 17%, #fff 93.12%);
}
.product-rating {
    margin-bottom: 10px;
}

.product-rating .full-stars {
    display: inline-block;
    margin-right: 20px;
}

.product-rating .full-stars i.red {
    color: #da261d;
}

.product-info .product-detail-attrs {
    /* border: solid 1px #cfcfcf; */
    /* border-bottom: solid 3px #35c853; */
    margin-bottom: 10px;
}
.invoice-details .product-info .product-detail-attrs{
    border-bottom: solid 0px #35c853;
}
/* .invoice-details .product-detail-attrs .product-detail-quantity { border-bottom: solid 0px #35c853;} */
 
.product-detail-attrs .product-detail-quantity,
.product-detail-attrs .product-detail-options {
    /* border-bottom: solid 1px #cfcfcf; */
    /* padding: 0 15px; */
    line-height: 40px;
}
.product-detail-attrs .product-detail-quantity {
    display: flex;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}
.product-detail-attrs .product-detail-price label,
.product-detail-attrs .product-detail-quantity label,
.product-detail-attrs .product-detail-options label,
.product-detail-attrs .product-detail-others label {
    color: #404141;
    font-size: 14px;
}

.product-detail-attrs .product-detail-price > * {
    flex: 0 33.333333%;
}
.product-detail-attrs .product-detail-price.notsales > * {
    flex: 0 50%;
}
.product-info .saleof {
    line-height: 23px;
    text-align: center;
    bottom: 25px;
    left: 100px;
    width: 42px;
    color: #fff;
    font-weight: 700;
    z-index: 1;
    background: #fb6e2e;
    padding: 5px;
    z-index: 3;
    border-radius: 4px;
    font-size: 13px;
    line-height: 1;
    margin-left: 10px;
}
.product-detail-attrs .product-detail-price .price-line-through {
    text-align: center;
    text-decoration: line-through;
    font-size: 16px;
    color: #979797 !important;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700;
}

.product-detail-attrs .product-detail-price .price-official {
    font-weight: 700;
    color: #f04123;
    font-size: 16px;
    text-align: right;
}

.product-detail-attrs .product-detail-quantity label {
    flex: 0 130px;
}

.product-detail-attrs .product-detail-quantity .group {
    background-color: #f0f3f4;
}

.product-detail-attrs .product-detail-quantity .group i {
    color: #4a3b29;
    width: 36px;
    text-align: center;
    font-size: 12px;
}

.product-detail-attrs .product-detail-quantity .group input {
    width: 46px;
    height: 34px;
    border: 0;
    text-align: center;
    font-size: 14px;
    color: #404141;
}

.product-detail-options > div {
    /* flex: 0 50%; */
    display: flex;
}

.product-detail-options .box-type-price .select-option-type-price,
.product-detail-options .color .select-option {
    flex: 0 calc(100% - 10%);
    display: flex;
    margin-left: auto;
    align-items: center;
}

.product-detail-options .box-type-price .select-option-type-price span
{
    flex: 0 25px;
    border: solid 1px #dddddd;
    text-align: center;
    line-height: initial;
    cursor: pointer;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    margin-right: 5px;
    padding: 8px 10px;
}
.itemTypePrice_order{
    border: solid 1px #dddddd;
    text-align: center;
    cursor: pointer;
    color: #da261d;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    margin-right: 5px;
    padding: 2px 5px;
}
.product-detail-options .color .select-option .bcolor {
    flex: 0 25px;
    border: solid 1px #dddddd;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 5px;
}
.product-detail-options .color .select-option span.valcolor {
    height:25px;
    width:25px;
    text-align: center;
    line-height: initial;
    cursor: pointer;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    margin: 2px;
    display: block
}
.product-detail-options .box-type-price .select-option-type-price span.choicactive,
.product-detail-options .box-type-price .select-option-type-price span:hover {
    color: #fff;
    background-color: #da261d;
    border-color: #da261d;
}

.product-detail-options .color .select-option span.valcolor {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.product-detail-options .color .select-option span.bcolor.active,
.product-detail-options .color .select-option span.bcolor:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-color: #da261d;
}

.product-info .product-detail-others {
    margin: 5px 0;
}

.product-info .product-detail-others ul {
    list-style: none;
}

.product-info .product-detail-others ul li {
    list-style: none;
    list-style-image: none;
    width: 100%;
}

.product-info .product-detail-others ul li:before {
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("../images/check_icon_1.png");
    background-size: 100%;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 10px;
}

.product-info .product-detail-others ul li span.red {
    color: #d30909;
    font-weight: 700;
}

.product-info .product-detail-sales {
    margin-bottom: 10px;
    padding: 10px 17px;
    border: solid 1px #cfcfcf;
    border-bottom: solid 3px #d7271b;
    /* border-top: 0; */
}
.invoice-details .product-info .product-detail-sales {
    border-top: 0;
}
.product-detail-sales .product-detail-sales-title {
    color: #d7271b;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.product-info .product-detail-sales ul {
    margin: 0;
    padding: 0;
}

.product-info .product-detail-sales ul li {
    list-style: none;
    list-style-image: none;
    width: 100%;
    font-size: 14px;
    color: #404141;
}

.product-info .product-detail-sales ul li:before {
    content: "";
    width: 22px;
    height: 25px;
    background-image: url("../images/gift_icon.png");
    background-size: 100%;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 10px;
}

.product-info .btn-order {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    height: 48px;
    border: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #00a0e3;
    margin-bottom: 18px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.product-info .btn-cart, .product-info .btn-installment {
    background-color: #fb6e2e;
    color: #fff;
    border: 1px solid #fb6e2e;
    margin-top: 10px;
}
.product-info .btn-order  span {
    font-weight: 400;
    font-size: small;
}
.product-info .btn-order img {
    margin-right: 15px;
}

.product-info .product-detail-advice {
    display: flex;
}
.product-detail-advice form{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.product-detail-advice input {
    /* flex: 0 calc(100% - 190px); */
    width: 70%;
    color: #404141;
    font-size: 15px;
    border: solid 1px #1d7ec3;
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /* padding-left: 15px; */
    height: 46px;
    line-height: 46px;
    margin-right: 6px;
    display: flex;
    padding: 5px;

}

.product-detail-advice button {
    /* display: flex; */
    width: 190px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background-color: #1d7ec3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0;
    height: 46px;
}
.product-detail-advice button i{
    font-size: 24px;
}
.product-branches-system {
    /* border: solid 1px #a4a3a5; */
    background-color: #fafafa;
    /* border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; */
}

.product-branches-system .product-branches-title {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #7b7b7b;
    padding-left: 14px;
    position: relative;
    /* border-top-left-radius:  9px;
    border-top-right-radius:  9px; */
}

.product-branches-system .product-branches-title img {
    padding-right: 6px;
    position: relative;
    top: -2px;
}

.product-branches-system .product-branches-addr {
    padding: 10px;
}

.product-branches-system .product-branches-addr .headLocation {
    font-weight: 700;
    text-transform: uppercase;
    color: #0758a3;
    margin-bottom: 2px;
}

.product-branches-system .product-branches-addr .headLocation i {
    margin-right: 5px;
}

.product-branches-system .product-branches-addr .txt-address {
    padding-left: 5px;
    margin-bottom: 0;
    color: #404141;
    font-size: 12px;
    line-height: 17px;
}
.product-promotion__heading {
    color: #fff;
    margin-bottom: 8px;
    background-color: #fb6e2e;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 0.2rem !important;

}
.product-box {
    margin-bottom: 0;
    border-radius: 4px;
    padding: 2px;
    background: #fff;
}
.product-box ul li{
    list-style: none;
}
.product-box ul li .fa {
    padding-right: 5px;
    color: #ff588c
}
.product-branches .product-policy {
    margin-top: 10px;
    padding: 10px;
    background-color: #fafafa;
    /* border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; */
}

.product-policy {padding:5px;
  border:0px solid #ccc;
  background-color: #f9f9fb;
  margin-bottom: 10px;
  border-radius: 0.2rem!important;
}
.product-branches .product-policy ul {
    margin: 0 0 0 10px;
    list-style: none;
    padding: 0;
}

.product-branches .product-policy ul li {
    font-size: 12px;
    color: #404141;
    margin-bottom: 4px;
    position: relative;
}

.product-branches .product-policy ul li:before {
    content: "";
    background-image: url(../images/check_icon_2.png);
    background-size: 100%;
    width: 20px;
    height: 16px;
    position: relative;
    top: 3px;
    margin-right: 5px;
    display: inline-block;
}

.product-contents {
    width: 100%;
    margin-top: 50px;
}

.product-contents .tab-content {
    padding: 20px 10px;
}

.product-contents .nav-tabs > li > a {
    line-height: 24px;
}

.product-contents .nav-tabs > li > a img {
    margin-right: 6px;
}

.product-suggest .product-suggest-title {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background-color: #0658a2;
    text-align: center;
}

.product-suggest .product-item .item-slide {
    border-top: 0;
}
.item-slide-right{
    flex:0 calc(50% - 0px)
}
.item-slide-right .img {height: 115px !important;}
.product-item .item-slide-right .saleof{bottom: unset !important;}
.product-item .item-slide-right .price span {width: 100% !important;    float: left;}
.item-slide-right:nth-child(2n) {border-left:0px}
.item-slide-right .img img{min-width: unset !important;}
.product-contents .mobile-tab {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #0658a2;
}

.product-contents .mobile-tab .btn-group {
    width: 100%;
}

.product-contents .mobile-tab button {
    color: #fff;
    background: transparent;
    width: 100%;
    text-align: left;
    position: relative;
}

.product-contents .mobile-tab button:after {
    content: "";
    position: absolute;
    right: 10px;
    font-size: 25px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.product-contents .mobile-tab .dropdown-menu {
    background-color: #0658a2;
}

.product-contents .mobile-tab .dropdown-menu a,
.product-contents .mobile-tab .dropdown-menu a:hover {
    color: #fff;
    background-color: #0658a2;
}

/* END CSS for Detail Product page */

/* START CSS CART Payment page */
.invoice-head {
    width: 100%;
    margin: 10px auto;
}
.product-info-cart .product-detail-price,
.product-info-cart .product-detail-quantity{
    border-bottom: solid 1px #cfcfcf;
    padding: 0 15px;
    line-height: 40px;
}

.product-info-cart .product-detail-attrs .product-detail-options, .product-info-cart .product-detail-attrs .product-detail-price, .product-info-cart .product-detail-attrs .product-detail-quantity {
    display: flex;
    border-bottom: solid 1px #cfcfcf;
    height: 40px;
    /* padding: 0 15px; */
    line-height: 40px;
}

.product-info-cart .product-detail-quantity {
    display: flex;
    border-bottom: solid 1px #cfcfcf;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}
.product-info-cart .product-detail-price .price-official {
    font-weight: 700;
    color: #f04123;
    font-size: 16px;
    text-align: right;
}
.product-info-cart .product-detail-price>* {
    flex: 0 33.333333%;
}
.invoice-details .product-info .title {
    font-weight: 500;
    color: #333333;
    font-size: 14px;
    margin: 0 0 5px;
}
.invoice-head .invoice-head-title {
    font-size: 15px;
    font-weight: 700;
    color: #f04123;
    text-transform: uppercase;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 36px;
    border-bottom: solid 2px #f04123;
    position: relative;
}

.invoice-head .invoice-head-title img {
    position: absolute;
    top: -7px;
    left: 0;
}

.invoice-details {
    width: 100%;
    display: flex;
}

.invoice-details .invoice-detail-left,
.invoice-details .invoice-detail-right {
    /* flex: 0 calc(50% - 21px); */
}
.invoice-details .invoice-detail-right{
    /* margin-left: auto; */
    width: 100%;
}
.invoice-detail-left .invoice-detail-left-title,
.invoice-detail-right .invoice-detail-right-title {
    text-transform: uppercase;
    color: #7e7e7e;
    font-size: 19px;
    font-weight: 700;
    padding: 15px 0;
    line-height: 32px;
}

.invoice-detail-left .invoice-detail-left-title img,
.invoice-detail-right .invoice-detail-right-title img {
    position: relative;
    top: -3px;
}

.invoice-details .invoice-detail-left .product-info,
.invoice-details .invoice-detail-right .customer-info {
    border: solid 1px #cfcfcf;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(68, 68, 68, 1);
    -moz-box-shadow: 2px 2px 10px 0px rgba(68, 68, 68, 1);
    box-shadow: 2px 2px 10px 0px rgba(68, 68, 68, 1);
    padding: 20px;
}
.invoice-detail-left .product-remove{
    position: relative;
    display: flex;
}
.invoice-detail-left .product-remove .check-group{
    line-height: 19px;
    margin-left: auto;
}
.invoice-detail-left .product-remove .checkmark {
    width: 17px;
    height: 17px;
}
.invoice-detail-left .product-remove .check-group .checkmark:after{
    left: 5px;
    width: 6px;
    height: 12px;
}
.invoice-detail-left .product-info-cart{
    display: flex;
    border: solid 1px #cfcfcf;
}
.invoice-detail-left .product-info-image{
    flex: 0 130px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.invoice-detail-left .product-detail-info{
    flex: 0 calc(100% - 130px);
}
.invoice-detail-left .product-info .product-detail-attrs{
    border-top: 0;
    border-right: 0;
    margin-bottom: 0;
}
.invoice-detail-left .product-detail-attrs .product-detail-options {
    padding: 0 10px;
}
.invoice-detail-left .product-info .product-detail-sales{
    margin-bottom: 0;
}
.invoice-detail-left .product-summary{
    margin: 50px 0;
    display: flex;
}
.product-summary .product-coupon{
    border: solid 1px #cfcfcf;
    padding: 10px 7px;
    width:100%;
}
.product-summary .product-summary-total{
    /* flex: 0 240px; */
    margin-left: auto;
}
.product-summary .product-coupon .product-coupon-label{
    font-size: 14px;
    text-align: center;
    color: #404141;
    margin-bottom: 15px;
    width: 100%;
}
.product-summary .product-coupon .product-detail-saleoff{
    display: flex;
}
.product-coupon .product-detail-saleoff input[type="text"] {
    flex: 0 calc(100% - 45px);
    border: solid 1px #fbaa5e;
    padding-left: 10px;
    font-size: 12px;
    color: #404141;
    height: 26px;
    line-height: 26px;
    border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
}
.product-coupon .product-detail-saleoff button{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fbaa5e;
    height: 26px;
    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border: 0;
}
.product-coupon .product-detail-saleoff .itemApplyVoucher {
    /* flex: 0 calc(100% - 45px); */
    border: solid 1px #fbaa5e;
    padding-left: 10px;
    font-size: 12px;
    color: #404141;
    /* height: 26px; */
    /* line-height: 26px; */
    border-radius: 3px;
    /* border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;*/
} 
.product-coupon .product-detail-saleoff .applySuccess {
    border: solid 1px #00a0e3; 
    padding-left: 10px;
    font-size: 12px;
    color: #404141;
    border-radius: 3px;
}
.product-coupon .product-detail-saleoff .applyVoucher:hover {
    color: #f04123;
}
.product-coupon .product-detail-saleoff .applyVoucher{
    color: #fff;
    font-weight: 500;
    /* text-transform: uppercase; */
    background-color: #fbaa5e;
    font-size: 12px;
    padding:0px 5px;
    cursor: pointer;
    height: 100%;
    /* height: 26px; */
    /* border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2%;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px; */
    border: 0;
}
.product-coupon .product-detail-saleoff .applySuccess .applyVoucherSuccess{ 
    background-color: #00a0e3 !important;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    padding:0px 5px;
    cursor: pointer;
    height: 100%;
   
}
.product-coupon .product-detail-saleoff .applySuccess  .applyVoucher i, .applyVoucherSuccess i{
    line-height:unset;
}
.product-summary .product-summary-total .item{
    padding: 0 0 5px;
    display: flex;
}
.product-summary .product-summary-total .item label{
    color: #404141;
    font-size: 14px;
    text-align: left;
    padding-right: 5px;
}
.product-summary .product-summary-total .item label:last-of-type{
    margin-left: auto;
}
.product-summary .product-summary-total .item label.price{
    font-size: 16px;
    font-weight: 700;
    color: #f04123;
}
.invoice-detail-left .product-notes p{
    font-size: 12px;
    color: #949595;
}
.invoice-detail-left .product-notes p span.red{
    color: #d60f02;
    font-weight: 600;
}
.invoice-detail-left .product-more{
    color: #f04123;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    margin-top: 25px;
    padding-left: 5px;
    display: block;
}
.invoice-detail-left .product-more i{
    font-size: 11px;
}
.invoice-detail-right .customer-info .payment-policy{
    margin-top: 10px;
    padding: 10px;
    border: solid 1px #d0d0d0;
}
.invoice-detail-right .customer-info .payment-policy p{ margin: 0;}
.invoice-detail-right .customer-info .payment-policy ul {
    margin: 0 0 0 10px;
    list-style: none;
    padding: 0;
}
.invoice-detail-right .customer-info .payment-policy ul li {
    font-size: 15px;
    color: #404141;
    margin-bottom: 4px;
    position: relative;
}
.invoice-detail-right .customer-info .payment-policy ul li span{
    color: #ea000b;
    font-style: italic;
}
.invoice-detail-right .customer-info .payment-policy ul li span.bold{
    font-weight: 700;
}
.invoice-detail-right .customer-info .payment-policy ul li:before {
    content: "";
    background-image: url(../images/check_icon_2.png);
    background-size: 100%;
    width: 20px;
    height: 16px;
    position: relative;
    top: 3px;
    margin-right: 5px;
    display: inline-block;
}
#modalConfirmOrder .modal-dialog{
    width: 100%;
    max-width: 600px;
}
.invoice-detail-right .customer-info input[type="text"],
.invoice-detail-right .customer-info input[type="tel"],
.invoice-detail-right .customer-info input[type="email"],
.invoice-detail-right .customer-info .btn-group>.btn {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.invoice-detail-right .customer-info .btn-group>.btn{
    height: calc(2.25rem + 2px);
    /* font-weight: 700;
    color: #000077;
    font-size: 15px; */
}
.invoice-detail-right .customer-info .form-group{
    margin-bottom: 10px;
}
.invoice-detail-right .customer-info .payment-option{
    padding: 15px 0;
}
.invoice-detail-right .customer-info .payment-option .check-group:first-of-type{
    color: #fa7c10;
    font-weight: 700;
}
.invoice-detail-right .customer-info .payment-option .check-group{
    font-size: 16px;
    color: #eb5b45;
    line-height: 22px;
    padding-left: 6px;
}
.invoice-detail-right .customer-info .payment-option .checkmark{
    /* top: 5px; */
    border-color: #bcbcbc;
}
.invoice-detail-right .customer-info .row .col:first-of-type{
    padding-right: 7px;
}
.invoice-detail-right .customer-info .row .col:last-of-type{
    padding-left: 7px;
}
.invoice-detail-right button.send{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    background-color: #f78608;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    border: 0;
    height: 68px;
    width: 100%;
    margin: 20px 0;
}
.invoice-detail-right button.send p{
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    position: relative;
    top: 3px;
}
.pttt_pay {display: none;

}
.form-area {   display: flex;
    flex-wrap: wrap;}
.pttt_pay.ptttactive {
    display: flex;
    flex-wrap: wrap;
    border: 1px dashed #ccc;
    border-radius: 5px;
    padding: 5px;
    margin-left:35px;
}
#city_id, #fk_province{border:1px solid #ced4da}
/* END CSS for Payment page */

/* 2019/10/13 - START */
.product-stats{
    position: relative;
    overflow: hidden;
}
.product-stats h3{
    margin-top: 30px;
    background-color: #4e4e4e;
    color: #fff;
    font-size: 19px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding-left: 40px;
}
.product-stats h3 img {
    padding-right: 10px;
    width: 39px;
}
.product-stat-table {
    padding: 20px;
    width: 100%;
    overflow: hidden;
}
.product-stat-table-row{
    display: flex;
    border: solid 1px #c9c9c9;
    border-bottom: 0;
}
.product-stat-table-row:last-of-type{
    border-bottom: solid 1px #c9c9c9;
}
.product-stat-table-row:nth-child(odd){
    background-color: #e1e1e1;
}
.product-stat-table-row > div {
    flex: 0 50%;
    padding: 1px;
    min-height: 90px;
    padding: 5px 0 5px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    color: #595959;
}
.product-stat-table-row > div:first-of-type{
    border-right: solid 1px #c9c9c9;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.video-caption{
    text-align: center;
    color: #0b0059;
    font-size: 18px;
    padding: 20px 0;
}
.product-comments{
    margin: 30px 0;
}
.product-comment-head{
    color:#0658a2;
    font-size: 32px;
}
.product-comment-head img{
    margin-right: 20px;
}
.product-comment-frm {
    margin: 10px 0;
    /* display: flex;
    flex-wrap: wrap; */
    width: 100%;
}
.frmRatingReply {width: 100%;}
.product-comment-frm textarea{
    width: 100%;
    border: solid 1px #b7b7b7;
    border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    font-size: 15px;
    color: #545454;
    /* padding: 5px; */
}
.product-comment-action{
    display: flex;
    flex-direction: row;
    border: solid 1px #b7b7b7;
    border-top: 0;
    height: 62px;
}
.product-comment-action > div {
    display: flex;
    align-items: center;
    padding: 0 15px;
    color: #0658a2;
    font-size: 16px;
}
.product-comment-action > div:last-of-type{
    margin-left: auto;
}
.product-comment-action > div img{
    margin-right: 10px;
}
.product-comment-action > div button{
    background-color: #0658a2;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 0;
    padding: 8px 30px;
}
.product-comment-info-bar{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* border-bottom: solid 1px #b7b7b7; */
    padding:6px 0;
}
.admin-reply{
    padding: 1px 5px;
    background-color: #f0c71a;
    font-size: 12px;
}
.product-comment-count{
    font-weight: 700;
    font-size: 15px;
}
.product-comment-sort{
    margin-left: auto;
    display: flex;
}
.product-comment-sort > div {
    position: relative;
}
.hidden{
    display: none;
}
.product-comment-sort .check-group{
    padding-left: 10px;
}
.product-comment-sort .check-group input:checked + .entry .circle {
    border-color: #f04123;
}
.product-comment-sort .check-group input:checked + .entry .circle:after{
    content: '';
    background-color: #f04123;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
.product-comment-sort .entry {
    height: 25px;
    position: relative;
    line-height: 25px;
    font-size: 14px;
    color: #404141;
}
.product-comment-sort .circle {
    border: 1px solid #545556;
    border-radius: 50%;
    cursor: pointer;
    height: 20px;
    position: absolute;
    transition: border-color 300ms;
    width: 20px;
}
.product-comment-sort .entry-label {
    cursor: pointer;
    margin-top: -2px;
    padding-left: 25px;
    user-select: none;
    -moz-user-select: none;
}
.product-comment-question{
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 5px;
}
.reply-item {
    /* background-color: #eee;
    margin-left:30px; */
    margin-top:2px;
    
}
.product-comment-answer{
   /* padding: 15px;
     background-color: #ebebeb; */
    position: relative;
    
}

.reply-item .itemComment { padding: 5px 15px;
    border-top:1px solid #f6f5f3;
    border-bottom:1px solid #f6f5f3;
}
.reply-item .product-comment-answer.itemComment {
    border-top:0px solid #f6f5f3;
}
.list-reply-comment .itemComment:last-child {border-bottom:0px solid #f6f5f3;}
.list-reply-comment{
    border:1px solid #f6f5f3;
    padding: 10px;
    position: relative; margin-bottom: 10px;
    background-color: #f9f9f9;
}
.list-reply-comment:before{
    content: '';
    position: absolute;
    top: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #ebebeb transparent;
}
.product-comment-question h5{
    font-size: 18px;
    font-weight: 700;
    color: #404141;
}
.product-comment-question h5 img{
    margin-right: 5px;
}
.product-comment-question p{
    font-size: 16px;
    color: #404141;
    line-height: 22px;
    padding: 5px 0;
}
.product-comment-box{
    display: flex;
}
.product-comment-box > *{
    margin-right: 30px;
    color: #0658a2;
    font-size: 15px;
}
.product-comment-box > *:last-child{
    margin-right: 0;
}
.product-comment-box img{
    position: relative;
    top: -3px;
    margin-right: 5px;
}

.comment-answer-head{
    margin-bottom: 10px;
}
.comment-answer-head img{
    height: 35px;
}
.contentquestion {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}
.product-comment-answer p {
    font-size: 15px;
    line-height: 20px;
    margin: 0px;
}
.product-comment-more{
    text-align: center;
}
.product-comment-more a{
    font-size: 15px;
    color: #0658a2;
    text-align: center;
}
.product-comment-more a.active {
    background-color: #e9ecef;
}
/* 2019/10/13 - END */
#nav-menu-mobile-footer{display: none;}
.detail_content ul, .cate-content ul, .new-detail ul, #tab-guide ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
 .detail_content ol, .detail_content li {
    /* padding: unset !important;
    margin: unset !important;
    display: list-item; */

}
#show_more_toggle {display: none;}
.errinput {border: 1px solid #ff0000;}
/*
*
* ==================================================
* UNNECESSARY STYLE - JUST TO MAKE IT LOOKS NICE
* ==================================================
*
*/
.countdown {
    text-transform: uppercase;
    font-weight: bold;
}

.countdown span {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    font-size: 3rem;
    margin-left: 0.8rem;
}

.countdown span:first-of-type {
    margin-left: 0;
}

.countdown-circles {
    text-transform: uppercase;
    font-weight: bold;
}
.countdown-circles p {
    background:#e25241;
    color:#fff;
    padding:10px; margin:0 10px;
    align-items: center;
    font-size:10px;
    line-height: normal;
    border-radius: 4px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.countdown-circles span {
    /* width: 50px;
    height: 50px;
    border-radius: 50%; */
    /* background: rgba(255, 255, 255, 0.2); */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:25px;
    /* box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); */
}

.countdown-circles span:first-of-type {
    margin-left: 0;
}
 
.detail_content, .new-detail {
    color: #333333;
    word-break: break-word;
  
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.7rem;
}
.detail_content p, .new-detail p{
    margin-bottom:1.5rem;
}
.detail_content  ul , .new-detail ul{
    margin: 0;
    padding: 0 15px;
}
.detail_content h2,  .new-detail h2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #008070;
    line-height: 2rem;
}
.detail_content h3, .new-detail h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #288ad6;
    line-height: 2rem;
}
.detail_content ul, .new-detail ul, .detail-product ul {
    list-style: disc;
    border-radius: 4px;
   
}
.promotion-box {
    padding: 8px 8px 8px 28px;
    background: #fff;
}
.detail_content ul li, .new-detail ul li, .detail-product ul li {
    padding: 2px 0;
}
.list-social-icons {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
}
.social-icons i, .social-icons svg {
    font-size: 18px;
    color: #00ae35;
    padding: 1px;
}
.social-icons svg {
    fill: #00ae35;
    width: 18px;
    position: relative;
}
.social-icons a {
    width: 30px;
    height: 30px;
    border: 2px solid #00ae35;
    border-radius: 4px;
    float: left;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 3px;
}
blockquote {
    border-left: 2px solid #db1956;
    color: #333;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.875em;
    position: relative;
}