@charset "UTF-8"; 
@charset "UTF-8"; 

.prd-detail-right .prd-collect .detail .right small {
	display: none
}

body.mobileweb.home .swiper-brand-slh .swiper-slide .item-img {
	max-height: 100px
}

.home .ui.grid.hp-top-brand-grid-layout {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-evenly;
	align-content: flex-start
}

.home .ui.grid.hp-top-brand-grid-layout a {
	width: 25%;
	padding: 0;
	margin: 10px 5px
}

div#image-index-1-zoomContainer {
	z-index: 99 !important;
}

.hp-top-brand-grid-layout {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-evenly;
	align-content: flex-start;
}
.hp-top-brand-grid-layout a {
	width: calc(50% - 10px);
	padding: 0;
	margin: 10px 5px;
}
.hp-top-brand-item img {
	width: 100%;
}
.hp-categories-highlight-item img {
	width: 100%;
}

.hp-categories-highlight-grid-layout {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-evenly;
	align-content: flex-start;
}
.hp-categories-highlight-grid-layout a {
	width: calc(50% - 10px);
	padding: 0;
	margin: 10px 5px;
}

.swiper>.swiper-wrapper>.swiper-slide .product-plp-card {
	width: 100% !important;
}

.swiper-seller-sub .swiper-slide {
	width: calc(100%/ 2) !important;
	margin-right: 10px !important;
}


.layout-recitems .product-plp-card {
	width: 100% !important;
}

.category .content .swiper.swiper-container.swiper-layout-1_5.swiper-initialized.swiper-horizontal.swiper-ios {
	height: 550px !important;
}

#search-response .product-plp-card {
	width: calc(50% - 4px);
	display: inline-block;
}

.prd-installment .left img {
	vertical-align: middle;
	width: 55px;
}

.prd-circular {
	width: 72px !important;
}

.msearch #mkpchat {
	display: none;
}

.product-card-mkp-s2 .online-discount.savemore-discount {
	font-size: 10px;
	font-weight: 600;
}

.product-card-mkp-s2 .badge {
	overflow: hidden;
	height: 24px;
	display: flex;
}

.product-card-mkp-s2 .badge div {
	height: 16px;
	font-size: 9px !important;
	overflow: hidden;
	text-wrap-mode: nowrap;
}

.promotion-page .campaign-section#campaign {
  display: none;
}

.product-plp-card .free-option > span > img {
	height: 28px;
}

.pdp-page .promotion-tag {
	max-width: 290px;
}

.ui.modal.product-modal.coupon-modal-homecard .container {
       max-width: 100% !important;
}
/* new card */
.product-plp-card .plp-card-bottom .item-price .flash {
    height: 16px;
	width: auto;
    vertical-align: middle;
}
.product-plp-card.size-s{
	height: 370px;
}
.product-plp-card.size-m{
	height: 410px;
}
.product-plp-card .image .inspire-img{
	display: none;
}
.product-plp-card .plp-card-bottom .item-price .price::before ,
.product-plp-card .plp-card-bottom .item-price .offer-price::before{
	content: none;
}
.product-plp-card .plp-card-bottom .item-price .price span {
	display: inline-block;
    font-size: 16px;
    color: #DA3731;
    font-weight: 600;
}
.product-plp-card .plp-card-bottom .star-review span, 
.product-plp-card .plp-card-bottom .sold-number {
    font-size: 14px;
    color: #888888;
}
.product-plp-card .plp-card-bottom .star-review{
	display: flex;
    justify-content: space-between;
}
.product-plp-card .plp-card-bottom .item-price .price .dis-price {
	width: auto;
	margin: 0;
	font-size:11px;
	font-weight: 300;
	color:#99999C;
	vertical-align: top;
	text-decoration: line-through;
} 
.product-plp-card .plp-card-bottom .sku, 
.product-plp-card .plp-card-bottom .seller, 
.product-plp-card.size-l .plp-card-bottom .seller a {
    font-size: 14px;
    color: #888;
}
.custompage .product-plp-card,
.shop-page .product-plp-card  {
	width: 100% !important;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn {
	/* position: absolute;
	right: 0;
	bottom:0; */
	cursor: pointer;
	text-align: center;
	display: flex;
	align-items: center;
	gap: 2px;
}

.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn .compare-icon-normal {
	width: 20px;
    height: 20px;
    color: #99999C;
    border: 1px solid #99999C;
    border-radius: 4px;
    transition: all .4s;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn .compare-icon-active {
	width: 21px;
	color: var(--primary-color-deep-blue-800);
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn img {
	height: 30px;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn img.compare-icon-active {
	display: none;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn.active img.compare-icon-active, .product-plp-card .plp-card-bottom .info-atlast .pcompare-btn:hover img.compare-icon-active {
	display: inline-block;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn.active img.compare-icon-normal, .product-plp-card .plp-card-bottom .info-atlast .pcompare-btn:hover img.compare-icon-normal {
	display: none;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn .pcompare-icon.compare-icon-active {
	display: none;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn.active .pcompare-icon.compare-icon-active, .product-plp-card .plp-card-bottom .info-atlast .pcompare-btn:hover .pcompare-icon.compare-icon-active {
	display: inline-block;
	position: absolute;
	font-size: 13px;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn.active .pcompare-icon.compare-icon-active, .product-plp-card .plp-card-bottom .info-atlast .pcompare-btn:hover .pcompare-icon.compare-icon-active {
    font-size: 10px;
    color: #0065B2;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn.active .pcompare-icon.compare-icon-normal, .product-plp-card .plp-card-bottom .info-atlast .pcompare-btn:hover .pcompare-icon.compare-icon-normal {
    background: #0065B2;
    fill: #0065B2;
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn.active .pcompare-icon.compare-icon-normal, .product-plp-card .plp-card-bottom .info-atlast .pcompare-btn:hover .pcompare-icon.compare-icon-normal {
/* 	display: none; */
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn .card-compare-title {
	color: #112332;
	font-size: 14px;
	font-style: normal;
	/* font-weight: 600;
	line-height: normal; */
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn.active .card-compare-title {
	color: var(--primary-color-deep-blue-800);
}

.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn:hover .card-compare-title {
	color: var(--primary-color-deep-blue-800);
}
.product-plp-card .plp-card-bottom .info-atlast .pcompare-btn {
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 2px;
}
.custompage .swiper-button-next:after, .swiper-button-prev:after {
	content: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
    position: absolute;
    left: 45%;
    top: 33%;
    font-size: 20px !important;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}