
.condition-hint { display: none; }
.condition-hint + * { display: none; }

.header__container { height: 140px; }

.header__nav .nav__item a {
    padding: 8px 50px;
}

.header__logo .logo__link, .header__logo .logo__link img { max-height: 90px; }

.header__lang { font-size: 16px; }

.block-product-category__subtitle:before,
.block-product-category__subtitle:after { display: none; }

.block-product-category__title {  }
.block-product-category__title + .block-product-category__subtitle { margin-top: -20px; margin-bottom: 25px; }

.block-product .block-product__cover { border: none; }
.block-product .product__gallery .product__gallery__item,
.block-product .product__gallery .product__gallery__item.active {
	border: none;
}



.block-product-category__subtitle span{
	padding-left:5px;
	padding-right:5px;
}
.block-product-category .worth_price span.price_text {
    display: none;
}
.block-product-category .worth_price{
    text-decoration-line: line-through;
}

.owl-dots .owl-dot span {
  box-shadow: 0 0 5px #bf8e31;
}
.owl-dots .owl-dot:hover span,
.owl-dots .owl-dot.active span {
  background-color: #bf8e31;
}

.footer { 
    background-image: url(https://flash-sales.buys.hk/corp-sales/yungkee/uploads/home/bkg-7.png);
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
	color:#000
}

.btn,
.block-cart .btn-checkout,
.block-product__info .info__button {
	background: #bf8e31;
	color: #ffffff;
}

.select3-title {
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.select3-selected,
.select3-selected:hover {
  color: #bf8e31;
  /* background-color: #ffffff; */
}

li.select3-item {
    margin: 0;
}

.header__logo {
    top: 0px;
}

.block-product__info .info__option.is-active:not(.sold-out) {
	border: 3px solid #be824a;
	box-shadow: 0 0 3px #be824a;
}

.price_highlight, .block-product-category span.price_range_suffix, .block-product .price_range_suffix {
    color: red;
}
.block-pc{
	display:block;
}
.block-mb{
	display:none;
}

.block-in-category{
	display:none;
}

.block-product-category .block-in-category{
	display:block;
}

.owl-nav {
    top: 260px;
}

.product-88 .suffix-description.attr-suffix-description.info__description.color_description_590.color_rw {
    display: none;
}


@media (min-width: 767.98px){
.header__inner {
    margin-left: 97%;
}
}
@media (max-width: 767.98px){
.block-pc{
	display:none;
}
.block-mb{
	display:block;
}
.block-product-category .product__item .item__description {
    font-size: 15px;
    line-height: 18px;
}
}
@media (max-width: 575.98px){
.block-article__container .block-article__content h1 span, .block-article__container .block-article__content .title-text span, .block-product-category__title span {
    font-size: 30px;
}
.block-product-category .product__item .ori_price .currency, .block-product-category .product__item .ori_price .symbol, .block-product-category .product__item .ori_price .price {
    font-size: 18px;
}
}

@media (max-width: 449.98px){
.block-product-category .product__item .ori_price.display_discount .currency, .block-product-category .product__item .ori_price.display_discount .symbol, .block-product-category .product__item .ori_price.display_discount .price {
    font-size: 14px;
}
.block-product-category .product__item .item__price .ori_price.display_discount .ori_text{
    font-size: 12px;
}
}

@media (max-width: 402.98px){
.block-product-category .product__item .ori_price.display_discount .currency, .block-product-category .product__item .ori_price.display_discount .symbol, .block-product-category .product__item .ori_price.display_discount .price {
    font-size: 13px;
}
.block-product-category .product__item .item__price .ori_price.display_discount .ori_text{
    font-size: 11px;
}
.product__item .item__title, .block-product-category .product__item .item__description{
    font-size: 14px;
}
}
@media (max-width: 373.98px){
.product__item .item__title, .block-product-category .product__item .item__description{
    font-size: 13.5px;
}
}
@media (max-width: 361px){
.product__item .item__title, .block-product-category .product__item .item__description{
    font-size: 13px;
}
}