@font-face {
  font-family: 'SohoGothicProRegular';
  src: url("font/sohogothicpro-regular.eot");
  src: url("font/sohogothicpro-regular.eot") format("embedded-opentype"), url("font/sohogothicpro-regular.woff2") format("woff2"), url("font/sohogothicpro-regular.woff") format("woff"), url("font/sohogothicpro-regular.ttf") format("truetype"), url("font/sohogothicpro-regular.svg#SohoGothicProRegular") format("svg"); }
@font-face {
  font-family: 'SohoGothicBoldItalic';
  src: url("font/SohoGothicPro-BoldItalic.eot");
  src: url("font/SohoGothicPro-BoldItalic.woff") format("woff"), url("font/SohoGothicPro-BoldItalic.ttf") format("truetype"), url("font/SohoGothicPro-BoldItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SohoGothicLightItalic';
  src: url("font/SohoGothicPro-LightItalic.eot");
  src: url("font/SohoGothicPro-LightItalic.woff") format("woff"), url("font/SohoGothicPro-LightItalic.ttf") format("truetype"), url("font/SohoGothicPro-LightItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.cloudzoom-zoom {
  z-index: 99999;
  width: 400px !important;
  height: 400px !important; }

#cadeado-categoria-box {
  width: 794px;
  margin: 65px auto;
  padding-bottom: 150px;
  /* SIDEBAR */
  /* CONTENT */ }
  #cadeado-categoria-box .sidebar {
    width: 240px;
    float: left;
    min-height: 100px;
    margin-bottom: 50px; }
    #cadeado-categoria-box .sidebar .foto-principal {
      width: 240px;
      height: 340px; }
      #cadeado-categoria-box .sidebar .foto-principal img {
        max-width: 240px;
        float: left; }
    #cadeado-categoria-box .sidebar .img-menor {
      width: 85px;
      /* height: 200px; */
      padding: 10px;
      margin: 5px;
      border: 1px solid #e5e5e5; }
  #cadeado-categoria-box .content {
    width: 480px;
    float: left;
    margin-left: 70px; }
    #cadeado-categoria-box .content .box {
      width: 100%;
      margin-bottom: 55px; }
    #cadeado-categoria-box .content .icons, #cadeado-categoria-box .content .ico-cadeado-title, #cadeado-categoria-box .content .ico-cadeado-infos, #cadeado-categoria-box .content .ico-cadeado-uso {
      width: 42px;
      height: 42px;
      background: url(../images/icoCadeado-interna.jpg);
      float: left;
      margin: 0px 10px 0px 0px; }
    #cadeado-categoria-box .content .ico-cadeado-title {
      background-position: 0px 0px; }
    #cadeado-categoria-box .content .ico-cadeado-infos {
      background-position: -42px 0px; }
    #cadeado-categoria-box .content .ico-cadeado-uso {
      background-position: -84px 0px; }
    #cadeado-categoria-box .content h2 {
      font-family: "SohoGothicProRegular";
      color: #016d9f;
      font-size: 25px;
      margin: 0;
      font-weight: 200; }
    #cadeado-categoria-box .content .description {
      color: #010101;
      font-size: 12px;
      font-family: "SohoGothicProRegular";
      text-align: justify;
      width: 100%;
      margin-top: 15px; }
    #cadeado-categoria-box .content .img-instrucoes-uso {
      margin-top: 40px; }
    #cadeado-categoria-box .content .video {
      margin-top: 30px; }
