Untitled
unknown
plain_text
2 years ago
3.4 kB
5
Indexable
.component-pricing-card--unity-pro.cv-0-53-added.cv-0-53-hide-aTag-direct .component-pricing-card__action-button-wrapper>a {
display: none !important;
}
.product-card__cta {
cursor: pointer !important;
}
.product-card.cv-0-53-crd-plus .product-card__footer {
display: flex;
padding-top: 0.3rem !important;
flex-direction: column;
}
.product-card.cv-0-53-crd-plus,
.product-card.cv-0-53-crd-pro {
padding: 0 0.8rem 0;
}
.cv-0-53-crd-pro .product-card__description p:first-child {
font-weight: 500 !important;
}
.cv-0-53-crd-plus ul li {
padding-bottom: 6px !important;
}
.product-card.cv-0-53-crd-plus .product-card__footer>p {
font-size: .875rem;
line-height: 1.25rem;
color: #212121;
margin-top: 1em !important;
margin-bottom: 1em !important;
padding-left: 2px !important;
font-weight: 500;
}
.product-card.cv-0-53-crd-plus .product-card__footer>.cv-0-53-cta-wrapper,
.product-card.cv-0-53-crd-pro .product-card__footer>.cv-0-53-cta-wrapper {
width: 100%;
display: flex;
/* padding-left: 15px;
padding-right: 15px; */
}
.product-card.cv-0-53-crd-plus .product-card__footer>.product-card__price,
.product-card.cv-0-53-crd-pro .product-card__footer>.product-card__price {
padding-right: 0;
}
.product-card.cv-0-53-crd-pro .product-card__footer>.cv-0-53-cta-wrapper {
flex-direction: column;
}
.product-card.cv-0-53-crd-plus .product-card__footer>.cv-0-53-cta-wrapper>a,
.product-card.cv-0-53-crd-pro .product-card__footer>.cv-0-53-cta-wrapper>a,
.cv-0-53-reset-card {
width: 100% !important;
margin-right: 0 !important;
background: #2196f3 !important;
display: block;
padding: .3rem .5rem;
color: #fff;
border-radius: 4px;
font-size: 1rem;
line-height: 1.25rem;
font-weight: 600;
cursor: pointer;
}
.product-card.cv-0-53-crd-plus .product-card__footer>.cv-0-53-cta-wrapper>a:first-child {
margin-right: 17px !important;
}
.product-card.cv-0-53-crd-pro .product-card__footer>.cv-0-53-cta-wrapper>a:last-child,
.cv-0-53-reset-card {
margin-top: 6px;
background: transparent !important;
color: #2196f3 !important;
border-color: #2196f3 !important;
border: 2px solid !important;
}
.cv-0-53-reset-card {
width: max-content !important;
margin-top: 0 !important;
margin-left: auto;
padding-top: 0.35rem !important;
padding-bottom: 0.35rem !important;
padding-left: 0.55em !important;
padding-right: 0.55em !important;
}
/* icon css */
.cv-0-53-info-icon {
display: inline-flex;
align-items: center;
min-width: 12px;
aspect-ratio: 1/1;
margin-top: 0px;
margin-right: 3px;
max-width: 12px;
}
.cv-0-53-crd-pro .cv-0-53-info-icon {
margin-top: 3px;
}
.cv-0-53-crd-pro .product-card__footer .cv-0-53-reset-card_pro {
margin-bottom: -10px !important;
}
.cv-0-53-info-icon img {
display: block;
}
.cv-0-53-crd-pro .product-card__description p:first-of-type,
.cv-0-53-crd-plus .product-card__description>p:first-of-type {
font-weight: 500 !important;
}
.product-card.cv-0-53-crd-pro .product-card__description a,
.product-card.cv-0-53-crd-plus .product-card__description a {
color: #2196f3 !important;
font-weight: 600;
}Editor is loading...