﻿/* cn */

/* global */
/*loader local img*/
.sc-loader {background-image: url(../images/logo-start-bg_cn.png);}

body, textarea, input, select, textarea, button { font-family:'SamsungOne', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* home - header */
.hp-header__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* home - brand ecosystem high */
.hp-brand-ecocsystem-high__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* home - onetile cluster */
.hp-onetile-cluster__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* news - header */
.sc-news-header .s-title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* offer - header */
.sc-offer-header .s-title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* offer - view - header */
.sc-offer-view-header .s-title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* product detials */
.product-details__title { font-family: 'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* shop - feature benefit */
.feature-benefit__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* shop - feature benefit bundle */
.feature-benefit-bundle__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* shop - header */
.shop-header__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* shop - product pairing */
.product-pairing__sub_title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* shop - related products */
.related-products__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* feature-benefit-carousel */
.feature-benefit-carousel__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* marketing halftext */
.ma-g-c-halftext__title { font-family:'SamsungSharpSans', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', arial !important; }

/* bazaarvoice review create popup - confirm checkbox css add */
.bv-checkbox-container input[type="checkbox"]{-webkit-appearance: checkbox !important;}

/* cm-g-where-to-buy - tab button padding modify (19-08-20) */
.s-layer-popup.s-layer-where .s-layer-popover .s-tab-link { padding: 13px 10px 12px; padding: 0.90278vw 0.69444vw 0.83333vw; }
@media (min-width: 1440px) {
  .s-layer-popup.s-layer-where .s-layer-popover .s-tab-link { padding: 13px 10px 12px; }
}
@media screen and (max-width: 768px) {
	.s-layer-popup.s-layer-where .s-layer-popover .s-tab-link {	padding: 27.73333px 21.33333px 25.6px; padding: 3.61111vw 2.77778vw 3.33333vw; }
}
@media screen and (max-width: 768px) and (max-width: 360px) {
	.s-layer-popup.s-layer-where .s-layer-popover .s-tab-link { padding: 13px 10px 12px; padding: 3.61111vw 2.77778vw 3.33333vw; }
}

/* PF2019 Filter */
.s-filter--2019 .filter-sort__head-title { width: 80px; width: 5.55556vw; }
@media (min-width: 1440px) {
  .s-filter--2019 .filter-sort__head-title { width: 80px; }
}
@media screen and (max-width: 768px) {
  .s-filter--2019 .filter-sort__head-title { width: auto; }
}

.s-filter--2019 .filter-sort-info__results-text:before { left: 8px; left: 0.55556vw; }
@media (min-width: 1440px) {
  .s-filter--2019 .filter-sort-info__results-text:before { left: 8px; }
}