PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
bumbleb
/
customizer
/
css
[id^=sub-accordion-section-bwp-]{ background:#fff !important; } [id^=sub-accordion-section-bwp-] li:not(.section-meta) { display:flex; flex-wrap:wrap; justify-content: space-between; padding: 10px 0; border-bottom: 1px solid #dedede; align-items: center; margin-bottom:0; } [id^=sub-accordion-section-bwp-] .customize-control-title{ font-weight:400; color:#000; } [id^=sub-accordion-section-bwp-] .wp-picker-container .wp-color-result.button{ border-radius: 20px; border-color: #e7e7e7; margin:0; } [id^=sub-accordion-section-bwp-] .wp-color-result-text{ background: #fff; border-radius: 0 20px 20px 0; } .bwp-cus-container{ background:#fff; padding: 15px; border: 1px solid; } .bwp-cus-title{ color: #000; font-weight: 500; font-size: 18px; margin-bottom: 30px; width:100%; } .filed-flex{ display:flex; flex-wrap:wrap; justify-content: space-between; align-items: center; width:100%; } .cus-label{ color:#000; } .switch-options{ width: 40px; height: 19px; position:relative; } .switch-options input{ position:absolute; width:100%; height:100%; z-index:10; opacity:0; top: 0; margin: 0; } .switch-options label{ border: 0; width: 20px; border-radius: 30px; height: 19px; font-weight: 400; color: #fff; margin: 0; position: absolute; opacity: 1; z-index: 2; padding:0 10px; background: red; transition:all 0.3s ease; } .switch-options label:before{ content: ""; display: inline-block; width: 13px; flex: 0 0 13px; height: 13px; border-radius: 50%; background: #fff; margin-right: 5px; position: relative; top: 2px; left: -5px; transition:all 0.3s ease; } .switch-options input[type=checkbox]:checked + label{ background: #1ba437; } .switch-options input[type=checkbox]:checked + label:before{ left: 13px; }
[+]
..
[-] custom_controls.css
[edit]