@media (min-width: 768px) {
    .page-title-wrapper.product{
        width: 100% !important;
        float: left;
    }
    .page-title-wrapper.product h1.page-title {
        width: auto;
        float: left;
    }
    .col-sm-2 {
        width: auto;
        float: right;
    }
}

.amrec-cycle-container.amrec-block {
    display:none !important;
}

.amrec-subscription-options input {
    width:auto !important;
}

.amrec-title {
    width: 100%;
    float: left;
    margin: 10px 0px;
}

.amrec-info-table {
    margin-top: 20px;
    margin-bottom: 10px;
}

.amrec-subscription-info  {
    display: none;
}

.product-info-main .price-block{
    float: left !important;
    width: auto !important;
}
.box-tocart{
    max-width: 122px;
    width: 122px;
    float: right;
    font-size: 12px;
}

.box-tocart .action.tocart:not(:last-child){
    font-size: 12px !important;
}
.box-tocart .field.qty{
    width: 100%;
    text-align: left !important;
    float: left;
    border-left: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
}

.box-tocart .field.qty label {
    width: 50%;
    float: right;
    text-align: center !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    line-height: 25px;
    padding: 0px;
    padding-top: 2px;
}

.product-info-main .product-add-form{
    float: left;
    width: 100%;
}

.box-tocart .field.qty label span{
    color: #333 !important;
    font-weight: normal !important;
}

.box-tocart .field.qty .control {
    width: 50%;
    float: left;
}

.product-info-box .product-detail-info-box .product-info-main {
    margin-top: 0px !important;
}

.snk_subscription_cancellation_details {
    margin-bottom: 10px;
}

.deutschfuchs-box {
    padding: 5px;
    color: white;
    white-space: nowrap;
    font-size: 0.8em;
    background: #1b81a7;
    border-radius: 5px;
    -webkit-radius: 5px;
    cursor: pointer;
}

.deutschfuchs-link {
    color: white !important;
    font-size: 11.5px;
    text-decoration: unset;
}
