/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-separator.sep-solid {
    border-bottom-style: none !IMPORTANT;
    border-top-style: none !IMPORTANT;
}
.fusion-page-title-bar .fusion-page-title-row h1
{
    color: white !IMPORTANT;
}

.fusion-page-title-bar .fusion-breadcrumbs  {
   color: white !IMPORTANT; 
}
.fusion-page-title-bar-center .fusion-page-title-secondary {
    color: white !IMPORTANT; 
}
.fusion-breadcrumb-item span {
    color: white !IMPORTANT; 
}

.product_meta {
    padding-top: 0px !IMPORTANT;
}

.form.cart {
    margin-bottom: 0px !IMPORTANT;
    margin-top: 0px !IMPORTANT;
}
.variations_form .cart {
    margin-bottom: 0px !IMPORTANT;
    margin-top: 0px !IMPORTANT;
}

.fusion-body .fusion-separator.sep-double {
   height: 0px !IMPORTANT;
}

element.style {
}
.fusion-body .fusion-separator.sep-double {
    height: 0px !IMPORTANT;
}
.fusion-body .fusion-content-sep.sep-solid, .fusion-body .fusion-separator-border.sep-solid, .fusion-body .fusion-separator.sep-solid {
    border-bottom-style: solid;
    border-top-style: solid;
}
.fusion-body .fusion-content-sep.sep-double, .fusion-body .fusion-separator-border.sep-double, .fusion-body .fusion-separator.sep-double {
    height: 6px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    box-sizing: content-box;
}
.fusion-separator.sep-dashed, .fusion-separator.sep-dotted, .fusion-separator.sep-double, .fusion-separator.sep-single {
    border-color: #e2e2e2;
}
.fusion-separator.sep-solid {
    border-bottom-style: none;
    border-top-style: none;
}
.fusion-body .fusion-separator {
    display: flex;
    align-items: center;
}

.product .product-border {
    margin-top: 5px !IMPORTANT;
    margin-bottom: 5px !IMPORTANT;
}

p.warranty_info {
    display: none !IMPORTANT;
}

