.flat-top .custom-info i {
    background: #27ddc3;
}
.footer-content {
    background:#27DDC2;
}
.contact_content {
    line-height: 30px;
}
.header .header-wrap .logo .logo_sec {
    padding-top: 21px;
}
#home-sub {
    display: none;
}
.button.black {
    color: #fff !important;
}
.welcome_content {
    text-align: justify;
}
.widget .widget-title {
    border-bottom: 3px solid #27ddc2 !important;
}
.textwidget {
    font-size: 14px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    text-align: justify;
    line-height: 30px;
    color: #333;
}
.widget.widget_recent_entries li {
    margin-bottom: 12px;
}
#gallery_images {
    height: 300px;
    box-shadow: 0px 0px 3px -1px #333;
}
#gallery_images img {
    height: 100%;
    width: 100%;
}
.image_name_section {
    margin-bottom: 20px;
    text-align: center;
    padding: 10px 0px;
    background: #27ddc2;
    color: #fff;
    font-size: 14px;
    font-family: Trebuchet MS,Helvetica,sans-serif;    
    box-shadow: 0px 0px 3px -1px #333;
}
#about_page_container, #extra_product {
    padding: 30px 0px;
}
.parallax1 {
    display: none;
}
.extra-wrapper {
    padding: 20px;
    border: 1px solid #27ddc2;
    border-radius: 3px;
    margin-bottom: 20px;
}
.product_title_section {    
    text-align: center;
    padding: 10px 0px;
    background: #27ddc2;
    color: #fff;
    font-size: 14px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    min-height: 73px;
    line-height: 50px;
}
.product_content_section {
    color: #333;
    padding: 10px 10px;
    font-size: 14px;
    font-family: Trebuchet MS,Helvetica,sans-serif; 
    text-align: justify;
}
.product_image_section {
    height: 210px;   
    box-shadow: 0px 0px 3px -1px #333;
}
.product_image_section img {
    height: 100%;
    width: 100%;
}
#home-ser {
    display: none;
}