/*
Theme Name: InnovativeFinancial
Description: InnovativeFinancial  is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: InnovativeFinancial
Domain Path: InnovativeFinancial 
Author: A2Z Developing Team [tanand79gmail.com] 
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wpforms-confirmation-container-full {
	background: transparent !important;
	border: 1px solid #ccc !important;
}
/*label.wpforms-field-label {
    font-family: "Arboria", sans-serif;
    font-size: 22px !important;
    color: #141414 !important;
    font-weight: 500 !important;
}*/
.wpforms-field-container input {
	height: 60px !important;
	font-size: 20px !important;
	color: #47566d !important;
	font-family: "Roboto", sans-serif !important;
	background: #fff !important;
	border: 2px solid #ccc !important;
	box-shadow: inset 0px 0px 5px 0px rgb(0 0 0 / 30%) !important;
}
.wpforms-field-container textarea {
	font-size: 20px !important;
	color: #47566d !important;
	font-family: "Roboto", sans-serif !important;
	background: #fff !important;
	border: 2px solid #ccc !important;
	box-shadow: inset 0px 0px 5px 0px rgb(0 0 0 / 30%) !important;
}
.wpforms-field-container input::placeholder, .wpforms-field-container textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #47566d !important;
  opacity: 1 !important; /* Firefox */
}

.wpforms-field-container input:-ms-input-placeholder, .wpforms-field-container textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #47566d !important;
	 opacity: 1 !important;
}

.wpforms-field-container input::-ms-input-placeholder, .wpforms-field-container textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #47566d !important;
	 opacity: 1 !important;
}
button#wpforms-submit-314 {
    background-color: transparent;
    font-family: "Raleway", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    background-image: linear-gradient(96deg, #D8BE4E 0%, #B99638 100%);
    border-radius: 10px 10px 10px 10px;
    padding: 20px 40px 20px 40px;
    height: auto;
    margin: 30px auto;
    display: table;
}
.home .premium-blog-post-container:hover .premium-blog-content-wrapper {
    background-color: #fff !important;
}
.blog-sec ul.slick-dots {
    top: 30px;
}
.home .slick-center .premium-blog-post-container {
    display: grid;
}
.home .slick-center .premium-blog-thumb-effect-wrapper {
    order: 2;
}
.why-triangle:hover .elementor-view-default .elementor-icon svg {
    color: #fff !important;
	fill: #fff !important;
}
.why-triangle:hover .elementor-view-default .elementor-icon {
    color: #fff !important;
	fill: #fff !important;
}
.service-hover:hover .elementor-view-default .elementor-icon svg {
    color: #fff !important;
	fill: #fff !important;
}
.service-hover:hover .elementor-view-default .elementor-icon {
    color: #fff !important;
	fill: #fff !important;
}
.service-hover:hover h2, .service-hover:hover .elementor-widget-text-editor, .service-hover:hover .elementor-button{
	color: #fff !important;
}
/*RESPONSIVE*/
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1270px) {
.wpforms-field-container input {
	height: 50px !important;
	font-size: 16px !important;
}
.wpforms-field-container textarea {
	font-size: 16px !important;
}
}
@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 767px) {
.wpforms-field-container input {
	font-size: 14px !important;
}
.wpforms-field-container textarea {
	font-size: 14px !important;
}
	.home .slick-center .premium-blog-thumb-effect-wrapper {
    order: 1;
}
}
@media screen and (max-width: 480px) {

}
@media screen and (max-width: 414px) {

}