@media screen and (max-width: 1024px) {
    .page-width {
        width: 100%;
        padding: 0 5px !important;
    }

    img {
        height: auto !important;
    }

    .inner-item {
        margin: 0 5px;
    }

    .list-item {
        margin: 0 -5px;
    }
	 .more {
        margin: 10px 0;
    }

    body {
        font-size: 12px;
    }

    .row > * {
        font-size: 12px;
    }

    #logo-md {
        display: block;
        width: 52px;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -25px;
        z-index: 99;
    }

    .stellarnav .menu-toggle {
        color: black;
        font-size: 16px;
        width: auto;
        padding: 20px 10px;
    }

    #headRight {
        top: 16px;
        padding-right: 10px;
    }

    .stellarnav.mobile ul {
        background: #fff;
		z-index: 999;
    }

    .stellarnav li a {
        color: #000;
    }

    #headPage.fixed #headRight {
        top: 16px;
    }

    #headPage {
        padding: 0px;
    }

    .stellarnav {
        position: static;
        height: 60px;
        overflow: visible;
    }

    .f18 {
        font-size: 16px;
    }

    .form input, .form select {
        height: 34px;
        margin-bottom: 10px;
    }

    .Button {
        height: 30px;
        line-height: 30px;
    }

    .form textarea {
        margin-bottom: 10px;
    }

    .wrapBreadcrumb {
        font-size: 11px;
    }
	 
	.brand-item{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
	}
	
	.item-4{
		width:50%;
	}
	.zalo-call{
	bottom:20%  !important;
    width: 150px  !important;
	}
}
	.zalo-call img{

    width: 150px  !important;
	}
}

@media screen and (max-width: 820px) {
   .more {
        margin: 10px 0;
    }

    body {
        font-size: 12px;
    }

    .row > * {
        font-size: 12px;
    }

    #logo-md {
        display: block;
        width: 52px;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -25px;
        z-index: 99;
    }

    .stellarnav .menu-toggle {
        color: black;
        font-size: 16px;
        width: auto;
        padding: 20px 10px;
    }

    #headRight {
        top: 16px;
        padding-right: 10px;
    }

    .stellarnav.mobile ul {
        background: rgb(0 0 0);
    }

    .stellarnav li a {
        color: #000;
    }

    #headPage.fixed #headRight {
        top: 16px;
    }

    #headPage {
        padding: 0px;
    }

    .stellarnav {
        position: static;
        height: 60px;
        overflow: visible;
    }

    .f18 {
        font-size: 16px;
    }

    .form input, .form select {
        height: 34px;
        margin-bottom: 10px;
    }

    .Button {
        height: 30px;
        line-height: 30px;
    }

    .form textarea {
        margin-bottom: 10px;
    }

    .wrapBreadcrumb {
        font-size: 11px;
    }
	 
	.brand-item{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
	}
	
	.item-4{
		width:50%;
	}
	.zalo-call{
		    position: fixed;
    right: 15px;
    bottom:25px !important;
    width: 50px !important;
	}
	.zalo-call img{

    width: 150px !important;
	}
	
	.page-right{width:100%;}
	.page-left{width:100%;}
	.detail-left{width:100%;}
	.detail-right{width:100%;}
}

@media screen and (max-width: 680px) {
    .page-width {
        max-width: 400px;
    }
	.page-right{width:100%;}
	.page-left{width:100%;}
	.detail-left{width:100%;}
	.detail-right{width:100%;}
	.content-page .detail-left .item-2{width:100%;}
 body {
        overflow-x: hidden;
    }
	.zalo-call{
		    position: fixed;
    right: 15px;
    bottom: 25px !important;
    width: 50px !important;
	}
	.zalo-call img{

    width: 50px !important;
	}
	
.item-4{
		width:50%;
	}

   .brand-item{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

    .category-box .wrap-name {
        bottom: 20px;
        left: 10px;
        right: 10px;
    }

    h1 {
        font-size: 18px;
    }

    .news-home {
        margin-bottom: 10px;
    }

    .banner-cate {
        height: 160px;
    }

    h2 {
        font-size: 14px;
    }

    .product-item .name {
        font-size: 14px;
    }

    .category-box .wrap-name .button {
        line-height: 30px;
        padding: 0 10px;
    }

    .category-box .wrap-name .name {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .wrap-quantity .spinner-box input {
        line-height: 30px;
        height: 30px;
    }

    .wrap-quantity .spinner-box > a {
        height: 30px;
        line-height: 30px;
    }

    h1 {
        font-size: 16px;
    }

    h3 {
        font-size: 13px;
    }

    .search-btn img {
        width: 22px;
    }

    .cart-link img {
        width: 26px;
    }

    .cart-link .count {
        top: -12px;
        right: 0px;
    }

    .title-line {
        line-height: 25px;
    }

        .title-line .name {
            font-size: 14px;
        }

    .title-right {
        padding: 7px;
    }


    .title-cart img {
        margin-right: 5px;
        vertical-align: top;
        height: 80px !important;
    }

    .item-cart {
        height: 140px;
        position: relative;
        border: solid 1px #cacaca;
        display: block;
    }

        .item-cart > div {
            border: none !important;
            float: none;
            width: auto;
            height: auto;
        }

    .cart-header > div {
        display: none;
    }

    .cart-header .title-cart {
        width: auto;
        float: none;
        display: block;
    }

    .item-cart .title-cart {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100% !important;
        display: block !important;
    }

    .item-cart .quantity-cart {
        position: absolute;
        top: 104px;
        width: 75px;
        padding: 0px;
        left: 5px;
    }

    .item-cart .quantity {
        width: 50px;
    }

    .item-cart .none-x {
        display: inline-block;
        margin-left: 5px;
    }

    .item-cart > div {
        height: auto !important;
    }

    .item-cart .price-cart {
        padding: 0px;
        position: absolute;
        top: 107px;
        left: 94px;
        color: #D9684A;
        font-weight: bold;
        font-size: 18px;
    }

    .item-cart .total-cart {
        padding: 0px;
        position: absolute;
        top: 85px;
        left: 110px;
        width: 120px;
        font-weight: bold;
        font-size: 16px;
    }

    .item-cart .delete-cart {
        position: absolute;
        top: 40px;
        right: 10px;
        padding: 0px;
    }

        .item-cart .delete-cart .Button {
            min-width: 0px;
        }

    .none-x {
        display: inline-block;
    }

    .total-price-cart {
        display: none !important;
    }

    .form-cart th, .form-cart td {
        width: 100%;
        display: block;
        line-height: 30px;
    }

    .f20 {
        font-size: 16px;
    }

    .dialog-box {
        min-width: 340px;
    }
 
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 450px) {
}
