@charset "UTF-8";
.c-block_cat {
  margin-top: 5px;
}

@media (min-width: 1024px) {
  .block_aside {
    width: 22%;
  }
  .block_mainctn {
    width: 78%;
  }
}
.block_aside {
  padding-left: 0;
  padding-right: 10px;
}
.block_aside .all_cat {
  background: #ffffff;
  margin-bottom: 27px;
}
.block_aside .all_cat .list_all .item_parent {
  padding: 0 20px;
  border-bottom: 1px dotted #dddddd;
}
.block_aside .all_cat .list_all .item_parent.open {
  color: #82b440;
}
.block_aside .all_cat .list_all .item_parent.open .name_parent {
  color: #82b440;
}
.block_aside .all_cat .list_all .data_toggle {
  position: relative;
  padding-right: 18px;
}
.block_aside .all_cat .list_all .data_toggle .fa {
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.block_aside .all_cat .list_all .data_toggle .fa-minus {
  display: flex;
}
.block_aside .all_cat .list_all .data_toggle .fa-plus {
  display: none;
}
.block_aside .all_cat .list_all .data_toggle .call_child {
  cursor: pointer;
}
.block_aside .all_cat .list_all .data_toggle .call_child.collapsed .fa-minus {
  display: none;
}
.block_aside .all_cat .list_all .data_toggle .call_child.collapsed .fa-plus {
  display: flex;
}
.block_aside .all_cat .list_all .data_toggle .call_child.collapsed .name {
  color: #333333;
}
.block_aside .all_cat .list_all .name {
  display: inline-block;
  line-height: 20px;
}
.block_aside .all_cat .list_all .name:hover {
  color: #333333;
  font-style: italic;
}
.block_aside .all_cat .list_all .name_parent {
  padding: 10px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
.block_aside .all_cat .list_all .collapse.in {
  padding-bottom: 13px;
}
.block_aside .all_cat .list_all .name_child {
  padding: 3px 0px;
}
.block_aside .all_cat .list_all .name_child.hightlight, .block_aside .all_cat .list_all .name_child:hover {
  color: #007aff;
}
.block_aside .banner_aside img {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.block_mainctn {
  padding-left: 10px;
  padding-right: 0;
}
.block_mainctn .head-sort {
  padding: 5px 5px 5px 20px;
  margin-bottom: 10px;
  background: #ededed;
}
.block_mainctn .head-sort .c-total_prd {
  display: inline-block;
  line-height: 30px;
}
.block_mainctn .head-sort .fun_item {
  position: relative;
  padding: 4px 10px;
  background: #ffffff;
  border: 1px solid #cecece;
}
.block_mainctn .head-sort .dropdown-menu {
  right: 0;
  left: auto;
}
.block_mainctn .head-sort .dropdown-menu li.active a, .block_mainctn .head-sort .dropdown-menu li.active a:hover, .block_mainctn .head-sort .dropdown-menu li.active a:focus {
  background: #555555;
}
.block_mainctn .c-name_cat {
  text-transform: uppercase;
  font-family: OpenSans-Bold;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 14px;
  position: relative;
}
.block_mainctn .c-name_cat a {
  display: block;
  padding: 10px 10px 10px 20px;
  color: #ffffff;
  background: #000000;
  line-height: 20px;
}
.block_mainctn .c-name_cat a:hover {
  color: #ff0000;
}
.block_mainctn .c-name_cat img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.block_mainctn .c-box_list {
  margin: 0 -5px;
}
.block_mainctn .item-product {
  padding: 0 5px;
  margin-bottom: 20px;
}
.block_mainctn .item-product .wrapper {
  background: #ffffff;
  position: relative;
  padding: 15px 20px 10px;
}
.block_mainctn .item-product .wrapper:hover {
  background: #e5e5e5;
  box-shadow: 0 0 6px 2px #cccccc;
}
.block_mainctn .item-product .wrapper:hover .col_cart {
  display: inline-block;
}
.block_mainctn .item-product .rating img {
  display: inline-block;
  width: auto;
  max-width: 14px;
}
.block_mainctn .item-product .item-image {
  display: block;
  position: relative;
  margin-bottom: 7px;
  text-align: center;
}
.block_mainctn .item-product .name-pro {
  font-family: OpenSans-Bold;
  font-weight: normal;
  height: 39px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  margin-bottom: 6px;
  margin-top: 10px;
  line-height: 20px;
}
.block_mainctn .item-product .name-pro a:hover {
  text-transform: uppercase;
}
.block_mainctn .item-product .price-pro {
  margin-bottom: 10px;
  line-height: 20px;
}
.block_mainctn .item-product .price-pro span {
  color: #d9222a;
  font-family: OpenSans-Bold;
}
.block_mainctn .item-product .price_old {
  font-size: 12px;
  color: #999999;
}
.block_mainctn .item-product .col_cart {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../../../../images/home/bg_cart.png") no-repeat;
}
.block_mainctn .item-product .c-add_cart {
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  padding: 19px 4px 3px 20px;
  color: #ffffff;
  font-family: OpenSans-Bold;
}
.block_mainctn .item-product .c-add_cart:hover {
  font-family: OpenSans;
}
.block_mainctn .c-redirect {
  text-align: right;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .block_mainctn .c-redirect {
    text-align: center;
  }
}
.block_mainctn .c-redirect a {
  background: #d9222a;
  color: #ffffff;
  display: inline-block;
  padding: 10px 20px;
  font-size: 15px;
}
.block_mainctn .c-redirect a:hover {
  font-family: OpenSans-Bold;
}
.block_mainctn .description {
  margin-bottom: 20px;
  /* Iframe con */
}
.block_mainctn .description .youtube-embed-wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 69.25% !important; /* Tỉ lệ khung hình 16:9 */
  padding-top: 30px;
}
.block_mainctn .description .youtube-embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block_mainctn .description iframe {
  position: relative !important;
  width: 100% !important;
  height: 38vw !important;
  margin: 20px 0;
}
@media (max-width: 768px) {
  .block_mainctn .description iframe {
    height: 60vw !important;
  }
}
.block_mainctn .description img {
  max-width: 100%;
  height: auto !important;
  margin: 20px 0;
}

@media (min-width: 992px) {
  .row_list {
    margin: 0 -5px;
  }
}

.social-right {
  display: block;
}

@media (max-width: 767px) {
  .block_mainctn .item-product {
    padding: 0 5px;
    margin-bottom: 15px;
    height: 316px;
  }
  .block_mainctn .item-product .price-pro span {
    display: block;
  }
  .block_mainctn .item-product .col_cart {
    display: inline-block;
  }
  .block_mainctn .item-product .c-add_cart {
    font-size: 11px;
  }
}
@media (max-width: 992px) {
  .breadcumbs-first {
    display: none !important;
  }
  .block_aside {
    padding-right: 0;
    display: none;
  }
  .block_mainctn {
    padding-left: 0;
  }
  .products {
    margin-top: 20px;
  }
  .products .head-sort {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 5px;
    margin-bottom: 25px;
  }
  .products .head-sort .fun_item .dropdown {
    left: unset;
    right: 0;
  }
  .products .productslist .item {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .products .productslist .item .products_item .name {
    margin: 10px 0px;
  }
  .products .productslist .items-product div.clearfix {
    display: none;
  }
  .block_aside .all_cat {
    margin-bottom: 15px;
  }
  .wrapp_list {
    padding: 0 10px;
  }
  .c-box_info-other .c-wrapper-content .menu_footer {
    display: none;
  }
}/*# sourceMappingURL=cat.css.map */