Description
.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;
}
}
On 04-Jan-2023 at 12:27:32 GMT, 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,hr+*>span.ebay{display:none;}
Reviews
There are no reviews yet.