.jbzoo.jbmodal {
    padding: 20px;
}

.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 285px;
    height: 139px;
}


.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full span.jsAddToCart.uk-button.uk-button-success.jbprice-buttons-add {
    background: #E01F26;
    font-family: 'Source Sans Pro', sans-serif!important;
    color: #fff;
    font-weight: bold!important;
    font-size: 11px!important;
    border: 1px solid #E01F26!important;
    cursor: pointer;
    padding: 10px; 
    cursor: pointer;
} 

/* [class*='uk-icon-'] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uk-icon-shopping-cart::before{
  content:"\f07a"; 
}

.uk-icon-level-up:before {
    content: "\f148";
} */


.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full span.jsAddToCart.uk-button.uk-button-success.jbprice-buttons-add:hover{
    background: #fff!important;
    color: #E01F26!important;
    box-shadow: 0 0.5em 0.5em -0.4em #282828;
}


.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full span.jsPriceButton.jsGoTo.uk-button.jbprice-buttons-goto {
    background: #82756b;
    color: #fff;
    border: 1px solid #82756b;
    margin-left: 19px;
    padding: 0 38px;
    font-weight: bold!important;
    font-size: 11px!important;
    cursor: pointer;
    padding: 10px; 
    cursor: pointer;
    text-transform: uppercase;
}

.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full span.jsPriceButton.jsGoTo.uk-button.jbprice-buttons-goto:hover {
    background: #fff!important;
    color: #82756b!important;
    box-shadow: 0 0.5em 0.5em -0.4em #282828;
}

span.element-label {
    display: none;
}

.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full .jbprice-sku.jsElement.jsPriceElement.jsSku.jsCore.jselementfulllist2,
.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full .jbprice-sku.jsElement.jsPriceElement.jsSku.jsCore.jselementfulllist3{
    display: none;
}

.jbzoo.jbmodal > .jbprice-modal > .jbprice-tmpl-full .jbprice-value-row{
    font-weight: bold;
}

.jbzoo .jbcurrency-symbol {
    opacity: 1!important;
    font-size: 1em!important;
    font-weight: bold;
}

.jbzoo .jbcurrency-value {
    font-size: 1em!important;
}





