@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS 1.3.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

@charset "UTF-8";
/*
 * jQuery File Upload UI Plugin CSS 8.8.5
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url("../../Resources/public/img/progressbar.gif") !important;
  filter: none;
}
.fileupload-loading {
  float: right;
  width: 32px;
  height: 32px;
  background: url("../../Resources/public/img/loading.gif") center no-repeat;
  background-size: contain;
  display: none;
}
.fileupload-processing .fileupload-loading {
  display: block;
}
.files audio,
.files video {
  max-width: 300px;
}

@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
}

#cookiesBar {
	border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    color: #fff;
    font: 400 normal 11px/1em Arial, sans-serif;
    width: 100%;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: #333;
    opacity: 0.8;
   /* background: #ebebeb;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0%, #fff), color-stop(100%, #ebebeb));
        background-image: -webkit-linear-gradient(#fff, #ebebeb);
        background-image: -moz-linear-gradient(#fff, #ebebeb);
        background-image: -o-linear-gradient(#fff, #ebebeb);
        background-image: -ms-linear-gradient(#fff, #ebebeb);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ebebeb);
        background-image: linear-gradient(#fff, #ebebeb);*/
}

#cookiesBar a {
    color: #fff;
    border-bottom: 1px dotted #aeaeae;
}
#cookiesBar a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#cookiesBar p {
    margin: 2px 0;
    line-height: 1;
}

#cookiesBarWrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

#cookiesBarClose {
    display: block;
    width: auto;
    position: absolute;
    top: -2px;
    right: 0;
    background-position: 0 0;
    padding: 9px 15px;
    background: #117193;
    border-radius: 5px;
    font-size: 14px;
}
a#cookiesBarClose { border: 0; }
#cookiesBarClose:hover { background: #0076FF; }


@media screen and (max-width:600px){
	a#cookiesBarClose{
		position: relative;
		text-align: center;
		margin-top: 19px;
    padding: 15px 0;
	}
	#cookiesBar{
		padding:10px;
	}
	#cookiesBar p {
    line-height: 19px;
	}
	#cookiesBarWrap {
    text-align: center;
	}
}

@font-face {
  font-family: 'Abril Fatface';
  /*src: url('/bundles/k2pweb/font/AbrilFatface-Regular.ttf') format('truetype');*/
  src: url('/bundles/k2pweb/font/AbrilFatface-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Alegreya';
  src: url('/bundles/k2pweb/font/Alegreya-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Alegreya';
  src: url('/bundles/k2pweb/font/Alegreya-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Alegreya';
  src: url('/bundles/k2pweb/font/Alegreya-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Alegreya';
  src: url('/bundles/k2pweb/font/Alegreya-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Architects Daughter';
  src: url('/bundles/k2pweb/font/ArchitectsDaughter.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Berkshire Swash';
  src: url('/bundles/k2pweb/font/BerkshireSwash-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Bree Serif';
  src: url('/bundles/k2pweb/font/BreeSerif-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Cardo';
  src: url('/bundles/k2pweb/font/Cardo-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Cardo';
  src: url('/bundles/k2pweb/font/Cardo-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}


@font-face {
  font-family: 'Cardo';
  src: url('/bundles/k2pweb/font/Cardo-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Enriqueta';
  src: url('/bundles/k2pweb/font/Enriqueta-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Enriqueta';
  src: url('/bundles/k2pweb/font/Enriqueta-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Great Vibes';
  src: url('/bundles/k2pweb/font/GreatVibes-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('/bundles/k2pweb/font/Lato-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('/bundles/k2pweb/font/Lato-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url('/bundles/k2pweb/font/Lato-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url('/bundles/k2pweb/font/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Petit Formal Script';
  src: url('/bundles/k2pweb/font/PetitFormalScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('/bundles/k2pweb/font/SourceSansPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('/bundles/k2pweb/font/SourceSansPro-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('/bundles/k2pweb/font/SourceSansPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('/bundles/k2pweb/font/SourceSansPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

/*ROBOTO*/

@font-face {
    font-family: 'Roboto Slab';
    src: url('/bundles/k2pweb/font/RobotoSlab-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('/bundles/k2pweb/font/RobotoSlab-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('/bundles/k2pweb/font/RobotoSlab-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('/bundles/k2pweb/font/RobotoSlab-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/*ROBOTO END*/

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('/bundles/k2pweb/font/OpenSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('/bundles/k2pweb/font/OpenSans.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/bundles/k2pweb/font/OpenSans-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('/bundles/k2pweb/font/OpenSansLight-Italic.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('/bundles/k2pweb/font/SourceSansPro-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('/bundles/k2pweb/font/SourceSansPro-Bold.woff') format('woff');
}
.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Titillium Web';
    src: url('/bundles/k2pweb/font/Titillium_Web/TitilliumWeb-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

:root {
    /* COLORS */
    --black: #000000;
    --white: #FFFFFF;
    --info: #00AEEF;
    --green: #00C65C;
    --navy: #003F57;
    --navy-tint: #326578;
    --danger: #FF3131;
    --grey-100: #F4F4F4;
    --grey-200: #D6D6D6;
    --grey-300: #707070;

    /* COLORS END */
    /* FONTS */
    --small-font-size: 0.8571rem;
    --base-font-size: 1.000rem;
    --h1-font-size: 2.813rem;
    --h2-font-size: 2.125rem;
    --h3-font-size: 1.5rem;
    --h4-font-size: 1.125rem;
    --button-font-size: 1.000rem;
    --font-family: 'Titillium Web', sans-serif;
    /* FONTS END */
}
  /* ROOT RESP */
@media screen and (max-width: 600px) {
    :root {
    --base-font-size: 1em;
    --h1-font-size: 2em;
    --h2-font-size: 1.625em;
    --h3-font-size: 1.375em;
    --h4-font-size: 1.125em;
    }
}
/* ROOT RESP END */
/* CONST */
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
html {
    font-size: 16px;
}
body {
    font-family: var(--font-family);
    font-size: var(--base-font-size);
    color: var(--black);
}
h1 {
    font-size: var(--h1-font-size);
    line-height: 56px;
}
h2 {
    font-size: var(--h2-font-size);
    line-height: 40px;
}
h3 {
    font-size: var(--h3-font-size);
    line-height: 32px;
}
h4 {
    font-size: var(--h4-font-size);
}
p {
    line-height: 1.5;
}
a {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
    color: var(--navy);
}
a:hover {
    color: var(--navy-tint);
}
a.button:hover,
.checkout-buttons a:hover {
    color: inherit;
}
.checkout-buttons a {
    color: var(--white);
}
.showOnSmall {
    display: none;
}
/* CONST END */
/* WIDTH */
.sectionWidth {
    width: 80%;
    max-width: 1600px;
    margin: auto;
}
.ib-10{width: 10%;}
.ib-15{width: 15%;}
.ib-20{width: 20%;}
.ib-24{width: 24%;}
.ib-25{width: 25%;}
.ib-29{width: 29%;}
.ib-30{width: 30%;}
.ib-33{width: 33%;}
.ib-35{width: 35%;}
.ib-40{width: 40%;}
.ib-45{width: 45%;}
.ib-48{width: 48%;}
.ib-49{width: 49%;}
.ib-50{width: 50%;}
.ib-55{width: 55%;}
.ib-60{width: 60%;}
.ib-65{width: 65%;}
.ib-67{width: 67%;}
.ib-70{width: 70%;}
.ib-75{width: 75%;}
.ib-80{width: 80%;}
.ib-85{width: 85%;}
.ib-90{width: 90%;}
.ib-100{width: 100%;}
/* WIDTH END */
/* DISPLAYS */
.flex-row {
    display: flex;
    flex-wrap: wrap;
}
.flex-column {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.flex-clear:after {
    content: '';
    flex: auto;
}
.flex-ai-center {
    align-items: center;
}
.flex-ai-fs {
    align-items: flex-start;
}
.flex-ai-fe {
    align-items: flex-end;
}
.flex-j-center {
    justify-content: center;
}
.flex-j-sb {
    justify-content: space-between;
}
.flex-j-sa {
    justify-content: space-around;
}
.flex-j-fs {
    justify-content: flex-start;
}
.flex-j-fe {
    justify-content: flex-end;
}
.toLeft {
    text-align: left;
}
.toCenter {
    text-align: center;
}
.toRight {
    text-align: right;
}
/* DISPLAYS END */
/* BUTTONS */
.button,
.show-more-prices-button {
    display: inline-block;
    font-family: inherit;
    font-size: var(--base-font-size);
    font-weight: 600;
    text-align: center;
    padding: 15px 45px;
    cursor: pointer;
    opacity: 1;
    transition: all 0.2s linear;
    position: relative;
}
/* BUTTONS END */
/* BOXES */
.navy-box {
    background-color: var(--navy);
    border: 1px solid var(--navy);
    color: var(--white);
}
.white-box {
    background-color: var(--white);
    border: 1px solid var(--white);
    color: var(--black);
}
.grey-100-box {
    background-color: var(--grey-100);
    border: 1px solid var(--grey-100);
    color: var(--black);
}
.danger-box,
.alert-danger {
    background-color: var(--danger);
    border: 1px solid var(--danger);
    color: var(--white);
}
a.navy-box,
.navy-box a {
    color: var(--white);
}
/* BOXES END */
/* ALERTS */
.alert {
    width: 100%;
    padding: 15px;
    margin: 10px 0;
    box-sizing: border-box;
    color: var(--white);
    font-weight: 500;
    position: relative;
}
.alert p:before,
.alert a {
    display: block;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.alert p:before {
    content: '';
    margin-right: 10px;
    background-image: url('/bundles/k2pweb/img/e_gutgraf/icons/info.png');
}
.alert a {
    background-image: url('/bundles/k2pweb/img/cprinting/ic_cancel_24px.svg');
    color: var(--white);
    position: absolute;
    right: 20px;
}
.alert-success {
    background-color: var(--green);
    border: 1px solid var(--green);
}
.alert-danger {
    background-color: var(--danger);
    border: 1px solid var(--danger);
}
.alert-info {
    background-color: var(--info);
    border: 1px solid var(--info);
}
/* ALERTS END */
/* EDITOR */
#editor_container{
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
}
#editor_container iframe{
    width:100%;
    height:100%;
}
/* EDITOR END */
/* ELEMENTS */
input, select {
    color: var(--navy-200);
}
select {
    background-image: url('/bundles/k2pweb/img/default/arrow_down.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 96%;
    -webkit-appearance: none;
    padding: 8px 40px 8px 15px;
    border: 1px solid var(--grey-300);
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    width: 100%;
    background-color: var(--white);
}
input {
    padding: 8px 10px;
    border: 1px solid var(--grey-300);
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    width: 100%;
    background-color: var(--white);
}
.order-agreement-container label:before {
    margin-right: 8px;
}
.register-terms > label,
.register-terms > .custom-checkbox > label {
    display: flex;
    justify-content: space-between;
}
.register-terms > label p,
.register-terms > .custom-checkbox > label > p {
    width: calc(100% - 50px);
}
.primary-title {
    padding: 8px 20px;
}
.drop_menu {
    position: relative;
}
.drop_menu-container,
.dropdown-menu {
    display: none;
    position: absolute;
}
.drop_menu-container a {
    color: var(--black);
}
.drop_menu.active .drop_menu-container,
.dropdown-toggle.active ~ .dropdown-menu {
    display: block;
}
.drop_menu.headerBlock_nav-products.active .drop_menu-container {
    display: grid;
}
.articleBlock {
    padding: 60px 0;
}
/* ELEMENTS END */

/* LOADER */
#page-loader {
    position: fixed;
    top: calc(50vh - 80px);
    left: 0px;
    right: 0;
    background: #ffffff url('/bundles/k2pweb/img/loader2.gif') no-repeat 50% 30%;
    z-index: 10000;
    display: none;
    text-align: center;
    width: 160px;
    border-radius: 8px;
    height: 160px;
    font-size: var(--bodyFontSize);
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #dbdbdb;
    box-shadow: 0px 0px 200px rgba(0,0,0,0.3);
}
.loading #page-loader {
    display: block;
}
#page-loader span {
    position: absolute;
    top: 101px;
    font-size: var(--bodyFontSize);
    line-height: 20px;
    display: block;
    text-align: center;
    width: 100%;
}
/* LOADER END */
/* MODAL */
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.modal-dialog {
    overflow-x: hidden;
    background-color: var(--white);
    border: 1px solid var(--white);
    box-shadow: 0 3px 6px var(--dark);
    margin-top: 100px;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
    z-index: 100;
    height: auto;
    padding: 30px;
}
.modal-dialog h2 {
    color: var(--navy-200);
    font-size: 18px;
    line-height: 22px;
}
.modalSmall {
    position: absolute;
    top: 100px;
    left: calc(50% - 300px);
    width: 600px;
    overflow-x: hidden;
    min-height: 200px;
    border-radius: 5px;
}
.modal-dialog ul {
    list-style: none;
    margin: 15px;
    font-weight: 700;
}
.modal-header button {
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 38px;
    background: transparent;
    border: 0;
    cursor: pointer;
}
.modal-head {
    margin-bottom: 20px;
}
.modal-head button {
    border: none;
    background-color: transparent;
    font-size: 30px;
    cursor: pointer;
}
.btn_modal_cart {
    margin-top: 20px;
}
.btn_modal_cart > button {
    margin: 0 8px 0 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: var(--small-font-size);
}
.modal-title {
    padding: 10px;
    color: var(--main-blue);
    font-size: 24px;
    text-transform:uppercase;
    margin: 0;
}
.delete {
    border: unset;
    background-color: transparent;
    color: var(--main-red);
    padding: 8px 0;
}
#unit-price-modal .modal-dialog {
    overflow-x: hidden;
    width: 400px;
    border-radius: 5px;
    background-color: #ffffff;
    left: calc(50% - 175px);
    top: calc(50% - 100px);
    box-shadow: 0px 0px 10px 5px rgba(89,89,92,0.3)
}
#unit-price-modal input{
    width: 50%;
    margin: 30px 15px 0 0;
}
.row.modal_text{
    font-weight: 300;
    font-size: 30px;
    margin: 0 0 15px 0;
}
.fileinput-button-big {
    display: block;
    margin-right: 15px;
}
.fileinput-button input {
    font-size: 12px;
}
.fileinput-button > span {
    position: relative;
}
.fileinput-button input {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#order-item-files .modal-close-row button {
    margin: 15px auto;
}
.noFilesList {
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
}
.noFilesInfo {
    font-size: 12px;
    line-height: 22px;
}
.noFilesInfo a {
    font-weight: 600;
    text-decoration: underline;
}
.progress {
    height: 10px;
    margin: 10px 0 0 0;
    background-color: var(--white);
    border-radius: 5px;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: var(--green);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    border-radius: 5px;
}
/* MODAL END*/
.progress {
    height: 10px;
    margin: 10px 0 0 0;
    background-color: var(--grey-100);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: var(--navy);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}
/* PROGRESS BAR END */
/* BLOG */
.blogBlock {
    margin-top: 80px;
}
.blogBlock_body-categories {
    padding: 30px 0;
    border-bottom: 1px solid var(--grey-100);
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--navy-200);
    font-weight: 600;
}
.blogBlock_body-categories > a {
    display: inline-block;
}
.blogBlock_body-categories > a:not(:last-of-type) {
    margin-right: 30px;
}
.blogBlock_body-popular > h3 {
    font-weight: 600;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--grey-100);
}
.blogBlock_body-popular-item {
    margin-bottom: 20px;
}
.blogBlock_body-popular-item-index {
    font-size: 34px;
    line-height: 40px;
    color: var(--grey-200);
    font-weight: 600;
}
.blogBlock_body-popular-item-desc > a {
    font-size: 18px;
    line-height: 32px;
    color:  var(--navy-200);
    display:  block;
    font-weight: 600;
}
.blogBlock_body-popular-item-desc > small {
    color: var(--grey-200);
    font-size: 12px;
    line-height: 24px;
}
.blogBlock_body-popular-item-desc > small > span {
    font-weight: 600;
}
.blogBlock_body-posts {
    padding-right: 50px;
}
.blogBlock_body-posts-item {
    margin-bottom: 50px;
}
.blogBlock_body-posts-item-desc {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.blogBlock_body-posts-item-desc .post_category {
    color: var(--pink-200);
    font-weight: 700;
    margin-bottom: 20px;
}
.blogBlock_body-posts-item-desc p {
    font-size: 14px;
    line-height: 32px;
}
.blogBlock_body-posts-item-desc small {
    color: var(--grey-200);
    font-size: 12px;
    line-height: 24px;
    margin-top: 20px;
}
.blogBlock_body-posts-item-img {
    width: 200px;
    height: 200px;
}
.blogBlock_body-posts-item-img > img {
    max-width: 100%;
}
.blogBlock_post > img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    margin-bottom: 60px;
}
.blogBlock_post-body {
    margin: auto;
}
.blogBlock_post-body-excerpt {
    font-weight: 600;
    margin: 10px 0 20px 0;
}
.blogBlock_post-body-author {
    display: flex;
    align-items: center;
}
.blogBlock_post-body-author > img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
}
.blogBlock_post-body-author > small {
    color: var(--grey-200);
    line-height: 20px;
}
.blogBlock_post-body-text {
    margin: 80px 0;
    color: var(--navy-200);
}
/* BLOG END */
/* HOMEPGAE */
/* MAIN BANER */
.mainBanner {
    background-color: #EDEDED;
    padding: 40px 0;
}
.mainBanner .slick-slide {
    display: flex!important;
    flex-wrap: nowrap;
}
.mainBanner .slickBanner {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.mainBanner .slickBanner.slick-initialized {
    visibility: visible;
    opacity: 1; 
    display: block;   
}
.mainBanner .slickBanner,
.mainBanner .slick-list,
.mainBanner .slick-track {
    height: 100%;
    width: 80%;
    margin: auto;
}
.mainBanner .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 40px;
    list-style: none;
}
.mainBanner .slick-dots > li {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.mainBanner .slick-dots > li > button {
    background-color: var(--white);
    border: 4px solid var(--white);
    color: transparent;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.mainBanner .slick-dots > li.slick-active > button {
    background-color: var(--secondary);
}
.main-banner-div {
    object-fit: contain;
    margin-right: 100px
}
.main-banner-desc {
    flex-grow: 1;
}
.main-banner-desc > p {
    margin: 15px 0;
}
.mainBanner_info {
    padding: 25px 0;
}
.mainBanner_info-text > div {
    margin-left: 20px;
}
.mainBanner_info-text > div svg {
    margin-right: 15px;
}
/* MAIN BANER END */
/* CART WIDGET */
.cartWidgetOpen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.cartWidgetOpen .headerBlock_dynamic-cart .drop_menu-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100;
}
#cart {
    width: 25%;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: var(--white);
}
#cart .cartWidget_header {
    padding: 20px;
    background-color: var(--navy);
}
#cart .cartWidget_header svg {
    padding: 10px;
    box-sizing: content-box;
}
.cartWidget_items {
    padding: 50px;
    height: 70vh;
    overflow: auto;
}
.cart_widget-item {
    margin-bottom: 30px;
}
.cart_widget-item-img {
    width: 100px;
    height: 100px;
    margin-right: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.cart_widget-item-price {
    margin-top: 15px;
}
.cart_widget-item-price p {
    font-weight: 400;
}
.cart_widget-footer {
    flex-grow: 1;
    padding-top: 30px;
}
.cart_widget-priceTotal {
    margin-right: 30px;
}
.cart_widget-priceTotal p {
    font-weight: 300;
    margin-top: 10px;
}
.cart_widget-footer > a svg {
    margin-right: 10px;
}
.cart_widget-footer > .button {
    display: flex;
}
.cartWidget_empty {
    padding: 60px 0;
}
.cartWidget_empty > h3 {
    margin: 30px 0;
}
.cartWidget_empty > a {
    margin-top: 30px;
}
/* CART WIDGET END */
/* HEADER, NAV */
.headerBlock_nav-products {
    padding-right: 15px;
}
.headerBlock_nav-products .drop_menu-container {
    width: 50vw;
    left: 0;
    right: 0;
    top: 65px;
    padding: 30px 25px;
    background-color: var(--white);
    grid-template-columns: repeat(4, 1fr);
}
.taxonomy-nav-item > a {
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
}
.taxonomy-nav-item > div > a {
    display: block;
    font-weight: 400;
    line-height: 45px;
}
.taxonomy-nav-item > a:hover,
.taxonomy-nav-item > div > a:hover {
    color: var(--navy-tint);
}
.headerBlock {
    font-weight: 600;
    color: var(--navy-200);
    padding: 30px 0;
    border-bottom: 1px solid var(--grey-200);
}
.headerBlock .logo {
    margin-right: 50px;
}
.headerBlock_nav a {
    color: var(--black);
}
.headerBlock_nav > .nav {
    display: flex;
}
.headerBlock_nav > .nav > div {
    padding: 0 15px;
    position: relative;
}
.headerBlock_dynamic {
    margin: 0 0 0 auto;
}
.lang_widget-current {
    text-transform: uppercase;
    border-radius: 50%;
    padding: 0 17px;
}
.lang_widget-select,
.headerBlock_dynamic-userMenu .white-box,
.dropdown-toggle.active ~ .dropdown-menu {
    width: 200px;
    padding: 30px 25px;
    left: -80px;
    top: 65px;
}
.lang_widget-select {
    padding: 20px 25px;
}
.headerBlock_dynamic-userMenu .white-box {
    font-size: 14px;
    line-height: 24px;
}
.headerBlock_dynamic-userMenu .white-box > div {
    border-bottom: 1px solid var(--grey-200);
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.headerBlock_dynamic-userMenu .white-box > div a {
    display: block;
}
.lang_widget-select,
.headerBlock_dynamic-userMenu .white-box,
.headerBlock_nav-products .drop_menu-container,
.dropdown-toggle.active ~ .dropdown-menu {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    z-index: 10;
}
.dropdown-toggle.active ~ .dropdown-menu {
    background-color: var(--white);
    left: -20px;
    width: auto;
    min-width: 150px;
}
.cartLabel {
    background-color: var(--navy);
    color: var(--white);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 14px;
}
.lang_widget-select-item {
    padding: 15px 0;
    font-size: 14px;
    text-transform: capitalize;
}
.drop_menu-cta,
.dropdown .dropdown-toggle {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.drop_menu-cta:after,
.dropdown .dropdown-toggle:after {
    content: '';
    width: 8px;
    height: 10px;
    display: block;
    margin-left: 10px;
    background-image: url('/bundles/k2pweb/img/default/arrow_down.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.headerBlock_dynamic-cart .drop_menu-cta:after {
    display: none;
}
.headerBlock_dynamic-userMenu > .white-box {
    line-height: 2.5;
}
.headerBlock_dynamic-cart .drop_menu-cta {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.headerBlock_dynamic-cart .drop_menu-cta span {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2px 7px;
    font-size: 10px;
    border-radius: 6px;
}
.headerBlock_dynamic-userMenu,
.headerBlock_dynamic-cart,
.headerBlock_dynamic-contact > a:last-of-type {
    padding: 3px 17px;
    border-left: 1px solid var(--grey-200);
}
.headerBlock_dynamic-contact > a:first-of-type {
    padding: 3px 17px;
}
.headerBlock_dynamic-contact > a > svg {
    margin-right: 15px;
}
.button_login,
.button_register {
    display: block;
}
/* HEADER, NAV END */
/* ORDER CONFIRMATION */
.orderConfirmation > div {
    margin: 60px auto;
}
.orderConfirmation img {
    width: 150px;
    margin-bottom: 30px;
}
.orderConfirmation h2 {
    font-size: 60px;
    line-height: normal;
}
.orderConfirmation p {
    line-height: 30px;
}
.orderConfirmation .button {
    margin-top: 30px;
}
/* ORDER CONFIRMATION END */
/* ASSORTMENT */
.taxonomies_container > div,
.promoted_container > div,
.grid_5_items,
.grid_6_items {
    display: grid;
    grid-gap: 30px;
    margin-bottom: 30px;
}
.taxonomies_container > div {
    grid-template-columns: repeat(4, 1fr);
}
.grid_5_items {
    grid-template-columns: repeat(5, 1fr);
}
.promoted_container > div,
.grid_6_items {
    grid-template-columns: repeat(6, 1fr);
}
.taxonomies_container > h3,
.promoted_container > h3 {
    font-weight: normal;
    margin-bottom: 30px;
}
.productBox {
    width: 100%;
    padding-top: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    color: var(--black);
}
.productBox > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s linear;
}
.productBox:hover {
    color: var(--black);
}
.productBox:hover > img {
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%;
}
.productName {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    text-align: center;
}
.productName .shortDesc,
.productName > div {
    display: none;
}
.productBox:hover .productName .shortDesc,
.productBox:hover .productName > div {
    display: block;
}
.productName > div {
    width: 70%;
    margin: 5px auto;
    height: 1px;
    background-color: var(--black);
}
.taxonomyName {
    bottom: 15px;
    right: unset;
    display: inline-block;
    background-color: var(--white);
    padding: 8px 8px 8px 15px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
}
/* ASSORTMENT END */
/* HOMEPAGE END */
/* FOOTER */
footer {
    border-top: 1px solid var(--grey-200)!important;
}
.footerBlock {
    padding: 60px 0;
    border-bottom: 1px solid var(--grey-200);
    display: grid;
    grid-template-columns: repeat(4, 20%);
    justify-content: space-between;
}
.footerBlock_title {
    height: 50px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.footerBlock h4 {
    text-transform: uppercase;
    font-weight: 700;
}
.footerBlock_about img {
    width: 180px;
    height: 50px;
    object-fit: contain;
    margin-bottom: 30px;
}
.footerBlock_reference > a {
    display: block;
    color: var(--black);
}
.footerBlock_contact a {
    font-weight: 600;
}
.footerBlock ~ p {
    margin: 20px 0;
}
/* FOOTER END */
/* BREADCRUMBS */
.breadCrumbsContainer  {
    padding: 30px 0 0;
    color: var(--grey-300);
}
.breadcrumb {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.breadcrumb > li {
    padding: 5px;
}
.breadcrumb > li > a > svg {
    fill: var(--navy);
}
.breadcrumb > li:hover > a > svg {
    fill: var(--navy-tint);
}
/* BREADCRUMBS END */
/* DEFAULTS */
.title_box {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--grey-200);
}
.title_box h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 55px;
}
/* DEFAULTS END */
/* TAXONOMY */
.taxonomySection {
    padding: 50px 0;
}
.taxonomySection_description {
    padding: 50px 0 0;
}
/* TAXONOMY END */
/* VARIANT */
.variantBlock_content {
    padding: 50px 0;
    margin: auto;
}
.variantBlock_content form,
.variantBlock_config {
    display: grid;
    grid-gap: 30px;
}
.variantBlock_content form {
    grid-template-columns: 2fr 1fr;
}
.variantBlock_config {
    grid-template-columns: 1fr 1fr;
}
.diecut_config {
    grid-template-columns: auto;
}
.variantBlock_parameters {
    grid-column: 1 / 2;
}
.variantBlock_quantity {
    grid-column: 2 / 3;
}
.variantBlock_jobs {
    grid-column: 1 / 3;
    font-size: 24px;
    padding: 50px;   
}
.variantBlock_jobs > p {
    font-size: 16px;
}
.variant_title {
    font-size: 24px;
    margin-bottom: 30px;
}
.variant_title > span {
    width: 50px;
    height: 50px;
    font-size: 30px;
    font-weight: 700;
    margin-right: 30px;
}
.selectOptionElement {
    position: relative;
    margin-bottom: 25px;
}
#excel_option_error {
    color: var(--danger);
    margin-bottom: 20px;
}
#excel_option_error.hidden {
    display: none;
}
#sylius_cart_item_excel_options > .cart_item_property {
    margin-bottom: 25px;
}
.range_inputs {
    display: grid;
    grid-template-columns: 150px 45px 1fr 45px;
    grid-gap: 20px;
}
.range_inputs button {
    font-size: 36px;
}
.range_inputs_label,
.absolute_label {
    position: relative;
}
.selectOptionElement .selectOptionElement__description,
.range_inputs_label label,
.absolute_label > div {
    position: absolute;
    background-color: var(--white);
    top: -15px;
    left: 13px;
    background-color: var(--white);
    padding: 3px 5px;
    font-size: 14px;
}
.buttonOptionElement {
    margin-bottom: 25px;
}
.buttonOptionElement__options {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px;
}
.buttonOptionElement__options > .variantButton {
    cursor: pointer;
}
.buttonOptionElement__options > .variantButton > div {
    width: 100%;
    padding-top: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid var(--white);
    margin-bottom: 10px;
}
.buttonOptionElement__options > .variantButton:hover > div,
.buttonOptionElement__options > .variantButton.variant-active > div {
    border: 2px solid var(--navy);
}
.buttonOptionElement__options > .variantButton > span {
    font-weight: 600;
}
.variantBlock_realizationTime {
    padding: 30px;
}
.delivery_container {
    margin-top: 30px;
}
.delivery_container > .navy-box {
    padding: 15px;
}
.delivery_container > .navy-box svg {
    fill: var(--white);
}
.delivery_container > .grey-100-box {
    flex-grow: 1;
    padding: 15px 30px;
    margin-left: 15px;
}
.variantBlock_summary #sylius_cart_item_completion_time_container {
    margin-top: 30px;
}
.variantBlock_parameters-diecut .buttonOptionElement__description-name,
#sylius_cart_item_properties > div {
    margin: 20px 0;
}
/* DIECUT */
#diecut_preview {
    align-items: baseline;
}
#diecut_preview > img {
    width: 100%;
    background-color: var(--grey-100);
    padding: 30px 50px;
    order: 1;
}
#diecut_preview > button {
    background-color: var(--navy);
    border: 1px solid var(--navy);
    font-weight: 600;
    text-align: center;
    padding: 15px 45px;
    cursor: pointer;
    margin-bottom: 20px;
}
/* DIECUT END */
/* RANGE INPUT */
input[type=range] {
    -webkit-appearance: none;
    overflow: hidden;
    border: unset;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]::-ms-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    border-radius: 7px;
    background-color: var(white);
    border:1px solid var(--grey-200);
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid var(--navy);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--navy);
    cursor: pointer;
    margin-top: -5px;
}
input[type=range]::-moz-range-thumb {
    border: 1px solid var(--navy);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--navy);
    cursor: pointer;
}
input[type=range]::-ms-thumb {
    border: 1px solid var(--navy);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--navy);
    cursor: pointer;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    border-radius: 7px;
    background-color: var(white);
    border:1px solid var(--grey-200);
}
input[type=range]::-moz-range-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    border-radius: 7px;
    background-color: var(white);
    border:1px solid var(--grey-200);
}
input[type=range]::-ms-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    border-radius: 7px;
    background-color: var(white);
    border:1px solid var(--grey-200);
}
/* RANGE INPUT END */
.cart_item_unit_price,
.cart_item_quantity_price {
    padding: 10px;
    margin-bottom: 10px;
    border-left: 12px solid var(--grey-100);
    cursor: pointer;
}
.cart_item_unit_price:hover,
.cart_item_quantity_price:hover,
.product-price-active,
.excel_option_butto.active {
    border-left-color: var(--navy);
}
.cart_item_unit_price:hover .price > span,
.cart_item_quantity_price:hover .price > span,
.cart_item_unit_price:hover .brutto > span,
.cart_item_quantity_price:hover .brutto > span,
.product-price-active .price > span,
.product-price-active .brutto > span,
.excel_option_butto:hover > div > span,
.excel_option_butto:hover .brutto > span {
    font-weight: 700;
}
.cart_item_unit_price small,
.cart_item_quantity_price small {
    font-size: 12px;
    margin-left: 10px;
}
.priceBeforeDiscount {
    font-size: 12px;
    text-decoration: line-through;
}
.show-more-prices-button {
    background-color: var(--navy);
    border: 1px solid var(--navy);
    color: var(--black);
}
#sylius_cart_item_excel_quantity_options label {
    display: none;
}
.variantBlock_summary .variantBlock_summary-box {
    padding: 80px 30px;
}
.variantBlock_summary h2 {
    text-align: center;
}
.variantBlock_summary-price {
    text-align: center;
}
.variantBlock_summary-price > p {
    margin: 10px 0;
}
.add-to-cart-button {
    margin-top: 30px;
    display: flex;
}
.add-to-cart-button svg {
    margin-right: 10px;
}
.jobElement {
    position: relative;
    margin-top: 20px;
}
.jobElement input {
    opacity: 0;
    position: absolute;
}
.jobElement label {
    display: grid;
    grid-template-columns: 80px auto 25%;
    grid-gap: 30px;
    align-items: baseline;
}
.job__label {
    font-size: 22px;
}
.job__price {
    text-align: right;
}
.variantBlock_description {
    padding: 30px 0 50px 0;
    border-top: 1px solid var(--grey-200);
}
.variantBlock_info-tab-text {
    width: calc(100% - 300px);
}
.variantBlock_info-tab-body-item {
    display: none;
}
.variantBlock_info-tab-body-item.active {
    display: block;
}
.variantBlock_info-tab-head {
    margin-bottom: 40px;
}
.variantBlock_info-tab-head-item {
    border-bottom: 4px solid var(--white);
    padding: 15px 0;
    margin-right: 30px;
    cursor: pointer;
    font-size: 20px;
}
.variantBlock_info-tab-head-item.active {
    border-bottom: 3px solid var(--navy);
    font-weight: 600;
}
.variantBlock_info-tab-body-item ul {
    list-style: url('/bundles/k2pweb/img/k2p_2020/square.svg');
    list-style-position: inside;
}
.variantBlock_recommended {
    padding: 40px 0;
    border-top: 1px solid var(--grey-200);
}
/* GALLERY */
.variantBlock_gallery {
    position: relative;
    width: 300px;
    padding-right: 30px;
    box-sizing: border-box;
}
.hidden-gallery .variantBlock_gallery {
    width: 500px;
    margin-right: 100px;
}
.variant-default-image {
    width: 100%;
    padding-top: 100%;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.modalGallery {
    display: none;
    position: fixed;
    z-index: 100;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.9);
}
.mySlides img{
    max-height: 400px;
    max-width: 700px;
    object-fit: contain;
}
.overflowOff{
    overflow: hidden;
}
.modalProductTitle {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px;
}
.modalGallery-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 90%;
    height: 60vh;
    max-width: 1200px;
    margin-top: 10%;
}
.modalGalleryclose {
    color: black;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 26px;
    padding: 5px;
    font-weight: bold;
    background-color: var(--navy);
}
.modalGalleryclose:hover,
.modalGalleryclose:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
.modalGallery .mySlides {
    display: none;
    text-align: center;
}
.modalGalleryprev,
.modalGallerynext {
    cursor: pointer;
    position: absolute;
    top: 30%;
    width: auto;
    padding: 16px;
    color: black;
    background-color: var(--navy);
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    user-select: none;
    -webkit-user-select: none;
}
.modalGallerynext {
    right: 100px;
    border-radius: 3px 0 0 3px;
}
.modalGalleryprev {
    left: 100px;
}
.modalGalleryprev:hover,
.modalGallerynext:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-decoration: none;
}
.numbertext {
    color: #f2f2f2;
    font-size: 24px;
    font-weight: 600;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
    display: none;
}
.variant_gallery_minis {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
    margin-top: 15px;
}
.variant_gallery_minis > div {
    cursor: pointer;
}
.variant_gallery_minis > div img {
    width: 100%;
}
/* GALLERY END */
/* HIDDEN PRODUCT */
.hidden-product {
    flex-wrap: nowrap;
    padding: 40px 0;
}
.hidden-desc {
    flex-grow: 1;
}
.hidden-desc h3 {
    margin-bottom: 30px;
}
.hidden-desc-info {
    background-color: var(--grey-100);
    padding: 40px 70px;
    margin-top: 25px;
}
.hidden-desc-info p {
    margin: 15px 0;
}
.hidden-desc-info a {
    margin-right: 15px;
    display: flex!important;
}
.hidden-desc-info a > svg {
    margin-right: 10px;
}
.hidden-desc-info a:hover {
    color: var(--white);
}
.hidden-alt-desc {
    margin-bottom: 30px;
}
/* HIDDEN PRODUCT END */
/* SWITCH */
.labelSwitch {
    width: 80px;
    height: 40px;
    background-color: #EBEBEB;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    border-radius: 3px;
    padding: 10px;
    margin-right: 30px;
    cursor: pointer;
}
.labelSwitch_box {
    width: 20px;
    height: 20px;
    background-color: var(--grey-300);
    border-radius: 3px;
    position: absolute;
    left: 10px;
    transition: all 0.3s linear;
}
.labelSwitch_yes {
    opacity: 0;
    transition: all 0.1s linear;
}
.labelSwitch_no {
    transition: all 0.1s linear;
}
.jobElement input:checked ~ label .labelSwitch_box,
.useOtherBillingAddress input:checked ~ label .labelSwitch_box,
.shippingMethod input:checked ~ label .labelSwitch_box,
.paymentMethod input:checked ~ label .labelSwitch_box {
    background-color: var(--navy);
    right: 10px;
    left: unset;
}
.jobElement input:checked ~ label .labelSwitch_yes,
.useOtherBillingAddress input:checked ~ label .labelSwitch_yes,
.shippingMethod input:checked ~ label .labelSwitch_yes,
.paymentMethod input:checked ~ label .labelSwitch_yes {
    opacity: 1;
}
.jobElement input:checked ~ label .labelSwitch_no,
.useOtherBillingAddress input:checked ~ label .labelSwitch_no,
.shippingMethod input:checked ~ label .labelSwitch_no,
.paymentMethod input:checked ~ label .labelSwitch_no {
    opacity: 0;
}
/* SWITCH END */
/* HELP FILES */
.helpFilesContainer {
    font-size: 24px;
    padding: 30px;
    margin-top: 30px;
}
.helpFilesItems {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
    grid-gap: 10px;
}
.helpFile {
    width: 50px;
    height: 50px;
}
.helpFile a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.aiIcon {
    background-image: url('/bundles/k2pweb/img/k2p_2020/ai_icon.svg');
}
.cdrIcon {
    background-image: url('/bundles/k2pweb/img/k2p_2020/cdr_icon.svg');
}
.pdfIcon {
    background-image: url('/bundles/k2pweb/img/k2p_2020/pdf_icon.svg');
}
.psdIcon {
    background-image: url('/bundles/k2pweb/img/k2p_2020/psd_icon.svg');
}
.rasterIcon,
.epsIcon,
.inddIcon,
.zipIcon {
    background-image: url('/bundles/k2pweb/img/k2p_2020/help_icon.svg');
}
/* HELP FILES END */
/* EDITOR */
.open-editor-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--navy);
    border: 1px solid var(--navy);
    color: var(--white);
    padding: 30px;
    margin-top: 30px;
}
.open-editor-button:before {
    content: '';
    width: 70px;
    height: 70px;
    margin-right: 20px;
    display: block;
    background-image: url('/bundles/k2pweb/img/k2p_2020/kreator.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.open-editor-button strong {
    display: block;
    font-size: 20px;
}
.open-editor-button:hover {
    color: var(--white);
    background-color: var(--navy-tint);
    border-color: var(--navy-tint);
}
/* EDITOR END */
/* VARIANT END */
/* CARTBLOCK */
.progressbar-container {
    padding: 45px 0;
    border-bottom: 1px solid var(--grey-200);
}
.progressbar-container button {
    cursor: unset;
    display: block;
    width: 15%;
}
.progressbar-container span:before {
    background-image: url('/bundles/k2pweb/img/k2p_2020/arrow_right.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    content: '';
}
.cartBlock_form {
    padding: 30px 0;
}
.cartBlock_items > div:not(:last-of-type) {
    border-bottom: 1px solid var(--grey-200);
}
.cartItem {
    display: grid;
    grid-template-columns: 1fr 3fr 2fr 1fr;
    grid-gap: 20px;
    align-items: self-start;
    padding: 30px 0;
}
.cartItem_image {
    grid-column: 1 / 2;
    width: 100%;
    padding-top: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.cartItem_image > span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--black);
    width: 30px;
    height: 30px;
    color: var(--white);
    font-size: 18px;
}
.cartItem_data {
    grid-column: 2 / 3;
    padding-left: 20px;
}
.cartItem_data .removeFromCart {
    display: none;
}
.cartItem_upload {
    grid-column: 3 / 4;
}
.cartItem_summary {
    grid-column: 4 / 5;
    text-align: right;
}
.cartItem_data > a {
    margin-bottom: 15px;
    display: block;
}
.cartItem_properties-item,
.cartItem_properties-item-excel {
    color: var(--black);
    font-size: 15px;
}
.cartItem_properties-item span {
    color: var(--grey-300);
    display: inline-block;
    width: 50%;
}
.cartItem_properties-item-excel strong {
    font-weight: 400;
    color: var(--grey-300);
    display: inline-block;
    width: 50%;
}
.cartItem_properties-item-excel span {
    display: block;
}
.cart_completionTime {
    margin-top: 15px;
    font-size: 15px;
    color: var(--green);
}
.cart_completionTime span {
    width: 50%;
    display: inline-block;
    color: var(--grey-300);
}
.cartItem_upload > a {
    display: block;
    width: 200px;
    margin-top: 30px;
}
.removeFromCart {
    color: var(--grey-300);
    margin-bottom: 35px;
    display: block;
}
.cartItemNetto {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 15px;
}
.cartItemNetto > strong {
    display: none;
}
.cartBlock_summary {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding-top: 40px;
    margin-top: 20px;
    border-top: 1px solid var(--grey-100);
}
.cartBlock_summary > div > strong {
    margin-bottom: 20px;
    display: block;
}
.discountBox_form input {
    flex-grow: 1;
    width: auto;
    border: 1px solid var(--white);
    padding: 8px 0;
}
.discountBox_form button {
    padding: 10px 20px;
}
.additionalInfoBox textarea {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    border: none;
    padding: 8px 0;
}
.cartBlock_summary-price {
    line-height: 40px;
}
.cartBlock_summary-price .summaryNetto > span:last-of-type {
    font-size: 30px;
    font-weight: 700;
}
#sylius_cart_save_and_checkout {
    margin-top: 30px;
}
/* CARTBLOCK END */
/* CHECKOUT */
.checkoutBlock {
    padding: 50px 0;
}
.checkoutBlock h2 {
    font-size: 24px;
}
.checkout_addressingBlock-document h2 {
    margin-bottom: 15px;
}
.availableShippingAddresses {
    width: 35%;
}
.availableShippingAddresses label {
    display: none;
}
#addressing_step_billType {
    display: flex;
    align-items: center;
}
#addressing_step_billType input {
    width: 20px;
    margin-right: 15px;
}
#addressing_step_billType > div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50%;
    font-size: 20px;
    font-weight: 600;
}
#showDelivery,
#showBilling {
    margin-top: 50px;
    border-top: 1px solid var(--grey-200);
}
.availableAddresses_box {
    padding: 40px 0;
}
.checkout_addressingBlock input,
.checkout_addressingBlock select {
    border-color: var(--white) var(--white) var(--grey-200) var(--white);
}
.checkout_addressingBlock input {
    padding: 8px 0;
}
.checkout_addressingBlock .addressForm {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
}
.checkout_addressingBlock .addressForm input,
.checkout_addressingBlock .addressForm select {
    color: var(--black);
}
.checkout_addressingBlock .addressForm input:focus,
.checkout_addressingBlock .addressForm select:focus {
    color: var(--navy);
}
.checkout_addressingBlock .addressForm input::placeholder {
    color: var(--grey-300);
}
.useOtherBillingAddress input,
.shippingMethod input,
.paymentMethod input {
    opacity: 0;
    position: absolute;
}
.useOtherBillingAddress {
    font-size: 18px;
    margin-bottom: 40px;
}
.checkout-buttons {
    margin-top: 50px;
    padding: 50px 0;
    border-top: 1px solid var(--grey-200);
}
.checkout-buttons > a > svg {
    margin-right: 15px;
}
.shippingMethod,
.paymentMethod {
    position: relative;
}
.checkout_shippingBlock-methods,
.checkout_paymentBlock-methods {
    margin-top: 40px;
}
.checkout_shippingBlock-methods > div > div > div,
.checkout_paymentBlock-methods > div > div > div > div {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 60px;
    align-items: baseline;
}
.checkout_shipping_noname_delivery {
    margin-top: 30px;
}
.checkout_shipping_noname_delivery input {
    width: auto;
    margin-right: 15px;
}
.paymentMethod img {
    max-width: 110px;
}
.checkout_finalizeBlock-address {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--grey-200);
}
.checkout_finalizeBlock-items > div {
    border-bottom: 1px solid var(--grey-200);
}
.checkoutShippingAddress img {
    max-width: 100px;
}
.checkout_finalizeBlock-summary {
    margin-top: 40px;
    line-height: 35px;
}
.checkout_finalizeBlock-summary h3 {
    margin-bottom: 30px;
}
#order-agreements-form {
    padding-top: 30px;
    border-top: 1px solid var(--grey-200);
}
.order-agreement-container {
    display: flex;
}
.order-agreement-container > input {
    width: 10%;
    margin-top: 5px;
}
.order-agreement-container > label {
    width: 90%;
}
.noFilesBodyClass .cartBlock {
    background-color: var(--grey-100);
}
.noFilesBodyClass .cartBlock .progressbar-container,
.noFilesBodyClass .cartBlock .cartBlock_items,
.noFilesBodyClass .cartBlock .cartBlock_summary,
.noFilesBodyClass .cartBlock .variantBlock_recommended {
    display: none;
}
.noFilesBodyClass .cartBlock > .sectionWidth {
    width: 100%;
    max-width: unset;
}
.noFilesModalCart .modalSmall {
    position: relative;
    top: unset;
    left: unset;
    width: 60%;
    padding: 100px;
}
.noFilesModalCart .modalSmall h3 {
    line-height: 50px;
}
.noFilesModalCart .modalSmall p {
    line-height: 25px;
}
.noFilesModalCart .modalSmall button {
    margin-top: 40px;
}
.noFilesItemsList {
    padding-top: 40px;
}
.noFilesItemsList > div {
    margin-bottom: 15px;
}
.noFilesItemsList img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    object-fit: cover;
}
.uploadFiles_modal {
    background-color: var(--white);
    padding: 50px;
}
.uploadFiles_modal-head {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--grey-100);
}
.uploadFiles_modal-head button {
    border: 1px solid var(--white);
    background-color: var(--white);
}
.uploadFiles_modal-content {
    height: 100%;
}
.uploadFiles_modal-body {
    flex-grow: 1;
    width: 30%;
}
.fileinput-button {
    margin-top: 30px;
}
.fileinput-button svg {
    margin-right: 10px;
}
.uploadFiles_modal-footer {
    padding: 30px;
    border-top: 1px solid var(--grey-100);
}
.uploadFiles_modal-footer > p > strong:first-of-type {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 40px;
    height: 40px;
    border: 2px solid var(--navy);
    border-radius: 50%;
    margin-right: 10px;
    font-size: 22px;
}
.uploadFiles_modal-footer button {
    display: flex!important;
}
.uploadFiles_modal-footer button svg {
    margin-right: 10px;
}
.uploadedItem {
    margin: 20px 0;
}
.modal_file_delete {
    color: var(--danger);
}
.cartItem .mobileToggleElement_cta,
.cartItem .mobileToggleElement_box {
    display: none;
}
/* VALIDATION */
.addressing_error input {
border: 1px solid var(--pink-100);
background-color: var(--danger);
}
.validation-tooltip {
color: var(--pink-200);
font-size: 12px;
font-weight: 600;
margin-top: 15px;
}
/* CHECKOUT END */
/* LOGIN/REGISTER/SECURITY */
.securityBlock {
    padding: 50px 0;
}
.securityBlock h2 {
    font-size: 36px;
    line-height: 55px;
}
.securityBlock > div > div {
    padding: 50px;
}
.securityBlock_login-registerCard h2 {
    text-transform: lowercase;
}
.securityBlock_login-registerCard h2::first-letter {
    text-transform: uppercase;
}
.securityBlock_login .button {
    margin-top: 30px;
}
.securityBlock_form-group {
    margin: 10px 0;
}
.securityBlock_form-group input {
    background-color: var(--grey-100);
    border: none;
    border-bottom:1px solid var(--grey-300);
    padding: 8px 0;
}
.securityBlock_form-group input:focus {
    color: var(--navy);
    outline: none;
}
.securityBlock_login-loginCard > p {
    margin-bottom: 30px;
}
.securityBlock_login-additional-opts {
    margin-top: 20px;
}
.remember_me input {
    width: 20px;
    margin-right: 10px;
}
.securityBlock_register-registerCard form > button {
    margin: 30px 0;
}
.securityBlock_register-registerCard form > .form-group input {
    background-color: var(--grey-100);
    border: none;
    padding: 8px 0;    
}
.securityBlock_register-userAgreements .termsFlex > .form-group > div > div {
    display: flex;
}
.securityBlock_register-userAgreements .termsFlex > .form-group > div > div > .form-group:first-of-type {
    order: 1;
}
.securityBlock_register-userAgreements .termsFlex > .form-group > div > div > .form-group:last-of-type {
    order: 0;
}
.securityBlock_register-userAgreements .termsFlex > .form-group input,
#fos_user_registration_form_terms {
    width: 20px;
    margin-right: 15px;
}
.securityTerms input {
    width: 20px;
    margin-right: 10px;
}
.order_without_login-container input[type=email] {
    background-color: var(--white);
}
.securityBlock_passwordReset > div > div {
    padding: 50px 80px;
}
.securityBlock_passwordReset .securityBlock_form-group {
    margin: 30px 0;
}
.securityBlock_passwordReset input[type=text] {
    border-bottom: unset;
}
.securityBlock_passwordReset .navy-box {
    width: 40%;
    display: block;
}
.securityBlock_passwordReset form > a {
    padding: 40px 0 20px 0;
}
.passwordReset_checkEmail > a {
    margin-top: 30px;
}
/* LOGIN/REGISTER/SECURITY END */
/* MY ACCOUNT */
.paddingSection {
    padding-bottom: 50px;
}
.accountBlock {
    display: grid;
    grid-template-columns: 15% 1fr;
    grid-gap: 30px;
    padding: 50px 0;
}
.accountBlock_nav .nav a {
    color: var(--black);
}
.accountBlock_nav .nav-header {
    display: none;
}
.accountBlock_nav .nav-list > div {
    padding: 8px;
    background-color: var(--white);
}
.accountBlock_nav .nav-list > div.current,
.accountBlock_nav .nav-list > div:hover {
    background-color: var(--navy);
    font-weight: 600;
}
.accountBlock_body {
    background-color: var(--grey-100);
    padding: 30px;
}
.accountBlock_body-userinfo {
    margin-bottom: 30px;
}
.password_icon {
    margin-right: 20px;
}
.accountBlock_body-password-placeholder p {
    color: var(--navy);
    font-weight: 600;
}
.accountBlock_body-password > a {
    color: var(--navy);
    font-weight: 600;
    font-size: 20px;
    text-decoration: underline;
}
.account_header > a {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 30px;
}
.account_header > a > svg {
    margin-right: 15px;
}
.account_header > h2 {
    margin-bottom: 30px;
}
.accountBlock_body-changePassword-group,
.accountBlock_createAddress .form-group {
    margin: 10px 0;
}
.accountBlock_body-changePassword-group input,
.accountBlock_createAddress .form-group input,
.accountBlock_createAddress .form-group select {
    border: none;
    border-bottom: 1px solid var(--grey-300);
    padding: 8px 0;
}
.accountBlock_body-changePassword-group input:focus,
.accountBlock_createAddress .form-group input:focus {
    color: var(--navy);
}
.password-toggle {
    position: relative;
}
.togglePassword {
    position: absolute;
    right: 0px;
    top: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--navy);
    font-size: 14px;
    cursor: pointer;
}
.accountBlock_body-changePassword-content > button,
.create-buttons {
    margin-top: 30px;
}
.accountBlock_newAddress > .button {
    background-color: var(--navy);
    color: var(--black);
}
.accountBlock_addresses-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding-top: 30px;
}
.accountBlock_addresses-item-buttons {
    margin-top: 20px;
}
.accountBlock_addresses-item-buttons > form > button {
    padding: 10px 35px;
}
.accountBlock_addresses-item-buttons > form > button > svg {
    margin-right: 10px;
}
.accountBlock_addresses-item-buttons > a {
    color: var(--navy);
    font-weight: 600;
    font-size: 20px;
    text-decoration: underline;
    padding: 10px 0;
}
.selectedAddress {
    font-weight: 600;
}
.accountBlock_orders > div:not(:last-of-type) {
    border-bottom: 1px solid var(--grey-300);
}
.accountBlock_orders-item {
    padding: 20px;
}
.download_order_invoice {
    color: var(--navy);
    text-decoration: underline;
    font-weight: 600;
}
.accountBlock_order-detail-info {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--grey-200);
}
.uploadedFiles {
    margin: 30px 0 10px 0;
}
.accountBlock_order-summary {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding: 30px 0;
    border-top: 1px solid var(--grey-200);
    border-bottom: 1px solid var(--grey-200);
    margin-bottom: 30px;
}
.accountBlock_order-summary p {
    line-height: 40px;
}
.message_thread_details {
    color: var(--navy);
}
.new_message_form > button {
    margin-top: 30px;
}
/* MY ACCOUNT END */
.headerBlock_nav-mobile,
.drop_menu-cta-cart-mobile,
.mobileNavElement {
display: none;
}
/* RESPONSIVE */
@media screen and (max-width: 600px) {
/* MOBILE NAV */
    .body-fixed {
        position: fixed;
    }
    .sectionWidth {
        width: 100%;
        max-width: unset;
    }
    .headerBlock {
        width: 100vw;
        padding: 30px;
    }
    .headerBlock > .sectionWidth {
        justify-content: space-between;
    }
    .headerBlock > .sectionWidth > .headerBlock_dynamic {
        display: none;
    }
    .headerBlock .logo {
        margin: auto;
    }
    .logo img {
        height: 22px!important;
    }
    .headerBlock_nav,
    .headerBlock_dynamic-lang,
    .headerBlock_dynamic-userMenu,
    .headerBlock_dynamic-cart,
    .drop_menu-cta:after {
        display: none;
    }
    .headerBlock_nav-mobile,
    .mobileNavElement.headerBlock_dynamic-userMenu,
    .mobileNavElement.headerBlock_dynamic-cart {
        display: block;
    }
    .mobileNavElement.headerBlock_dynamic-userMenu,
    .mobileNavElement.headerBlock_dynamic-cart {
        padding: 0;
        border-left: unset;
    }
    .mobileNavElement.headerBlock_dynamic-userMenu {
        margin: 0;
    }
    .mobileNavElement.headerBlock_dynamic-cart {
        margin: 0 0 0 15px;
    }
    .mobileNavElement.headerBlock_dynamic-cart .drop_menu-cta {
        width: auto;
        height: auto;
    }
    .cartLabel {
        width: 16px;
        height: 16px;
        bottom: -5px;
        right: 0;
        font-size: 10px;
    }
    .mobileNavElement.headerBlock_dynamic-userMenu svg,
    .mobileNavElement.headerBlock_dynamic-cart .drop_menu-cta svg {
        width: 22px!important;
        height: 22px!important;
    }
    .headerBlock_dynamic-cart > a {
    position: relative;
    display: block;
    }
    .mobileNavElement.headerBlock_dynamic-userMenu .drop_menu-container,
    .mobileNavElement.headerBlock_dynamic-cart .drop_menu-container,
    .headerBlock_nav-mobile-container {
        display: none;
        position: fixed;
        background-color: var(--white);
        border-top: 1px solid var(--grey-100);
        top: 88px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1000;
        padding: 10px 20px;
        overflow-y: scroll;
        box-shadow: none;
        width: 100%;
    }
    .mobileNavElement.headerBlock_dynamic-userMenu.active .drop_menu-container,
    .mobileNavElement.headerBlock_dynamic-cart.active .drop_menu-container,
    .headerBlock_nav-mobile.active .headerBlock_nav-mobile-container {
        display: block;
    }
    #cart {
        width: 100%;
        position: relative;
        height: 100%;
        flex-wrap: unset;
    }
    #cart .cartWidget_header {
        justify-content: center;
        background-color: var(--white);
        padding: 30px 0;
    }
    #cart .cartWidget_header svg {
        display: none;
    }
    .cartWidget_items {
        flex-grow: 1;
        padding: 0;
        height: auto;
    }
    .cart_widget-item-img {
        width: 60px;
        height: 60px;
    }
    .cart_widget-item-info {
        font-size: 14px;
    }
    .cart_widget-item-price {
        margin-top: 5px;
    }
    .cart_widget-footer {
        padding-top: 15px;
    }
    .cart_widget-priceTotal {
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .cart_widget-priceTotal p {
        margin-top: 0;
    }
    .cart_widget-footer {
        justify-content: space-between;
        flex-grow: unset;
    }
    .cart_widget-footer > .button {
        font-size: 14px;
        padding: 15px;
    }
    .cart_widget-footer svg {
        width: 18px!important;
        height: 18px!important;
    }
    .headerBlock_nav-mobile-container > div {
    padding: 15px 0;
    }
    .headerBlock_nav-mobile-container > div:not(:last-of-type) {
    border-bottom: 1px solid var(--grey-100);
    }
    .mobile_products-toggle.active + div {
    display: block;
    }
    .mobile_products-toggle svg {
    transition: all 0.3s linear;
    transform: rotate(0deg);
    transform-origin: center;
    }
    .mobile_products-toggle.active svg {
    transform: rotate(180deg);
    }
    .mobile_products-container {
    display: none;
    }
    .mobile_products-container > a {
    display: block;
    }
    .mobile_menu-title {
    font-size: 11px;
    font-weight: 700;
    line-height: 2.20;
    letter-spacing: 0.35px;
    }
    .mobile_menu-container {
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 0.5px;
    }
    .dropHamburger {
    width: 25px;
    height: 18px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    }
    .dropHamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: var(--black);
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    }
    .dropHamburger span:nth-child(1) {
    top: 0px;
    }
    .dropHamburger span:nth-child(2) {
    top: 8px;
    }
    .dropHamburger span:nth-child(3) {
    top: 16px;
    }
    .dropHamburger.hamburgerToggle span:nth-child(1) {
    top: 5px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 100%;
    }
    .dropHamburger.hamburgerToggle span:nth-child(2) {
    opacity: 0;
    left: -20px;
    }
    .dropHamburger.hamburgerToggle span:nth-child(3) {
    top: 5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 100%;
    }
    .drop_menu-cta,
    .dropdown .dropdown-toggle {
        justify-content: unset;
    }
    .dropdown-toggle.active ~ .dropdown-menu {
        position: relative;
        left: unset;
        top: unset;
        width: auto;
        box-shadow: none;
        padding: 5px 10px;
    }
/* MOBILE NAV END */
    .showOnSmall {
        display: block;
    }
    .hideOnSmall {
        display: none;
    }
    .ibs-100 {
        width: 100%;
    }
    .taxonomies_container,
    .promoted_container,
    .taxonomySection,
    .cartBlock,
    .checkoutBlock {
        padding: 30px;
    }
    .taxonomies_container > div,
    .promoted_container > div,
    .grid_5_items,
    .grid_6_items {
        grid-template-columns: repeat(2, 1fr);
    }
    .taxonomies_container > div,
    .promoted_container > div,
    .grid_5_items,
    .grid_6_items {
        grid-gap: 15px;
    }
    .taxonomyName {
        right: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 10px;
        text-align: center;
        text-transform: unset;
    }
    .footerBlock {
        margin: 20px 30px;
        padding: 20px 0;
        grid-template-columns: 1fr;
    }
    .footerBlock_title {
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .footerBlock ~ p {
        margin: 20px 30px;
    }
    .breadCrumbsContainer {
        font-size: 12px;
        padding: 15px 30px;
    }
    .title_box {
        padding: 0 30px 0 30px;
        border-bottom: none;
    }
    .title_box h1 {
        font-size: 20px;
        line-height: 27px;
    }
    .variantBlock {
        padding: 0 30px;
    }
    .variantBlock_gallery.mobileGallery {
        width: 100%;
        padding-right: 0;
        margin-top: 30px;
    }
    .hidden-product {
        flex-direction: column;
    }
    .hidden-product .hidden-gallery .variantBlock_gallery {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .hidden-desc-info {
        padding: 20px;
    }
    .hidden-desc-info a {
        width: 100%;
        margin-top: 8px;
    }
    .hidden-desc-info img {
        display: none;
    }
    .variantBlock_content form,
    .variantBlock_config,
    .cartItem,
    .cartBlock_summary {
        grid-template-columns: 100%;
        grid-gap: unset;
        row-gap: 30px;
    }
    .variantBlock_quantity {
        grid-column: 1 / 2;
    }
    .variantBlock_jobs {
        padding: 30px 0;
        background-color: var(--white);
        border: 1px solid var(--white);
    }
    .variantBlock_info-tab-body-item {
        width: 100%;
        display: block;
    }
    .variantBlock_info-tab-body > div {
        width: 100%;
    }
    .variantBlock_info-tab-body .variantBlock_gallery,
    .variantBlock_summary .helpFilesContainer {
        display: none;
    }
    .helpFilesContainer.mobileToggleElement {
        background-color: var(--white);
        border: 1px solid var(--white);
        padding: 0;
    }
    .variant_title > span {
        width: 40px;
        height: 40px;
        font-size: 22px;
        margin-right: 15px;
    }
    .variant_title {
        font-size: 20px;
    }
    .delivery_container > .navy-box svg {
        width: 40px!important;
        height: 40px!important;
    }
    .progressbar-container {
        display: none;
    }
    .buttonOptionElement__options {
        display: flex;
        grid-gap: unset;
        overflow: auto;
        padding: 0 0 20px 0;
    }
    .buttonOptionElement__options > .variantButton {
        margin-right: 15px;
    }
    .buttonOptionElement__options > .variantButton > div {
        width: 150px;
        padding-top: 150px;
    }
    .buttonOptionElement__options > .variantButton > span {
        font-size: 12px;
        line-height: 16px;
        display: block;
    }
    .range_inputs {
        grid-template-columns: 25px auto 25px;
        grid-gap: 10px;
        align-items: center;
    }
    .range_inputs_label {
        grid-column: 1 / 4;
    }
    .range_inputs button {
        font-size: 18px;
        height: 25px;
    }
    input[type=range] {
        padding: 8px 0;
    }
    .jobElement label {
        grid-template-columns: 80px auto;
        grid-template-rows: auto auto;
        align-items: flex-start;
    }
    .job__label {
        grid-column: 1 / 3;
        grid-row: 1 / 2;
        font-size: 16px;
    }
    .labelSwitch {
        grid-column: 1 / 2;
        grid-row: 2 / 3;
    }
    .job__price  {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
        font-size: 16px;
    }
    .variantBlock_summary .variant_title {
        display: none;
    }
    .variantBlock_summary .variantBlock_summary-box {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 25px 30px;
    }
    .variantBlock_summary-box > h2,
    .variantBlock_summary-price > p:first-of-type,
    .variantBlock_info-tab-head {
        display: none;
    }
    .variantBlock_summary-price > h2 {
        font-size: 18px;
        line-height: 20px;
        text-align: left;
    }
    .variantBlock_summary-price > p {
        font-size: 12px;
        margin: 5px 0;
    }
    .add-to-cart-button {
        margin-top: 0;
        padding: 15px 25px;
    }
    .add-to-cart-button svg {
        width: 15px!important;
    }
    .cartItem_image,
    .cartItem_data,
    .cartItem_upload,
    .cartItem_summary {
        grid-column: 1 / 2;
    }
    .cartItem_data {
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .cartItem_upload > strong,
    .cartItem_summary .removeFromCart {
        display: none;
    }
    .cartItem_upload > a,
    .discountBox_form button {
        width: 100%;
    }
    .cartItem_data .removeFromCart,
    .cartItemNetto > strong {
        display: block;
    }
    .cartItem_properties {
        width: 100%;
    }
    .cartItemNetto {
        display: flex;
        align-items: center;
        font-size: 20px;
        margin-bottom: 5px;
    }
    .cartItemNetto > strong,
    .cartItemBrutto {
        width: 50%;
        text-align: left;
    }
    .cartItemBrutto {
        margin: 0 0 0 auto;
    }
    .cartItem_image,
    .cartItem_data {
        order: 0;
    }
    .cartItem_summary {
        order: 1;
    }
    .cartItem_upload {
        order: 2;
    }
    .cartBlock_price > strong,
    .cartBlock_summary-price > div > span:first-of-type,
    .cartBlock_summary-price > div:nth-of-type(2) {
        display: none!important;
    }
    .cartBlock_price {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cartBlock_summary-price {
        display: flex;
        flex-direction: column;
        line-height: 20px;
        font-size: 14px;
        margin-right: 10px;
    }
    .cartBlock_summary-price .summaryNetto > span:last-of-type {
        font-size: 20px;
    }
    #sylius_cart_save_and_checkout {
        margin-top: 0;
        padding: 15px;
        display: block;
        width: 200px;
    }
    .noFilesModalCart .modalSmall {
        background-color: var(--grey-100);
        border: 1px solid var(--grey-100);
        width: 100%;
        padding: 30px;
        margin: 0px;
    }
    .variantBlock_recommended,
    .variantBlock_description {
        border-top: none;
    }
    #addressing_step_billType {
        flex-direction: column;
    }
    #addressing_step_billType > div {
        width: 100%;
        margin-top: 10px;
    }
    #addressing_step_billType input {
        width: 30px;
        margin-right: 10px;
    }
    .availableAddresses_box {
        padding: 20px 0;
    }
    .availableAddresses_box h2,
    .availableShippingAddresses {
        width: 100%;
    }
    .checkout_addressingBlock .addressForm,
    .checkout_shippingBlock-methods > div > div > div,
    .checkout_paymentBlock-methods > div > div > div > div {
        grid-template-columns: auto;
    }
    .isOnMobile.availableAddresses_box h2 ~ .availableShippingAddresses {
        display: none;
    }
    .isOnMobile.active.availableAddresses_box h2 ~ .availableShippingAddresses,
    .availableShippingAddresses label {
        display: block;
    }
    .availableShippingAddresses {
        margin-top: 15px;
    }
    select {
        padding: 8px 40px 8px 0;
    }
    .variantBlock_content select {
        padding: 8px 40px 8px 10px;
    }
    .useOtherBillingAddress {
        margin-bottom: 20px;
    }
    .labelSwitch {
        margin-right: 15px;
    }
    .useOtherBillingAddress > label > span {
        width: calc(100% - 95px);
    }
    .checkout-buttons > a {
        display: none;
    }
    .checkout-buttons a {
        padding: 15px;
    }
    #showDelivery,
    #showBilling {
        margin-top: 15px;
        border-top: none;
    }
    .checkoutBlock > .sectionWidth > form {
        padding-bottom: 150px;
    }
    .checkout-buttons > div {
        justify-content: space-between;
    }
    .checkout-buttons > div > button {
        padding: 15px;
    }
    .checkoutBillingAddress,
    .checkoutShippingAddress {
        width: 100%;
        padding: 30px;
        background-color: var(--grey-200);
        margin: 10px 0;
    }
    .checkout_finalizeBlock-address {
        grid-template-columns: auto;
    }
    .cartItem .mobileToggleElement_cta {
        display: block;
    }
    .cartItem.mobileToggleElement > .cartItem_image,
    .cartItem.mobileToggleElement > .cartItem_data,
    .cartItem.mobileToggleElement > .cartItem_upload,
    .cartItem.mobileToggleElement > .cartItem_summary {
        display: none;
    }
    .cartItem .mobileToggleElement_cta .cartItem_image {
        width: 30%;
        padding-top: 30%;
    }
    .cartItem .mobileToggleElement_cta h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .cartItem .mobileToggleElement_cta .cartItem_price {
        display: flex;
        align-items: center;
        font-size: 16px;
    }
    .cartItem .mobileToggleElement_cta .cartItem_price .cartItemNetto {
        font-size: inherit;
        margin-bottom: 0;
    }
    .cartItem .mobileToggleElement_cta .cartItem_price .cartItemBrutto {
        margin: 0;
    }
    .checkout_finalizeBlock-items > div,
    .cartItem.isOnMobile .mobileToggleElement_cta {
        border-bottom: none;
    }
    .checkout_finalizeBlock-summary h3 {
        display: none;
    }
    .cartBlock_price,
    .checkout-buttons,
    .variantBlock_summary-box {
        background-color: var(--grey-100);
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 25px 40px;
        z-index: 100;
    }
    .accountBlock {
        grid-template-columns: auto;
        padding: 15px 0;
    }
    .accountBlock_nav .nav-list > div {
        display: inline-block;
        box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.2);
        margin: 5px;
        padding: 5px 8px;
        font-size: 14px;
    }
    .accountBlock_body h3 {
        font-size: 16px;
    }
    .accountBlock_addresses-container,
    .accountBlock_order-summary {
        grid-template-columns: auto;
    }
    .accountBlock_orders-item {
        padding: 15px 0;
    }
    .accountBlock_orders-item-body > div > p {
        display: inline-block;
    }
    .accountBlock_order-summary p {
        line-height: 28px;
    }
    /* TOGGLE ELEMENTS */
    .isOnMobile .mobileToggleElement_cta {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0 22px 0;
        border-bottom: 1px solid var(--grey-200);
        font-size: 20px;
    }
    .isOnMobile .mobileToggleElement_cta:after {
        background-image: url('/bundles/k2pweb/img/default/arrow_down.svg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 15px;
        height: 15px;
        display: block;
        content: '';
        margin-left: 10px;
        transform: rotate(0deg);
    }
    .isOnMobile.active .mobileToggleElement_cta:after {
        transform: rotate(180deg);
    }
    .isOnMobile .mobileToggleElement_box,
    .isOnMobile ~ .mobileToggleElement_box {
        display: none;
    }
    .isOnMobile.active .mobileToggleElement_box,
    .isOnMobile.active ~ .mobileToggleElement_box {
        display: block;
    }
    /* TOGGLE ELEMENTS END */
}
/* RESPONSIVE END */