/*

Theme Name: Oxides

Theme URI: http://oxides.edge-themes.com

Description: A Creative Studio Theme for Entrepreneurs

Author: Edge Themes

Author URI: http://themeforest.net/user/edge-themes

Version: 1.2.1

License: GNU General Public License

License URI: licence/GPL.txt



CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.



*/


.et_monarch .widget_monarchwidget .et_social_networks ul li, .et_monarch .widget_monarchwidget.et_social_circle li i {
	
	width:auto !important;
	
}

.et_monarch .et_social_1col li {
	
	clear:none !important;
	
}



.edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner { padding-top: 110px;}
@font-face {font-family: 'MuseoSlab';src: url('assets/css/fonts/MuseoSlab-900.eot?#iefix') format('embedded-opentype'),  url('assets/css/fonts/MuseoSlab-900.otf')  format('opentype'), url('assets/css/fonts/MuseoSlab-900.woff') format('woff'), url('assets/css/fonts/MuseoSlab-900.ttf')  format('truetype'), url('assets/css/fonts/MuseoSlab-900.svg#MuseoSlab-900') format('svg');font-weight: normal;font-style: normal;}
.ms-bold {font-family: 'MuseoSlab';}


.pay-button {

  height: 90px;

  width: 186px;

  margin-left: 7px;

}

.pay-button a {

 display: block;

 height: inherit;

 width: inherit;

 background: transparent url('https://farmon.org/wp-content/uploads/2017/06/donate-button.png') no-repeat center center / contain;

}

.edgtf-right-from-main-menu-widget .classic-text-widget {

  display: table-cell;

  vertical-align: middle;

}

.edgtf-right-from-desktop-logo {

  display: inline-block;

  vertical-align: middle;

}



@media(min-width: 992px) {

 .apply-form .apply-form-name .apply-form-wrapper  {

  width: 49%; 

  float: left;

  margin-bottom: 20px;

 }

 .apply-form-name input.wpcf7-form-control.wpcf7-text {

    margin-bottom: 3px;

  }

 .apply-form .apply-form-wrapper label {

  display: block;

 }

}

.flex-justify-center .edgtf-full-section-inner {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}