

/* Start:/local/components/gtx/elements.list/templates/price/style.css?16978008381925*/
table.price {
    width: 100%;
    margin: 40px 0
}

table.price td,
table.price th {
    border: 1px solid rgba(29, 25, 84, 0.15);
    padding: 10px;
    text-align: center
}

table.price th {
    text-align: left;
    position: relative;
}


table.price tr:nth-child(odd) td,
table.price tr:nth-child(odd) th {
    background: #f3f3f3
}

table.price tr:nth-child(even) td,
table.price tr:nth-child(even) th {
    background: #ffffff
}


table.price th {
    background: #f3f3f3 !important;
    padding-right: 50px;
    width: 35%;
}

sun {
    position: relative;
    width: 40px;
    height: 26px;
    font-size: 12px;
    display: inline-block;
    background: #ffe300;
    right: 0;
    top: calc(50% - 13px);
    line-height: 26px;
    text-align: center;
    margin-right: 13px;
}

sun:after {
    content: '';
    border-top: 13px solid #ffe300;
    border-right: 10px solid transparent;
    top: 0;
    left: 100%;
    position: absolute;
}

sun:before {
    content: '';
    border-bottom: 13px solid #ffe300;
    border-right: 10px solid transparent;
    bottom: 0;
    left: 100%;
    position: absolute;
}

table.price th sun {
    position: absolute;
    width: 40px;
    height: 26px;
    font-size: 12px;
    display: inline-block;
    background: #ffe300;
    right: 0;
    top: calc(50% - 13px);
    line-height: 26px;
    text-align: center;
    margin-right: 0;
}

table.price th sun:after {
    content: '';
    border-top: 13px solid #ffe300;
    border-left: 10px solid transparent;
    border-right: none;
    left: auto;
    top: 0;
    right: 100%;
    position: absolute;
}

table.price th sun:before {
    content: '';
    border-bottom: 13px solid #ffe300;
    border-left: 10px solid transparent;
    border-right: none;
    left: auto;
    bottom: 0;
    right: 100%;
    position: absolute;
}
/* End */
/* /local/components/gtx/elements.list/templates/price/style.css?16978008381925 */
