html{height:100%;font-size:24px}
body{padding:0;margin:0;z-index:1;width:100%;background:#F3F3F3;color:#555;}
img{border:none;}
a {outline:0;text-decoration:none !important}
label{margin: 0;}
.crb{clear:both;}
.header{background:#689A51;}
.logo{padding:.25rem 0;}
.logo img{max-height:80px;max-width:280px;}
/* ————– banner STYLE ————– */
.banner_container{background:#689A51;}
.banner{width:100%;}
.banner input{display: none;}
.banner .bigPic{width:100%;height:25rem;}
.banner .bigPic div{width:100%;background:#ccc;text-align:center;height:25rem;display: none;}
.banner .bigPic div img{height:100%;max-width: 100%;}
.banner .sliderPic{width:100%;background-color:#000;height:3.7rem;overflow-y: auto;}
.banner .sliderPic label {padding:.5rem;float:left;cursor:pointer;}
.banner .sliderPic label img{max-width:5rem;height:2.5rem;opacity:.8; }
#tongtool-img-rdi-12:checked ~ .bigPic #tongtool-img-12{display:block;}
#tongtool-img-rdi-12:checked ~ .sliderPic #tongtool-img-slider-12 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-13:checked ~ .bigPic #tongtool-img-13{display:block;}
#tongtool-img-rdi-13:checked ~ .sliderPic #tongtool-img-slider-13 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-14:checked ~ .bigPic #tongtool-img-14{display:block;}
#tongtool-img-rdi-14:checked ~ .sliderPic #tongtool-img-slider-14 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-15:checked ~ .bigPic #tongtool-img-15{display:block;}
#tongtool-img-rdi-15:checked ~ .sliderPic #tongtool-img-slider-15 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-16:checked ~ .bigPic #tongtool-img-16{display:block;}
#tongtool-img-rdi-16:checked ~ .sliderPic #tongtool-img-slider-16 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-17:checked ~ .bigPic #tongtool-img-17{display:block;}
#tongtool-img-rdi-17:checked ~ .sliderPic #tongtool-img-slider-17 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-18:checked ~ .bigPic #tongtool-img-18{display:block;}
#tongtool-img-rdi-18:checked ~ .sliderPic #tongtool-img-slider-18 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-19:checked ~ .bigPic #tongtool-img-19{display:block;}
#tongtool-img-rdi-19:checked ~ .sliderPic #tongtool-img-slider-19 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-20:checked ~ .bigPic #tongtool-img-20{display:block;}
#tongtool-img-rdi-20:checked ~ .sliderPic #tongtool-img-slider-20 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-21:checked ~ .bigPic #tongtool-img-21{display:block;}
#tongtool-img-rdi-21:checked ~ .sliderPic #tongtool-img-slider-21 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-22:checked ~ .bigPic #tongtool-img-22{display:block;}
#tongtool-img-rdi-22:checked ~ .sliderPic #tongtool-img-slider-22 img{border:2px solid #8DC63F;opacity:1;}
.flatBigPic{margin:0 auto;width:100%;text-align: center;display: none;}
/* ————– description STYLE ————– */
.box{padding:0;margin-top:.5rem;}
.titlebar{border-bottom:solid 1px #B5D8A4;color:#689A51;height:1.5rem;line-height:1.5rem;padding:0 .6rem;font-size:.83rem;font-weight:bold;}
.content{word-wrap:break-word;padding:.25rem;font-size:0.6rem;clear:both;}
/* ————– context STYLE ————– */
.tab_container{width:100%;}
.tab_container input{display: none;}
.tab_container .tab{width:160px;float:left;}
.tab_container .tab ul{width:100%;list-style:none;margin:0;padding:0;}
.tab_container .tab ul li{width:100%;height:1.44rem;line-height:1.5rem;margin-bottom:4px;cursor:pointer;margin-right:4px;background:#D4E4CD;color:#555;border-radius:.25rem 0 0 .25rem;font-size: .7rem;}
.tab_container .tab ul li label{display:block;padding:0 1rem;cursor:pointer;}
.tab_container .tab_content{position:relative;margin-left:160px;background-color:#fff;border:solid 1px #ccc;border-left:solid 2px #689A51;box-sizing:border-box;clear:inherit;min-height:10rem;}
.tab_container .tab_content .tab_content_container{opacity:1;width:100%;background-color:#fff;padding:.25rem;font-size:0.6rem;display: none}
#tongtool-tab-rdi-1:checked ~ .tab ul #tongtool-tab-li-1{background:#689A51;color:#fff;}
#tongtool-tab-rdi-1:checked ~ .tab_content #tongtool-tab-1{display:block;}
#tongtool-tab-rdi-2:checked ~ .tab ul #tongtool-tab-li-2{background:#689A51;color:#fff;}
#tongtool-tab-rdi-2:checked ~ .tab_content #tongtool-tab-2{display:block;}
#tongtool-tab-rdi-3:checked ~ .tab ul #tongtool-tab-li-3{background:#689A51;color:#fff;}
#tongtool-tab-rdi-3:checked ~ .tab_content #tongtool-tab-3{display:block;}
#tongtool-tab-rdi-4:checked ~ .tab ul #tongtool-tab-li-4{background:#689A51;color:#fff;}
#tongtool-tab-rdi-4:checked ~ .tab_content #tongtool-tab-4{display:block;}
.tab1{display:none;}
/* ————– footer STYLE ————– */
.footer{padding:.8rem 0 1rem 0;background:#4E654E;color:#D7D7D7;margin-top:.5rem;}
.footer .copyright{text-align:center;font-size:.8em;}
/* ————– fix mobile STYLE ————– */
@media screen and (max-width: 960px){
html{font-size: 12px}
.container{padding:0}
.tab,.tab_content{display: none}
.tab1{display: block}
.titlebar{font-size:1rem;}
.content{word-wrap:break-word;font-size:1rem;}
.banner{display:none;}
.flatBigPic{display:block;}
.flatBigPic ul{display: inline-block;list-style:none;margin:0;padding:0;}
.flatBigPic li{display: inline-block;width:98%;margin:.25rem 0 0 0;}
.flatBigPic li div{text-align:center;width:100%;}
.flatBigPic li img{max-width:100%;max-height:480px;}
.tongtool-related ul li{width:50%!important;border:0;}
.tongtool-related ul li:hover{border:0;}
}
body{padding:0;margin:0}
.clear{font-size:0; content:” “; clear:both; height:0; zoom:1; overflow:hidden}
.tongtool-related{margin:0;padding:0;width:100%;}
.tongtool-related ul{width:100%;list-style-type:none;padding:0px;margin:0px auto;}
.tongtool-related .item{margin:2px;border:solid 1px #ccc;}
.tongtool-related ul li div:hover{border:solid 1px #689A51;}
.tongtool-related ul li{padding:0px; margin:0px; float:left;list-style-type:none;position:relative;}
.tongtool-related ul li a img{width:100%;}
.tongtool-related ul li a{margin:5px;float:left;text-decoration:none;}
.tongtool-related p{padding:0px;margin:0px;}
.tongtool-related .title{word-break:break-word;font-size:12px;line-height:13px;height:27px;overflow: hidden;text-align: left;text-decoration: none;width:96%;word-wrap: break-word; margin:5px 0;}
.tongtool-related .title a{text-decoration: none; color:#444;}
.tongtool-related ul li:hover .title a{text-decoration:underline;}
.tongtool-related .price{color:#666;font-family: Arial;font-size: 11px;font-weight: normal;height:29px;line-height:14px;text-align: left;}
.tongtool-related .price b{color:red;cursor: pointer;font-size: 13px;font-weight: bold;}
.tongtool-related .price span{color: #777777;cursor: pointer;font-size: 12px;font-weight: normal;text-decoration: line-through;}
.tongtool-related .shipping{color:#666;font-family: Verdana,sans-serif !important;font-size: 11px;font-weight: normal;line-height: 13px;min-height: 13px;text-align: left;}
.tongtool-tag-off{ width:50px;height:50px; background:url(https://img1.tongtool.com/r/template/img/tag-off.gif) no-repeat; position:absolute; top:-4px;left:2px; z-index:99; text-align:center; color:#fff; font-size:0.875em; }
.tongtool-tag-off span{display:inline-block; margin-top:5px; line-height:15px;}
.tongtool-related ul li:hover .title{ color:#689A51;}
Portable 12V Car Hair Dryer Window Defroster Cigarette Lighter Plug Hot & Cold











Car Hair Blow Dryer Heat DC12V 216W Portable Foldable Blower Hot Wind For Travel Easy Storage Handle De-frosting Vehicle Window
Package Included:
1 x Hair Dryer
Specifications:
Voltage: DC 12V
Power: 216W
Plug: Cigarette lighter charger plug
Size: Approx. ?11.6×15.6x6cm/ 4.57×6.14×2.36"
Compact design with folding handle for easy storage
Can also be used for de-frosting vehicle windows
Defrosts icy windscreens and windows much quicker than traditional ice scrapers
2 Speed/Heat settings
Over heating protection
Simply plug in to a 12V vehicle power socket or other portable 12v power supply
Ideal for camping, travelling, hiking etc to use
Payment should be completed
within 7 days after buyer places the
order,or else an unpaid case will be opened in order to cancel the
transaction. If you can not pay in time, please contact us.
eCHECK from PayPal will only be
processed once the payment clears.
All of the items will be shipped
to buyer's EBAY address,please confirm
your address on Ebay before you buy.Your order will be usually shipped
out the same or next business days once the payment is made and
cleared.
30-day
Warranty with Exchange for defective, malfunctioned, incorrect or
parts-missing items. Please notify us and return the item with all parts
and accessories packed and marked "FOR EXCHANGE" within 14 days of
receipt.
If defective, malfunctioned or
parts-missing items are no longer available, a
refund may be issued.
All returning postage costs will
be the responsibility of the buyers under all
circumstances.
you encounter any problems about anything, please feel free to contact
us and we will do our best to assist you solve the issue. If you are not
satisfied in anyway, please feel free to let us know and give us a
second chance to correct it before you decide to leave any neutral or
negative feedback.
Please
contact us through eBay link if you have any questions. We will reply
you within 24- 48 hours. Please check you spam mail if no response for
48 hours.
packing. All items
are new and of high quality.
Item will be shipped within 1 business days upon receipt of payment, excluding
weekends and public holidays.
If to USA,we will ship your order by USPS,it will take about 7-10 working days
to you,and you can track it on line.
If to other country,we will ship your order by China Post or Singapore
Registered Air Mail,it will take about 14-21 working days to you,you aslo can
track it on line.
Delivery time is about 14-28 business days and it may take up to 8
weeks.
Payment should be completed
within 7 days after buyer places the
order,or else an unpaid case will be opened in order to cancel the
transaction. If you can not pay in time, please contact us.
eCHECK from PayPal will only be
processed once the payment clears.
All of the items will be shipped
to buyer's EBAY address,please confirm
your address on Ebay before you buy.Your order will be usually shipped
out the same or next business days once the payment is made and
cleared.
30-day
Warranty with Exchange for defective, malfunctioned, incorrect or
parts-missing items. Please notify us and return the item with all parts
and accessories packed and marked "FOR EXCHANGE" within 14 days of
receipt.
If defective, malfunctioned or
parts-missing items are no longer available, a
refund may be issued.
All returning postage costs will
be the responsibility of the buyers under all
circumstances.
you encounter any problems about anything, please feel free to contact
us and we will do our best to assist you solve the issue. If you are not
satisfied in anyway, please feel free to let us know and give us a
second chance to correct it before you decide to leave any neutral or
negative feedback.
Please
contact us through eBay link if you have any questions. We will reply
you within 24- 48 hours. Please check you spam mail if no response for
48 hours.
packing. All items
are new and of high quality.
Item will be shipped within 1 business days upon receipt of payment, excluding
weekends and public holidays.
If to USA,we will ship your order by USPS,it will take about 7-10 working days
to you,and you can track it on line.
If to other country,we will ship your order by China Post or Singapore
Registered Air Mail,it will take about 14-21 working days to you,you aslo can
track it on line.
Delivery time is about 14-28 business days and it may take up to 8
weeks.
On Jan-22-19 at 21:31:29 PST, seller added the following information:
.dc_tracker_img{display:none;}.dc_tracker_img:last-of-type{display:block;}p:empty+hr{display:none;}hr+span.ebay{display:none;}






























Değerlendirmeler
Henüz değerlendirme yapılmadı.