.promotional_product{display:none;}
.modal-popup-promo .modal-inner-wrap{
    max-width: 1211px !important;
    margin: 1rem auto;
}
.modal-popup-promo .modal-content{
    max-width: 1211px !important;
    padding: 5px !important;
}
.modal-popup-promo .modal-header{padding: 0px 20px !important;}
.promotional_product .owl-carousel .owl-item {
    float: left;
    max-width: 33.3% !important;
}
.promotional_product .block-products-list{
    margin-bottom: 10px !important;
}
.promotional_product .owl-stage{ width: 100% !important;}
.promotional_product .owl-item {
    padding:3px 15px;
    float: left;
}
.promotional_product .block-title{
    border-bottom: #d4d4d4 solid 1px;
    margin-bottom: 5px;
}
.promotional_product ol.promo_carousel li checkbox{
    text-align: center;
}
.promotional_product input[type="checkbox"] {
    position: static;
    margin: 5px 2px 0px 2px;
    padding: 3px;
}
.promotional_product .product-item {
    width: 100%;
    padding: 0;
    position: relative;
    margin-bottom: 0px;
    border: 0px solid #eee;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%);
    /* text-align: left; */
    padding: 0 25px;
    border-radius: 4px;
    /* float: left; */
}
.promotional_product ol.promo_carousel li .action.primary.btn-pink {
    float: none;
    margin: 0 10px 0 19px;
    display: none;
    width: auto !important;
}
.promotional_product .product-item-details{
    min-height: 185px;
}
/* .promotional_product .product-item-details .product.description.product-item-description {
    margin: 0;
    overflow: hidden;height: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    min-height: auto;
} */
.promotional_product .product-item .product-item-details strong.product-item-name{
    color: #023F97;
}
.promotional_product .product-item-details .price-box .price{
    font-weight: normal;
    font-size: 15px;
    color: #00b0e0;
    float: left;
}
.promotional_product .owl-rtl .product-item-details .price-box .price{
    float: right;
}
.promotional_product .product-item-details .product-item-description{
    margin: 10px 0;
}
.promotional_product .vat_label {
    color: #9B9B9B;
    font-size: 12px;
    margin: 1px 0;
    text-transform: uppercase;
    float: right !important;
    text-align: right !important;
    font-family: "GothamRounded-Medium", "Helvetica Neue", Helvetica, Arial;
}
.promotional_product .owl-rtl .vat_label {
    float: left !important;
    text-align: left !important;
}
.promo_cart_button{display: none;}
.account.wishlist-index-index .form-wishlist-items .product-item .product-item-info .price-box.price-configured_price .price, .page-main .columns .column.main .product-item .product-item-details .price-box .price {
    font-weight: normal;
    font-size: 15px;
    color: #00b0e0
}
.page-main .columns .column.main .product-item .product-item-details strong.product-item-name {
    font-size: 15px;
    font-weight: normal;
    font-family: 'GothamRounded-Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp: 3;*/
    -webkit-box-orient: vertical;
    min-height: auto;
    text-transform: capitalize;
}
.price-box .price,
.price {
    font-family: "GothamRounded-Bold", "Helvetica Neue", Helvetica, Arial;
    font-weight: normal;
}
.promotional_product .product-item .product-full-width-section{float: left; font-weight:bold; color: #0F96DC;}
.promotional_product .vat_label{
    float: none !important;
    clear: both;
    text-align: left !important;
}
.promotional_product .product-item-details .price-box .price{float: right; font-size:14px;}
.promotional_product .owl-rtl .product-item-details .price-box .price{color: #7D7D7D; float:left !important; text-decoration: line-through;}
.promotional_product .owl-rtl .product-item .product-full-width-section{float: right; font-weight:bold; color: #0F96DC;} .promotional_product .owl-rtl .product-item .product-item-info .product-image-container {padding: 15px 0 0 0;} .promotional_product .owl-rtl .vat_label {float: right !important; text-align: right !important; clear: both;}
.promotional_product .owl-rtl .product-item-details { min-height: 179px !important;}
@media screen and (max-width: 768px) {
    .modal-popup-promo .modal-inner-wrap{
        max-width: 90% !important;
        margin: 1rem auto !important;
    }
    .promotional_product .owl-carousel .owl-item {
        width: 100% !important;
        max-width: 100% !important;
    }
    .promotional_product .product-item-info{
        width: 33% !important;
        float:left;
        padding: 10px;
    }
    .promotional_product .owl-rtl .product-item-info{
        width: 33% !important;
        float:right;
        padding: 10px;
    }
    .promotional_product input[type="checkbox"] {
        margin: 6px 0px 2px 0;
    }
    .promotional_product ol.promo_carousel li .action.primary.btn-pink {
        float: right;
        margin: 0 10px 0 19px;
    }
    .promotional_product ol.owl-rtl li .action.primary.btn-pink {
        float: left;
        margin: 0 10px 0 10px;
        width: auto !important;
    }
      /*.promotional_product .product-item-details {
      min-height:auto;
    }     */
    .modal-popup.modal-slide {
		left:0px;
		z-index: 900
	}
    .promotional_product .owl-rtl .vat_label {float: none !important; clear: none; padding-top: 10px;}
    .promotional_product .product-item-details{
        min-height: 160px;
    }
    .promotional_product .vat_label {float: none !important; clear: none; padding-top: 10px;}
  }
@media screen and (max-width: 575px) {
    .modal-popup-promo .modal-inner-wrap{
        max-width: 95% !important;
        margin: 1rem auto;
    }
    .promotional_product .product-item{
        padding:0 10px;
        font-size: 1rem;
    }
    .promotional_product .owl-rtl .product-item{
        padding:0 10px;
        font-size: 1.2rem;
    }
    .promotional_product .product-item-info{
        width: 25% !important;
        float:left;
        padding: 5px;
        height: 135px;
    }
    .promotional_product .owl-rtl .product-item-info{
        float:right;
    }
    .promotional_product .product-item-details{
        min-height: 160px;
    }

}
