﻿.wrapper{
	xwidth: 2000px;
}

.gravatar
{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

/* table */
.best-row 
{
	background-color:#f2f8ff !important;
}


.best-row td.td-product-name 
{
	/*background-color:#f2f8ff;*/
}

.td-product-name
{
	/*white-space:nowrap;*/
}

.post-content td,
.post-content th {
    padding: 0.5em;
}

/* Cookies link */
a#ot-sdk-btn.ot-sdk-show-settings {
	color: rgb(119,119,119);
	border: none;
	word-wrap: inherit;
	padding: 0 0;
	font-size: inherit;
	line-height: inherit;
	margin-right: 0;
}

a#ot-sdk-btn.ot-sdk-show-settings:hover {
	color: #FF706C;
	background-color: transparent;
}

#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link, #onetrust-pc-sdk .ot-always-active {
	color: #FF706C !important;
}

#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn) {
	background-color: #ddd !important;
	border-color: #ddd !important;
	color: black !important;
}

#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
	background-color: #f2f1f1 !important;
	border: 1px solid #555 !important;
}

#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob::before {
	background-color: #555 !important;
	border: 1px solid #000 !important;
}
#onetrust-pc-sdk .ot-switch-nob::before {
	background-color: #777 !important;
}


.page_item_first_in_section
{
	padding-top:1.5em;
}