﻿.product .prev:before {
    padding-top: 155px;
}

.cc-prod-title-h2 {
    display: block;
}

.cc-product-link-title {
    font-size: 21px;
    font-weight: bold;
    color: #fd8b6d;
    padding-bottom: 0 !important;
    height: 52px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.product h2.title{
text-align: right;
    height: auto;
    /* height: 38px; */
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    line-height: 23px;
}

.cc-prod-title-table {
    height: auto;
}

.event-item-datetime {
    padding: 10px;
    padding-top:0;
    min-height:60px;
}

.event-item-side-first {
    padding-left: 17px;
    border-left: solid 1px #ccc;
    margin-left: 17px;
}

.event-date-content {
    font-size: 21px;
}

.event-item-address {
    padding: 10px;
    padding-top: 0;
    height:25px;
}

.event-item-price{
    padding: 10px;
    padding-top: 0;
    font-weight:bold;
}

.text-center.cc-product-buttons {
    margin: 5px 0;
    text-align: right;
    padding: 10px;
}

.btn-group > .btn.cc-details-cube-item {
    border-radius:0;
    background: #fd8b6d;
    border-color: #fd8b6d;
    font-size: 16px;
}

.product.thumbnail {
    padding:0;
}

.grid_product {
    margin: 10px;
}

.product-col {
    padding: 5px;
}

.checkout-cart-prod-qty-cbx {
    display:none;
}

.cc-checkout-header-icon {
    display:none !important;
}

.attr-qty-num {
    display:inline !important;
    font-weight:bold;
}

.checkout-item .title {
    font-size: 14px;
}

#checkout-page .checkout-table > tbody > tr:last-child {
    font-size: 14px;
}

.result-qty-prod {
    display:none;
}

.product .prev img {
    object-fit: cover !important;
    width:100%; 
    height:100%;
}

.details-youtube {
    margin-top: 20px;
}

#claim-loc {
    color:red;
}

.prod-plus-qty i, .prod-minus-qty i {
    font-size: 24px;
    vertical-align: middle;
    color: #000;
}

#prod-details-terms-accept {
    cursor:pointer;
}

#prod-details-terms-accept a {
    text-decoration:underline;
}

.share-btn {
    /* border: solid 1px #ddd; */
    background: #F1F8E9;
    padding: 1px 7px;
    border-radius: 23px;
    display: inline-block;
    color: #1B5E20;
    font-size: 12px;
    cursor:pointer;
}

.product-details-title  {
    display:inline-block;
}

.cc-event-buy {
    background: #EF6C00;
    padding: 2px 4px;
    display: inline-block;
    border-radius: 24px;
    color: #fff;
}

.cc-event-buy a {
    color:#fff;
}

.outofstock-text {
    font-size: 17px;
}

.soldout-msg {
    font-size:18px;
}

span.outofstock {
    display: inline-block;
    font-size: 11px;
    font-weight: 200 !important;
    left: 0;
    line-height: 11px;
    overflow: visible;
    padding: 5px 2px;
    position: absolute;
    text-align: center;
    text-overflow: unset;
    top: 0px;
    white-space: normal;
    width: 100%;
    border-radius: 0;
    background: rgba(255, 255, 255, 0);
    color: #d02727;
    /* font-size: 28px !important; */
    vertical-align: middle;
    z-index: -1;
    /* height: 60px; */
}
html body div.cc-page-main-container .thumbnail .label.label-danger.outofstock {
    box-shadow: none;
}
.outofstock-text {
    font-size: 14px;
    font-weight: bold;
    text-decoration: wavy;
    vertical-align: middle;
    display: block;
    height: 24px;
    transform: rotate(-45deg) translate(-50%,-50%);
    left: 25px;
    top: -5px;
    position: absolute;
    width: 100px;
    /* text-decoration: overline; */
    color: #fff;
    background: #C62828;
    line-height: 20px;
    border: solid 3px #fff;
}

.checkout-item-details .cc-product-buttons-by-qty {
    visibility: hidden;
    pointer-events: none;
    height: 0;
    overflow: hidden;
}