/**************************************************************************************************/
/*                                                                                                */
/* Plugin Name: Noodle Columns                                                                    */
/* Plugin URI:  http://www.noodlethemes.com/plugins/noodle-columns                                */
/* Author:      Noodle Themes                                                                     */
/* Author URI:  http://www.noodlethemes.com                                                       */
/* Version:     1.0                                                                               */
/*                                                                                                */
/**************************************************************************************************/

.column-half {
	display: inline-block;
	width: 48%;
	vertical-align: top;
}

.column-half.first {
	margin: 0 1% 0 0;
}

.column-half.second {
	margin: 0 0 0 1%;
}

.column-third {
	display: inline-block;
	vertical-align: top;
	width: 31%;
}

.column-third.first {
	margin: 0 1% 0 0;
}

.column-third.second {
	margin: 0 1% 0 1%;
}

.column-third.third {
	margin: 0 0 0 1%;
}

.column-third.first-second {
	width: 64%;
	margin: 0 1% 0 0;
}

.column-third.second-third {
	width: 64%;
	margin: 0 0 0 1%;
}

.column-quarter {
	display: inline-block;
	vertical-align: top;
	width: 23%;
}

.column-quarter.first {
	margin: 0 1% 0 0;
}

.column-quarter.second {
	margin: 0 1% 0 1%;
}

.column-quarter.third {
	margin: 0 1% 0 1%;
}

.column-quarter.fourth {
	margin: 0 0 0 1%;
}

.column-quarter.first-second {
	width: 48%;
	margin: 0 1% 0 0;
}

.column-quarter.first-second-third {
	width: 73%;
	margin: 0 1% 0 0;
}

.column-quarter.second-third {
	width: 48%;
	margin: 0 1% 0 1%;
}

.column-quarter.second-third-fourth {
	width: 73%;
	margin: 0 0 0 1%;
}

.column-quarter.third-fourth {
	width: 48%;
	margin: 0 0 0 1%;
}

/**************************************************************************************************/

@media only screen and (max-width: 767px) {

	.column-half, .column-third, .column-quarter {
		width: 100% !important;
		margin: 0 0 1em 0 !important;
	}

}

/**************************************************************************************************/
/*
     FILE ARCHIVED ON 21:33:49 Feb 06, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:20:56 Apr 28, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.004
  exclusion.robots: 0.47
  exclusion.robots.policy: 0.458
  cdx.remote: 0.062
  esindex: 0.008
  LoadShardBlock: 299.593 (3)
  PetaboxLoader3.datanode: 125.085 (5)
  PetaboxLoader3.resolve: 1050.877 (3)
  load_resource: 965.334 (2)
*/