/*
Theme Name: inflow1
Theme URI: http://www.InfloWay.com/
Author: InfloWay Technologies
Author URI: http://www.InfloWay.com/
Description: Wordpress theme for InfloWay
Version: 1.0
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.form-horizontal fieldset {
	padding:0 !important;
	margin:auto !important;
	border:0 !important;
}
.form-horizontal button,
.wpfs-form .wpfs-btn-primary {
	background: #3988e6 none !important;
    border: 1px solid #3988e6 none !important;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 16px !important;
}



#payment-form label,
.wpfs-form label {
	font-weight:600 !important;
	font-size: 14px;
	color: #4d4d4d;
}
.wpfs-form .wpfs-custom-amount--unique {
	margin-bottom: 0 !important;
	padding-left: 15px !important;
}
.wpfs-form .wpfs-form-card {	
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wpfs-form .wpfs-w-45 {
	max-width:none !important;
}


input[type="text"].wpfs-form-control, input[type="email"].wpfs-form-control, input[type="url"].wpfs-form-control, input[type="password"].wpfs-form-control, input[type="search"].wpfs-form-control, input[type="number"].wpfs-form-control, input[type="tel"].wpfs-form-control, input[type="range"].wpfs-form-control, input[type="date"].wpfs-form-control, input[type="month"].wpfs-form-control, input[type="week"].wpfs-form-control, input[type="time"].wpfs-form-control, input[type="datetime"].wpfs-form-control, input[type="datetime-local"].wpfs-form-control, input[type="color"].wpfs-form-control, textarea.wpfs-form-control,
.wpfs-input-group, .wpfs-form-control {
	border-color:#ddd !important;
}
.wpfs-input-group-prepend, .wpfs-input-group-append {
    background: #eee !important;
}