/*
Theme Name: Innovation Printshoppe Theme
Theme URI: http://www.innovationprintshoppe.com
Author: Innovation Printshoppe
Author URI: http://www.innovationprintshoppe.com
Description: WordPress theme for Innovation Printshoppe, Inc.
Version: 1.0.0
License: GNU General Public License v2 or later
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');

/*! normalize.css v8.0.1 | 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.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
    margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
    display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* 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: bolder;
}

/**
   * 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;
}


/* For mobile phones */
@media (max-width: 768px) {

    body {
        background: url('images/cover-bg-honeycomb.png') center repeat;
        background-size: cover;
        background-attachment: fixed;
        font-display: swap;
    }

    #container {
        display: flex;
        flex-direction: column;
        height: 100vh;
    }

    header {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: #0072bb;
        color: #f2f2f2;
        flex-wrap: wrap;
    }

    header p {
        margin: 0;
        font-size: 0.5em;
        color: #f2f2f2;
    }

    header i {
        color: #000367;
    }

    #contact-ticker {
        display: flex;
        flex-direction: row;
        max-width: 90rem;
        margin: auto auto;
    }

    #ticker {
        flex-grow: 3;
    }

    #company-tagline {
        flex-grow: 2;
        text-align: right;
    }

    nav {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: rgba(255, 255, 255, 0.5);
        flex-grow: 1;
    }

    #navigation {
        display: flex;
        flex-direction: row;
        margin: auto auto;
    }

    #company-logo {
        flex-grow: 1;
    }

    #company-logo img {
        height: 50px;
    }

    #main-nav {
        display: none;
    }

    #mobile-menu {
        flex-grow: 1;
    }

    #cover {
        background: rgba(255, 255, 255, 0.5);
        padding: 0.5rem 1rem;
        flex-grow: 1;
    }

    #hero-area {
        display: flex;
        flex-direction: column;
        margin: auto auto;
    }

    #hero-list {
        flex-grow: 2;
        font-family: 'Poppins', sans-serif;
        font-size: 4em;
		font-weight: 700;
        color: #000367;
        margin-top: 0;
        letter-spacing: 0.05rem;
		justify-content: center;
		align-content: center;
    }

    #hero-list ul {
        list-style-type: none;
        list-style-image: none;
        text-align: left;
		font-size: 1.1rem;
        font-weight: 500;
    }

    #hero-list li {
        line-height: 1.7rem;
        justify-content: center;
        text-align: left;
		font-size: 1.1rem;
        color: #0072bb;
    }

    #hero-list p {
        font-family: 'Inter', sans-serif;
        font-size: 4em;
        font-weight: 800;
        color: #000367;
        margin: 0;
        padding: 0;
        letter-spacing: 0.05rem;
    }
	
    #hero-contact {
/*         flex-grow: 3;
        background: #0072bb;
        text-align: left;
        padding: 2.5rem;
        font-family: 'Poppins', sans-serif;
        font-size: 0.9em;
        color: #f2f2f2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
		display: none;
    }

    #hero-contact label {
        color: #f2f2f2;
    }

    #hero-contact input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="url"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="week"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    textarea {
        background: #f2f2f2;
        -moz-appearance: none;
        border: none;
        display: block;
        max-width: 100%;
        width: 100%;
        text-indent: 0.3rem;
        font-size: 1rem;
        box-shadow: none;
        line-height: 0.5rem;
        margin: 0.7em 0;
    }

    #hero-contact button {
        background: #63b8dd;
        border: 0;
        padding: 0.8rem;
        color: #000367;
    }

    #hero-contact button:hover {
        color: #f2f2f2;
        -webkit-animation: color-change-2x 0.5s linear alternate both;
        animation: color-change-2x 0.5s linear alternate both;

    }

    footer {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: #0072bb;
    }

    #footer-container {
        display: flex;
        flex-direction: column-reverse;
        max-width: 90rem;
        margin: auto auto;
        height: auto;
        color: #000367;
    }

    #footer-container a {
        color: #f2f2f2;
        text-decoration: none;
    }

    #footer-container a:hover {
        color: #f2f2f2;
        text-decoration: underline;
    }

    #copyright-area {
        text-align: center;
        font-size: 0.8em;
        color: #000367;
    }

    #copyright-area p {
        color: #000367;
    }

    #widget-area {
        text-align: center;
        color: #000367;
    }

    #widget-area p {
        color: #000367;
    }

    #content-container {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: rgba(255, 255, 255, 0.7);
    }

    #main-content {
        display: flex;
        flex-direction: column;
        margin: auto auto;
        max-width: 90rem;
        justify-content: center;
    }

    #article-title {
        text-align: center;
    }

    #article-title h1 {
        font-size: 3.5em;
        color: #000367;
        letter-spacing: 0.01rem;
    }

    #article-content {
        background: #f2f2f2;
        padding: 0;
        line-height: 1.4rem;
        font-size: 0.9em;
        letter-spacing: 0.02em;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
        max-width: 60rem;
        margin: auto auto;
        border-top: solid 0.5rem #63b8dd;
        border-bottom: solid 0.5rem #63b8dd;
    }

    #article-content p {
        margin: 1rem;
    }

    #article-content img {
/*         width: 90rem;
        height: auto; */
    }
	
	#article-content h2 {
		padding-left: 1rem;
	}

    .mobmenur-container i {
        margin-top: 3rem;
    }
}

/* For desktop */
@media (min-width: 768px) {

    body {
        background: url('images/cover-bg-honeycomb.png') center repeat;
        background-size: cover;
        background-attachment: fixed;
        font-display: swap;
		overflow-x: hidden;
    }

    #container {
        display: flex;
        flex-direction: column;
        height: 100vh;
    }

    header {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: #0072bb;
        color: #f2f2f2;
    }

    header p {
        margin: 0;
        font-size: 0.9em;
        color: #f2f2f2;
    }

    header i {
        color: #000367;
    }

    #contact-ticker {
        display: flex;
        flex-direction: row;
        max-width: 90rem;
        margin: auto auto;
    }

    #ticker {
        flex-grow: 3;
    }

    #company-tagline {
        flex-grow: 2;
        text-align: right;
    }

    #company-tagline span {
        color: #000367;
    }

    nav {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: rgba(255, 255, 255, 0.7);
    }

    #navigation {
        display: flex;
        flex-direction: row;
        max-width: 90rem;
        margin: auto auto;
    }

    #company-logo {
        flex-grow: 1;
    }

    #company-logo img {
        height: 100px;
    }

    #main-nav {
        padding: 35px 0;
        font-size: 1.1em;
    }

    .primary-menu {
        display: block;
    }

    #mobile-menu {
        display: none;
    }

    #cover {
        background: rgba(255, 255, 255, 0.7);
        padding: 0.5rem 1rem;
        flex-grow: 1;
    }

    #hero-area {
        display: flex;
        flex-direction: row;
        max-width: 90rem;
        margin: auto auto;
        justify-items: normal;
    }

    #hero-list {
        flex-grow: 5;
        font-family: 'Poppins', sans-serif;
        font-size: 5em;
		font-weight: 700;
        color: #000367;
		max-width: 90rem;
        letter-spacing: 0.05rem;
		padding-left: 2em;
/* 		margin: auto auto; */
    }

    #hero-list ul {
        list-style-type: none;
        list-style-image: none;
		padding-left: 4em;
		font-size: 1.1rem;
        font-weight: 500;
        color: #0072bb;
    }

    #hero-list li {
        line-height: 2.5rem;
		font-size: 1.1rem;
        color: #0072bb;
    }

    #hero-list p {
        font-family: 'Inter', sans-serif;
        font-size: 4em;
        font-weight: 800;
        color: #000367;
        margin: 0;
        padding: 0;
        letter-spacing: -0.2rem;
    }
	
	#hero-list a {
		vertical-align: text-top;
	}
	
	#hero-list button {
		padding: 1.5rem;
		vertical-align: middle;
	}

    #hero-contact {
/*      flex-grow: 3;
        background: #0072bb;
        text-align: left;
        padding: 1.6rem;
        font-family: 'Poppins', sans-serif;
        font-size: 1.1em;
        color: #f2f2f2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
		display: none;
    }

    #hero-contact label {
        color: #f2f2f2;
    }

    #hero-contact input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="url"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="week"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    textarea {
        background: #f2f2f2;
        -moz-appearance: none;
        border: none;
        display: block;
        max-width: 100%;
        width: 100%;
        text-indent: 0.3rem;
        font-size: 1rem;
        box-shadow: none;
        line-height: 1.6rem;
    }

    #hero-contact button {
        background: #63b8dd;
        border: 0;
        padding: 0.8rem;
        color: #000367;
    }

    #hero-contact button:hover {
        color: #f2f2f2;
        -webkit-animation: color-change-2x 0.5s linear alternate both;
        animation: color-change-2x 0.5s linear alternate both;

    }

    footer {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: #0072bb;
    }

    #footer-container {
        display: flex;
        flex-direction: row;
        max-width: 90rem;
        margin: auto auto;
        height: auto;
        color: #000367;
    }

    #footer-container a {
        color: #f2f2f2;
        text-decoration: none;
    }

    #footer-container a:hover {
        color: #f2f2f2;
        text-decoration: underline;
    }

    #copyright-area {
        text-align: left;
    }

    #copyright-area p {
        color: #000367;
    }

    #widget-area {
        text-align: right;
        flex-grow: 4;
        color: #000367;
    }

    #widget-area p {
        color: #000367;
    }

    #content-container {
        font-family: 'Poppins', sans-serif;
        padding: 0.5rem 1rem;
        background: rgba(255, 255, 255, 0.7);
    }

    #main-content {
        display: flex;
        flex-direction: column;
        margin: auto auto;
        max-width: 90rem;
        justify-content: center;
    }

    #article-title {
        text-align: center;
    }

    #article-title h1 {
        font-size: 4em;
        color: #000367;
        letter-spacing: 0.05rem;
    }

    #article-content {
        background: #f2f2f2;
        padding: 0;
        line-height: 2rem;
        font-size: 1.1em;
        letter-spacing: 0.02em;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
        max-width: 61rem;
        margin: auto auto;
        border-top: solid 0.5rem #63b8dd;
        border-bottom: solid 0.5rem #63b8dd;
    }

    #article-content p {
        margin: 1rem;
    }

    #article-content img {
/*         width: 90rem;
        height: auto; */
    }
	
	#article-content h2 {
		padding-left: 1rem;
	}

    .mobmenur-container i {
        margin-top: 5rem;
        margin-right: 2rem;
    }
}

/* Custom CSS animation classes */
.color-change-2x {
    -webkit-animation: color-change-2x 1s linear alternate both;
    animation: color-change-2x 1s linear alternate both;
}

@-webkit-keyframes color-change-2x {
    0% {
        background: #63b8dd;
    }

    100% {
        background: #000367;
    }
}

@keyframes color-change-2x {
    0% {
        background: #63b8dd;
    }

    100% {
        background: #000367;
    }
}

/* WordPress admin bar offset */

body.logged-in.admin-bar #mainNav {
    margin-top: 32px;
}

@media screen and (max-width: 782px) {
    body.logged-in.admin-bar #mainNav {
        margin-top: 46px;
    }
}

/* WordPress display name color */

span.display-name {
    color: #fff;
}

/* Submit button for form */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    border: none;
    font-size: 1em;
    text-transform: uppercase;
    padding: 1rem;
    cursor: pointer;
    color: white;
    background-color: #63b8dd;
    color: #000367;
    font-weight: 500;
    outline: none;
}

button:hover,
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover {
    -webkit-box-shadow: 0px 0px 0px 3px rgba(0,3,103,1);
-moz-box-shadow: 0px 0px 0px 3px rgba(0,3,103,1);
box-shadow: 0px 0px 0px 3px rgba(0,3,103,1);
}

/* Article images */

.wp-block-image img{
	width: 90rem;
   	height: auto;
}

/* Article form */

#article-content label {
	color: #383838;
}

#article-content input {
	border: 0;
	width: 100%;
}

#article-content textarea {
	background: #fff;
}

#article-content button {
	background: #63b8dd;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
	background: #fff;
}

#file-581 {
	background: #f2f2f2;
}

/* Front page button */

.quotation {
	border: none;
    font-size: 1.1rem;
    text-transform: uppercase;
    padding: 2rem 1.1rem;
    cursor: pointer;
    color: #fff;
    color: #000367;
    font-weight: 500;
    outline: none;
	vertical-align: text-bottom;
/* 	-webkit-animation: color-change-2x 2s linear infinite alternate both;
	        animation: color-change-2x 2s linear infinite alternate both; */
	background: #63b8dd;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

/* Button animation */

.color-change-2x {
	-webkit-animation: color-change-2x 2s linear infinite alternate both;
	        animation: color-change-2x 2s linear infinite alternate both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-10-15 19:42:13
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation color-change-2x
 * ----------------------------------------
 */
@-webkit-keyframes color-change-2x {
  0% {
    background: #63b8dd;
  }
  100% {
    background: #0072bb;
  }
}
@keyframes color-change-2x {
  0% {
    background: #63b8dd;
  }
  100% {
    background: #0072bb;
  }
}

table {
	border-collapse: collapse;
}

td, th {
	vertical-align: top;
	border: solid 0.2rem #000367;
	padding: 0.4rem;
}

/* Remove recaptcha badges */
.grecaptcha-badge { 
	visibility: hidden; 
}