.patemplate_content {
width: 1000px;
margin: 0 auto;
}
.content-bg{
margin: 0 auto;
}
#pic_div {
width: 100% !important;
max-width: 900px;
position: relative;
margin: 0 auto;
overflow: hidden;
text-align: center;
height: auto !important;
}
#pic_div img{
margin-bottom: 25px;
}
.niche-ad-main {
width: 100%;
max-width: 900px;
margin: 0 auto;
padding-bottom: 35px;
}
.niche-ad-main .title {
padding-left: 20px;
color: #fff;
border-radius: 4px;
margin: 25px 0;
overflow: hidden;
}
.niche-ad-main .title span {
display: inline-block;
height: 37px;
line-height: 37px;
font-size: 18px;
}
.policy-contain{
padding: 5px;
}
#soldtab main {
width: 100%;
}
#soldtab input {
display: none;
}
#soldtab input:checked+label {
background: #f49800 !important;
}
#soldtab label:not(:last-child):hover{
cursor: pointer;
}
#soldtab label {
font-size: 16px;
text-transform: uppercase;
display: inline-block;
text-align: center;
color: #fff;
padding: 8px 60px;
-moz-user-select: none;
user-select: none;
border-radius: 4px 4px 0 0;
vertical-align: top;
margin: 0 5px 0 0;
}
#tabHeader_1:checked ~ #policy_box1_text, #tabHeader_2:checked~#policy_box2_text,
#tabHeader_3:checked~#policy_box3_text, #tabHeader_4:checked~#policy_box4_text {
display: block;
}
#soldtab .policy-contain {
padding: 30px;
color: #313131;
border: 1px solid #d2d2d2;
background: rgb(223,224,225);
display: none;
overflow: hidden;
}
/*slider*/
.lightbox1a {
visibility: hidden;
opacity: 0;
position: fixed;
overflow: hidden;
z-index: 9999;
width: 100%;
height: 100%;
transition: all 0.5s ease-in-out;
text-align: center;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
}
.lightbox1a img {
max-width: 90%;
max-height: 80%;
margin-top: 2%;
}
.lightbox1a:target {
outline: none;
visibility: visible;
opacity: 1;
transition: opacity 0.5s ease-in-out;
}
.productslider.csslider1, .productslider.csslider1 *,
.productslider.csslider1 *:after, .productslider.csslider1 *:before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.productslider.csslider1 > .cs_anchor {
display: none;
}
.productslider.csslider1 > ul {
position: relative;
z-index: 1;
font-size: 0;
line-height: 0;
margin: 0 auto;
padding: 0;
overflow: hidden;
white-space: nowrap;
max-height: 400px;
height: calc(200px + 20vw) !important;
}
.productslider.csslider1 > ul > .slide.img img {
width: 100%;
}
.productslider.csslider1 > ul > .slide.img a {
font-size: 0pt;
color: transparent;
}
.productslider.csslider1 > ul > .slide {
position: relative;
display: inline-block;
width: 100%;
height: 100%;
overflow: hidden;
font-size: 15px;
font-size: initial;
line-height: normal;
white-space: normal;
vertical-align: top;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.productslider.csslider1 .cs_engine {
position: absolute;
top: -9999px;
left: -9999px;
font-size: 0pt;
opacity: 0;
filter: alpha(opacity=0);
}
.productslider.csslider1 > .cs_bullets > div {
margin-left: -50%;
width: 100%;
}
.productslider.csslider1 > .cs_bullets > label {
position: relative;
display: inline-block;
cursor: pointer;
}
.productslider.csslider1 > #cs_slide1_0:checked ~ ul > .slide.num0,
.productslider.csslider1 > #cs_pause1_0:checked ~ ul > .slide.num0,
.productslider.csslider1 > #cs_slide1_1:checked ~ ul > .slide.num1,
.productslider.csslider1 > #cs_pause1_1:checked ~ ul > .slide.num1,
.productslider.csslider1 > #cs_slide1_2:checked ~ ul > .slide.num2,
.productslider.csslider1 > #cs_pause1_2:checked ~ ul > .slide.num2,
.productslider.csslider1 > #cs_slide1_3:checked ~ ul > .slide.num3,
.productslider.csslider1 > #cs_pause1_3:checked ~ ul > .slide.num3,
.productslider.csslider1 > #cs_slide1_4:checked ~ ul > .slide.num4,
.productslider.csslider1 > #cs_pause1_4:checked ~ ul > .slide.num4,
.productslider.csslider1 > #cs_slide1_5:checked ~ ul > .slide.num5,
.productslider.csslider1 > #cs_pause1_5:checked ~ ul > .slide.num5,
.productslider.csslider1 > #cs_slide1_6:checked ~ ul > .slide.num6,
.productslider.csslider1 > #cs_pause1_6:checked ~ ul > .slide.num6,
.productslider.csslider1 > #cs_slide1_7:checked ~ ul > .slide.num7,
.productslider.csslider1 > #cs_pause1_7:checked ~ ul > .slide.num7 {
opacity: 1;
z-index: 2;
}
.productslider.csslider1 > ul > .slide {
display: inline-block;
position: absolute;
left: 0;
top: 0;
opacity: 0;
z-index: 1;
-webkit-transition: opacity 2500ms ease;
transition: opacity 2500ms ease;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.productslider.csslider1 > #cs_play1:checked ~ ul > .slide,
.productslider.csslider1 > .pause:checked ~ ul > .slide {
-webkit-transition: none;
transition: none;
}
.productslider.csslider1 {
height: auto;
display: inline-block;
position: relative;
width: 100%;
text-align: center;
}
.productslider.csslider1 img {
border-radius: 4px;
}
.productslider.csslider1 .cs_bullets {
margin-top: 20px;
}
.productslider.csslider1 > .cs_bullets > label {
box-sizing: border-box;
background: none;
text-align: center;
margin: 0;
border-radius: 50%;
padding: 0 3px;
}
.productslider.csslider1 > .cs_bullets > label img {
height: auto;
max-height: 100px;
max-width: 100%;
}
@media only screen and (max-width: 768px) {
.productslider.csslider1 > ul {
max-height: 450px;
}
}
@media only screen and (max-width: 460px) {
.productslider.csslider1 > ul {
max-height: 250px;
}
}
.productslider.csslider1 > ul > .slide.img img {
width: auto;
max-width: 100%;
max-height: 100%;
}
.productslider.csslider1 > ul > .slide {
text-align: center;
}
.productslider.csslider1 img {
box-shadow: none;
max-height: 500px;
width: auto;
max-width: 100%;
}
@media only screen and (max-width: 760px), only screen and (-webkit-max-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( max–moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-max-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and ( max-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( max-resolution: 192dpi) and (max-width: 480px), only screen and ( max-resolution: 2dppx) and (max-width: 480px) {
.productslider.csslider1 > .cs_bullets {
display: block;
}
}
120W 9000Pa Wireless Air Blown Handheld Portable Air Vacuum/Vacuum-Cleaner
DESCRIPTION
Describe:
1.Keep Your Car and Home Spotless!
Our Wireless Smart Vacuum Cleaner is the perfect tool for cleaning your car at home on go! Removing dirt and dust becomes super easy and fast!
2.9000PA POWERFUL SUCTION BY LOW NOISE
This car vacuum cordless rechargeable can achieve the fastest and deepest cleaning, and easily remove cat litter, pet hair, dust, debris, etc. And noise lower than 75db. It is very helpful to do daily cleaning.
3.ALL-AROUND CLEANING FOR HOME&CAR AND COMPUTER
-This vacuum cleaner for cars is equipped with 4 different attachments to better meet your cleaning needs, which provides deep cleaning for Compressing Vacuum Sealer Bags/Inflating The Swim Rings/Blower and Duster 4 in 1.
4.QUICK CHARGE AND LONG WORKING TIME
This vacuum cleaner adopted high capacity battery, and a full charge of the battery with 3-4 hours can be continuously used for more than 20-30 minutes.
5.CORDLESS DESIGN OF PORTABLE
Weighing just 0.98lbs, this cordless vacuum cleaner for cars is small and compact enough to move around you . It is also very cool and stylish. This is good for quick pickups and light-duty cleaning, since it is small and lightweight making it easy to grab and clean as you go without the heavy lifting of a regular vacuum.
Specifications
Power: 120W
Suction Power: Approx. 9000Pa
Battery: 2000mAh*2
Endurance Time: Approx. 40 Minutes
Weight: Approx. 500g
Size: 20x14cm
Dust Bin Capacity: Approx. 200ml
Package Contents:
1pc Vacuum Cleaner
1pc Brush Nozzle
1pc Long Flat Nozzle
1pc Round Nozzle
1pc Suction Head
1pc Chinese and English manual
1pc USB Charging Cable
ShippingPaymentWARRANTY
We only ship to confirmed ebay Order addresses. Please comfirm that your Order address is in line with your shipping address.
Please kindly note that the combined shipping is not provided because the shipping fee is calculated by weight. Also, the each additional item means exactly the the same color and size.
It takes about 7-15 working days to US; about 10-30 working days to other countries. Transit time may be a little delayed because of the bad weather and customs inspection. If you do not receive your item within 30 working days since payment finished, please contact us immediately for further assistance.
Payment must be completed within 5 days. If you have any problems about payment, please contact us via ebay message.
We strive for 100% customer satisfaction! Positive Feedback is very important to us. If you have any questions, please feel free to contact us via “Ask seller a question” . We will reply your email within 24 working hours.