@media print {
  /* 
	#content a:link:after, #content a:visited:after {
		 content: " (" attr(href) ") ";
		 font-size: 90%;
		 }
	*/
  * {
    background: transparent !important;
    /* color: #000 !important;  Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    color: #000 !important;
    text-decoration: underline;
  }
  main a:after {
    content: " (" attr(href) ")";
  }
  abbr:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  html {
    font-size: 100.01%;
  }
  body {
    font-size: 12px;
    color: #2e2e2e;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
  }
  body,
  p,
  .breadcrumbsWrapper {
    font-size: 12px;
  }
  .big {
    font-size: 16px;
  }
  .giant {
    font-size: 28px;
    line-height: normal;
  }
  .zeroBottom {
    margin-bottom: 2em !important;
  }
  .pageFooter .inner {
    margin: 0;
    color: #000;
  }
  .noPrint,
  .panel,
  .footer,
  .footerRight,
  .tabs-nav,
  .mobileLinks,
  .headerTheme,
  #muj-vodafone,
  #hp-form,
  .button,
  #rozcestnik-volani-form-form,
  .customer-segments,
  .customerLink,
  #click2call,
  #chat_container_main.chat_container.chat_container,
  .funnel-link,
  .priceInfo a,
  .funnel-footer.funnel-arrow:after,
  .funnel-arrow:after,
  .cta,
  .tariffNavigation,
  .no_contract_price a,
  .service_subsidy_price a,
  .tariff-detail-cols .forMobile,
  #c2c_main,
  .coveragePromo,
  .funnel-arrow .old-price,
  .deviceFilterContainer,
  .device-buttons,
  .device-sticker,
  .select,
  .model3d,
  .collectLink {
    display: none !important;
  }
  .collapsible {
    margin-top: 0 !important;
    margin-bottom: 2em;
  }
  .collapsible h3 {
    font-size: 16px;
    padding: 0;
    margin-bottom: 0.66666667em;
  }
  .collapsible h3:after {
    display: none;
  }
  .collapsible .collapsible-content {
    display: block !important;
    font-size: 12px;
    padding: 0;
    border: 0;
  }
  .logoWrap img {
    width: 60px;
    height: 60px;
  }
  .breadcrumbsWrapper {
    padding: 1em 0;
  }
  /* elements */
  .element-cols {
    text-align: justify;
    font-size: 0;
    line-height: 0;
    text-justify: distribute-all-lines;
  }
  .element-cols:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
  .element-cols > * {
    text-align: left;
    text-justify: auto;
  }
  .element-cols-1-1,
  .element-cols-1-2,
  .element-cols-1-3,
  .element-cols-1-4,
  .element-cols-2-3 {
    font-size: 12px;
    line-height: 1.4em;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 2em;
  }
  .element-cols-1-2-clear,
  .element-cols-1-3-clear,
  .element-cols-1-4-clear {
    display: inline-block;
  }
  .element-cols-1-3,
  .element-cols-1-3-clear {
    width: 30%;
  }
  .element-cols-1-4,
  .element-cols-1-4-clear {
    width: 23%;
  }
  .element-cols-2-3 {
    width: 66%;
  }
  .element-cols-center {
    text-align: center;
  }
  .element-cols-center .element-cols-1-2 {
    width: 33%;
    margin-left: 4.5% !important;
    margin-right: 4.5% !important;
  }
  .element-cols-center .element-cols-1-3 {
    margin-left: 2.5% !important;
    margin-right: 2.5% !important;
  }
  .element-cols-center .element-cols-1-3-clear {
    display: none !important;
  }
  .element-cols-center.element-cols-center-3-cols .element-cols-1-3 {
    width: 27%;
  }
  .element-cols-midsize {
    margin: 0 auto;
  }
  .element-cols-1-3:nth-child(3),
  .element-cols-1-4:nth-child(3) {
    margin-top: 0;
  }
  .element-cols-1-4:nth-child(4) {
    margin-top: 0;
  }
  .tariff-detail-cols .element-cols-1-1,
  .tariff-detail-cols .element-cols-1-2,
  .tariff-detail-cols .element-cols-1-3,
  .tariff-detail-cols .element-cols-1-4,
  .tariff-detail-cols .element-cols-2-3 {
    width: 100%;
  }
  .tariff-detail-info {
    display: block;
  }
  .tariff-detail-info .box {
    padding: 0;
  }
  .tariff-detail-price {
    margin: 0;
  }
  .tariff-detail-price strong {
    color: #eb0000;
  }
  /* funnel */
  .funnel-header {
    border: 1px solid #eb0000;
    padding: 15px;
    height: auto !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: auto !important;
  }
  .funnel-header h2.big,
  .funnel-header h3.big {
    color: #eb0000;
    font-size: 22px;
    line-height: 1.2em;
  }
  .funnel.funnel {
    display: block;
  }
  .funnel.funnel .funnel-row {
    display: block;
  }
  .funnel.funnel .funnel-block {
    display: block;
    height: auto !important;
    width: auto;
    font-size: 12px !important;
    padding: 10px;
    border: 0;
  }
  .funnel.funnel .funnel-ico {
    padding: 0;
  }
  .funnel-active {
    margin-bottom: 2em;
  }
  .device-list .device {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .device-list .device .device-inner {
    padding-top: 0;
    border: 0;
    margin: 0 !important;
  }
  .device-list .device .device-inner .device-content h2 {
    font-size: 22px;
    line-height: 1.2em;
    height: auto !important;
  }
  .device-text {
    float: right;
    width: 60%;
    padding-top: 30px;
  }
  .device-gallery {
    float: left;
    width: 40%;
  }
  .device-info-links {
    float: right;
    width: 60%;
  }
  .box-prices h2 {
    line-height: 1.2em;
  }
  #similar_products_area {
    margin-bottom: 2em;
  }
  #similar_products_area h2 {
    margin-bottom: 1em;
  }
  /* common */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 5px;
    color: #000;
  }
  h1 {
    color: #eb0000;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
  }
  h2 {
    font-size: 25px;
    font-weight: normal;
    color: #eb0000;
  }
  h3 {
    font-size: 20px;
    font-weight: normal;
  }
  h4,
  h5,
  h6 {
    color: #111111;
  }
  h4 {
    font-size: 1.3em;
  }
  h5 {
    font-size: 1.1em;
  }
  h6 {
    font-size: 1em;
  }
  strong {
    font-size: inherit;
  }
  p {
    margin-bottom: 20px;
  }
  a {
    color: #005393;
    text-decoration: none;
  }
  .mainMenu,
  .vf-nav-strip {
    display: none;
  }
  table {
    border-collapse: collapse;
    margin-bottom: 20px;
  }
  td,
  th {
    border: 1px solid #CCC;
    padding: 5px 10px;
  }
  ul,
  ol {
    margin-left: 20px;
    margin-bottom: 20px;
  }
  ul ul {
    margin-bottom: 0;
  }
  li {
    margin-top: 8px;
  }
  ul li {
    list-style: disc;
    padding: 0 !important;
  }
  ul li:before {
    display: none;
  }
  .export .logoPrintSpecial {
    width: auto;
    height: auto;
    position: relative;
  }
  .imageHeaderContainer {
    height: auto !important;
    min-height: auto !important;
  }
  .flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 30px -10px;
  }
  .fullContainer.wideContainer .flex-container {
    max-width: 100%;
  }
  .flex-container:last-child {
    margin-bottom: 0;
  }
  .flex-container .flex-item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 10px;
    position: relative;
  }
  .flex-container .flex-item .box2 {
    width: 100%;
  }
  .flex-container--left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .flexboxes-3 .flex-item {
    -webkit-flex: 0 1 306px;
    -ms-flex: 0 1 306px;
    flex: 0 1 306px;
  }
  .flex-container + .flex-container {
    margin-top: -30px;
  }
  .flex-container {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .flex-container + .flex-container {
    margin-top: -60px;
  }
  .flexboxes-4 .flex-item {
    -webkit-flex: 0 223px;
    -ms-flex: 0 1 223px;
    flex: 0 1 223px;
  }
}
/*# sourceMappingURL=vodafone-print.css.map */