.text-right {
    text-align: right;
}

.variations td {
    display: block;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
}

.radio_images {
    width: 100%;
}

.radio_images label {
    width: 48%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
}

.radio_images span {

}

.radio_images input[type="radio"] {
    border-radius: 50px;
    border: 1px solid #aaa;
    box-shadow: none;
    height: 16px;
    width: 16px;
    clear: none;
    cursor: pointer;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    min-width: 16px;
    vertical-align: middle;
    margin: -4px 5px 0 0;
    background-color: white;
    position: relative;
    top: 1px;
    display: block;
    margin: 0 auto .5em auto;

}

/*// .woocommerce div.product form.cart .variations,*/
/*// h3.addon-name,*/
/*// .sku_wrapper {*/
/*//     display:none;*/
/*// }*/
/*// .masthead-container {*/
/*//     display: none;*/
/*// }*/
h1.page-title {
    display: inline-block;
    margin: 0;
    vertical-align: bottom;
    margin-right: 10px;
}

button.goback {
    display: inline-block;
    padding: 5px;
}

body, body.boxed {
    padding: 0 !important;
}

div.entry-content {
    margin-top: 15px;
}

.main-content {
    padding-bottom: 15px;
}

h3.entry-title a {
    font-size: 27px;
}

span.amount {
    font-size: 25px;
    font-weight: 800;
/ / float: right;
    display: inline-block;
    /* float: left; */
    vertical-align: super;
    padding-left: 7px;
}

form.variations_form.cart {
    display: inline-block;
    margin: 0 !important;
}

.fib_bottom_add_price {
    margin-top: 20px;
}

form.variations_form.cart {
    width: 100%;
}

form.variations_form.cart h3.addon-name {
    display: none;
}

li.sort_code {
    display: none;
}

@media screen and (max-width: 400px) {
    .woocommerce-page table.cart td.actions input[name=update_cart] {
        /* float: left; */
        width: 100% !important;
        float: none !important;
        display: block !important;
        margin: 0 !important;

        position: relative !important;
        margin-top: 80px !important;
    }

    .woocommerce-page table.cart td.actions input[name=coupon_code] {
        width: 100% !important;
    }

    .woocommerce-page table.cart td.actions input[name=apply_coupon] {
        width: 100% !important;
        float: none !important;
        display: block !important;
    }

    .woocommerce-page table.cart td.actions .coupon {
        display: block !important;
        float: none !important;
        margin: 0 !important;
    }

    a.checkout-button.button.alt.wc-forward {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

}

.woocommerce #content div.product div.summary.entry-summary {
    width: 100%;
}

span.progress-label2 {
    position: absolute !important;
    right: 15px;
    top: 6px;
    left: auto !important;
    color: #fff !important;
    text-shadow: none;
    z-index: 2;
    opacity: 1;
    font-family: sans-serif;
}

.woocommerce #content div.product div.fet-img div.images {
    width: 100%;
}

.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.single-baumpate .tree-pics a {
    display: inline-block;
    width: 300px;
    height: 200px;
}

.single-baumpate .tree-pics img {
    height: 100%;
    width: auto;
}
