Здравствуйте!
Не как не могу прописать стили для checkbox.
Вкладка собрать
https://doorbravo.ru/mezhkomnatnye-dveri/pvh/skinny/mezhkomnatnaya-dver-s-pvh-plenkoy-skinni-20-belaya.html
Прописано так:
#product .complect-popup-products input[type="checkbox"],
#product .complect-popup-products input[type="radio"] {
margin: 4px 0 0;
margin-right: 0px;
margin-top: 1px \9;
line-height: normal;
margin-right: 4px;
}
#product .complect-popup-products input[type="checkbox"]:before,
#product .complect-popup-products input[type="radio"]:before {
height: 8px;
width: 8px;
position: absolute;
content: '';
display: inline-block;
font-size: 9px;
text-align: center;
line-height: 14px;
background: #000;
top: 3px;
left: 3px;
border-radius: 50%;
}
#product .complect-popup-products input[type="checkbox"]:after,
#product .complect-popup-products input[type="radio"]:after {
-webkit-animation: click-wave 0.65s;
-moz-animation: click-wave 0.65s;
animation: click-wave 0.65s;
background: #444;
content: '';
display: block;
position: relative;
z-index: 100;
}
Стили видит но нужного результата нет