.woocommerce.single-product div.product,
.specification,
.specification .product-parameter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woocommerce div.product form.cart .variations,
.single-product.woocommerce .quantity .qty {
    display: none;
}

.single-product.woocommerce div.product form.cart {
    display: inline-flex;
}

.single-product.woocommerce div.product .pdf-button,
.specification .section-title  .elementor-icon-box-icon svg,
.single-product.woocommerce div.product .quote-button,
.single-product.woocommerce div.product .quote-button + .button-container {
    display: inline-block;
}

.woocommerce.single-product .content-area {
    background-color: #FFFFFF;
}

.woocommerce.single-product .site-main {
    max-width: 100%;
}

.woocommerce div.product .woocommerce-tabs,
.woocommerce-page div.product div.summary,
.specification + .button-container,
.woocommerce div.product div.images {
    width: 100%;
}

.single-product > .content-area {
    padding-top: 52px;
}    

.woocommerce.single-product div.product {
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
}

.woocommerce.single-product div.wcff-variation-fields {
    margin-bottom: 0;
}

.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce div.product div.summary {
    float: none;
}

.specification,
.specification .data-slider {
    overflow: hidden;
}

.single-product .stock-availability,
.specification .nav-label,
.specification .section-title {
    font-size: 15px;
    line-height: 18px;
}

.specification .nav-label,
.specification .section-title {
    position: relative;
}

.single-product.woocommerce div.product p.price {
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    margin: 0;
} 

.specification .nav-label {
    font-weight: 400;
    color: #333333;
    margin: 0;
    padding-left: 29px;
    z-index: 10;
    cursor: pointer;
}

.specification .swiper-slide-thumb-active .nav-label::after,
.specification .nav-label::before {
    content: "";
    display: block;
    position: absolute;
    left: 3px;
    top: 50%;
    width: 9px;
    height: 9px;
    border: 1px solid transparent;
    border-radius: 50%;
    transform: translateY(-50%);
    background-color: #84B953;
}

.specification .nav-slide {
    height: 20px;
    margin: 0 0 20px;
}

.specification .swiper-slide-thumb-active .nav-label {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #204637;
}

.specification .swiper-slide-thumb-active .nav-label::after {
    background-color: #429454;
}

.specification .swiper-slide-thumb-active .nav-label::before {
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #FFF;
    border-color: #429454;
}

.specification .product-parameter {
    justify-content: space-between;
    color: #204637;
    overflow: hidden;
    min-width: 345px;
    margin-bottom: 7px;
}

.specification .section-title {
    padding: 8px 0 15px 31px;
    border-bottom: 1px solid #E7E2CE;
    color: #204637;
    margin: 0 0 9px;
}

.specification .section-expanded .section-title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    border-bottom: 1px solid transparent;
    margin-bottom: 35px;
    padding-left: 35px;
}

.specification .section-expanded .section-title  .elementor-icon-box-icon svg {
    transform: rotate(180deg);
}

.specification .section-title  .elementor-icon-box-icon {
    float: right;
}

.specification .section-expanded .section-content {
    margin-bottom: 37px;
}

.specification .parameter-label {
    white-space: nowrap;
    overflow: hidden;
}

.specification .parameter-label:after { 
    content: " ....................................................................................................................................................................";
}

.specification + .button-container {
    margin: 40px 0;
}

.single-product.woocommerce div.product .pdf-button,
.single-product.woocommerce div.product .quote-button,
.single-product.woocommerce div.product form.cart .button {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    border-radius: 22px;
    padding: 14px 83px;
    text-transform: uppercase;
}

.single-product.woocommerce div.product form.cart .button {
    background-color: #429454;
    border: 2px solid #429454;
}

.single-product.woocommerce div.product .pdf-button,
.single-product.woocommerce div.product .quote-button {
    vertical-align: top;
    color: #204637;
    background-color: transparent;
    border: 2px solid #204637;
}


.single-product.woocommerce div.product .pdf-button:hover,
.single-product.woocommerce div.product .quote-button:hover {
    color: #84B953;
    border-color: #84B953;
}

.single-product.woocommerce div.product .quote-button {
    margin-left: 46px;
}

.single-product.woocommerce div.product .specification + .quote-button {
    margin-left: 0;
    background-color: #429454;
    border: 2px solid #429454;
    color: #FFF;
}

.single-product.woocommerce div.product .specification + .quote-button:hover {
    background-color: #84B953;
    border-color: #84B953;
}

.specification .accordion-item {
    border: none;
    color: inherit;
    background-color: transparent;
}

.single-product.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    border-color: #84B953;
    background-color: #EBF4ED;
}


.woocommerce div.product .woocommerce-tabs {
    margin-right: 0;
}

.woocommerce div.product div.images {
    padding: 0 11px;
}

@media only screen and (max-width:991px) {
    .woocommerce div.product div.summary {
        display: flex;
        flex-direction: column;
    }
    
    .specification {
        display: block;
        order: 6;
        margin: 67px 0 40px;
    }
    
    .woocommerce.single-product .site-main {
        padding: 0 20px;
    }
    
    .single-product.woocommerce div.product .product_title.entry-title {
        margin: 23px 0 19px;
        order: 1;
    }
    
    .single-product .stock-availability {
        order: 2;
    }
    
    .single-product.woocommerce div.product p.price {
        order: 3;
    }
    
    .single-product.woocommerce div.product .product_meta {
        order: 4;
    }
    
    .single-product.woocommerce div.product form.cart {
        order: 5;
        justify-content: center;
        margin: 30px 0 60px;
    }
    
    .specification .nav-slider {
        display: none;
    }
    
    .specification .data-slider .swiper-wrapper {
        flex-direction: column;
    }
    
    .single-product.woocommerce div.product .quote-button {
        order: 7;
        align-self: center;
        margin: 40px 0;
    }
    
    .single-product.woocommerce div.product .button-container {
        order: 8;
        text-align: center;
        margin-top: 0;
    }
    
    .specification .parameter-value {
        white-space: nowrap;
        font-size: 12px;
        max-width: 75%;
    }
    
    .single-product.woocommerce .woocommerce-notices-wrapper {
        margin-top: 23px;
    }
    
    .specification .section-title::before,
    .specification .section-expanded .section-title::after {
        content: "";
        display: block;
        position: absolute;
        top: 17px;
        left: 6px;
        width: 7px;
        height: 7px;
        background-color: rgba(132,185,83,0.5);
        transform: translateY(-50%);
        border-radius: 50%;
        z-index: 5;
    }
    
    .specification .section-expanded .section-title::before {
        background-color: #429454;
        left: 10px;
        top: 17.5px;
    }
    
    .specification .section-expanded .section-title::after {
        top: 17.5px;
        width: 15px;
        height: 15px;
        background-color: #FFF;
        border: 1px solid #429454;
        z-index: 4;
    }
}

@media only screen and (min-width:992px) {
    
    .single-product > .content-area {
        padding-top: 84px;
    }
    
    .specification .nav-slider {
        width: 30%;
    }

    .specification .data-slider {
        width: 60%;
        margin: 0 4.5% 0 0.5%;
    }
    
    .woocommerce.single-product .site-main {
        max-width: 100%;
        padding: 0 9.375%;
        position: relative;
    }
    
    .woocommerce.single-product .site-main:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 60%;
        width: 40%;
        height: 100%;
        background-color: #F0FBE6;
        z-index: 1;
    }
    
    .woocommerce div.product div.summary {
        margin-bottom: 120px;
    }
    
    .woocommerce div.product .woocommerce-tabs,
    .woocommerce-page div.product div.summary {
        width: 60%;
    }

    .woocommerce div.product .woocommerce-tabs {
        margin-right: 40%;
    }

    .woocommerce div.product div.images {
        width: 40%;
        padding: 0 6.25%;
    }
    
    .woocommerce.single-product .woocommerce-breadcrumb {
        padding-top: 78px;
        margin-bottom: 10px;
        line-height: 22px;
        width: 60%;
    }
    
    .woocommerce.single-product div.product {
        flex-direction: row-reverse;
    }
    
    .specification {
        margin: 95px 0 105px;
        min-height: 265px;
        justify-content: space-between;
    }
    
    .specification.pdf-available {
        margin: 95px 0 40px;
    }
    
    .specification .section-title {
        font-weight: 900;
        font-size: 20px;
        line-height: 24px;
        color: #204637;
        border-bottom: none;
        border-left: 5px solid #84B953;
        padding: 0 0 0 11px;
        margin: 0 0 45px;
    }
    
    .specification .section-title  .elementor-icon-box-icon {
        display: none;
    }
    
    .specification .product-parameter {
        justify-content: flex-start;
    }
    
    .specification .parameter-label {
        max-width: 275px;
    }
    
    .single-product.woocommerce .woocommerce-notices-wrapper {
        width: calc( 60% - 24px );
    }
    
    .woocommerce div.product div.images {
        padding: 0 6.25%;
    }
    
    .single-product.woocommerce div.product .pdf-button {
        margin-left: 35%;
    }
    
    .single-product.woocommerce div.product .specification + .quote-button {
        margin-right: 46px;
    }
    
    .single-product.woocommerce div.product .quote-button + .button-container .pdf-button {
        margin-left: 0;
    }
}