

div#notpurchaseable {
    color: white;
    background: red;
    padding: 8px 8px;
}
tr.woocommerce-product-bundle-item.extendons-bundle-item td {
    padding: 8px 8px;
}
tr.woocommerce-product-bundle-item.extendons-bundle-item {
    border: 1px solid #ccc;
    min-height: 190px
}
.product-bundle-name a span {
    font-weight: bold;
    font-size: 18px;
}
.extendons-pro-bundle-child .product-name a, .extendons-pro-bundle-child .product-quantity {
    color: #47719c;
    font-size: 15px;
    font-weight: bold;
}
.extendons-pro-bundle-child td{
    background-color: #e3efdf !important;
}
.spinnerdivpb {
    display: none;
    position: relative;
}
.bundleremoveingspinner{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    opacity: 0.80;
    height: 100%;
    z-index: 9999;
    background:  url('../images/load-spingif.gif') 50% 50% no-repeat;
}
.column {
    float: left;
    width: 50%;
    padding: 10px;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
/* Style the buttons */
.btn {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: #f1f1f1;
    cursor: pointer;
    margin-bottom: 20px;
}
.btn:focus {
	outline: 0px;
}

.btn:hover {
    background-color: #ddd;
}

.btn.active {
    background-color: #666;
    color: white;
}
.column td#bundles_td {
    background: none;
    position: relative;
}
tr.listborder {
    border-bottom: 0px !important;
}
.deletbpuser {
    position: absolute;
    right: -190px;
}
tr.item {
    margin-top: 18px;
}
tr.item:nth-child(odd){
    background-color: rgb(249, 249, 249);
    -moz-box-shadow: 0px 2px 2px black;
    -webkit-box-shadow: 0px 2px 2px #afafaf;
}
tr.item:nth-child(even) {
    background-color: rgb(255, 255, 255);
    -moz-box-shadow: 0px 2px 2px black;
    -webkit-box-shadow: 0px 2px 2px #dad9d9;
}
.product-bundle-price {
    font-size: 14px;
    color: black !important;
    text-align: center;
}
td#bundles_td .product-bundle-name a span, td#bundles_td .product-description {
    font-size: 15px;
    padding-top: 10px;
}
td#bundles_td .product-bundle-name a span {
    font-weight: 500;
}
.hide_thumbnail img {
    display: none;
}
.product-stock-bundles {
    text-align: center;
}
.product-stock-bundles p {
    color: black;
    font-size: 12px;
}
.product-bundles-optional {
    margin-top: 18px;
}
input.input-text.qty-probundle {
    width: 50%;
    display: block;
    margin-top: 15px;
}
.product_bundle_widget .product_title {
    font-weight: bold;
    font-size: 18px;
    color: brown;
    text-transform: capitalize;
}
.product_bundle_widget {
    border-bottom: 1px solid;
    margin-bottom: 12px;
}
ul.bundle_child_data li a img {
    float: right;
}
.bundle_parent_price {
    font-size: 16px;
    color: black;
    margin-top: -8px;
    font-weight: bold;
}
ul.bundle_child_data li {
    padding-bottom: 2px;
}
.ext_bundles_bundle_widget {
    background: #fff !important;
    border: 2px solid #f1f1f1;
    padding: 10px 15px !important;
    border-top: 4px solid #1a1a1a;
}
.ext_bundles_bundle_widget span.gamma.widget-title {
    font-weight: bold;
}

.wraping-papers .item img {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
}
.wraping-papers {
    margin: 30px 0px;
}
span.bundle-price {
    display: inline-block;
    font-size: 15px;
    color: #2363a5;
}
.wraping-papers .item {
    text-align: center;
}
.wraping-papers .item h4 {
    height: 30px;
    font-size: 15px;
    margin-bottom: 43px;
    color: black;
    text-transform: capitalize;
}
.product-discount {
    font-weight: bold;
    font-size: 14px;
    margin-top: 6px;
}
.product-discount p {
    margin: 0px;
}
.column #bundles_td:nth-child(1) {
    width: 120px;
}
.reset_variationspb {
    display: none;
}
a.reset_variationspb::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f021";
     margin-right: 0.5407911001em; 
}
.product-stock-bundles p {
    color: green;
}
