#thu-doi {
  margin-top: 50px; }

.tcdm-policy {
  background: #044086;
  padding: 38px 0 30px; }
  .tcdm-policy .tcdm-policy-item {
    flex: 0 0 calc(25% - 10px);
    width: calc(25% - 10px);
    color: #fff; }
    .tcdm-policy .tcdm-policy-item img {
      max-height: 60px;
      margin-right: 20px;
      align-self: flex-start; }
    .tcdm-policy .tcdm-policy-item .policy-right label {
      font-size: 20px;
      line-height: 24px; }
    .tcdm-policy .tcdm-policy-item .policy-right p {
      margin: 0;
      font-size: 14px;
      line-height: 17px; }

.tcdm-box-title {
  margin: 30px 0; }
  .tcdm-box-title h1 {
    font-size: 33px;
    line-height: 39px;
    font-weight: bold;
    color: #303030;
    text-transform: uppercase; }
  .tcdm-box-title p {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    color: #303030;
    font-weight: bold; }

.collection-desc h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #707070;
  margin: 6px 0 20px;
  padding-bottom: 10px; }

.tcdm-box-coll {
  padding: 23px 20px;
  margin: 0 0 27px;
  border-radius: 10px; }
  .tcdm-box-coll .tcdm-coll-top {
    margin: 0 0 15px 0; }
    .tcdm-box-coll .tcdm-coll-top label {
      font-size: 22px;
      line-height: 27px;
      margin: 0 30px 0 0;
      color: #303030;
      font-weight: bold; }
    .tcdm-box-coll .tcdm-coll-top span {
      flex: 1;
      font-size: 16px;
      line-height: 19px;
      color: #303030; }

.tcdm-coll-filter .tcdm-filter {
  margin: 0; }
  .tcdm-coll-filter .tcdm-filter li {
    margin-right: 8px;
    margin-bottom: 10px; }
    .tcdm-coll-filter .tcdm-filter li.active span {
      border-color: rgba(244, 36, 36, 0.5);
      color: #f42424; }
    .tcdm-coll-filter .tcdm-filter li span {
      display: block;
      padding: 0 5px;
      min-width: 87px;
      border: 1px solid rgba(112, 112, 112, 0.5);
      text-align: center;
      font-size: 16px;
      line-height: 27px;
      border-radius: 16px;
      color: #303030;
      cursor: pointer; }

.tcdm-coll-filter .tcdm-search {
  flex: 0 0 294px;
  width: 294px; }
  .tcdm-coll-filter .tcdm-search input {
    width: 100%;
    border: 1px solid rgba(112, 112, 112, 0.5);
    border-radius: 16px;
    line-height: 27px;
    font-size: 16px;
    color: #303030;
    padding: 0 17px;
    background: #eee;
    margin-bottom: 10px; }

.product-list {
  margin: 20px 0; }
  .product-list .product-loop-thu-doi {
    flex: 0 0 calc(25% - 22.5px);
    width: calc(25% - 22.5px);
    margin: 0 30px 20px 0;
    cursor: pointer; }
    .product-list .product-loop-thu-doi:nth-child(4n) {
      margin-right: 0; }
    .product-list .product-loop-thu-doi .product-img {
      position: relative;
      padding-bottom: 100%;
      overflow: hidden;
      margin: 0 0 5px; }
      .product-list .product-loop-thu-doi .product-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center; }
    .product-list .product-loop-thu-doi .product-info .product-name {
      display: block;
      display: -webkit-box;
      font-size: 20px;
      line-height: 25px;
      font-weight: bold;
      color: #323232;
      height: 50px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .product-list .product-loop-thu-doi .product-info .special-price {
      display: block;
      margin: 5px 0 10px;
      color: #ff424e;
      font-size: 20px;
      line-height: 24px;
      font-weight: bold; }
    .product-list .product-loop-thu-doi .product-info .btn-thu-doi {
      min-width: 150px;
      background: #91bcff;
      border: 0;
      font-size: 20px;
      line-height: 40px;
      font-weight: bold;
      border-radius: 20px;
      color: #000;
      text-transform: uppercase; }

#thumua-modal .modal-content {
  border: 1px solid #707070;
  border-radius: 20px !important; }

#thumua-modal .modal-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #044086;
  text-transform: uppercase;
  padding: 12px 10px 10px;
  border-bottom: 1px solid #ebebeb;
  position: relative; }

#thumua-modal .quickview-close {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  padding: 5px; }

#thumua-modal .modal-main {
  padding: 20px 22px 29px 26px; }

#thumua-modal .p-info .modal-left {
  flex: 0 0 150px;
  width: 150px; }
  #thumua-modal .p-info .modal-left p {
    margin: 20px 0;
    font-size: 14px;
    line-height: 17px;
    color: #303030; }
    #thumua-modal .p-info .modal-left p strong {
      font-size: inherit; }

#thumua-modal .p-info .modal-right {
  flex: 0 0 calc(100% - 150px);
  width: calc(100% - 150px);
  padding: 0 20px;
  font-size: 14px;
  line-height: 22px; }
  #thumua-modal .p-info .modal-right p {
    margin: 0; }
  #thumua-modal .p-info .modal-right .v-choise {
    background: #f4f5fa;
    border-radius: 9px;
    padding: 7px 8px;
    margin: 10px 0; }
    #thumua-modal .p-info .modal-right .v-choise input {
      margin: 0 11px 0 0; }
    #thumua-modal .p-info .modal-right .v-choise label {
      font-size: 15px;
      line-height: 18px;
      color: #4e4e4e;
      font-weight: 400;
      margin: 0;
      cursor: pointer; }
  #thumua-modal .p-info .modal-right .v-price {
    font-size: 17px;
    line-height: 22px;
    color: #ff424e;
    font-weight: bold;
    margin-left: 6px; }
  #thumua-modal .p-info .modal-right .v-price-box {
    margin: 14px 0 20px; }
  #thumua-modal .p-info .modal-right form .v-input {
    margin: 0 0 20px; }
    #thumua-modal .p-info .modal-right form .v-input span {
      display: block;
      font-size: 16px;
      line-height: 19px;
      color: #324b8f;
      font-weight: bold;
      margin: 0 0 7px;
      position: relative; }
      #thumua-modal .p-info .modal-right form .v-input span span {
        display: inline-block;
        margin: 0 0 0 10px;
        font-size: 13px;
        color: #f00;
        position: absolute;
        bottom: 0; }
    #thumua-modal .p-info .modal-right form .v-input input {
      display: block;
      width: 100%;
      border: 0;
      border-radius: 9px;
      line-height: 33px;
      padding: 0 10px;
      background: #f4f5fa; }
  #thumua-modal .p-info .modal-right form .btn-more {
    background: #0061e3;
    border: 0;
    color: #fff;
    padding: 0 20px;
    border-radius: 9px;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: bold; }
    #thumua-modal .p-info .modal-right form .btn-more:hover {
      opacity: 0.9; }

#thumua-modal .p-sucess {
  display: none; }
  #thumua-modal .p-sucess .icon-sucess {
    max-width: 74px;
    margin: 0 auto 15px;
    height: 74px;
    line-height: 74px;
    background: #3bb54a;
    border-radius: 50%;
    color: #d4e1f4;
    font-size: 40px; }
  #thumua-modal .p-sucess p {
    font-size: 16px;
    line-height: 19px;
    color: #324b8f;
    margin: 0 0 13px; }
    #thumua-modal .p-sucess p a {
      font-weight: bold; }

#thumua-modal .modal-dialog.success {
  width: 100%;
  max-width: 450px; }
  #thumua-modal .modal-dialog.success .p-info {
    display: none !important; }
  #thumua-modal .modal-dialog.success .p-sucess {
    display: block; }

#bang-gia {
  background: #f2f7fd;
  padding: 0 0 30px; }
  #bang-gia .bang-gia-title h1 {
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    color: #0063d1;
    text-transform: uppercase;
    margin: 0 0 10px; }
  #bang-gia .bang-gia-title form {
    max-width: 649px;
    position: relative;
    margin: 0 auto 30px; }
    #bang-gia .bang-gia-title form input {
      display: block;
      color: #6b6b6b;
      width: 100%;
      font-size: 14px;
      line-height: 48px;
      border: 1px solid rgba(197, 197, 197, 0.5);
      padding: 0 10px 0 58px;
      border-radius: 25px; }
      #bang-gia .bang-gia-title form input::-webkit-input-placeholder {
        color: #6b6b6b; }
      #bang-gia .bang-gia-title form input:-ms-input-placeholder {
        color: #6b6b6b; }
      #bang-gia .bang-gia-title form input::placeholder {
        color: #6b6b6b; }
    #bang-gia .bang-gia-title form button {
      position: absolute;
      top: 0;
      left: 0;
      width: 58px;
      height: 50px;
      border-radius: 25px 0 0 25px;
      border: 0;
      background: transparent; }
      #bang-gia .bang-gia-title form button svg {
        width: 20px;
        height: 20px;
        fill: #ababab; }
  #bang-gia .bang-gia-head {
    background: #044086;
    color: #fff;
    height: 44px;
    border-radius: 15px 15px 0 0;
    font-weight: bold; }
  #bang-gia .bang-gia-list {
    background: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 40px; }
    #bang-gia .bang-gia-list .bang-gia-item {
      min-height: 40px;
      font-weight: bold; }
      #bang-gia .bang-gia-list .bang-gia-item:nth-child(even) {
        background: #edf1f5; }
  #bang-gia .pagi {
    margin-bottom: 60px; }
  #bang-gia .bg-stt {
    flex: 0 0 10%;
    width: 10%;
    padding-left: 28px; }
    #bang-gia .bg-stt span {
      display: inline-block;
      min-width: 26px;
      text-align: center;
      font-size: 14px;
      color: #303030; }
  #bang-gia .bg-title {
    flex: 0 0 48.6%;
    width: 48.6%; }
    #bang-gia .bg-title a {
      display: inline-block;
      font-size: 14px;
      line-height: 18px;
      color: #0063d1;
      text-transform: capitalize; }
  #bang-gia .bg-price {
    flex: 0 0 23%;
    width: 23%; }
    #bang-gia .bg-price .bg-new-price {
      font-size: 15px;
      line-height: 18px;
      color: #ff424e;
      min-width: 77px; }
    #bang-gia .bg-price .bg-old-price {
      font-size: 13px;
      line-height: 15px;
      color: #9b9b9b;
      margin-left: 17px; }
  #bang-gia .bg-action {
    flex: 0 0 18.4%;
    width: 18.4%; }
    #bang-gia .bg-action .bg-choise {
      background: #fe7700;
      color: #fff;
      line-height: 25px;
      border: 0;
      font-size: 12px;
      padding: 0 9px;
      border-radius: 3px; }
      #bang-gia .bg-action .bg-choise:hover {
        opacity: 0.9; }

@media screen and (max-width: 1023px) {
  .tcdm-policy {
    padding: 25px 0 15px; }
    .tcdm-policy .tcdm-policy-item {
      flex: 0 0 calc(50% - 10px);
      width: calc(50% - 10px);
      margin: 0 0 15px; } }

@media screen and (min-width: 992px) {
  .modal-lg {
    width: 910px; } }

@media screen and (max-width: 767px) {
  .tcdm-policy .tcdm-policy-item {
    flex: 0 0 100%;
    width: 100%; }
    .tcdm-policy .tcdm-policy-item img {
      max-height: 45px; }
    .tcdm-policy .tcdm-policy-item .policy-right label {
      font-size: 16px;
      line-height: 20px; }
  .product-list .product-loop-thu-doi {
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    margin: 0 20px 20px 0; }
    .product-list .product-loop-thu-doi:nth-child(4n) {
      margin-right: 20px; }
    .product-list .product-loop-thu-doi:nth-child(2n) {
      margin-right: 0; }
  .tcdm-box-title h1 {
    font-size: 25px;
    line-height: 32px; }
  .tcdm-box-title p {
    font-size: 18px;
    line-height: 22px; }
  .tcdm-box-coll {
    padding: 15px; }
    .tcdm-box-coll .tcdm-coll-top label {
      flex: 0 0 100%;
      width: 100%;
      margin: 0 0 10px; }
  .tcdm-coll-filter {
    flex-wrap: wrap; }
    .tcdm-coll-filter .tcdm-filter, .tcdm-coll-filter .tcdm-search {
      flex: 0 0 100%;
      width: 100%; }
  .tcdm-coll-filter .tcdm-filter {
    justify-content: center; }
  #bang-gia {
    padding: 25px 0 20px; }
    #bang-gia > .container {
      padding: 0 9px; }
    #bang-gia .bang-gia-title h1 {
      font-size: 20px;
      line-height: 24px;
      margin: 0 0 14px; }
    #bang-gia .bang-gia-title form {
      margin: 0 auto 18px; }
      #bang-gia .bang-gia-title form input {
        line-height: 40px;
        padding: 0 10px 0 44px; }
      #bang-gia .bang-gia-title form button {
        width: 44px;
        height: 42px;
        line-height: 50px; }
    #bang-gia .bg-stt {
      flex: 0 0 47px;
      width: 47px;
      padding: 0;
      text-align: center; }
    #bang-gia .bg-title {
      flex: 0 0 calc(100% - 213px);
      width: calc(100% - 213px);
      padding-right: 10px; }
    #bang-gia .bg-price {
      flex: 0 0 97px;
      width: 97px; }
    #bang-gia .bg-action {
      flex: 0 0 69px;
      width: 69px; }
      #bang-gia .bg-action .bg-choise {
        width: 63px;
        text-align: center;
        padding: 0; }
        #bang-gia .bg-action .bg-choise span {
          display: none; }
    #bang-gia .bang-gia-list .bang-gia-item {
      min-height: auto;
      padding: 12px 0 10px; }
      #bang-gia .bang-gia-list .bang-gia-item .bg-price {
        flex-direction: column;
        align-items: flex-start; }
        #bang-gia .bang-gia-list .bang-gia-item .bg-price .bg-old-price {
          margin: 2px 0 0 0; }
  #thumua-modal .p-info .modal-left, #thumua-modal .p-info .modal-right {
    flex: 0 0 100%;
    width: 100%; }
  #thumua-modal .modal-dialog {
    margin-bottom: 100px; } }
