Current File : /home/honehdyv/readbtooom.com/wp-content/plugins/autodescription/lib/css/pt.css |
/**
* Gutenberg only:
*/
.tsf-pt-gb-selector {
margin-top: 8px;
}
/**
* Primary category selectors.
*/
.tsf-is-primary-term {
font-weight: 600;
}
.tsf-primary-term-selector {
margin: 0;
padding: 0;
float: right;
line-height: inherit;
display: block;
}
.tsf-primary-term-selector input {
vertical-align: middle;
height: 14px;
width: 14px;
min-width: 14px;
line-height: inherit;
margin: 0;
padding: 0;
pointer-events: none;
}
.tsf-primary-term-selector input:checked:before {
width: 6px;
height: 6px;
margin: 3px;
line-height: inherit;
}
.tsf-primary-term-selector-help-wrap {
position: absolute;
top: 0;
right: 25px;
}
@media screen and (max-width: 782px) {
.tsf-primary-term-selector input {
height: 18px;
width: 18px;
min-width: 18px;
}
.tsf-primary-term-selector input:checked:before {
width: 8px;
height: 8px;
margin: 4px;
}
}