/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*------------------------------------------------------------------
/*------------------------------------------------------------------
/*------------------------------------------------------------------
[Table of contents]

1. Global Styles
 	- Textures
2. Header Styles
3. Content Styles
4. Footer Styles
5. Blog Styles
6. Styles Specific to Elementor Elements
7. Plugin Style Override
	- gForms
8. Custom Element Styles
9. Styles Specific to a Single Page
10. Media Queries

/*------------------------------------------------------------------
/*------------------------------------------------------------------
/*------------------------------------------------------------------

/*-----------------------------------START 1. Global Styles -----------------------------------*/
/*-----------------------------------START 1. Global Styles -----------------------------------*/
/*-----------------------------------START 1. Global Styles -----------------------------------*/


.selfNote {border:3px solid red; background:lime;}

.px600{max-width:600px !important;  margin: 0 auto !important;}
.px700{max-width:700px !important;  margin: 0 auto !important;}
.px800{max-width:800px !important;  margin: 0 auto !important;}
.px960{max-width:960px !important;  margin: 0 auto !important;}

/* ====Textures=== */

.texture1{
	background-image:url('https://2019sandbox.mediumbrandholdings.com/wp-content/uploads/minimal_1.png');
	background-size: cover;
	background-repeat: no-repeat;
}

.texture2{
	background-image:url('https://2019sandbox.mediumbrandholdings.com/wp-content/uploads/minimal_2.png');
	background-size: cover;
	background-repeat: no-repeat;
}

.texture3{
	background-image:url('https://2019sandbox.mediumbrandholdings.com/wp-content/uploads/minimal_3.png');
	background-size: cover;
	background-repeat: no-repeat;
}
/* ====End of Textures=== */


/*-----------------------------------START 2. Header Styles -----------------------------------*/
/*-----------------------------------START 2. Header Styles -----------------------------------*/
/*-----------------------------------START 2. Header Styles -----------------------------------*/


/*-----------------------------------START 3. Content Styles -----------------------------------*/
/*-----------------------------------START 3. Content Styles -----------------------------------*/
/*-----------------------------------START 3. Content Styles -----------------------------------*/


/*-----------------------------------START 4. Footer Styles -----------------------------------*/
/*-----------------------------------START 4. Footer Styles -----------------------------------*/
/*-----------------------------------START 4. Footer Styles -----------------------------------*/


/*-----------------------------------START 5. Blog Styles -----------------------------------*/
/*-----------------------------------START 5. Blog Styles -----------------------------------*/
/*-----------------------------------START 5. Blog Styles -----------------------------------*/



/*-----------------------------------START 6. Styles Specific to Elementor Elements -----------------------------------*/
/*-----------------------------------START 6. Styles Specific to Elementor Elements -----------------------------------*/
/*-----------------------------------START 6. Styles Specific to Elementor Elements -----------------------------------*/

/*-----------------------------------START 7. Plugin Style Override -----------------------------------*/
/*-----------------------------------START 7. Plugin Style Override -----------------------------------*/
/*-----------------------------------START 7. Plugin Style Override -----------------------------------*/

/* =====gForms======= */
.gform_required_legend{
	display: none;
}
/* =======End of gForms========= */

/*-----------------------------------START 8. Custom Element Styles -----------------------------------*/
/*-----------------------------------START 8. Custom Element Styles -----------------------------------*/
/*-----------------------------------START 8. Custom Element Styles -----------------------------------*/

/*-----------------------------------START 9. Specific Page Styles -----------------------------------*/
/*-----------------------------------START 9. Specific Page Styles -----------------------------------*/
/*-----------------------------------START 9. Specific Page Styles -----------------------------------*/


/*-----------------------------------START 10. Media Queries -----------------------------------*/
/*-----------------------------------START 10. Media Queries -----------------------------------*/
/*-----------------------------------START 10. Media Queries -----------------------------------*/











