.w_800 {
  max-width: 800px;
  margin: auto;
}

.item-list {
    width: 100%;
    margin: auto;
    max-width: 85.86%;
    padding: 25px 0;
}

.cart-footer {
  background: #5b5b5b;
  color: #fff;
}

legend.name_tk {
  background: 0 0;
  font-size: 13px;
  padding: 1.5% 1% 1% 0;
  border: none;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.from_dd {
  padding: 5px;
}

.form-row {
  width: 50%;
  padding: 5px;
  float: left;
  margin-bottom: 10px;
}

div.w_full {
  width: 100%;
}

.form-row label {
  width: 100%;
  margin-bottom: 4px;
  color: #000;
  font-weight: normal;
  font-size: 13px;
}

.form-row input::-webkit-input-placeholder {
 /* WebKit, Blink, Edge */
  color: #333;
}

.form-row input:-moz-placeholder {
 /* Mozilla Firefox 4 to 18 */
  color: #333;
  opacity: 1;
}

.form-row input::-moz-placeholder {
 /* Mozilla Firefox 19+ */
  color: #333;
  opacity: 1;
}

.form-row input:-ms-input-placeholder {
 /* Internet Explorer 10-11 */
  color: #333;
}

.form-row input, .form-row select {
  background: none;
  height: 35px;
  width: 100%;
  border: 1px solid rgba(204, 204, 204, 0.32);
  line-height: 35px;
  padding: 4px;
  outline: none;
  color: #000;
}

.form-row textarea {
  background: none;
  border-radius: 0px;
  border: 1px solid rgba(204, 204, 204, 0.32);
  outline: none;
  padding: 5px;
  color: #000;
  width: 100%;
}

.form-row select option {
  color: #333;
}

div.form-row p {
  background-color: #F3D1D4;
  color: #C41726;
  display: block;
  padding: 7px 15px;
  width: 100%;
  box-sizing: border-box;
  display: none;
}

p.thongbao {
  background-color: #F3D1D4;
  color: #C41726;
  display: block;
  padding: 7px 15px;
  width: 100%;
  box-sizing: border-box;
  display: none;
  position: static;
}

div.form-row span.vv_mem {
  width: 170px;
  display: inline-block;
  height: 36px;
  background: #62c2ca;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}

.item-list.cart-table .cart-table-header {
  border-bottom: 2px solid rgba(50, 50, 50, 0.32);
  width: 100%;
  box-sizing: border-box;
  padding: 15px 1px 13px 5px;
}

.item-list.cart-table .cart-table-header .section-header.header-option {
  width: 26%;
}

.item-list.cart-table .cart-table-header .section-header {
	width: 25%;
    box-sizing: border-box;
    float: left;
    background: 0 0;
    padding: 0;
    color: #77787B;
    line-height: 18px;
    font-size: 14px;
    border-bottom: 0px;
    font-family: SFUDinLight;
}

#box-shopcart {
}

.item-list.cart-table .cart-table-header .section-header.header-product {
  width: 30.5%;
}

.item-list.cart-table .cart-table-header .section-header.header-price {
  width: 13%;
}

.item-list.cart-table .cart-table-header .section-header.header-quantity {
  width: 10%;
  text-align: center;
}

.item-list.cart-table .cart-table-header .section-header.header-total-price {
  width: 20%;
}

.cart-table .header-total-price {
  text-align: right;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart {
  width: 25%;
  box-sizing: border-box;
  float: left;
  background: 0 0;
  padding: 0;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-image {
  width: 30.5%;
  text-align: left;
  display: table;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-image > a {
  display: table-cell;
  width: 33%;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-image .name {
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-image .name a{
	font-family: SFUDinLight;
	color:#231F20;
}


.item-list.cart-table .cart-table-body .cart-row .item-cart.item-image ~ a {
  display: table-cell;
}

.item-user-actions,.item-user-actions ~ a {
  display: table-cell;
}

.item-list.cart-table .cart-table-body .product-option {
  margin-bottom: 10px;
}

.item-list.cart-table .cart-table-body .product-option label {
    font-family: SFUDinLight;
    color: #77787B;
    font-weight: 100;
}

.item-list.cart-table .cart-table-body .product-option select {
  width: 100px;
  padding: 4px 5px;
  border: 1px solid #ccc;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-details {
  width: 26%;
  padding-right: 10px;
  font-size: 13px;
  padding-left: 0px;
  color: #000;
  padding-top: 35px;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-price {
  width: 13%;
  padding-top: 35px;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-quantity span {
  display: inline-block;
  border: 1px solid #ccc;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-quantity {
  width: 10%;
  text-align: center;
  line-height: 0;
  padding-top: 25px;
}

.item-list.cart-table .cart-table-body .cart-row .item-cart.item-total {
  width: 20%;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  text-align: right;
  padding-top: 35px;
}

.item-list.cart-table .cart-table-body .cart-row {
  width: 100%;
  padding: 15px 0px 13px 0px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.32);
  margin-bottom: 4px;
  box-sizing: border-box;
}

div.item-image img {
  max-height: 100px;
}

div.product-list-item .name a {
  text-decoration: none;
  color: #333;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 4px;
}

div.item-user-actions a {
  color: #ccc;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 12px;
  text-decoration: underline;
}

div.item-user-actions a:hover {
  color: #ec0928;
}

div.autoreplenish-sel select {
  width: 68%;
  padding: 0 0 0 9px;
  box-sizing: border-box;
  font-size: 11px;
  margin-right: 14px;
  float: left;
  height: 30px;
  margin-bottom: 11px;
  background: url(images/drop-down.png) top 54% right 9px no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  background-color: #62c2ca;
  outline: none;
}

span.price-sales {
  color: #77787B;
  font-size: 15px;
  font-family: SFUDinLight;
}

div.item-quantity button i {
  font-size: 11px;
}

div.item-quantity button {
  background: none;
  border: none;
  color: #333;
  display: inline-block;
  position: absolute;
  top: 0;
  width: 17px;
  height: 17px;
  font-size: 18px;
  line-height: 1;
  outline: none;
  border: 0;
  margin: 0;
  text-align: center;
  right: 0;
  border: 1px solid #ccc;
  line-height: 12px;
  padding: 0;
  border-right: 0;
}

div.item-quantity button:last-child {
  border-right: 0;
  bottom: 0px;
  top: auto;
  border-top: 0;
}

div.item-quantity input {
  background: none;
  color: #333;
  display: inline-block;
  vertical-align: top;
  outline: none;
  padding: 9px 0;
  font-size: 14px;
  margin: 0;
  padding-right: 20px;
  border: 0 !important;
}

.cart-footer .cart-order-totals {
	margin: 3px 0 8px;
    text-transform: uppercase;
    width: 28.5%;
    float: right;
    max-width: 320px;
    margin-right: 5%;
}

.cart-footer .cart-coupon-code {
  margin-top: 8px;
  padding-left: 30px;
  box-sizing: border-box;
  float: left;
  width: 60%;
  margin-bottom: 10px;
}

.cart-footer .cart-order-totals tr {
}

.cart-footer .cart-order-totals tr:first-child {
  border: 0 !important;
}

.cart-footer .cart-order-totals tr td {
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 9px;
}

.order-totals-table td {
  padding: .3rem;
}

.cart-footer .cart-order-totals a {
	background: #fff;
    display: block;
    text-align: center;
    padding: 14px 10px;
}

.cart-footer .cart-order-totals a:hover {
  text-decoration: none;
}

.cart-footer .cart-order-totals tr td:first-child {
  text-align: left;
  width: 50%;
  padding: 10px 10px 10px 20px;
  font-size: 10px;
  box-sizing: border-box;
}

.cart-footer .cart-order-totals tr td:last-child {
  text-align: right;
  font-size: 11px;
  line-height: 15px;
  padding-right: 21px;
}

p.PromoCode {
  text-transform: uppercase;
  color: #333;
}

div.cart-coupon-code input {
  width: 60%;
  display: block;
}

div.cart-actions-bottom {
  border-top: 1px solid rgba(204, 204, 204, 0.32);
  width: 100%;
  box-sizing: border-box;
  padding: 15px 21px 13px 29px;
}

div.cart-actions-bottom p:nth-child(1) {
  float: left;
}

div.cart-actions-bottom p:nth-child(1) a {
  text-decoration: underline;
  color: #333;
  font-size: 13px;
  cursor: pointer;
}

div.cart-actions-bottom p:nth-child(2) {
  float: right;
}

div.cart-actions-bottom p:nth-child(2) a {
  cursor: pointer;
  display: inline-block;
  background: #59aa3d;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 7px 26px;
  font-size: 11px;
}

div.col-pri {
  width: 65%;
  float: left;
}

div.col-pro {
  width: 30%;
  float: right;
}

.checkout-mini-cart .mini-cart-product {
  border-bottom: 1px solid rgba(204, 204, 204, 0.32);
  padding: 5%;
  margin: 0;
  color: #000;
}

.checkout-mini-cart .mini-cart-product .mini-cart-image {
  text-align: center;
  padding: 7% 0;
  display: block;
  width: 35%;
}

.mini-cart-image {
  float: left;
  width: 35%;
}

.checkout-mini-cart {
  max-height: 295px;
  overflow: auto;
}

.mini-cart-image img {
  max-height: 96px;
}

.mini-cart-name {
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0 0 0 10%;
  box-sizing: border-box;
  width: 65%;
  float: right;
}

.mini-cart-attributes {
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0 0 0 10%;
  box-sizing: border-box;
  width: 65%;
  float: right;
}

.mini-cart-pricing {
  font-size: 13px;
  padding: 0 0 0 10%;
  box-sizing: border-box;
  width: 65%;
  float: right;
}

.mini-cart-pricing span {
  display: block;
}

legend.name_tk {
  background: 0 0;
  font-size: 13px;
  padding: 1.5% 1% 1% 0;
  border: none;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 0px;
}

div.section-header {
  background: 0 0;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  color: #000;
  border-color: #ccc;
  padding: 5% 0;
  font-weight: 400;
  border-bottom: 1px solid rgba(204, 204, 204, 0.32);
}

div.section-header a {
  color: #000;
  text-transform: none;
  position: absolute;
  right: 0px;
}

.checkout-order-totals table {
  width: 85%;
  float: right;
}

table td:last-child, table th:last-child {
  padding-right: 0;
}

.inPPP {
  text-align: right;
}

input.muahnagcc {
  display: inline-block;
  border: none;
  background: #59AA3D;
  padding: 6px 20px;
  text-transform: uppercase;
  font-size: 13px;
  margin: auto;
  color: #fff;
  margin: auto;
  text-align: center;
  padding-bottom: 8px;
}

div.phuongthuc div {
  display: inline-block;
  vertical-align: top;
  color: #fff;
}

div.phuongthuc div {
  display: inline-block;
  vertical-align: top;
  color: #fff;
}

.zz1 {
  width: 130px;
  background: #62c2ca;
  text-transform: uppercase;
  height: 20px;
  padding: 6px;
  box-sizing: content-box;
}

.cus-info {
  padding: 40px;
  position: relative;
}

.cus-info .title {
  font-family: avo_bold;
  font-size: 15px;
  margin-bottom: 50px;
}

.cus-info label {
  font-family: avo;
  font-weight: normal;
}

.cus-info .form-control {
  border-radius: 0;
  height: 30px;
  padding-bottom: 3px;
}

.cus-info:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: #ccc;
  top: 0;
  left: 58%;
}

.cus-info .bill_form {
  position: relative;
/* font-family:avo_bold; */
  font-size: 15px;
}

.bold {
  font-weight: bold;
}

.cart-order-detail {
  padding: 20px;
  padding-top: 0;
}

.cart-order-detail label {
  font-weight: normal;
}

.cart-order-detail .line.b-t {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

.cart-order-detail .line {
  padding-bottom: 6px;
  margin-bottom: 6px;
}

.cart-order-detail button {
  background: #d26d51 !important;
  border: 0;
  font-weight: bold;
  padding: 12px 35px !important;
  display: block;
  width: 100%;
  padding-bottom: 9px !important;
  font-family: avo_Bold;
  text-transform: uppercase;
  font-size: 12px;
}

.cart-order-detail .line span:first-child {
  float: left;
}

.cart-order-detail .line span {
  float: right;
}

.cart-order-detail .line.line-top {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid;
}

.wishlist .item-list.cart-table .cart-table-header .header-product,.wishlist .item-list.cart-table .cart-table-body .cart-row .item-cart {
  width: 21%;
}

.wishlist .item-list.cart-table .cart-table-header .header-option,.wishlist .item-list.cart-table .cart-table-body .cart-row .item-price {
  width: 20%;
}

.wishlist .item-list.cart-table .cart-table-header .header-price,.wishlist .item-list.cart-table .cart-table-body .cart-row .item-quantity {
  width: 15%;
  line-height: 20px;
  font-family: SFUDinLight;
}

.wishlist .item-list.cart-table .cart-table-header .header-quantity,.wishlist .item-list.cart-table .cart-table-body .item-total.item-cart {
  width: 23%;
  text-align: center;
}

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


  .cus-info .bill_form {
    border-bottom: 2px solid #ccc;
    margin-bottom: 10px;
  }

  .cus-info .title {
    margin-bottom: 10px;
  }

  .cus-info {
    padding: 15px;
  }

  .cart-order-detail {
    padding: 0;
  }

  .cus-info:after {
    display: none;
  }

  .cart-footer .cart-order-totals {
    width: 100% !important;
    max-width: inherit;
  }

  .cart-footer .cart-order-totals table {
    width: 100%;
  }

  .name-vid-768 {
    display: block;
    font-size: 17px;
  }

  .checkout-mini-cart .mini-cart-product {
    padding: 5px;
  }

  .checkout-mini-cart .mini-cart-product .mini-cart-image {
    padding: 5px;
  }

  .item-list.cart-table .cart-table-body .cart-row {
    padding: 10px 0;
  }

  div.item-image img {
    max-height: none;
  }

  .form-row {
    width: 100%;
    margin-bottom: 0;
  }

  .item-list.cart-table .cart-table-body .cart-row .item-cart.item-image .name {
    display: none;
  }

  div.box_news {
    padding: 10px;
    width: 100%;
    font-family: fontv;
    color: #fff;
    display: inline-block;
    vertical-align: top;
  }

  .mxh {
    float: right;
    position: static;
    top: inherit;
    right: inherit;
    width: 100%;
    text-align: center;
    margin: 3px 0px;
  }

  div.col-r {
    float: right;
    width: 100%;
    padding-left: 0px;
    padding: 0px 5px;
  }

  div.col-l {
    float: left;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
  }

  .item-list.cart-table .cart-table-body .cart-row .item-cart.item-image {
    width: 40%;
    float: left;
    text-align: center;
  }

  .item-list.cart-table .cart-table-body .cart-row .item-cart.item-details {
    width: 60%;
    padding: 0;
    float: right;
  }

  .item-list.cart-table .cart-table-body .cart-row .item-cart.item-quantity {
    width: 60%;
    padding: 0;
    float: right;
    text-align: left;
  }

  .item-list.cart-table .cart-table-header {
    display: none;
  }

  .item-list.cart-table .cart-table-body .cart-row .item-cart.item-total {
    width: 60%;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    margin-top: 7px;
    text-align: left;
    float: right;
    padding-top: 0;
  }

  .item-list.cart-table .cart-table-body .cart-row .item-cart.item-price {
    width: 60%;
    margin-top: 0px;
    float: right;
    padding-top: 0;
  }

  .cart-footer .cart-coupon-code {
    margin-top: 8px;
    padding-left: 30px;
    box-sizing: border-box;
    float: left;
    width: 50%;
  }

  .cart-footer .cart-order-totals {
    margin: 3px 0 8px;
    text-transform: uppercase;
    width: 49.5%;
    float: right;


    /* font-family: fonta; */
    color: #fff;
  }

  div.cart-coupon-code input {
    width: 72%;
    display: block;
    outline: none;
    height: 35px;
    border: 1px solid #fff;
    background: none;
    padding: 5px;
    font-family: fontv;
    color: #fff;
    margin-top: 7px;
  }
}

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

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

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


  p.ten_sp {
    height: auto;
    display: flex;
    align-items: center;
  }

  div.searchz #timkiemz {
    width: 20%;
    height: 38px;
    float: left;
    background: #da1e1e;
    border: 1px solid #da1e1e;
    text-transform: uppercase;
    color: #fff;
    font-family: fonta;
    outline: none;
    border-radius: 0px 5px 5px 0px;
    font-size: 13px;
  }

  div.tieudez p {
    background: #5EC6C7;
    color: #fff;
    display: inline-block;
    padding: 9px 20px;
    font-size: 16px;
    padding-left: 50px;
  }

  div.cont_sanpham {
    width: 100%;
    max-width: 924px;
  }

  div.cont_qc {
    width: 100%;
    padding: 0px !important;
    margin-top: 5px;
  }

  .thongtincongty {
    width: 100%;
    padding-right: 10px;
    float: left;
  }

  div.w_noidungz {
    width: 100%;
    float: left;
  }

  div.ul_list1 {
    width: 100%;
    float: left;
    padding: 5px 0px;
  }

  div.mangxahoi span {
    display: block;
    vertical-align: middle;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
  }
}

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


  .detail_filter ul li {
    width: calc(50% - 3px);
    display: inline-block;
    vertical-align: top;
    font-family: UTMAvo;
  }

  div#header a.logo {
  }

  div#header img.logo_mobi {
    display: block;
    margin: auto;
    width: 100%;
  }

  div.item .sp_name a {
    font-size: 16px;
  }

  div.item {
  }

  .zoom_slick {
    width: 80%;
    max-width: 400px;
    float: none;
    margin: auto;
  }

  .product_info {
    width: 100%;
    margin-top: 6px;
  }

  .gh_an {
    display: none;
  }
}

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

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

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


  div#wapper {
    width: 97%;
    background: #fff;
    padding: 0;
    overflow: hidden;
  }

  div.item {
  }

  div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password'] {
    width: 100%;
  }

  div.frm_lienhe .item_lienhe select {
    width: 100%;
  }

  .map_description {
    width: 100%;
  }

  .box_news a img {
    width: 120px;
  }

  div.frm_lienhe .item_lienhe p {
    width: 100%;
  }

  .othernews ul.phantrang {
    margin-left: 5px;
  }

  .box_news h3 a {
    font-size: 14px;
  }
}

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


  .new_sort p.cat_tt {
    display: block;
    vertical-align: middle;
    width: 100%;
    text-transform: uppercase;
    font-family: fonta;
    text-transform: uppercase;
    text-align: center;
  }

  div.locsanpham {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
  }

  div.loc1 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
    width: calc(50% - 3px);
    position: relative;
  }

  .detail_filter ul li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-family: UTMAvo;
  }

  div.loc3 p {
    border: none;
    background: none;
    z-index: initial;
    height: auto;
    padding: 0px;
    line-height: normal;
    cursor: inherit;
    font-family: fonta;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  div.loc3 select {
    display: inline-block;
    vertical-align: middle;
    outline: none;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    margin-left: 0px;
    width: calc(100% - 4px);
    font-family: myFont;
  }

  div.loc3 {
    width: 100%;
  }

  div.loc1 .detail_filter {
    width: 100% !important;
  }

  .bx_sl_spro {
    width: calc(50% - 3px);
    display: inline-block;
    vertical-align: top;
  }

  div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password'], div.frm_lienhe .item_lienhe select {
    width: 100% !important;
    padding: 5px 10px;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    background: #F7F7F7;
    color: #333;
    outline: none;
  }

  .name-vid-768 {
    display: none;
  }

  div.col-pri {
    width: 100%;
    float: left;
  }

  div.col-pro {
    width: 100%;
  }

  .product-result {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 3px);
    padding: 7px;
  }

  .menu_ft ul li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-family: fontv;
    display: block;
    padding: 10px 10px;
    font-size: 13px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
  }

  div.copy {
    text-align: center;
    color: #828282;
    font-family: fontv;
    font-size: 12px;
    padding: 5px 0px;
  }

  .cart-footer .cart-order-totals {
    margin: 3px 0 8px;
    text-transform: uppercase;
    width: 100%;
    float: right;
    color: #fff;
  }

  .cart-footer .cart-order-totals table {
    width: 100%;
  }

  .cart-footer .cart-coupon-code {
    margin-top: 8px;
    padding: 0px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin: auto;
  }

  div.cart-coupon-code input {
    width: 100%;
    display: block;
    outline: none;
    height: 35px;
    border: 1px solid #fff;
    background: none;
    padding: 5px;
    font-family: fontv;
    color: #fff;
    margin-top: 7px;
  }

  .sub_m {
    margin: auto;
    display: block;
    padding: 6px;
    border: 1px solid #fff;
    color: #fff;
    font-family: fontv;
    margin-top: 10px;
    cursor: pointer;
    width: 59%;
    text-align: center;
    margin-left: 22%;
    margin-bottom: 10px;
  }
}

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

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


  li.zzc_xx {
    white-space: nowrap;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: inherit;
    width: 179px;
  }

  .menu_ft ul li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-family: fontv;
    display: block;
    padding: 10px 5px;
    font-size: 11px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
  }

  div.mini-cart {
    background: url(images/black-bag.png) no-repeat;
    width: 18px;
    height: 22px;
    text-align: center;
    position: absolute;
    right: 9px;
    top: 80px;
    z-index: 9999;
  }

  .header {
    position: fixed;
    top: 4px;
    left: 3px;
  }
}

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




  .box_news a img {
    width: 100px;
  }

  div.tieude_giua {
    font-size: 14px;
  }
}

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

.xadd-cart:hover {
  text-decoration: none;
  color: #fff;
}

.close-icon {
    width: 13px;
}

.item-total .close-a{
	float: right;
}

.close-shopcart img{
	margin-left: 29px;
}

.close-wishlist img{
	margin-left: 16px;
}

.xadd-cart {
    font-size: 10px;
    background: #77787B;
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    padding-top: 6px;
    text-transform: uppercase;
}

.box_news a img {
  border: 1px solid gray !important;
}

.phone_fixed {
  width: 40px;
  height: 40px;
  background: #5EC6C7;
  position: fixed;
  bottom: 1%;
  left: 1%;
  border-radius: 100%;
  display: flex;
  transition: 0.4s;
  text-decoration: none !important;
  z-index: 99999;
}

.phone_fixed i {
  color: #fff;
  font-size: 2.5em;
  margin: auto;
  transition: 0.2s;
}

.phone_fixed:hover {
  box-shadow: 0px 0px 10px #fff;
}

.phone_fixed:hover i {
  transform: rotate(15deg);
}