/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2025 | 01:17:02 */
div.wrapper-product-card-feature_checkmarks .ordinal {
    position: absolute;
    top: 43%;
    left: -18px;
    height: 36px;
    width: 36px;
    border: 2px solid #127ed8;
    border-radius: 50%;
    background-color: #fff;
    font-size: 21px;
    color: #127ed8;
    font-weight: 700;
    padding-top: 1px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-image img{
	    object-fit: contain!important;
    max-height: 225px;
}
.product-price {
    font-size: 22px !important;
 
}
.product-price {
	display:none !important;
}
span.cegg-rating-value {
    color: #6c6c6c;
    font-size: 16px;
    margin-left: 0px;
    display: inline-block;
}
.top-drie-class .container-fluid .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.top-drie-class .col-md-4.col-xs-6.cegg-gridbox {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    width: 32%;
}
main.affiliate-products-main{
	max-width: 87rem;
}
.price-btn {
    text-transform: uppercase;
    font-size: 18px !important;
    color: #fff !important;
    max-width: 300px;
    font-weight: 600;
}
	.pros-cons-header{
		color: rgb(16 97 173);
	}
.two h2, .special-heading {
  text-transform: capitalize;
}
.two h2:before, .special-heading-container:before {
  position: absolute;
  left: 0;
      bottom: -8px;
  width: 60px;
  height: 2px;
  content: "";
  background-color: #0094c1 !important;
}

.two h2 span, .special-heading span, .special-heading > span {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 3em;
  padding-left: 0.25em;
  color: rgba(0, 0, 0, 0.4);
  padding-bottom: 10px;
}
.alt-two h2,  {
  text-align:center;
}
.alt-two h2:before {
  left:50%; margin-left:-30px;
}
.top-drie-class h2, .special-heading {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #080808;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
	margin-bottom: 40px;
}

.top-drie-class h2 span, .special-heading span, .special-heading > span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
}
.top-drie-class h2 em, .special-heading em {
  font-style: normal;
  font-weight: 600;
}
.special-heading-container.two {
    position: relative;
}
h1.special-heading {
    margin-bottom: 10px !important;
}
.special-heading-container span {
    font-size: 20px;
}
.top-drie-class h2 {
    font-size: 32px;
}
.product-title{
	font-size: 22px!important;
}