EggBoo
A-Premium 4PCS Splash Guards Mud Flaps Mudguard for Toyota Tacoma 2016 2017 2018
ebay

A-Premium 4PCS Splash Guards Mud Flaps Mudguard for Toyota Tacoma 2016 2017 2018

Brand: A-Premium
$38.99 USD

/* 重置与基础样式 */ .org-clear { clear: both; } /* 布局容器样式 */ .org-wra { margin: 0 auto; padding: 0; } .org-wra2 { background: none !important; width: 100%; } .org_zhuti { margin: 0 auto; max-width: 1584px; width: 100%; padding: 0 20px; box-sizing: border-box; } /* 头部样式 */ .headtop { color: #ffffff; font-size: 12px; text-transform: uppercase; text-align: left; line-height: 32px; padding-left: 20px; } #org-header { max-width: 1584px; width: 100%; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .table_logo { float: left; margin: 0 auto; padding-top: 31px; width: 313px; margin-left: 10px; } .table_pay { text-align: right; margin-right: 10px; padding-top: 50px; float: right; } /* 搜索框样式 */ .search_top { margin-top: 6px; margin-right: 20px; float: right; text-align: right; } .search_top .s_inp, .search_top .s_inp_click { float: left; width: 228px; height: 32px; line-height: 32px; text-indent: 8px; color: #999; border: none; font-size: 10px; font-style: italic; } .search_top .s_btn { float: left; margin-left: -6px; width: 29px; height: 32px; border: none; cursor: pointer; } /* 导航菜单样式 */ #org-menu { margin: 0 auto; font-family: Arial, Helvetica, sans-serif; height: 46px; overflow: hidden; margin-top: 13px; } #org-menu ul { list-style-type: none; margin: 0px; padding: 0px; } #org-menu ul li { float: left; color: #ffffff; font-size: 17px; line-height: 46px; } #org-menu ul li#first { text-align: center; } #org-menu ul li#shu { width: 2px; height: 46px; margin: 0; padding: 0; } #org-menu ul li a { padding-right: 49px; padding-left: 48px; color: #ffffff; font-size: 17px; line-height: 46px; text-decoration: none; } #org-menu ul li a:hover { background-color: #000001; color: #ffffff; display: block; } #org-menu ul li:hover { background-color: #000001; } /* Banner样式 */ .bannerbg { margin: 0 auto; padding: 0; clear: both; } .banner a { width: 100%; height: 450px; display: block; } /* 左侧分类导航样式 */ .org-left { float: left; width: 250px; } #org-cathead { text-align: left; background-color: #b21d24; width: 250px; height: 41px; line-height: 41px; color: #fffffd; text-indent: 15px; font-size: 17px; } #org-categories ul.lev1 { text-align: left; margin: 0 auto; width: 250px; margin-left: 0; padding-left: 0; list-style: none; } #org-categories ul.lev1 li { margin-bottom: 0px; margin-left: 0; padding-left: 0; list-style: none; text-indent: 15px; } #org-categories ul.lev1 li a { color: #666666; font-size: 13px; text-decoration: none; display: block; height: 41px; text-indent: 28px; line-height: 41px; border-bottom: 1px #cccccc solid; } #org-categories ul.lev1 li a:hover { text-decoration: none; color: #b21d24; } .bk img { max-width: 250px; height: auto; } /* 右侧内容区样式 */ .org-right { float: none; width: 100%; padding-left: 0; margin: 0 auto; } .righttitle { font-size: 17px; color: #ffffff; text-align: center; line-height: 41px; background-color: #000000; } .rightdestitle { font-size: 18px; color: #555555; text-align: left; line-height: 41px; border-top: 1px #cccccc solid; margin: 0 15px; padding-top: 5px; text-transform: uppercase; } .rightdes { font-size: 13px; line-height: 150%; color: #555555; padding: 10px 15px; text-align: left; } .bk2 { background-color: #ffffff; } .background-container, .controls, .control-btn { box-sizing: border-box; } /* 轮播图样式 */ .background-container { width: 100%; max-width: 100%; position: relative; overflow: hidden; margin-bottom: 5px; aspect-ratio: 1464 / 625; /* 按设计稿基准比例固定高度随宽缩放 */ } .background-img img { width: 100%; height: 100%; object-fit: cover; display: block; } .carousel-container { width: 90%; position: absolute; /* 原设计 top:150px 相对于 625px 高度 ≈ 24% */ bottom: 3.6%; left: 0; right: 0; margin: 0 auto; overflow: hidden; } .carousel-track { display: flex; height: 100%; transition: transform 0.5s ease; transform: translateX(28.2%); } .carousel-item { flex: 0 0 calc(430 / 1464 * 100%); /* 小图宽度随背景同比例缩放 (≈24.72%) */ padding: 0 0.9%; /* 362px 设计下 17px 侧距 ≈ 17/1464 ≈1.16%,略缩以减少拥挤 */ box-sizing: border-box; } .carousel-img { width: 100%; aspect-ratio: 362 / 453; /* 保持小图自身纵横比 */ position: relative; } .carousel-img img { width: 100%; height: 100%; object-fit: cover; display: block; } .controls { position: absolute; display: flex; justify-content: space-between; width: 100%; bottom: 50%; transform: translateY(50%); left: 0; padding: 0 10px; pointer-events: none; } .control-btn { background: rgba(255, 255, 255, 0.3); border: 2px solid #fff; color: #fff; width: 50px; height: 50px; border-radius: 50%; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 24px; transition: background 0.3s, color 0.3s; pointer-events: auto; z-index: 10; } .control-btn:hover { background: rgba(255, 255, 255, 0.6); color: #409eff; border-color: #409eff; } /* 商品图片样式 */ #gallerypic { text-align: center; margin: 0 auto; } #gallery { height: auto; margin: 0 auto; padding: 0; padding-top: 20px; position: relative; } #gallery #fullsize { height: 600px; width: 600px; overflow: hidden; text-align: center; z-index: 200; padding: 0; margin: 0 auto; } #gallery #fullsize div { width: 100%; height: 600px; } #gallery #fullsize div span { width: 600px; height: 600px; vertical-align: middle; display: table-cell; text-align: center; } #gallery #fullsize div img { clear: both; display: block; margin: 0 auto; border: 0 none; width: auto; max-width: 100%; max-height: 600px; height: auto; position: relative; background: #fff; padding: 0; } #gallery #slides { float: left; height: auto; width: 100%; overflow: hidden; text-align: center; z-index: 500; margin-bottom: 15px; } #gallery #slides div { width: 100%; height: auto; position: relative; } #gallery #slides div ul { padding: 0; margin: 0 auto; list-style: none; width: auto; height: auto; display: table; } #gallery #slides div ul li { float: left; padding: 0; margin: 10px 10px 0 0; width: auto; height: auto; } #gallery #slides div ul li a { display: table-cell; width: 100px; height: 100px; vertical-align: middle; background: #fff; } #gallery #slides div ul li a img { display: table-cell; width: auto; height: auto; max-width: 100%; max-height: 100px; vertical-align: middle; border: 0; margin: 0 auto; border: 1px #cccccc solid; } /* 选项卡样式 */ .listing-tab { width: 100%; float: left; margin: 0 0 20px 0; padding: 0; } .listing-tab main { max-width: 100%; float: left; padding: 0; margin: 0 auto; } .listing-tab section { width: 100%; max-width: 905px; box-sizing: border-box; overflow: hidden; display: none; font-size: 14px; font-weight: normal; text-align: justify; color: #555555; background-color: #ffffff; padding: 15px; } .listing-tab input { display: none; } .listing-tab label { float: left; display: inline-block; margin: 0 5px 0 0; padding: 10px 30px; color: #ffffff; border-bottom: hidden; background-color: #000000; font-size: 17px; font-weight: normal; text-align: center; position: relative; z-index: 111; } .listing-tab label:hover { color: #ffffff; cursor: pointer; background-color: #b21d24; } .listing-tab input:checked + label { color: #ffffff; border: 0; background-color: #b21d24; } .listing-tab #tab1:checked ~ #content1, .listing-tab #tab2:checked ~ #content2, .listing-tab #tab3:checked ~ #content3, .listing-tab #tab4:checked ~ #content4, .listing-tab #tab5:checked ~ #content5, .listing-tab #tab6:checked ~ #content6 { display: block; } /* 视频样式 */ .video-wrapper { position: relative; width: 100%; margin: 0 auto; overflow: hidden; background: #fff; } .video-wrapper img, .video-wrapper video { width: 100%; height: auto; display: block; object-fit: contain; background: #fff; } /* 底部样式 */ .org-wrapcens { margin: 0 auto; } #org-footer { max-width: 1584px; width: 100%; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } #org-footer li { float: left; list-style: none; } #org-footer li#footleft { width: 780px; padding-top: 41px; color: #232323; text-align: left; } #org-footer li#footleft p.footlefth { font-size: 19px; color: #232323; } #org-footer li#footleft p { font-size: 13px; color: #232323; padding-top: 10px; margin: 0; } #org-footer li#footleft a:link, #org-footer li#footleft a:visited { font-size: 13px; color: #232323; text-decoration: none; } #org-footer li#footleft a:hover { font-size: 13px; color: #b21d24; text-decoration: underline; } #org-footer li#footright { width: 310px; padding-top: 30px; padding-bottom: 30px; text-align: right; float: right; } .module-title { height: 32px; font-weight: 700; padding-top: 8px; border-top: 1px solid #ccc; } .additional-images { display: flex; flex-direction: column; margin: 0 auto; width: 100%; } .image-item { width: 100%; overflow: hidden; transition: transform 0.3s; background: #fff; margin: 0 auto; } .additional-imagesimg { width: 100%; height: auto; display: block; object-fit: contain; background: #fff; } .hideTitle { opacity: 0; /* display 和 visibility 会影响innerText的获取 */ } /* 只显示当前状态下的按钮 */ .controls label { display: none; } .controls label { display: none; } #carousel-page-0:checked ~ .background-container .prev-btn[for="carousel-page-5"], #carousel-page-0:checked ~ .background-container .next-btn[for="carousel-page-1"] { display: flex; } #carousel-page-1:checked ~ .background-container .prev-btn[for="carousel-page-0"], #carousel-page-1:checked ~ .background-container .next-btn[for="carousel-page-2"] { display: flex; } .org-right:has(.carousel-item:nth-child(6) .carousel-img) #carousel-page-2:checked ~ .background-container .prev-btn[for="carousel-page-1"], .org-right:not(:has(.carousel-item:nth-child(6) .carousel-img)) #carousel-page-2:checked ~ .background-container .prev-btn[for="carousel-page-0"], #carousel-page-2:checked ~ .background-container .next-btn[for="carousel-page-4"] { display: flex; } .carousel-img:not(:has(img[src^="http"])) { opacity: 0; } .org-right:not( :has(.carousel-item:nth-child(3) .carousel-img img[src^="http"]) ) .controls { opacity: 0; } #carousel-page-0:checked ~ .background-container .carousel-track { transform: translateX(calc(28.2%)); } #carousel-page-1:checked ~ .background-container .carousel-track { transform: translateX(calc(-59%)); } .org-right:has(.carousel-item:nth-child(6) .carousel-img) #carousel-page-2:checked ~ .background-container .carousel-track { transform: translateX(calc(-147%)); } .org-right:not(:has(.carousel-item:nth-child(6) .carousel-img)) #carousel-page-2:checked ~ .background-container .carousel-track { transform: translateX(calc(-59%)); } .carousel-switch { position: relative; min-height: 1px; background: none; padding: 0; } .img-switch-group { position: relative; width: 100%; min-height: 1px; } .img-switch-controls { display: flex; justify-content: center; gap: 18px; margin-top: 8px; } .img-switch-btn { background: rgba(255, 255, 255, 0.3); border: 2px solid #fff; color: #fff; width: 50px; height: 50px; border-radius: 50%; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 24px; transition: background 0.3s, color 0.3s, border-color 0.3s; pointer-events: auto; z-index: 10; opacity: 0.85; outline: none; } .img-switch-btn:hover, .control-btn:hover { background: rgba(255, 255, 255, 0.6); color: #409eff; border-color: #409eff; opacity: 1; transform: none; } /* 保证按钮在图片左右两侧居中 */ .img-switch-controls-abs { position: absolute; top: 50%; left: 0; width: 100%; display: flex; justify-content: space-between; pointer-events: none; transform: translateY(-50%); z-index: 2; padding: 0 10px; box-sizing: border-box; } .img-switch-btn { pointer-events: auto; } /* ===== 两张图片小轮播改为“偏移”滑动效果 ===== */ .carousel-switch.slide-carousel { overflow: hidden; position: relative; } .carousel-switch.slide-carousel .img-switch-group { display: flex; transition: transform 0.5s ease; } .carousel-switch.slide-carousel .img-switch-content { box-sizing: border-box; } .img-switch-content img { width: 100%; height: 100%; object-fit: cover; display: block; } /* ===== 按钮在小屏的自适应缩放与贴边优化 ===== */ @media screen and (max-width: 900px) { .controls .control-btn, .img-switch-controls-abs .control-btn { width: 44px; height: 44px; font-size: 20px; } .controls { padding: 0 6px; } .img-switch-controls-abs { padding: 0 6px; } .img-switch-controls { gap: 14px; } } @media screen and (max-width: 700px) { .controls .control-btn, .img-switch-controls-abs .control-btn { width: 40px; height: 40px; font-size: 18px; border-width: 1.5px; } .controls { padding: 0 4px; } .img-switch-controls-abs { padding: 0 4px; } .img-switch-controls { gap: 12px; } } @media screen and (max-width: 520px) { .controls .control-btn, .img-switch-controls-abs .control-btn { width: 36px; height: 36px; font-size: 16px; border-width: 1px; } .controls { padding: 0 2px; } .img-switch-controls-abs { padding: 0 2px; } .img-switch-controls { gap: 10px; } } /* === 统一所有轮播按钮的响应式尺寸 === */ :root { /* 可按需调节的全局按钮尺寸范围 */ --btn-size-min: 30px; /* 极小屏最小直径 */ --btn-size-max: 56px; /* 大屏最大直径 */ --btn-font-min: 14px; /* 最小字号 */ --btn-font-max: 30px; /* 最大字号 */ } /* 主 & 小轮播通用按钮尺寸:视口宽度驱动,夹在 min/max 之间 */ .control-btn { width: clamp(var(--btn-size-min), 4vw, var(--btn-size-max)); height: clamp(var(--btn-size-min), 4vw, var(--btn-size-max)); font-size: clamp(var(--btn-font-min), 2vw, var(--btn-font-max)); border-width: clamp(1px, 0.35vw, 3px); } /* 底部两张图轮播按钮稍微小一点 */ .additional-images .control-btn { width: clamp( calc(var(--btn-size-min) - 4px), 4.6vw, calc(var(--btn-size-max) - 8px) ); height: clamp( calc(var(--btn-size-min) - 4px), 4.6vw, calc(var(--btn-size-max) - 8px) ); font-size: clamp( calc(var(--btn-font-min) - 2px), 2.1vw, calc(var(--btn-font-max) - 6px) ); } /* 容器内边距 & 按钮间距跟随缩放 */ .controls { padding: 0 clamp(0px, 0.5vw, 18px); } .img-switch-controls-abs { padding: 0 clamp(4px, 1.2vw, 18px); } .img-switch-controls { gap: clamp(8px, 2vw, 22px); } /* 超极小屏再做一次兜底压缩( A-Premium 4PCS Splash Guards Mud Flaps Mudguard for Toyota Tacoma 2016 2017 2018 #txprocessbyibay input { display: none; } #txprocessbyibay section { display: none; } @media screen and (min-width: 410px) { #txprocessbyibay section img { width: 500px; height: 500px; } #txpicibaylabel img { width: 80px; height: 80px; border: 1px solid #999999; margin: 0 0 10px 10px; } }#txpicibay1:checked ~ #txpic1,#txpicibay2:checked ~ #txpic2,#txpicibay3:checked ~ #txpic3,#txpicibay4:checked ~ #txpic4,#txpicibay5:checked ~ #txpic5,#txpicibay6:checked ~ #txpic6,#txpicibay7:checked ~ #txpic7,#txpicibay8:checked ~ #txpic8,#txpicibay9:checked ~ #txpic9,#txpicibay10:checked ~ #txpic10,#txpicibay11:checked ~ #txpic11,#txpicibay12:checked ~ #txpic12{display:block;} From the brand ❮ ❮ ❮ ❯ ❯ ❯ Product Description @media screen and (max-width: 500px){.ibay365Video1{width:100%;height: 100%;object-fit:fill;}} ‹ ‹ › input[name="carousel-1-radio"] { position: absolute; opacity: 0; pointer-events: none; top: 50%; } [data-component-id="carousel-1"] { position: relative; overflow: hidden; width: 100%; } [data-component-id="carousel-1"] .img-switch-group { display: flex; transition: transform 0.5s ease; width: 100%; } [data-component-id="carousel-1"] .img-switch-content { flex-shrink: 0; width: 100%; display: flex; justify-content: center; align-items: center; } [data-component-id="carousel-1"] .img-switch-content:not(:has(img[src^="http"])) { display: none; } [data-component-id="carousel-1"]:not( :has(.img-switch-content:nth-child(1) img[src^="http"]) ) .img-switch-dots .dot-1 { display: none !important; } [data-component-id="carousel-1"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-controls-abs { display: none; } [data-component-id="carousel-1"] .img-switch-controls-abs { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; } [data-component-id="carousel-1"] .prev-btn, [data-component-id="carousel-1"] .next-btn { display: none; } [data-component-id="carousel-1"] .control-btn { background-color: rgba(0, 0, 0, 0.5); color: white; border: none; width: 40px; height: 40px; border-radius: 50%; opacity: 0; justify-content: center; align-items: center; font-size: 24px; cursor: pointer; transition: background-color 0.3s; } [data-component-id="carousel-1"]:hover .control-btn { opacity: 1; } [data-component-id="carousel-1"] .control-btn:hover { background-color: rgba(0, 0, 0, 0.8); } [data-component-id="carousel-1"] .img-switch-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; opacity: 0; gap: 10px; z-index: 10; } [data-component-id="carousel-1"]:hover .img-switch-dots { opacity: 1; } [data-component-id="carousel-1"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-dots { display: none; } [data-component-id="carousel-1"] .img-switch-dots label { width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: background-color 0.3s; } [data-component-id="carousel-1"] .img-switch-dots label:hover { background-color: rgba(255, 255, 255, 0.8); } #carousel-1-slide-1:checked ~ .img-switch-group { transform: translateX(-0%); } #carousel-1-slide-1:checked ~ .img-switch-dots .dot-1 { background-color: white; } [data-component-id="carousel-1"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) #carousel-1-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="carousel-1"]:has( .img-switch-content:nth-child(1) img[src^="http"] ) #carousel-1-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } ‹ ‹ ‹ ‹ ‹ ‹ › › › › › input[name="SVR-7-radio"] { position: absolute; opacity: 0; pointer-events: none; top: 50%; } [data-component-id="SVR-7"] { position: relative; overflow: hidden; width: 100%; } [data-component-id="SVR-7"] .img-switch-group { display: flex; transition: transform 0.5s ease; width: 100%; } [data-component-id="SVR-7"] .img-switch-content { flex-shrink: 0; width: 100%; display: flex; justify-content: center; align-items: center; } [data-component-id="SVR-7"] .img-switch-content:not(:has(img[src^="http"])) { display: none; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(1) img[src^="http"]) ) .img-switch-dots .dot-1 { display: none !important; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(2) img[src^="http"]) ) .img-switch-dots .dot-2 { display: none !important; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(3) img[src^="http"]) ) .img-switch-dots .dot-3 { display: none !important; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(4) img[src^="http"]) ) .img-switch-dots .dot-4 { display: none !important; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(5) img[src^="http"]) ) .img-switch-dots .dot-5 { display: none !important; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-controls-abs { display: none; } [data-component-id="SVR-7"] .img-switch-controls-abs { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; } [data-component-id="SVR-7"] .prev-btn, [data-component-id="SVR-7"] .next-btn { display: none; } [data-component-id="SVR-7"] .control-btn { background-color: rgba(0, 0, 0, 0.5); color: white; border: none; width: 40px; height: 40px; border-radius: 50%; opacity: 0; justify-content: center; align-items: center; font-size: 24px; cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-7"]:hover .control-btn { opacity: 1; } [data-component-id="SVR-7"] .control-btn:hover { background-color: rgba(0, 0, 0, 0.8); } [data-component-id="SVR-7"] .img-switch-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; opacity: 0; gap: 10px; z-index: 10; } [data-component-id="SVR-7"]:hover .img-switch-dots { opacity: 1; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-dots { display: none; } [data-component-id="SVR-7"] .img-switch-dots label { width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-7"] .img-switch-dots label:hover { background-color: rgba(255, 255, 255, 0.8); } #SVR-7-slide-1:checked ~ .img-switch-group { transform: translateX(-0%); } #SVR-7-slide-1:checked ~ .img-switch-dots .dot-1 { background-color: white; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(5) img[src^="http"] ):not(:has(.img-switch-content:nth-child(6) img[src^="http"])) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .prev-6 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(4) img[src^="http"] ):not(:has(.img-switch-content:nth-child(5) img[src^="http"])) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .prev-5 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(3) img[src^="http"] ):not(:has(.img-switch-content:nth-child(4) img[src^="http"])) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .prev-4 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(2) img[src^="http"] ):not(:has(.img-switch-content:nth-child(3) img[src^="http"])) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .prev-3 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(5) img[src^="http"] ) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .prev-6 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(2) img[src^="http"] ) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .next-1 { display: flex; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(2) img[src^="http"]) ) #SVR-7-slide-1:checked ~ .img-switch-controls-abs .next-to-1 { display: flex; } #SVR-7-slide-2:checked ~ .img-switch-group { transform: translateX(-100%); } #SVR-7-slide-2:checked ~ .img-switch-dots .dot-2 { background-color: white; } #SVR-7-slide-2:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(3) img[src^="http"] ) #SVR-7-slide-2:checked ~ .img-switch-controls-abs .next-2 { display: flex; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(3) img[src^="http"]) ) #SVR-7-slide-2:checked ~ .img-switch-controls-abs .next-to-1 { display: flex; } #SVR-7-slide-3:checked ~ .img-switch-group { transform: translateX(-200%); } #SVR-7-slide-3:checked ~ .img-switch-dots .dot-3 { background-color: white; } #SVR-7-slide-3:checked ~ .img-switch-controls-abs .prev-3 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(4) img[src^="http"] ) #SVR-7-slide-3:checked ~ .img-switch-controls-abs .next-3 { display: flex; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(4) img[src^="http"]) ) #SVR-7-slide-3:checked ~ .img-switch-controls-abs .next-to-1 { display: flex; } #SVR-7-slide-4:checked ~ .img-switch-group { transform: translateX(-300%); } #SVR-7-slide-4:checked ~ .img-switch-dots .dot-4 { background-color: white; } #SVR-7-slide-4:checked ~ .img-switch-controls-abs .prev-4 { display: flex; } [data-component-id="SVR-7"]:has( .img-switch-content:nth-child(5) img[src^="http"] ) #SVR-7-slide-4:checked ~ .img-switch-controls-abs .next-4 { display: flex; } [data-component-id="SVR-7"]:not( :has(.img-switch-content:nth-child(5) img[src^="http"]) ) #SVR-7-slide-4:checked ~ .img-switch-controls-abs .next-to-1 { display: flex; } #SVR-7-slide-5:checked ~ .img-switch-group { transform: translateX(-400%); } #SVR-7-slide-5:checked ~ .img-switch-dots .dot-5 { background-color: white; } #SVR-7-slide-5:checked ~ .img-switch-controls-abs .prev-5 { display: flex; } #SVR-7-slide-5:checked ~ .img-switch-controls-abs .next-to-1 { display: flex; } ‹ ‹ › input[name="SVR-2-radio"] { position: absolute; opacity: 0; pointer-events: none; top: 50%; } [data-component-id="SVR-2"] { position: relative; overflow: hidden; width: 100%; } [data-component-id="SVR-2"] .img-switch-group { display: flex; transition: transform 0.5s ease; width: 100%; } [data-component-id="SVR-2"] .img-switch-content { flex-shrink: 0; width: 100%; display: flex; justify-content: center; align-items: center; } [data-component-id="SVR-2"] .img-switch-content:not(:has(img[src^="http"])) { display: none; } [data-component-id="SVR-2"]:not( :has(.img-switch-content:nth-child(1) img[src^="http"]) ) .img-switch-dots .dot-1 { display: none !important; } [data-component-id="SVR-2"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-controls-abs { display: none; } [data-component-id="SVR-2"] .img-switch-controls-abs { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; } [data-component-id="SVR-2"] .prev-btn, [data-component-id="SVR-2"] .next-btn { display: none; } [data-component-id="SVR-2"] .control-btn { background-color: rgba(0, 0, 0, 0.5); color: white; border: none; width: 40px; height: 40px; border-radius: 50%; opacity: 0; justify-content: center; align-items: center; font-size: 24px; cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-2"]:hover .control-btn { opacity: 1; } [data-component-id="SVR-2"] .control-btn:hover { background-color: rgba(0, 0, 0, 0.8); } [data-component-id="SVR-2"] .img-switch-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; opacity: 0; gap: 10px; z-index: 10; } [data-component-id="SVR-2"]:hover .img-switch-dots { opacity: 1; } [data-component-id="SVR-2"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-dots { display: none; } [data-component-id="SVR-2"] .img-switch-dots label { width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-2"] .img-switch-dots label:hover { background-color: rgba(255, 255, 255, 0.8); } #SVR-2-slide-1:checked ~ .img-switch-group { transform: translateX(-0%); } #SVR-2-slide-1:checked ~ .img-switch-dots .dot-1 { background-color: white; } [data-component-id="SVR-2"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) #SVR-2-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="SVR-2"]:has( .img-switch-content:nth-child(1) img[src^="http"] ) #SVR-2-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } ‹ ‹ › input[name="SVR-3-radio"] { position: absolute; opacity: 0; pointer-events: none; top: 50%; } [data-component-id="SVR-3"] { position: relative; overflow: hidden; width: 100%; } [data-component-id="SVR-3"] .img-switch-group { display: flex; transition: transform 0.5s ease; width: 100%; } [data-component-id="SVR-3"] .img-switch-content { flex-shrink: 0; width: 100%; display: flex; justify-content: center; align-items: center; } [data-component-id="SVR-3"] .img-switch-content:not(:has(img[src^="http"])) { display: none; } [data-component-id="SVR-3"]:not( :has(.img-switch-content:nth-child(1) img[src^="http"]) ) .img-switch-dots .dot-1 { display: none !important; } [data-component-id="SVR-3"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-controls-abs { display: none; } [data-component-id="SVR-3"] .img-switch-controls-abs { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; } [data-component-id="SVR-3"] .prev-btn, [data-component-id="SVR-3"] .next-btn { display: none; } [data-component-id="SVR-3"] .control-btn { background-color: rgba(0, 0, 0, 0.5); color: white; border: none; width: 40px; height: 40px; border-radius: 50%; opacity: 0; justify-content: center; align-items: center; font-size: 24px; cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-3"]:hover .control-btn { opacity: 1; } [data-component-id="SVR-3"] .control-btn:hover { background-color: rgba(0, 0, 0, 0.8); } [data-component-id="SVR-3"] .img-switch-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; opacity: 0; gap: 10px; z-index: 10; } [data-component-id="SVR-3"]:hover .img-switch-dots { opacity: 1; } [data-component-id="SVR-3"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-dots { display: none; } [data-component-id="SVR-3"] .img-switch-dots label { width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-3"] .img-switch-dots label:hover { background-color: rgba(255, 255, 255, 0.8); } #SVR-3-slide-1:checked ~ .img-switch-group { transform: translateX(-0%); } #SVR-3-slide-1:checked ~ .img-switch-dots .dot-1 { background-color: white; } [data-component-id="SVR-3"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) #SVR-3-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="SVR-3"]:has( .img-switch-content:nth-child(1) img[src^="http"] ) #SVR-3-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } ‹ ‹ › input[name="SVR-4-radio"] { position: absolute; opacity: 0; pointer-events: none; top: 50%; } [data-component-id="SVR-4"] { position: relative; overflow: hidden; width: 100%; } [data-component-id="SVR-4"] .img-switch-group { display: flex; transition: transform 0.5s ease; width: 100%; } [data-component-id="SVR-4"] .img-switch-content { flex-shrink: 0; width: 100%; display: flex; justify-content: center; align-items: center; } [data-component-id="SVR-4"] .img-switch-content:not(:has(img[src^="http"])) { display: none; } [data-component-id="SVR-4"]:not( :has(.img-switch-content:nth-child(1) img[src^="http"]) ) .img-switch-dots .dot-1 { display: none !important; } [data-component-id="SVR-4"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-controls-abs { display: none; } [data-component-id="SVR-4"] .img-switch-controls-abs { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; } [data-component-id="SVR-4"] .prev-btn, [data-component-id="SVR-4"] .next-btn { display: none; } [data-component-id="SVR-4"] .control-btn { background-color: rgba(0, 0, 0, 0.5); color: white; border: none; width: 40px; height: 40px; border-radius: 50%; opacity: 0; justify-content: center; align-items: center; font-size: 24px; cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-4"]:hover .control-btn { opacity: 1; } [data-component-id="SVR-4"] .control-btn:hover { background-color: rgba(0, 0, 0, 0.8); } [data-component-id="SVR-4"] .img-switch-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; opacity: 0; gap: 10px; z-index: 10; } [data-component-id="SVR-4"]:hover .img-switch-dots { opacity: 1; } [data-component-id="SVR-4"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-dots { display: none; } [data-component-id="SVR-4"] .img-switch-dots label { width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-4"] .img-switch-dots label:hover { background-color: rgba(255, 255, 255, 0.8); } #SVR-4-slide-1:checked ~ .img-switch-group { transform: translateX(-0%); } #SVR-4-slide-1:checked ~ .img-switch-dots .dot-1 { background-color: white; } [data-component-id="SVR-4"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) #SVR-4-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="SVR-4"]:has( .img-switch-content:nth-child(1) img[src^="http"] ) #SVR-4-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } ‹ ‹ › input[name="SVR-5-radio"] { position: absolute; opacity: 0; pointer-events: none; top: 50%; } [data-component-id="SVR-5"] { position: relative; overflow: hidden; width: 100%; } [data-component-id="SVR-5"] .img-switch-group { display: flex; transition: transform 0.5s ease; width: 100%; } [data-component-id="SVR-5"] .img-switch-content { flex-shrink: 0; width: 100%; display: flex; justify-content: center; align-items: center; } [data-component-id="SVR-5"] .img-switch-content:not(:has(img[src^="http"])) { display: none; } [data-component-id="SVR-5"]:not( :has(.img-switch-content:nth-child(1) img[src^="http"]) ) .img-switch-dots .dot-1 { display: none !important; } [data-component-id="SVR-5"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-controls-abs { display: none; } [data-component-id="SVR-5"] .img-switch-controls-abs { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; } [data-component-id="SVR-5"] .prev-btn, [data-component-id="SVR-5"] .next-btn { display: none; } [data-component-id="SVR-5"] .control-btn { background-color: rgba(0, 0, 0, 0.5); color: white; border: none; width: 40px; height: 40px; border-radius: 50%; opacity: 0; justify-content: center; align-items: center; font-size: 24px; cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-5"]:hover .control-btn { opacity: 1; } [data-component-id="SVR-5"] .control-btn:hover { background-color: rgba(0, 0, 0, 0.8); } [data-component-id="SVR-5"] .img-switch-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; opacity: 0; gap: 10px; z-index: 10; } [data-component-id="SVR-5"]:hover .img-switch-dots { opacity: 1; } [data-component-id="SVR-5"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-dots { display: none; } [data-component-id="SVR-5"] .img-switch-dots label { width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-5"] .img-switch-dots label:hover { background-color: rgba(255, 255, 255, 0.8); } #SVR-5-slide-1:checked ~ .img-switch-group { transform: translateX(-0%); } #SVR-5-slide-1:checked ~ .img-switch-dots .dot-1 { background-color: white; } [data-component-id="SVR-5"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) #SVR-5-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="SVR-5"]:has( .img-switch-content:nth-child(1) img[src^="http"] ) #SVR-5-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } ‹ ‹ › input[name="SVR-6-radio"] { position: absolute; opacity: 0; pointer-events: none; top: 50%; } [data-component-id="SVR-6"] { position: relative; overflow: hidden; width: 100%; } [data-component-id="SVR-6"] .img-switch-group { display: flex; transition: transform 0.5s ease; width: 100%; } [data-component-id="SVR-6"] .img-switch-content { flex-shrink: 0; width: 100%; display: flex; justify-content: center; align-items: center; } [data-component-id="SVR-6"] .img-switch-content:not(:has(img[src^="http"])) { display: none; } [data-component-id="SVR-6"]:not( :has(.img-switch-content:nth-child(1) img[src^="http"]) ) .img-switch-dots .dot-1 { display: none !important; } [data-component-id="SVR-6"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-controls-abs { display: none; } [data-component-id="SVR-6"] .img-switch-controls-abs { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); display: flex; justify-content: space-between; padding: 0 20px; z-index: 10; } [data-component-id="SVR-6"] .prev-btn, [data-component-id="SVR-6"] .next-btn { display: none; } [data-component-id="SVR-6"] .control-btn { background-color: rgba(0, 0, 0, 0.5); color: white; border: none; width: 40px; height: 40px; border-radius: 50%; opacity: 0; justify-content: center; align-items: center; font-size: 24px; cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-6"]:hover .control-btn { opacity: 1; } [data-component-id="SVR-6"] .control-btn:hover { background-color: rgba(0, 0, 0, 0.8); } [data-component-id="SVR-6"] .img-switch-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; opacity: 0; gap: 10px; z-index: 10; } [data-component-id="SVR-6"]:hover .img-switch-dots { opacity: 1; } [data-component-id="SVR-6"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) .img-switch-dots { display: none; } [data-component-id="SVR-6"] .img-switch-dots label { width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; transition: background-color 0.3s; } [data-component-id="SVR-6"] .img-switch-dots label:hover { background-color: rgba(255, 255, 255, 0.8); } #SVR-6-slide-1:checked ~ .img-switch-group { transform: translateX(-0%); } #SVR-6-slide-1:checked ~ .img-switch-dots .dot-1 { background-color: white; } [data-component-id="SVR-6"]:has( .img-switch-content:nth-child(1) img[src^="http"] ):not(:has(.img-switch-content:nth-child(2) img[src^="http"])) #SVR-6-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; } [data-component-id="SVR-6"]:has( .img-switch-content:nth-child(1) img[src^="http"] ) #SVR-6-slide-1:checked ~ .img-switch-controls-abs .prev-2 { display: flex; }

You might also like

Loading…