﻿
@media(max-width:500px) {
    .jama-button {
        padding: 4px !important;
        font-size: 10px !important;
    }
}

.shipping-message {
    margin: -63px 0 10px;
}

.shipping-promo-message {
    font-size: 18px;
    border: 1px solid #e00e36;
    padding: 16px 30px;
    font-family: "PT Sans", sans-serif;
    text-align: center;
    border-radius: 10px;
    background-color: #ffbac7;
    color: #e00e36;
    line-height: 1.6;
}

.product-grid .item-box .jama-show-overlay img{
    opacity: 0.65;
}

.product-grid .item-box .jama-show-overlay > a:before {
    background-color: #212020;
}

.product-grid .item-box:hover .jama-show-overlay > a:after {
    opacity: 0;
}

.item-box .jama-show-overlay .btn-wrapper{
    opacity :100 !important;
}

.jama-quantity-overlay {
    font-size: 24px;
    color: #ffffff;
    margin-top: -51px;
}

.jama-overlay-details {
    width: 115%;
}

.jama-cart-overlay {
    font-size: 18px;
    color: #ffffff;
}

.jama-overlay-ribbon {
    font-size: 14px;
    position: absolute;
    margin: 2px;
    right: 0;
    background: #e00e36;
    color: white;
    padding: 5px 7px;
    border-radius: 1em;
    z-index: 1;
    font-weight: bolder;
}

.jama-overlay-new {
    left: 0;
    background-color: transparent;
    color: #fc9f24;
    width: 40px;
    text-transform: uppercase;
}

.product-title {
    font-size: 18px !important;
    text-align: left !important;
}

.jama-product-title {
    font-size: 14px !important;
    padding: 0 0px !important;
    margin: 0 0 -12px !important;
    text-align: center !important;
    color: #000000 !important;
    /*height: unset !important;*/
}

.jama-title-quantity {
    text-align: left;
    color: #c5c5c5;
    margin-top: 10px;
    min-height: 14px;
}

.jama-price {
    text-align: left;
    margin-top: 12px;
    min-height: 48px;
    text-align: center;
}

.jama-price-sku {
    color: #8a8a8a;
}

.jama-price-secondary {
    float: right;
    padding-top: 15px !important;
    color: #8a8a8a;
}

.jama-actual-price{
    padding-top: 6px;
}

.jama-promo-text {
    color: #ce0000 !important;
    text-align: left;
    min-height: 14px;
    margin-top: 14px;
}

.jama-buttons {
    display: inline-flex;
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

.product-quantity-textBox {
    width: 50%;
    margin: 0px 15px;
}

.jama-cart-button {
    padding-top: 4px;
    margin-bottom: 3px;
}

.jama-cart-button-circle {
    height: 0px;
    padding-bottom: 100%;
    border-style: solid;
    border-width: 0.5px;
    border-radius: 50%;
    border-color: #eebe00;
    overflow: hidden;
    font-size: 25px;
}

.jama-cart-button button {
    background-color: #ffffff;
    width: 100%;
    padding-top: 50%;
    padding-bottom: 50%;
    line-height: 1em;
    margin-top: -0.55em;
    color: #eebe00;
    font-family: Verdana;
    font-size: 2.2em;
    border: none;
}

.jama-cart-button .jama-cart-button-plus button {
    font-size: 1.2em;
    background-color: #eebe00;
    color: #ffffff;
}

.jama-cart-button button:hover {
    background: #f3ebeb;
    border-color: #c59d00;
    cursor: pointer;
}

.jama-cart-button .jama-cart-button-plus button:hover {
    background: #c59d00;
    border-color: #c59d00;
    cursor: pointer;
}

.jama-cart-quantity {
    height: 35px !important;
    background-color: white !important;
    padding: 0px 5px !important;
    text-align: center;
}

.jama-cart-product-quantity {
    width: 51% !important;
    border-radius: 2em 0% 0% 2em !important;
    margin-left: 5px !important;
    font-size: 14px !important;
}

.jama-cart-product-sku {
    width: 25% !important;
    border-radius: 0% 2em 2em 0% !important;
    font-size: 14px !important;
    margin: 0px 5px 0px -1px !important;
    font-size: 11px !important;
    color: #bbb9b9 !important;
}


.jama-page-body {
    width: 100%;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}

.jama-item-box {
    width: 100%;
    margin-top: 20px;
}

.jama-item-box-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    background-color: #f8f9fc;
    border-bottom: 1px solid #e3e6f0;
}

.jama-item-box-header span {
    color: #979292;
    margin-right: 5px;
}

.ico-heart:before {
    content: "\63";
}

.ico-clock:before {
    content: "\6c";
}

.ico-breifcase:before {
    content: "\E90B";
}

.ico-trash:before {
    content: "\004D";
}

.ico-envelope:before {
    content: "\006D";
}

.ico-star:before {
    content: "\0053";
}

.jama-fav-box {
    margin-bottom: 50px;
}

.jama-picture {
    margin: 10px !important;
    height: 60px;
}

.jama-button {
    border: none;
    height: 35px;
    padding: 8px;
    border: thin solid #9d9d9d;
    border-radius: 3px;
    color: #939696;
    background-color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    transition: all .2s ease;
}

.jama-fav-button {
    position: absolute;
    top: -100px;
    right: -35px;
}

.jama-fav-remove-button {
    position: absolute;
    top: -100px;
    right: -35px;
}

.jama-fav-button:hover {
    background-color: #f52323 !important;
}

.jama-fav-box-footer {
    bottom: 0;
    position: absolute;
    width: 100%;
}

@media(min-width: 768px) {
    .nop-jcarousel .carousel-title {
        font-size: 40px !important;
    }
}

.carousel-item .slick-slide[style] {
    width: 215px !important;
}
