.rth-shop {

}

.rth-shop__wrap ul.products {
    display: flex;
    justify-content: space-evenly;
}
.rth-shop__wrap ul.products li.product {
    position: relative !important;
    left: unset !important;
    right: unset !important;

    margin: 0 !important;
    padding: 5px !important;
}

body.page-id-508 .wc-block-grid__product-price.price,
.product.post-13783.product_cat-race .rth-shop__loop-price-wrap,
.product.post-13773.product_cat-race .rth-shop__loop-price-wrap {
    display: none !important;
}

body.page-id-508 .wc-block-grid__products {
    display: flex;
    justify-content: space-evenly;

    margin: 0 !important;
    padding: 0 !important;
}

body.page-id-508 .wc-block-grid__product {
    padding: 0 !important;
}

.rth-shop__product-list-price {

}

.rth-shop__summary,
.rth-shop__summary.summary {
    padding: 0;
}

.rth-shop__col-12,
.rth-shop__col-12.summary {
    width: 100%;
}

.product .rth-shop__summary.summary .price {
    display: block;
    width: 100%;

}

.rth-shop .rth-shop__form .form-row input.input-text,
.rth-shop .rth-shop__form .form-row select,
.rth-shop .rth-shop__form .form-row textarea {
    background-color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #424242;
}

.rth-shop__form .rth-shop__product-list-price {
    background-color: #980a2c;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 3px;

}

.rth-shop .rth-shop__form .wc-box-office-ticket-form {
    margin: 0;
}
.rth-shop__price {
    display: flex !important;
}
.rth-shop__price .rth-shop__product-list-price:nth-child(2) {
    margin-left: 6px;
}
.rth-shop__variations {
    border: none;
    margin-bottom: 0;
}
.rth-shop__variations tbody,
.rth-shop__variations tr,
.rth-shop__variations td{
    display: flex;
    flex: 1 1 100%;
    border: none;
    margin: 0;
    padding: 0;
}
.rth-shop__variations tr {
    flex-direction: column;
}

.rth-shop__required-icon,
.rth-shop__checkout .required{
    color: red;
    font-size: 15px;
    font-weight: bold;
}
.rth-shop__variations-value {
    flex-direction: column;
    border: none;
}
.rth-shop__variations-label label {
    font-weight: 600;
    font-size: 15px;
    color: #999;
}
.rth-shop__reset-variations {
    padding: 8px 10px;
    margin-left: auto;
    margin-top: 6px;

    background-color: #3b3e42;
    border-radius: 3px;
    color: #ddd;
    font-weight: 600;
    font-size: 12px;
}
.rth-shop__product-meta {
    padding: 5px 0;
    border-top: 1px solid #545454;
    border-bottom: 1px solid #545454;
}
.rth-shop__product-meta span {
    margin-right: 10px;
}

.rth-shop__cart-btn {
    font-size: 18px !important;
    margin: 0 3px;
}
.rth-shop__related-products {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 20px;
    border-top: 1px solid #999;
}

.rth-shop__cart-table {
    border: none;
}
.rth-shop__cart-table th,
.rth-shop__cart-table td {
    border: none;
    text-align: center;
}
.rth-shop__cart-table thead tr {
    border-bottom: 1px solid #333;
}
.rth-shop__cart-table tbody tr {
    border-bottom: 1px solid #333;
}
.rth-shop__cart-table-actions {
    border-bottom: none;
}
.rth-shop__cart-table .remove {
    background-color: #980a2c;
    border-radius: 5px;
}
.rth-shop__cart-totals th,
.rth-shop__cart-totals td {
    border: none;
}
.rth-shop__cart-totals .order-total .rth-shop__product-list-price {
    font-size: 22px;
    color: #ffffff;
}
.rth-shop__cart-subtotal-value {
    text-align: right;
}
.rth-shop__cart-totals tfoot th {
    text-align: right;
}

.rth-shop__cart-table--hidden-item {
    display: none !important;
}

.rth-shop__checkout input,
.rth-shop__checkout textarea,
.rth-shop__checkout select {
    background-color: #ffffff !important;
    border: 1px solid #999 !important;
    font-size: 15px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.rth-shop__payment {
    display: flex;
    flex-direction: column;
    border: none !important;
}
.rth-shop__payment > ul,
.rth-shop__payment > ul li {
    display: flex;
    flex-direction: column;
}
.rth-shop__payment > ul {
    padding: 0 15px;
}
.rth-shop__payment .payment_box {
    width: 100% !important;
}
.rth-shop__payment-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.rth-shop__payment-label {
    display: flex;
    flex-grow: 1;
    margin-bottom: 0;
}
.rth-shop__payment-label img {
    padding: 0;
    margin-left: 10px !important;
}
.rth-shop__payment-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.rth-shop__payment-bottom button {
    margin-left: auto;
}
.rth-shop__terms .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: flex;
    justify-content: flex-start;
    float: none !important;
}
.rth-shop__terms .woocommerce-terms-and-conditions-checkbox-text {
    margin-left: 15px;
}

.rth-shop__thankyou {

}

.rth-shop__order-overview {
    margin-bottom: 60px;
}

.rth-shop__order-details {
    text-align: left !important;
}
.rth-shop__order-details ul.wc-item-meta {
    margin-left: 0 !important;
    margin-top: 10px !important;
    padding: 0 !important;
    text-align: left;
}
.rth-shop__order-details ul.wc-item-meta > li {
    display: flex;
    justify-content: flex-start;
}
.rth-shop__order-details ul.wc-item-meta .wc-item-meta-label {
    display: none !important;
}
.rth-shop__order-details ul.wc-item-meta ul {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: 0 !important;
    padding: 0 !important;
}
.rth-shop__order-details ul.wc-item-meta ul li {
    display: flex;
    justify-content: flex-start;
    background-color: #0f0f0f;
    margin-bottom: 2px;
    height: 24px;
    padding: 2px 10px
}
.rth-shop__order-details ul.wc-item-meta ul li span {
    margin-left: auto;
}
