@CHARSET "UTF-8";



    /*reset*/
    * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; } /* h5bp.com/t */
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }



    * {font-family: Arial;}


    hr,
    #header,
    #sidebar,
    #breadcrumb,
    .social-box-wrap,
    .anchor.anchor-top,
    .mfp-hide,
    .nani,
    .cookie-box,
    .hidden-print {display: none !important;}

    /* footer */
    #footer .col-xs-12 {display: none;}
    #footer .contact-wrap {display: block !important;}
    ul {margin: 0 !important; padding: 0 !important;}
    #footer .contact-wrap ul li {list-style: none;}
    #footer .contact-wrap .btn {display: none;}


    /* detail */
    #detailThumbsSlider,
    .detail-count, #detailCount,
    #detailAddToCart,
    .detail-undertop {display: none;}

    .tabs {margin-top: 25px;}
    .tabs > .tabs-tab > input {display: none;}
    .tabs > .tabs-tab .tab-content h2 {display: none;}
    .tabs > .tabs-tab .tab-content img {


        page-break-before: always; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
        page-break-inside: auto; /* or 'auto' */
    }
    .tabs .tab-label.anchor {display: none}
    .tabs > .tabs-tab > .tab-label {width: 100%; font-size: 25px;}
    #detailRatingTab {display: none;}

    #detailAccessories,
    #detailSimiliar,
    .product-list {display: none;}

/* Source: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css */

@media print {

  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }
  .table {
    td,
    th {
      background-color: #fff !important;
    }
  }
  .btn,
  .dropup > .btn {
    > .caret {
      border-top-color: #000 !important;
    }
  }
  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table-bordered {
    th,
    td {
      border: 1px solid #ddd !important;
    }
  }

}
