@media (min-width: 750px) {
.single-product .woocommerce-notices-wrapper {
    margin-top: 80px;
}
  .single-product .woocommerce-notices-wrapper .woocommerce-message {
    margin-bottom: -80px;
}
  .single-product .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    margin-top: -9px;
}
}

@media (max-width: 750px) {
.btSliderPort *:not(a) {
    font-size: 20px !important;
    line-height: 1 !important;
}
}
tr.shipping th:before {
    content: "משלוח";
    font-size: 13px;
}

tr.shipping th {
    font-size: 0;
}

.archive.tax-pa_game-type aside.btSidebar {
    display: none;
}
.archive.tax-pa_game-type .btContent {
    width: 100%;
}
.captionPane.btDarkSkin {
    text-align: center;
}
.btShowTitle {
    text-align: center;
}

.upsells.products {
    text-align: right;
    font-size: 25px;
}