.js-product-link:visited {color: #121212 !important;}
.js-product-link {color: #121212 !important;}
.js-product-link:hover {transition: 0.2s; text-decoration: underline !important;}
.js-product-link:hover .t776__imgwrapper {transition: 0.2s; opacity: 0.7 !important;}
.t776__bgimg{
    border-radius: 10px;
}

.my-link {text-decoration: underline;}
.my-link:hover {text-decoration: none;}

.t490 .t-heading_md {
    margin-top: -20px;
}

.politic {opacity: .7; text-decoration: underline;}
.politic:hover {transition: 0.2s; opacity: 1; text-decoration: none;}

.ps {opacity: .7;}
.ps-trigger:hover ~ .ps {transition: 0.2s; opacity: 1;}

u:hover {
    text-decoration: none !important;
}

.orange .t-submit:hover {transition: 0.2s; background-color: #e3820f !important;}
.white .t-submit:hover {transition: 0.2s; background-color: #F6E8D8 !important;}

.t958__control {background: #fff; opacity: .7; border: 3px solid #fff;}
.t958__control:hover {transition: 0.3s; opacity: 0.2;}

@media (max-width: 999px) {
    .t958__control {background: transparent; opacity: 0; border: 3px solid transparent;}
}