<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";* html .clearfix{height:1%;}
html{height:100%;}
body{margin:0;padding:0;font:200 18px/18px Tahoma, "Microsoft Sans Serif", sans-serif;background-color:#fff;}
.clearfix:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}
a:link,a:visited,a:active{color:#000000;text-decoration:none;}
a:hover{color:#003399;text-decoration:underline;}
input, textarea{font-family:Tahoma, "Microsoft Sans Serif", sans-serif;font-size:12px;}
ul,li{list-style-type:none;padding:0;margin:0;}
strong{font-weight:bold;}
header{width:100%;margin:0 auto;background:#fff;overflow:visible;clear:both;position: relative;}
header #header_cover{margin:0 auto;height:97px;position:relative;padding:0 3px 0 3px;width:1200px;}
header #header_cover .logo img{width:200px;height:auto;vertical-align:middle;}
header .logo{float:left;margin:16px 3px 0 10px;}
header #banner{width:728px;height:90px;margin:7px 7px 10px 0;float:right;}
header .clearfix{width: 100%;background: rgb(204,0,0);
    background: -moz-linear-gradient(left, rgba(204,0,0,1) 0%, rgba(204,0,0,1) 50%, rgba(240,241,243,1) 50%, rgba(240,241,243,1) 100%);
    background: -webkit-linear-gradient(left, rgba(204,0,0,1) 0%,rgba(204,0,0,1) 50%,rgba(240,241,243,1) 50%,rgba(240,241,243,1) 100%);
    background: linear-gradient(to right, rgba(204,0,0,1) 0%,rgba(204,0,0,1) 50%,rgba(240,241,243,1) 50%,rgba(240,241,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#f0f1f3',GradientType=1 );}
.menuBar{margin:0 auto;float:none;width:1200px;background: #f3f1ef;}
.mt-0{margin-top:0!important;}
.mr-3{margin-right:3px !important;}
.mt-30{margin-top:30px !important;}
.mb-10{margin-bottom: 10px !important;}
.mb-20{margin-bottom:20px !important;}
.mb-30{margin-bottom:30px !important;}
.ml-10{margin-left:10px !important;}
.mr-2per{margin-right:2% !important;}
.clear{clear:both;}
.fixed-body{overflow:hidden;margin-right:17px;}
h1 {
    position: relative;
    color: rgba(0, 0, 0, .3);
    font-size: 3em;
	margin:0;
}

h2{
	font-weight: 100;
	margin:0;
    position: relative;
    color: rgba(0, 0, 0, .3);
	font-size: 1.2em;
    text-transform: uppercase;
    font-family: DBHelvethaicaXRegular;
    font-size: 35px;
}
h2:before {
   content: attr(data-text); 

    position: absolute;
    overflow: hidden;
    max-width: 7em;
    white-space: nowrap;
    color: #C00;
    animation: loading 8s linear infinite;
}
h3{   
	font-weight: 100;
    color: #000;
    font-family: DBHelvethaicaXRegular;
    font-size: 26px;
}

.view, .comment, .readmore, .share {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: 100;
	margin: 0 5px 0 0;
}
.readmore {
	font-size:12px;
	font-weight:100;
}

.icon-user {
	background-position: -168px 1px;
}
.icon-comment {
	background-position: -240px -119px;
}
.icon-share {
	background-position: -118px -71px;
}
.icon-eye{background-position: -96px -118px;}
.view .icon-user, .comment .icon-comment , .share .icon-share{
	display: block;
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}
i.menuicon{
    width: 31px;
    height: 31px;
    top: 9px;
    left: 5px;
    position: absolute;
    background-repeat: no-repeat;
}

.top_bar{height: 30px;width: 100%;background-color: #c00;color: #fff;}
.top_bar_container{
    width: 1000px;
    margin: 0 auto;
}
.top_bar p{
    text-align: right;
    margin: 0;
    padding-top: 3px;
}
.top_bar a{
    text-transform: uppercase;
    color: #fff;
    font-family: DBHelvethaicaXRegular;
    font-size: 18px;
    font-weight: 400;
    background: #B71717;
    padding: 2px 10px;
    width: 65px;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.top_bar a:hover{
    text-decoration: none;
    background: #ffffff;
    color: #c00;
    text-shadow: 0 0 1px #fff;
}
/* inner Wrapper */
#wrapper{
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    clear: both;
    position: relative;
    width: 100%;
    padding: 2% 0;
    max-width: 1200px;
}
.brandExample{
    position: relative;
    margin-top: 20px;
}
.brandExample ul{border-right: 0;width: 100%;overflow: hidden;float: left;}
.brandExample ul li{
    float: left;
    position: relative;
    margin: 0 0 0 10px;
    width: 222px;
    background: #DEDDD9;
    text-align: right;
    display: block;
    padding-right: 10px;
}
.brandExample ul li:first-child{margin: 0 0 0 0;/*background: #b4e6ff;*/}
.brandExample ul li:last-child{/*background: #f9ffb4;*/}
.brandExample .searchStore{
	width: 400px;
    float: right;
	font-size: 12px;
    color: #333;
}
.brandExample .searchStore form{
    clear: both;
    margin: 0;
    width: 400px;
    height: 60px;
}
.brandExample .searchStore p{margin: 7px 0 0;font-weight:bold;line-height:16px;}
.brandExample .searchStore p a{color:#666;font-weight:100;}
.brandExample input[type="text"]{
    background-color: #fff;
    height: 40px;
    margin: 0;
    box-shadow: none;
    font-size: 28px;
    font-family: DBHelvethaicaXRegular;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.38);
    padding: 13px 0;
    width: 398px;
    float: right;
    border-radius: 0;
    text-indent: 10px;
    line-height: 24px;
}
.brandExample i{
    position: absolute;
    top: 1px;
    right: 0;
    padding: 15px 12px 15px;
    background: transparent;
    color: #333;
    font-size: 26px;
	cursor:pointer;
}
.brandExample ::-webkit-input-placeholder{
	color: #717171;
	padding: 5px 5px;
}
.brandExample input:focus{border:1px solid #525252;}
.brandExample input:focus::-webkit-input-placeholder{
	visibility: hidden;
}
.brandExample ul li a{
    display: block;
	transition:background 0.3s;
	text-decoration:none;
}
.brandExample ul li:hover{
	color:#000;
	background: #F1F1F1;
}	
.brandExample ul li a img{
    vertical-align: top;
    border: 0;
    width: 200px;
    height: 100px;
}
.brandExample ul li:hover a img{
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.brandExample ul li:first-child a img{
	margin:0;
}
.brandExample ul li h3{
    color: rgba(0, 0, 0, 0.85);
    position: absolute;
    top: 29px;
    left: 26px;
    line-height: 18px;
    font-size: 30px;
    font-family: 'roboto';
    font-weight: 100;
    text-shadow: 0 0 0 #666;
    display: block;
}
.brandExample ul li:nth-child(2) h3{left:34px;}
.brandExample ul li h3.twoline{
	top: 8px;
    left: 37px;
    line-height: 28px;
}
.brandExample ul li:hover h3{
	color:#c00;
    text-shadow: 0 0 0 #c00;
}
.brandExample ul li span{
    background-color: #000;
    color: #fff;
    position: absolute;
    bottom: 15px;
    font-family: 'roboto';
    padding: 1px 10px;
    font-size: 12px;
    left: 47px;
    border-radius: 26px;
    font-weight: 400;
    line-height: 17px;
}
.brandExample ul li:hover span{
	background-color: #c00;
}
.brandExample ul li.allMenu{display:none;}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
	overflow: hidden !important;
	padding: 0 !important;
	position: relative;
}

.scroll-wrapper &gt; .scroll-content {
	border: none !important;
	box-sizing: content-box !important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none !important;
	overflow: scroll !important;
	padding: 0;
	position: relative !important;
	top: 0;
	width: auto !important;
}

.scroll-wrapper &gt; .scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0;
}

.scroll-element {
	display: none;
}
.scroll-element, .scroll-element div {
	box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
	cursor: default;
}

.scroll-textarea {
	border: 1px solid #cccccc;
	border-top-color: #999999;
}
.scroll-textarea &gt; .scroll-content {
	overflow: hidden !important;
}
.scroll-textarea &gt; .scroll-content &gt; textarea {
	border: none !important;
	box-sizing: border-box;
	height: 100% !important;
	margin: 0;
	max-height: none !important;
	max-width: none !important;
	overflow: scroll !important;
	outline: none;
	padding: 2px;
	position: relative !important;
	top: 0;
	width: 100% !important;
}
.scroll-textarea &gt; .scroll-content &gt; textarea::-webkit-scrollbar {
	height: 0;
	width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner &gt; .scroll-element,
.scrollbar-inner &gt; .scroll-element div
{
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-inner &gt; .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-inner &gt; .scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%;
}

.scrollbar-inner &gt; .scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 8px;
}

.scrollbar-inner &gt; .scroll-element .scroll-element_outer {
	overflow: hidden;
}

.scrollbar-inner &gt; .scroll-element .scroll-element_outer,
.scrollbar-inner &gt; .scroll-element .scroll-element_track,
.scrollbar-inner &gt; .scroll-element .scroll-bar {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.scrollbar-inner &gt; .scroll-element .scroll-element_track,
.scrollbar-inner &gt; .scroll-element .scroll-bar {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.scrollbar-inner &gt; .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner &gt; .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner &gt; .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner &gt; .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner &gt; .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner &gt; .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner &gt; .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner &gt; .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }
.btn_homestore a{
	height: 50px;
	display: block;
	text-indent: 82px;
	font-size: 27px;
	font-family: DBHelvethaicaXRegular;
	line-height: 51px;
	color: #222222;
	background: rgba(248, 201, 6, 0) url(https://www.siamphone.com/images/store/store_icon.png) no-repeat 10px;
	background-size: 50px;
	border: 1px solid #bdbdbd;
	transition: all 0.3s;
}
.btn_homestore a:hover{
	background-color:#c00;
	border: 1px solid #b10202;
	text-decoration: none;
	color:#fff;
}
.searchinList .searchContain{
	clear: both;
    position: relative;
    overflow: hidden;
    width: 1140px;
    float: left;
}
.searchinList input[type="text"]{
    width: 99.5%;
    margin-bottom: 0;
    border: 1px solid #000;
	padding: 10px 0;
}
.searchinList input[type="text"]:focus {border:1px solid rgb(3, 99, 183); color: rgb(3, 99, 183);}

.searchinList i{
    padding: 12px 11px 13px;
   /*  background: #DEDEDE; */
	color:#333;
	font-size:27px;
}
.brandChoose{
    overflow: hidden;
    margin: 0 auto;
    padding-top: 10px;
    color: #000;
	width: 49%;
	float:left;
}
.brandChoose p{
    text-indent: 0;
    position:relative;
    text-align: left;
    font-size: 35px;
    font-family: DBHelvethaicaXRegular;
    color: #000;
    padding: 0;
    line-height: 50px;
    margin: 0 0 10px;
    display: block;
    font-weight: 100;
 }
.brandChoose p:after {
    border-bottom: 1px solid #000;
    content: "";
    display: block;
}
.brandChoose p a{
	position: absolute;
    right: 0;
    top: 0;
    color: #414141;
    text-indent: 0;
    font-family: DBHelvethaicaXRegular;
    font-size: 17px;
    display: inline-block;
    text-align: right;
    margin: 0 0 0 0;
    cursor: pointer;
    line-height: 40px;
    /* background: #ffffff; */
    padding: 2px 5px;
    float: right;
    line-height: 50px;
 }
.brandChoose ul{
	width: 100%;
	clear: both;
	overflow: hidden;
	background:#fff;
	border-bottom: 1px solid #ececec;
}
.brandChoose ul li{
	background:none;
	padding:0;
	width: 24.75%;
	float: left;
	text-align: center;
	border: 1px solid #ececec;
	border-right: 0; 
    border-bottom: 0;
	position:relative;
}
.brandChoose ul li:nth-child(1),.brandChoose ul li:nth-child(2),.brandChoose ul li:nth-child(3),.brandChoose ul li:nth-child(4),.brandChoose ul li:nth-child(5),.brandChoose ul li:nth-child(6){border-bottom:0;}
.brandChoose ul li:nth-child(4n) {border-right: 1px solid #ececec;}
		
.brandChoose ul li a{
    padding: 10px 0;
    display: block;
}
.brandChoose ul li a img{
    width: auto;
    height: 40px;
    vertical-align: top;
	opacity:1.0;
}
.brandChoose ul li:hover a img{
    opacity: 0.7;
}
.partnerBox ul li a{height:40px;position:relative;}
.home_store{
	transition: background 0.3s;
    width: 214px;
    height: 52px;
    background: #f3f1ef;
    display: block;
	position:relative;
    /* border-bottom: 2px solid #484848; */
}
.home_store img{
    float: left;
    width: 35px;
    height: 35px;
    margin: 8px 0 0 15px;
    vertical-align: top;
}
.home_store span{
    position: absolute;
    bottom: 11px;
    font-size: 25px;
    right: 15px;
    border-radius: 26px;
    font-weight: 400;
    line-height: 17px;
    padding: 6px 30px;
    font-family: DBHelvethaicaXRegular;
} 
.home_store:hover{
background: rgb(15, 14, 14);
    color: #fff;
}
#modal_brand_menu div.column{
    columns: auto 20px;
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    max-height: 500px;
    margin: 30px;
    margin: 30px 30px 5px;
	float:left;
	width:auto;
}
#modal_brand_menu div.letter_group {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    width: 24.5%\9;
    margin-bottom: 20px;
}
#modal_brand_menu ul{
    background: transparent;
	width: 215px;
	border-top:1px dotted #ABABAB;
    margin: 0;
    padding: 0;
}
#modal_brand_menu li{
	border:0;
	width: 203px;
	text-align:left;
	padding: 0 0 0 15px;
    background: url(https://www.siamphone.com/images/list_on.png) 0 8px no-repeat;
    background-size: 8px;
}
#modal_brand_menu li a{
	padding:0;
	font-size: 14px;
    line-height: 22px;
	color:#3C3C3C;
}
#modal_brand_menu li:hover{
	background: url(https://www.siamphone.com/images/list_off.png) 0 8px no-repeat;
	 background-size: 8px;
}
#modal_brand_menu li:hover a{
	color:#2B84EA;
}
#modal_brand_menu .letter_group h4 {
    color: #000;
    font-weight: bold;
	text-align:left;
}
.shopPartner{
    text-align: left;
    font-size: 18px;
   /*  clear:both;
    overflow:hidden; */
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    height: 121px;
    /* position:relative; */
}
.shopPartner h1{
    padding: 5px 0;
    color: #000;
    font-family: DBHelvethaicaXRegular;
    font-size: 37px;
    font-weight: 100;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
}
.fa-shopping-cart:before {
    font-size: 24px;
    padding-right: 10px;
}
.shopPartner ul{
    overflow: hidden;
    clear: both;
	border: 1px solid #eee;
}
.shopPartner ul li{
    float: left;
    width: 20%;
    text-align: center;
}
.shopPartner ul li a{
    padding: 20px 0;
    display: block;
}
.shopPartner img{
    width: auto;
}
.shopPartner ul li a i{
    color: #f88e11;
    padding-left: 5px;
    font-size: 10px;
}
.screen_size{display:none;}
.squaredThree input[type=checkbox] {
	visibility: hidden;
	margin:0;
}
.squaredThree {
	margin: 30px auto;
	position: relative;
	float: left;
	width:163px;
}
.squaredThree label {
    display: inline-block;
    font-size: 14px;
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.2), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.2), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.2), 0px 1px 0px rgba(255,255,255,0.2);
	background: #222;
}
/* Label for Color*/
.squaredThree label[for=Lazada]{background:#f88e11;}
.squaredThree label[for=itruemart]{background:#df000a;}
.squaredThree label[for=Cdiscount]{background:#00ace7;}
.squaredThree label[for=TopValue]{background:#CC3300;}
.squaredThree label[for=Central]{background:#CE0C0C;}

.squaredThree label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.squaredThree label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.squaredThree input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.squaredThree label span{
    width: 130px;
    display: inline-block;
    margin: 0 0 0 25px;
   font-weight: bold;
}
.content{
	clear: both;
   /*  overflow: hidden; */
    margin: 0 0 20px 0;
	background: #fff;
}
.filterSearch{
	float: left;
    width: 233px;
    margin: 10px 10px 0 0;
}
.filterSearch h1, dt, .contentRight h1{
	text-align: left;
    font-family: DBHelvethaicaXRegular;
    color: #000;
    padding: 0 0 0 0;
    line-height: 50px;
    margin: 10px 0 10px;
    display: block;
    font-size: 25px;
    font-weight: 100;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    /* background-color: #eee; */
	position:relative;
}
.filterSearch h1 span{
	font-size:20px;
	padding-left:5px;
}
button#btn_all_cate {
    font-family: DBHelvethaicaXRegular;
    font-size: 23px;
    background: #d5313100;
    color: #999999;
    padding: 2px 0;
    border: 0;
    border-radius: 0;
    position: relative;
    clear: none;

    float: right;
	right:auto;
    bottom: auto;
    width: 70px;
    height: 42px;
    margin: 0.5% 0;
    font-weight: 500;
    text-transform: uppercase;
    display: inline;
}
button#btn_all_cate:hover {
    background: transparent;
    box-shadow: none;
    color: #0088cc;
}
dt{cursor:pointer;}
dt:after{
	content: "\f107";
    position: absolute;
    height: 30px;
    display: inline-block;
    font: normal normal normal 25px/1 FontAwesome;
    margin-left: 5px;
    right: 10px;
    top: 12px;
}
dt.active:after{
	content: "\f106";
    position: absolute;
    height: 30px;
    display: inline-block;
    font: normal normal normal 25px/1 FontAwesome;
    margin-left: 5px;
    right: 10px;
    top: 12px;
}
dd{display:none;margin-left:0;}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox span, .radio span {
    font-family: DBHelvethaicaXRegular;
    font-size: 19px;
    margin-left: 5px;
    color: #969696;
}
.cate li .checkbox input[type="checkbox"], .cate li .radio input[type="checkbox"]{
    vertical-align: baseline;
	position: absolute;
}
.radio input[type="radio"]{
	margin-left:-13px;
    margin-top: 18px;
}
.checkbox label::before, .radio label::before {
  /*   content: ""; */
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-top: 3px;
    border: 1px solid #cecece;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
 .radio label::before {
	border-radius:20px;
 }
.checkbox label::after, .radio label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: -2px;
    margin-left: 0;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 14px;
    color: #555555;
}
 .radio label::after {
	left: 1px;
	top: 6px;
    color: #555555;
    border-radius: 21px;
    width: 18px;
    height: 15px;
    padding: 0;
    /* border: 2px solid #555555; */
    font-size: 16px;
    line-height: 14px;
    text-indent: 1px;
 }
.checkbox input[type="checkbox"]:checked + label::after , .radio input[type="radio"]:checked + label::after {
    font-family: 'FontAwesome';
  /*   content: "\f00c"; */
}

.checkbox label, .radio label{
    font-family: DBHelvethaicaXRegular;
    font-size: 23px;
    line-height: 26px;
    padding: 0 0 0 10px;
	display: inline;
	cursor: pointer;
}
.partnerDD .radio{
	margin:2px 0;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.partnerDD .radio img{
	width:auto;
	height:45px;
	margin: 0 0 0 20px;
}
.partnerDD .radio label{
    font-family: DBHelvethaicaXRegular;
    font-size: 23px;
    line-height: 23px;
    padding: 0 0 0 10px;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
	color:transparent;
}
.partnerDD .radio span{
	display:none;
}
.partnerDD .radio label::before{
    top: 14px;
    left: 6px;
}
.partnerDD .radio label::after{
	left: 7px;
    top: 20px;
}
.brandId{
	position:relative;
	margin-top:10px;
}
.brandId input[type="text"]{
	padding: 7px 30px;
    width: 171px;
    font-size: 16px;
}
.brandId i{
    position: absolute;
    left: 5px;
    top: 9px;
}
.brand_list{
    margin: 10px 8px 0 0;
	height:180px;
    max-height: 180px;
    overflow-y: scroll;
}
.brand_list li{list-style:none;font-size:14px;padding:0;list-style: none outside none;}
.brand_list li a{display:block;font-size: 14px;}
.os{
	margin-top:10px;
}

/*
 *  brandScroll
 */

#brandScroll::-webkit-scrollbar-track , .ctainer::-webkit-scrollbar-track , .scrollbar-inner::-webkit-scrollbar-track , #filter_search::-webkit-scrollbar-track
{
	border-radius: 18px;
	background-color: #e8e7e7;
}

#brandScroll::-webkit-scrollbar, .ctainer::-webkit-scrollbar, .scrollbar-inner::-webkit-scrollbar , #filter_search::-webkit-scrollbar 
{
	width: 5px;
	background-color: #F5F5F5;
}
 #brandScroll::-webkit-scrollbar ,  .ctainer::-webkit-scrollbar , .scrollbar-inner::-webkit-scrollbar , #filter_search::-webkit-scrollbar
 {
	width:10px;
 }
#brandScroll::-webkit-scrollbar-thumb, .ctainer::-webkit-scrollbar-thumb , .scrollbar-inner::-webkit-scrollbar-thumb , #filter_search::-webkit-scrollbar-thumb
{
	border-radius: 18px;
	background-color: rgba(0,0,0,0.25);
}
 
 
.nstSlider{width:220px;}
.price_range_input {
    width: 39% ;
    margin: 0 4px 2px 4px ;
    height: 10px ;
    font-size: 24px !important;
    text-align: center;
    padding: 10px 7px;
    display: inline-block ;
	line-height: 30px;
    border: none;
    border-radius: 3px;
    font-family: DBHelvethaicaXRegular;
    outline: none;
    background-color: #fff;
}
.nstSlider .bar{
    background: #999999;
    height: 12px;
    top: 0px;
}
.nstSlider .rightGrip, .nstSlider .leftGrip{
    border-radius: 18px;
    width: 20px;
    height: 20px;
    top: -5px;
}
.nstSlider .leftGrip:after, .nstSlider .rightGrip:after{
	border-top: 6px solid rgba(204, 0, 0, 0);
}
.nstSlider_Store {
width: 328px;
height: 25px;
margin: 10px 0;
margin-top: 10px;
cursor: pointer;
border-radius: 10px;
position: relative;
width:100%;
}
.nstSlider_Store .bar {
border-radius: 10px;
position: absolute;
background: rgba(0, 0, 0, 0.75);
height: 12px;
top: 11px;
left: 0 !important;
width: 100% !important;
}
.nstSlider_Store .rightGrip, .nstSlider_Store .leftGrip {
padding: 0;
text-align: center;
float: left;
position: absolute;
color: #fff;
font-size: 16px;
min-width: 14px;
width: 20px;
border-radius: 30px;
background-color: #C00;
height: 20px;
top: 4px;
border: 3px solid #424242;
}
.boxSearch input[type="text"] .nstSlider_Store .price_range_input{width:42%;}
.nstSlider_Store .leftGrip:after, .nstSlider_Store .rightGrip:after{content:none;}
.nstSlider_Store span{
	font-family: DBHelvethaicaXRegular;
	display: block;
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 0 300px;
	color: rgba(0, 0, 0, 0.75);
}

.nameCategory{
    font-family: DBHelvethaicaXRegular;
    font-size: 23px;
    float: left;
    line-height: 30px;
    /* border-left: 17px solid #f5f5f5; */
    /* border-top: 0; */
    /* border-right: 0; */
    background: #cc0000;
    padding-left: 10px;
    padding-right: 60px;
    color: #fff;
}
.nameCategory span{
	font-size: 12px;
    font-family: 'Roboto';
    font-weight: 300;
}
h1.shopHeader{font-family:DBHelvethaicaXRegular;margin: 0;font-size: 27px;color:#000;font-weight:100;padding:0;position:relative;text-indent: 0;line-height: 26px;float:none;text-align:center;border-bottom:0;}
h1.shopHeader span{font-weight: 100;color:#000;}
h1.shopHeader img{width:auto;height:150px;vertical-align:top;margin:0;float:none;/* position:absolute;left:10px;top:-27px; */}
.bullet{margin:10px 10px 0 0;float:left;width:100%;clear:none;}
.bullet .label{
    padding: 3px 3px 3px 10px;
    background-color: #999999;
   /*  font-family: DBHelvethaicaXRegular; */
    font-family: 'roboto', Arial;
    margin: 0 0 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-shadow: none;
}
span.selecterTagClose {
	cursor: pointer;
    padding: 0 0;
    border-radius: 20px;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: rgba(255, 255, 255, 0);
    font-size: 23px;
    text-align: center;
    line-height: 12px;
    background-color: #fff;
    background-image: url(//www.siamphone.com/images/icon-close-round-128.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 4px;
    text-shadow: none;
}
.viewAll ul{
    overflow: hidden;
    margin: 0 0 20px 0;
    background: #fff;
    float: right;
    width: 100%;
    padding: 0.5% 0;
}
.viewMode.list-mode .viewAll ul{padding:0;}
.viewAll ul li {
    list-style-type: none;
    float: left;
    margin: 20px 0 0 0;
    width: 227px;
	width:23.72%;
	height: 330px;
    padding: 10px 5px;
	margin: 0 0;
    position: relative;
    text-align: center;
	background: #fff;
	display: block;
	color: #fff;
	border: 1px solid transparent;
	
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
/* .viewAll ul li:nth-child(3n+1){margin-left: 5px;}
.viewAll ul li:nth-child(-n+3){margin-top: 10px;}
.viewAll ul li:nth-last-child(-n+3){margin-bottom: 10px;} */

/* .viewAll ul li:hover{
    background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.10);
	border: 1px solid #b70000; 
}*/

.viewMode.list-mode .viewAll ul li:hover{
   border: 1px solid rgba(0, 0, 0, 0.10);
   border-top:1px solid rgba(0, 0, 0, 0);
}
.viewMode.list-mode .viewAll ul li:first-child:hover{
   border-top:1px solid rgba(0, 0, 0, 0.10);
}
.viewAll ul li img{ 
	width:auto;
	height:160px;
	max-height:167px;
	height:auto;
	background:#fff;
}
.viewAll ul li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    padding: 5px 20px 0;
    display: block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	
	/* overflow:hidden; */
}
.viewAll ul li a.blockImg {
	overflow:hidden;
	padding:5px 0 0;
}
.viewAll ul li h1.titlename{
	height:45px;
	text-align:center;
	overflow:hidden;
	font-weight:100;
}
.viewAll ul li h2{
    font-size:18px;
    font-family: 'Roboto';
    font-weight: 600;
    text-align: center;
	color:#0088cc;
    position: absolute;
    display: block;
    width: 96%;
    bottom: 59px;
	float:none;
}
.viewAll ul li.discount h2{ width: 60%;float:left;color:#cc0000;text-indent: 35px;}
.viewAll ul li:hover h2{/*  color: #2f2f2f; */}
.viewAll ul li h3{
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    font-size:19px;
    line-height: 20px;
    color: #a7a7a7;
    text-align: left;
	padding: 19px 0 0 0;
    position: relative;
    display: block;
    width: 40%;
    float: right;
}
/* .viewAll ul li a.shop{
	display:none;
} */
.viewAll ul li:hover h3{
	color:#bfbfbf;
	visibility: visible;
}
.viewAll ul li a.shop{
    display: block;
    position: absolute;
    bottom: 15px;
    right: 30px;
    width: 160px;
    margin: 0 6px 0;
    padding: 5px 0 10px;
    text-align: center;

    border-radius: 30px;
    letter-spacing: 0;
    cursor: pointer;
    font-size: 21px;
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    line-height: 16px;
	z-index:1;
	background-color: #fff;
    color: #000;
    border: 1px solid #222;
   /*  border-radius: 30px; */
   
    height: 25px;
    line-height: 32px;
	
	
    text-decoration: none;
	transition: background 0.5s;
	-o-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
}
.viewAll ul li:hover a.shop {
	color: #fff;
    border: 1px solid #c32a28;
    background: #c00;
}


/* .viewAll ul li a:hover.shop{
    background: #c00;
    color: #fff;
    border: 0 solid #c00;
} */

.viewAll font {
    width: 80px;
    text-align: left;
    position: relative;
}
.viewAll font:after {
    content: "";
    left: 0;
    position: absolute;
	left:auto;
    right: 0;
    top: 50%;
    background: repeating-linear-gradient(45deg, #a7a7a7, #a7a7a7 1px);
    transform: rotate(-20deg);
    width: 46px;
    height: 1px;
}
/* .viewAll li:hover font.save.viewAll:hover font:after{
	background: repeating-linear-gradient(45deg, #bfbfbf, #bfbfbf 1px);
} */
.viewAll font.save{
    display: block;
    color: #fff;
    border: 1px solid #c00;
    border-radius: 30px;
    position: absolute;
	left:auto;
    right: 5px;
    bottom: 75%;
    line-height: 15px;
    font-weight: 700;
    height: 30px;
    width: 50px;
    text-align: center;
    padding: 12px 0 8px;
    font-family: 'Roboto';
	font-size: 14px;
	background:#c00;
	
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.viewAll font.save:after {
	display:none;
}
.viewAll font.save_shopNow{
	display: block;
    border-radius: 30px;
    position: absolute;
	left:auto;
    right: 5px;
    bottom: 270px;
    height: 30px;
    width: 50px;
    text-align: center;
    padding: 12px 0 8px;
	
	line-height: 28px;
    background: #DA1515;
    color: #fff;
    font-weight: 100;
    border: transparent 0;
    font-size: 21px;
    font-family: DBHelvethaicaXRegular;
	
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/* .viewAll li:hover font.save{
	color: #000;
    background-color: #DCFF52;
    border: 1px solid #DCFF52;
} */

.viewAll ul li .detailGoods{
    display: inline-block;
    margin-top: 20px;
    position: absolute;
    top: 70px;
    right: 12px;
    width: 36px;
}
.viewMode.list-mode .viewAll ul li .detailGoods{
	display: inline-block;
    text-align: center;
    top: 90px;
    right: 12px;
    width: 253px;
}
.viewAll ul li .detailGoods a, .viewMode.list-mode .viewAll ul li .detailGoods a{
	display: block;
	background: transparent;
	padding: 0 5px 0 0;
	margin: 2px 0 0 0;
	color: rgba(0, 0, 0, 0.8);
	border: 1px solid rgba(153, 153, 153, 0);
	width: 34px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	font-family: DBHelvethaicaXRegular;
	font-size: 20px;
	/* float: left; */
	position: relative;
	text-indent: 15px;
	border-radius: 0;
	right:0;
	margin: 2px 0;
    text-align: right;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
}
.viewMode.list-mode .viewAll ul li .detailGoods a{
    width: 70px;
	float:none;
	border: 1px solid rgba(153, 153, 153, 0.74);
    margin-right: 5px;
    display: inline-block;
}
.viewMode.list-mode .viewAll ul li .detailGoods a:last-child{margin-right:0;}

span.cartCount{
    margin: 0 5px 0 0;
    vertical-align: text-bottom;
    opacity: 0.85;
    border: none;
    width: 25px;
    height: 25px;
    background: url(https://www.siamphone.com/images/cart_icon_blck.png) no-repeat;
    background-size: 25px;
	background-position:0 -3px;
    display: inline-block;
    position: relative;
}
/* li:hover span.cartCount{
	background: url(https://www.siamphone.com/images/cart_icon_white.png) no-repeat;
    background-size: 25px;
	background-position:0 -3px;
} */
font.cartCountNum{
    color: #fff;
    display: block;
    padding: 0;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 12px;
    line-height: 13px;
    width: 20px;
    text-align: center;
    margin: 6px 0 0 5px;
	letter-spacing: 1px;
}
/* li:hover font.cartCountNum{
	color:#b70000;
} */
font.cartCountNum:after{
	height: 0;
}
.viewMode.list-mode .viewAll ul li a.shop font.cartCountNum{

}
.viewMode.list-mode .viewAll ul li a.shop font.cartCountNum:after{height:0;}
/* .viewMode.list-mode .viewAll ul li:hover a.shop font.cartCountNum{color:#b70000;} */

/* .viewAll ul li .detailGoods a span{
	display:none;
}
.viewAll ul li:hover .detailGoods a  span, .viewMode.list-mode .viewAll ul li .detailGoods a span{
	display:inline-block;
    padding: 5px 0 0 10px;
    text-indent: 0;
}
.viewAll ul li:hover .detailGoods a, .viewMode.list-mode .viewAll ul li:hover .detailGoods a{
    border: 1px solid #DCFF52;
    background: #DCFF52;
	color: rgba(0, 0, 0, 1.0);
	text-decoration: none;
}
.viewMode.list-mode .viewAll ul li:hover .detailGoods a i{
	opacity:1.0;
}
.viewAll ul li:hover .detailGoods a{
	width:66px;
	right:27px;
} */
.viewAll ul li .detailGoods a i, .viewMode.list-mode .viewAll ul li .detailGoods a i{
	height: 24px;
	width: 28px;
	vertical-align: middle;
	padding: 0px 2px 2px 0;
	display: inline-block;
	position: absolute;
	left: 0;
	opacity: 1.0;
	border-radius:3px;
}
/* .viewAll ul li:hover .detailGoods a i, .viewMode.list-mode .viewAll ul li:hover .detailGoods a i{
	opacity: 1.0;
} */
.viewAll ul li .detailGoods a i.zoom ,.viewMode.list-mode .viewAll ul li .detailGoods a i.zoom{background:url(https://www.siamphone.com/images/store/icon_zoom.png) no-repeat 4px 2px; background-size:21px;background-color: #fff;}
.viewAll ul li .detailGoods a i.spec ,.viewMode.list-mode .viewAll ul li .detailGoods a i.spec{background:url(https://www.siamphone.com/images/store/icon_spec_store.png) no-repeat 4px 2px; background-size:22px;background-color: #fff;}
.viewAll ul li .detailGoods a i.review ,.viewMode.list-mode .viewAll ul li .detailGoods a i.review{background:url(https://www.siamphone.com/images/store/icon-store-library.png) no-repeat 3px 2px; background-size:24px;background-color: #fff;}
.product_img{
	background:url(https://store.siamphone.com/images/no_product.png) no-repeat;
    width: 180px;
    height: 185px;
    background-size: 190px;
    background-position: 15px 0;
}
.shop-lazmall{
    width: 60px;
    height: 18px;
    display: block;
    position: absolute;
    border-radius: 3px;
    right: 3px;
    top: 7px;
    background: #0b0c5c url(https://store.siamphone.com/images/btn-lazmall.png) no-repeat;
    background-size: 53px;
    background-position: center;
}
.shop-shopeemall{
    width: 60px;
    height: 18px;
    display: block;
    position: absolute;
    border-radius: 3px;
    right: 3px;
    top: 7px;
    background: #FE6433 url(https://store.siamphone.com/images/btn-shopeemall-bg.png) no-repeat;
    background-size: 60px;
    background-position: center 0px;
}
/* For Detail Page */
.contentLeft{
    float: left;
    width: 300px;
    margin: 0 10px 0 0;
    background-color: #F0F1F3;
    text-align: center;
    padding: 10px 0;
}
.contentRight{
    float: right;
    width: 620px;
    padding: 0 20px 20px;
    border: 5px solid #F5F5F5;
}
.contentRight h1{
    font-size: 40px;
    background-color: transparent;
    padding-left: 0;
    font-weight: bold;
}
.contentRight p{
	font-size:16px;
}
.compareShop{
    clear: both;
    overflow: hidden;
}
#ctain{float:left;position:relative;left:50%;padding-top:10px;}
.modalDialog{display:none;position:fixed;font-family:Arial, Helvetica, sans-serif;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.6);z-index:9;opacity:0;-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in;pointer-events:none;text-align:center; -webkit-overflow-scrolling: touch;}
.modalDialog:target{display:block;opacity:1;pointer-events:auto;}
.modalDialog .ctainer{
	width:auto;
	height:auto;
	/* overflow:hidden; */
	min-height:200px;
	margin:1% auto 0;
	padding:20px 30px 30px;
	background:#fff;
	/* float:left; */
	/* position:relative;
	left:-50%;
	top:-50%; */
	min-width: 728px;
	width:745px;
    /* position: fixed;
    top: 50%;
    left: 50%; */
    z-index: 1025;
    /* margin: -290px 0 0 -400px; */
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
  
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
	max-height: 600px;
    margin: -330px 0 0 -412px;
    float: left;
    position: fixed;
    left: 50%;
    top: 50%;
}
.modalDialog .ctainerBrand{width:940px;height:300px;overflow:hidden;min-height:250px;margin:-250px 0 0 -500px;padding:20px 30px 150px;border-radius:8px;box-shadow:0px 0px 10px #525252;background:#fff;float:left;position:fixed;left:50%;top:50%;min-width: 728px;z-index: 9999;}
.close{position: absolute;position:fixed;/* right: 5px;top: 0; */background: url(https://www.siamphone.com/images/x-close.png) no-repeat;background-position: 4px 10px;background-size: 26px;width: 35px;height: 40px;padding: 0 !important;border-radius: 0 0 20px 20px;display: block;background-color: #fff;border: 1px solid #000;opacity: 1;margin-left: 710px;margin-top: -24px;z-index: 9999;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.modalDialog .ctainerBrand .close{margin-left:910px;}
#openBrand.modalDialog .ctainerBrand{
    height: 520px;
    padding: 20px 30px 20px;
    margin: -350px 0 0 -500px;
    overflow-x: scroll;
}
#openPartner .ctainerBrand{
	padding: 20px 30px 40px;
	margin: -20% 0 0 -500px;
	height:auto;
}
#openPartner #modal_brand_menu ul{border-top:0;border-bottom:0;width:100%;}
#openPartner #modal_brand_menu li{height:50px;background: none;float: left;position:relative;border:1px solid #eaeaea;border-radius:10px;width:18%; margin:0.8% 0.85%;padding:5px 0;}
#openPartner #modal_brand_menu li i{width:120px;display:block;margin: 0 auto;}
#openPartner #modal_brand_menu li span,#openPartner #modal_brand_menu li  label{color:transparent;}
#openPartner #modal_brand_menu li label{padding:0;margin: 0;position: relative;cursor: pointer;z-index: 2;color: transparent;height:100%;display:block;}
#openPartner #modal_brand_menu li a:hover{text-decoration:none;}
.close:hover{ color: #000;background-color: #f1f1f1;opacity: 1;border: 1px solid #ddd;}
.viewMode.list-mode .viewAll ul li a.close{/*margin-left: 710px;*/ /*margin-top: -20px;*/}
.modalDialog h1{color: #000;font-weight:normal;font-size:35px;text-align:center;font-family:DBHelvethaicaXRegular, Tahoma, "Microsoft Sans Serif", sans-serif;padding: 10px 0;margin: 10px 0 10px 0; background: #fff; color: #000; border-bottom: 3px solid #000;width:100%;}
#cover{margin:0 auto 0;}

.block{float:left;width:100%;position:relative;border:1px solid #EAEAEA;clear:both;margin: 8px 0 2px;}
.block:hover::after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: -3px;
    left: -3px;
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    border: 3px solid #CECECE;
}
.block h2{margin:0;width:120px !important;height:60px;margin: 0 10px 0 10px;float:left;left: 0 !important;position: relative !important; bottom: 0 !important; margin-top: 8px;float:left !important;}
.block.lazada h2{background:url(https://store.siamphone.com/images/partner/logo_lazada.png) no-repeat;background-size:100%;width: 100px !important;}
.block.shopee h2{background:url(https://store.siamphone.com/images/partner/logo_shopee.png) no-repeat;background-size:100%;width: 100px !important;}
.block.samsung h2{background:url(https://store.siamphone.com/images/partner/logo_samsung.png) no-repeat;background-size:100%;width: 100px !important;}
.block.gearbest h2{background:url(https://store.siamphone.com/images/partner/logo_gearbest.png) no-repeat;background-size:100%;width: 100px !important;}
.block.powerbuy h2{background:url(https://store.siamphone.com/images/partner/logo_powerbuy.png) no-repeat;background-size:100%;width: 100px !important;}
.block.priceza h2{background:url(https://store.siamphone.com/images/partner/logo_priceza.png) no-repeat;background-size:100%;width: 100px !important;}
.block.topvalue h2{background:url(https://store.siamphone.com/images/partner/logo_topvalue.png) no-repeat;background-size:100%;width: 100px !important;}
.block.goods h2{background: url(https://store.siamphone.com/images/partner/logo_goods.png) no-repeat;background-size:100%;width: 100px !important;}
.block.shopat24 h2{background: url(https://store.siamphone.com/images/partner/logo_shopat24.png) no-repeat;background-size:100%;width: 100px !important;}
.block.yoobao h2{background: url(https://store.siamphone.com/images/partner/logo_yoobao.png) no-repeat;background-size:100%;width: 100px !important;}
.block.asaki h2{background: url(https://store.siamphone.com/images/partner/logo_asaki.png) no-repeat;background-size:100%;width: 100px !important;}
.block.linkmobilembk h2{background: url(https://store.siamphone.com/images/partner/logo_linkmobilembk.png) no-repeat;background-size:100%;width: 100px !important;}
.block.gadgetthai h2{background: url(https://store.siamphone.com/images/partner/logo_gadgetthai.png) no-repeat;background-size:100%;width: 100px !important;}
.block.treemobile h2{background: url(https://store.siamphone.com/images/partner/logo_treemobile.png) no-repeat;background-size:100%;width: 100px !important;}
.block.ksmart h2{background: url(https://store.siamphone.com/images/partner/logo_ksmart.png) no-repeat;background-size:100%;width: 100px !important;}
.block.sawasdee h2{background: url(https://store.siamphone.com/images/partner/logo_sawasdee.png) no-repeat;background-size:100%;width: 100px !important}
.block.redmagic h2{background: url(https://store.siamphone.com/images/partner/logo_redmagic.png) no-repeat;background-size:100%;width: 100px !important}
.block.generation-s h2{background: url(https://store.siamphone.com/images/partner/logo_generation-s.png) no-repeat;background-size:100%;width: 100px !important}
.block.icare h2{background: url(https://store.siamphone.com/images/partner/logo_icare.png) no-repeat;background-size:100%;width: 100px !important}
.block.armchare h2{background: url(https://store.siamphone.com/images/partner/logo_armchare.png) no-repeat;background-size:100%;width: 100px !important}
.block.galaxymobile h2{background: url(https://store.siamphone.com/images/partner/logo_galaxymobile.png) no-repeat;background-size:100%;width: 100px !important}
.block.sucseed h2{background: url(https://store.siamphone.com/images/partner/logo_sucseed.png) no-repeat;background-size:100%;width: 100px !important}
.block.mimall h2{background: url(https://store.siamphone.com/images/partner/logo_mimall.png) no-repeat;background-size:100%;width: 100px !important}
.block.sae h2{background: url(https://store.siamphone.com/images/partner/logo_sae.png) no-repeat;background-size:100%;width: 100px !important}
.block.bullarmors h2{background: url(https://store.siamphone.com/images/partner/logo_bullarmors.png) no-repeat;background-size:100%;width: 100px !important}
.block.micropack h2{background: url(https://store.siamphone.com/images/partner/logo_micropack.png) no-repeat;background-size:100%;width: 100px !important}
.block.jdcentral h2{background: url(https://store.siamphone.com/images/partner/logo_jdcentral.png) no-repeat;background-size:100%;width: 100px !important}
.block.banana h2{background: url(https://store.siamphone.com/images/partner/logo_banana.png) no-repeat;background-size:100%;width: 100px !important}
.block.ais h2{background: url(https://store.siamphone.com/images/partner/logo_ais.png) no-repeat;background-size:100%;width: 100px !important}
.block.speedcomputer h2{background: url(https://store.siamphone.com/images/partner/logo_speedcomputer.png) no-repeat;background-size:100%;width: 100px !important}
.block.teephone h2{background: url(https://store.siamphone.com/images/partner/logo_teephone.png) no-repeat;background-size:100%;width: 100px !important}
.block.infinix h2{background: url(https://store.siamphone.com/images/partner/logo_infinix.png) no-repeat;background-size:100%;width: 100px !important}
.block.jaymart h2{background: url(https://store.siamphone.com/images/partner/logo_jaymart.png) no-repeat;background-size:100%;width: 100px !important}
.block.mercular h2{background: url(https://store.siamphone.com/images/partner/logo_mercular.png) no-repeat;background-size:100%;width: 100px !important}
.block.tplink h2{background: url(https://store.siamphone.com/images/partner/logo_tplink.png) no-repeat;background-size:100%;width: 100px !important}
.block.lenovo h2{background: url(https://store.siamphone.com/images/partner/logo_lenovo.png) no-repeat;background-size:100%;width: 100px !important}
.block.penguinmbk h2{background: url(https://store.siamphone.com/images/partner/logo_penguinmbk.png) no-repeat;background-size:100%;width: 100px !important}
.block.feeltek h2{background: url(https://store.siamphone.com/images/partner/logo_feeltek.png) no-repeat;background-size:100%;width: 100px !important}
.block.admobileshop h2{background: url(https://store.siamphone.com/images/partner/logo_admobileshop.png) no-repeat;background-size:100%;width: 100px !important}
.block.xiaodu h2{background: url(https://store.siamphone.com/images/partner/logo_xiaodu.png) no-repeat;background-size:100%;width: 100px !important}
.block.tgphone h2{background: url(https://store.siamphone.com/images/partner/logo_tgfone.png) no-repeat;background-size:100%;width: 100px !important}
.block.officemate h2{background: url(https://store.siamphone.com/images/partner/logo_officemate.png) no-repeat;background-size:100%;width: 100px !important}
.block.studio7 h2{background: url(https://store.siamphone.com/images/partner/logo_studio7.png) no-repeat;background-size:100%;width: 100px !important}
.block.logitech h2{background: url(https://store.siamphone.com/images/partner/logo_logitech.png) no-repeat;background-size:100%;width: 100px !important}
.block.voltme h2{background: url(https://store.siamphone.com/images/partner/logo_voltme.png) no-repeat;background-size:100%;width: 100px !important}




.block h4{color:#cc0000;text-align:center;font-weight:normal;font-size:18px;font-family: 'Roboto'; float:left;width:105px;padding: 6px 10px 21px 70px;text-indent: -27px;font-weight:700;margin:0;}
.block h4 span{color: #8C8C8C;font-size:12px;position:relative;}
.block h4 span:after {
    content: "";
    left: 0;
    position: absolute;
    left: auto;
    right: 5px;
    top: 50%;
    background: repeating-linear-gradient(45deg, #8C8C8C, #8C8C8C 1px);
    transform: rotate(-20deg);
    width: 46px;
    height: 1px;
}
.block:hover h4{color:#cc0000;}
.block p{
    color: #444444;
    font-size: 11px;
    line-height: 20px;
    text-align: left;
    font-family: Arial, sans-serif;
    width: 240px !important;
    height: 40px;
    float: left;
    margin: 13px 15px 13px;
    overflow: hidden;
}
.block .detailShop{color:#222;padding: 12px 0 !important;width:115px;display:block;text-align:center !important;text-decoration:none;margin:14px 10px 0 0 !important;z-index:1;position:relative;font-size: 22px !important;font-family: DBHelvethaicaXRegular;font-weight:100; line-height:16px;background-color:#fff;border:1px solid #666;border-radius: 30px;float:right;

-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.block .detailShop:hover{color:#fff;border:1px solid transparent;background-color: #c00;
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#cc0000+0,b70000+100 */
background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top,  #cc0000 0%, #b70000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cc0000 0%,#b70000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cc0000 0%,#b70000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#b70000',GradientType=0 ); /* IE6-9 */}
.saveShop{
	font-weight: 700;
	border:1px solid transparent;
    padding: 5px 0 15px;
    width: 40px;
    height: 20px;
    margin: 13px 20px 0 0;
    font-size: 15px;
    line-height: 13.5px;
    background: #DCFF52;
    border-radius: 39px;
    color: #000;
    position: absolute;
    top: 0;
    right:250px;
	text-align:center;
    font-family: 'roboto';
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.saveShop span{font-size:10px;font-weight: 400;}
.saveShop:after{
	content:'';
	width: 0;
	height: 0;
	border-bottom: 15px solid #DCFF52;
	border-left: 0px solid transparent;
	border-right: 12px solid transparent;
	position: absolute;
	right: -7px;
}
.block:hover .saveShop{background: #DCFF52;}
.block:hover .saveShop:after {border-bottom: 15px solid #DCFF52;}
.block a.delivery {    
	display: inline-block ;
    float: left;
    padding: 0 ;
    width: 120px;
    margin: 0;
    text-align: center !important;
    position: absolute;
    bottom: 0;
    right: 0;
    min-height: 14px;
    font-size: 11px ;
    line-height: 10px ;
    color: #555555 ;
	display:none;
}
i.iconShop span{
    background-image: url(//www.siamphone.com/images/top_shopping_2x.png);
	background-size: 930px 370px;
    background-repeat: no-repeat;
	display: inline-block;
    position: absolute;
    float: left;
    width: 120px;
    height: 50px;
}

.menuLazada{background-position:-3px -163px}
.menuShopee{background-position:-521px -283px;}
.menuGearbest{background-position:-381px -280px}
.menuPriceza{background-position:-802px -128px}
.menuSawasdee{background-position:-256px -228px}
.menuBullarmors{background-position: -255px -94px;}
.menuAsaki{background-position:-401px -171px}
.menuTopvalue{background-position:-128px -226px}
.menuGoods ,.menuOatelecom{background-position:-515px -227px}
.menuLinkmobilembk{background-position:-663px -294px}
.menuGadgetthai{background-position:-662px -224px;}
.menuYoobao{background-position:-808px 3px}
.menuGeneration-s{background-position:-809px -224px;}
.menuKsmart{background-position: 1px -12px;}
.menuArmchare{background-position:-663px -77px;}
.menuGalaxymobile{background-position:-380px -227px;}
.menuSucseed{background-position: -254px -283px;}
.menuMimall{background-position:-525px -64px;}
.menuSae{background-position:-662px -3px;}
.menuRedmagic{background-position:-521px -3px}
.menuShopat24{background-position:-660px -161px;}
.menuMicropack{background-position:-527px -113px;}
.menuVickyshop{background-position:-3px -223px;}
.menuPjplusmobile{background-position:-7px -280px;}
.menuJdcentral{background-position:-398px -40px;}
.menuCallphone{background-position:-255px -160px;}
.menuPowerbuy{background-position:-400px -40px;}
.menuBanana{background-position:-136px -281px;}
.menuAis{background-position:-522px -172px;}
.menuSpeedcomputer{background-position:-397px -106px;}
.menuTeephone{background-position: -802px -175px;}
.menuInfinix{background-position: -807px -277px;}
.menuJaymart{background-position: -803px -65px;}
.menuMercular{background-position:-261px -34px;}
.menuTplink{background-position:-131px -14px;}
.menuLenovo{background-position:-128px -108px;}
.menuPenguinmbk{background-position:-255px -160px;}
.menuFeeltek{background-position: -4px -224px;}
.menuAdmobileshop{background-position:-521px -64px;}
.menuXiaodu{background-position: -3px -108px;}
.menuTgfone{background-position: -128px -166px;}
.menuOfficemate{background-position: -386px -284px;}
.menuStudio7{background-position: -658px -77px;}
.menuSamsung{background-position:-804px -282px;}
.menuAdvice{background-position: -663px -21px;}
.menuLogitech{background-position:-807px -176px;}
.menuVoltme{background-position:-803px -14px;}



.linkDetail , .viewAll .linkDetail, .viewMode.list-mode .viewAll .linkDetail{
    clear: both;
    /* text-align: center;*/
    padding: 20px 0 0; 
    overflow: hidden;
    display: inline-block;
	float:left;
	width:100%;
}
.linkDetail a ,.viewAll .linkDetail a, .viewMode.list-mode .viewAll .linkDetail a{
    display: block;
    padding: 15px 10px 15px 20px;
    text-align: left;
    color: #1F1F1F;
    font-size: 23px;
    position: relative;
    text-indent: 25px;
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    margin: 0;
    border-radius: 0;
    float: left;
    line-height: 25px;
}
.linkDetail a.moreShop{
	float:right !important;
}
.linkDetail a:hover ,.viewAll .linkDetail a:hover, .viewMode.list-mode .viewAll .linkDetail a:hover {
    background: #D6D6D6;
    text-decoration: none;
}
.linkDetail a i, .viewAll .linkDetail a i, .viewMode.list-mode .viewAll .linkDetail a i{
    left: 10px;
}
.viewMode{
	width:957px;
	float:right;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.listContent{
    padding: 0;
    width: 957px;
    float: right;
	margin:10px 0 0 0;
}

[class^="icon-"], [class*=" icon-"]{
	display: inline-block;
    width: 28px;
    height: 19px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: baseline;
    background-image: url(https://www.siamphone.com/images/glyphicons-halfling_2x.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    background-size: 661px 224px;
}
.icon-th-large {
    background-position: -299px -2px;
}
.icon-th-list {
    background-position: -369px -2px;
}
.switchHead {
	width: 170px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0 3px 0 5px;
	line-height: 39px;
	font-size: 24px;
	font-family: DBHelvethaicaXRegular;
	border: 0px solid #333;
	border-radius: 0;
}
.switchHead a{
	font-size: 20px;
	margin-left: 10px;
	text-align: center;
	border-radius: 0;
	float: right;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
	width: 36px;
	height: 27px;
	overflow: hidden;
	white-space: nowrap;
	color: #d0d0d0;
	margin: 3px 0 3px 0;
	padding: 5px 0px 5px;
    border: 1px solid #000;
	background: #fff;
}
.switchHead a.hide-list, .list-mode .switchHead a.show-list {
	color: #333;
	background: #fff;
	padding:5px 0 5px;
}
.sortMenu{
	float: right;
	margin: 0 10px 0 0;
	font-family: DBHelvethaicaXRegular;
	background: #fff;
	color: #333;
	border:1px solid #333;
	border-top:0;
	border-bottom:0;
	border-right:0;
}
.sortMenu button{
	position: relative;
	margin: 0 0 0 0;
	padding: 1px 5px 0 10px;
	line-height: 36px;
	font-size: 24px;
	font-family: DBHelvethaicaXRegular;
	border: 1px solid #333;
	border-left:0;
	border-radius: 0;
	background: #fff;
	width: 120px;
	outline: none;
	color: #333;
	float: left;
}
.sortMenu button:hover{
	color: #333;
	background: #eeeeee;
}
.sortMenu button.active{
	color: #fff;
	background: #333;
}
.switchHead a.hide-list{
	color:#252525;
	background-color:#333;
	border-right:0;
}
.list-mode .switchHead a.hide-list{
	color:#d0d0d0;
	background-color:#fff;
}
.switchHead a.hide-list em{background-image: url(https://www.siamphone.com/images/glyphicons-halfling_white_2x.png);}
.list-mode .switchHead a.show-list{
	color:#252525;
	background-color:#333;
}
.list-mode .switchHead a.show-list em{background-image: url(https://www.siamphone.com/images/glyphicons-halfling_white_2x.png);}
.list-mode .switchHead a.hide-list em{background-image: url(https://www.siamphone.com/images/glyphicons-halfling_2x.png);}
.tabImage img{
	width: 100%;
	margin: -18px 0 10px;
}
.total_products{ font-size: 25px;line-height: 30px;clear:none;}
.total_products #modify_result{
	font-family: DBHelvethaicaXRegular;
    text-align: left;
    padding: 0 0 0 15px;
    color: #000;
}
.total_products #modify_result font{
	font-weight: 100;
    color: rgb(3, 99, 183);
    font-size: 26px;
    text-transform: capitalize;
}
.total_products #modify_result font b{font-weight:100;}
.total_products #modify_result span{
    font-weight: 100;
}
.total_products #total_result{
	font-family: DBHelvethaicaXRegular;
    padding: 0;
    font-weight: 100;
    font-size: 20px;
    float: right;
    color: #4c4c4c;
	margin: 2px 10px 0 0;
}
.total_products #total_result span{
	font-weight: bold;
    font-family: DBHelvethaicaXRegular;
    font-size: 30px;
    padding-left: 5px;
    color: #252525;
}
.viewMode.list-mode .viewAll{
	padding-right: 10px;
	width: 100%;
}
.viewMode.list-mode .viewAll ul li a{
    text-align: left;
	float: left;
	/* margin: 0; */
	padding:0;
	/* overflow: hidden; */
}
.viewMode.list-mode .viewAll ul li p{  
	width: 64%;
	float: left;
	margin-left: 20px;
}
.viewMode.list-mode .viewAll ul li p a{
	width:100%;
}
.viewMode.list-mode .viewAll ul li img{
	width:auto;
	padding: 0 25px;
}
.viewMode.list-mode .viewAll ul li font.view {
	bottom: 16px;
	position: absolute;
}
.viewMode.list-mode .viewAll ul li font.date {
	right: 20px;
	bottom: 16px;
	position: absolute;
}
.viewMode.list-mode .viewAll ul li a.blockImg{
	width:210px;
	text-align: center;
}
.viewMode.list-mode .viewAll ul li h1.titlename{
	float:right;
	width:69%;
}
.viewAll ul li label{display:none;}
.viewMode.list-mode .viewAll ul li label{
	color: #4A4A4A;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
	display:block;
}
.viewAll ul li a.viewDetail{
	display:none;
}
.viewAll ul li:hover a.viewDetail{
	display: block;
    position: absolute;
    bottom: 12px;
    width: 54px;
    margin: 0 0 0 5px;
    padding: 9px 5px 12px;
    text-align: center;
    color: #000;
    background-color: #DCFF52;
    border-radius: 2px;
    cursor: pointer;
    font-size: 22px;
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    line-height: 17px;
    text-decoration: none;
	display:none;
}
.viewMode.list-mode .viewAll ul li a.viewDetail{
	position: absolute;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    font-size: 23px;
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    line-height: 16px;
    text-decoration: none;
    right: 152px;
    bottom: 25px;
    display: block;
    background: #DCFF52;
    color: #000;
    padding: 12px 0;
    width: 106px;
	display:none;
}
.viewMode.list-mode .viewAll ul li a.viewDetail:hover{
 background: #AFDA06;
}
.viewMode.list-mode .viewAll ul li a.shop{
	padding: 5px 0 10px; 
    width: 198px;
    right: 36px;
    bottom: 25px;
	text-align:center;
	transition: background 0.5s;
}
/* .viewMode.list-mode .viewAll ul li a:hover.shop{
	border:1px solid #c00;
} */
.viewMode.list-mode .viewAll ul li.discount h2, .viewMode.list-mode .viewAll ul li:hover.discount h2{
    text-indent: 0;
}
.viewMode.list-mode .viewAll ul li h2{
    left: 36%;
    bottom: 20px;
	position:absolute;
	width:auto;
	display:block;
    text-indent: -35px;
}
.viewMode.list-mode .viewAll ul li h2 span{
	font-family: DBHelvethaicaXRegular;
    font-size: 28px;
}
span.realprice { display: none;}
.listContent .list-mode span.realprice { display: inline-block;} 
.viewMode.list-mode .viewAll ul li  h3{
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    font-size: 21px;
    line-height: 20px;
    color: #a7a7a7;
    text-align: center;
	padding: 20px 0 0 0;
	position: absolute;
    left: 36%;
    bottom: 55px;
	width:auto;
}
/* .viewMode.list-mode .viewAll ul li:hover h3, .viewMode.list-mode .viewAll li:hover font{
	color:#a7a7a7;
	visibility: visible;
} */
.viewMode.list-mode .viewAll li:hover font:after {display:block;}
.viewMode.list-mode .viewAll font.save {bottom: 25px;left: 31%;}
/*  .viewMode.list-mode .viewAll li:hover font.save{color:#000;}
.viewMode.list-mode .viewAll li:hover font.save:after {display:none;} */
.viewMode.list-mode .viewAll  font:after {
    content: "";
    left: 0;
    position: absolute;
	left:auto;
    right: 5px;
    top: 50%;
    background: repeating-linear-gradient(45deg, #696969, #696969 1px);
    transform: rotate(-20deg);
    width: 46px;
    height: 1px;
}
.viewMode.list-mode .viewAll font.save:after{content:none;}
/* .viewMode.list-mode .viewAll ul li:first-child{margin-top:10px;}
.viewMode.list-mode .viewAll ul li:last-child{margin-bottom:10px;} */
.viewMode.list-mode .viewAll ul li{
	width: 98%;
	height:180px;
/* 	height:146px; */
	padding: 20px 10px;
	margin: 0;
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.0);
    border-bottom:1px solid rgba(0, 0, 0, 0.10);;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-bars:before {
	content: "\f0c9";
	width: 36px;
	height: 30px;
	line-height: 35px;
	font-size: 32px;
}
.fa-th-list:before {
	content: "\f00b";
	width: 36px;
	height: 30px;
	line-height: 29px;
	font-size: 30px;
}
.fa-th:before {
	content: "\f00a";
	width: 36px;
    height: 30px;
   line-height: 29px;
    font-size: 30px;
}

.shopPP{
	margin: 0 auto;
	position: inherit;
	overflow: visible;
}
.shopPP .swiper-slide{
	overflow: visible;
	width: 171px !important;
	display: block;
	margin-right: 1px;
	padding-bottom: 5px;
}


.shopPP .swiper-slide a{display: inline-block;}
.shopPP .swiper-slide a i{
	 top: 7px;
	left: auto;
	position: relative;
}
.pagination{overflow: hidden;clear: both;}
.pagination ol{margin: 0; float: right;}
.pagination li{border-right: 0;}
.pagination li a{    
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #676767;
	background-color: #ebebeb;
	margin: 10px 0 10px;
	margin-left: 0px;
	margin-right: 5px;
	white-space: nowrap;
	font-size: 12px;
}
.pagination li.active a{background-color:#252525;color:#fff;font-weight:bold;}
.pagination li:hover a{background-color:#B5B5B5;color:#fff;}
.pagination li:last-child{margin-right:0;}
.viewAll ul li.btn_next{
    background: #FFFFFF;
    padding: 0;
    width: 237px;
    height: 330px;
    border: 1px solid #607D8B;
}
.viewAll ul li.btn_next a{
    display: block;
    width: 96%;
    height: 94%;
    padding: 10px 5px;
	color:#222222;
    text-decoration: none;
    font-family: DBHelvethaicaXRegular;
}
.viewAll ul li.btn_next a h4{
    font-size: 30px;
    line-height: 52px;
    margin-top: 10px;
	font-weight: bold;
	height:60px;
    color: #607D8B;
}
.viewAll ul li.btn_next a h4 i{
	font-style:normal;
	font-family:'roboto';
	font-size:20px;
    font-weight: 300;
}
.viewAll ul li.btn_next a span{
    color: #fff;
    font-size: 30px;
    font-family: DBHelvethaicaXRegular;
    background: #607D8B;
    padding: 10px 10px;
    width: 60%;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
}
.viewAll ul li:hover.btn_next{
	border:1px solid rgba(0, 0, 0, 1.0) !important;
}
.viewAll ul li:hover.btn_next a span{
	background:#222222;
}
.viewAll ul li:hover.btn_next a h4{
	color:#000;
}

.viewMode.list-mode .viewAll ul li.btn_next{padding: 0;width: 99.1%;height: 186px;}
.viewMode.list-mode .viewAll ul li.btn_next a{width: 97.5%;height:79%;padding:20px 10px;}
.viewMode.list-mode .viewAll ul li.btn_next a img{float: left;margin-top: -5px;}
.viewMode.list-mode .viewAll ul li.btn_next a h4{float: right;width: 28%;font-size: 40px;text-align: center;margin:10px 10px 0 200px;line-height: 35px;}
.viewMode.list-mode .viewAll ul li.btn_next a h4 i{padding-left: 10px;font-size: 25px;}
.viewMode.list-mode .viewAll ul li.btn_next a span{float: right;width: 28%;text-align: center;padding: 15px 0;margin-right:10px;}


.viewAll ul li.btn_viewall{background:#eee;padding:0;border: 0;width: 238px;height: 350px;border: 1px solid #f1f1f1;   
    background: #ffffff;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#e5e5e5 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
}
.viewAll ul li:hover.btn_viewall{border: 1px solid #E8E8E8;}
.viewAll ul li.btn_viewall a{padding:0;}
.viewAll ul li.btn_viewall a img{width:100%;height:auto;margin: 5% 0;background:transparent;}
.viewAll ul li.btn_viewall a h3{
    position: absolute;
    top: 12px;
    font-size: 30px;
	text-transform:capitalize;
    font-family: 'roboto';
    font-weight: 300;
	width:100%;
	color:transparent;
	text-align:center;
}
.viewAll ul li.btn_viewall a h3:after{
    color: rgba(0, 0, 0, 0.8);
    width: 100%;
    display: block;
    position: absolute;
    top: 20px;
    font-family: DBHelvethaicaXRegular;
    font-size: 37px;
	width:100%;
    text-shadow: 0 0 0px rgba(0, 0, 0, 0.8);
}
.viewAll ul li:hover.btn_viewall a h3{color:transparent;visibility:visible;font-weight: 300;display:block;}
.viewAll ul li.btn_viewall a span{
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    bottom: 36px;
    font-family: 'DBHelvethaicaXRegular';
    padding: 2px 12px;
    font-size: 20px;
    left: 85px;
    border-radius: 15px;
    font-weight: 400;
}
.viewAll ul li:hover.btn_viewall a span{
  background-color: #000;
}
.viewAll ul li .partnerImg img{
    width: auto;
    height: 30px !important;
    position: absolute;
    left: 10%;
    top: 5px;
	background-color:transparent;
}

/* Swiper Slide
.slide_news{
	width: 980px;
	float:left;
	position: relative;
	margin:0;
}
.swiper-container{color:#fff;width:100%;background: white;position:relative;z-index:1; border-bottom: 5px solid #000;}
.swiper-slide{width:auto;position:relative;overflow:hidden;float:left;margin:0;text-align: center;}
.arrow-left, .deal-left, .arr-left, .phoneLeft, .navLeft,.arrow-right, .deal-right, .arr-right, .phoneRight,  .navRight {
    position: absolute;
    width: 28px;
    height: 28px;
    z-index: 1;
    opacity: 1.0;
    display: block;
    border: 1px solid #F1F1F1;
}
.arrow-left, .deal-left, .arr-left, .navLeft{
	background:url(https://www.siamphone.com/images/ar_left.png) no-repeat 5px center;
    background-size: 13px;
	top: -40px;
    right: 34px;
}
.arrow-right, .deal-right, .arr-right, .navRight{
	background: url(https://www.siamphone.com/images/ar_right.png) no-repeat 10px center;
    background-size: 13px;
    right: 1px;
    top: -40px;
}
.navLeft{left:0;bottom: 85px;top: auto;border:0;opacity:1;z-index:9;}
.navRight{right:0;bottom: 85px;top: auto;border:0;opacity:1;z-index:9;}
.navLeft:hover, .navRight:hover{opacity:1.0;}
.arrow-left:hover {
	background: #fff url(https://www.siamphone.com/images/arrows2_1.png) no-repeat 5px center;
	background-size: 13px;
}
.arrow-right:hover {
	background: #fff url(https://www.siamphone.com/images/arrows2_2.png) no-repeat 10px center;
	background-size: 13px;
}*/
.mid_ads{overflow:hidden;margin:0 auto;background-color:#eee;}
.mid_ads .mid_banner{width:980px;height:120px;}
.commu_1 {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dashed #ebebeb;
}
.commu_1 li{
	width: 148.5px;
	float: left;
	margin: 0 10px 0 0;
	list-style-type:none;
	overflow:hidden;
}
.commu_1 li:nth-child(4){
	margin:0;
}
.commu_1 li p{
	font-size: 12px;
	line-height: 18px;
	height: 60px;
	overflow: hidden;
	margin: 5px 0;
	float:left;
}
.commu_1 li img{
	border:0;
	height: auto;
    width: 100%;
}
.commu_1 li p.view{
	float:right;
}
#banner300_600{background:none repeat scroll 0 0 #EBEBEB;float:right;height:600px;margin-right:0;margin-top:10px;width:300px;background-color:#ebebeb;}
h2.head, .block_third h2{
    text-align: left;
    font-size: 40px;
    font-family: DBHelvethaicaXRegular;
    color: #000;
    padding: 0;
    line-height: 50px;
    margin: 0 0 10px;
    display: block;
	font-weight: 100;
}
h2.head a, .block_third h2 a{
	font-size: 17px;
	display: inline-block;
	text-align: right;
	margin: 0 0 0 0;
	cursor: pointer;
	line-height: 40px;
	background: #000;
	background: #ebebeb;
	padding: 2px 5px;
	float: right;
	color:#000 !important;
}
h2.head:after ,.block_third h2:after{
    border-bottom: 1px solid #000;
    content: "";
    display: block;
}
h2.head:after{border-bottom:2px solid #000;}
h2.head img{
    width: 25px;
	height:auto;
    vertical-align: text-top;
    margin: 10px 10px 0 0;
}

/* Promotion */
.block_third{
	clear: both;
	overflow: hidden;
	margin: 0 0 30px;
}
.block_third .promotion{
	width: 624px;
    float: left;
    overflow: hidden;
    margin: 0 20px 0 0;
}
.block_third .promotion .commu_1 li p span.view, .share, .block_third .promotion .commu_1 li p span.readmore{
	float:left;
}
.top_banner {
    width: 336px;
    height: 280px;
    float: right;
    margin: 0 0 0 0;
    overflow: hidden;
}
/*Footer*/
footer{width:1000px;margin:0 auto;background-color:#FFFFFF;display:block;clear:both;}
footer .rigth_details span{font-weight:normal;}
.footer_logo{background-image:url("https://www.siamphone.com/images/logo_sp.gif");background-position:center center;background-repeat:no-repeat;display:block;height:120px;width:155px;float:left;}
.footer_logo p{display:none;}
footer nav{background-color:#666666;border-bottom:1px solid #555555;border-top:1px solid #555555;color:#FFFFFF;height:27px;line-height:27px;overflow:hidden;padding:0 1px;}
footer nav ul{margin:0;padding:0;}
footer nav ul li{background:none;list-style:none;line-height:28px;display:block;float:left;border-right:1px solid #777;padding:0;}
footer nav ul .stat{display:block;float:right;padding:5px;}
footer nav ul .stat a{border:medium none;height:17px;padding:0;}
footer nav li:first-child{border-left:none;}
footer nav li:last-child{border-right:none;}
footer nav li a{border-right:1px solid #555555;color:#FFFFFF !important;display:block;font-size:9pt;font-weight:bold;height:28px;padding:0 24.35px;text-decoration:none !important;text-shadow:1px 1px 3px #444444;}
.rigth_details{display:block;float:left;font-size:12px;line-height:15px;margin:15px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:845px;word-wrap:break-word;}
.rigth_details br{line-height:10px;}
.bottom_line{background-image:url("https://www.siamphone.com/images/line_1200.gif");background-repeat:no-repeat;clear:left;height:35px;vertical-align:bottom;color: transparent;}

.zoom h1{margin:0;padding:0 0 0;border-bottom:0;}
.bigPic{padding: 10px 0 0;text-align:center;}
.bigPic img{width: auto;height: auto;max-height: 400px;max-width: 400px;}
.viewAll ul li .bigPic img{height: auto;width: auto;min-height: 395px;}
.thumPic{width:100%;text-align: center;display: inline-block;}
.thumPic dl {display: inline-block;margin:10px 0;}
.thumPic dl dd{display:block;float:left;min-width: 127px;height:100px;position:relative;text-align:center;border:1px solid transparent;padding-top:7px;padding-bottom:5px;}
.thumPic dl dd.active{
	border:1px solid #DADADA;
}
.thumPic dl dd img{
    width: auto;
    height: auto;
    max-height: 100px;
    max-width: 140px;
}
.thumPic dl dd.active:after{
	content: " ";
	top: -13px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #D6D6D6;
	left: 42%;
	width: 0;
	position: absolute;
	height: 0;
	box-sizing: border-box;
	z-index: 99;
	float: left;
	pointer-events: none;
	cursor: default;
}
.prevPic{
	background: url(https://www.siamphone.com/images/ar_left.png) no-repeat center;
	width: 30px;
	height: 50px;
	position: absolute;
	top: 43%;
	left: 10%;
	opacity: 0.3;
}
.nextPic{
	background: url(https://www.siamphone.com/images/ar_right.png) no-repeat center;
	width: 30px;
	height: 50px;
	position: absolute;
	top: 43%;
	right: 10%;
	opacity: 0.3;
}
.zoom .ctainer {
	margin:-310px 0 0 -400px;
	
	margin: 10px 0 0 -400px;
    max-height: 700px;
    padding: 20px 30px 10px;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
}


.cate_menu{
    height: 354px;
    background: #F0F1F3;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
/* For Firefox */
.win.gecko .cate_menu{
	height:337px;
}/* End */
.cate_menu img{
	vertical-align: text-top;
	padding-right:5px;
}
.cate_menu ul{
	margin: 0;
	clear: both;
	width:150px;
}
.cate_menu li{
	list-style-type:none;
	float:left;
	margin:0;
}
.cate_menu li a{
	font-family: DBHelvethaicaXRegular;
	font-size: 22px;
	color: #000;
	padding: 25px 10px 25.5px 20px;
	width:170px;
	display: block;
	border-bottom: 1px solid #F7F7F7;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
.cate_menu li:last-child a{
    border-bottom: 0;
}
/* Firefox only*/
.win.gecko .cate_menu li a{
	padding:  8.5px 9.7px;
}/* end */
.cate_menu li:hover{
	background:#ddd;
}
.cate_menu li:hover a{
	background:#cc0000;
	text-decoration:none;
	color: #fff;
}
.cate_menu ul li ul.sub_menu {
  padding: 0;
  position: absolute;
  top: 0;
  left: 200px;
  width: 800px;
  margin: 0;
  z-index: 2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.cate_menu ul li ul.sub_menu li { 
	background:#fff;
	display: block;
	color: #fff;
	width: 246.67px;
	height: 152px;
	padding: 10px 10px 15px 10px;
	float: left;
	position:relative;
}
/*
.cate_menu ul li ul.sub_menu li:first-child{
	width: 400px;
	height: 354px;
	padding: 0;
}
.cate_menu ul li ul.sub_menu li:first-child a{
	width:400px;
	padding:0;
}	*/
.cate_menu ul li ul.sub_menu li:hover{
	background: #fff;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.cate_menu ul li ul.sub_menu li p.titlename{
	height:65px;
	overflow:hidden;
}
.cate_menu ul li ul.sub_menu li a{
    font-family: DBHelvethaicaXRegular;
    font-size: 20px;
    line-height: 20px;
    color: #999;
    padding: 0;
    display: block;
    border-bottom: 0;
    background: #fff;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	width:246.67px;
} 
.cate_menu ul li ul.sub_menu li:hover a{
	background: none;
	color: #000;
	text-decoration: none;
}
.cate_menu ul li ul.sub_menu li a{
	-webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.cate_menu ul li ul.sub_menu li p span.readmore a {
	display:inline;
	padding:0;
}
.cate_menu ul li ul.sub_menu li img{ 
	width:100%;
	border:0;
}
.cate_menu ul li ul.sub_menu li h1.titlename{font-weight:100;}
.cate_menu ul li ul.sub_menu li img.middleImg{width:auto;height:120px;}
.cate_menu ul li ul.sub_menu li font.save {
    display: block;
    border-radius: 30px;
    position: absolute;
    left: auto;
    right: 10px;
    bottom: 110px;
    line-height: 15px;
    font-weight: 700;
    height: 30px;
    width: 50px;
    text-align: center;
    padding: 12px 0 8px;
    font-family: 'Roboto';
    background: #fff;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #000;
    background-color: #DCFF52;
    border: 1px solid #DCFF52;
}
.cate_menu ul li:hover ul.sub_menu {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index:11;
}
.cate_menu li.active a {
    background: #c00;
	text-decoration: none;
	color: #fff;
}
.cate_menu ul li.active ul.sub_menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
.not_found{
	font-size: 40px;
    font-weight: bold;
    font-family: DBHelvethaicaXRegular;
    display: block;
    text-align: left;
    margin: 0;
    line-height: 50px;
    padding-left: 15px;
    color: #cc0000;
}
.not_found span{
    font-weight: 100;
    font-size: 30px;
    line-height: 60px;
}

h1.all_ptn{
    padding: 5px 0;
    color: #000;
    font-family: DBHelvethaicaXRegular;
    font-size: 37px;
    font-weight: 100;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
}
.all_partner{
    width: 1200px;
    margin: 0 auto 0;
    overflow: hidden;
    padding: 20px 0 10px;
}
.all_partner ul{/* overflow: hidden; */}
.all_partner ul li{
    width: 150px;
    height: 60px;
    float: left;
    text-align: center;
    background: #fff;
    box-shadow: none;
    margin:0;
    display: table;
	/* transition:0.3s all; */
    position: relative;
	box-shadow:none;
	padding: 5px 10px;
    border: 1px solid #ececec;
    border-right: 0;
    border-bottom: 0;
}
.all_partner ul li:nth-child(7n) {
    border-right: 1px solid #ececec;
}
.all_partner ul li:nth-last-child(-n+7) {
    border-bottom: 1px solid #ececec;
}
.all_partner ul li:last-child {
     border-right: 1px solid #ececec;
}
.all_partner ul li a{
    display: table-cell;
    vertical-align: middle;
}
.all_partner ul li a img{
    width: 130px;
    height: auto;
    vertical-align: middle;
}
.all_partner a i {
    top: 0;
    left: 15px;
}
.all_partner ul li p{
    font-family: 'roboto';
    display: block;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #555555;
    position: absolute;
    top: 56px;
    width: 100%;
}
.all_partner ul li p span{color:#c00;font-size: 14px;}
.cate .checkbox label {
    display: block;
}
ul li &gt; ul li &gt; ul {
    display: none;
    position: relative;
	margin-left:10px;
}
ul li &gt; ul li &gt; ul .checkbox{
	margin-top:10px;
	margin-bottom:10px;
}
ul li &gt; ul li &gt; ul li .checkbox label{
    text-indent: 0;
    margin-bottom: 0;
    padding-left: 10px;
    display: inline-block;
}
ul li &gt; ul li &gt; ul li {
    float: none;
    line-height: 16px;
    min-height: 35px;
    position: relative;
    margin: 0 0;
}
ul li &gt; ul li &gt; ul li .checkbox label::before, ul li &gt; ul li &gt; ul li .radio label::before{
	top:0;
}

ul li &gt; ul li &gt; ul li &gt; ul {
    margin-left: 10px;
    margin-top: 7px;
}
ul.cate li.checkbox{
	border-bottom: 0 dotted #ddd;
}
ul li &gt; ul li &gt; ul li:last-child{
	border-bottom:0;
}
.banner_onTop{
    clear: both;
    margin: 0 auto 20px;
    width: 100%;
	text-align:center;
	
	display:none;
}
.fixed-header .banner_onTop{display:none;}
.toggleOn{
/*     background: url(//www.siamphone.com/images/toggle_plus.png);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 3% 13px; 
	padding: 0 0 0 0 !important; */
	padding: 0 0 0 0;
}
.toggleOn:before{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
	right: 42%;
    top: 135px;
    margin-top: -3px;
    border-width: 7px 7px 0 7px;
    border-style: solid;
    border-color: #000 transparent;
}
ul.cate ul li.toggleOn:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: auto;
    right: 3px;
    top: 11px;
    margin-top: -3px;
    border-width: 7px 0 7px 7px;
    border-style: solid;
    border-color: transparent #ffffff;
}
.toggleOff{
/*     background: url(//www.siamphone.com/images/toggle_minus.png);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 3% 13px;  */
}
.subsub label {
    background: #666 !important;
}
ul.cate ul li.subsub input:checked ~ label{
	background-color: #c00 !important;
    color: #fff;
}
#relate_category_link{
	display: block;
    font-family: DBHelvethaicaXRegular;
    font-size: 23px;
    padding: 0;
    margin: 10px 0 0 5px;
    float: left;
}
#relate_category_link font{text-shadow: 0 0 0 #000;}
#relate_category_link a{
    display: inline-block;
    background: transparent;
    padding: 1px 7px 0px;
    font-size: 21px;
    font-family: DBHelvethaicaXRegular;
	border:1px solid rgba(0, 0, 0, 0.075);
    margin: 5px 0 5px;
    color: #666666;
    border-radius: 0;
	transition:0.3s all;
}
#relate_category_link a:hover {
    border: 1px solid #555555;background:#4a4a4a;color:#fff;text-decoration:none;
}
.relate_category_input{position:relative;}
.relate_category_input input{
	padding: 4px 10px;
    margin: 3px 0 5px 0;
	font-size: 20px;
    border:1px solid #eee;
	border-radius: 30px;
    font-family: DBHelvethaicaXRegular;
}
.relate_category_input i{
    padding: 2px 0;
    color: #999999;
    font-size: 20px;
    position: absolute;
    top: 3px;
    right: 8px;
    font-size: 16px;
}
.something_wrong{
    font-family: DBHelvethaicaXRegular;
    font-size: 23px;
    float: left;
    line-height: 30px;
}
.something_wrong a {
    color: #737373;
}
#back-to-top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 8;
    width: 46px;
    height: 46px;
    text-align: center;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    font-size: 12px;
    line-height: 61px;
    margin: 0;
    text-decoration: none;
    transition: height 0.2s ease-out;
    background: rgba(244, 244, 244, 0.85) url(https://www.siamphone.com/images/double-arrow-top.svg) no-repeat center 8px;
    background-size: 18px;
    padding: 5px 0 0 0;
    border-radius: 0;
}
#back-to-top:hover {
	background: rgb(228, 228, 228) url(https://www.siamphone.com/images/double-arrow-top.svg) no-repeat center 8px;
    background-size: 18px;
    color: #444;
    height: 46px;
}
#back-to-top a{display:block;}
#back-to-top:hover a{color:#000;text-decoration:none;}
#back-to-top.show {
	opacity: 1;
}
#content {
	height: 2000px;
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

.ball-pulse &gt; div:nth-child(2) {
  -webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse &gt; div:nth-child(3) {
  -webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse &gt; div:nth-child(4) {
  -webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse &gt; div {
  background-color: #000;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 15px 3px 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block; 
 }
 .ball-pulse {
	font-family: DBHelvethaicaXRegular;
    font-size: 37px;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #999;
	clear:both;
	overflow:hidden;
	margin: 50px 0;
	padding:20px 0;
}
.otherItem_container{
    clear: both;
    width: 100%;
    overflow: hidden;
}
h2.otherItem{
    font-family: DBHelvethaicaXRegular;
    font-size: 35px;
    line-height: 60px;
    text-align: left;
    margin: 20px 0 10px 5px;
    font-weight: 100;
    border-bottom: 1px solid #000;
    color: #000000;
    text-indent: 15px;
	font-weight:bold;
}
/* 
.inChoice{
	width: 100%;
    height: 142px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    margin: 10px 0 30px 0;
    position: relative;
    clear: both;
    padding: 10px 0;
}
.inChoice .blockImg{
    padding: 0;
    margin: 0;
    float: left;
    width: 30%;
}
.inChoice .blockImg img{
    width: auto;
    height: auto;
    max-height: 150px;
    max-width: 250px;
}
.inChoice font.save{
    display: block;
    color: #000;
    border: 1px solid #DCFF52;
    border-radius: 30px;
    position: absolute;
    left: 29%;
    top: 42%;
    line-height: 15px;
    font-weight: 700;
    height: 30px;
    width: 50px;
    text-align: center;
    padding: 12px 0 8px;
    font-family: 'Roboto';
    background: #DCFF52;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.inChoice h1.titlename{
    border-bottom: 0;
    font-size: 15px;
	line-height:20px;
    font-family: 'Arial';
    text-align: left;
    width: 44%;
    float: left;
	margin:0;
}
.inChoice h1 a{color:#333;padding:0;}
.inChoice h2{
    left: 37%;
    top: 52%;
    width: auto;
    font-size: 24px;
    font-family: 'Roboto';
    font-weight: 400;
    text-align: center;
    color: #c00;
    position: absolute;
    display: block;
    float: none;
}
.inChoice h3{
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    font-size: 21px;
    line-height: 20px;
    color: #a7a7a7;
    text-align: center;
    padding: 20px 0 0 0;
    position: absolute;
    left: 37%;
    width: auto;
    top: 34%;
}
.inChoice h3 font:after {
    content: "";
    left: 0;
    position: absolute;
    left: auto;
    right: -1px;
    top: 71%;
    background: repeating-linear-gradient(45deg, #999, #999 1px);
    transform: rotate(-20deg);
    width: 46px;
    height: 1px;
}
.ctainer h5{
    text-align: left;
    margin: 10px 0 0;
    font-size: 29px;
    font-family: DBHelvethaicaXRegular, Tahoma, "Microsoft Sans Serif", sans-serif;
    padding: 13px 0;
    border: 0 solid rgba(0, 0, 0, 0.09);
    color: #000;
    text-indent: 42px;
    font-weight: 100;
    background: #eee url(//www.siamphone.com/images/cart_icon.png) no-repeat;
    background-size: 22px;
    background-position: 12px 8px;
}
.inChoice a.shop{
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 21px;
    font-family: DBHelvethaicaXRegular;
    font-weight: 100;
    line-height: 16px;
    z-index: 1;
    color: #fff;
    border: 1px solid #c00;
    border-radius: 30px;
    text-decoration: none;
    width: 180px;
    display: block;
    padding: 12px 0;
    float: right;
    bottom: 5px;
    position: absolute;
    right: 10px;
	
    background-color: #c00;
    background: #cc0000;
    background: -moz-linear-gradient(top, #cc0000 0%, #b70000 100%);
    background: -webkit-linear-gradient(top, #cc0000 0%,#b70000 100%);
    background: linear-gradient(to bottom, #cc0000 0%,#b70000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#b70000',GradientType=0 );
}
.inChoice a:hover.shop{
	background-color: #b70000;
    background: #b70000;
    background: -moz-linear-gradient(top, #b70000 0%, #cc0000 100%);
    background: -webkit-linear-gradient(top, #b70000 0%,#cc0000 100%);
    background: linear-gradient(to bottom, #b70000 0%,#cc0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b70000', endColorstr='#cc0000',GradientType=0 );
}
.inChoice .shopNow{
    width: 27%;
    float: right;
    position: absolute;
    bottom: 55px;
    right: 0;
    font-family: 'Arial';
    font-size: 12px;
    color: #555555;
}
.inChoice .shopNow img{width:120px;height:auto;}
.inChoice .detailGoods{
	display: inline-block;
    top: 81%;
    left: 30%;
    position: absolute;
}
.inChoice .detailGoods a{
	display: block;
    background: transparent;
    padding: 0 5px 0 0;
    margin: 0;
    color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(153, 153, 153, 0);
    height: 26px;
    line-height: 17px;
    text-align: center;
    font-family: DBHelvethaicaXRegular;
    font-size: 20px;
    float: left;
    position: relative;
    text-indent: 15px;
    border-radius: 0;
    right: 0;
	width: 70px;
    float: none;
    border: 1px solid rgba(153, 153, 153, 0.74);
    margin-right: 5px;
    display: inline-block;

}
.inChoice .detailGoods a span {
    display: inline-block;
    padding: 5px 0 0 10px;
    text-indent: 0;
}
.inChoice .detailGoods a i {
    height: 24px;
    width: 28px;
    vertical-align: middle;
    padding: 0px 0 2px 0;
    display: inline-block;
    position: absolute;
    left: 0;
    opacity: 0.45;
}
.inChoice .detailGoods a i.zoom {
    background: url(//www.siamphone.com/images/store/icon_zoom.png) no-repeat 6px 2px;
    background-size: 21px;
}
.inChoice .detailGoods a i.zoom {background:url(//www.siamphone.com/images/store/icon_zoom.png) no-repeat 6px 2px; background-size:21px;}
.inChoice .detailGoods a i.spec{background:url(//www.siamphone.com/images/store/icon_spec_store.png) no-repeat 4px 2px; background-size:22px;}
.inChoice .detailGoods a i.review{background:url(//www.siamphone.com/images/store/icon_review_store.png) no-repeat 5px 2px; background-size:24px;}

.inChoice .detailGoods a:hover {
    border: 1px solid #DCFF52;
    background: #DCFF52;
    color: rgba(0, 0, 0, 1.0);
    text-decoration: none;
}
.inChoice .detailGoods a:hover i {
    opacity: 1.0;
}
.icon_totop{    
	background-image: url(//www.siamphone.com/images/totop.png) !important;
    background-position: 5px 3px;
    background-size: 23px !important;
}
.icon_moreshop{
    background-image: url(//www.siamphone.com/images/cart_icon.png) !important;
    background-position: 5px 0px;
    background-size: 23px !important;
} */
footer {
    width: 1200px;
}
body.modal-open {
    overflow: hidden;
}

/*tooltip*/
/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 0;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 80%;
  left: 20%;
  margin-bottom: 5px;
  margin-left: -30px;
  padding: 7px;
  width: auto;
  min-width:135px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.65);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 80%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.65);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.sp-showTooltip{
	background-color: #00000095;
	color: white;
	padding: 5px;
	margin-top: -30px;
	position: absolute;
	max-width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	left: auto !important;
	right: 0;
	top: -22px;
	display: block;
	font-size: 18px;
	font-weight: 300;
}
.sp-showTooltip::after {
	content: "";
	position: absolute;
	top: 100%;
	right: 10px;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #00000095 transparent transparent transparent;
}

.google-anno-skip{display:none !important;}</pre></body></html>