/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* DK - Content area changes */
#page .site-content {
    flex-grow: 1;
    margin: 1em 0 2em 0;
}

/* DK - Custom formatting - */
.DK_text_graybackground p{
	background:#ddd;
}


/* Have Us Call You Contact Form */

.mph-contact-form.wpforms-container-full *{
    padding: 0;
	margin: auto;
}

.mph-contact-form.wpforms-container-full  {
    padding: 0;
    clear: both;
	margin: 10px auto;
}

.mph-contact-form.wpforms-container-full .mph-contact-form-field  {
    padding: 0;
    clear: both;
	margin: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field.mph-contact-form-field {
    padding: 0;
    clear: both;
}

/* CSS image caption styling */

.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.aligncenter>figcaption, .wp-block-image.alignleft>figcaption, .wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption;
    text-align: center;
    font-size: 90%;
}

/* CSS by Gage */

.site-main .mph-form-wrapper {
	padding:0!important;
	margin: 10px;
	background-color: #ffd3ab!important;
}

.site-main .mph-form-wrapper .wpforms-container{
	padding: 0 30px 1em 30px;
}
.site-main .mph-form-wrapper .mph-form-header{
	padding:15px!important;
	margin:auto;
}

/* Form inputs "borders" */ 
.mph-form-wrapper div.wpforms-container-full .wpforms-form input,
.mph-form-wrapper div.wpforms-container-full .wpforms-form select,
.mph-form-wrapper div.wpforms-container-full .wpforms-form textarea{
	border-radius: 15px;
	border:unset;
}
/* Form text */
.mph-form-wrapper div.wpforms-container-full .wpforms-form input::placeholder,
.mph-form-wrapper div.wpforms-container-full .wpforms-form select,
.mph-form-wrapper div.wpforms-container-full .wpforms-form textarea::placeholder{
	color:#C97E38;
}
/* Form Button */ 
.mph-form-wrapper div.wpforms-container-full .wpforms-form button[type=submit]{
    background-color: #0957a2;
    border: none;
    text-align: center;
    width: 150px;
    border-radius: 10px;
    color: white;
    font-size: 1em;
    padding: 10px 20px;	
}

/* - - - - - - CUSTOM FOOTER - - - - - - */
/* - - - - - - CUSTOM FOOTER - - - - - - */
/* - - - - - - CUSTOM FOOTER - - - - - - */
.mph-footer-wrapper{
	margin-top: 2em;
	padding-top: 2em;
	background-color: #eeeeee
}

.mph-footer-wrapper hr{
	width: 75%;
    margin: auto;
	background-color: #e2e2e2;
	height:2px;
}
.mph-footer-wrapper ul li a{
	font-size: 16px;
}

/* FOOTER - Flex List */
.mph-footer-wrapper .flex-list{
	position: relative;
    overflow: hidden;
	max-width: 1300px;
	margin: auto;
}
.mph-footer-wrapper .flex-list ul {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	list-style: none;
	margin:.76em auto;
    margin-left: -1px;
}
.mph-footer-wrapper .flex-list ul li {
	flex-grow: 1;
    flex-basis: auto;
    margin-top: .25em;
    padding: 0 .5em;
    text-align: center;
    border-left: 1px solid #ccc;
}

/* FOOTER - ROW 1 */
.mph-footer-wrapper .footer-row1{
	width: 100%;
    text-align: center;
}
.mph-footer-wrapper .footer-row1 h3{
	font-size:24px;
}

/* FOOTER - ROW 2 */
.mph-footer-wrapper .footer-row2{
	width: 100%;
    margin: auto;
    background: white;
}
.mph-footer-wrapper .footer-row2 .flex-row{
	display: flex;
    justify-content: center;
    width: 100%;
    max-width: 900px;
    margin: auto;
	padding: 1em 0;
}
.mph-footer-wrapper .footer-row2 .img-wrapper{
	margin:auto 1em;
	text-align: center;
	align-self: center;
	flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}
.mph-footer-wrapper .footer-row2 .img-wrapper img{
	width: 100%;
	max-width: 180px; 
}

/* FOOTER - ROW 3 */
.mph-footer-wrapper .footer-row3 {
	width: 100%;
    text-align: center;
}
.mph-footer-wrapper .footer-row3 .flex-list ul{
	margin:.5em auto;
}

/* FOOTER - ROW 4*/
.mph-footer-wrapper .site-copyright{
	width: 100%;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
	padding: 1em 0;
}
.mph-footer-wrapper .site-copyright div{
	margin: auto .5em;
	min-width: 150px;
}
.mph-footer-wrapper .site-copyright p{
	font-size:15px;
	margin: auto;
	max-width: 1300px;
    margin: auto;
}
.mph-footer-wrapper .site-copyright-wrap{
	margin: auto;
}


/* prodgallery changes */

.prodgallery{
	font-weight: bold;
	Margin:30px 0 0 0; 
	text-align:center;
}


@media screen and (max-width: 781px) {
 	.mph-footer-wrapper .flex-list ul{
		display: block;
	}
	.mph-footer-wrapper ul li a {
    	font-size: 19px;
	}
	.mph-footer-wrapper .site-copyright{
		display: block;
		padding: 1em 0;
	}
	.mph-footer-wrapper .site-copyright-wrap{
		margin: 1em auto;
	}
	.mph-footer-wrapper .site-copyright div{
		min-width: 250px;
    	max-width: 200px;
		
		margin: 1em auto;
	}
		
	}
}





