@charset "UTF-8";
/*
Theme Name: International Magazine Centre 2025
Theme URI: http://www.primitivemedia.co.uk/
Author: the Primitive Media
Author URI: http://www.primitivemedia.co.uk/
Description: International Magazine Centre 2025.
Version: 1.0
Text Domain: intmagcen25
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/*@import url("https://use.typekit.net/cgz0vza.css");
https://use.typekit.net/bgf5cig.css*/
@font-face {
  font-family: "prmedia";
  src: url("fonts/pmstdset.eot?cgrcr6");
  src: url("fonts/pmstdset.eot?cgrcr6#iefix") format("embedded-opentype"), url("fonts/pmstdset.woff?cgrcr6") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "prmedia" !important;
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon-basket:before {
  content: "";
}

.icon-availability:before {
  content: "";
}

.icon-international:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-quote_nav_active:before {
  content: "";
}

.icon-staff_students:before {
  content: "";
}

.icon-teams:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-tablr:before {
  content: "";
}

.icon-qrcode:before {
  content: "";
}

.icon-email:before {
  content: "";
}

.icon-icon-warning:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-warning:before {
  content: "";
}

.icon-pencil:before {
  content: "";
}

.icon-file-text:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-display:before {
  content: "";
}

.icon-floppy-disk:before {
  content: "";
}

.icon-google3:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-vimeo2:before {
  content: "";
}

.icon-tumblr2:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-down:before {
  content: "";
}

.icon-right:before {
  content: "";
}

.icon-left:before {
  content: "";
}

.icon-up:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-bullhorn:before {
  content: "";
}

.icon-connection:before {
  content: "";
}

.icon-mic:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-bubble:before {
  content: "";
}

.icon-quotes-left:before {
  content: "";
}

.icon-quotes-right:before {
  content: "";
}

.icon-spinner6:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-unlocked:before {
  content: "";
}

.icon-bin:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-download2:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-star-empty:before {
  content: "";
}

.icon-star-half:before {
  content: "";
}

.icon-star-full:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-cross:before {
  content: "";
}

.icon-checkmark:before {
  content: "";
}

.icon-checkbox-checked:before {
  content: "";
}

.icon-checkbox-unchecked:before {
  content: "";
}

.icon-radio-checked:before {
  content: "";
}

.icon-radio-checked2:before {
  content: "";
}

.icon-radio-unchecked:before {
  content: "";
}

.icon-embed:before {
  content: "";
}

.icon-google:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-linkedin1:before {
  content: "";
}

.icon-twitter-bird:before {
  content: "";
}

.icon-youtube-play:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-menu-bars:before {
  content: "";
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Sections
  ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 3em;
  margin: 0 0 0.2em;
}

/* Grouping content
  ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
  ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 700;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
  ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
  ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
  ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
  ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "tablet-gothic", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 700;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background-color: rgba(28, 134, 115, 0.9);
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #00E9C8;
  text-decoration: none;
  font-weight: 700;
}

a:visited {
  color: #00E9C8;
}

a:hover, a:focus, a:active {
  color: #1C8673;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*.main-navigation {
 clear: both;
 display: block;
 float: left;
 width: 100%;
}

.main-navigation ul {
 display: none;
 list-style: none;
 margin: 0;
 padding-left: 0;
}

.main-navigation ul ul {
 box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
 float: left;
 position: absolute;
 top: 100%;
 left: -999em;
 z-index: 99999;
}

.main-navigation ul ul ul {
 left: -999em;
 top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
 left: 100%;
}

.main-navigation ul ul a {
 width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
 left: auto;
}

.main-navigation li {
 float: left;
 position: relative;
}

.main-navigation a {
 display: block;
 text-decoration: none;
}

.menu-toggle,
.main-navigation.toggled ul {
 display: block;
}*/
@media screen and (min-width: 640px) {
  /*.menu-toggle {
   display: none;
  }
  .main-navigation ul {
   display: block;
   float: right;
  }*/
}
.site-main {
  padding-top: 1rem;
}

.site-main .comment-navigation, .site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 2rem;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*------------------------- custom overrides --------------------------------------*/
.loader {
  position: absolute;
  z-index: 10000;
  top: 175px;
  left: 50%;
  margin: -30px 0 0 -30px;
  border: 8px solid #f3f3f3;
  /* Light grey */
  border-top: 8px solid #666666;
  /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}

.site {
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding-top: 75px;
}

.loaded .loader {
  display: none;
}

.panel {
  filter: alpha(opacity=0);
  opacity: 0;
}

.single .panel {
  background-color: #59B5DA;
}

.loaded .panel {
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  animation: fadeIn 1s;
  filter: alpha(opacity=100);
  opacity: 1;
}

.wrapper {
  position: relative;
  max-width: 900px;
  height: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.page-template-template-magazine-street .wrapper {
  max-width: 1200px;
}

.page-template-template-magazine-street-2025 .wrapper {
  max-width: 100%;
  padding: 0;
}

.site-header .wrapper {
  position: static;
  padding: 0 15px;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 75px;
  padding: 0 0;
  z-index: 1000;
}

.fix .site-header {
  background-color: rgba(255, 255, 255, 0.9);
}

.site-branding {
  display: block;
  float: left;
  width: 30%;
  text-align: left;
  padding: 10px 10px 0;
  white-space: nowrap;
  z-index: 10010;
}

.site-branding a {
  display: block;
  float: left;
  width: 100%;
  max-width: 150px;
}

.strapline {
  vertical-align: top;
  padding-top: 30px;
}

.site-branding .mobile-logo {
  display: none;
}

.menu-header {
  font-family: "tablet-gothic-condensed", Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  float: right;
  width: 70%;
  padding: 0;
}

.main-navigation {
  xfloat: right;
  text-align: right;
  line-height: 1em;
  xpadding: 18px 5px 0;
  transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
}

/*.social-header {
 display: inline-block;
 padding-top: 13px;
 text-align: right;
}

.social-header ul {
 padding: 0;
  margin: 0;
}

.social-header ul li {
 float: left;
 list-style: none;
 width: 25px;
 padding-left: 5px;
}*/
.menu-primary-container {
  float: left;
  width: 100%;
}

.site-content,
.site-footer {
  position: relative;
  float: left;
  width: 100%;
  z-index: 10;
}

.home .site > .wrapper {
  position: relative;
  z-index: 12;
  max-width: 1200px;
}

/*
 .home .content-area {
	position: absolute;
	opacity: 0;
	top: 50%;
	width: 100%;
	z-index: 12;
	@include transition-multi(all 500ms linear 0ms);
	@include transform(translateY(-50%));
	pointer-events: none;
 }

 .vid-complete .content-area {
	opacity: 1;
	pointer-events: all;
 }
*/
.site-main .prm-nav-blocks a,
.site-main .prm-nav-blocks a:link,
.site-main .prm-nav-blocks a:visited {
  display: inline-block;
  width: 100%;
  padding: 4rem 2rem;
  text-align: center;
  color: #ffffff;
  background-color: rgba(28, 134, 115, 0.9);
}

.site-main .prm-nav-blocks a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.site-by {
  float: left;
  width: 100%;
  text-align: right;
  padding-right: 20px;
}

.site-by a {
  font-size: 12px;
  font-weight: normal;
}

.feature-image {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  background-color: #fafafa;
  z-index: 1;
  -moz-transition: all 500ms linear 0ms;
  -o-transition: all 500ms linear 0ms;
  -webkit-transition: all 500ms linear 0ms;
  transition: all 500ms linear 0ms;
}

.home .feature-image {
  background: none !important;
}

.vid-complete .feature-image {
  opacity: 0.1;
}

.posted-on {
  /*color: #00E9C8;*/
  color: #1C8673;
  font-weight: 600;
}

/*.page-header {
 margin-top: 1rem;
}*/
.hentry {
  position: relative;
  float: left;
  width: 100%;
}

.blog-posts .hentry {
  border-bottom: 5px solid #e6e6e6;
  padding-bottom: 0.5rem;
}

.page-title {
  display: inline-block;
  font-weight: 300;
  font-size: 1.5rem;
  padding-bottom: 0.2em;
  border-bottom: 5px solid #e6e6e6;
  margin-bottom: 1rem;
}

.entry-content h2,
.site-main a,
.site-main a:link,
.site-main a:visited {
  /*color: #00E9C8;*/
  color: #1C8673;
}

a.has-white-color,
a.has-white-color:link,
a.has-white-color:visited {
  color: #ffffff;
}

.entry-title {
  line-height: 1.1;
  margin-bottom: 0.3em;
}

.category .entry-title {
  margin-bottom: 0.6em;
}

.hub-title {
  margin: 0;
  display: inline;
}

.hub-title .link-arrow {
  color: #1C8673;
}

.entry-footer {
  float: left;
  width: 100%;
  /*padding: 10px 20px;
  background-color: #eeeeee;
  margin-bottom: 30px;*/
}

.byline,
.cat-links,
.tags-links,
.edit-link {
  float: left;
  width: 100%;
  line-height: 1.3;
  padding: 10px 20px 15px;
  background-color: #eeeeee;
}

.byline {
  border-top: 1px solid #eeeeee;
  background-color: #ffffff;
}

.tags-links {
  background-color: #f3f3f3;
}

.edit-link {
  background-color: transparent;
  padding-left: 0;
}

.entry-title .link-arrow {
  font-weight: 300;
  font-size: 2rem;
}

.entry-title a,
.entry-title a:visited {
  color: #404040;
}

.entry-content ul,
.entry-content ol {
  position: relative;
  background-color: rgba(0, 233, 200, 0.1);
  padding: 20px 20px 20px 40px;
}

.entry-content li {
  margin-bottom: 0.5em;
  font-weight: 400;
}

.entry-header {
  float: left;
  width: 100%;
}

.entry-header .header-image:before,
.entry-header .header-image:after,
.entry-content ul:before,
.entry-content ul:after,
.sub-page-summary:before,
.sub-page-summary:after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
  pointer-events: none;
  background-size: 100%;
  background-repeat: no-repeat;
}

.entry-header .header-image:before,
.sub-page-summary:before,
.entry-content ul:before {
  top: 0;
  left: 0;
  width: 38px;
  height: 22px;
  background-position: -5px -5px;
  background-image: url(images/top-left.png);
}

.entry-header .header-image:after,
.sub-page-summary:after,
.entry-content ul:after {
  bottom: -14px;
  right: -10px;
  width: 125px;
  height: 83px;
  background-position: 0 0;
  background-image: url(images/bottom-right.png);
  transform: rotate(10deg);
}

.sub-pages,
.blog-posts {
  float: left;
  width: 100%;
  margin-bottom: 1.5rem;
}

.sub-page {
  float: left;
  width: 50%;
  padding: 0;
  margin-bottom: 1rem;
}

.sub-page:nth-child(even) {
  padding-left: 10px;
}

.sub-page:nth-child(odd) {
  padding-right: 10px;
}

.sub-page-summary {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 20px 0;
  background-color: rgba(0, 233, 200, 0.1);
}

.sub-page-summary h2,
.sub-page-summary h2 a {
  font-size: 1.7rem;
  color: #404040 !important;
  font-weight: 700;
  line-height: 1.3;
}

.sub-page-post {
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
}

.link-arrow {
  font-weight: 300 !important;
}

.sub-page-post {
  position: relative;
  display: inline-block;
  width: 100%;
}

.sub-page-post h3 {
  font-weight: 700;
  margin: 0 0 0.2em;
}

.sub-page-post p {
  font-size: 0.9rem;
  margin: 0 0 0.3rem;
}

.sub-page-post p.sub-page-post-date {
  font-size: 0.8rem;
  font-weight: 700;
  color: #1C8673;
}

.full-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.supporters {
  float: left;
  width: 100%;
  padding: 50px 0 100px;
  pointer-events: all;
}

.site-footer .supporters {
  background-color: rgba(28, 134, 115, 0.9);
}

.supporters h2 {
  color: #ffffff;
}

.supporters ul {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}

.supporters li {
  display: inline-block;
  width: 250px;
  padding: 0 50px;
  text-align: center;
}

.in-page ul {
  text-align: left;
}

.in-page {
  font-size: 0;
}

.in-page li {
  display: inline-block;
  font-size: 1rem;
  width: 50%;
  padding: 0 50px 0 0;
  text-align: left;
  vertical-align: top;
}

.supporter-link {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 12;
}

.supporter-link h2 {
  font-size: 16px;
}

.supporter-link a,
.supporter-link a:link,
.supporter-link a:visited {
  color: #1C8673;
}

.post-edit-link,
.post-edit-link:link,
.post-edit-link:visited {
  display: inline-block;
  background-color: #404040;
  color: #ffffff !important;
  padding: 5px 20px 7px;
  line-height: 1em;
  text-decoration: none;
  font-weight: 600;
  xmargin-top: 20px;
}

.entry-header .header-image {
  position: relative;
  width: 100%;
  padding: 40% 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 1.5em;
}

.thumb {
  position: relative;
  float: left;
  width: 20%;
  padding: 20% 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 10px 1.5em 0;
  /*transform: rotate(-5deg);*/
}

.sub-thumb {
  margin: 0 0 1.5em;
}

.sub-page-post-content {
  float: right;
  width: 100%;
}

.has-image {
  width: 75%;
}

.entry-content .caldera-grid .btn-default {
  background-color: #00E9C8;
  color: #404040;
  font-weight: 600;
  font-size: 18px;
  padding: 6px 25px 8px;
  border: none;
}

.entry-content .caldera-grid .btn-default:hover {
  background-color: #404040;
  color: #ffffff;
}

.pagination {
  display: inline-block;
  width: 100%;
  margin: 0 0 2rem;
}

.page-numbers {
  display: inline-block;
  padding: 10px 15px;
  background-color: #e6e6e6;
  margin-right: 5px;
}

.wp-block-embed-youtube,
.wp-block-embed-vimeo {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 55% 0 0;
}

iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.video-holder {
  position: relative;
  width: 100%;
  height: 100%;
}

.vid-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

.video-holder video {
  position: absolute;
  width: 150%;
  height: 100%;
  left: -25%;
}

.tags-links {
  padding-right: 20px;
}

.breadcrumb {
  float: left;
  width: 100%;
  font-size: 1.2rem;
  padding: 0 0 10px 5px;
}

/*----------------- Block styles -----------------------*/
.resource-list-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.flex {
  display: flex;
}

.resource-list-wrap,
.resource-list {
  width: 100%;
}

.resource-list-wrap {
  padding: 0 1.5rem;
}

.resource-list {
  flex-wrap: wrap;
  justify-content: space-between;
}

.sponsor-list .sponsor.hentry,
.speaker-list .speaker.hentry {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
  padding: 1.2rem;
  background-color: transparent;
  margin-bottom: 2%;
}

.speaker-list .speaker.hentry:nth-child(3n+1) {
  background-color: #FCC72A;
}

.speaker-list .speaker.hentry:nth-child(3n+2) {
  background-color: #7FC9F7;
}

.speaker-list .speaker.hentry:nth-child(3n+3) {
  background-color: #0F1F5B;
}

.sponsor-list-2025,
.speaker-list-2025 {
  display: block;
  max-width: 1280px;
  margin: auto;
}

.sponsor-list-2025 .sponsor.hentry,
.speaker-list-2025 .speaker.hentry {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  width: 32%;
  padding: 1.2rem;
  background-color: transparent;
  margin-bottom: 2%;
}

.sponsor-list-2025 .sponsor.hentry .thumb,
.speaker-list-2025 .speaker.hentry .thumb {
  position: relative;
  float: none;
  width: 100%;
  padding: 100% 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 10px 1.5em 0;
  /* transform: rotate(-5deg); */
}

.sponsor-list-2025 .entry-header,
.speaker-list-2025 .entry-header {
  position: relative;
}

.sponsor-list-2025 .prm-sponsor-first,
.speaker-list-2025 .prm-speaker-first {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
  background-color: var(--wp--preset--color--secondary-4);
  padding: 5px 12px ;
  text-transform: uppercase;
  font-size: 32px;
  margin: 0;
}

.sponsor-list-2025 .entry-content,
.speaker-list-2025 .entry-content {
  width: 100%;
}

.sponsor-list-2025 .entry-content h2,
.speaker-list-2025 .entry-content h2 {
  display: block;
  text-align: center;
  font-family: 'tablet-gothic-condensed';
  font-size: 60px;
  color: var(--wp--preset--color--secondary-4);
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}

.sponsor-list-2025 .entry-content {
  color: #ffffff;
  font-size: clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 1.052), 24px);
}

.sponsor-list-2025 .entry-content h2 {
  display: none;
}

.sponsor-list-2025 .speaker-talk-lable,
.sponsor-list-2025 .speaker-talk,
.sponsor-list-2025 .speaker-publication,
.speaker-list-2025 .speaker-talk-lable,
.speaker-list-2025 .speaker-talk,
.speaker-list-2025 .speaker-publication {
  font-family: var(--wp--preset--font-family--heading)!important;
  display: inline-block;
  color: #000000;
  font-size: clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 1.052), 28px);
  text-align: center;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: 400;
  line-height: 1.3;
}

.sponsor-list-2025 .speaker-talk-lable,
.speaker-list-2025 .speaker-talk-lable {
  text-transform: uppercase;
  color: var(--wp--preset--color--secondary-4);
  font-size: clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 1.052), 24px);
  font-weight: 600;
  margin-bottom: 0;
}

/*
.speaker-list .speaker.hentry:nth-child(3n+1) {
 background-color: #f3318f;
}

.speaker-list .speaker.hentry:nth-child(3n+2) {
 background-color: #3ed591;
}

.speaker-list .speaker.hentry:nth-child(3n+3) {
 background-color: #f4c30f;
}
*/
/*
.speaker-list .speaker.hentry:nth-child(4n+0) {
 background-color: #eb88b9;
}*/
.has-white-color h2,
.has-white-color a,
.has-white-color a:link,
.has-white-color a:visited,
.has-white-color .speaker a,
.has-white-color .speaker a:link,
.has-white-color .speaker a:visited {
  color: #ffffff;
}

h2.has-large-font-size {
  font-family: "tablet-gothic-condensed", Arial, sans-serif;
  font-size: 48px !important;
  margin: 0;
  padding: 0;
}

.wp-block-group.has-background .wp-block-group__inner-container > h2,
.wp-block-group.has-background .wp-block-group__inner-container > h3,
.wp-block-group.has-background .wp-block-group__inner-container > ul,
.wp-block-group.has-background .wp-block-group__inner-container > p {
  padding: 0 1.5rem;
  margin: 0 0 1.5rem;
}

.wp-block-group.has-background .wp-block-group__inner-container > ul {
  padding: 0 2.8rem;
}

.entry-content .wp-block-group.has-background .wp-block-group__inner-container ul {
  background-color: transparent;
}

.entry-content .wp-block-group.has-background .wp-block-group__inner-container ul:before,
.entry-content .wp-block-group.has-background .wp-block-group__inner-container ul:after {
  display: none;
  background-color: transparent;
}

.wp-block-group h3 {
  font-size: 32px;
  margin-top: 0;
}

h2.speaker-name {
  margin: 0 0 5px;
  line-height: 1.1;
}

.speaker-talk-lable,
.speaker-talk,
.speaker-publication {
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: bold;
  line-height: 1.3;
}

.speaker-talk {
  margin-bottom: 0;
}

.speaker-talk-lable {
  margin-bottom: 0;
  font-weight: normal;
}

.sponsor-list .sponsor .entry-header,
.speaker-list .speaker .entry-header {
  position: relative;
  display: flex;
  float: none;
  width: 50%;
  padding-top: 50%;
}

.sponsor-list .sponsor .entry-header a,
.speaker-list .speaker .entry-header a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 100% 0 0;
}

.sponsor-list .sponsor .entry-header .thumb,
.speaker-list .speaker .entry-header .thumb {
  position: absolute;
  top: 0;
  left: 0;
  float: none;
  width: 100%;
  padding: 100% 0 0;
  margin: 0;
  /* transform: rotate(-5deg); */
}

.sponsor-list .sponsor .entry-header .thumb {
  background-size: 80%;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.sponsor-list .sponsor .entry-content,
.speaker-list .speaker .entry-content {
  /*display: flex;
  flex-direction: column;*/
  width: 50%;
  padding-left: 1.2rem;
}

.menu-nav-block {
  position: relative;
  padding: 1rem;
}

h4.menu-nav-block-title {
  padding: 0;
  margin: 0;
  color: #273785;
}

.current-page .menu-nav-block {
  background-color: #273785;
}

.current-page h4.menu-nav-block-title {
  color: #ffffff;
}

.entry-content .menu-nav-blocks .fixed-max {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
}

.entry-content .menu-nav-blocks .fixed-max .row {
  display: flex;
  justify-content: center;;
}

.entry-content .menu-nav-blocks ul {
  flex-wrap: wrap;
  background: none;
  padding: 0;
  margin: 0;
}

.entry-content .menu-nav-blocks ul li {
  background: none;
  padding: 0;
  margin: 0;
}

.entry-content .menu-nav-blocks ul:before,
.entry-content .menu-nav-blocks ul:after {
  display: none;
}

.entry-content .menu-nav-block {
  width: 100%;
}

/*----------------- MOdal stuff -----------------------*/
.modal {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  visibility: hidden;
  height: 0;
  opacity: 0;
  z-index: 1001000;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 0;
  margin: 0;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.modal .modal-outer {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  padding: 30px 20px 20px;
  opacity: 1;
  width: 90%;
  height: 90%;
  max-width: 900px;
  background-color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal .modal-inner {
  position: relative;
  display: flex;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  /*padding: 5px 20px;*/
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

/*
#pop_out_overlay .modal-inner {
 position: absolute;
 display: flex;
 top: 50%;
 left: 50%;
 padding: 20px 30px;
 opacity: 1;
 width: 90%;
 height: 90%;
 max-width: 900px;
 overflow: auto;
 background-color: $white;
 flex-direction: row-reverse;
 flex-wrap: wrap;
 align-items: flex-start;
 align-content: flex-start;
 @include transform(translate(-50%,-50%));
 //justify-content: end;
}
*/
.modal .icon-close {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1001001;
  padding: 5px;
  font-size: 1rem;
  border: none;
  background-color: transparent;
}

#pop_out_search .icon-close {
  top: 26px;
  right: 0;
  font-size: 1.5rem;
}

.modal-open #pop_out_overlay,
.modal-open-search #pop_out_search {
  height: 100%;
  /*//height: 2000px;*/
  opacity: 1;
  padding: 20px;
  visibility: visible;
}

#pop_out_search {
  background-color: #ffffff;
}

#pop_out_search .modal-outer {
  padding-top: 0;
}

.modal-search {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-right: 15px;
  z-index: 10;
}

.modal-inner-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 20px 20px;
  z-index: 0;
}

#pop_out_search .modal-inner-container {
  padding: 100px 20px 0;
}

#pop_out_search_inner.modal-inner {
  display: inline-block;
}

input.search-field {
  border: none;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  font-size: 2.5rem;
  padding: 15px 20px 15px;
}

.modal-inner .entry-content h2 a,
.modal-inner.entry-content h2 a:link,
.modal-inner .entry-content h2 a:visited {
  color: #5a96ff;
  text-decoration: underline;
}

body.modal-open,
body.modal-open-search {
  background-color: #ffffff;
  height: 100%;
  overflow-y: hidden;
  padding-right: 15px;
  /* Avoid width reflow */
}

.modal-open-search .hentry {
  margin-top: 10px;
}

/*----------------- Learndash -----------------------*/
.site-main a.ld-button,
.site-main .wp-block-file a.wp-block-file__button {
  color: #ffffff;
  margin-bottom: 20px;
}

.wp-block-embed {
  position: relative;
  display: inline-block;
  width: 100%;
}

.wp-block-embed__wrapper {
  position: static;
}

/*
.wp-block-embed .wp-block-embed__wrapper {
 display: block;
 width: 100%;
 padding: 55% 0 0;
}
*/
/*-------------------  Woocommerce -------------------------*/
h2.prm-event-date {
  display: inline-block;
  margin-top: 0;
  padding: 0.5rem 1rem;
  background-color: rgba(0, 233, 200, 0.1);
}

body .woocommerce #respond input#submit.alt,
body .woocommerce a.button.alt,
body .woocommerce button.button.alt,
body .woocommerce input.button.alt,
body .woocommerce #respond input#submit.alt,
body.woocommerce a.button.alt,
body.woocommerce button.button.alt,
body.woocommerce input.button.alt {
  background-color: #1C8673;
  color: #fff;
}

body .woocommerce #respond input#submit.alt:hover,
body .woocommerce a.button.alt:hover,
body .woocommerce button.button.alt:hover,
body .woocommerce input.button.alt:hover,
body .woocommerce #respond input#submit.alt:hover,
body.woocommerce a.button.alt:hover,
body.woocommerce button.button.alt:hover,
body.woocommerce input.button.alt:hover {
  background-color: #000000;
  color: #fff;
}

body.woocommerce div.product p.price,
body.woocommerce div.product span.price {
  color: #000000;
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0;
}

body #add_payment_method #payment ul.payment_methods,
body.woocommerce-cart #payment ul.payment_methods,
body.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: none;
  margin: 0;
  list-style: none outside;
}

body #add_payment_method #payment ul.payment_methods ul,
body.woocommerce-cart #payment ul.payment_methods ul,
body.woocommerce-checkout #payment ul.payment_methods ul {
  background: none;
  padding: 0;
}

body ul.products:before,
body ul.products:after,
body #add_payment_method #payment ul.payment_methods ul:before,
body.woocommerce-cart #payment ul.payment_methods ul:before,
body.woocommerce-checkout #payment ul.payment_methods ul:before,
body #add_payment_method #payment ul.payment_methods ul:after,
body.woocommerce-cart #payment ul.payment_methods ul:after,
body.woocommerce-checkout #payment ul.payment_methods ul:after {
  display: none;
  background-image: none;
}

body #add_payment_method #payment div.payment_box,
body.woocommerce-cart #payment div.payment_box,
body.woocommerce-checkout #payment div.payment_box {
  background-color: transparent;
}

body #add_payment_method #payment div.payment_box,
body.woocommerce-cart #payment div.payment_box,
body.woocommerce-checkout #payment div.payment_box {
  margin: 0;
}

body #add_payment_method #payment div.payment_box::before,
body.woocommerce-cart #payment div.payment_box::before,
body.woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: none;
  border: 1em solid #dfdcde;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

body #wc-stripe-payment-request-wrapper iframe,
body #wc-stripe-cc-form iframe {
  position: relative;
  height: 40px !important;
}

/*
body #wc-stripe-cc-form iframe {
 height: 40px!important;
}
*/
fieldset {
  border: none;
}

body #add_payment_method #payment,
body .woocommerce-cart #payment,
body .woocommerce-checkout #payment {
  background: none;
  border-radius: 0;
}

body .woocommerce ul.order_details {
  float: left;
}

.mini-container {
  position: absolute;
  top: 0;
  right: 0.5rem;
  z-index: 100001;
}

.mini-account,
.mini-basket {
  display: inline-block;
}

.mini-account {
  margin-right: 0.5rem;
}

.basket-qty {
  margin-left: -0.3rem;
}

.basket-qty,
.mini-basket a,
.mini-account a {
  color: #000;
}

.mini-basket a:hover,
.mini-account a:hover {
  color: #00E9C8;
}

/*-------- Magstreet 25 ----------*/




@media all and (max-width: 736px) {
  .video-holder video {
    top: 70px;
    height: 280px;
    width: 100%;
    left: 0;
  }

  .site-main .prm-nav-blocks h2 {
    text-align: center;
    margin: 0;
    padding: 0;
  }

  .site-main .prm-nav-blocks a,
.site-main .prm-nav-blocks a:link,
.site-main .prm-nav-blocks a:visited {
    max-width: 300px;
    padding: 1rem 2rem;
  }
}
@media all and (max-width: 667px) {
  .video-holder video {
    height: 260px;
  }

  .sponsor-list .sponsor.hentry,
.speaker-list .speaker.hentry {
    width: 100%;
  }
}
@media all and (max-width: 568px) {
  .video-holder video {
    height: 200px;
  }

  .sub-page {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media all and (max-width: 640px) {
  .menu-header,
.site-branding {
    width: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    height: 75px;
  }

  .site-branding {
    position: relative;
  }

  .menu-button {
    z-index: 10001;
    background-color: rgba(255, 255, 255, 0.8);
    height: 75px;
  }

  .menu-primary-menu-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 10000;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
    pointer-events: none;
  }

  .open {
    pointer-events: all;
  }

  .flexnav {
    pointer-events: none;
  }

  .flexnav-show {
    pointer-events: all;
  }
}
@media all and (max-width: 414px) {
  .entry-content .menu-nav-blocks ul li {
    width: 50%;
  }

  .entry-content .menu-nav-block {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .entry-content iframe {
    height: 300px !important;
  }

  .video-holder video {
    height: 414px;
  }
}
@media all and (max-width: 320px) {
  .entry-content iframe {
    xheight: 200px !important;
  }
}