Memory Foam Armrest Pads Curved Discount
- Estimated Delivery : Up to 4 business days
- Free Shipping & Returns : On all orders over $200
.pca{display: block!important;}
.pha{display: none!important;}
#CKTA>div{position: relative}
.dd1,.dd2{display: none;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 9}
.Abtn {position: absolute;z-index: 10;width: 14%;height: 2vw;line-height: 2vw;padding-left: 1vw;background: white;border: 2px solid black !important;border-radius: 30px;font-weight: bold;font-size: 16px;color: black;}
.Abtn:hover{background: #000000;border: 2px solid white !important;color: white;}
.abCheck {background: #000000;border: 2px solid white !important;color: white;}
.ab1 {left: 80.2%;top: 34.6%;}
.ab2 {left: 80.2%;top: 45.6%;}
.ab3 {left: 80.2%;top: 56.9%;}
@media screen and (max-width:800px) {
ul{padding: 0}
.panel.entry-content.sp-tab.des_mb_2.des_style_1.dn.active{padding: 0}
.pha{display: block!important;}
.pca{display: none!important;}
.Abtn {width: 19.4%;height: 3.85%;border-radius: 1px;display: none}
.ab1 {left: 5.2%;bottom: 6.8%;}
.ab2 {left: 29.3%;bottom: 6.8%;}
.ab3 {left: 52.5%;bottom: 6.8%;}
}
step 2
step 3
$(function () {
$( .ab1 ).click(function () {
$( .dd1 ).fadeOut();
$( .dd2 ).fadeOut();
$(this).addClass( abCheck );
$( .ab2 ).removeClass( abCheck );
$( .ab3 ).removeClass( abCheck );
});
$( .ab2 ).click(function () {
$( .dd1 ).fadeIn();
$( .dd2 ).fadeOut();
$(this).addClass( abCheck );
$( .ab1 ).removeClass( abCheck );
$( .ab3 ).removeClass( abCheck );
});
$( .ab3 ).click(function () {
$( .dd1 ).fadeOut();
$( .dd2 ).fadeIn();
$(this).addClass( abCheck );
$( .ab1 ).removeClass( abCheck );
$( .ab2 ).removeClass( abCheck );
});
})
Title | Default Title |
---|