/*
Theme Name: Porto Child (Phoenix)
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 2.2.4
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/


/**********************************************************
 * For WooCommerce
 *********************************************************/

/**
 * Bugs on the page ~/checkout There's no toggle eye to dispaly / hide the password
 * @see https://gitlab.integrity-asia.com/canary/wbs-saas-wp/-/issues/24
 */
 @font-face{
	font-family:WooCommerce;
	src:url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
	src:url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
	font-weight:400;
	font-style:normal
}
 
/**********************************************************
 * For WPML
 *********************************************************/

/**********************************************************
 * For Gravity Forms
 *********************************************************/

.gfield_description {
	font-size: .8em !important;
}

.gsection_title {
	margin-top: 1em;
	margin-bottom: 0 !important;
}

/* Placeholder */
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder {
	font-size: .9em !important;
	font-style: italic;
	color: Gainsboro;
}
/* .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=url] {
	font-size: .9em !important;
	font-style: italic;
	color: Gainsboro;
} */