/*
Theme Name: Avada Child
Theme URI: https://avada.com/
Description: Child theme for Avada. Custom CSS migrated from Avada theme options on 2026-07-09.
Author: Codex
Template: Avada
Version: 1.0.0
Text Domain: avada-child
*/

/*
 * Migrated from Avada > Options > Custom CSS.
 * Keep site-specific styling here so parent theme updates stay safe.
 */

.width-100 .nonhundred-percent-fullwidth {
    margin-left: 0px;
    margin-right: 0px;
}


.progress-bar .progress-title {
    color: #212121;
    font-size: 13px;
    font-weight: normal;
    left: 13px;
    position: absolute;
    top: 10px;
}


.fusion-secondary-header {
    font-size: 16px;
    color: #747474;
}

.testimonialsheight{
min-height: 420px;
}

body {
    background-color: lightgray;
}

/*
.products clearfix products-3 {
border-color: white;
}

.fusion-clean-product-image-wrapper {
 border-color: rgba(160, 206, 78, 0.87);
    border-radius: 13px;
    border-style: double;
    border-width: 8px;
}

.products > li {
    border-color: #efefef;
    border-image: none;
    border-style: none;
    border-width: 0px 0px 0px;
} /*
