/*
Theme Name:Newart
Description:Premium WordPress Theme Developed by Devraj Singh.
Author: Devraj Singh
Version:1.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Description:this theme create on 2017 for WordPress.
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: blueangelhost This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*===========================
 =  Table of CSS
	1. WordPress Default Theme 
===========================*/
.flex-viewport {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    margin: 0 auto 10px;
    padding: 30px;
    position: relative;
    text-align: center;
}

ol.flex-control-thumbs li img {
    padding: 15px;
    border: #ddd solid 1px;
    cursor: pointer;
    width: 98% !important;
}
#related_projects .porjects_listing_wrap {
    max-height: 340px;
}

img{ height: auto;}
.cart_qute_img{text-align: center;}
.cart_qute_img img{max-height: 80px; max-width: 80px;}
.modal {
    position: fixed;
    top: 9% !important;
    z-index: 99999;
}
.popup07 input {
    height: 46px;
    width: 100%;
    background: #fafafa;
    border: solid 1px #cecece;
    padding: 1px 12px;
    color: #787878;
    font-size: 18px;
    margin-top: 8px;
}
.popup07 .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin-top: 12px;
    height: 84px;
padding: 1px 12px;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    max-width: 118px;
    margin: auto;
    border: none;
    color: #fff;
    border-color: #4c2b7a;
    background-color: #4c2b7a;
    border-radius: 4px !important;
    display: block;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    line-height: 19px;
}
.popup07 label {
    width: 100%;
}
div#request_quote_form p {
    padding-bottom: 0;
    margin-bottom: 0;
}