@media all and (min-width: 0) {
  .pro-wrap {
    background-color: #FFF; }
    .pro-wrap .bread {
      display: flex;
      align-items: center;
      padding: 10px; }
      .pro-wrap .bread a {
        text-decoration: none;
        color: #5A5B6A;
        font-size: 12px; }
      .pro-wrap .bread span {
        color: #5A5B6A;
        font-size: 12px;
        margin: 0 5px; }
    .pro-wrap .slide-wrap {
      padding: 0 11px; }
      .pro-wrap .slide-wrap ul {
        list-style: none; }
        .pro-wrap .slide-wrap ul .owl-item img {
          width: 100% !important;
          height: auto !important; }
    .pro-wrap .filter-product {
      padding: 11px 11px 22px 11px;
      position: relative; }
      .pro-wrap .filter-product .filter {
        overflow: auto;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        height: 36px;
        padding-bottom: 10px; }
        .pro-wrap .filter-product .filter .filter-parent {
          background: #FFFFFF;
          text-align: center;
          font-size: 14px;
          cursor: pointer;
          display: inline-block;
          margin-right: 10px; }
          .pro-wrap .filter-product .filter .filter-parent h2 {
            border: 1px solid #E0E0E0;
            box-sizing: border-box;
            border-radius: 3px;
            font-size: 13px;
            display: flex;
            align-items: center;
            padding: 10px 6px;
            font-weight: normal; }
            .pro-wrap .filter-product .filter .filter-parent h2 svg {
              margin-left: 10px; }
            .pro-wrap .filter-product .filter .filter-parent h2.active {
              background-color: #F15928;
              color: #FFF;
              border: 1px solid #FFF; }
              .pro-wrap .filter-product .filter .filter-parent h2.active svg path {
                fill: #FFF; }
            .pro-wrap .filter-product .filter .filter-parent h2 i {
              margin-top: 2px;
              margin-left: 5px; }
              .pro-wrap .filter-product .filter .filter-parent h2 i.fa-plus {
                width: 10px;
                height: 10px;
                background-image: url(../image/plus.svg);
                background-size: 100% auto;
                background-repeat: no-repeat; }
              .pro-wrap .filter-product .filter .filter-parent h2 i.fa-minus {
                width: 10px;
                height: 10px;
                background-image: url(../image/minus.svg);
                background-size: 100% auto;
                background-repeat: no-repeat; }
          .pro-wrap .filter-product .filter .filter-parent .filter-child {
            position: absolute;
            z-index: 88;
            top: 50px;
            left: 11px;
            width: calc(100% - 22px);
            background-color: #FFF;
            display: none;
            border-radius: 4px;
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
            backdrop-filter: blur(100px); }
        .pro-wrap .filter-product .filter .hang .hang-wrap {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          padding: 10px; }
          .pro-wrap .filter-product .filter .hang .hang-wrap p {
            width: 33.33%;
            text-align: left;
            padding: 5px 0;
            display: flex;
            align-items: center;
            font-size: 13px;
            color: #58595B; }
            .pro-wrap .filter-product .filter .hang .hang-wrap p span {
              width: 15px;
              height: 15px;
              border: 1px solid #58595B;
              margin-right: 5px;
              border-radius: 3px; }
            .pro-wrap .filter-product .filter .hang .hang-wrap p a {
              text-decoration: none;
              color: #58595B; }
              .pro-wrap .filter-product .filter .hang .hang-wrap p a:hover {
                color: #FF1F1F; }
        .pro-wrap .filter-product .filter .gia .gia-wrap {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          padding: 10px; }
          .pro-wrap .filter-product .filter .gia .gia-wrap p {
            width: 50%;
            text-align: left;
            padding: 5px 0;
            display: flex;
            align-items: center;
            font-size: 13px;
            color: #58595B; }
            .pro-wrap .filter-product .filter .gia .gia-wrap p span {
              width: 15px;
              height: 15px;
              border: 1px solid #58595B;
              margin-right: 5px;
              border-radius: 3px; }
            .pro-wrap .filter-product .filter .gia .gia-wrap p a {
              text-decoration: none;
              color: #58595B; }
              .pro-wrap .filter-product .filter .gia .gia-wrap p a:hover {
                color: #FF1F1F; }
        .pro-wrap .filter-product .filter .tinh-nang.filter-parent {
          margin-right: 14px; }
          .pro-wrap .filter-product .filter .tinh-nang.filter-parent:last-child {
            margin-right: 0.5px; }
        .pro-wrap .filter-product .filter .tinh-nang .tinh-nang-wrap {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          padding: 10px; }
          .pro-wrap .filter-product .filter .tinh-nang .tinh-nang-wrap p {
            width: 33.33%;
            text-align: left;
            padding: 5px 0;
            display: flex;
            align-items: center;
            font-size: 13px;
            color: #58595B; }
            .pro-wrap .filter-product .filter .tinh-nang .tinh-nang-wrap p.chia-cot {
              width: 100%; }
            .pro-wrap .filter-product .filter .tinh-nang .tinh-nang-wrap p span {
              width: 15px;
              height: 15px;
              border: 1px solid #58595B;
              margin-right: 5px;
              border-radius: 3px; }
            .pro-wrap .filter-product .filter .tinh-nang .tinh-nang-wrap p a {
              text-decoration: none;
              color: #58595B; }
              .pro-wrap .filter-product .filter .tinh-nang .tinh-nang-wrap p a:hover {
                color: #FF1F1F; }
        .pro-wrap .filter-product .filter p.actived {
          color: #F15928 !important; }
          .pro-wrap .filter-product .filter p.actived span {
            background-color: #F15928 !important;
            border: 1px solid #F15928 !important; }
      .pro-wrap .filter-product .xem-nhieu {
        padding: 8px 0 0 0; }
        .pro-wrap .filter-product .xem-nhieu ul {
          list-style: none;
          display: flex;
          align-items: center;
          flex-wrap: wrap; }
          .pro-wrap .filter-product .xem-nhieu ul li {
            margin-right: 13px; }
            .pro-wrap .filter-product .xem-nhieu ul li:last-child {
              margin-right: 0; }
      .pro-wrap .filter-product .lua-chon-product .phai {
        display: none; }
      .pro-wrap .filter-product .lua-chon {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        padding: 13px 0; }
        .pro-wrap .filter-product .lua-chon .uu-dai {
          width: 100%;
          display: none;
          justify-content: flex-start;
          padding: 10px 0; }
          .pro-wrap .filter-product .lua-chon .uu-dai li {
            list-style: none;
            font-size: 13px; }
            .pro-wrap .filter-product .lua-chon .uu-dai li.actived {
              color: #F15928; }
              .pro-wrap .filter-product .lua-chon .uu-dai li.actived span {
                background-color: #F15928;
                border: 1px solid #F15928; }
            .pro-wrap .filter-product .lua-chon .uu-dai li span {
              width: 15px;
              height: 15px;
              border: 1px solid #58595B;
              margin-right: 5px;
              border-radius: 3px; }
        .pro-wrap .filter-product .lua-chon .total-pro {
          font-size: 14px; }
          .pro-wrap .filter-product .lua-chon .total-pro span {
            color: red;
            font-weight: bold; }
        .pro-wrap .filter-product .lua-chon .tang-giam {
          display: flex;
          align-items: center; }
          .pro-wrap .filter-product .lua-chon .tang-giam li {
            list-style: none;
            font-size: 14px;
            margin-right: 10px;
            display: flex;
            align-items: center;
            flex-wrap: wrap; }
            .pro-wrap .filter-product .lua-chon .tang-giam li:last-child {
              margin-right: 0; }
            .pro-wrap .filter-product .lua-chon .tang-giam li svg {
              margin-right: 1px;
              height: 15px; }
            .pro-wrap .filter-product .lua-chon .tang-giam li.actived {
              color: #FF1F1F; }
              .pro-wrap .filter-product .lua-chon .tang-giam li.actived svg path {
                fill: #FF1F1F; }
      .pro-wrap .filter-product .product-list .load-pro {
        list-style: none;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-bottom: 10px; }
        .pro-wrap .filter-product .product-list .load-pro .loai-dai-dien {
          width: 100%; }
          .pro-wrap .filter-product .product-list .load-pro .loai-dai-dien img {
            width: 100%;
            height: auto;
            display: block;
            margin-bottom: 3px; }
        .pro-wrap .filter-product .product-list .load-pro .product-item {
          border: 1px solid #f3f3f3;
          box-sizing: border-box;
          padding: 40px 9px 39px 9px;
          width: 50%;
          border-radius: 0.25rem; }
          .pro-wrap .filter-product .product-list .load-pro .product-item .hinh {
            margin-bottom: 35px;
            position: relative; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .hinh img {
              width: 100%;
              height: auto;
              display: block; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .hinh span.moi {
              background-color: #F0EEEE;
              width: 49px;
              height: 17px;
              display: flex;
              justify-content: center;
              align-items: center;
              position: absolute;
              bottom: 0;
              left: 0px;
              font-size: 8px; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .hinh span.tragop {
              background-color: #F0EEEE;
              width: 49px;
              height: 17px;
              display: flex;
              justify-content: center;
              align-items: center;
              position: absolute;
              top: -30px;
              right: 0px;
              font-size: 8px; }
          .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin {
            position: relative; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai {
              position: absolute;
              top: -28px;
              height: 20px;
              display: flex;
              flex-wrap: wrap; }
              .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai p {
                border: 0.5px solid #aaa;
                font-size: 13px;
                padding: 3px 3px 2px 3px;
                border-radius: 3px;
                margin-right: 5px;
                cursor: pointer;
                position: relative; }
                .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai p:hover {
                  background-color: #F15928;
                  border: 0.5px solid #F15928;
                  color: #FFF; }
                .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai p:last-child {
                  margin-right: 0; }
                .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai p.chon-pro-selected {
                  color: #F15928;
                  background-color: #F15928;
                  border: 0.5px solid #F15928; }
                  .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai p.chon-pro-selected span {
                    display: flex; }
                .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai p span {
                  position: absolute;
                  width: 100%;
                  height: 100%;
                  display: none;
                  justify-content: center;
                  align-items: center;
                  top: 0;
                  left: 0; }
                  .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .cung-loai p span img {
                    width: 15px;
                    height: 15px;
                    display: block; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin h2 {
              height: 32px;
              font-size: 14px;
              line-height: 16px;
              margin-bottom: 13px;
              overflow: hidden;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2; }
              .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin h2 a {
                text-decoration: none;
                color: #58595B; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin p.price {
              font-size: 20px;
              line-height: 25px;
              color: #C5232B;
              font-weight: bold;
              position: relative; }
              .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin p.price .percent {
                position: absolute;
                top: 0;
                right: 0;
                width: 40px;
                height: 27px;
                background-color: #FFF200;
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 14px;
                text-decoration: none; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin p.price-hight {
              text-decoration: line-through;
              font-size: 12px;
              color: #58595B; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin p.hot {
              padding-bottom: 9px; }
              .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin p.hot span {
                font-size: 12px;
                color: #333;
                border: 1px solid #B4B1B1;
                border-radius: 4px;
                height: 21px;
                padding: 0 5px;
                margin-right: 3px;
                text-decoration: none; }
                .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin p.hot span:last-child {
                  margin-right: 0; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin p span {
              text-decoration: underline; }
            .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .khuyen-mai {
              padding: 5px 0;
              margin-top: 10px; }
              .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .khuyen-mai p {
                font-size: 12px;
                display: block;
                overflow: hidden;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                color: rgba(0, 0, 0, 0.9);
                line-height: 1.3;
                position: relative;
                padding-left: 10px; }
                .pro-wrap .filter-product .product-list .load-pro .product-item .thong-tin .khuyen-mai p:before {
                  content: "";
                  display: block;
                  position: absolute;
                  top: 6px;
                  left: 2px;
                  width: 4px;
                  height: 4px;
                  background-color: #000;
                  border-radius: 100%; }
      .pro-wrap .filter-product .product-list .xem-them {
        width: auto;
        margin: auto;
        background-color: #F15928;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        overflow: hidden;
        padding: 12px 0;
        font-weight: bold; }
        .pro-wrap .filter-product .product-list .xem-them.xem-an {
          display: none; }
        .pro-wrap .filter-product .product-list .xem-them span {
          margin: 0 5px; } }
@media all and (min-width: 521px) {
  .pro-wrap {
    width: 520px;
    margin: auto; }
    .pro-wrap .bread {
      padding-left: 0;
      padding-right: 0; }
    .pro-wrap .slide-wrap {
      padding-left: 0;
      padding-right: 0; }
    .pro-wrap .filter-product {
      padding-left: 0;
      padding-right: 0; }
      .pro-wrap .filter-product .filter .filter-parent .filter-child {
        width: 100%;
        left: 0; } }
@media all and (min-width: 1201px) {
  nav.active .parent {
    display: block; }
  nav .parent {
    display: none; }

  .pro-wrap {
    width: 1200px;
    background-color: #FFF; }
    .pro-wrap .bread {
      padding-top: 0; }
    .pro-wrap .filter-product .filter {
      width: 100%; }
      .pro-wrap .filter-product .filter .filter-parent h2 {
        font-size: 16px; }
      .pro-wrap .filter-product .filter .filter-parent .filter-child {
        width: 40%;
        top: 60px; }
        .pro-wrap .filter-product .filter .filter-parent .filter-child.index-2 {
          left: 80px; }
        .pro-wrap .filter-product .filter .filter-parent .filter-child.index-3 {
          left: 150px; }
        .pro-wrap .filter-product .filter .filter-parent .filter-child.index-4 {
          left: 150px; }
        .pro-wrap .filter-product .filter .filter-parent .filter-child.index-5 {
          left: 150px; }
        .pro-wrap .filter-product .filter .filter-parent .filter-child.index-6 {
          left: 190px; }
        .pro-wrap .filter-product .filter .filter-parent .filter-child.index-7 {
          left: 230px; }
      .pro-wrap .filter-product .filter .hang .hang-wrap p {
        font-size: 16px;
        padding: 10px 0; }
      .pro-wrap .filter-product .filter .gia .gia-wrap p {
        font-size: 16px;
        padding: 10px 0; }
      .pro-wrap .filter-product .filter .tinh-nang .tinh-nang-wrap p {
        font-size: 16px;
        padding: 10px 0; }
    .pro-wrap .filter-product .lua-chon-product {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%; }
      .pro-wrap .filter-product .lua-chon-product .trai {
        width: 882px; }
      .pro-wrap .filter-product .lua-chon-product .phai {
        display: block;
        width: 298px;
        padding: 52px 0 0 0; }
        .pro-wrap .filter-product .lua-chon-product .phai h2 {
          height: 40px;
          display: flex;
          align-items: center;
          background-color: #F2F2F2;
          border-radius: 3px 3px 0 0;
          padding: 0 0 0 15px;
          font-size: 15px; }
        .pro-wrap .filter-product .lua-chon-product .phai ul {
          border: 1px solid #F2F2F2;
          box-sizing: border-box;
          margin-bottom: 5px;
          padding: 5px 0 5px 15px;
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-start; }
          .pro-wrap .filter-product .lua-chon-product .phai ul p {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            font-size: 15px;
            padding: 8px 0;
            width: 50%;
            cursor: pointer; }
            .pro-wrap .filter-product .lua-chon-product .phai ul p.chia-cot {
              width: 100%; }
            .pro-wrap .filter-product .lua-chon-product .phai ul p.actived {
              color: #F15928; }
              .pro-wrap .filter-product .lua-chon-product .phai ul p.actived span {
                border: 0.5px solid #F15928;
                background-color: #F15928; }
            .pro-wrap .filter-product .lua-chon-product .phai ul p span {
              width: 15px;
              height: 15px;
              border: 0.5px solid #DEDEDE;
              border-radius: 1px;
              margin-right: 8px; }
            .pro-wrap .filter-product .lua-chon-product .phai ul p a {
              text-decoration: none;
              color: #58595B; }
              .pro-wrap .filter-product .lua-chon-product .phai ul p a:hover {
                color: #F15928; }
    .pro-wrap .filter-product .lua-chon .uu-dai {
      display: flex;
      padding-bottom: 21px; }
      .pro-wrap .filter-product .lua-chon .uu-dai li {
        font-size: 16px;
        margin-right: 30px;
        cursor: pointer;
        display: flex;
        align-items: center; }
        .pro-wrap .filter-product .lua-chon .uu-dai li:last-child {
          margin-right: 0; }
    .pro-wrap .filter-product .lua-chon .total-pro {
      font-size: 16px; }
    .pro-wrap .filter-product .lua-chon .tang-giam li {
      font-size: 16px;
      cursor: pointer; }
    .pro-wrap .filter-product .product-list .load-pro .loai-dai-dien {
      width: 50%; }
    .pro-wrap .filter-product .product-list .load-pro li.product-item {
      width: 25%; }
      .pro-wrap .filter-product .product-list .load-pro li.product-item .hinh {
        width: 100%;
        height: 163px; }
        .pro-wrap .filter-product .product-list .load-pro li.product-item .hinh img {
          position: absolute;
          top: 0;
          left: 0;
          transition: all 0.5s; }
      .pro-wrap .filter-product .product-list .load-pro li.product-item:hover .hinh img {
        top: -10px;
        transition: all 0.5s; }
    .pro-wrap .filter-product .product-list .xem-them {
      width: 300px;
      padding: 10px 0;
      font-size: 16px; } }

/*# sourceMappingURL=cate.css.map */
