.product__header .fusion-title.fusion-title-size-one {
    background-color: #fff;
    min-height: var(--min-height, 26.66vw);
    display: flex !important;
    padding: 0 50px;
}
.product__header .fusion-title.fusion-title-size-one h1 {
    max-width: 100%;
} 
.fusion-body .fusion-layout-column.product__props {
    margin-top: calc(154px / -2);
    z-index: 100;
    transform: translateY(-50%);
}
.product__props ul {
    padding: 0 0 0 20px;
    margin: 0;
    font-size: 14px;
    list-style: none;
}
.is-product .fusion-text ul {
    list-style: none;
}
.product__props ul li,
.is-product .fusion-text ul li {
    position: relative;
}
.product__props ul li::before,
.is-product .fusion-text ul li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    left: -17px;
    transform: translate(-50%,-50%);
    background-color: #05204A;
}

.product__props ul.bullet-on-top li::before,
.is-product .fusion-text ul.bullet-on-top li::before {
    top: 16px;
}

.is-product .fusion-text ul > ul > li::before {
    background-color: transparent;
    border: 2px solid #05204A;
}

@media only screen and (max-width: 1400px) and (min-width: 801px) {
    body.page-id-1190 .product__header .fusion-title.fusion-title-size-one {
        padding: 0 10px;
    }
    body.page-id-1190 .product__header .fusion-title.fusion-title-size-one h1 {
        font-size: .8em !important;
    }
}

@media only screen and (min-width: 801px) {
    .product__header .fusion-builder-nested-column-1 {
        min-height: calc(100vh - 146px);
        max-height: calc(100vh - 146px);
    }
    .product__header .fusion-builder-column-0 {
        max-height: calc(100vh - 146px);
    }
    .product__header .fusion-builder-column-0 > .fusion-column-wrapper {
        /* max-width: 1900px; */
        margin: 0 0 0 auto !important;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1600px) and (max-height: 714px) {
    .fusion-body .fusion-layout-column.product__props {
        margin-top: -4.5vh;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1800px) and (max-height: 720px),
       only screen and (min-width: 1501px) and (max-height: 780px) {
    .fusion-body .fusion-layout-column.product__props .fusion-text {
        column-count: 1 !important;
        max-width: 195px;
    }
    .fusion-body .fusion-layout-column.product__props {
        margin-top: -4vh;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1600px) and (max-height: 600px) {
    .fusion-body .fusion-layout-column.product__props {
        margin-top: 6.5vh;
    }
}

@media only screen and (min-width: 1600px) {
    .product__header .fusion-builder-nested-column-1 {
        min-height: calc(100vh - 146px);
    }
}

@media only screen and (min-width: 1800px) {
    .product__header .fusion-builder-nested-column-1 {
        min-height: calc(100vh - 50px);
    }
    .fusion-body .fusion-layout-column.product__props {
        margin-top: 0px;
        transform: translateY(-150%);
    }
    .fusion-body .product__header .fusion-builder-nested-column-0 {
        margin-top: 154px !important;
    }
    .product__header .fusion-builder-nested-column-1 > .fusion-column-wrapper {
        padding-top: 154px !important;
    }
}

@media only screen and (min-width: 2460px) {
    .product__header .fusion-text.fusion-text-split-columns.fusion-text-columns-2 {
        column-count: 1 !important;
    }
}

@media only screen and (max-width: 800px) {
    .fusion-body .fusion-layout-column.product__props {
        margin-top: 60px;
        transform: none;
    }
    .product__props .fusion-text-columns-2 {
        column-count: 1 !important;
    }
    .product__props ul {
        padding-left: 40px;
        font-size: 16px;
    }
    .product__props ul li:not(:last-child) {
        margin-bottom: 5px;
    }
}

.product__desc__list .fusion-text h3 {
    font-size: 25px !important;
    line-height: 33px !important;
    margin-bottom: 15px !important;
}
.product__desc__list .fusion-text ul {
    margin: 0;
    padding: 0 0 0 25px;
    line-height: 22px;
}
.product__desc__list .fusion-text ul:not(:last-child) {
    margin-bottom: 20px;
}
.product__desc__list .fusion-text ul li:not(:last-child) {
    margin-bottom: 6px;
}

.related__products .fusion-column-inner-bg-wrapper .fusion-text {
    color: var(--main-color, #CE6C47);
    transition: color 250ms ease;
}
.related__products .fusion-column-inner-bg-wrapper:hover .fusion-text {
    color: var(--hover, #CE6C47);
}

@media only screen and (max-width: 800px) {
    .product__desc__list .fusion-text h3 {
        font-size: 21px !important;
        line-height: 24px !important;
    }
    .product__desc__list .fusion-text ul {
        margin-bottom: 20px;
    }
    .product__detail:not(.product__detail--right) {
        padding-left: 0 !important;
    }
    .product__detail--right {
        padding-right: 0 !important;
    }
    .product__detail .fusion-text-columns-2 {
        column-count: 1 !important;
    }
}

@media only screen and (min-width: 801px) {
    .related__products .fusion-layout-column.fusion_builder_column_1_3 {
        width: calc(33.33% - ( ( 4.65vw * 2) / 3 ) ) !important;
    }
    .related__products .fusion_builder_column_1_3:not(:nth-last-child(1)) {
        margin-right: 4.65vw !important;
    }
}

@media only screen and (max-width: 800px) {
    .related__products .fusion-imageframe {
        margin-bottom: 10px !important;
    }
    .related__products .fusion-text {
        font-size: 16px !important;
    }
}

.prevent__list__column > ul {
    display: inline-block;
}
.is-product .fusion-text.prevent__list__column ul li::before {
    top: 15.5px;
}