.product_title{
    font-size: 2rem;
    margin-top: 0;
}

.cwoh00an div.vxw3ziz0 form.cart .button{
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 0;
    background-color: #3f3a40;
}

/**/
.cwoh00an div.vxw3ziz0 p.hwtpdjgx{
    /*color:inherit;*/
    margin-bottom: 0;
    font-size: 60px;
    color:#009d4a;
}
.cwoh00an div.vxw3ziz0 p.hwtpdjgx ins{
    text-decoration: none;
}
.cwoh00an div.vxw3ziz0 p.hwtpdjgx del {
    font-size: 30px;
    line-height: 1;
    color:#3f3a40;
}

/**/
.product_meta>span,
.sb_woo_sku,
.woocommerce-product-attributes>span{
    display: block;
    font-weight: 700;
    font-size: .875rem;
}
.product_meta>span span,
.product_meta>span a,
.sb_woo_sku span,
.woocommerce-product-attributes a{
    font-weight: 400;
}
.product_meta .sku_wrapper{
    display: none;
}
.sb_woo_sku{
    margin-bottom: 5px;
    font-size: 1rem;
}
.woocommerce-product-attributes{
    margin-top: 8px;
}

.product_meta{
    clear:both;
}

/**/
.cwoh00an div.vxw3ziz0 form.cart{
    display: flex;
}
.cwoh00an div.vxw3ziz0 form.cart div.quantity input{
    height:100%;
    margin-right: 30px;
}


.cwoh00an div.vxw3ziz0 p.stock{
    color:inherit;
    font-weight: 700;
    font-size: 1rem;
}
.cwoh00an div.vxw3ziz0 .stock span{
    color:#009d4a;
    font-weight: 400;
}

.btn-pdf-container .nlrxvghp{
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 36px;
    background-color: #f1f1f1;
}

/**/
.cwoh00an div.vxw3ziz0 .woocommerce-tabs ul.tabs li{
    width:200px;
    max-width: 25%;
    text-align: center;
    border:none;
    background-color: white;
    border-bottom: 5px solid transparent;
}
.cwoh00an div.vxw3ziz0 .woocommerce-tabs ul.tabs li a{
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: uppercase;
    background-color: white;
}
.cwoh00an div.vxw3ziz0 .woocommerce-tabs ul.tabs li.active{
    border-bottom-color: inherit;
    text-shadow: .5px .5px 1px;
}
.cwoh00an div.vxw3ziz0 .woocommerce-tabs ul.tabs li::after,
.cwoh00an div.vxw3ziz0 .woocommerce-tabs ul.tabs li::before{
    content:none;
}

/**/
.woocommerce-Reviews{
    display: flex;
    flex-direction: column-reverse;
}

/**/
@media (min-width: 769px){
    .cwoh00an #content div.vxw3ziz0 div.images{
        max-width:30%;
    }
    .cwoh00an #content div.vxw3ziz0 div.summary{
        width:66%;
    }
}
@media (max-width: 768px){
    .cwoh00an #content div.vxw3ziz0 div.images{
        float: left;
    }
    .ql31puj0 #content div.vxw3ziz0 div.summary{
        float:right;
    }
    .cwoh00an #content div.vxw3ziz0 div.images,
    .ql31puj0 #content div.vxw3ziz0 div.summary{
        width:48%;
        margin-bottom: 10px;
    }

    .product_title{
        font-size: 1.5rem;
    }
    .cwoh00an div.vxw3ziz0 p.hwtpdjgx{
        font-size: 24px;
        line-height: 1.2;
        font-family: 'SegoeUI';
    }
    .cwoh00an div.vxw3ziz0 p.hwtpdjgx del{
        font-size: 18px;
    }
    .cwoh00an div.vxw3ziz0 form.cart div.quantity input{
        margin-right: 0;
    }
    .cwoh00an div.vxw3ziz0 form.cart .button{
        font-size: .85rem;
        padding:10px 15px;
    }
    .btn-pdf-container .nlrxvghp{
        font-size: .85rem;
        padding:10px 15px;
    }
    .woocommerce-product-details__short-description{
        display: none;
    }
    .product_meta{
        margin-bottom: 10px;
    }
    .cwoh00an div.vxw3ziz0 .woocommerce-tabs ul.tabs li{
        width: 50%;
        max-width: 50%;
        box-sizing: border-box;
    }
}

.cwoh00an div.vxw3ziz0 form.cart .button:hover,
.cwoh00an div.vxw3ziz0 form.cart .button:focus{
    background-color: #009d4a;
    border-color: #009d4a;
}

.cwoh00an div.vxw3ziz0 .woocommerce-tabs ul.tabs{
    padding-left: 0;
}

/*
 * Back in stock form
*/

/*.single-product .zglt12gz{*/
/*    font-family: inherit;*/
/*    font-size: 1.5rem;*/
/*    line-height: 1.1;*/
/*    font-weight: 900;*/
/*    text-align-last: center;*/
/*    margin: 0 0 .83em;*/
/*}*/
/*.single-product .gs6ouf0y{}*/
/*.single-product .do9i84ye{*/
/*    margin-bottom: 15px;*/
/*}*/
/*.single-product label{*/
/*    font-size: 24px;*/
/*}*/
/*.single-product input,*/
/*.single-product textarea{*/
/*    padding: 10px 20px;*/
/*    background-color: #f1f1f1;*/
/*    border-color: transparent;*/
/*    font-style: italic;*/
/*    transition-property: border-color;*/
/*    transition-duration: .3s;*/
/*}*/
/*.single-product input:focus,*/
/*.single-product textarea:focus{*/
/*    border-color: #3f3a40;*/
/*}*/

/*.single-product input[type=submit]{*/
/*    color:white;*/
/*    text-transform: uppercase;*/
/*    font-style: italic;*/
/*    padding: 15px 40px;*/
/*    border-radius: 0;*/
/*    background-color: #3f3a40;*/
/*    margin-bottom: 30px;*/
/*    display: block;*/
/*}*/