.chkpt-package-card {
background-color: #ffffff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
box-shadow: none;
}
.chkpt-package-header {
background-color: #ffffff;
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
.chkpt-package-header h2 {
color: #000000;
font-size: 8px;
font-family: Verdana;
font-weight: 300;
font-style: normal;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
}
.chkpt-package-subtitle {
color: #575757;
font-size: 6px;
font-family: Century Gothic;
font-weight: normal;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 4px 0px 10px 0px;
}
.chkpt-package-description p {
background-color: #ffffff;
color: #000000;
font-size: 12px;
font-family: Century Gothic;
font-weight: normal;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.chkpt-package-price {
background-color: transparent;
color: #0074c6;
font-size: 30px!important;
font-family: Century Gothic;
font-weight: bold;
text-align: center;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
}
.chkpt-package-discount-price {
color: #000000;
font-size: 16px;
font-family: Verdana;
font-weight: normal;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.chkpt-package-price-subtext {
color: #000000;
font-size: 16px;
font-family: Verdana;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.chkpt-package-accordions h3.active {
background-color: #fafafa;
color: #080808;
font-size: 10px;
font-family: Century Gothic;
font-weight: normal;
text-align: left;
margin: px 0px 0px 0px;
padding: 10px 10px 10px 10px;
}
.chkpt-package-accordions h3.active:hover {
background-color: #ffffff;
color: #000000;
}
.chkpt-package-accordion-content {
background-color: #fafafa;
margin: 0px 0px 0px 0px;
padding: 14px 10px 10px 10px;
font-size: 14px;
font-family: Century Gothic;
font-weight: 500;
text-align: left;
}
.chkpt-package-accordion-content p {
color: #000000;
font-size: 14px;
font-family: Century Gothic;
font-weight: 500;
text-align: left;
}
.chkpt-package-accordion-content ul li {
color: #000000;
font-size: 14px;
font-family: Century Gothic;
font-weight: 500;
text-align: left;
}
.accordion-toggle-icon {
color: #ffffff;
position: absolute;
right: 10px;
top: 32%;
transform: translateY(-50%);
width: 10px;
height: 10px;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
transform: rotate(45deg);
transition: transform 0.3s ease;
margin-left: auto;
}
.chkpt-package-accordion-header {
position: relative;
cursor: pointer;
display: flex;
align-items: center;
background-color: #fafafa;
color: #080808;
font-size: 10px;
font-family: Century Gothic;
font-weight: normal;
text-align: left;
margin: px 0px 0px 0px;
padding: 10px 10px 10px 10px;
transition: background-color 0.3s ease;
justify-content: space-between;
}
.chkpt-package-compare-checkbox-container {
flex-shrink: 0;
}
.accordion-title {
flex-grow: 1;
text-align: center;
}
.accordion-toggle-icon {
flex-shrink: 0;
}
.broadband_label_company_name {
text-align: left;
}
.broadband_label_plan {
text-align: left;
}
.broadband_label_plan_type {
text-align: left;
}
.broad_band_label_monthly_price {
text-align: left;
}
.chkpt-package-accordion-header.accordion-open .accordion-toggle-icon {
transform: translateY(-40%) rotate(135deg);
}
.broad_band_label_body_heading {
text-align: left;
font-size: 16px;
font-weight: bold;
}
.chkpt-package-accordion-header::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
}
.chkpt-package-compare-checkbox-container {
margin-right: 8px;
}
.chkpt-package-compare-checkbox {
cursor: pointer;
}
.chkpt-package-featured-inner {
background-color: #ffffff;
width: 140px;
position: relative;
margin: 0 auto;
margin-top: 0px;
padding: 0px 0px 0px 0px;
color: #000000;
font-size: 14px;
font-family: Verdana;
}
.chkpt-package-accordions table tr td {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
-moz-hyphens: auto;
border-top: 0px;
padding: 0px;
}
.splide__arrow--prev {
left: 1em;
}
.splide__arrow--next {
right: 1em;
}
.chkpt-package-image img {
width: 100%;
height: auto;
}
.chkpt-selected-package {
border: 2px solid #777;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.splide__pagination__page.is-active {
background-color: #333;
}
.splide__pagination__page {
background-color: #333;
}
.splide__arrow {
color: #ffffff;
background-color: #333;
width: 20px;
height: 20px;
}
.splide__arrow svg {
fill: #ffffff;
width: 12.5px;
height: 12.5px;
}