.affcoups {
box-sizing: border-box;
}
.affcoups *,
.affcoups *:before,
.affcoups *:after {
box-sizing: border-box;
}
.affcoups a.affcoups-coupon__button {
display: inline-block;
margin: 0;
padding: 0 15px 0 10px;
background: #69f0ae;
border: none;
border-radius: 3px;
box-shadow: none;
color: #222;
font-size: 14px;
font-weight: 700;
line-height: 45px;
outline: none;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s ease;
}
.affcoups a.affcoups-coupon__button:visited {
color: #222;
}
.affcoups a.affcoups-coupon__button:hover,
.affcoups a.affcoups-coupon__button:focus,
.affcoups a.affcoups-coupon__button:active {
background-color: #52eea1;
border: none;
box-shadow: none;
color: #222;
outline: none;
text-decoration: none;
}
.affcoups a.affcoups-coupon__button .affcoups-coupon__button-icon {
margin-right: 7px;
vertical-align: -2%;
}
.affcoups a.affcoups-coupon__button .affcoups-coupon__button-text {
display: inline-block;
}
.affcoups .affcoups-clipboard {
position: relative;
display: block;
margin: 10px;
padding: 0 10px;
background: #ffecb3;
border: 2px dashed #bbb;
border-radius: 3px;
color: #222;
cursor: pointer;
}
.affcoups .affcoups-clipboard--icon {
padding-left: 32px;
}
.affcoups .affcoups-clipboard__text {
display: block;
font-size: 16px;
font-weight: bold;
line-height: 25px;
text-align: center;
}
.affcoups .affcoups-clipboard__icon {
position: absolute;
top: 50%;
left: 10px;
display: block;
height: 16px;
width: 16px;
margin-top: -8px;
background-repeat: no-repeat;
background-size: 16px 16px;
background-position: center;
content: "";
vertical-align: -8%;
}
.affcoups .affcoups-clipboard__icon--cut {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-cut.svg);
}
.affcoups .affcoups-clipboard__icon--cut-white {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-cut-white.svg);
}
.affcoups .affcoups-clipboard__icon--copy {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-copy.svg);
}
.affcoups .affcoups-clipboard__icon--copy-white {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-copy-white.svg);
}
.affcoups .affcoups-clipboard__icon--paste {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-paste.svg);
}
.affcoups .affcoups-clipboard__icon--paste-white {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/clipboard/icon-paste-white.svg);
}
.affcoups span[class^="affcoups-icon-"] {
display: inline-block;
height: 16px;
width: 16px;
background-repeat: no-repeat;
background-size: 16px 16px;
background-position: center;
vertical-align: -8%;
}
.affcoups .affcoups-icon {
display: inline-block;
height: 16px;
width: 16px;
background-repeat: no-repeat;
background-size: 16px 16px;
background-position: center;
vertical-align: -8%;
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/icon-affcoups.png);
}
.affcoups .affcoups-icon-hand-right {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-hand-o-right.svg);
}
.affcoups .affcoups-icon-hand-right-white {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-hand-o-right-white.svg);
}
.affcoups .affcoups-icon-gavel {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-gavel.svg);
}
.affcoups .affcoups-icon-gavel-white {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-gavel-white.svg);
}
.affcoups .affcoups-icon-cart {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-shopping-cart.svg);
}
.affcoups .affcoups-icon-cart-white {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-shopping-cart-white.svg);
}
.affcoups .affcoups-icon-thumbs-up {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-thumbs-up.svg);
}
.affcoups .affcoups-icon-thumbs-up-white {
background-image: url(//thanksmianews.com/wp-content/plugins/affiliate-coupons/assets/img/button/icon-thumbs-up-white.svg);
}
.affcoups .affcoups-coupon {
position: relative;
border-radius: 3px;
}
.affcoups .affcoups-coupon__header {
position: relative;
}
.affcoups a.affcoups-coupon__thumbnail {
border: none;
box-shadow: none;
outline: none;
}
.affcoups img.affcoups-coupon__image {
display: block;
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
border-radius: 3px;
}
.affcoups .affcoups-coupon__title {
display: block;
color: rgba(0, 0, 0, 0.87);
font-weight: bold;
}
.affcoups .affcoups-coupon__content {
color: rgba(0, 0, 0, 0.87);
}
.affcoups .affcoups-coupon__discount {
padding: 0.5em 0.8em 0.4em;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
background: #69f0ae;
box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
color: #222;
font-size: 16px;
line-height: 1;
}
.affcoups .affcoups-coupon__valid-dates {
color: rgba(0, 0, 0, 0.54);
font-weight: bold;
font-style: italic;
}
.affcoups .affcoups-coupon__types span {
color: rgba(0, 0, 0, 0.54);
}
.affcoups .affcoups-toggle-desc {
margin-left: 3px;
}
.affcoups .affcoups-coupon__social-share {
text-align: center;
}
.affcoups .affcoups-coupon__expiry-counter {
color: rgba(0, 0, 0, 0.54);
font-weight: bold;
font-style: italic;
text-decoration: none;
}
.affcoups .affcoups-coupon__expired_msg {
color: maroon;
font-weight: bold;
font-style: italic;
text-align: center;
text-decoration: none;
}
.affcoups .affcoups-coupon__original_price {
text-align: center;
color: maroon;
text-decoration: line-through;
}
.affcoups .affcoups-coupon__discounted_price {
text-align: center;
color: green;
text-decoration: none;
font-size: 1.4em;
}
.affcoups .affcoups-coupon__cost-compare {
text-align: center;
color: rgba(0, 0, 0, 0.54);
font-weight: bold;
font-style: italic;
}
.affcoups .affcoups-vendor__logo_list {
position: absolute;
height: 40px;
z-index: 20;
margin-left: 5%;
}
.affcoups .affcoups-vendor__logo_grid {
position: absolute;
height: 40px;
z-index: 20;
margin-left: 75%;
margin-top: 50%;
}
.affcoups .affcoups-vendor__logo_standard {
position: absolute;
height: 40px;
z-index: 20;
margin-left: 75%;
margin-top: 50%;
}
.affcoups .affcoups-standard .affcoups-coupon {
max-width: 400px;
margin: 0 auto 30px auto;
padding-bottom: 65px;
}
@media (min-width: 769px) {
.affcoups .affcoups-standard .affcoups-coupon--float-left {
float: left;
margin: 0 30px 30px 0;
}
.affcoups .affcoups-standard .affcoups-coupon--float-right {
float: right;
margin: 0 0 30px 30px;
}
}
.affcoups .affcoups-standard .affcoups-coupon__thumbnail {
display: block;
margin: 0;
padding: 0;
font-size: 0;
vertical-align: top;
}
.affcoups .affcoups-standard img.affcoups-coupon__image {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.affcoups .affcoups-standard .affcoups-coupon__discount {
position: absolute;
top: 20px;
left: 0;
}
.affcoups .affcoups-standard .affcoups-coupon__content {
padding: 20px;
font-size: 15px;
line-height: 1.6;
}
.affcoups .affcoups-standard .affcoups-coupon__title {
margin: 0;
padding: 0;
font-size: 20px;
line-height: 26px;
}
.affcoups .affcoups-standard .affcoups-coupon__types {
margin-top: -5px;
margin-bottom: 5px;
}
.affcoups .affcoups-standard .affcoups-coupon__types span {
font-size: 14px;
font-weight: bold;
}
.affcoups .affcoups-standard .affcoups-coupon__types span + span {
margin-left: 10px;
}
.affcoups .affcoups-standard .affcoups-coupon__description {
margin: 10px 0 0;
font-size: 16px;
}
.affcoups .affcoups-standard .affcoups-coupon__description > *:first-child {
margin-top: 0;
}
.affcoups .affcoups-standard .affcoups-coupon__description > *:last-child {
margin-bottom: 0;
}
.affcoups .affcoups-standard .affcoups-coupon__code {
margin-top: 15px;
}
.affcoups .affcoups-standard .affcoups-coupon__valid-dates {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-standard .affcoups-coupon__expiry-counter {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-standard .affcoups-coupon__footer {
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
}
.affcoups .affcoups-standard a.affcoups-coupon__button {
display: block;
width: 100%;
}
.affcoups .affcoups-coupons-grid {
display: flex;
flex-flow: row wrap;
justify-content: start;
margin: 0 -2%;
}
.affcoups .affcoups-coupons-grid__item {
width: 100%;
margin: 0 2%;
}
@media (min-width: 481px) {
.affcoups .affcoups-coupons-grid__item {
display: flex;
}
.affcoups .affcoups-coupons-grid__item > * {
max-width: 100%;
}
}
.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description {
margin: 8px 0 0;
font-size: 15px;
}
.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description > *:first-child {
margin-top: 0;
}
.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description > *:last-child {
margin-bottom: 0;
}
.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description-excerpt {
display: block;
}
.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description-full {
display: none;
}
.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description--full .affcoups-coupon__description-excerpt {
display: none;
}
.affcoups .affcoups-coupons-grid__item .affcoups-coupon__description--full .affcoups-coupon__description-full {
display: block;
}
@media (min-width: 481px) {
.affcoups .affcoups-coupons-grid--col-2 .affcoups-coupons-grid__item {
width: 46%;
}
.affcoups .affcoups-coupons-grid--col-3 .affcoups-coupons-grid__item {
width: 29.33333333%;
}
.affcoups .affcoups-coupons-grid--col-4 .affcoups-coupons-grid__item {
width: 21%;
}
.affcoups .affcoups-coupons-grid--col-5 .affcoups-coupons-grid__item {
width: 16%;
}
.affcoups .affcoups-coupons-grid--col-6 .affcoups-coupons-grid__item {
width: 12.66666667%;
}
.affcoups .affcoups-coupons-grid--col-7 .affcoups-coupons-grid__item {
width: 10.28571429%;
}
.affcoups .affcoups-coupons-grid--col-8 .affcoups-coupons-grid__item {
width: 8.5%;
}
.affcoups .affcoups-coupons-grid--col-9 .affcoups-coupons-grid__item {
width: 7.11111111%;
}
.affcoups .affcoups-coupons-grid--col-10 .affcoups-coupons-grid__item {
width: 6%;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.affcoups .affcoups-coupons-grid--col-7 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-9 .affcoups-coupons-grid__item {
width: 29.33333333%;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.affcoups .affcoups-coupons-grid--col-8 .affcoups-coupons-grid__item {
width: 21%;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.affcoups .affcoups-coupons-grid--col-10 .affcoups-coupons-grid__item {
width: 16%;
}
}
@media (min-width: 481px) and (max-width: 768px) {
.affcoups .affcoups-coupons-grid--col-3 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-4 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-5 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-6 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-7 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-8 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-9 .affcoups-coupons-grid__item,
.affcoups .affcoups-coupons-grid--col-10 .affcoups-coupons-grid__item {
width: 46%;
}
}
.affcoups .affcoups-coupons-grid .affcoups-coupon {
max-width: 400px;
margin: 0 auto 30px auto;
padding-bottom: 65px;
}
@media (min-width: 769px) {
.affcoups .affcoups-coupons-grid .affcoups-coupon--float-left {
float: left;
margin: 0 30px 30px 0;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon--float-right {
float: right;
margin: 0 0 30px 30px;
}
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__thumbnail {
display: block;
margin: 0;
padding: 0;
font-size: 0;
vertical-align: top;
}
.affcoups .affcoups-coupons-grid img.affcoups-coupon__image {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__discount {
position: absolute;
top: 20px;
left: 0;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__content {
padding: 20px;
font-size: 15px;
line-height: 1.6;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__title {
margin: 0;
padding: 0;
font-size: 20px;
line-height: 26px;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__types {
margin-top: -5px;
margin-bottom: 5px;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__types span {
font-size: 14px;
font-weight: bold;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__types span + span {
margin-left: 10px;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__description {
margin: 10px 0 0;
font-size: 16px;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__description > *:first-child {
margin-top: 0;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__description > *:last-child {
margin-bottom: 0;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__code {
margin-top: 15px;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__valid-dates {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__expiry-counter {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-coupons-grid .affcoups-coupon__footer {
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
}
.affcoups .affcoups-coupons-grid a.affcoups-coupon__button {
display: block;
width: 100%;
}
.affcoups .affcoups-coupons-list .affcoups-coupon {
zoom: 1;
margin: 0 0 30px;
padding: 15px;
}
.affcoups .affcoups-coupons-list .affcoups-coupon:before,
.affcoups .affcoups-coupons-list .affcoups-coupon:after {
content: " "; display: table; }
.affcoups .affcoups-coupons-list .affcoups-coupon:after {
clear: both;
}
@media (min-width: 481px) {
.affcoups .affcoups-coupons-list .affcoups-coupon--code .affcoups-coupon__header,
.affcoups .affcoups-coupons-list .affcoups-coupon--code .affcoups-coupon__content {
margin-top: 2%;
}
.affcoups .affcoups-coupons-list .affcoups-coupon--code .affcoups-coupon__footer {
margin-top: 0;
}
}
.affcoups .affcoups-coupons-list .affcoups-coupon__discount {
position: absolute;
top: 30px;
left: 0;
z-index: 10;
font-size: 14px;
}
@media (min-width: 481px) {
.affcoups .affcoups-coupons-list .affcoups-coupon__header {
float: left;
width: 20%;
}
}
.affcoups .affcoups-coupons-list .affcoups-coupon__thumbnail {
display: block;
margin: 0;
padding: 0;
font-size: 0;
vertical-align: top;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__types {
text-align: left;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__types span {
font-size: 13px;
font-weight: bold;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__types span + span {
margin-left: 10px;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__content {
margin-top: 15px;
padding: 0;
}
@media (min-width: 481px) {
.affcoups .affcoups-coupons-list .affcoups-coupon__content {
float: left;
margin-top: 0;
padding: 0 15px;
width: 50%;
}
}
.affcoups .affcoups-coupons-list .affcoups-coupon__title {
margin: 2px 0 0 0;
padding: 0;
font-size: 18px;
line-height: 20px;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__description {
margin: 8px 0 0;
font-size: 15px;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__description > *:first-child {
margin-top: 0;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__description > *:last-child {
margin-bottom: 0;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__description-excerpt {
display: block;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__description-full {
display: none;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__description--full .affcoups-coupon__description-excerpt {
display: none;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__description--full .affcoups-coupon__description-full {
display: block;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__footer {
margin-top: 15px;
}
@media (min-width: 481px) {
.affcoups .affcoups-coupons-list .affcoups-coupon__footer {
float: left;
margin-top: 1%;
width: 30%;
}
}
.affcoups .affcoups-coupons-list .affcoups-coupon__button {
display: block;
width: 100%;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__valid-dates {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-coupons-list .affcoups-coupon__expiry-counter {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-widget .affcoups-coupon {
max-width: 400px;
margin: 0 auto 30px auto;
padding-bottom: 65px;
}
@media (min-width: 769px) {
.affcoups .affcoups-widget .affcoups-coupon--float-left {
float: left;
margin: 0 30px 30px 0;
}
.affcoups .affcoups-widget .affcoups-coupon--float-right {
float: right;
margin: 0 0 30px 30px;
}
}
.affcoups .affcoups-widget .affcoups-coupon__thumbnail {
display: block;
margin: 0;
padding: 0;
font-size: 0;
vertical-align: top;
}
.affcoups .affcoups-widget img.affcoups-coupon__image {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.affcoups .affcoups-widget .affcoups-coupon__discount {
position: absolute;
top: 20px;
left: 0;
}
.affcoups .affcoups-widget .affcoups-coupon__content {
padding: 20px;
font-size: 15px;
line-height: 1.6;
}
.affcoups .affcoups-widget .affcoups-coupon__title {
margin: 0;
padding: 0;
font-size: 20px;
line-height: 26px;
}
.affcoups .affcoups-widget .affcoups-coupon__types {
margin-top: -5px;
margin-bottom: 5px;
}
.affcoups .affcoups-widget .affcoups-coupon__types span {
font-size: 14px;
font-weight: bold;
}
.affcoups .affcoups-widget .affcoups-coupon__types span + span {
margin-left: 10px;
}
.affcoups .affcoups-widget .affcoups-coupon__description {
margin: 10px 0 0;
font-size: 16px;
}
.affcoups .affcoups-widget .affcoups-coupon__description > *:first-child {
margin-top: 0;
}
.affcoups .affcoups-widget .affcoups-coupon__description > *:last-child {
margin-bottom: 0;
}
.affcoups .affcoups-widget .affcoups-coupon__code {
margin-top: 15px;
}
.affcoups .affcoups-widget .affcoups-coupon__valid-dates {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-widget .affcoups-coupon__expiry-counter {
display: block;
margin: 5px 0 0;
font-size: 13px;
text-align: center;
}
.affcoups .affcoups-widget .affcoups-coupon__footer {
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
}
.affcoups .affcoups-widget a.affcoups-coupon__button {
display: block;
width: 100%;
}
.affcoups .affcoups-standard .affcoups-coupon,
.affcoups .affcoups-coupons-grid .affcoups-coupon,
.affcoups .affcoups-widget .affcoups-coupon {
background: #fff;
border: none;
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.affcoups .affcoups-coupons-list .affcoups-coupon {
background-color: #fff;
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
p.affcoups-credits {
font-size: 0.8em;
font-style: italic;
}.crp_related.crp-rounded-thumbs{--crp-gap:0.625rem;--crp-border-radius:12px;--crp-border-color:#ddd;--crp-border-hover:#bbb;--crp-bg-hover:#eee;--crp-overlay-bg:rgba(0, 0, 0, 0.75);--crp-overlay-hover:rgba(0, 0, 0, 0.9);--crp-shadow:0 2px 8px rgba(0, 0, 0, 0.15);--crp-shadow-hover:0 4px 16px rgba(0, 0, 0, 0.25);--crp-focus-color:#0073aa;--crp-title-text-color:#fff;--crp-title-text-shadow-color:rgba(0, 0, 0, 0.8);clear:both;margin:1.25rem auto}.crp_related.crp-rounded-thumbs figure,.crp_related.crp-rounded-thumbs h3{margin:0!important}.crp_related.crp-rounded-thumbs ul{display:flex;flex-wrap:wrap;gap:var(--crp-gap);list-style:none;margin:0!important;padding:0!important}.crp_related.crp-rounded-thumbs li{position:relative;overflow:hidden;width:var(--crp-thumb-width);height:var(--crp-thumb-height);border:1px solid var(--crp-border-color);border-radius:var(--crp-border-radius);box-shadow:var(--crp-shadow);list-style:none;margin:0!important;padding:0}.crp_related.crp-rounded-thumbs li:hover{background:var(--crp-bg-hover);border-color:var(--crp-border-hover);box-shadow:var(--crp-shadow-hover)}.crp_related.crp-rounded-thumbs a{display:block;position:relative;overflow:hidden;width:100%;height:100%;text-decoration:none!important;box-shadow:none!important;border-radius:var(--crp-border-radius)}.crp_related.crp-rounded-thumbs a figure{width:100%;height:100%;overflow:hidden;display:block;margin:0}.crp_related.crp-rounded-thumbs a:focus-visible{outline:2px solid var(--crp-focus-color);outline-offset:2px;border-radius:var(--crp-border-radius)}.crp_related.crp-rounded-thumbs img{display:block;width:100%;height:100%;aspect-ratio:var(--crp-aspect-ratio);object-fit:cover;object-position:center}.crp_related.crp-rounded-thumbs .crp_title{position:absolute;bottom:0;left:0;right:0;display:block;width:100%;padding:.1rem;margin:0;color:var(--crp-title-text-color)!important;font-size:.9em;line-height:1.2em;text-align:center;text-shadow:.1em .1em .3em var(--crp-title-text-shadow-color);background:var(--crp-overlay-bg);backdrop-filter:blur(8px);border-radius:0 0 var(--crp-border-radius) var(--crp-border-radius)}.crp_related.crp-rounded-thumbs li:hover .crp_title{background:var(--crp-overlay-hover)}.crp_related.crp-rounded-thumbs .crp_title:visited{color:var(--crp-title-text-color)!important}.crp_clear{clear:both}