/*
Theme Name: Duong Nguyen An
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

<---Imagecover--->
.portfolio-box box has-hover box-normal {
   border-radius: 10px !important;
}
.portfolio-element-wrapper .row
	{
		max-width:100% !important;
	}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


div#wpcf7-f6-p313-o1 {
background-color: #119433;
border: 2px solid #f28f27;
padding:20px;
margin-top: 15px;
}
#wpcf7-f6-p313-o1 input[type="text"],
#wpcf7-f6-p313-o1 input[type="tel"],
#wpcf7-f6-p313-o1 input[type="email"],
#wpcf7-f6-p313-o1 textarea {
background:#f1f1f1;
color:#FFF;
font-family:lora, sans-serif;
font-style:italic;
padding: 0px 5px;
margin-top: 5px;
}
#wpcf7-f6-p313-o1 input[type="submit"],
#wpcf7-f6-p313-o1 input[type="button"] {
background-color:#b20000;
width:100%;
text-align:center;
text-transform:uppercase;
margin-top: 15px;
}
	
.mfp-close {padding: 33% 30%;} 
	
	
