%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/higroup/wp-content/plugins/event-tickets/src/resources/postcss/
Upload File :
Create Path :
Current File : /var/www/html/higroup/wp-content/plugins/event-tickets/src/resources/postcss/common-responsive.pcss

/**
 * Event Tickets - Common responsive
 *
 * @since 5.0.3
 * @todo @juanfra: Check this once we define https://github.com/the-events-calendar/tribe-common/pull/1379
 */

@import "utilities/_all.pcss";

.event-tickets {

	/* From: base/full/forms/_text.pcss */

	.tribe-common-form-control-text__input {
		@media(--viewport-medium) {
			@mixin desktop-body-2;

			border: 0;
		}
	}

	/* From: base/full/typography/_body.pcss*/

	/* -------------------------------------------------------------------------
	 * Body 1
	 * ------------------------------------------------------------------------- */

	.tribe-common-b1 {
		@media(--viewport-medium) {
			@mixin desktop-body-1-sup;
		}
	}

	/* -------------------------------------------------------------------------
	 * Body 2
	 * ------------------------------------------------------------------------- */

	.tribe-common-b2 {
		@media(--viewport-medium) {
			@mixin desktop-body-2-sup;
		}
	}


	/* -------------------------------------------------------------------------
	 * Body 3
	 * ------------------------------------------------------------------------- */

	.tribe-common-b3 {
		@media(--viewport-medium) {
			@mixin desktop-body-3-sup;
		}
	}

	/* From: base/full/typography/_headings.pcss */

	/* -------------------------------------------------------------------------
	 * Heading: h1
	 * ------------------------------------------------------------------------- */

	.tribe-common-h1 {
		@media(--viewport-medium) {
			@mixin desktop-heading-1;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h2
	 * ------------------------------------------------------------------------- */

	.tribe-common-h2 {
		@media(--viewport-medium) {
			@mixin desktop-heading-2;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h3
	 * ------------------------------------------------------------------------- */

	.tribe-common-h3 {
		@media(--viewport-medium) {
			@mixin desktop-heading-3;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h4
	 * ------------------------------------------------------------------------- */

	.tribe-common-h4 {
		@media(--viewport-medium) {
			@mixin desktop-heading-4;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h6
	 * ------------------------------------------------------------------------- */

	.tribe-common-h6 {
		@media(--viewport-medium) {
			@mixin desktop-heading-6;
		}
	}

	/* -------------------------------------------------------------------------
	 * Body 1 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-b1--min-medium {
		@media(--viewport-medium) {
			@mixin desktop-body-1-sup;
		}
	}

	/* -------------------------------------------------------------------------
	 * Body 2 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-b2--min-medium {
		@media(--viewport-medium) {
			@mixin desktop-body-2-sup;
		}
	}

	/* -------------------------------------------------------------------------
	 * Body 3 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-b3--min-medium {
		@media(--viewport-medium) {
			@mixin desktop-body-3-sup;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h3 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-h3--min-medium {
		@media(--viewport-medium) {
			@mixin desktop-heading-3;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h4 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-h4--min-medium {
		@media(--viewport-medium) {
			@mixin desktop-heading-4;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h5 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-h5--min-medium {
		@media(--viewport-medium) {
			@mixin heading-5;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h6 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-h6--min-medium {
		@media(--viewport-medium) {
			@mixin desktop-heading-6;
		}
	}

	/* -------------------------------------------------------------------------
	 * Heading: h7 for --viewport-medium
	 * ------------------------------------------------------------------------- */

	.tribe-common-h7--min-medium {
		@media(--viewport-medium) {
			@mixin heading-7;
		}
	}

	/* From: base/skeleton/forms/_text.pcss */

	.tribe-common-form-control-text__input {
		@media(--viewport-medium) {
			padding: var(--spacer-4) var(--spacer-4) var(--spacer-4) var(--spacer-8);
		}
	}

	/* From: base/skeleton/grid/_rows.pcss*/

	.tribe-common-g-row--gutters {
		@media(--viewport-medium) {
			margin-left: var(--grid-gutter-half-negative);
			margin-right: var(--grid-gutter-half-negative);
		}

		& > .tribe-common-g-col {

			@media(--viewport-medium) {
				padding-left: var(--grid-gutter-half);
				padding-right: var(--grid-gutter-half);
			}
		}
	}

	/* -------------------------------------------------------------------------
	 *
	 * Common responsive: Theme Overrides
	 *
	 * ------------------------------------------------------------------------- */

	/* -------------------------------------------------------------------------
	 * Theme Overrides - Twenty Twenty
	 * ------------------------------------------------------------------------- */

	.tribe-theme-twentytwenty & {
		background-color: transparent;
	}
}

Zerion Mini Shell 1.0