
.prd-cont-wrap{
	width:inherit !important;
}
.opt-cont .plus {
    display: block;
    font-size: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.product-list .bundle-list .views-field-uc-product-image {
    min-height: 0;
}
.product-list .bundle-list .views-field-title {
    height: inherit;
	text-align:center;
}
.product-list .bundle-list li {
    min-height: inherit;
}
.product-list .bundle-list .views-field-addtocartlink {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.bundle-details-link {
    min-height: inherit;
    padding: 7px 15px;
    text-align: center;
    width: inherit !important;
}
input.selected {
    background: silver !important;    
    text-indent: 0;
}
.bndl_qty {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid silver !important;
    box-shadow: none !important;
    color: #ffffff !important;
    display: inline-block;
    height: 29px !important;
    margin-right: 8px !important;
    position: relative;
    text-align: center;
    width: 40px;
}
.bundle_price_summery {
    display: block;
    margin: 15px 0;
}
.bundle_price_summery > div {
    font-size: 16px;
    padding: 1px 0;
}
.bundle_price_summery > div > span {
    font-weight: bold;
}

.btn.btn-add-to-cart {
    line-height: 36px;
}




#purchase_order-pane .fieldset-wrapper > span {
    display: none;
}
.form-item-panes-purchase-order-purchase-order-pane-po-number {
    box-sizing: border-box;
    display: block;
    width: 100%;
}


#purchase_order-pane .fieldset-wrapper > .form-item {
    display: inline-block;
}
#edit-panes-purchase-order-purchase-order-pane-apply-po-number {
    display: inline-block;
}
#edit-panes-purchase-order-purchase-order-pane-po-number {
    color: #333333;
    font-size: inherit;
    font-weight: normal;
}
textarea {
    padding: 10px;
}
.page-bundle .owl-carousel .owl-wrapper-outer, .product-top-with .owl-carousel .owl-wrapper-outer{
    box-sizing: border-box;
    margin: 0 35px;
    overflow: hidden !important;
    position: relative !important;
    width: unset !important;
}

