/**
 * Help Page Container
 */
.wrap.about-wrap.sp-lcpro-help {
    margin: auto;
}
/**
 * Help Page Section Title.
 */
.about-wrap.sp-lcpro-help h1 {
    font-size: 2.6em;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
    margin: 100px 0 0 0;
	width: 100%;
}
/**
 *  Help Page About Text.
 */
.about-wrap.sp-lcpro-help p.about-text {
    color: #555d66;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    margin: 20px 0 50px 0;
    padding: 0 100px;
}
/**
 * Help Page Feature Video.
 */
.about-wrap.sp-lcpro-help .headline-feature-video {
    padding: 25px;
    box-shadow: rgb(0 0 0 / 10%) 0 0 20px;
    border-radius: 5px;
    margin-bottom: 60px;
}
div.sp-lcpro-help .headline-feature.feature-video {
    position: relative;
    margin: 0;
    padding-bottom: 56.25%;
    width: 100%;
    max-width: 100%;
    height: 0;
    text-align: center;
}
div.sp-lcpro-help .headline-feature.feature-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/**
 * Help Page Feature Section.
 */
 div.sp-lcpro-help .feature-section.three-col{
    margin-bottom: 100px;
 }
div.sp-lcpro-help .feature-section .sp-lcpro-feature {
    background-color: #fff;
    padding: 20px 20px;
    border: 1px solid #ddd;
}
div.sp-lcpro-help .feature-section .sp-lcpro-feature h3 {
    font-size: 18px;
    margin: 0px;
}
div.sp-lcpro-help .feature-section i.sp-font {
    color: #16a08b;
    font-size: 22px;
    display: inline-block;
    margin-right: 10px;
}
div.sp-lcpro-help .feature-section p {
    margin-bottom: 28px;
    font-size: 14px;
}
div.sp-lcpro-help.about-wrap .feature-section .sp-lcpro-feature a.button {
    background-color: #16a08b;
    background-image: linear-gradient(62deg, #16a08b 26%, #157592 100%);
    border-color: transparent;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 9px 18px;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
div.sp-lcpro-help.about-wrap .feature-section .sp-lcpro-feature a.button:hover{
	background-color: #16a08b;
	background-image: linear-gradient(62deg, #157592 26%, #16a08b 100%);
}
div.sp-lcpro-help.about-wrap .plugin-section .sp-lcpro-feature h3 {
    font-size: 17px;
    margin: 0;
}
div.sp-lcpro-help.about-wrap .plugin-section .sp-lcpro-plugin-link {
    text-decoration: none;
}
div.sp-lcpro-help.about-wrap .plugin-section .sp-lcpro-plugin-link .sp-lcpro-feature p {
    color: #32373c;
}
div.sp-lcpro-help.about-wrap .sp-lcpro-text-center {
    text-align: center;
}
div.sp-lcpro-help.about-wrap .sp-lcpro-feature {
    background-color: #fff;
    padding: 30px 30px 38px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
}
.plugin-section {
	margin-bottom: 50px;
}
/**
 * Help Page Suggested Plugins Section.
 */
div.sp-lcpro-help.about-wrap .plugin-section .sp-lcpro-feature p {
    margin-top: 0.6em;
    font-size: 14px;
    margin-bottom: 0;
}
div.sp-lcpro-help.about-wrap .sp-lcpro-help-img {
    max-width: 64px;
    padding-bottom: 20px;
}
.about-wrap .plugin-section .three-col .col {
    background: #ffffff;
}
.about-wrap .plugin-section .three-col .col .sp-lcpro-plugin {
    border: 1px solid #ddd;
}
.about-wrap .plugin-section .three-col .col .sp-lcpro-plugin .sp-lcpro-plugin-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px
}
.about-wrap .plugin-section .three-col .col .sp-lcpro-plugin .sp-lcpro-plugin-content h3 {
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 500;
}
.about-wrap .plugin-section .three-col .col .sp-lcpro-plugin .sp-lcpro-plugin-content p {
    margin-top: 0;
}
.about-wrap .plugin-section .sp-plugin-section-title h2 {
    font-size: 2.2em;
    color: #32373c;
    font-weight: 400;
}
.about-wrap .plugin-section .sp-plugin-section-title h4 {
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    color: #555d66;
    margin-top: 15px;
    margin-bottom: 40px;
}
.sp-lcpro-help.about-wrap [class$="-col"] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sp-lcpro-help.about-wrap .plugin-section [class$="-col"] .col {
    border: 1px solid transparent;
    transition-timing-function: linear;
    transition-duration: 300ms;
}
.sp-lcpro-help.about-wrap .plugin-section [class$="-col"] .col:hover {
    border: 1px solid #00A1FF;
}
.sp-lcpro-help.about-wrap .plugin-section [class$="-col"] .col .sp-lcpro-plugin-link:focus {
    outline: none;
    box-shadow: none;
}
.sp-lcpro-help.about-wrap [class$="-col"] .col {
    flex: 1;
    align-self: flex-start;
    box-shadow: rgb(0 0 0 / 10%) 0 0 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.about-wrap .first-column-group.three-col {
    margin-bottom: 20px;
}
.about-wrap [class$="-col"] .col+.col {
    margin-left: 20px;
}
@media screen and (max-width: 782px) {
    .about-wrap .three-col .col {
        min-width: 48% !important;
        max-width: 48% !important;
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 500px) {
    .about-wrap .three-col .col {
        min-width: 100% !important;
        max-width: 100% !important;
    }
}
