.bdp-product-view .product-item{width:100%;height:300px;padding:1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.1)}.bdp-product-view .product-item .prod-img{background:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.bdp-product-view .product-item .prod-img img{width:160px;max-width:100%;height:auto;display:block}.bdp-product-view .product-item .prod-info{text-align:center;display:flex;width:100%;align-items:center;flex-direction:column;margin-top:.7rem;border-top:1px solid #eee}.bdp-product-view .product-item .prod-info .form-control{margin:0;border:none;background:transparent}.bdp-product-view .product-item .prod-info .prod-title{color:var(--font-color);text-transform:uppercase;margin-top:.3rem;min-height:2.7rem}.bdp-product-view .product-item:hover .prod-info .prod-title{color:var(--portal-brand)}.bdp-product-view .product-item .prod-info .prod-rating{width:-moz-fit-content;width:fit-content}.bdp-product-view .product-item .prod-info .price{font-size:1rem;font-weight:700}.bdp-product-view .product-item .prod-info .price span{text-decoration:line-through;font-weight:400;margin-right:.5rem}#bpc-cuntry-modal .modal-header{background-color:#fff}#bpc-cuntry-modal .modal-header .close{margin-top:-6px;border-radius:0 2px 0 0;padding:0 .5rem;color:#fff;background-color:#f1414a;opacity:1;font-size:2rem}#bpc-cuntry-modal .modal-content .modal-body{padding:.5rem}