.color7c7c7c {
  color: #7c7c7c;
}
.colorb0b0b0 {
  color: #b0b0b0;
}
header {
  z-index: 100;
  background-color: #fff;
}
header.active {
  z-index: 100;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.align-right {
  text-align: right !important;
}
.user__product--title {
  padding: 20px 0 15px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
}
.user__product--title .img__media {
  overflow: inherit;
}
.user__product--title .img__media .media-left {
  padding-right: 20px;
}
.user__product--title .img__media img {
  display: inline-block;
  width: 75px;
  height: 75px;
  -webkit-box-shadow: 0 2px 3px #000;
  -moz-box-shadow: 0 2px 3px #000;
  box-shadow: 0 2px 3px #000;
  max-height: inherit;
  max-width: inherit;
}
.user__product--title .img__media .title {
  color: #262626;
  font-weight: bold;
  font-size: 18px;
}
.user__product--title .img__media .prID {
  font-size: 12px;
  color: #262626;
}
.user__product--title .img__media .lProfile {
  color: #b0b0b0;
  font-size: 12px;
}
.user__product--title .img__media .lProfile:hover {
  text-decoration: underline;
}
.user__product--title .upro__status {
  color: #262626;
  margin-top: 15px;
}
.user__product--title .upro__status > .row > div {
  border-right: solid 1px #f0f0f0;
}
.user__product--title .upro__status > .row > div:last-child {
  border-right: none;
}
.user__product--title .upro__status > .row > div p {
  font-size: 20px;
  font-weight: bold;
}
.user__product--title .upro__status > .row > div a {
  font-size: 12px;
}
.upro__search {
  margin-bottom: 45px;
  padding: 0 30px;
}
.upro__search .wrap__iput {
  position: relative;
}
.upro__search .wrap__iput [class^=icon-] {
  position: absolute;
  top: 9px;
  left: 10px;
  font-size: 20px;
}
.upro__search .wrap__iput [class^=icon-][end] {
  left: inherit;
  right: 10px;
}
.upro__search .wrap__iput .icon-settings {
  font-size: 15px;
  top: 12px;
}
.upro__search .search__iput {
  width: 100%;
  height: 40px;
  -webkit-box-shadow: 0 0 1px 1px rgba(176, 176, 176, 0.16);
  -moz-box-shadow: 0 0 1px 1px rgba(176, 176, 176, 0.16);
  box-shadow: 0 0 1px 1px rgba(176, 176, 176, 0.16);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  border: 1px solid #c5c5c5;
  padding: 0 40px;
}
.upro__tbl .colItems {
  width: 60%;
  display: table-cell;
  vertical-align: middle;
}
.upro__tbl .colPrice {
  width: 20%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.upro__tbl .colStatus {
  width: 20%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.upro__tbl .upro__tbl--title {
  display: table;
  width: 100%
}
.upro__tbl .upro__tbl--title > div {
  padding-bottom: 30px;
}
.upro__tbl .upro__tbl--title .txt {
  font-weight: 600;
}
.upro__tbl .media {
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #f0f0f0;
  display: table;
  width: 100%
}
.upro__tbl .media:hover {
  background-color: #f0f0f0;
}
.upro__tbl .list-group-image {
  max-height: inherit;
  max-width: inherit;
}
.upro__tbl .media__status,
.upro__tbl .media__price {
  display: table-cell;
  vertical-align: middle;
}
.upro__tbl h4 {
  margin: 0 0 7px;
  color: #b0b0b0;
  font-size: 14px;
}
.upro__tbl .upro__name {
  margin: 0 0 8px;
  color: #262626;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.upro__tbl .upro__size {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: bold;
}
.upro__tbl .up__price {
  font-style: italic;
  font-weight: bold;
}
.upro__tbl .status {
  font-weight: 500;
  color: #262626;
  font-size: 14px;
  position: relative;
  padding: 0 0 0 20px;
  display: inline-block;
}
.upro__tbl .status:before {
  position: absolute;
  content: "";
  top: 5px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #262626;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}
.products {
  padding: 0;
}
.products.row {
  margin-right: -15px;
  margin-left: -15px;
}
.products.row > div {
  padding-right: 15px;
  padding-left: 15px;
}
.product__item--infor {
  display: block;
  position: relative;
  padding: 0;
  background-color: transparent;
  text-align: center;
  margin-top: 10px;
}
.product__item--infor div.clearfix .product-price {
  text-align: center;
  color: #7c7c7c;
}
.product__item--infor div.clearfix .product-price .price-decoration {
  text-decoration: line-through;
  color: #7c7c7c85
}
.product__item--infor div.clearfix p {
  text-align: center;
  padding: 0;
}
.product__item--infor .product-name {
  max-width: inherit;
  margin-bottom: 5px;
}
.product__item {
  margin-bottom: 15px;
}
.products__empty {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: 30px 0;
  justify-content: center !important;
}
.products__empty span {
  display: inline-block;
  padding: 10px 0;
  border: 1px dashed #dcd2d2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 50%
}
.slidehomepage {
  min-height: inherit;
  /*height: 520px;*/
}
.title__type {
  margin: 0;
  text-transform: uppercase;
  font-size: 15px;
  color: #262626;
  font-weight: bold;
  padding: 20px 0;
}
.load__more {
  text-align: center;
  margin: 20px 0;
}
.load__more a {
  display: inline-block;
  padding: 10px 0;
  width: 25%;
  border: 1px dashed transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #262626;
  transition: all 0.2s ease-out;
}
.load__more a:hover {
  border-color: #262626;
  opacity: .5;
}
.swiper__group {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 435px;
}
.swiper__group .desc {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.swiper__group .desc h2 {
  -ms-flex: 1;
  -moz-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 16px;
  margin: 0;
  color: #262626;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff;
}
footer {
  // margin-top: 30px;
  background-color: #262626;
  padding-top: 55px;
  // padding-bottom: 45px;
  text-align: center;
  color: white;
}
footer .footer__logo {
  text-align: center;
  margin-bottom: 60px;
}
footer .footer__logo a {
  background-color: #fff;
  padding: 5px 10px;
  width: 92px;
  display: inline-block;
}
footer .get__news {
  margin-bottom: 70px;
  color: #fff;
  position: relative;
}
footer .get__news input {
  display: block;
  border: none;
  border-bottom: 2px solid #b0b0b0;
  width: 100%;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 15px;
  letter-spacing: 1.5px;
  padding-bottom: 5px;
  padding-right: 30px;
}
footer .get__news input:focus {
  border: none;
  border-bottom: 2px solid #b0b0b0;
}
footer .get__news button {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  padding: 0;
  height: 100%
}
footer .items__footer {
  display: inline-block;
  text-align: left;
  margin-bottom: 50px;
}
footer .items__footer p {
  letter-spacing: 1.3px;
  /*font-weight: bold;*/
  font-size: 12px;
  margin-bottom: 15px;
}
footer .items__footer p a,
footer .items__footer p span {
  color: #b0b0b0;
}
footer .items__footer p a:hover {
  text-decoration: underline;
}
footer .items__footer .item__title {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}
footer .copyright {
  font-size: 10px;
  font-weight: bold;
  color: #b0b0b0;
}
#wrapper {
  padding-top: 125px;
}
#menu {
  position: static;
  height: auto;
  width: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: transparent;
  text-align: center;
}
#menu li {
  display: inline-block;
  padding: 0;
  margin-left: -4px;
}
#menu li:hover a {
  color: red;
}
#menu li:hover a span:before {
  display: block;
  background-color: red;
}
#menu li:hover a ~ .menu__sub {
  display: block;
}
#menu li:hover .menu__sub a {
  color: #262626;
}
#menu li a {
  color: #262626;
  letter-spacing: 1.3px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 25px;
}
#menu li a span {
  position: relative;
  display: inline-block;
}
#menu li a span:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #d8d8d8;
  display: none;
}
#menu li a span.active {
  display: block;
  color: red;
}
#menu li a .menu__txt {
  border: none;
  padding: 0;
}
#menu li .menu__sub {
  position: absolute;
  top: 87px;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  text-align: center;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.01);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.01);
  display: none;
  z-index: 10;
}
#menu li .menu__sub ul {
  margin: 20px 2%;
  width: 50%;
  display: inline-block;
  text-align: left;
}
#menu li .menu__sub ul li {
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
  width: 32%
}
#menu li .menu__sub ul li:hover a {
  color: red;
}
#menu li .menu__sub ul li a {
  padding: 0;
  text-transform: capitalize;
}
#menu li .menu__sub ul li a:before {
  display: none !important;
}
#menu .inner-menu {
  padding: 0;
  height: auto;
  overflow-y: visible;
}
#menu .inner-menu > div {
  padding: 0;
  min-height: inherit;
  position: static;
}
.header__logo {
  height: auto;
}
.header__left {
  float: left;
}
.header__left a {
  font-weight: bold;
  margin-right: 20px;
}
.header__left a:hover {
  text-decoration: underline;
}
.header__right {
  float: right;
}
.header__right .search,
.header__right .auth__user,
.header__right .header__cart {
  margin: 0 11px;
  display: inline-block;
  vertical-align: middle;
}
.header__right .auth__user .val-selected {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
.header__right .auth__user .val-selected:hover {
  color: #333;
}
.header__right .auth__user ul {
  display: block;
  opacity: 1;
}
.header__right .auth__user ul li {
  float: none;
  padding: 0 10px;
}
.header__right .auth__user ul li a {
  display: block;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #efeaea;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: bold;
}
.header__right .auth__user .dropdown__inner {
  width: 180px;
  top: 30px;
}
.header__left,
.header__right,
.header__logo {
  padding: 15px 0;
}
.icon-search,
.icon-slice8,
.icon-slice6 {
  font-size: 20px;
  color: #bfbfbf;
}
.icon-search:active,
.icon-slice8:active,
.icon-slice6:active {
  color: #0c0c0c;
}
.icon-search {
  font-size: 19px;
}
.header__right--mbsearch {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 2px;
  margin: 0 10px;
}
.typeProducts {
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
}
.typeProducts h2 {
  margin: 0;
  color: #7c7c7c;
  font-size: 14px;
  letter-spacing: 1.2px;
  font-weight: bold;
  padding-top: 4px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.typeProducts .typeFilter .filterToggle {
  color: #262626;
  font-weight: 500;
  letter-spacing: 1.2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  display: block;
  text-align: right;
}
.typeProducts .typeFilter .filterToggle .icon-settings {
  margin-right: 10px;
  font-size: 18px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.typeProducts .typeFilter .filterToggle:hover {
  color: red;
}
.typeProducts .typeFilter .filterToggle.active {
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
  opacity: 0;
}
.typeProducts .bootstrap-tagsinput .label-default {
  background-color: #d4d4d4;
  color: #262626;
  font-size: 12px;
  line-height: normal;
  margin-top: 3px;
  text-align: left;
  display: inline-table;
}
.product__item--pic a .product__img {
  max-width: inherit;
  max-height: inherit;
  min-height: inherit;
}
.menuFilter {
  position: fixed;
  top: 0;
  right: -17px;
  bottom: 0;
  width: 375px;
  background-color: #fff;
  z-index: 90;
  padding-top: 130px;
  -webkit-transform: translateX(375px);
  -moz-transform: translateX(375px);
  -ms-transform: translateX(375px);
  -o-transform: translateX(375px);
  transform: translateX(375px);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-bottom: 20px;
  opacity: 0;
}
.menuFilter .filterClose {
  position: fixed;
  z-index: 10;
  top: 99px;
  right: 30px;
  border: 1px dashed transparent;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #b0b0b0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.menuFilter .filterClose:hover {
  color: red;
  border-color: red;
}
.menuFilter .filterIcon {
  color: #262626;
  font-weight: 500;
  letter-spacing: 1.2px;
  padding-bottom: 10px;
  position: absolute;
  top: 99px;
  left: 0;
  width: 100%;
  -webkit-transition: -wekbit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -ms-transition: -ms-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  transition: transform 1s ease-out;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
}
.menuFilter .filterIcon span {
  margin-right: 15px;
  font-size: 19px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.menuFilter .filterIcon.shadowBottom {
  -webkit-box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, 0.75);
  box-shadow: -5px 7px 5px -9px rgba(0, 0, 0, 0.75);
}
.menuFilter .filterItems {
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  overflow-y: scroll;
  padding-top: 20px;
}
.menuFilter .filterItem > a {
  display: block;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  padding: 20px 22px;
  color: #262626;
  font-weight: bold;
  letter-spacing: 1.3px;
  text-align: left;
}
.menuFilter .filterItem > a .toggleSub {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 15px;
  margin-top: -7px;
  -webkit-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.73, 1.4);
  -moz-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.73, 1.4);
  -ms-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.73, 1.4);
  -o-transition: all 0.3s cubic-bezier(0.22, 0.61, 0.73, 1.4);
  transition: all 0.3s cubic-bezier(0.22, 0.61, 0.73, 1.4);
}
.menuFilter .filterItem > a:hover {
  background-color: #fdfdfd;
}
.menuFilter .filterItem ul {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.menuFilter .filterItem ul li {
  float: left;
  width: 50%;
  margin-top: 15px;
}
.menuFilter .filterItem ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 5px;
  color: #262626;
  font-weight: bold;
  letter-spacing: 1.3px;
  font-size: 12px;
}
.menuFilter .filterItem ul li a:hover {
  color: red;
}
.menuFilter .filterItem.active .toggleSub {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menuFilter .filterItem.active ul {
  max-height: 600px;
  overflow: auto;
}
.filterActive {
  overflow-y: scroll;
}
.filterActive #wrapper {
  height: 100%;
  overflow: hidden;
}
.filterActive .menuFilter {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.filterActive .menuFilter .filterIcon {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
.shareWrap .col .btn-copy {
  padding-left: 5px;
  padding-right: 5px;
}
.shareWrap .col .fa {
  font-size: 24px;
}
.shareWrap div > [class*='col-'] {
  padding: 2px;
}
.shareWrap .btn-share {
  font-weight: 500;
  margin: 0 auto;
  border: 0;
  text-align: left;
  padding-left: 0;
}
.shareWrap div input {
  width: auto;
  height: 34px;
  padding: 6px 2px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.detail__desc {
  float: left;
  width: 340px;
}
.detail__desc .dropdownChooseSize .val-selected {
  background-color: transparent;
  color: #262626;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  border-top: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 41px;
  padding: 0 10px 0 20px;
}
.detail__desc .dropdownChooseSize .val-selected span {
  font-size: 20px;
  margin-top: 10px;
  float: right;
}
.detail__desc .dropdownChooseSize .val-selected .get-val {
  position: relative;
}
.detail__desc .dropdownChooseSize .val-selected .get-val span {
  float: none;
  margin: 0;
  font-size: 14px;
}
.detail__desc .dropdownChooseSize .val-selected .get-val .icon-uniF335 {
  position: absolute;
  top: 50%;
  left: -22px;
  margin-top: -7px;
  z-index: 5;
  cursor: pointer;
}
.detail__desc .dropdownChooseSize .val-selected .get-val .icon-uniF335:hover {
  color: red;
}
.detail__desc .dropdownChooseSize .val-selected .get-val .txtPrice {
  float: right;
  margin-right: 10px;
}
.detail__desc .dropdownChooseSize .val-selected .icon-uniF140 {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.detail__desc .dropdownChooseSize .val-selected.active .icon-uniF140 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.detail__desc .dropdownChooseSize .chooseSize {
  overflow: visible;
  max-height: inherit;
}
.detail__desc .dropdownChooseSize .chooseSize.active {
  max-height: inherit;
}
.detail__desc .dropdownChooseSize .chooseSize.active .chooseSizeInner {
  max-height: 300px;
}
.detail__desc .dropdownChooseSize .chooseSizeInner {
  background-color: #fff;
  box-shadow: 0 2px 2px 0 #b0b0b0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow-y: auto;
}
.detail__desc .dropdownChooseSize .chooseSizeInner ul {
  padding: 22px 18px;
}
.detail__desc .dropdownChooseSize .chooseSizeInner a {
  display: block;
  border-bottom: 2px solid #f0f0f0;
  padding: 20px 15px;
}
.detail__desc .dropdownChooseSize .chooseSizeInner a:hover {
  background-color: transparent;
}
.detail__desc .btn-buy {
  background-color: #d8d8d8;
  font-size: 12px;
  color: #262626;
  text-transform: capitalize;
  font-weight: bold;
  letter-spacing: 1.3px;
}
.detail__img {
  float: right;
  width: calc(100% - 340px);
}
#togger__menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  z-index: 100;
}
#togger__menu span {
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -9px;
  width: 18px;
  height: 4px;
  background-color: #d8d8d8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#togger__menu span:nth-child(2) {
  top: 22px;
  margin-left: -2px;
}
#togger__menu:active {
  background-color: rgba(0, 0, 0, 0.02);
  color: #0c0c0c;
}
#menu__mobi {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 102;
  background-color: #fff;
  width: 280px;
  height: 100%;
  padding-top: 65px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -o-transform: translateX(-280px);
  transform: translateX(-280px);
}
#menu__mobi .menu__logo {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
}
#menu__mobi .menu__logo img {
  width: 100px;
}
#menu__mobi .close__menu {
  position: absolute;
  z-index: 101;
  top: 0;
  right: -40px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  color: #d8d8d8;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
  opacity: 0;
}
#menu__mobi .close__menu .icon-meunu-close {
  display: inline-block;
}
#menu__mobi .close__menu:active {
  background-color: rgba(0, 0, 0, 0.05);
}
#menu__mobi .menu__items {
  position: relative;
  overflow: hidden;
  overflow-y: auto;
  height: 100%
}
#menu__mobi .menu__items .menu__items--inner {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#menu__mobi .menu__items ul {
  margin-bottom: 40px;
  border-top: 1px solid #f0f0f0;
  background-color: #fff;
}
#menu__mobi .menu__items ul li a {
  display: block;
  padding: 13px 20px 13px 30px;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  color: #262626;
  font-size: 12px;
  font-weight: bold;
}
#menu__mobi .menu__items ul li a:active {
  background-color: rgba(0, 0, 0, 0.02);
}
#menu__mobi .menu__items ul li a [class^=icon-] {
  position: absolute;
  top: 0;
  right: 15px;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 21px;
}
#menu__mobi .menu__items ul li a .icon-navigate_before {
  right: inherit;
  left: 12px;
}
#menu__mobi .menu__items ul.menu-mobile li > ul {
  padding-left: 10px;
}

#menu__mobi .menu__items ul.auth li > ul {
  position: absolute;
  top: 0;
  left: 280px;
  width: 100%;
  display: none;
}

#menu__mobi .menu__items ul li.prev__menu a {
  padding-left: 40px;
  background-color: #b0b0b0;
}
.activeMenu {
  overflow: hidden;
}
.activeMenu #wrapper {
  position: relative;
}
.activeMenu #wrapper .backdropMenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  background-color: rgba(0, 0, 0, 0.03);
}
.activeMenu #wrapper #menu__mobi {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.activeMenu #wrapper #menu__mobi .close__menu {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
  transition-delay: 0.4s;
}
.activeMenu #wrapper #menu__mobi .userauth .userauth__inner {
  padding: 20px 0 0;
}
.activeMenu #wrapper #menu__mobi .userauth .userauth__inner h3 {
  display: none;
}
.activeMenu #wrapper #menu__mobi .userauth .frm-item {
  margin-bottom: 0;
}
.activeMenu #wrapper #menu__mobi .userauth .frm-item input {
  border: none;
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 0;
  padding-left: 10px;
}
.activeMenu #wrapper #menu__mobi .userauth .forgotPassLink {
  text-align: right;
  margin-top: 8px;
  margin-bottom: 20px;
}
.activeMenu #wrapper #menu__mobi .userauth .forgotPassLink a {
  padding: 0;
  display: inline-block;
  text-transform: capitalize;
  border: none;
}
.activeMenu #wrapper #menu__mobi .userauth .signupBtn {
  padding: 8px 0;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  margin-right: 5px;
  border: 1px solid #979797;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  min-width: 110px;
}
.activeMenu #wrapper #menu__mobi .userauth .userauth__btn {
  width: auto;
  padding: 8px 0;
  text-transform: capitalize;
  margin-left: 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  min-width: 110px;
}
.activeMenu #wrapper #menu__mobi .userauth .termsAgree {
  margin-top: 25px;
  text-align: center;
  font-size: 13px;
}
.activeMenu #wrapper #menu__mobi .userauth .termsAgree a {
  display: inline-block;
  text-transform: capitalize;
  color: #f25c62;
  padding: 0;
  border: none;
  margin-top: 10px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  -moz-box-shadow: 0 0 0 30px #fff inset;
  box-shadow: 0 0 0 30px #fff inset;
  background-color: transparent;
}
.detail {
  padding-top: 0;
}
.slidedetail__item {
  padding-top: 30px;
}
.checkout__inner {
  padding-top: 50px;
}
.checkout__inner form {
  padding-top: 1px;
}
.checkout__inner .checkout__inforpro {
  margin-top: 50px;
  padding-bottom: 40px;
}
.checkout__inner .breakcum {
  margin-top: 0;
}
.breakcum li a {
  letter-spacing: 1px;
}
.breakcum li:last-child a {
  color: #b0b0b0;
}
#email__pay {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
#email__pay h2 {
  font-weight: bold;
  margin-bottom: 90px;
}
#email__pay h3 {
  font-weight: 700;
  margin-bottom: 35px;
}
#email__pay .frm-item input {
;
/*height: 60px;*/
/*padding-left: 40px;*/
}
#email__pay label.frm {
  color: #b0b0b0;
  font-size: 20px;
  font-weight: 500;
}
#email__pay label.frm input {
  top: 50%;
  margin-top: -6px;
}
#email__pay .btn__login {
  border-radius: 0;
  background: #000;
  padding: 10px 0;
  width: 50%;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 20px;
  color: #fff;
  font-weight: normal;
}

@media (max-width: 767px) {
  #email__pay .btn__login {
    width: 100%;
  }
}
.checkout__infor {
  padding-right: 0;
}
.checkout__infor .checkout__infor__user {
  display: -webkit-flex;
  display: flex;
}
.justifyAround {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.checkout__inforpro .price__item {
  float: none;
  text-align: right;
  padding: 15px 0 5px;
  font-size: 12px;
  font-weight: 600;
}
.checkout__inforpro-detail {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #979797;
}
.checkout__inforpro-detail em {
  letter-spacing: 1px;
}
.checkout__inforpro-detail .subBreackum {
  font-size: 9px;
}
.checkout__inforpro-detail .pro-remove {
  font-size: 17px;
  margin-top: 3px;
}
.checkout__inforpro-detail .up__down--qty span {
  font-size: 13px;
}
.checkout__inforpro-detail .up__down--qty .icon-circle-plus {
  color: #7ed321;
}
.promoCode {
  padding: 20px;
  display: -webkit-flex;
  display: flex;
}
.promoCode .frm-item {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.promoCode .btnFrm {
  padding-left: 5px;
}
.promoCode input {
  height: 42px;
  text-align: center;
  border-color: #cecece;
}
.promoCode input::-webkit-input-placeholder {
  color: #7c7c7c;
}
.promoCode button {
  height: 42px;
}
.backLink {
  text-align: center;
}
.backLink a {
  font-size: 12px;
}
.backLink .icon-navigate_before {
  font-size: 24px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.searchPro {
  position: fixed;
  top: 0;
  right: -18px;
  background-color: #fff;
  width: 393px;
  z-index: 99;
  height: 100%;
  padding: 90px 15px 0;
  display: none;
  overflow-y: scroll;
}
.searchPro #search {
  display: block;
  margin-bottom: 100px;
  padding-left: 0;
  padding-right: 0;
}
.searchPro #search input {
  width: 100%;
  border: none;
  border-bottom: 2px solid #b0b0b0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: 600;
}
.searchPro #search .icon-frm {
  color: #262626;
  padding-right: 0;
  font-size: 13px;
}
.searchPro #search .suggestSearch {
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 2;
  padding: 20px 0;
}
.searchPro #search .suggestSearch .item {
  padding: 5px 3px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.searchPro #search .suggestSearch .item:hover {
  background-color: #fbfbfb;
}
.searchPro #search .suggestSearch .item .name {
  font-weight: 600;
  color: #000;
}
.searchPro #search .suggestSearch .item .numItems {
  color: #b0b0b0;
  font-size: 12px;
}
.searchPro .listTags {
  margin-bottom: 80px;
}
.searchPro .listTags li {
  margin-bottom: 13px;
}
.searchPro .listTags li a {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 500;
}
.searchPro #closeSearch {
  padding: 5px;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  right: -5px;
}
#container .slide_blockThree .row .wrap-img {
  cursor: pointer;
}
::-webkit-input-placeholder {
  color: #262626;
}
::-moz-placeholder {
  color: #262626;
}
:-ms-input-placeholder {
  color: #262626;
}
:-moz-placeholder {
  color: #262626;
}
@media(min-width: 1600px) {
  .container {
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-width: 1570px !important;
  }
}
@media(min-width: 1200px) {
  .col-lg-4 {
    width: 33.3%
  }
}
@media(min-width: 1600px)and (max-width: 2560px) {
  .container {
    width: 1570px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media(max-width: 2560px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media(max-width: 1200px) {
  .checkout__infor {
    width: calc(100% - 350px);
  }
  .checkout__infor .checkout__infor__user {
    display: block;
  }
  #email__pay {
    -webkit-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    top: 0;
    margin-top: 30px;
  }
}
@media(min-width: 992px) {
  #togger__menu,
  #menu__mobi {
    display: none;
  }
}
@media(max-width: 992px) {
  .typeProducts .row > [class*='col-'] {
    padding: 5px;
  }
  .typeProducts .typeFilter .filterToggle .icon-settings {
    margin-right: 1px;
  }
  .products.row {
    display: block;
  }
  .products.row > div {
    float: left;
  }
  #togger__menu,
  #menu__mobi {
    display: block;
  }
  #container .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  #container .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  #container .row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  #container .slide_blockThree {
    padding: 0;
  }
  #container .slide_blockThree .row {
    margin: 0;
  }
  #container .slide_blockThree .row > div {
    padding: 0;
  }
  .product__item--pic a .product__img {
    min-height: inherit;
  }
  .product__item--infor div.clearfix .product-price,
  .product__item--infor div.clearfix p {
    font-size: 12px;
  }
  .product__item--infor div.clearfix .product-price a,
  .product__item--infor div.clearfix p a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .product__item {
    margin-bottom: 5px;
  }
  footer {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
  footer .row {
    margin: 0;
  }
  footer .row > div {
    padding: 0;
  }
  footer .items__footer {
    display: block;
  }
  .load__more a {
    display: block;
    text-align: center;
    width: 100%
  }
  .swiper__group {
    padding-bottom: 0;
  }
  .slidehomepage--last {
    margin-top: 20px;
  }
  header {
    position: fixed !important;
    border-bottom: 1px solid #f0f0f0;
    height: 40px;
  }
  #wrapper {
    padding-top: 40px;
  }
  #menu,
  .header__left {
    display: none;
  }
  .header__logo,
  .header__right,
  .header__left {
    line-height: 1;
    padding: 0;
  }
  .header__right .search,
  .header__right .auth__user,
  .header__right .header__cart {
    margin: 0;
  }
  .header__right .header__cart {
    margin-left: 10px;
  }
  .header__right .auth__user {
    display: none;
  }
  .header__right,
  .header__logo {
    line-height: 40px;
  }
  .icon-search,
  .icon-slice6 {
    font-size: 17px;
  }
  .icon-slice8 {
    font-size: 19px;
  }
  #products.row {
    margin: 0;
  }
  #products.row > div {
    padding: 0;
  }
  #products .upro__tbl h4 {
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 400;
  }
  #products .upro__tbl .upro__name {
    margin-bottom: 0;
  }
  #products .upro__tbl .upro__size {
    font-size: 12px;
    font-weight: 400;
  }
  #products .upro__tbl .media {
    padding: 20px 10px 5px;
    display: block;
  }
  #products .upro__tbl .upro__tbl--title {
    display: none;
  }
  #products .upro__tbl .colItems {
    width: 100%;
    display: block;
  }
  #products .upro__tbl .colStatus {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    text-align: center;
    width: 100%
  }
  #products .upro__tbl .colStatus .status {
    font-size: 12px;
    padding-left: 10px;
  }
  #products .upro__tbl .colStatus .status:before {
    width: 6px;
    height: 6px;
    top: 6px;
  }
  #products .upro__tbl .colPrice {
    display: block;
    width: auto;
    position: absolute;
    bottom: 7px;
    right: 10px;
    font-size: 12px;
  }
  #products .media {
    position: relative;
  }
  #products .media .media-middle img {
    width: 100px;
  }
  .upro__search {
    padding: 0 10px;
  }
  #search {
    right: inherit;
    left: 0;
    top: 40px;
    width: 100%;
    padding: 35px 10px 25px;
    background-color: #fff;
  }
  #search .search__close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 5px;
    color: #ccc;
    font-size: 22px;
  }
  #search .search__close:active {
    color: #0c0c0c;
  }
  #search .frm-icon {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #container {
    position: relative;
    transition: margin-top 0.3s ease-out;
    background-color: #fff;
    z-index: 6;
  }
  .search .frm-icon {
    position: relative;
    border-bottom: 2px solid #b0b0b0;
  }
  .search .frm-icon input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 25px 0 0;
    width: 100%;
    display: block;
    color: #262626;
    font-size: 16px;
  }
  .search .frm-icon input:focus {
    border: none;
  }
  .search .frm-icon .icon-frm {
    position: absolute;
    top: 0;
    right: 0;
    color: #262626;
    padding: 11px 0 11px 10px;
    font-size: 11px;
  }
  .search .frm-icon .icon-frm .icon-n-e-x-x-t:before {
    content: ""
  }
  .menuFilter .filterClose {
    top: 50px;
    right: 26px;
  }
  .header__right--mbsearch {
    top: 0;
  }
  .header__mobi #container {
    margin: 0;
  }
  .checkout__infor {
    width: 100%
  }
  .checkout__inforpro {
    max-width: inherit;
  }
  #email__pay {
    padding: 0;
  }
  .searchPro {
    padding-top: 40px;
  }
  .searchPro #search {
    top: 0;
    margin-bottom: 50px;
    padding-top: 0;
  }
  .aboutus__inner {
    width: 90%;
  }
}
@media(max-width: 768px) {
  .user__product--title {
    margin-left: 10px;
    margin-right: 10px;
    border: none;
  }
  .user__product--title .upro__status {
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
  }
  .menuFilter {
    width: calc(100% + 17px);
    -webkit-transform: translateX(calc(100% + 17px));
    -moz-transform: translateX(calc(100% + 17px));
    -ms-transform: translateX(calc(100% + 17px));
    -o-transform: translateX(calc(100% + 17px));
    transform: translateX(calc(100% + 17px));
  }
  .detail__img {
    float: none;
    width: 100%
  }
  .detail__desc {
    float: none;
    width: 100%
  }
  .detail__img .slidedetailpage {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .detail__img .slidedetailpage .swiper-slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slidedetail__item {
    padding-top: 0;
  }
  .header__right .frm-icon {
    display: block;
    position: relative;
    top: 0;
    left: inherit;
    right: inherit;
    border-bottom: 2px solid #b0b0b0;
  }
  .header__right .frm-icon input {
    height: 30px;
    padding-left: 0;
    text-transform: inherit;
  }
  .header__right .frm-icon .icon-frm {
    padding: 0;
    top: 10px;
  }
  .header__right .frm-icon .icon-n-e-x-x-t {
    color: #262626;
  }
  .header__right .frm-icon .icon-n-e-x-x-t:before {
    content: ""
  }
  #email__pay h2 {
    font-size: 18px;
    margin-bottom: 40px;
  }
  #email__pay h3 {
    font-size: 16px;
  }
}
@media(max-width: 768px) {
  .searchPro {
    width: 100%;
    right: 0;
  }
}


::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: hsla(230, 7%, 75%, 1);
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: hsla(230, 8%, 60%, 1);
}


@media (min-width: 768px) {
  /* md trở lên */
  .sticky-md-lg {
    position: sticky;
    top: 12%;
    /* hoặc giá trị khác tùy mục đích */
  }
}