/* Enter Your Custom CSS Here */
/* Site Header */

.inside-header {
		padding:30px
}
 .flex-container {
			flex-direction: column;}
.header-widget {
    float: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    max-width: 100%;
		overflow: visible
		}

.header-widget .widget {
    float: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
	  overflow: visible;
    max-width: 100%;
    padding: 10;
		margin:0;
}

/*Header Image*/


/*Site Logo */

/*Menu*/

/* Content */



/* Posts */


/*Sidebar*/



  /* Footer */
