#col-right {
  width: calc(100% - 20px);
}
#col-right .bn-right img {
  margin-bottom: 15px;
  border-radius: 5px;
}

.cus-regis-right #newsletter input {
  width: calc(100% - 126px);
  float: left;
  border: 1px solid #f89723;
  background: #fff;
  outline: none;
  padding: 0px 10px;
  height: 37px;
  line-height: 34px;
  border-radius: 5px 0px 0px 5px;
}
.cus-regis-right #newsletter button {
  width: 126px;
  float: right;
  background: url(https://hoanghapc.vn/template/oct2020/images/bg-re-oran.jpg)
    repeat-x;
  background-size: auto 100%;
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  font-weight: 700;
  color: #222222;
  border-radius: 0px 5px 5px 0px;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .hotlinee {
    left: 10px;
  }

  *,
  ::after,
  ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  a {
    text-decoration: none;
  }
  .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .list-cate-home {
  }
  .list-cate-home .cate-home-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    height: 42px;
    margin: 0 5px 5px;
    border: 1px solid #5178c4;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f9f9f9;
  }
  .list-cate-home .cate-home-item span {
    display: block;
    font-size: 12px;
    color: #5178c4;
    text-align: center;
    line-height: 1.3em;
  }
  a {
    color: #333;
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) {
  .list-cate-home {
    display: none;
  }
}
only screen and (max-width: 48em) {
}
.tab-panels {
  text-align: justify;
}
span.amount {
  font-size: 16px;
  line-height: 20px;
  color: #d0021b;
  display: block;
  margin-top: 5px;
}
h1.entry-title.mb {
  text-align: center;
  font-weight: 400;
}
:root {
  --c1: #1e428a;
  --c2: #1293cb;
}
.header-search-form-wrapper .form-flat input[type="search"] {
  border-radius: 5px;
  height: 40px;
}
.header-search-form-wrapper .form-flat .flex-row .flex-col {
  padding-right: 0;
}
.header-search-form-wrapper .flex-row.container {
  padding: 0 9px;
}
.header-bottom-nav > li > a {
  font-size: 14px;
  text-transform: none;
  font-weight: 600 !important;
}
.header-bottom-nav > li > a i {
  position: relative;
  top: 2px;
}
.header-bottom-nav > li > a > i {
  padding-right: 5px;
}
#mega-menu-wrap {
  background: var(--secondary-color);
  width: 246px;
}
#mega-menu-title {
  padding: 11px 0 12px 15px;
  text-transform: uppercase;
  background: var(--c2);
}
#mega-menu-title i {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 5px;
}
.home #main,
.woocommerce-page #main {
  background-color: #f3f3f3;
}
.single-product.woocommerce-page #main {
  background-color: #fff;
}
a.linkkhuyenmai {
  background: #fff355;
  padding: 0 20px 0 70px !important;
  color: #222 !important;
  height: 53px;
}
a.linkkhuyenmai:before {
  content: "";
  width: 50px;
  height: 36px;
  background: url(images/icon-hot.png) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
  -moz-transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
  -webkit-transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  animation: zoomIn 0.5s infinite;
}
@-webkit-keyframes zoomIn {
  from {
    transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
    -moz-transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
    -webkit-transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
  }
  100% {
    transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
    -webkit-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
  }
}
@keyframes zoomIn {
  from {
    transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
    -moz-transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
    -webkit-transform: translate3d(0, -50%, 0) scale3d(0.9, 0.9, 0.9);
  }
  100% {
    transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
    -webkit-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
  }
}
.list_icon_text {
  float: left;
  margin: 0 0 0 20px;
  min-width: 160px;
}
.list_icon_text a {
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}
.icon_box {
  width: 40px;
  height: 40px;
  background: var(--c1);
  color: #fff;
  border-radius: 3px;
  text-align: center;
  line-height: 46px;
  margin: 0 10px 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.icon_box i {
  font-size: 22px;
}
.text_box {
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  position: relative;
}
.text_box strong {
  font-size: 17px;
  color: #ffdd37;
  bottom: 5px;
  position: relative;
}
.text_box span {
  font-size: 13px;
  font-weight: 700;
}
*,
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
b {
  font-weight: bolder;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}

@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
b {
  font-weight: 700;
}
.box-right-list .box-right-item::after {
  content: "";
  clear: both;
  display: block;
}
.text-13 {
  font-size: 13px;
}
.text-15 {
  font-size: 15px;
}
.font-600 {
  font-weight: 600;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #d7d7d7;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}
.icon-2021 {
  background: url("/assets/images/icon/sprite_2021.png") no-repeat;
}
.header-main-container a {
  color: #222;
  display: block;
}
.header-main-container .box-right-group {
  font-size: 13.5px;
  width: calc(100% - 760px);
  color: #fff;
}
.header-main-container .box-right-group .text {
  line-height: 1.3;
}
.cart-count.js-cart-count {
  font-size: 10px;
  background: #970c19;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  font-weight: 500;
  position: absolute;
  top: -2px;
  left: 41px;
}
.box-right-list {
  position: relative;
  padding: 5px 0;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}
b {
  font-weight: bolder;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
img {
  vertical-align: middle;
  border-style: none;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.m-0 {
  margin: 0 !important;
}
@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
img {
  max-width: 100%;
  height: auto;
}
b {
  font-weight: 700;
}
.red,
.header-cart-hover .cart-text a:hover {
  color: #eb1f27;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #d7d7d7;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}
.header-main-container a {
  color: #222;
  display: block;
}
.header-cart-hover .cart-item {
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-cart-hover .cart-item:last-child {
  border: 0;
}
.header-cart-hover .cart-img {
  display: block;
  width: 85px;
  margin-right: 12px;
}
.header-cart-hover .cart-text {
  width: calc(100% - 97px);
  font-weight: lighter;
}
.header-cart-hover .cart-text a {
  display: block;
  margin-bottom: 15px;
}
*,
@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #d7d7d7;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}
.cart-count.js-cart-count {
  font-size: 10px;
  background: #970c19;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  font-weight: 500;
  position: absolute;
  top: -2px;
  left: 41px;
}
@media (min-width: 1650px) {
  .cart-count.js-cart-count {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
}
.box-right-list::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 17px;
  right: 0;
  border-radius: 100px;
}
.box-right-list .box-right-item {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.box-right-list .box-right-item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  height: 28px;
  width: 1px;
  background: #c83136;
}
.box-right-list .box-right-item:nth-child(1) {
  width: 158px;
}
.box-right-list .box-right-item:nth-child(2) {
  width: 151px;
}
.box-right-list .box-right-item:nth-child(3) {
  width: 128px;
}
.box-right-list .box-right-item:nth-child(3)::after {
  content: none;
}
.box-right-list .box-right-item:hover .text::after {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  width: 39%;
}
.box-right-list .box-right-item:hover .header-cart-hover {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 1;
  visibility: visible;
  top: 47px;
}
.box-right-list .text {
  margin: 0;
  float: left;
}
.box-right-list .text::after {
  content: "";
  background: #e9eaeb;
  height: 2px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  width: 0;
  left: 60px;
  position: absolute;
  bottom: -5px;
}
.box-right-list .icon-2021 {
  background-color: #f8f9fa;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  float: left;
  margin-right: 10px;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}
.box-right-list .icon-phone {
  background-position: -74px -26px;
  -webkit-animation: phonering 1.8s infinite ease-in-out;
  animation: phonering 1.8s infinite ease-in-out;
}
.box-right-list .icon-buildpc {
  background-position: -152px -25px;
}
.box-right-list .icon-cart {
  background-position: -193px -26px;
}
.header-cart-hover {
  position: absolute;
  width: 425px;
  right: 0;
  top: 60px;
  border-radius: 10px;
  overflow: hidden;
  color: #222;
  background: #fff;
  z-index: 2;
  padding: 10px 0 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1650px) {
  .header-main-container .box-right-group {
    width: calc(100% - 1140px);
  }
  .cart-count.js-cart-count {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .box-right-list .icon-2021 {
    width: 43px;
    height: 43px;
  }
  .box-right-list .icon-phone {
    background-position: -73px -24px;
  }
  .box-right-list .icon-buildpc {
    background-position: -150px -23px;
  }
  .box-right-list .icon-cart {
    background-position: -192px -25px;
  }
  .box-right-list .box-right-item:nth-child(1) {
    width: 178px;
    padding-right: 7px;
  }
  .box-right-list .box-right-item:nth-child(2) {
    width: 164px;
  }
  .box-right-list .box-right-item:nth-child(3) {
    width: 145px;
  }
  .box-right-list .text {
    font-size: 15px;
  }
  .box-right-list .text span {
    font-size: 13px !important;
  }
}
@-webkit-keyframes phonering {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.sec-policy {
}
.sec-policy .row {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 15px 10px;
  overflow: hidden;
  background-color: #fff;
}
.sec-policy .col-policy h3 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}
.sec-policy .col-policy .icon-box-text {
  padding-top: 10px;
}
.dm-sanpham h2 {
  font-size: 22px;
}
.dm-sanpham a {
  color: #333;
}
.product-small .col-inner {
  display: block;
  overflow: hidden;
  position: relative;

  padding: 10px;

  border-radius: 5px !important;
  border: solid 1px #dddddd;

  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}
/* .product-small .col-inner:hover {
  border: 1px solid var(--c1) !important;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
} */
.product-small .product-title a {
  color: #333;
}
div.img-inner.dark {
  border-radius: 6px 6px 0px 0px;
}
.product-small .col-inner::after {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%
    )
    repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.product-small .col-inner:hover::after {
  animation: 1s ease 0 normal none 1 running fixedAnim;
  animation: 1s ease 0 normal none 1 running fixedAnim;
  -webkit-animation: 1s ease 0 normal none 1 running fixedAnim;
  -moz-animation: 1s ease 0 normal none 1 running fixedAnim;
}
@-webkit-keyframes fixedAnim {
  0% {
    right: 125%;
  }
  125% {
    right: 0;
  }
}
@-moz-keyframes fixedAnim {
  0% {
    right: 125%;
  }
  125% {
    right: 0;
  }
}
@keyframes fixedAnim {
  0% {
    right: 125%;
  }
  125% {
    right: 0;
  }
}
.boxList {
  position: relative;
  border-top: 3px solid var(--c2);
  background-image: linear-gradient(white, #f7f7f7);
}
.sec-title {
  padding: 0 15px;
}
.sec-title h2.titlecate {
  font-size: 18px;
  float: left;
  width: unset;
  background: var(--c2);
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
}
.sec-title h2.titlecate:before {
  content: "";
  width: 3px;
  background-color: #fff;
  position: absolute;
  top: -3px;
  bottom: 0;
  left: 3px;
}
.sec-title h2.titlecate:after {
  content: "";
  right: -2.35em;
  top: 0;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: var(--c2);
  border-width: 1.2em;
}
.sec-title h2.titlecate a {
  color: #fff;
}
.menu-button-edit {
  display: none;
}
.sec-title ul {
  float: right;
}
.sec-title ul li {
  float: none;
  display: inline-block;
  margin-left: 0;
  margin-top: 5px;
}
.sec-title ul li + li:before {
  content: "|";
  margin-left: -10px;
  margin-right: 12px;
  color: #fff;
}
.sec-title .viewmoretext {
  color: #b20000;
  float: right;
}
.sec-title .viewmoretext:after {
  content: "\eac7";
  margin-left: 5px;
  font-family: icofont;
}
.sec-footer {
  padding-bottom: 0 !important;
}
.ft-widget li {
  list-style: none;
  margin-left: 0;
}
.ft-widget ul li a {
  font-size: 14px;
  color: #545151;
}
.ft-widget .widgettitle {
  background: url(images/icon-menubottom.png) no-repeat scroll left bottom;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  display: block;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ft-infocompany {
  background-repeat: round;
  padding-top: 20px;
  margin-bottom: 20px;
  color: #545151;
  font-size: 13px;
}
.ft-widget ul.menu > li + li {
  border-top: none;
}
.ft-infocompany p {
}
.ft-infocompany .col {
  padding-bottom: 0;
}
.absolute-footer.dark {
  display: none;
}
.ft-hottags,
.ft-hottags a,
.ft-infocompany .social-icons {
  color: #71baff;
  font-size: 13px;
}
.liconk {
  margin: 0 -4px 0 0;
  padding: 5px;
  padding-left: 3px;
  border-radius: 5px;
  border: 0 solid #ccc;
  width: 45px;
  position: fixed;
  left: 15px;
  bottom: 30px;
  z-index: 9999;
}
.liconk img {
  margin-top: 5px;
}
.page-title-inner {
  padding-top: 0;
}
div#shop-sidebar {
  background: #fff;
  padding: 20px;
}
div#shop-sidebar .widget .is-divider {
  display: none;
}
#shop-sidebar .product-categories,
#shop-sidebar .woocommerce-widget-layered-nav-list {
  padding-top: 20px;
}
#shop-sidebar .widget ul li a {
  background: rgba(0, 0, 0, 0) url(images/icon-filter.png) no-repeat scroll left
    center;
  padding-left: 20px;
  color: #333;
}
#shop-sidebar .widget ul li.chosen a,
#shop-sidebar .widget ul li a:hover {
  background: rgba(0, 0, 0, 0) url(images/icon-filter-active.png) no-repeat
    scroll left center;
  color: #72ae2e;
}
#shop-sidebar .widget li.chosen a:before {
  display: none;
}
.product-small.box .box-text .product-title {
  min-height: 51px;
  font-size: 15px;
  font-weight: 600;
}
.product-small.box .box-text {
  border-top: 1px solid #ddd;
  min-height: 105px;
}
.prd-image .col-inner {
  /* border: 1px solid #d6d6d6; */
}
.mid_infosp h1.product-title {
  color: var(--c1);
  font-size: 22px;
  font-weight: 400;
}
.mid_infosp span.amount {
  color: #d0021b;
  font-size: 22px;
  font-weight: 700;
}
.sidebar_box {
  margin-bottom: 10px;

  padding: 15px;
  border-radius: 5px;
}
.sidebar_box h4 {
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.sidebar_box ul li {
  list-style: none;
  margin-left: 0;
  display: inline-block;
}
.icons {
  display: inline-block;
  background-image: url(images/spike.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 31px;
  height: 31px;
  float: left;
  background-position: -144px -1px;
  margin-right: 5px;
  position: relative;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.d-block {
  display: block !important;
}
.text-center {
  text-align: center !important;
}

@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.text-13 {
  font-size: 13px;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #d7d7d7;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}
.header-main-container a {
  color: #222;
  display: block;
}
.header-cart-hover .goCart {
  border-radius: 5px;
  margin-top: 7px;
  padding: 10px;
  background: #d81e23;
}
*,
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.d-block {
  display: block !important;
}
.m-0 {
  margin: 0 !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text {
  color: white;
}
@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.text-13 {
  font-size: 13px;
}
.text-15 {
  font-size: 15px;
}
.red {
  color: #eb1f27;
}
.grey {
  color: #777;
}
.font-300 {
  font-weight: 300;
}
.font-600 {
  font-weight: 600;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #d7d7d7;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}
.header-main-container a {
  color: #222;
  display: block;
}
.header-cart-hover .cart-price {
  padding: 12px 20px 15px 15px;
  -webkit-box-shadow: 0 -4px 10px 0 #e9e9e9;
  box-shadow: 0 -4px 10px 0 #e9e9e9;
}
.header-cart-hover .goCart {
  border-radius: 5px;
  margin-top: 7px;
  padding: 10px;
  background: #d81e23;
  color: white;
}
.header-cart-hover .goCart:hover {
  background: #970e13;
  color: white;
}

.icons.ico_gia {
  background-position: -144px -1px;
}
.icons.ico_doihang {
  background-position: -144px -41px;
}
.icons.ico_giaohang {
  background-position: -144px -78px;
}
.icons.ico_quatang {
  background-position: -144px -118px;
}
.icons.ico_chinhhang {
  background-position: -4px -52px;
}
.icons.ico_giauudai {
  background-position: -37px -52px;
}
.icons.ico_vanchuyen {
  background-position: -73px -52px;
}
.icons.ico_haumai {
  background-position: -106px -52px;
}
.tt-mtsp {
  padding-bottom: 10px;
}
.product-short-description ul li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.product-short-description ul li:before {
  content: "\f021";
  font-family: icofont;
  position: relative;
  color: var(--c1);
  padding-right: 5px;
}
.blog_ctsp h5 {
  font-weight: 400;
}
.post-sidebar span.widget-title {
  display: block;
  background-color: var(--c1);
  color: #fff;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 6px;
}
.post-sidebar .widget_product_categories .product-categories {
  background-color: #f3f3f3;
  padding: 20px;
  margin-top: -20px;
}
/*! CSS Used from: https://hoanghapc.vn/template/oct2020/script/style.css?v=8897778999891 */

.custom-regis {
  padding: 40px 0px 45px 0px;
  background: #f1f1f1;
}
.custom-regis .cus-regis-left {
  width: 840px;
  float: left;
}
.custom-regis .cus-regis-right {
  width: 790px;
  float: right;
}
.custom-regis .cus-regis-left .cus-regis-img {
  float: left;
  margin-left: 230px;
  margin-right: 40px;
}
.custom-regis .cus-regis-left .title-cus-regis {
  float: left;
  margin-top: 30px;
}
.custom-regis .cus-regis-left .title-cus-regis .txt {
  float: left;
  display: block;
  clear: both;
  font-size: 20px;
  font-weight: 500;
  color: #000033;
  margin-bottom: 5px;
}
.custom-regis .cus-regis-left .title-cus-regis .txt a {
  color: #2b8ae0;
}
.custom-regis .cus-regis-left .title-cus-regis .txt2 {
  float: left;
  display: block;
  clear: both;
  font-size: 14px;
  color: #444444;
}
.custom-regis .cus-regis-right #newsletter1 {
  width: 510px;
  float: left;
  margin-left: 50px;
  margin-top: 35px;
}
.custom-regis .cus-regis-right #newsletter1 input {
  width: calc(100% - 114px);
  float: left;
  border: none;
  background: #fff;
  outline: none;
  padding: 0px 10px;
  height: 34px;
  line-height: 34px;
  border-radius: 5px 0px 0px 5px;
}
.custom-regis .cus-regis-right #newsletter1 a {
  width: 114px;
  float: right;
  background: url(https://hoanghapc.vn/template/oct2020/images/bg-re-oran.jpg)
    repeat-x;
  background-size: auto 100%;
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  font-weight: 700;
  color: #222222;
  border-radius: 0px 5px 5px 0px;
}
@media (max-width: 1630px) {
  .custom-regis .cus-regis-left {
    width: 618px;
  }
  .custom-regis .cus-regis-right {
    width: 582px;
  }
  .custom-regis .cus-regis-left .cus-regis-img {
    margin-left: 30px;
    margin-right: 20px;
  }
}
