.woofc-area-mid {
    overflow-x: hidden;
    overflow-y: scroll;
}
/*.woofc-cross-sells {
    display: none!important;
}*/
.woofc-item-new {
    margin: 10px 20px 0 20px;
    padding: 10px 5px;
    background: #fff;
    padding: 10px 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #ffffff;
    box-sizing: border-box;
    position: relative;
    transition: all 0.5s;
    border-radius: 0;
}
.woofc-cross-sells-product-image {
    width: 80px;
    flex: 0 0 80px;
    margin: 0 5px;
}
.woofc-cross-sells-product-image img {
    width: 100%;
}
.woofc-area .woofc-cross-sells-heading {
    margin-top: 50px;
    color: #FFF;
}
.new-gallery-1 .elementor-gallery-item__content {
    text-align: center!important;
}
.woocommerce-Price-amount span {
    margin-right: 5px;
}
.product-top-info .summary.entry-summary .price:not(.no-opacity) {
    opacity: 0!important;
}
.inner-content-wrap .entry-summary .woocommerce-Price-amount {
    margin-top: 10px;
}
.product-top-info .summary.entry-summary .product_meta span{
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
}
.product-top-info .summary.entry-summary .product_meta span span {
    font-weight: 400;
}
.elementor-element-populated .elementor-heading-title a,
.elementor-element-populated .elementor-button-wrapper{
    text-align: center!important;
}
.sku_wrapper__2 {
    margin-top: 5px;
    background: rgba(119, 164, 100, 0.3);
    padding: 15px;
}
.product-top-info .product_meta .posted_in {
    display: none!important;
}
@media(max-width:768px){
    .container {
        width: 100%!important;
    }
    .entry-content {
        padding: 15px 0 50px;
    }
}
section.related.products {
    display: none!important;
}
table.variations .label {
    vertical-align: middle!important;
}
.woocommerce .quantity .qty {
    width: 100px;
}
article.woocommerce table img {
    max-height: 100px;
    width: auto;
}
article.woocommerce .product-checkbox {
    display: none!important;
}
.woofc-continue {
    margin-top:20px;
    text-align: center;
}
.woofc-continue span {
    font-size: 20px;
    color: #fff;
    border-bottom: 2px solid #fff;
}
.woofc-continue span:hover {
    cursor: pointer;
}
.form-row.place-order {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.checkout-shareCart {
    display: block;
    margin-right: 20px;
}
/*.wpcss-share-actions {*/
/*    justify-content: flex-start;*/
/*    gap: 20px;*/
/*}*/
.get-pdf input {
    display: none;
}
.get-pdf button{
    background-color: #dfdcde;
    text-decoration: none;
    background-image: none;
    color: #515151;
    border: none;
    font-size: 16px;
    padding: 2px 15px;
    border-radius: 3px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.qty-before-text {
    font-size: 16px;
    margin-right: 10px;
}
.form-row.place-order {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.get-pdf button {
    margin-right: 20px;
    border: none;
    background: transparent;
    font-size: 18px;
}
.woocommerce-variation-add-to-cart .quantity{
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    align-items: center;
}
.woocommerce-cart-form .get-pdf {
    display: inline;
}
.margined.get-pdf {
    margin-top: -55px;
    margin-bottom: 50px;
}