.template-product .product__warehouse {
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 32px 40px 27px;
    margin-top: 40px
}

@media screen and (max-width: 959px) {
    .template-product .product__warehouse {
        margin-top:30px;
        padding: 18px 30px 26px
    }
}

.template-product .product__warehouse-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.template-product .product__warehouseTitle {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 31px;
    font-family: sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #222
}

@media screen and (max-width: 959px) {
    .template-product .product__warehouseTitle {
        font-size:13px;
        letter-spacing: 0
    }
}

.template-product .product__warehouseQuestion {
    font-size: 11px;
    letter-spacing: .8px;
    line-height: 31px;
    font-family: font-style: normal;
    color: #222;
    text-decoration: underline
}

@media screen and (max-width: 959px) {
    .template-product .product__warehouseQuestion {
        font-size:10px;
        letter-spacing: 0
    }
}

.template-product .product__warehouseLink {
    background-color: #fff;
    border-radius: 100px;
    text-align: center;
    font-size: 14px!important;
    letter-spacing: 0!important;
    line-height: 55px!important;
    font-family: sans-serif!important;
    font-weight: 500!important;
    font-style: normal!important;
    color: #222!important;
    display: block!important;
    margin-bottom: 20px!important;
    text-decoration: none!important
}

@media print,screen and (min-width: 960px) {
    .template-product .product__warehouseLink {
        -webkit-transition:.3s;
        transition: .3s
    }

    .template-product .product__warehouseLink:hover {
        background-color: #222!important;
        color: #fff!important
    }
}

@media screen and (max-width: 959px) {
    .template-product .product__warehouseLink {
        line-height:51px!important;
        font-size: 13px!important;
        letter-spacing: 0!important;
        margin-bottom: 14px!important
    }
}

.template-product .product__warehouseNote {
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 18px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222
}

@media screen and (max-width: 959px) {
    .template-product .product__warehouseNote {
        font-size:10px;
        letter-spacing: 1px
    }
}

/*# sourceMappingURL=/cdn/shop/t/38/assets/custom-product-warehouse.css.map?v=142758954843829974551650620127 */
