#alp_wrapper{
    z-index: 999999;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #ffffff;
    margin-bottom: 100px;
    color: #222222;
}
.back_to_home {
    position: fixed;
    top: 20px;
    left: 0px;
    background: #ffffff;
    padding: 5px;
    padding-right: 10px;
    color: #273686;
    font-size: 16px;
    font-weight: bold;
    border-top: 2px solid #273686;
    border-right: 2px solid #273686;
    border-bottom: 2px solid #273686;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 3;
}
#alp_wrapper .alp_page_title {
    position: absolute;
    top: 60px;
    height: 84px;
    overflow: hidden;
    width: 100%;
}
#alp_wrapper h1 {
    width: 100%;
    text-align: center;
    font-size: 40px !important;
    line-height: 1;
}
#alp_wrapper > div:nth-child(2) {
    padding-top: 160px !important;
}
.alp_section {
    background: #ffffff;
}
.alp_section_1, .alp_section_2, .alp_section_3, .alp_section_4, .alp_section_5, .alp_section_6, .alp_section_7, .alp_section_8 {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 100px;
    padding-bottom: 100px;
}
.alp_section_7 {
    padding-bottom: 75px;
}
.alp_section_1 h2, .alp_section_2 h2, .alp_section_3 h2, .alp_section_4 h2, .alp_section_5 h2, .alp_section_6 h2, .alp_section_7 h2, .alp_section_8 h2 {
    font-size: 40px;
    text-align: center;
    padding-bottom: 35px;
}
.alp_section_2 .alp_content, .alp_section_3 .alp_content, .alp_section_5 .alp_content, .alp_section_6 .alp_content, .alp_section_6 .alp_content {
    text-align: center;
    font-size: 40px;
}
.alp_section_3 .alp_description, .alp_section_3 .quoted_text, .alp_section_4 .alp_description, .alp_section_6 .alp_description {
    font-size: 20px;
}
.alp_section_3 .quoted_text {
    padding-bottom: 30px;
}
.alp_section_7 .alp_content {
    font-size: 24px;
    text-align: center;
}
.alp_section_8 .alp_content {
    font-size: 20px;
}
#alp_wrapper .alp_review {

}
#alp_wrapper .alp_name {
    margin-bottom: 25px;
}
#alp_wrapper .alp_image {
    margin-bottom: 35px;
}
#alp_wrapper .alp_text,
#alp_wrapper .alp_text * {
    line-height: 1.4 !important;
    font-size: 18px;
}
#alp_wrapper .alp_text p {
    margin-bottom: 20px;
}
#alp_wrapper .box-tocart, #alp_wrapper .price-box {
    font-size: 22px;
}
#alp_wrapper .price-box .special-price .price,
#alp_wrapper .price-box .old-price .price {
    color: inherit;
}
#alp_wrapper .alp_price {
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
}
#product_addtocart_form {
    text-align: center;
}
@media (min-width: 769px), print {
    #alp_wrapper .alp_image img {
        max-width: 80%;
    }
}
@media (max-width: 768px), print {
    .alp_section_1, .alp_section_2, .alp_section_3, .alp_section_4, .alp_section_5, .alp_section_6, .alp_section_7, .alp_section_8 {
        padding-left: 8%;
        padding-right: 8%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .alp_section_7 {
        padding-bottom: 10px;
    }
    #alp_wrapper .alp_image {
        text-align: center;
        margin-bottom: 25px;
    }
    #alp_wrapper .alp_page_title {
        height: 100px;
    }
    #alp_wrapper h1 {
        font-size: 32px !important;
    }
    .alp_section_1 h2, .alp_section_2 h2, .alp_section_3 h2, .alp_section_4 h2, .alp_section_5 h2, .alp_section_6 h2, .alp_section_7 h2, .alp_section_8 h2 {
        font-size: 26px;
        padding-bottom: 25px;
    }
    .alp_section_2 .alp_content, .alp_section_3 .alp_content, .alp_section_5 .alp_content, .alp_section_6 .alp_content, .alp_section_6 .alp_content {
        font-size: 20px;
    }

    .alp_section_3 .alp_description, .alp_section_4 .alp_description, .alp_section_6 .alp_description {
        font-size: 17px;
    }
    .alp_section_7 .alp_content {
        font-size: 20px;
        text-align: center;
    }
    .alp_section_8 .alp_content {
        font-size: 17px;
    }
}