.content .section-1-1 {
    background-color:#28295c
}

.content .main-img {
    width:100%
}

.content .section-1-1 p,.content .section-2-1 p,.content .section-1-3-1 p {
    font-family:Arial;
    font-size:14pt;
    color:#fff;
    line-height:1
}

.content .section-2-1,.content .section-1-3-1 {
    background-color:#ec6b1c
}

.content .section-1-2 {
    background-color:#fff;
    min-height:560px
}

.content .section-1-3 {
    background-color:#84cde4
}

.content .section-2-2 {
    background-color:#ffd467
}

.content .section-2-3 {
    background-color:#25378c
}

.content .section-3-1 {
    background-color:#00565f
}

.content .section-3-2 {
    background-color:#008e9e
}

.content .section-3-3 {
    background-color:#f9b510
}

.content .section-4-1 {
    background-color:#6f72b3
}

.content .section-4-2 {
    background-color:#25378c
}

.content .section-4-3 {
    background-color:#f4a368
}

.content .section-5-1 {
    background-color:#84cde4
}

.content .section-5-2 {
    background-color:#f9b510
}

.content .section-5-3 {
    background-color:#fdefe5
}

.content .comments p {
    font-family:Arial;
    color:#000102
}

.content .comments p:first-child {
    font-size:18pt
}

.content .comments p:last-child {
    font-size:14pt
}

.content .single_variation_wrap .woocommerce-variation p {
    padding: 0 15px;
    font-size: 12px;
}

.content .variations .reset_variations {
    color: #EE0000;
}

.content .commentlist {
    height: 166px;
    overflow-y: auto;
}
.content .section-images {
     height: 280px;
     overflow-x: auto;
}

.content .section-images .single-product-small-img {
    width: 100px;
    display: inline-block;
}

.content .commentlist p:first-child, .content .commentlist p:last-child {
    font-size: 16px;
    margin: 0;
}
.content .comment-form [name="comment"]{
    height: 60px;
    resize: none;
}

.content .summary-info .summary-info-title {
    line-height: 30px;
}

.content .product-description-section {
    height: 280px;
    overflow-y: auto;
}

.woocommerce #review_form #respond .form-submit input#submit {
    border: solid 1px #fff;
    color: #fff;
    background-color: transparent;
    font-family: Arial;
    padding: 10px 15px;
}
.woocommerce #review_form #respond .form-submit input#submit:hover {
    background-color: #fff;
    color: #f9b510;
}