body, h1, h2, h3, h4, h5, h6 {
  font-family: Roboto,Arial, Helvetica, sans-serif !important;
  letter-spacing: 0.5px !important;

}

            .bg-color {
    --tw-bg-opacity: 1;
    background-color: rgb(242 244 247/var(--tw-bg-opacity));
    
}

.bg-top-bar{
  background-color:#31373c;
}

.small-color{
 color:red
}

.view-but, .view-but:hover{
    background-color: #0b76e0 !important;
    border: none !important;
    color: #ffffff !important;
    font-weight: bold !important;
    width: 100% !important;
    border-radius: 5px !important;
}


.deal-txt {
    line-height: 1.4em;
    height: 4.4em;
    overflow: hidden;
    font-size:15px !important;
        line-height: 150%;
        --tw-text-opacity: 1;
    color: rgb(85 98 110/var(--tw-text-opacity));
}

.price-txt{
--tw-text-opacity: 1;
    color: rgb(44 56 74/var(--tw-text-opacity));
        font-size: 24px;
    font-weight: 700;
}

.bg-rank{
    background-color: #c45500;
}

.linkSpanner{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif 
  background-image: url('empty.gif');*/
}   

.item:hover {
    opacity: 0.8
}

.smaller{
    font-size:12px
}

.a-icon.a-star-small-4-5 {
    background-position: -2px -42px;
}

.a-icon.a-icon-star-small {
    background-image: url(../assets/icons.png);
    -webkit-background-size: 512px 512px;
    background-size: 512px 512px;
    background-repeat: no-repeat;
}

.aok-align-top {
    vertical-align: top!important;
}

.a-icon-star-small {
    height: 18px;
    width: 80px;
}

.a-icon.a-star-small-5 {
    background-position: -2px -2px
}

.a-icon.a-star-small-4 {
    background-position: -2px -22px;
}

.a-icon.a-star-small-3 {
    background-position: -2px -62px
}

.a-icon.a-star-small-2 {
    background-position: -2px -102px
}

.a-icon.a-star-small-1 {
    background-position: -2px -142px
}

.a-icon.a-star-small-0 {
    background-position: -2px -182px
}

.a-icon.a-star-small-4-5 {
    background-position: -2px -42px
}

.a-icon.a-star-small-3-5 {
    background-position: -2px -82px
}

.a-icon.a-star-small-2-5 {
    background-position: -2px -122px
}

.a-icon.a-star-small-1-5 {
    background-position: -2px -162px
}

.a-icon.a-star-small-0-5 {
    background-position: -2px -202px
}

.a-icon-alt {
    position: absolute;
    left: -9999px;
    top: auto;
    display: block;
    width: 1px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
}

.a-icon {
    display: inline-block;
    vertical-align: top
}

.card{
    border:none !important;
    border-radius:10px !important;
}

.card img{
    width:80% !important;
    max-width:250px !important;
}

.copy{
  font-size: 14px;
    /*  --tw-text-opacity: 1;*/
    /*color: rgb(159 169 179/var(--tw-text-opacity));*/
    /*font-weight:bold;*/
    font-size: 14px;
    /* --tw-text-opacity: 1; */
    color: #a1a1a1;
    /* font-weight: bold;
}

.overview{
      --tw-text-opacity: 1;
    color: rgb(98 110 121/var(--tw-text-opacity));
}

.sub-title{
  --tw-text-opacity: 1;
    color: rgb(85 98 110/var(--tw-text-opacity));
    font-weight: bold;
}

.p-4x{
    padding: 0.5rem 1.5rem !important;
}

.fs-8{
  font-size:14px;
}

footer a{
    text-decoration: none;
    --tw-text-opacity: 1;
    color: rgb(159 169 179/var(--tw-text-opacity));
    font-weight: 400;
    font-size: 18px;
}