/** BEGIN global - #mps-downloadable-product-wrapper **/

#mps-downloadable-product-wrapper .page-main {
    padding: 0px 15px 0px 15px !important;
}


/** END global - #mps-downloadable-product-wrapper **/


/** BEGIN top-downloadable.phtml - #mps-top-container-wrapper **/

#mps-downloadable-product-wrapper #mps-top-container-wrapper {
    border-bottom: solid 1px #e5ebf2;
    background-color: #f8f9fa;
    z-index: 2;
    margin: -20px 0px 0px 0px;
}

#mps-downloadable-product-wrapper #mps-top-container-wrapper.fixed {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: 0px 0px 0px 0px;
}

#mps-downloadable-product-wrapper #mps-top-container-wrapper.fixed .product-scroll-additional-information-wrapper {
    background-color: #ffffff;
    border-bottom: solid 1px #e5ebf2;
    padding: 0px 15px 0px 15px;
}

#mps-downloadable-product-wrapper #mps-top-container-wrapper .product-scroll-additional-information {
    display: none;
}

#mps-downloadable-product-wrapper #mps-top-container-wrapper.fixed .product-scroll-additional-information {
    display: flex;
    padding: 9px 0 9px 0;
    align-items: center;
}

#mps-downloadable-product-wrapper #mps-top-container-wrapper .product-scroll-additional-information .psai-name {
    font-family: Arial;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #00bf00;
    font-size: 24px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#mps-downloadable-product-wrapper #mps-top-container-wrapper .product-scroll-additional-information .psai-short-description,
#mps-downloadable-product-wrapper #mps-top-container-wrapper .product-scroll-additional-information .psai-short-description * {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .mps-top-container {
    padding: 0px 15px 0px 15px;
}

#mps-downloadable-product-wrapper .mps-top-container ul>li {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #333;
    padding: 20px 0px 16px 0px;
    margin: 0px 36px 0px 0px;
    list-style: none;
    cursor: pointer;
}

#mps-downloadable-product-wrapper .mps-top-container ul>li.active {
    font-weight: bold;
    color: #00bf00;
    border-bottom: 4px solid #00bf00;
}

@media (min-width: 768px) {
    #mps-downloadable-product-wrapper #mps-top-container-wrapper {
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper #mps-top-container-wrapper .product-scroll-additional-information .psai-name {
        font-size: 36px;
        margin: 0 20px 0 0;
    }
}


/** END top-downloadable.phtml - #mps-top-container-wrapper **/


/** BEGIN breadcrumbs - #mps-downloadable-product-breadcrumbs-wrapper **/

#mps-downloadable-product-wrapper #mps-downloadable-product-breadcrumbs-wrapper .breadcrumbs {
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}

#mps-downloadable-product-wrapper #mps-downloadable-product-breadcrumbs-wrapper .breadcrumbs a {
    font-size: 14px;
    color: #888888;
    text-decoration: none;
    font-family: Arial;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    cursor: pointer;
    vertical-align: middle;
}

#mps-downloadable-product-wrapper #mps-downloadable-product-breadcrumbs-wrapper .breadcrumbs .item:not(:last-child):after {
    vertical-align: middle;
    line-height: normal;
    font-size: 14px;
    content: '>';
    margin: -3px 3px 0px 5px;
}

#mps-downloadable-product-wrapper #mps-downloadable-product-breadcrumbs-wrapper .breadcrumbs strong {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    font-family: Arial;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
}


/** END breadcrumbs - #mps-downloadable-product-breadcrumbs-wrapper **/


/** BEGIN title-downloadable.phtml - page title **/

#mps-downloadable-product-wrapper .product-title {
    margin: 22px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .product-title .page-title {
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #00bf00;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px;
}

@media (min-width: 768px) {
    #mps-downloadable-product-wrapper .product-title {
        margin: 24px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .product-title .page-title {
        font-size: 40px;
    }
}


/** END title-downloadable.phtml - page title **/


/** BEGIN title-downloadable.phtml - short description **/

#mps-downloadable-product-wrapper .product-header {
    padding: 12px 8px 12px 8px;
    margin: 26px 0px 0px 0px;
    border-radius: 8px;
    border: solid 1px #e5ebf1;
    background-color: #e9ffe9;
}

#mps-downloadable-product-wrapper .product-header .product-header-description,
#mps-downloadable-product-wrapper .product-header .product-header-description * {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

@media (min-width: 768px) {
    #mps-downloadable-product-wrapper .product-header {
        padding: 16px 16px 16px 16px;
        margin: 24px 0px 0px 0px;
    }
}


/** END title-downloadable.phtml - short description **/


/** BEGIN gallery-downloadable.phtml - media image gallery **/

#mps-downloadable-product-wrapper .product.media {
    margin: 48px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    max-height: 500px;
    z-index: 0;
    position: relative;
}

#mps-downloadable-product-wrapper div#owl-carousel-product {
    transition: .2s;
    opacity: 0;
}

#mps-downloadable-product-wrapper div#owl-carousel-product.owl-loaded {
    opacity: 1;
}

#mps-downloadable-product-wrapper .owl-stage-outer {
    border-radius: 8px;
    border: 1px solid #e5ebf2;
}

#mps-downloadable-product-wrapper .owl-stage-outer {
    width: 100%;
    height: 185px;
    display: block;
}

#mps-downloadable-product-wrapper .owl-lazy-img-container {
    width: inherit;
    height: 185px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#mps-downloadable-product-wrapper .media #owl-carousel-product .owl-item img.owl-lazy {
    max-height: 185px;
}

#mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav {
    display: none;
}

#mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav .owl-prev {
    opacity: 0;
    transition: .3s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    height: 80px;
    width: 80px;
    background: 0 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-position: 5% 50%;
    background-image: url(../images/left.png);
    left: 1px;
}

#mps-downloadable-product-wrapper #owl-carousel-product:hover .owl-controls .owl-nav .owl-prev {
    opacity: 1;
}

#mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav .owl-next {
    opacity: 0;
    transition: .3s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    height: 80px;
    width: 80px;
    background: 0 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-image: url(../images/gallery.png);
    background-position: 0;
}

#mps-downloadable-product-wrapper #owl-carousel-product:hover .owl-controls .owl-nav .owl-next {
    opacity: 1;
}

#mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots {
    position: relative;
    height: 54px;
    display: inline;
    width: 100%;
    margin: 10px 0px 0px 0px;
    left: 0;
    top: 0;
    overflow-y: hidden;
}

#mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots .owl-dot {
    float: left;
    margin: 10px 10px 0px 0px;
    border-radius: 8px;
    background-size: 90px;
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
    height: 50px;
    padding: 0px 0px 0px 0px;
}

#mps-downloadable-product-wrapper #owl-carousel-product .owl-dots .owl-dot.active {
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    border: 1px solid #00bf00;
}

@media (min-width: 768px) {
    #mps-downloadable-product-wrapper .owl-stage-outer {
        width: 173px;
        height: 251px;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .owl-lazy-img-container {
        height: 251px;
        width: 173px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-item img.owl-lazy {
        max-height: 255px;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav {
        display: block;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav .owl-next {
        left: 140px;
    }
    #mps-downloadable-product-wrapper .product.media #up-arrow img {
        left: 228px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots {
        position: absolute;
        width: 84px;
        right: -107px;
        height: 255px;
        left: unset;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots .owl-dot {
        float: unset;
        margin: 0px 0px 15px 0px;
    }
    #mps-downloadable-product-wrapper .product.media #down-arrow {
        left: 228px;
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    #mps-downloadable-product-wrapper .gallery-placeholder-product {
        max-width: 173px;
    }
}

@media (min-width: 992px) {
    #mps-downloadable-product-wrapper .owl-stage-outer {
        width: 263px;
        height: 251px;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .owl-lazy-img-container {
        height: 251px;
        width: 263px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-item img.owl-lazy {
        max-height: 255px;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav {
        display: block;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav .owl-next {
        left: 230px;
    }
    #mps-downloadable-product-wrapper .product.media #up-arrow img {
        left: 318px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots {
        position: absolute;
        width: 84px;
        right: -107px;
        height: 255px;
        left: unset;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots .owl-dot {
        float: unset;
        margin: 0px 0px 15px 0px;
    }
    #mps-downloadable-product-wrapper .product.media #down-arrow {
        left: 318px;
    }
}

@media (min-width: 1200px) {
    #mps-downloadable-product-wrapper .owl-stage-outer {
        width: 333px;
        height: 251px;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .owl-lazy-img-container {
        height: 251px;
        width: 333px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-item img.owl-lazy {
        max-height: 255px;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav {
        display: block;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav .owl-next {
        left: 300px;
    }
    #mps-downloadable-product-wrapper .product.media #up-arrow img {
        left: 388px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots {
        position: absolute;
        width: 84px;
        right: -107px;
        height: 255px;
        left: unset;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots .owl-dot {
        float: unset;
        margin: 0px 0px 15px 0px;
    }
    #mps-downloadable-product-wrapper .product.media #down-arrow {
        left: 388px;
    }
}

@media (min-width: 1400px) {
    #mps-downloadable-product-wrapper .owl-stage-outer {
        width: 403px;
        height: 251px;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .owl-lazy-img-container {
        height: 251px;
        width: 403px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-item img.owl-lazy {
        max-height: 255px;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav {
        display: block;
    }
    #mps-downloadable-product-wrapper #owl-carousel-product .owl-controls .owl-nav .owl-next {
        left: 370px;
    }
    #mps-downloadable-product-wrapper .product.media #up-arrow img {
        left: 458px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots {
        position: absolute;
        width: 84px;
        right: -107px;
        height: 255px;
        left: unset;
        margin: 0px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .media #owl-carousel-product .owl-dots .owl-dot {
        float: unset;
        margin: 0px 0px 15px 0px;
    }
    #mps-downloadable-product-wrapper .product.media #down-arrow {
        left: 458px;
    }
}


/** BEGIN description-downloadable.phtml - description **/

#mps-downloadable-product-wrapper .product_detail_left_column {
    margin: 48px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .product-description-title {
    margin: 0px 0px 16px 0px;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #333333;
}

#mps-downloadable-product-wrapper .product-info-description .product-description.more {
    max-height: 215px;
    overflow: hidden;
}

#mps-downloadable-product-wrapper .product-info-description .product-description.less {
    max-height: 100%;
}

#mps-downloadable-product-wrapper .product-info-description .desc-show-more {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    -ms-column-gap: 40px;
    -o-column-gap: 40px;
    column-gap: 40px;
    list-style: none;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #00bf00;
    margin: 16px 0 0 0;
    box-shadow: 0 -18px 10px 10px rgba(255, 255, 255, 0.8);
    cursor: pointer;
    padding: 0px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .product-info-description .desc-show-more.hidden {
    display: none;
}

#mps-downloadable-product-wrapper .product-info-description .desc-show-more .desc-show-more-button.more .desc-show-less-text {
    display: none;
}

#mps-downloadable-product-wrapper .product-info-description .desc-show-more .desc-show-more-button.less .desc-show-more-text {
    display: none;
}

#mps-downloadable-product-wrapper .product-info-description .desc-show-more .desc-show-more-button .triangle {
    width: 14px;
    margin-left: 6px;
}

#mps-downloadable-product-wrapper .product-info-description .desc-show-more .desc-show-more-button.less .triangle {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#mps-downloadable-product-wrapper .product-description-download-button {
    width: 241px;
    height: 40px;
    padding: 12px 23px 11px 22px;
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 30%);
    background-color: #00bf00;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}
#mps-downloadable-product-wrapper .button-container {
    display: flex;
    margin-top: 24px;
}

#mps-downloadable-product-wrapper .quick-start-quide-button {
    width: 221px;
    height: 40px;
    padding: 12px 23px 11px 22px;
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 30%);
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color:#00bf00;;
    background-color:#ffffff ;
    text-decoration: none;
}


/** END description-downloadable.phtml - description **/


/** BEGIN features-downloadable.phtml - features and benefits **/

#mps-downloadable-product-wrapper .features-show-more-wrapper {
    margin: 48px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .features-wrapper {
    border: solid 1px #e5ebf2;
    background-color: #e9ffe9;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 8px;
}

#mps-downloadable-product-wrapper .features-wrapper .features {
    margin: 24px 16px 24px 16px;
    overflow: hidden;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-title {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list {
    margin: 24px 0 0 0;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #333333;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list.more {
    max-height: 166px;
    overflow: hidden;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list.less {
    max-height: 100%;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list ul {
    font-size: 16px;
    list-style: none;
    margin: 0;
    font-family: Arial;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #333333;
    -webkit-column-count: unset;
    -moz-column-count: unset;
    -ms-column-count: unset;
    -o-column-count: unset;
    column-count: unset;
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    -ms-column-gap: unset;
    -o-column-gap: unset;
    column-gap: unset;
    padding: 0px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list li {
    font-size: 16px;
    font-family: Arial;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #333333;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-left: 20px;
    margin-bottom: 8px;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list li:before {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("../images/tick-10.svg");
    content: '';
    margin-right: 10px;
    vertical-align: baseline;
    margin-left: -20px;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list ul ul {
    -webkit-column-count: unset;
    -moz-column-count: unset;
    -ms-column-count: unset;
    -o-column-count: unset;
    column-count: unset;
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    -ms-column-gap: unset;
    -o-column-gap: unset;
    column-gap: unset;
    margin-top: 8px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list li li {
    font-size: 16px;
    font-family: Arial;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #333333;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-left: 20px;
    margin-bottom: 2px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

#mps-downloadable-product-wrapper .features-wrapper .features .features-list li li:before {
    display: inline-block;
    background: unset;
    border: solid 2px #34d08c;
    border-radius: 100%;
    width: 3px;
    height: 3px;
    content: '';
    margin-right: 10px;
    vertical-align: baseline;
    margin-left: -16px;
    margin-bottom: 1px;
}

#mps-downloadable-product-wrapper .features-wrapper .features .show-more-gradient {
    margin: 0 0 0 0;
}

#mps-downloadable-product-wrapper .features-wrapper .features .show-more-gradient.more {
    box-shadow: 0 -20px 10px 5px #e9ffe9;
    display: inline-block;
    width: 100%;
    position: relative;
}

#mps-downloadable-product-wrapper .features-wrapper .features .show-more-gradient.less {
    margin-bottom: 20px;
}

#mps-downloadable-product-wrapper .features-wrapper .features .show-more-gradient.hidden {
    box-shadow: none;
}

#mps-downloadable-product-wrapper .features-wrapper .features li {
    margin: 0;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button {
    width: 12%;
    min-width: 129px;
    border-radius: 8px;
    border: solid 1px #e5ebf2;
    background-color: #e9ffe9;
    text-align: center;
    position: relative;
    bottom: 23px;
    margin: 0 auto 0 auto;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button.hidden {
    visibility: hidden;
    display: none;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button span {
    margin: 0;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d7278;
    cursor: pointer;
    padding: 13px 0 13px 0;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button.more .show-more-text {
    display: inline-block;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button.more .show-less-text {
    display: none;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button.less .show-more-text {
    display: none;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button.less .show-less-text {
    display: inline-block;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button .triangle {
    width: 14px;
    margin-left: 6px;
}

#mps-downloadable-product-wrapper .features-show-more-wrapper .show-more-button.less .triangle {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (min-width: 768px) {
    #mps-downloadable-product-wrapper .features-wrapper .features {
        margin: 24px 32px 24px 32px;
        overflow: hidden;
    }
    #mps-downloadable-product-wrapper .features-wrapper .features .features-list ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        -ms-column-gap: 40px;
        -o-column-gap: 40px;
        column-gap: 40px;
    }
}


/** END features-downloadable.phtml - features and benefits **/


/** BEGIN evaluation-tools-downloadable.phtml - evaluation tools **/

#mps-downloadable-product-wrapper .evaluation-tools-wrapper {
    margin: 20px 0px 0px 0px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tools-title {
    margin: 0;
    font-family: Arial;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    padding: 0 0 16px 0;
    font-size: 30px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first {
    padding: 0 0 18px 0;
    border-bottom: solid 1px #e5ebf2;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .image-wrapper {
    height: 180px;
    border-radius: 8px;
    border: solid 1px #e5ebf2;
    display: flex;
    align-items: center;
    margin: 0px 0px 20px 0px;
    overflow: hidden;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .image-wrapper .image {
    width: auto;
    height: auto;
    margin: 0px auto 0px auto;
    max-height: 180px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description {
    margin: 0 0 12px 0;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description>a:hover .title {
    color: #00bf00;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description .title {
    font-family: Arial;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description .title .ProductDescriptor {
    font-size: 16px;
    padding-right: 0;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description .description {
    font-family: Arial;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    overflow: hidden;
    font-size: 14px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description .drop-shadow {
    display: none;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description .drop-shadow.true {
    display: inline-block;
    box-shadow: 0 -15px 10px 10px white;
    height: 0;
    width: 100%;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more {
    position: relative;
    margin: 0px 0px 20px 0px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .price {
    float: left;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .price .amount {
    font-family: Arial;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    font-size: 26px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .price .tax {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    font-size: 14px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .learn-more button {
    border-radius: 4px;
    background-color: #00bf00;
    color: #ffffff;
    padding: 1px 6px 1px 6px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper a {
    text-decoration: none;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool {
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #e5ebf2;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper a:hover .evaluation-tool {
    background-color: #e9ffe9;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool .sku {
    padding: 0;
    box-sizing: border-box;
    font-family: Arial;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    margin: 0 0 5px 0;
    font-size: 16px;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper a:hover .evaluation-tool .sku {
    font-weight: bold;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool .short-description {
    box-sizing: border-box;
    font-family: Arial;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 14px;
    float: none;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper a:hover .evaluation-tool .short-description {
    font-weight: 500;
}

#mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool .short-description p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

@media (min-width: 992px) {
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper {
        margin: 30px 0px 0px 0px;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tools-title {
        padding: 0 0 22px 0;
        font-size: 24px;
        line-height: 32px;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description .title {
        font-size: 18px;
        margin-bottom: 14px;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .title-description .description {
        font-size: 16px;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more {
        border-left: solid 1px #d8d8d8;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .price {
        float: none;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .price .amount {
        font-size: 30px;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .price .tax {
        font-size: 16px;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .learn-more {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool .sku {
        margin: 10px 0 10px 0;
        font-size: 18px;
    }
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool .short-description {
        margin: 10px 0 10px 0;
        font-size: 16px;
    }
}

@media (min-width: 1400px) {
    #mps-downloadable-product-wrapper .evaluation-tools-wrapper .evaluation-tool.first .price-learn-more .learn-more button {
        padding: 7px 15px 7px 15px;
    }
}


/** END evaluation-tools-downloadable.phtml - evaluation tools **/
