.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;}

.ap5-pack-product .row{
  margin-right: 0px;
  margin-left: 0px;
  
}
#ap5-price-container .product-price{
  	font-size: 1.3076923077rem;
    letter-spacing: 0.1153846154rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    line-height: 1em;
}
.ap5-on-product-page .ap5-pack-product-content .ap5-pack-product-infos{
  border-bottom: none;
}
.ap5-pack-product-content{
  width: 100%;
}

.product-variants .control-label{
    font-size: 12px;
    vertical-align: middle;
    color: #fdfdfc;
    margin-top: 0px;
    letter-spacing: 3px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    padding-top: .8rem;
    
}
.product-variants.ap5-attributes .select-size{
    display: block;
    color: #ffff00;
    font-size: 14px;
    padding-bottom: 5px;
}
.ap5-pack-product-quantity, .ap5-pack-product-price, .ap5-pack-product-title, #ap5-product-variants-item-3{
   display:none;
}