@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: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-Black') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/bundles/k2pweb/font/Montserrat/Montserrat-BlackItalic') format('truetype');
  font-weight: 900;
  font-style: italic;
}


/* MAIN */

html {
  box-sizing: border-box;
  position: relative;
  min-height: 100%;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body{
  font-family: 'Montserrat', sans-serif;
  background: #fff;
  color: #59595c;
  padding:0;
  margin: 0 0;
}
a{
  text-decoration: none;
  outline: none;
  color: inherit;
}
/*input{
  padding: 8px;
  font-size: 14px;
  color: inherit;
  background-color: transparent;
  border-bottom: 1px solid #009345;
  border-top: unset;
  border-left: unset;
  border-right: unset;
  outline: none;
}
input:focus{
  border-color: #009345;
  background-color: rgba(243,244,246,0.5);
}*/
h2{
  font-weight: 700;
  font-size: 30px;
  margin: 0 0 15px 0;
}
h4 {
  font-weight: 300;
  font-size: 20px;
  margin: 15px 0;
}
p{
  line-height:24px;
  margin:0;
  font-weight: 300;
}
.img-resp {
  width: 100%;
  height: auto;
  max-width: 200px;
}
.ib-row{margin:0;}
.ib-row:before, .ib-row:after {display: table; content: " "; clear:both;}
.ib-10{width: 10%;}
.ib-20{width: 20%;}
.ib-25{width: 25%;}
.ib-30{width: 30%;}
.ib-33{width: 33%;}
.ib-40{width: 40%;}
.ib-50{width: 50%;}
.ib-60{width: 60%;}
.ib-67{width: 67%;}
.ib-70{width: 70%;}
.ib-75{width: 75%;}
.ib-80{width: 80%;}
.ib-90{width: 90%;}
.ib-100{width: 100%;}
.ib-10, .ib-20, .ib-25, .ib-30, .ib-33, .ib-40, .ib-50, .ib-60, .ib-67, .ib-70, .ib-75, .ib-80, .ib-90, .ib-100{
  vertical-align: top;
  float:left;
}
.ib-row-negative-margin {
  margin: 0 -1.66%;
}
.flexSpace {
  display: flex;
  justify-content: space-between;
}
.centerBox {
  border-left: 1px solid #59595c;
  border-right: 1px solid #59595c;
  margin: 0 20px;
  padding: 0 20px;
}
.logo img {
  margin-top: 16px;
}
/* MAIN END */

/* BUTTONS */
.button{
  padding: 10px;
  transition: ease-in-out 0.1s;
  cursor: pointer;
  font-size: 14px;
}
.button strong{font-weight: 600;}
.buttonWide{width: 100%;}
.buttonTeal{
  background-color: #03bdb1;
  border: 1px solid #03a298;
  color: #fff;
}
.buttonTeal:hover{
  background-color: #189bcf;
  border: 1px solid #1187b7;
  color: #fff;
}
.buttonBlue{
  background-color: #189bcf;
  border: 1px solid #1187b7;
  color: #fff;
}
.buttonBlue:hover{
  background-color: #03bdb1;
  border: 1px solid #03a298;
  color: #fff;
}
.buttonGreen {
  background-color: transparent;
  border: 1px solid #009345;
  color: #009345;
}
.buttonGreen:hover{
  background-color: #009345;
  border: 1px solid #009345;
  color: #fff;
}
.buttonGrey{
  background-color: #f8f8f8;
  border: 1px solid #eef3f6;
}
.buttonGrey:hover{
  background-color: #189bcf;
  border: 1px solid #1187b7;
  color: #fff;
}
.btnGrey {
  text-align:center;
  color:white;
  background-color:#59595c;
  border:2px solid #59595c;
  padding:10px;
  margin: 5px 0;
  font-size: inherit;
  overflow: auto;
  cursor: pointer;
}
.btnGrey:hover {
  background-color: #69696c;
  border:2px solid #69696c;
}
.btnLightGrey {
  border:2px solid #f3f4f6;
  padding:10px;
  background-color: #f3f4f6;
  margin: 5px 0;
}
.whiteBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px 0;
  padding: 0 10px 0 0;
}
.whiteBtn > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.whiteBtn p {
  flex-grow: 1;
  padding-left: 10px;
}
.btnWhite {
  text-align: center;
  background-color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  margin: 5px 0;
  font-size: inherit;
  overflow: auto;
  cursor: pointer;
  color: #009345;
}
/*  .btnGrey {
    background-color:#f3f4f6;
    color: #59595c;
    border: 1px solid #f3f4f6;
  }
  .btnGrey span {
    float:right;
  }
  .btnGrey a {
    vertical-align: baseline;
  }*/
/* BUTTONS END*/

.contentWidth{
  max-width:1200px;
  margin: auto;
}
.centerV{
  display: flex;
  align-items: center;
  height:100%;
}
.centerH{
  display: flex;
  justify-content: center;
}
.toRight{text-align:right;}
.toLeft{text-align: left;}
.toCenter{text-align: center;}
.hidden{display:none;}
.card.noPadding{padding:0}


header{
  margin-bottom: 15px;
}
.topGreyContent {
  overflow: auto;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topGreyContent > div:first-of-type {
  display: flex;
  align-items: center;
}
.topGreyContent .orange-color {
  color: #e6bb28;
  margin: 0 5px;
}
.topGreyContent .orange-icon img {
  width: 15px;
}
.navbar-nav{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar-nav a{
  transition: ease-in-out 0.1s;
  font-weight: 300;
 }
.navbar-nav a:hover, 
.navbar-nav a:active,
.navbar-nav a:focus {
  color:#009345;
}
.nav>div{
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.nav>div:not(:first-child) {
  border-left: 2px solid #59595c;
}
/* SEARCH TOOLBAR */
.select2-container {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
}
.select2-container a {
  padding: 0;
}
.select2-choice.select2-default>span {
  position: absolute;
  right: 75px;
  top: 5px;
  z-index:1000;
  color: rgba(89,89,92,0.6);
}
/*.select2-search-choice-close {
  display: none;
  background: url(/bundles/k2pweb/img/gogoprint/gogoprint_search_icon_2018-07-13.png);
  height: 30px;
  width: 30px;
  display: inline-block !important;
  z-index: 1111;
  pointer-events: none;
}*/
.select2-container .select2-choice div {
  margin-right: 20px;
}
.select2-container .select2-choice div b {
  display: none;
  background: url(/bundles/k2pweb/img/gogoprint/search.png);
  height: 25px;
  width: 25px;
  display: inline-block !important;
  z-index: 1000;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
}
.select2-input {
  width: 80%;
  height: 28px;
  padding: 8px;
  font-size: 14px;
  color: inherit;
  background-color: transparent;
  border-bottom: 1px solid #009345;
  border-top: unset;
  border-left: unset;
  border-right: unset;
  outline: none;
}
.select2-input:focus{
  border-color: #009345;
  background-color: rgba(243,244,246,0.5);
}
.search_topbar{
  margin:20px 0;
  width: 100%;
}
.select2-container-active .select2-choice.select2-default>span{
  display:none;
}
.select2-results {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin: auto;
  font-weight: 300;
  font-size: 14px;
  width:80%;
  float:left;
}
.select2-result-label {
  background-color: #fff;
  padding: 7px 10px;
  cursor: pointer;
}
.select2-result-label:hover{
  background-color: #aad23e;
  color: #fff;
}
.select2-result-label td{
  text-align: left;
}
.select2-drop {
  width: 100%;
  z-index: 1000;
  position: absolute;
}
.select2-drop-active {
  top: 77px !important;
}
.select2-result-label:hover {
  background-color: #009345;
}
/* SEARCH TOOLBAR END */
/* DROPTHAT */
.dropThatGroup:hover>.dropThat,
.dropThatCart:hover>.dropThat,  
.dropThat:hover, 
.dropThatGroup:focus>.dropThat,
.dropThatCart:focus>.dropThat, 
.dropThat:focus {
  display: block;
}
.dropThat {
  display: none; 
  position: absolute;
  background: transparent;
  z-index: 10;
  padding-top: 20px;
  left: calc(50% - 30%);
}
.cartDropThat {
  width: 300px;
  right: -10px;
}
.childrenDropCart {
  background:#fff;
  padding: 20px;
  box-shadow: 6px 6px 8px 5px rgba(89,89,92,0.3); 
}
.childrenDropCart:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 20px;
  left: 45px;
  border: 10px solid black;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -3px 3px 3px 0 rgba(89,89,92,0.1);
}
.childrenProductGroups:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 20px;
  left: 200px;
  border: 10px solid black;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -3px 3px 3px 0 rgba(89,89,92,0.1);
}
.childrenProductGroups {
  padding: 20px;
/*  height: 300px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;*/
  background: white;
  box-shadow: 6px 6px 8px 5px rgba(89,89,92,0.3);
  column-count: 4;
}
.childrenProductGroups h5 {
  border-bottom: 1px solid #59595c;
  padding: 5px 0;
  margin:0 10px 10px 10px;
  font-size: inherit;
  font-weight: normal;
  text-transform: uppercase;
  cursor: default;
  break-inside: avoid-column;
}
.childrenProductGroups > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  break-inside: avoid-column;
}
.childrenProductGroups a {
  margin:0 10px 5px 10px;
  display: block;
  word-break: break-word;
}
/* DROPTHAT END */
.dropdown-menu {display:none;}
.dropdown-toggle:hover ~ .dropdown-menu {
  display: block;
  position: absolute;
  padding: 10px;
  line-height: 30px;
  background-color: #fff;
  box-shadow: 1px 8px 6px rgba(0,0,0,0.08);
}
.dropdown-menu:hover{
  display: block;
  position: absolute;
  padding: 10px;
  line-height: 30px;
  background-color: #fff;
  box-shadow: 1px 8px 6px rgba(0,0,0,0.08);
}
.userMenu{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.userMenu a{
  /*padding: 0 10px;*/
  text-align: center;
  transition: ease-in-out 0.2s;
}
.userMenu a:hover{
  color: #009345;
}
.userMenuBtns {
  display: flex;
  position: relative;
}
/*.userMenu a.cart-button {
  background-color: #03bdb1;
  border: 1px solid #03a298;
  color: #fff;
  text-align: right;
  white-space: nowrap;
}*/
.cart-container {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.cart-full {
  background-color: #e6bb28;
}
.number_products_box {
  position: absolute;
  width: 100%;
  top: 6px;
  font-size: 10px;
  text-align: center;
  font-weight: 600;
  color: #009345;
}
.cart-empty {
  background-color: #009345;
}
.userMenu a.cart-button:hover {
  color: #59595c;
  text-decoration: none;
}
.userMenu .button_login {
  border-right: 1px solid #59595c;
  padding-right: 25px;
  font-weight: 300;
}
.userMenu .button_register {
  padding-left: 5px;
  font-weight: 300;
}
.button_login:after {
  background: url(/bundles/k2pweb/img/gogoprint/arrows_down.png);
  display: inline;
  position: absolute;
  content: "";
  /*background-color:red;*/
  margin: 5px;
  padding:5px;
  background-repeat: no-repeat;
  background-position: 100%;
}
/*.button_login:after:hover~.dropMyAccountMenu {
  display: block;
}*/
.userMenu .dropMyAccountMenu .myAccountMenu .nav-header {
  color: #009345;
}
.userMenu .dropMyAccountMenu .myAccountMenu .nav-header:hover {
  color: #fff;
  border-bottom: 1px solid #009345;
  background: #009345;
}
.topMenu {
  display: flex;
  justify-content:center;
  margin: 15px auto;
}

.breadcrumb{
  padding: 0;
  margin: -9px 0 12px 0;
  font-size: 13px;
  color: #9b9b9b;
}
.breadcrumb li{
  list-style: none;
  display: inline-block;
}
.breadcrumb li.active{
  color: #189bcf;
}
.orderConfBlock {
  padding-right: 40px;
  text-align: justify;
  border-right: 2px solid #59595c;
}
.orderConfBlock h2 {
  font-size: 18px;
}
.homepageHref {
  width: 80%;
  background-color: #009345;
  display: block;
  border: 1px solid #009345;
  margin: 10px auto;
  color: white;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 6px;
}
.productsHref {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 700;
  margin: 20px 0;
  display: flex;
  font-size: 18px;
}
.productsHref:after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background-image: url('/bundles/k2pweb/img/gogoprint/Zasób 5.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}
.card{
  position: relative;
  /*background-color:#fff;*/
  padding:15px;
  margin:0;
}

/*BACKGROUND COLORS*/
.backgroundTeal{
  background-color: #03bdb1;
  color: #fff;
}
.backgroundTransparent{
  background-color: transparent;
  box-shadow: none;
}
.background-light-grey {
  background-color: #f3f4f6;
  color:#59595c;
  font-size: 16px;
}
.background-dark-grey {
  background-color: #59595c;
  color:#fff;
  font-size: 12px;
}
/*BACKGROUND COLORS*/

/* ALERTS */
.alert{
  position: relative;
  background-color: #fff;
  padding: 15px;
  margin: 14px 0;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.05);
}
.alert-info {
  border: 1px solid #e6bb28;
  color: #e6bb28;
}
.alert-success {
  border: 1px solid #009345;
  color: #009345;
}
.alert-danger,
.alert-warning {
  border: 1px solid #93004e;
  color: #93004e;
}
.preflight_alert {
  text-align: justify;
}
.preflight_alert > br {
  content: ''!important;
  display: block!important;
  margin-bottom: 1.5em !important;
} 
/* ALERTS */
/* BLOG */
.homepageBlock_posts {
  padding: 100px 0;
}
.blogSlick .slick-dots {
  margin-block-start: 0px;
  margin-block-end: 0px;
  list-style: none;
  display: flex!important;
  padding-inline-start: 0px;
  justify-content: center;
  margin-top: 30px;
}
.blogSlick .slick-dots li {
  height: 15px;
  width: 15px;
  font-size: 0;
  margin: 0 5px;
}
.blogSlick .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  border: 1px solid #00853E;
  font-size: 0px;
  width: 100%;
  height: 100%;
  padding: 0;
}
.blogSlick .slick-dots li.slick-active button {
  background-color: #00853E;
}
.blogSlick .slick-arrow {
  width: 45px;
  height: 45px;
  display: block;
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: center center;
  border: 3px solid #DBDBDB;
  border-radius: 50%;
  padding: 15px;
  position: absolute;
  top: calc((100% - 36px) / 2);
  cursor: pointer;
}
.blogSlick .slick-arrow:before {
  display: none;
}
.blogSlick .slick-next {
  background-image: url('/bundles/k2pweb/img/gogoprint/blog_slick_arrow_next.svg');
  right: -75px;
}
.blogSlick .slick-prev {
  background-image: url('/bundles/k2pweb/img/gogoprint/blog_slick_arrow_prev.svg');
  left: -75px;
}
.blogSlick .slick-list {
  height: auto;
}
.blogSlick .slick-track {
  display: flex;
}
.homepageBlock_posts-item {
  height: auto!important;
}
.homepageBlock_posts-item-container {
  width: 96%;
  margin: auto;
  background-color: white;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.homepageBlock_posts-item-img {
  width: 100%;
  height: 260px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.homepageBlock_posts-item-date,
.homepageBlock_posts-item-category {
  position: absolute;
  background-color: #00853E;
  color: white;
  font-size: 14px;
  line-height: 19px;
  border-radius: 35px;
  padding: 3px 7px;
  font-weight: 500;
}
.homepageBlock_posts-item-date {
  right: 10px;
  top: 20px;
}
.homepageBlock_posts-item-category {
  left: 10px;
  bottom: -12px;
}
.homepageBlock_posts-item-body {
  padding: 30px 10px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.homepageBlock_posts-item-body h3 {
  margin: 0 0 20px 0;
}
.homepageBlock_posts-item-body span {
  margin: 20px 0 0 0;
  color: #00853E;
  display: flex;
  align-items: center;
}
.homepageBlock_posts-item-body span:after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background-image: url('/bundles/k2pweb/img/gogoprint/Zasób 5.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}
.blogBlock_post-img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.blogBlock_post-body {
  background-color: white;
  padding: 60px 100px;
}
.blogBlock_post-body-breadcrumbs,
.blogBlock_post-body-breadcrumbs .breadcrumb,
.blogBlock_post-body-breadcrumbs .divider {
  color: #00853E;
}
.blogBlock_post-body-breadcrumbs .breadcrumb li.active {
  color: #707070;
}
.blogBlock_post-relative {
  position: relative;
}
.blogBlock_post-body {
  margin-top: -240px;
}
.blogBlock_post-body-social .homepageBlock_posts-item-category {
  position: relative;
  left: 0;
  bottom: 0;
  margin: 0 0 0 auto;
}
.blogBlock_post-body-social {
  display: flex;
  align-items: center;
  margin: 20px 0 60px 0;
}
.blogBlock_post-body-author {
  display: flex;
  flex-direction: column;
}
.blogBlock_post-body-author > span {
  font-weight: 700;
  font-size: 24px;
}
.blogBlock_post-body-author > small {
  color: #00843D;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-top: 8px;
}
.blogBlock_post-body-social > img {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  margin-right: 20px;
  object-fit: cover;
  object-position: center;
}
.blogBlock_body-tabs-head {
  display: flex;
  align-items: center;
}
.blogBlock_body-tabs-head {
  padding: 30px 0;
}
.blogBlock_body-tabs-head > span {
  color: #000000;
  font-weight: 500;
  margin-right: 30px;
}
.blogBlock_body-tabs-head > div {
  background-color: #CECECE;
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  border-radius: 35px;
  padding: 3px 7px;
  margin-right: 10px;
  font-weight: 500;
  cursor: pointer;
}
.blogBlock_body-tabs-head > div:hover,
.blogBlock_body-tabs-head-item.active {
  background-color: #00853E;
  color: white;
}
.blogBlock_body-tabs-body {
  padding: 0 0 120px 0;
}
.blogBlock_body-tabs-body-item {
  display: none;
}
.blogBlock_body-tabs-body-item.active {
  display: block;
}
.blogBlock_body-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
/* BLOG END */

.sidebar_product{
  background-color: #fff;
  margin: 0 -15px;
  padding: 8px 15px;
  transition: ease-in-out 0.3s;
}

.sidebar_product:hover{
  background-color: #eef3f6;
}
.sidebarProductRow {
  position:relative;
}

.sidebarProductRow svg{
  position: absolute;
  right: 100px;
  fill: #fff;
  top: 9px;
  opacity: 0;
  transition: ease-in 0.3s;
}

.sidebarProductRow:hover svg{
  right: -3px;
  opacity: 1;
  transition: ease-in 0.3s;
}

.productBox{
    padding:0;
    margin: 20px 1.66%;
}
/*.productBox>div{
  padding: 17px;
}*/
.productBox{transition: ease-in-out 0.5s;}
.productBox:hover,
.loginCard,
.cardShadow {
  -webkit-box-shadow: 6px 6px 10px 1px rgba(89,89,92,0.3); 
  -moz-box-shadow:    6px 6px 10px 1px rgba(89,89,92,0.3);
  box-shadow:         6px 6px 10px 1px rgba(89,89,92,0.3);
}
.productBox img{
  width: 100%;
  border: 1px solid #f8f8f8;
  border-bottom: 0;
}
.productBox .productName{
  background-color: #fff;
  text-align: left;
  margin: -3px 1px 0 1px;
  padding: 10px;
  font-size: 15px;
}
.productName h4 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 15px 0 0 0;
}
.boxproduct a {
  position: relative;
  width: 100%;
  display: block;
}

/* TAGS */
/*.boxproduct .product-flag {
  position: absolute;
  right: 0;
  top: 15px;
  color: #fff;
  font-weight: 700;
  padding: 4px;
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
}
.product-flag-nav {
  color: #fff;
  font-weight: 700;
  padding: 4px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  min-width: 40px;
}
.sale-flag,
.sale-product .product-flag-nav,
.sale-product .product-flag {
  background-color: #e6bb28;
  border: 1px solid #e6bb28;
}
:lang(en) .sale-product .product-flag-nav:after,
:lang(en) .sale-product .product-flag:after {
  content: 'Sale';
  display: block;
}
:lang(cs) .sale-product .product-flag-nav:after,
:lang(cs) .sale-product .product-flag:after {
  content: 'Akce';
  display: block;
}
.new-flag,
.new-product .product-flag-nav,
.new-product .product-flag {
  background-color: #009345;
  border: 1px solid #009345;
}
:lang(en) .new-product .product-flag-nav:after,
:lang(en) .new-product .product-flag:after {
  content: 'New';
  display: block;
}
:lang(cs) .new-product .product-flag-nav:after,
:lang(cs) .new-product .product-flag:after {
  content: 'Novinka';
  display: block;
}
.hide-this-subgroup {
  display: none!important;
}*/
/* TAGS END */

.green-arrows {
  background-image: url('/bundles/k2pweb/img/gogoprint/Zasób 5.png');
}
.white-arrows {
  background-image: url('/bundles/k2pweb/img/gogoprint/arrow_white_right.png');
}
.green-arrows,
.white-arrows { 
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 10px;
  display: inline-block;
}
.float-arrows {
  float: right;
  margin-top: 5px;
}
/*.productName span {
  background-image: url('/bundles/k2pweb/img/gogoprint/Zasób 5.png'); 
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 10px;
  display: inline-block;
}*/
.productName p {
  font-style: italic;
  font-weight: 400;
}
.productBoxBG .productName{
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0px;
}
.productBoxBG{
  position: relative;
  width:100%;
  height:250px;
  background-size :cover;
  background-position: center;
  background-repeat: no-repeat;
}

.disclaimerText{
  color: inherit;
  font-size:13px;
  margin-bottom: 15px;
  margin-top: -5px;
}

/* SLICKBANNER */
.main-banner-div {
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
.galleryTrick{
  min-height:200px;
  overflow:hidden;
}
.slickBanner {position: relative; overflow: hidden; max-height:300px; display:none;}
.mainBanner.slickBanner{max-height:inherit;height:400px;}
.mainBanner .slick-track {
  height: 100%;
}
.slickBanner button{
  position: absolute;
  top: calc(50% - 30px);
  z-index: 1000;
  background-color: rgba(0,0,0,0.4);
  outline: none;
  border: 0;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  height: 60px;
  width: 26px;
}
.slick-prev{
  left:0px;
}
.slick-next{
  right:0px;
}
.slick-list {
  height: 400px;
}
.slick-prev:before {
  content: url('/bundles/k2pweb/img/k2p_2017/slick-slider-left.svg');
}
.slick-next:before {
  content: url('/bundles/k2pweb/img/k2p_2017/slick-slider-right.svg');
}
.slick-prev:before, .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sliderFlex {
  display: flex;
  align-items: center;
}
.logoSlide-img {
  display: flex!important;
  align-content: center;
  justify-content: center;
}
.logoSlide-img img {
  width: 100px;
  height: 50%;
}
.logoSlide .slick-list {
  height: auto;
}
.right {
  padding: 15px;
  cursor: pointer;
}
/* SLICKBANNER END */
/* TAXON */
.taxonImage {
  height: 400px;
}
.taxonImage > div {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* TAXON END */
/* CONFIGURATION */
/* .productCarousel .slick-list {
  height: 400px;
}
.productCarousel .slick-track {
  height: 100%;
} */
.productCarousel {
  height: 400px;
}
.variant-banner-div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.variant-banner-div > div {
  text-align: right;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.variant-banner-div > div > p {
  color: white;
}
.optionsSelect, .completionTimes{
  box-sizing: border-box;
}
.completionTimes > div:first-of-type p {
  font-weight: 700;
}
.optionsSelect,
.optionsSelect input,
.optionsSelect select {
  font-size: 16px;
}
.optionsSelect > div {
  font-weight: 700;
}
.number-property {
  border-bottom: 1px solid #59595c;
  text-align: right;
  font-weight: 700;
}
/* GALLERY */
.variantBlock__gallery {
  position: relative;
}
.variant-default-image {
  height: 300px;
  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: 1;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: black;
}
.mySlides img{
  max-height: 80vh;
  max-width: 100%;
}
.overflowOff{
  overflow: hidden;
}
.modalProductTitle{
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}
.modalGallery-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}
.modalGalleryclose {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
.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: calc(50% - 60px);
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  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: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}
.variant_gallery{
  position: absolute;
  bottom: 0px;
  padding: 10px;
  background: #009345;
  width: 100%;
}
.gallery_minis {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery_minis > div {
  max-width:20%;
}
img.minifix {
  opacity: 0.6;
  width:100%;
  margin:auto;
}
.active,
.minifix:hover {
  opacity: 1;
}
.btn_gallery {
  cursor: pointer;
  color: white;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn_gallery svg {
  fill: white;
}
/* GALLERY 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 */
/* TOOLTIP */
.openTooltip {
  cursor: pointer;
  background-image: url(/bundles/k2pweb/img/gogoprint/video_icon.png);
  background-size: auto;
  background-origin: content-box;
  border-right: 1px solid #59595c;
  padding: 3px 5px 3px 3px;
  background-position: left;
  background-repeat: no-repeat;
  height: 24px;
  width: 80%;
  display: inline-block;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  vertical-align: middle;
  /*left: 15px;*/
}
.modal-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
}
.modal-tooltip-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  top: calc(50vh - 100px);
  width: 500px;
  text-align: left;
  font-size: 14px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetooltip;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetooltip;
  animation-duration: 0.4s;
}
.close-tooltip {
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  top: 4px;
  right: 8px;
  color: #fff;
  opacity: 0.8;
  cursor: pointer;
}
.modal-title {
  background: #59595c;
  margin: -20px -20px 20px -20px;
  padding: 10px;
  color: #fff;
}
/* TOOLTIP END */

/*.optionsSelect:first-child{padding-top:0;}*/
.optionsSelect .optionTooltip{display:none;}
.optionsSelect select, .completionTimes select{
  /*padding: 8px;*/
  font-size: 16px;
  color: inherit;
  background-color: transparent;
  border: unset;
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
  border-radius: unset;
  box-sizing: border-box;
  width:100%;
  margin-top: 3px;
}
.optionsSelect select:focus, .completionTimes select:focus{
  outline: 0;
  border-color: #189bcf;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/*.completionTimes select, 
.optionsSelect input {
  width:100%;
  box-sizing: border-box;
}*/
.completionTimes select {
  width:100%;
  box-sizing: border-box;
}
/*.optionsSelect input.ib-70{width:70%;}*/
.completionTimesdisclaimer{
  font-size: 11px;
  color: #959596;
  line-height: 15px;
}
/*.variant_close_timer, .variant_date{color:#27a5de; margin-left: 5px;}*/
.optionsSelectButton{
  padding: 7px 0 7px 15px;
  box-sizing: content-box;
}
.variantButton{
  background-color: #fff;
  width: auto;
  display: inline-block;
  padding: 10px;
  border: 1px solid #fff;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
.variantButton:focus, .variantButton:hover{
  background-color: #009345;
  border-color: #009345;
  color: #fff;
}
.variantButton.variant-active{
  background-color: #009345;
  border-color: #009345;
  color: #fff;
}
.variantButton.disabled{
  color: #59595c;
}
.variantButton.disabled:focus, .variantButton.disabled:hover{
  color: #fff;
  border: 1px solid #009345;
  background-color: #009345;
  cursor: default;
  pointer-events: none;
}
.variantButton img{
  display: inline-block;
  /*margin-bottom: 10px;*/
  max-width: 200px;
}
.wideformatInput label{
  display: block;
  width: 100%;
  text-align: center;
  background: #f8f8f8;
  padding: 5px 5px 10px 5px;
  margin-bottom: -4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 14px;
}
.wideformatInput input{
  width:100%;
  text-align: center;
}
.wideformatSettings{padding: 7px 0 7px 15px;}
.variantSmallBanner {
  display: block;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #59595c;
}
/* CONFIGURATION END*/

/*JOBS*/
.switch input {
	cursor: pointer;
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}
.switch {
  height: 42px;
  margin: 0 20px 0 0;
  position: relative;
  width: 158px;
}
.switch label {
	background: #f8f8f8;
  color: #59595c;
	/*border-radius: 2px;*/
	display: block;
	height: 100%;
	position: relative;
	transition: all .15s ease;
  width: 100%;
  border: 1px solid #eef3f6;
}
.switch label div {
  background: #fff;
  border-radius: 2px;
  display: block;
  height: 38px;
  left: 1px;
  position: absolute;
  top: 1px;
  transition: all .15s ease;
  width: 10px;
  border: 1px solid #eef3f6;
  z-index: 3;
}
.switch input:checked~label {
  background: #009345;
  color: #ffffff;
  border: 1px solid #009345;
}
.switch input:checked~label div {
	left: 144px;
  border: 1px solid #009345;
}
.jobSwitchPrice{
  position: absolute;
  top: 14px;
  z-index: 4;
  left: inherit;
  font-size: 14px;
  width: 158px;
  text-align: center;
}
.switch input:checked~div{
  color: #fff;
}
.jobSwitchPrice .switchon{
  display: none;
}
.switch input:checked~div>.switchoff{
  display: none;
}
.switch input:checked~div>.switchon{
  display: inline-block;
}
.switch, .label_services{ display: inline-block;}
.label_services{width:calc(100% - 168px - 4px)}
.label_services p{
  margin: 5px 0 0 0;
  font-size: 13px;
  line-height:16px;
}
.jobRow{
  display: flex;
  align-items: top;
  margin-bottom:15px;
}
.jobRow:last-child{
  margin-bottom:0;
}
/*JOBS END*/

/* PRICEBUTTONS */
.priceList{
  font-size: 14px;
  cursor: pointer;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-right: 30px;
  box-sizing: content-box;
}
.priceList:nth-child(4n){
  margin-right:0;
}
.netto, .brutto{
  background-color: transparent;
  width:100%;
  height:100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.netto:hover .quantity,
.product-price-active .netto .quantity{
  background-color: #009345;
  border: 2px solid #009345;
}
.netto:hover .priceQuantity,
.product-price-active .netto .priceQuantity {
  border: 2px solid #009345;
  color: #009345;
}
.brutto{
  display: none;
  opacity: 0;
}
.brutto>div{display:inline-block;}
.showPrices{text-align:right;}
.showPrices span{font-size:12px;}
.priceBeforeDiscount{text-decoration: line-through;}
.quantity {
  width:30%;
}
.priceQuantity {
  width:60%;
  margin-left:10px;
  text-align:right;
}
/* PRICEBUTTONS END*/

/* HELPFILES */
.helpFile{display: inline-block; position: relative;margin: 0px 5px;}
.helpFileIcon {
  height:76px;
  width: 76px;
  display:block;
  background-image: url('/bundles/k2pweb/img/gogoprint/help_files.png');
  background-repeat: no-repeat;
  margin: auto;
  cursor: pointer;
}
.rasterIcon{background-position: -612px -10px;}
.aiIcon{background-position: -10px -10px;}
.cdrIcon{background-position: -354px -10px;}
.epsIcon{background-position: -440px -10px;}
.inddIcon{background-position: -268px -10px;}
.pdfIcon{background-position: -96px -10px;}
.psdIcon{background-position: -182px -10px;}
.zipIcon{background-position: -526px -10px;}
.pubIcon{background-position: -785px -10px;}
.rarIcon{background-position: -870px -10px;}
.otherIcon{background-position: -698px -10px;}
.helpFileName{
  display:none;
  position: absolute;
  top: -29px;
  font-size: 14px;
  color: #fff;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  white-space: nowrap;
}
.helpFileName:after {
	top: 100%;
	left: 15px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #000000;
	border-width: 5px;
	margin-left: -5px;
}
.helpFileIcon:hover~.helpFileName{
  display: block;
}
/* HELPFILES END */

/* VARIANT SUMMARY */
.summaryProperties{margin-bottom: 60px;}
.summaryProperties>div{font-size:14px;padding: 3px 0;}
.summaryProperties>div:first-child{margin-top:10px;}
.summaryProperties .variant_date{color: inherit;}
.sets label{
  display: inline-block;
  padding-top: 10px;
}
.sets .width-lg-10{
  float:right;
}
.sets input{
  width: 57px;
  padding: 8px 0 8px 8px;
  font-size: 14px;
  color: inherit;
  background-color: #fff;
  border: 1px solid #dedee0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
}
.addToCart button{
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  transition: ease-in-out 0.1s;
  background-color: #03bdb1;
  border: 1px solid #03a298;
  color: #fff;
  cursor: pointer;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
}
.addToCart button:hover{
  background-color: #bd0357;
  border-color: #bd0357;
}
.bottomLineBox {
  border-bottom: 1px solid #59595c;
  overflow: hidden;
  /*overflow: auto;*/
  margin-bottom:15px;
  padding-bottom: 15px;
}
.amount span,
.summaryNetto span,
.summaryBrutto span {
  float: right;
}
.summaryPrice .summaryBrutto {
  color: #009345;
  padding-top: 25px;
}
/*.summaryNetto{
  margin: 20px 0 5px 0;
  font-size: 18px;
  font-weight: 600;
}*/
/*.summaryBrutto{font-size: 14px;}*/
/* VARIANT SUMMARY END*/

/* TABS */
.tabButtons {
  display:flex;
  flex-direction:column;
}
.tabButtons div {
  background-color:#f3f4f6;
  border-left:unset;
  border-right: none;
  border-top:1px solid #59595c;
  border-bottom:unset;
  color:inherit;
  font-size:inherit;
  text-align:left;
  padding:10px;
  text-transform:capitalize;
}
.tabButtons div:first-child {
  border-top: unset;
}
.tabButtons div:hover {
  background-color: #fff;
  cursor: pointer;
}
.tabButtons div.active {
  background-color: #fff;
}
.tabContents {
  padding: 0 0 0 25px;
  border-left: 1px solid #59595c;
  min-height: 194px;
}
.tabs {
  padding: 45px 0;
  margin: 45px 0 0;
  border-top: 1px solid #59595c;
}
.tab {
  display: none;
}
#goDesign {
  line-height: 1.5;
}
#goDesign > p {
  margin-bottom: 15px;
}
/* TABS END */

/* CONFIGURATION END */

/* CART */
.cartBox {
  margin-left: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #59595c;
}
.itemsCard {
  border-right: 1px solid #59595c;
  padding-right: 10px;
}
.cartItemSingle {
  border-bottom: 1px solid #59595c;
  padding: 0 20px 30px 0;
  margin: 20px 0 0 0;
}
.cartItemSingle:last-child {
  border-bottom:unset;
  margin-bottom:0;
  padding-bottom:0;
}
.cartItemSingle h2 {
  font-size: 20px;
  text-transform: uppercase;
}
.empty_cart{
  width: 100%;
  background-color: #59595c;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #59595c;
  color: white;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.empty_cart span {
  display:flex;
  align-items: center;
  justify-content: center;
}
.empty_cart span:before {
  content: '';
  background-image: url('/bundles/k2pweb/img/gogoprint/bin_white.png');
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
}
.empty_cart:hover {
  opacity: 0.8;
}

.cartItemHead{
  position: relative;
  height:173px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 30px 0 0;
}
.loopIndex{
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  line-height: 30px;
  font-weight: 600;
}
.homepageCartItem {
  overflow: auto;
}
.bruttoPrice {
  color: #009345;
}
.itemAdditionalButtons{
  position: absolute;
  top: 20px;
  right: 10px;
}
.itemAdditionalButtons a:last-child{
  margin-right:0;
}
.itemAdditionalButtons a{
  background-color: #f8f8f8;
  padding: 10px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #eef3f6;
  transition: ease-in-out 0.1s;
  margin: 0 3px;
}
.productAdditionalButtons {
  display: flex;
  justify-content: flex-end;
}
a.removeFromCart {
  background-color: #59595c;
  background-image: url('/bundles/k2pweb/img/gogoprint/bin_white.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  width: 40px;
}
a.removeFromCart:hover{opacity: 0.8;}
a.changeProperties:hover{color: #189bcf;}
a.uploadFiles{
  background-color: #009345;
  border: 1px solid #009345;
  color: #fff;
  }
.uploadFiles:hover{
  background-color: #fff;
  border: 1px solid #009345;
  color: #009345;
}
.summaryPropertiesCart{
  margin-top: 30px;
}
.itemProperty>div {
  margin: 5px 0;
  padding: 5px 10px 5px 0;
  border-bottom: 1px solid #59595c;
}
.itemProperty>div span {
  float:right;
}
.itemPropertyOther>div {
  text-align:right;
}
.itemPropertyOther>div span {
  width: 100%;
}
.itemPropertyOther>div span strong {
  float: left;
}
.itemPropertyOther span{display: block;}
.itemPropertyOther strong{
  font-weight: 300;
}
.itemCartPrice{
  padding: 0;
  margin: 15px 0;
}
.itemDispatch div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.itemDispatch div span {
  background-color: #f3f4f6;
  padding: 8px;
  color: inherit;
}
.itemDispatch .toRight {
  font-size: 10px;
  display: block;
  margin-top: 10px;
}
.summaryCard {
  padding-left: 20px;
}
.setsCart{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
.setsCart .width-lg-10{
  float:right;
}
.setsCart input{
  width: 57px;
  background-color: #f3f4f6;
  border: unset;
}
.setsCart button, .setsCart .form-group{
  height: 34px;
  line-height: 34px;
  background-color: #f3f4f6;
}
.setsCart span{
  margin: 0 8px;
}
.setsCart button{
  background-color: #f3f4f6;
  border: unset;
  transition: ease-in-out 0.1s;
  display: flex;
  justify-content: center;
  position: relative;
  fill: #4f4f4f;
  cursor: pointer;
}
.setsCart button>svg{height:18px;}
.setsCart button:hover{fill: #009345;}
.cartItemNetto{margin-bottom:5px;}
.cartItemNetto strong{
  font-size: 18px;
  font-weight: normal;
  color: #009345;
}
.cartItemNettoBrutto{font-size:14px;}
.fileUploadedHead{
  padding-bottom: 10px;
  border-bottom: 1px solid #59595c;
  margin-top: 15px;
  position: relative;
}
.fileUploadedHead a {
  float:right;
  color: #009345;
}
.cartSummaryCard h2 {
  margin: 10px 0;
  padding: 10px 0;
  border-top: 1px solid #4f4f4f;
  border-bottom: 1px solid #4f4f4f;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
/*a.uploadedFiles{
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 14px;
  background-color: #27a5de;
  border-color: #1d9ad2;
  color: #ffffff;
  padding: 5px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
}*/
.fileUploaded{
  padding: 10px;
}

/* MODALUPLOAD */
body.modal-open{overflow: hidden;}
/*.modal-dialog{
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background-color: #f8f8f8;
  padding: 15px;
  left:0;
  top:0;
}*/
.modal-dialog{
  z-index: 10000;
  width: 700px;
  height: auto;
  overflow-x: hidden;
  background-color: #fff;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  box-shadow: 6px 6px 8px 5px rgba(89,89,92,0.3);
}
.modal-head button{
/*  position: absolute;
  right: 20px;
  top: 20px;*/
  font-size: 28px;
  background: transparent;
  border: 0;
  cursor: pointer;
  color:  #009345;
  width: 100%;
  text-align: right;
}
.modal-head h2 {
  text-align: center;
  text-transform: uppercase;
}
.fileupload-buttonbar{
  margin: 30px auto;
  text-align: center;
}
/*.fileinput-button {
  background-color: #009345;
  border: 1px solid #009345;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  transition: ease-in-out 0.1s;
  cursor: pointer;
}*/
.fileinput-button input{
  height: 100%;
  width: 100%;
  font-size: 10px;
}

.uploadedThumbnail{
  background-size:contain;
  height:150px;
  width:100%;
  background-position: center;
  background-repeat: no-repeat;
}
.row_image_data{position: relative;}
.modal_file_desc{
  padding: 10px 0;
  margin-top: 10px;
  margin-left: 15px;
}
.row_image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.row_image > div:first-of-type {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.modal_file_delete button {
  color: #59595c;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border: unset;
  background-color: transparent;
  font-weight: 700;
  cursor: pointer;
}
.modal_file_delete button:after {
    content: '';
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  background-image: url('/bundles/k2pweb/img/gogoprint/001.png');
  margin-left: 10px;
}
/* .modal_file_delete{
  position: absolute;
  right: 0;
  top: 0;
} */
/*.modal_file_delete button{
  background-color: #fff;
  border: 1px solid #bd0357;
  color: #bd0357;
  font-size: 20px;
  height: 32px;
  width: 32px;
  cursor: pointer;
}
.modal_file_delete button:hover{
  background-color: #bd0357;
  color: #fff;
}*/
.modal-footer button,
.fileinput-button,
.btn_modal_cart button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  border: 1px solid #59595c;
  background-color: #59595c;
  color: white;
  margin: 10px auto;
  font-size: 16px;
  padding: 10px;
  transition: ease-in-out 0.1s;
  cursor: pointer;
}
.modal-footer button:after,
.fileinput-button:after,
.btn_modal_cart > button:last-of-type:after {
  content: '';
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  background-image: url('/bundles/k2pweb/img/gogoprint/arrow_white_right.png');
  margin-left: 10px;
}
.btn_modal_cart > button:first-of-type:before {
  content: '';
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  background-image: url('/bundles/k2pweb/img/gogoprint/arrow_white_left.png');
  margin-right: 10px;
}
.modal-close-row{
  position: absolute;
  bottom: 31px;
  left: 0;
  background: #fff;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: right;
  border-top: 1px solid #e8e8e8;
}
.modal-close-row button{
  padding: 10px;
  background-color: #f8f8f8;
  border: 1px solid #eef3f6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  transition: ease-in-out 0.2s;
  font-size: 16px;
  color: #4c4c4c;
  margin-right: 10px;
  cursor: pointer;
}
.modal-content {
  padding: 30px;
}
.modal-content > .toCenter {
  margin: 15px 0;
}
.btn_modal_cart {
  margin: 30px 0;
}
/* MODALUPLOAD END */

/* PROMOTIONS */

/*.promotionCoupon{
  width: calc(100% - 150px);
  display: inline-block;
}*/
.promotionCoupon input{
  padding: 10px;
  width: 100%;
  border: unset;
  background-color: #f8f8f8;
}
/*.promotionCoupon input:focus{
  border-color: #03a298;
  background-color: rgba(3, 189, 177, 0.05);
}*/
.button_recalculate{
  background-color: #59595c;
  text-align: center;
  color: white;
  border: unset;
  padding: 10px;
  width: 100%;
  cursor: pointer;
}
/* PROMOTIONS END */

.userNote textarea{
  width: 100%;
  padding: 8px;
  font-size: 14px;
  color: inherit;
  background-color: #f3f4f6;
  border: 1px solid #f3f4f6;
  outline: none;
}
.userNote textarea:focus{
  border-color: #59595c;
  /*background-color: rgba(3, 189, 177, 0.05);*/
}
.summaryTax{
  line-height: 28px;
}
.showTaxDetails{
  display: none;
  margin-bottom: 10px;
}
.button_order,
.loginButton,
.registerBtn {
  padding: 10px;
  text-align: center;
  transition: ease-in-out 0.1s;
  cursor: pointer;
  width: 100%;
}
.button_order.next,
.loginButton {
  background-color: #009345;
  border: 1px solid #009345;
  color: #fff;
  margin-top: 20px;
  display: block;
}
.button_order_text,
.button_order.next,
.loginButton,
.registerBtn {
  font-weight: normal;
  font-size: 16px;
}
.button_order.continueShopping,
.button_order.prev,
.registerBtn {
  display: block;
  width: 100%;
  border: 1px solid #59595c;
  background-color: #59595c;
  color: white;
  margin-top: 10px;
  font-size: 16px;
}
.button_order_text span,
.button_order.continueShopping span,
.button_order.next span,
.button_order.prev span,
.loginButton span,
.registerBtn span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button_order.next .button_order_text span:after,
.button_order.continueShopping span:before,
.button_order.next span:after,
.button_order.prev span:before,
.loginButton span:after,
.registerBtn span:after {
  content: '';
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
}
.button_order.next .button_order_text span:after,
.button_order.next span:after,
.loginButton span:after,
.registerBtn span:after {
  background-image: url('/bundles/k2pweb/img/gogoprint/arrow_white_right.png');
  margin-left: 10px;
}
.button_order.continueShopping span:before,
.button_order.prev span:before {
  background-image: url('/bundles/k2pweb/img/gogoprint/arrow_white_left.png');
  margin-right: 10px;
}
.button_order small{
  display: block;
  padding-bottom: 5px;
  font-weight: 300;
}
.discountContainer {
  display: inline-block;
  border-top: 1px solid #4f4f4f;
  border-bottom: 1px solid #4f4f4f;
  padding: 10px 0;
  margin: 10px 0;
  width: 100%;
}
.discountContainer h2,
.additionalInfoContainer h2 {
  font-weight: 700;
  font-size: 16px;
}
.progressCard .checkoutTitle {
  font-weight: 600;
  margin-top: 0;
}
.checkoutTotalCosts {
  display:flex;
  align-items: center;
  color: #009345;
  margin-bottom: 20px;
}
.checkoutTotalCosts .toRight {
  font-size: 22px;
}
.shippingCharges {
  margin: 20px 0;
}

/* modalSmall */
.modalSmall{
  position: fixed;
  left: calc(50% - 350px);
  top: calc(50% - 250px);
  margin-top: 0;
}
/*.btn_modal_cart{
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}
.btn_modal_cart button {
  background-color: #fff;
  color: #009345;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #fff;
  transition: ease-in-out 0.1s;
  cursor: pointer;
  margin: 0 7px;
}
.btn_modal_cart button.btn_cart {
  background-color: #009345;
  color: #fff;
  border: 1px solid #009345;
}*/
/* modalSmall END */
/* CART END*/
/* CUSTOM FORMS */
.billType input[type="radio"],
.invoiceType input[type="radio"],
.payment-method input[type="radio"],
.shippingType input[type="radio"],
.shippingType input[type="checkbox"],
.useOtherBillingAddress input[type="checkbox"],
.optionalJob input[type='checkbox'],
.loginBox input[type='checkbox'] {
  width: auto;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.billType label,
.invoiceType label,
.payment-method label,
.shippingType label,
.useOtherBillingAddress label,
.optionalJob label,
.orderAgrementsBox label,
.loginBox label {
  display: flex;
  color: inherit;
  letter-spacing: 0.4px;
  font-size: 14px;
  align-items:center;
  margin: 15px 0;
  cursor: pointer;
}
.useOtherBillingAddress label {
  margin: 0;
}
.billType label,
.invoiceType label {
    color: inherit;
}
.billType label:before,
.invoiceType label:before,
.payment-method label:before,
.shippingType label:before,
.useOtherBillingAddress label:before,
.optionalJob label:before,
.orderAgrementsBox label:before,
.loginBox label:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  content: '';
  border: 5px solid #f3f4f6;
  background-color: #f3f4f6;
  vertical-align: middle;
  margin-right: 5px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
}
.billType input[type="radio"]:checked + label:before,
.invoiceType input[type="radio"]:checked + label:before,
.payment-method input[type="radio"]:checked + label:before,
.shippingType input[type="radio"]:checked + label:before,
.shippingType input[type="checkbox"]:checked + label:before,
.useOtherBillingAddress input[type="checkbox"]:checked + label:before,
.optionalJob input[type='checkbox']:checked + label:before,
.orderAgrementsBox input[type='checkbox']:checked + label:before,
.loginBox input[type='checkbox']:checked + label:before {
  background-color: #009345;
}
.billType .checkbox,
.invoiceType .checkbox {
  display: inline-block;
  margin: 0 10px 0 0;
}
.remember-me-box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.remember-me-box  input {
  width: 10%;
}
/* CUSTOM FORMS END */
/* CHECKOUT */
.checkoutTitle {
  margin: 20px 0;
  padding: 10px 0;
  border-bottom: 1px solid #59595c;
  border-top: 1px solid #59595c;
  text-transform: uppercase;
}
.progress_box{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.progress_box>div{
  width: 24%;
  text-align: center;
  padding: 6px 10px;
  color: #59595c;
  cursor: default;
  background-color: #f3f4f6;
  border: 1px solid #f3f4f6;
}
.progress_box>div.active{
  background-color: #009345;
  border: 1px solid #009345;
  color: #fff;
}
/* CHECKOUT END*/

/* ADDRESSING */
.addressCheckoutBox > div,
.shippingCheckoutBox > div,
.paymentCheckoutBox > div,
.finalizeSummaryBox,
.registerBox > div,
.loginBox > div {
  padding: 15px 45px;
}
.finalizeCheckoutBox > div:first-child {
  padding-right: 45px;
}
.addressCheckoutBox h2,
.shippingCheckoutBox h2,
.paymentCheckoutBox h2,
.finalizeCheckoutBox h2,
.registerBox h2,
.loginBox h2 {
  font-size: 18px;
}
.registerBox h2,
.loginBox h2 {
  text-align: center;
  font-weight: normal;
}
.addressCheckoutBox > div:not(:last-child),
.shippingCheckoutBox > div:not(:last-child),
.paymentCheckoutBox > div:not(:last-child),
.finalizeCheckoutBox > div:not(:last-child),
.registerBox > div:not(:last-child),
.loginBox > div:not(:last-child) {
  border-right: 2px solid #59595c;
}
.checkoutAddressRow {
  display: flex;
  justify-content: space-between;
}
.checkoutAddressRow > div {
  width: 48%;
  padding: 25px;
  background-color: #f3f4f6;
}
.personal_address_form .addressForm .formCompany,
.personal_address_form .addressForm .formTaxNumber,
.personal_address_form .addressForm > div:last-of-type {
  display: none;
}
#showDelivery .availableShippingAddresses {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#showBilling .availableShippingAddresses {
  min-height: 70px;
}
.availableShippingAddresses > div {
  width: 100%;
}
#sylius-billing-address-container {
    display: none;
}
#hideExisingBilling{display: block}
.existingBillingAddress{
  line-height:26px;
  min-height: 80px;
  padding: 20px 0;
}
input,
.address-container input, 
.address-container select{
  width: 100%;
  font-size: 12px;
  color: inherit;
  background-color: #f3f4f6;
  outline: none;
  border: 1px solid #f3f4f6;
  padding: 10px;
  font-style: italic;
  margin: 3px 0;
  font-weight: 500;
}
.address-container input:required {
  border: 1px solid #e6bb28;
}
.address-container .has-error input {
  border: 1px solid #bd0357;
  background-color: #f5d9e5;
}
.form-control[disabled] {
  cursor: not-allowed;
  background-color: #eee;
}
/*.address-container input:focus{
  border-bottom-color: #03a298;
  background-color: rgba(3, 189, 177, 0.05);
}
.address-container select:focus{
  border-color: #03a298;
}*/
.addressForm>div{padding:7px 0;}
.addressForm label{
  display: block;
  min-width: 140px;
}
.addressForm .width-lg-10{
  display:inline-block;
  width: 100%;
  /*max-width: 336px;*/
}
.useOtherBillingAddress input{
  top: 2px;
  position: relative;
}
/* ADDRESSING END*/

/* SHIPPING */
  .deliveryRow{margin-bottom:20px;}
  .deliveryRow b{color: #009345;}
  .shipping-method-description{display:block;}
  .shippingCheckoutBox,
  .paymentCheckoutBox,
  .finalizeCheckoutBox {
    margin-top: 40px;
  }
/* SHIPPING END*/
.payment-method .checkbox,
.payment-method label > div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.payment-method .checkbox .payment-method-description {
  font-style: italic;
  font-size: 12px;
  margin-left: 10px;
  width: auto;
}
.payment-method .checkbox .payment-method-description img {
  max-width: 100%;
}
.paymentText {
  font-size: 12px;
  font-style: italic;
  margin-top: 30px;
}
/* REGISTER AND LOGIN FORM */
.loginForm .centerV{
  margin:10px 0;
}
.loginForm .centerV input[type="checkbox"] {
  width: 10%;
}
.loginForm input[type="text"], .loginForm input[type="password"], input[type="email"]{
  width: 100%;
}
.loginCard,
.cardShadow {
  padding: 20px;
}
.loginCard .ib-row {
  margin: 20px 0;
}
.loginButton{
  width: 100%;
}
.loginCard input {
  margin: 10px 0 0 0;
}
.loginCard .loginAdditionalOpts {
  text-transform: uppercase;
  color: #009345;
  font-size: 12px;
}
.loginAdditionalOpts {
  display: flex;
  flex-direction: column;
  font-style: italic;
  font-size: 16px;
  margin-top: 20px;
}
.loginAdditionalOpts input {
  width: auto;
  margin-right: 20px;
}
.loginAdditionalOpts label {
  font-style: italic;
}
.loginBox .loginAdditionalOpts {
  font-style: unset;
  color: rgba(89,89,92,0.6);
  text-align: center;
}
.loginBox .loginAdditionalOpts label {
  justify-content: center;
  font-style: unset;
}
/*.loginButton:hover{
  background-color: #bd0357;
  border-color: #bd0357;
}*/
.loginForm p{
  margin:0;
}
.forgotDown input {
  margin: 0;
}
/*.loginForm a{
  display:inline-block;
  border-bottom: 1px solid currentColor;
  line-height: 1;
  text-shadow: 1px 1px #f8f8f8, 1px -1px #f8f8f8, -1px 1px #f8f8f8, -1px -1px #f8f8f8;
}*/
.noLabel label{display:none;}
.loginForm .form-group{
  margin-bottom:10px;
}
.termsText{margin: 10px 0 20px 0;}
.termsText input{margin-right:10px;}
.help-block.form-error{
    background-color: transparent;
    width: 100%;
    display: block;
    text-align: center;
    padding: 5px;
    color: #93004e;
    border: 1px solid #93004e;
    margin: 5px 0 -5px 0;
}
.termsText {
  margin: 20px 0 0 0;
  text-align:center;
  font-size: 14px;
  color: rgba(89,89,92,0.6);
}
.loginBox {
  margin: 40px 0;
}
.loginBox > div:first-child .loginBoxChildren {
  float: right;
}
.loginBox .loginBoxChildren {
  width: 50%;
}
/* REGISTER AND LOGIN FORM END*/

/* MYACCOUNT */
.myAccountMenu .nav>div{
  display:block;
  width:100%;
  border: unset;
  padding: 0;
}
.myAccountMenu .nav.nav-list .last {
  display: none;
}
.myAccountMenu .nav>div>a {
  text-align: left;
}
.myAccountMenu .nav-header{
  font-weight: normal;
  font-size: 22px;
  display: block;
  text-transform: capitalize;
  background: #009345;
  color: #fff;
  text-align: center;
  padding: 8px 10px;
  }
.myAccountMenu .nav.nav-list>div>a{
  display: block;
  padding: 8px 10px;
  cursor: pointer;
  transition: ease-in-out 0.3s;
  width: 100%;
  text-transform: capitalize;
}
.myAccountMenu .nav.nav-list>div>a:hover,
.myAccountMenu .nav.nav-list>div.current {
  background-color: #f3f4f6;
}
.myAccountMenu .nav.nav-list>div>a.hideornot,
.myAccountMenu .nav.nav-list>div.first {
  display:none;
}
.dropMyAccountMenu {
  display: none;
  opacity: 0;
  visibility: visible;
  position: absolute;
  top: 20px;
  left: -5px;
  right: 5px;
  z-index: 9;
  background: #fff;
  box-shadow: 6px 6px 8px 5px rgba(89,89,92,0.3)
}
.dropMyAccountMenu .myAccountMenu .nav-header {
  background:transparent;
  border-bottom: 1px solid #59595c;
  font-size: 16px;
}
.button_login:hover~.dropMyAccountMenu,
.userMenu .dropMyAccountMenu:hover {
  display: block;
  opacity: 1;
  visibility: visible;
}
.profileCard {
  padding: 0 0 0 25px;
}
.progressCard {
  border-bottom: 1px solid #59595c;
  margin: 20px 0;
  padding: 10px 0;
}
.profileCard h2,
.loginCard h2,
.progressCard h2 {
  margin: 0;
  padding: 10px 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.profileCard span,
.orderTableCell a,
.btn-next a {
  color: #009345;
}
.profileCard>div{line-height:24px;}
.profileCard .centerV {margin: 10px 0;}
.ordersTable{display: table; width: 100%;}
.ordersTableHead{
  display: table-header-group;
  background-color: #f3f4f6
}
.ordersTableBody{display: table-row-group;}
.orderTableCell, .orderTableHead{
  display: table-cell;
  padding: 6px;
  border-bottom: 1px solid #f3f4f6;
}
.orderTableCell{
  vertical-align: middle;
  font-size: 14px;
}
.orderTableCell a:hover,
.btn-next a:hover {
  text-decoration: underline;
}
.orderChangeButtons {
  display: inline-block;
}
.orderAdditionalButtons a,
.productAdditionalButtons a {
  padding:10px;
  margin: 0 5px;
  display: inline-block;
}
.orderAdditionalButtons a {
  border:2px solid #f3f4f6;
  background-color: #f3f4f6;
}
.orderInformation,
.orderDeliveryAddress,
.checkoutShippingAddress {
  padding-right: 15px;
}
.orderInformation span,
.orderSummary span,
.orderDeliveryAddress span,
.orderShippingAddress span {
  float:right;
  color: rgba(89,89,92,0.8)
}
.checkoutShippingAddress p,
.checkoutBillingAddress p {
  color: #000;
}
.checkoutShippingAddress span,
.checkoutBillingAddress span {
  float: right;
  font-style: italic;
}
/* MYACCOUNT END*/

/* FOOTER */
footer{
  height: auto;
  line-height:24px;
  width: 100%;
  overflow: hidden;
}
footer .navbar-nav, footer .nav>div {
  display: block;;
}

footer a:hover{
  text-decoration: underline;
  cursor: pointer;
}
.partnership .logo img {
  height: 30px!important;
}
.footerContainer {
  display: flex;
  justify-content: space-around;
}
.background-light-grey .footerBoxCenter {
  border-left: 1px solid #59595c;
  border-right: 1px solid #59595c;
}
.background-dark-grey .footerBoxCenter {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.flexColumnDisplay {
  display: flex;
  align-items: normal;
  flex-direction: column;
  justify-content: space-between;
}
.footer-green-icons {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-green-icons span{
  padding-right: 10px;
}
.footerBox p {
  text-align: justify;
}
.footerBox h5 {
  font-size: 12px;
  margin: 0;
}
.footerBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.footerBox input {
  border-radius: unset;
  font-size: 10px;
  background-color: #f3f4f6;
  border: 1px solid #f3f4f6;
  width: 258px;
}
.footerBox input:focus {
  border: 1px solid #009345;
  color: #fff;
  background-color: transparent;
}
.inlineList ul li {
  display: inline-block;
  padding: 0 1px;
  transition: ease-in-out 0.3s;
}
.inlineList ul li:last-of-type {
  display: block;
}
.inlineList.footer-padding-left ul li:last-of-type {
  display: inline-block;
}
.footer-padding-left > div:last-of-type,
.footer-payment-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inlineList ul li:hover {
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.inlineList.borderList ul li {
  padding: 0px 5px;
  line-height: 1.4;
}
/* .inlineList.borderList ul li:nth-child(odd) {
  border-right: 1px solid white
} */
.inlineList.borderList ul li:first-of-type {
  border-right: 1px solid white
}
.footerBoxCenter {
  padding: 0 40px;
}
.footerArticles ul {
  column-count: 2;
  font-size: 14px;
}
.footerArticles li {
  margin-bottom: 6px;
  text-align: left;
}
.footerArticles img {
  width: 100px;
  margin-top: 20px;
}
.newsletter-submit-button button {
  background-color:transparent;
  border:none;
  margin: 5px 0;
  color:white;
  font-size: 12px;
  padding:0
}
.svg {
  vertical-align: middle;
}
.section {
  padding: 30px 0;
}
.footerCopyright {
  padding: 10px 0 0 0;
}
.partnersButton {
  background-color: #f3f4f6;
  border-color: #f3f4f6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #59595c;
  font-weight: bold;
  padding: 3px 15px;
}
.footer-padding-left {
  padding-left: 40px;
}
.footer-padding-right {
  padding-right: 40px;
}
/* FOOTER END */
/* CONTACT FORM */
.contactFormContainer {
  display: flex;
}
.contactFormContainer > div:first-of-type {
  width: 69%;
}
.contactFormContainer .contactFormText {
  border-left: 1px solid #59595c;
  padding: 0 40px;
  margin-left: 2%;
}
.contactFormContainer .contactFormText .contactFormPhone {
  margin-bottom: 30px;
}
/* CONTACT FORM END */


/*MODAL*/
.modal-open {overflow: hidden;}
.modal {
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  -webkit-overflow-scrolling: touch;
  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;
}
#unit-price-modal .modal-dialog{
  width: 350px;
  height: auto;
  overflow-x: hidden;
  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:100%;
  margin-bottom:20px;
}
.row.modal_text{
  font-weight: 300;
  font-size: 30px;
  margin: 0 0 15px 0;
}
/*MODAL END*/

/* LOADER */
#page-loader {
    position: fixed;
    top: calc(50vh - 80px);
    left: 0px;
    right: 0;
    background: #ffffff url('/bundles/k2pweb/img/gogoprint/loader.gif') no-repeat 50% 90%;
    z-index: 10000;
    display: none;
    text-align: center;
    width: 160px;
    border-radius: 8px;
    height: 160px;
    font-size: 14px;
    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: 14px;
  line-height: 20px;
  display: block;
  text-align: center;
  width: 100%;
}
/* LOADER END */

/* BANNER TEXT */


/*DESIGNER*/
  .designer-launcher.btn-designer{
    padding: 10px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    width: 100%;
  }
  #designer-iframe {
      position: fixed;
      z-index: 1000;
      left: 0;
      top: 0;
      height: 100%;
      border: none;
  }
  #designer-loader {
      position: fixed;
      top: 40%;
      left: 0px;
      right: 0;
      background: #ffffff url('/bundles/k2pweb/img/gogoprint/loader.gif') no-repeat 50% 30%;
      z-index: 10000;
      display: none;
      text-align: center;
      width: 160px;
      border-radius: 8px;
      height: 160px;
      font-size: 14px;
      margin-left: auto;
      margin-right: auto;
      border: 1px solid #dbdbdb;
      box-shadow: 0px 0px 300px rgba(0,0,0,0.7);
  }

  #designer-loader  {
      -moz-animation: cssAnimation 0s ease-in 4s forwards;
      /* Firefox */
      -webkit-animation: cssAnimation 0s ease-in 4s forwards;
      /* Safari and Chrome */
      -o-animation: cssAnimation 0s ease-in 4s forwards;
      /* Opera */
      animation: cssAnimation 0s ease-in 4s forwards;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
  }
  #designer-complete-alert{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0 0 30px 0;
    color: #ffffff;
    padding: 10px;
    border-radius: 3px;
    background: #009345;
    text-align: center;
  }
  @keyframes cssAnimation {
      to {
          width:0;
          height:0;
          overflow:hidden;
          color:transparent;
          background:transparent;
          padding:0;
          border-width: 0;
      }
  }
  @-webkit-keyframes cssAnimation {
      to {
          width:0;
          height:0;
          visibility:hidden;
          color:transparent;
          background:transparent;
          padding:0;
          border-width: 0;
      }
  }
/*DESIGNER END*/
/* LANGUAGE */
.lang {
  display: inline-block;
}
.lang:before {
  content: '';
  display: block;
  width: 30px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url('/bundles/k2pweb/img/gogoprint/if_CZ_167787.png');
}
.lang.flag-en:before {
  background-image: url('/bundles/k2pweb/img/gogoprint/if_GB_167794.png');
}
/* LANGUAGE END */


/*RESPONSIVE*/
.showOnSmall{display:none;}
@media screen and (max-width:600px){
  .showOnSmall{display:block;}
  .hideOnSmall{display:none;}
  html{padding-bottom:0;}
  body{margin:0;}
  .ibs-20{width: 20%;}
  .ibs-25{width: 25%;}
  .ibs-30{width: 30%;}
  .ibs-33{width: 33%;}
  .ibs-40{width: 40%;}
  .ibs-50{width: 50%;}
  .ibs-60{width: 60%;}
  .ibs-67{width: 67%;}
  .ibs-70{width: 70%;}
  .ibs-75{width: 75%;}
  .ibs-80{width: 80%;}
  .ibs-100{width: 100%;}
  .contentWidth{width:100%;}
  .centerV{display:block;}
  header{height:auto;margin:0;}
  h2{font-size:24px;}
  .dropThat {
    background: #ccc;
    width:auto; padding: 10px;
    position:absolute;
    right:10px;
    top:10px;
  }
  .topGreyContent {
    padding: 8px;
  }
  header > .section > .ib-row {
    display: flex;
    align-items: center;
  }
  .logo img {
    width: 150px;
    height: auto!important;
  }
  .topMenu {
    display: block;
    margin: 0;
  }
  .nav>div{
    padding:5px;
    width:auto;
  }
  .mainmenu .navbar-nav {
    display: block;
    align-items: center;
    justify-content: space-between;
    text-align: center;
  }
  .nav>div {
    float: left;
    border: 1px solid #009345;
    color: #009345;
    margin: 5px;
    display: block;
    padding: 5px;
    width: auto;
  }
  .mainmenu .dropdown:not(:first-child) {
    border-left: 1px solid #009345;
  }
  .mobileAllProducts,
  .mobileTaxonomyList,
  .partnersButton,
  .select2-results .select2-no-results,
  .partnership {
    display: none;
  }
  .mobileAllProducts.active,
  .mobileTaxonomyList.active {
    display: block;
  }
  .mobile-nav-item,
  .mobile-nav-item-product,
  .mobile-user-menu > a,
  .footerArticles li {
    width: 100%;
    background-color: #59595c;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px;
  }
  .mobile-nav-item:after,
  .mobile-user-menu > a:after,
  .button_login:after,
  .footerArticles li:after {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('/bundles/k2pweb/img/gogoprint/arrows_white_down.png');
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin: 0;
    padding: 0;
  }
  .mobile-nav-item > a,
  .footerArticles li > a {
    width: 100%;
    display: block;
  }
  .select2-drop-active {
    top: 144px!important;
    width: 100%!important;
    left: 0!important;
  }
  .select2-input,
  .select2-input:focus {
    width: 80%;
    margin: 0 auto;
    display: block;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 4px;
  }
  .mobileFinder .select2-drop .select2-search,
  .mobileFinder .select2-choice.select2-default>span {
    display: none;
  }
  .mobileFinder .select2-container .select2-choice div {
    margin-right: 10px;
    display: flex;
    align-items: center;
  }
  .select2-search {
    background-color: #59595c;
    padding: 10px 0;
  }
  .dropHamburger {
    width: 40px;
    height: 34px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    margin: 0 auto;
    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: 80%;
    background: #e6bb28;
    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.hamburgerToggle span:nth-child(1) {
    position: absolute;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .dropHamburger.hamburgerToggle span:nth-child(2) {
    opacity: 0;
    left: -16px;
  }

  .dropHamburger.hamburgerToggle span:nth-child(3) {
/*    top: 8px;
    width: 100%;*/
    position: absolute;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .topMenu .showOnSmall {
    display: none;
  }
  .userMenu {
    text-align: center;
    margin: 10px 0;
  }
  .userMenu a.button_discount{display:none;}
  .galleryTrick{
    height: auto;
    margin-bottom:20px;
  }
  .jobRow{display: block;}
  .switch input:checked~label div {left: calc(100% - 11px);}
  .label_services {margin: 10px 0;}
  .optionsSelect, .completionTimes{
    padding: 0;
    height: auto;
    margin-bottom: 10px;
    line-height:30px;
  }
  .priceList{
    width: 100%;
    display: block;
    margin-right: 0;
    box-sizing: border-box;
  }
  .netto:hover~.brutto, .brutto:hover {
    width: 100%;
    left: 0;
    height: auto;
    top: 0;
  }
  .variant-banner-div > div {
    display: none;
  }
  #summaryCard{
    position:relative!important;
    top:0!important;
    width: auto !important;
  }
  .addToCart{
    margin-top:10px;
    line-height: 26px;
  }
  .profileCard {
    padding: 0 15px;
  }
  .ordersTableBody{
    display: block;
    border-bottom: 1px solid #59595c;
    overflow: auto;
  }
  .ordersTable {
    display:block;
  }
  .orderTableCell{
    float: left;
    border-bottom: unset;
  }
  .orderInformation,
  .orderDeliveryAddress,
  .checkoutShippingAddress {
    padding-right: 0;
  }
  .myAccountMenu .nav.nav-list>div>a {
    float:left;
    margin:0 5px;
    width:unset;
  }
  .myAccountMenu .nav-header {
    color: #009345;
    border-bottom: 1px solid #009345;
    margin: 0 15px;
    background-color: transparent;
  }
  footer{
    position: relative;
    /*padding:20px;*/
  }
  .footerArticles ul {
    column-count: unset;
  }
    .footerContainer {
    flex-direction:column;
  }
  .footerContainer > div:not(:last-of-type):after {
    content: '';
    display: block;
    width: 60%;
    margin: 20px auto 0 auto;
    height: 1px;
    background-color: #59595c;
  }
  .background-light-grey .footerBoxCenter, .background-dark-grey .footerBoxCenter {
    border:none;
  }
  .footerBox {
    padding: 0 15px;
  }
  .footerBox h5,
  .footerBox h5 > strong,
  .footer-payment-row > h5 {
    font-weight: normal;
    font-size: 14px;
  }
  .background-dark-grey .footerBox {
    padding: 0;
    text-align:center;
  }
  .background-dark-grey .footerBox > ul {
    margin: 0;
  }
  .background-dark-grey  > div {
    padding: 0;
  }
  .footerImages img{max-width:100%;}
  .footer-payment-row {
    flex-direction: column;
  }
  .footer-payment-row > img {
    width: 80%;
    max-width: unset;
  }
  .footer-payment-row > h5 {
    margin-bottom: 10px;
  }
  .footerBox p {
    text-align: center;
    font-size: 14px;
  }
  .footer-padding-left > div:last-of-type {
    justify-content: center;
  }
  #mc_embed_signup .clear input {
    text-align: center!important;
    background-position: 70% center!important;
    font-size: 14px!important;
    font-weight: normal!important;
  }
  .footerBox ul {
    margin: 0 0 0 8px;
  }
  .footerCopyright i {
    display: block;
  }
  .slickBanner button{display:none !important;}
  .completionTimes .toRight{text-align:left;}
  .empty_cart, .cartItemHead{display: none;}
  .summaryPropertiesCart {margin-left: 0;}
  .cartOptionName, .checkoutLabelName{
    font-size: 12px;
    color: #999;
    margin-bottom: 3px;
  }
  .itemProperty>div{margin-bottom:5px;}
  .setsCart {
    justify-content: flex-end;
    margin-bottom: 10px;
  }
  .fileUploaded{overflow-x: hidden;}
  a.uploadedFiles{
    position: initial;
    margin: 10px 0 0 0;
    display: block;
    padding: 10px;
    text-align: center;
  }
/*  .cartSummaryCard{
    position: fixed;
    bottom: 0;
    z-index: 1;
    width: 100vw;
    margin: 0;
    border-top: 5px solid #bd0357;
    padding: 10px;
  }
  .cartSummaryCard h2{display: none;}*/
  .summaryNetto {margin: 0;}
  .cartView footer{margin-bottom: 160px;}
  .cartView .modalSmall{
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    border-radius: 0;
    box-shadow: none;
    border: 0;
  }
  .uploadcard{padding:0;}
  .fileupload-buttonbar{margin:0;}
  .fileinput-button{
    width: 100%;
    display: block;
  }
  .modal-close-row {display:none;}
  .modal_file_desc{
    padding: 10px 0 0;
    margin-top: 10px;
    border-top: 1px dashed #ccc;
    overflow-x: hidden;
  }
  .progress_box {display: block;}
  .progress_box>div {
    width: auto;
    float: left;
    font-size: 12px;
  }
  .checkoutView .switch, .checkoutView .jobSwitchPrice{
    width:100%;
    margin:0;
  }
  .useOtherBillingAddress {
    position: inherit;
    top: -10px;
    right: 0;
  }
  .checkoutView footer{
    display:none;
  }
  .checkoutShippingAddress>div, .checkoutBillingAddress>div{
      margin-bottom: 10px;
  }
  .button_order.next{
    display: block;
  }
  .tablinks {
    float:left;
    width:unset;
  }
  .tabButtons {
    display: inline-block;
  }
  .tabButtons div {
    border: 1px solid #f3f4f6;
    margin: 5px;
  }
  .tabButtons div.active {
    border: 1px solid #59595c;
  }
  .tabContents {
    border: unset;
    padding: 0;
  }
  .flexSpace {
    flex-direction:column;
  }
  .centerBox {
    border: unset;
    margin: 0;
    padding: 0;
  }
  .section {
    padding: 20px;
  }
  .productBox {
    margin:20px 0;
  }
  .addressCheckoutBox > div:not(:last-child),
  .shippingCheckoutBox > div:not(:last-child),
  .paymentCheckoutBox > div:not(:last-child),
  .finalizeCheckoutBox > div:not(:last-child),
  .registerBox > div:not(:last-child),
  .loginBox > div:not(:last-child) {
    border: unset;
  }
  .addressCheckoutBox > div,
  .shippingCheckoutBox > div,
  .paymentCheckoutBox > div,
  .finalizeSummaryBox,
  .registerBox > div,
  .loginBox > div {
    padding: 10px;
  }
  .loginBox > div:first-child .loginBoxChildren {
    float: unset;
  }
  .loginBox .loginBoxChildren {
    width: 100%;
  }
  .itemsCard,
  .summaryCard {
    border: unset;
    padding: 0;
  }
  .finalizeCheckoutBox > div:first-child {
    padding: 0;
  }
  .checkoutAddressRow {
    flex-direction: column;
    margin-top: 20px;
  }
  .checkoutAddressRow > div {
    width: 100%;
  }
  .cartItemSingle {
    padding: 0;
  }
  .modal-dialog {
    width: 80%;
    padding: 10px;
  }
  .modal-content {
    padding: 0px;
  }
  .modal-footer button,
  .fileinput-button,
  .btn_modal_cart button {
    width: 100%;
  }
  .dropThatGroup:hover>.dropThat,
  .dropThatCart:hover>.dropThat,
  .dropThat:hover,
  .dropThatGroup:focus>.dropThat,
  .dropThatCart:focus>.dropThat,
  .dropThat:focus {
    display: none;
  }
  .centerH {
    flex-direction: column;
  }
  .contactFormContainer {
    flex-direction: column;
  }
  .contactFormContainer > div:first-of-type {
    width: 100%;
  }
  .contactFormContainer .contactFormText {
    border-left: unset;
    padding: 0;
    margin-left: 0;
  }
}
/*RESPONSIVE END*/

/* AGREEMENTS */
.order_agreement{
  margin-top: 10px;
}
form.order_agreement div{
  display: inline;
  font-size: 12px
}
.termsFlex>div>div>div{
  display: flex;
  line-height: 1.4;
  margin-top: 10px;
}
.termsFlex .form-group:first-child{
  order:1;
}
.termsFlex .form-group:last-child{
  order:0;
}
/* AGREEMENTS END */
