/* Quy css */
.selected-cat{
/*   opacity: 0.6; */
/*   line-height: 24px; */
}
.sticky-menu{
  font-size: 11px;
  z-index: 10;
}


/* Quy css */
.footer__menu__gray li{
    font-weight: 300;
    font-size: 12px;
    line-height: 24px;
    color: #585655;
}
.footer__menu__gray li:not(:last-child){
    margin-right: 56px;
}
.product__pagination .prev, .product__pagination .next{
    font-size: 22px;
}
.product__pagination .current{
    color: black;
    font-weight: 700 !important;
/* 	padding: 3px 3px; */
/*     border: 1px solid #000; */
/*     line-height: 1.2rem !important; */
}
#single__product__mobile_gallery img:not(:last-child){
    margin-bottom: 32px;
}
.selected-cat{
    color: black;
    font-weight: 700!important;
}
.shopping__bag__list__item .list__item .item img {
    width: 70px;
    height: 87px;
    min-width: 70px;
    object-fit: cover;
}
/* #header-menu-mobile li:not(:last-child){
    margin-right: 32px;
} */
/* #header-menu-mobile li:last-child{
    display: none;
} */
.woocommerce-message {
    border-top-color: #1f1e1e !important;
    display: flex;
    flex-direction: column-reverse;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
    display: flex;
    flex-direction: column-reverse;
}
.woocommerce-message::before {
    color: #1f1e1e !important;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
    margin-top: 10px;
    background: #1f1e1e;
    padding: 8px;
    text-align: center;
    font-style: normal;
    font-family: copperplate gothic 700 v2;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .02em;
    color: #fff;
    border: 1px solid transparent;
}
#outOfStockArea{
/*   display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9px 33px;
  position: static;
  background: #918F8D;
  margin-bottom: 14px;
  color: #E3E3E3;
  font-size: 14px;
  letter-spacing: 0.02em; */
/*   width: fit-content; */
	    margin-bottom: 14px;
    font-size: 12px;
/*     letter-spacing: 0.02em; */
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
}
.fade__out__not__delay {
    height: 0;
}
#billing_country_field{
    width: 100%;
    margin: 0;
    padding: 0;
}
#billing_country_field #billing_country{
    background: transparent;
    border: 0;
    width: 100%;
    font-family: "Montserrat", sans-serif !important;
}
.product-mini-thumbnails img{
    width: 60px;
    height: 80px;
    margin-right: 12px;
    object-fit: cover;
    margin-bottom: 8px;
    display: inline !important;
    transition: 0.6s;
}
.product-mini-thumbnails{
    display:inline;
}
.product-mini-thumbnails img.active{
    display: block;
    border: 2px solid #000000;
    transition: 0.6s;
}
.my-16px{
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}
