.ap5-pack-product-content .ribbon {background:#2fb5d2!important;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2fb5d2), to(#2fb5d2))!important;background: -webkit-linear-gradient(#2fb5d2, #2fb5d2)!important;background: -moz-linear-gradient(#2fb5d2, #2fb5d2)!important;background: -ms-linear-gradient(#2fb5d2, #2fb5d2)!important;background: -o-linear-gradient(#2fb5d2, #2fb5d2)!important;background: linear-gradient(#2fb5d2, #2fb5d2)!important;-pie-background: linear-gradient(#2fb5d2, #2fb5d2)!important;color:#ffffff!important;}
@keyframes ap5loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #2fb5d2; } 40% { box-shadow: 0 2.5em 0 0 #2fb5d2; } }@-webkit-keyframes ap5loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #2fb5d2; } 40% { box-shadow: 0 2.5em 0 0 #2fb5d2; } } 
.ap5-pack-product .ap5-pack-product-icon-plus:before {color:#000000!important;}
.ap5-pack-product:hover .ap5-pack-product-icon-remove:after {color:#000000!important;}
.ap5-is-excluded-product .ap5-pack-product-icon-check:after {color:#000000!important;}

body.page-product .ap5-view-pack-category{
    display: none;
}

body.page-product span.btn.btn-secondary.m-l-1 {
    color: white;
    background: #B90D1C;
}


body.page-product .card-header {
    color: white;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #e0f3db;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}



.ap5-product-footer-pack-informations{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ap5-product-footer-pack-informations .ap5-product-footer-pack-name{
  margin: 0;
  flex: 1;
}

.ap5-product-footer-pack-informations .ap5-price-container{
  margin-left: auto;
  text-align: right;
}

.ap5-product-footer-pack-informations .btn{
  margin-left: 10px;
}

body.ap5-pack-page div.product-variants select.form-control.form-control-select {
        font-size: 12px;
    }


body.ap5-pack-page .ap5-pack-product-name a {
 font-size: 14px;
}