<style>
#price.full__select__table {
text-align: center;
width:100%;
}

.full__select__table .plan {
display: inline-block;
margin: 10px 1%;

width:100%;
}

.full__select__table .plan-inner {
background: #fff;
margin: 0 auto;
min-width: 280px;
max-width: 100%;
position:relative;
}

.full__select__table .entry-title {
background: #53CFE9;
height: 140px;
position: relative;
text-align: center;
color: #fff;
margin-bottom: 30px;
}

.full__select__table .entry-title>h3 {
background: #20BADA;
font-size: 20px;
padding: 5px 0;
text-transform: uppercase;
font-weight: 700;
margin: 0;
}

.full__select__table .entry-title .price {
position: absolute;
bottom: -25px;
background: #20BADA;
height: 95px;
width: 95px;
margin: 0 auto;
left: 0;
right: 0;
overflow: hidden;
border-radius: 50px;
border: 5px solid #fff;
line-height: 80px;
font-size: 28px;
font-weight: 700;
}

.full__select__table .price span {
position: absolute;
font-size: 9px;
bottom: -10px;
left: 30px;
font-weight: 400;
}

.full__select__table .entry-content {
color: #323232;
}

.full__select__table .entry-content ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}

.full__select__table .entry-content li {
border-bottom: 1px solid #E5E5E5;
padding: 10px 0;
list-style:none;
}

.full__select__table .entry-content li:last-child {
border: none;
}

.full__select__table .btn {
padding: 3em 0;
text-align: center;
}

.full__select__table .btn a {
background: #323232;
padding: 10px 30px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
text-decoration: none
}
.full__select__table .hot {
position: absolute;
top: -7px;
background: #F80;
color: #fff;
text-transform: uppercase;
z-index: 2;
padding: 2px 5px;
font-size: 9px;
border-radius: 2px;
right: 10px;
font-weight: 700;
}
.full__select__table .basic .entry-title {
background: #75DDD9;
}

.full__select__table .basic .entry-title > h3 {
background: #44CBC6;
}

.full__select__table .basic .price {
background: #44CBC6;
}

.full__select__table .standard .entry-title {
background: #4484c1;
}

.full__select__table .standard .entry-title > h3 {
background: #3772aa;
}

.full__select__table .standard .price {
background: #3772aa;
}

.full__select__table .ultimite .entry-title > h3 {
background: #DD4B5E;
}

.full__select__table .ultimite .entry-title {
background: #F75C70;
}

.full__select__table .ultimite .price {
background: #DD4B5E;
}




.custom__woo__sclassul.products li.product.material .price {
  color: #1e1e1e!important;
font-family: AvenirConsended!important;
font-size: 18px;
font-weight: 500;
line-height: 1.33;
color: #1e1e1e;
}

.custom__woo__sclass ul.products li.product.material .price {
margin-top: -32px;
z-index: -100;
display: block;
padding-left: 20px;
</style>
