.head-popshop{
	width: 100%;
	height: 70px;
	text-indent: 10px;
}
.head-popshop h3{    
	font-size: 1.5rem;
	font-family: 'Roboto';
	padding: 0;
	font-weight: 700;
	margin:0;
	line-height: 2rem;
}
.head-popshop .price{
	font-weight: 400;
	color: #212529;
	font-size: 1.3rem;
}
.head-popshop .price span{
	color: #cc0000;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1;
}
.head-popshop .price font{
	font-size: 14px;
	color: #c00;
	font-weight: bold;
	padding: 0 8px;
	background: #fff;
	border-radius: 30px;
}
.head-popshop .price a{color:#212529;}
.block-popshop{
	margin: 0;
	background: #ffffff;
	border-radius: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	height: 100px;
	overflow: hidden;
	border: 1px solid;
}
.block-popshop:nth-child(4){margin:15px 0 5px;}
.block-popshop .col-3{}
.block-popshop .col-9{
	padding-right: 0;
	padding-left: 15px;
}
.block-popshop h4{    
	margin: 5px 0 0 0;
	font-size: 0.8rem;
	font-weight: 300;
}
.block-popshop h5{
	margin: 5px 0 0 0;
	line-height: 1.5rem;
	font-size: 1.1rem;
}
.block-popshop img{ 
	height: 90px;
	width: auto;
	position: absolute;
	left: 5px;
	top: -6px;
}
.block-popshop a.btn-shop{ 
	background: #c00;
	color: #fff !important;
	width: 70px;
	border-radius: 30px;
	margin: 0;
	right: 10px;
	bottom: 10px;
	top: 26px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	position: absolute;
	text-align: center;
	padding:0;
}
.popshop-promotion{
	text-align: center;
	background: #fff;
	border-radius: 13px;
	padding-bottom: 10px;
}
.popshop-promotion p{
	font-size: 14px;
	display: block;
	font-weight: 700;
	color: #1b1b1b;
	text-indent: 5px;
	text-align: center;
	border-radius: 30px;
	margin: 10px 0;
	padding-top: 10px;
}
.popshop-promotion img{ 
	width: auto;
	max-height: 80px;
	max-width: 120px;
	margin-left: 15px;
}
.warning {
	margin: 5px 0 0 0;
	font-size: 10px;
	text-align: right;
	font-weight: 500;
	color: #5c5c5c;
}
.popshop-promotion span.red{color:#cc0000 ; font-size: larger;background: transparent !important;}
.popshop-promotion ul{
	text-align: left;
	font-size: 10px;
	margin:0;
}
.hotLabel{
	width: 67px;
	background: url(//www.siamphone.com/images/pop-shop/hot-label.png) no-repeat;
	height: 67px;
	position: absolute;
	top: -7px;
	left: -7px;
	background-size: 65px;
}

.mi-watchlite-popshop{
	background: url(//www.siamphone.com/images/pop-shop/mi-watch/head.png) no-repeat right top,linear-gradient(-150deg, #9db0c1 40%, #ead7c9 26%, #eacec9 100%);

	width: 80%;
	margin: 20px auto 20px;
	padding: 3% 3% 1%;
	border-radius: 8px 8px;
	
	position:relative;
}

/* Amazfit GTR3*/
.amazfit-gtr3-popshop{
	background: url(https://www.siamphone.com/images/pop-shop/amazfit-gtr3/head.png) no-repeat right top,linear-gradient(-150deg, #9db0c1 40%, #d2e1e8 26%, #dceaf5 100%);
	width: 80%;
	margin: 20px auto 20px;
	padding: 3% 3% 1%;
	border-radius: 8px 8px;
	position:relative;
}

/* Amazfit GTS3*/
.amazfit-gts3-popshop{
	background: url(https://www.siamphone.com/images/pop-shop/amazfit-gts3/head.png) no-repeat right top,linear-gradient(-150deg, #d9f0fe 40%, #d3ecff 26%, #f0f9ff 100%);

	width: 80%;
	margin: 20px auto 20px;
	padding: 3% 3% 1%;
	border-radius: 8px 8px;
	position:relative;
}


.amazfit-gtr3-popshop .popshop-promotion img, .amazfit-gts3-popshop .popshop-promotion img{
	max-width: 300px;
	margin: 0 0 10px 0;
}
.amazfit-gtr3-popshop .block-popshop h5, .amazfit-gts3-popshop .block-popshop h5{
	font-weight:600;
}
.amazfit-gtr3-popshop .block-popshop h5 span, .amazfit-gts3-popshop .block-popshop h5 span{
	font-weight:300;
	font-size:16px;
}
.amazfit-gtr3-popshop .block-popshop img, .amazfit-gts3-popshop .block-popshop img {
    height: 80px;
    left: 15px;
    top: 10px;
}


/* Amazfit GTR3 Pro */
.amazfit-gtr3Pro-popshop{
	background:url(https://www.siamphone.com/images/pop-shop/amazfit-gtr3Pro/head.png) no-repeat right top,linear-gradient(-150deg, #0d0c11 40%, #222831 26%, #a5837b 100%);
	width: 80%;
	margin: 20px auto 20px;
	padding: 3% 3% 1%;
	border-radius: 8px 8px;
	
	position:relative;
}
.amazfit-gtr3Pro-popshop .head-popshop h3, .amazfit-gtr3Pro-popshop .subName{color:#fff;}
.amazfit-gtr3Pro-popshop .popshop-promotion img{
	max-width: 300px;
	margin: 0 0 10px 0;
}
.amazfit-gtr3Pro-popshop .block-popshop h5{
	font-weight:600;
}
.amazfit-gtr3Pro-popshop .block-popshop h5 span{
	font-weight:300;
	font-size:16px;
}
.amazfit-gtr3Pro-popshop .block-popshop img {
	height: 80px;
	left: 15px;
	top: 10px;
}
.amazfit-gtr3Pro-popshop .bottom-link small{color:#c1c1c1;}



/* Huawei Watch 5 */
.huawei-watch5-popshop{
        background: url(https://www.siamphone.com/images/pop-shop/huawei-watch5/head.png) no-repeat right top, linear-gradient(187deg, #000000 0,#000000 99%);
        padding: 3% 3%;
        width: 92%;
        margin: 20px auto 20px;
        border-radius: 11px 11px;
        position: relative;
        border: 0px solid #222222;
        max-width: 366px;
	}

	.huawei-watch5-popshop .head-popshop{
        text-indent:0;
        height:80px;
        padding-top:0;
    }
	.huawei-watch5-popshop .head-popshop h3 a{
        font-size: 28px;
        line-height: 34px;
        color: #fff;
	}
	.huawei-watch5-popshop .head-popshop h3 span{
        font-family: 'Roboto', "Kanit";
        font-size: 22px;
        font-weight: 700;
        display: block;
        line-height: 26px;
        margin-top: 5px;
        color: #ebebeb;
	}
    .huawei-watch5-popshop .head-popshop h3 small{
        font-size:18px;
        font-family:"Roboto","Kanit";
        font-weight:600;
        margin-top: 10px;
        display: block;
    }
    .huawei-watch5-popshop .block-popshop{
        height:85px;
        margin: 0 0 15px 0;
        border:0;
    }
	.huawei-watch5-popshop .block-popshop img{
        width: 100px;
        height: auto;
        top: 10px;
        left: 17px;
        max-width: 65px;
	}
    .huawei-watch5-popshop .block-popshop h5{
        margin-top:5px;
    }
	.huawei-watch5-popshop .block-popshop h5 span{
		font-size: 12px;
		font-weight: 400;
		font-family: 'Roboto';
	}
	.huawei-watch5-popshop .popshop-promotion ul{
		padding: 0 15px 10px 40px;
	}
    .huawei-watch5-popshop .popshop-promotion img {
        max-height: 120px;
        max-width: 200px;
        margin: 5px auto 15px;
        width: auto;
        height: auto;
        display: block;
        border-radius: 10px;
    }
    .huawei-watch5-popshop .block-popshop a.btn-shop{
        font-weight: 600;
		top: 40px;
    }
    .huawei-watch5-popshop .shopLogo{
        width: 90px;
        height: 24px;
        position: absolute;
        background-size: 100%;
        top: 10px;
        right: -1px;
        display: block;
        padding: 0;
        z-index: 1;
    }
    .huawei-watch5-popshop .shopLogo img{
        max-width:100px;
        width: auto;
        height:auto;
        position: relative;
    }
    .huawei-watch5-popshop .tgfone img {
        width: 48px;
        height: auto;
        top: -5px;
        left: 20px;
    }
    .huawei-watch5-popshop .lazada img {
        width: auto;
        height: 19px;
        top: -5px;
        left: -7px;
    }

    .huawei-watch5-popshop .head-popshop h3 span {
        font-size: 15px;
        font-weight: 300;
    }
    .huawei-watch5-popshop .block-popshop .col-3 img {
        border-radius: 30px;
    }



	.mi-watchlite-popshop .popshop-promotion img{
		max-width: 300px;
		margin: 0 0 10px 0;
	}





    .huawei-watchfit4-popshop{
        background: url(https://www.siamphone.com/images/pop-shop/huawei-watch-fit4/head-advice-huaweifit4.png) no-repeat right top, linear-gradient(112deg, #f7ebdc 20%, #fbedd2 70%, #f9e5c0 99%);
        background-size: 100%;
        padding: 3% 3%;
        width: 92%;
        margin: 20px auto 20px;
        border-radius: 11px 11px;
        position: relative;
        border: 0px solid #222222;
        max-width: 366px;
	}

	.huawei-watchfit4-popshop .head-popshop{
        text-indent:0;
        height:100px;
        padding-top:0;
    }
	.huawei-watchfit4-popshop .head-popshop h3 a{
        font-size: 28px;
        line-height: 34px;
        color: transparent;
	}
	.huawei-watchfit4-popshop .head-popshop h3 span{
        font-family: 'Roboto', "Kanit";
        font-size: 22px;
        font-weight: 700;
        display: block;
        line-height: 26px;
        margin-top: 5px;
        color: #ebebeb;
	}
    .huawei-watchfit4-popshop .head-popshop h3 small{
        font-size:18px;
        font-family:"Roboto","Kanit";
        font-weight:600;
        margin-top: 10px;
        display: block;
    }
    .huawei-watchfit4-popshop .block-popshop{
        height:85px;
        margin: 0 0 15px 0;
        border:0;
    }
	.huawei-watchfit4-popshop .block-popshop img{
        width: 80px;
        height: auto;
        top: 0;
        left: 17px;
        max-width: 60px;
	}
    .huawei-watchfit4-popshop .block-popshop h5{
        margin-top:5px;
    }
	.huawei-watchfit4-popshop .block-popshop h5 span{
		font-size: 12px;
		font-weight: 400;
		font-family: 'Roboto';
	}
	.huawei-watchfit4-popshop .popshop-promotion ul{
		padding: 0 15px 10px 40px;
	}
    .huawei-watchfit4-popshop .popshop-promotion img {
        max-height: 120px;
        max-width: 200px;
        margin: 5px auto 15px;
        width: auto;
        height: auto;
        display: block;
        border-radius: 10px;
    }
    .huawei-watchfit4-popshop .block-popshop a.btn-shop{
        font-weight: 600;
		top: 40px;
    }
    .huawei-watchfit4-popshop .shopLogo{
        width: 90px;
        height: 24px;
        position: absolute;
        background-size: 100%;
        top: 10px;
        right: -1px;
        display: block;
        padding: 0;
        z-index: 1;
    }
    .huawei-watchfit4-popshop .shopLogo img{
        max-width:100px;
        width: auto;
        height:auto;
        position: relative;
    }
    .huawei-watchfit4-popshop .tgfone img {
        width: 48px;
        height: auto;
        top: -5px;
        left: 20px;
    }
    .huawei-watchfit4-popshop .lazada img {
        width: auto;
        height: 19px;
        top: -5px;
        left: -7px;
    }

    .huawei-watchfit4-popshop .head-popshop h3 span {
        font-size: 15px;
        font-weight: 300;
    }
    .huawei-watchfit4-popshop .block-popshop .col-3 img {
        border-radius: 30px;
    }
   


    /* Advice Popshop */
	.popshop-advice .block-popshop a.btn-shop{
		background: #0095da!important;
	}
	.popshop-advice .block-popshop h4{
		color: #0095da!important;
	}


	
.popshop-promotion{
	text-align: left;
	border-radius: 13px;
	padding-bottom: 0;
	font-family:'Kanit';
	position:relative;
    border-radius: 8px;
    padding: 10px 0 10px;
    margin: 10px 0 10px;
	background-color:#fff;
}
.popshop-promotion .cover{
	width:100%;
	clear:both;
	overflow:hidden;
}
.popshop-promotion .col-4{
	width:30%;
	float:left;
}
.popshop-promotion .col-8{
	width:70%;
	float:left;
}
.popshop-promotion p{
	font-size: 14px;
	display: block;
	font-weight: 700;
	color: #1b1b1b;
	text-indent: 0;
	margin: 10px 0 5px;
	text-align:center;
}
.popshop-promotion img{ 
	width: auto;
	max-height: 93px;
	max-width: 93px;
	margin-left:0;
}


.itemPrice {
	font-weight: 600 !important;
	color: #cc0000 !important;
	font-size: 1.1rem !important;
	line-height: 1;
}
.itemPrice span {
	font-size: 12px;
	font-weight: 400;
	color: #8e8e8e;
	position: relative;
	padding-left: 0;
}
	
.itemPrice span:before{
	content: "";
	position: absolute;
	left: auto;
	right: -2px;
	top: 50%;
	background: repeating-linear-gradient(45deg,#9f9f9f,#919191 1px);
	transform: rotate(-20deg);
	width: 45px;
	height: 1px;
}

.giveaway{margin:5px 0 0 0;}
.bottom-link span{
	font-size: 10px;
	display:block;
}
.one-item{
	border-top: 1px dashed #c0c0c0;
	margin-top: 5px;
	padding-top: 5px;
	width: 93%;
}

.sub-promotion{
	font-family:'Kanit';
	font-size:12px;
	
}
.sub-promotion p{
	margin:10px 0 0 0;
	font-size:14px;
}
.sub-promotion ul{
	padding: 0 10px 0 15px;
	margin-bottom: 0;
}
.official-store img{
	width: auto;
	height: 20px;
	position: relative;
	left: 0;
	top: 0;
}

.colorWhite{color:#fff !important;}
.subName strong{color:#c00;}
.bottom-link small{
	font-size: 10px;
	color: #4d4d4d;
	display: block;
}
@media (max-width: 991px) {
	.amazfit-gtr3-popshop, .amazfit-gts3-popshop{width: 90%;}
	.hotLabel{background-size:48px;top:-5px;left:-5px;}
	.head-popshop {text-indent:0;}
	.head-popshop .price font{font-size:13px;}
	.block-popshop h5 {font-size: 1rem;}
}