@charset "UTF-8";
#lancamento_cadeados {
  width: 859px;
  background: #fff;
  margin: 0 auto;
  /* LEFT COLUMN */
  /* RIGHT COLUMN */
  /* TITLE LANÇAMENTOS */
  /* BOX PRODUTO */ }
  #lancamento_cadeados .sliderLancamentos {
    float: left;
    width: 100%; }
  #lancamento_cadeados .colLeft {
    float: left;
    width: 60%; }
    #lancamento_cadeados .colLeft .txt {
      font-size: 14px;
      color: #767676;
      font-family: "SohoGothicProRegular";
      margin: 0;
      float: left;
      width: 97%;
      padding-bottom: 10px; }
      #lancamento_cadeados .colLeft .txt small {
        font-size: 11px;
        padding-top: 10px;
        float: left; }
    #lancamento_cadeados .colLeft .btnLeiaMais {
      margin: 20px; }
  #lancamento_cadeados .colRight {
    float: right;
    width: 30%;
    margin-left: 49px;
    margin-top: 30px; }
    #lancamento_cadeados .colRight .txt {
      font-size: 14px;
      color: #767676;
      font-family: "SohoGothicProRegular";
      margin: 0;
      float: left;
      width: 100%;
      padding-bottom: 10px; }
      #lancamento_cadeados .colRight .txt small {
        font-size: 11px;
        padding-top: 10px;
        float: left; }
      #lancamento_cadeados .colRight .txt .title1 {
        font-family: "SohoGothicLightItalic";
        font-size: 20px;
        font-size: 29px;
        color: #000; }
      #lancamento_cadeados .colRight .txt .title2 {
        font-family: "SohoGothicBoldItalic";
        font-size: 40px;
        color: #38bcf0;
        line-height: 30px; }
  #lancamento_cadeados .titleLancamentos {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-top: 20px; }
    #lancamento_cadeados .titleLancamentos .icoTitleLancamento {
      background: #002d62;
      padding: 14px 18px;
      float: left; }
    #lancamento_cadeados .titleLancamentos h2 {
      font-family: "SohoGothicProRegular";
      text-transform: uppercase;
      color: #4f5961;
      font-size: 15px;
      font-weight: 200;
      padding: 20px 0 0 20px;
      float: left;
      margin: 0; }
  #lancamento_cadeados .boxProduto {
    margin: 0px auto;
    min-height: 300px;
    width: 820px; }
    #lancamento_cadeados .boxProduto .img1 {
      float: left;
      padding-left: 15px; }
    #lancamento_cadeados .boxProduto .img2 {
      margin: 20px 0; }
    #lancamento_cadeados .boxProduto .btnLeiaMais {
      border-top: 7px solid #a4a4a4;
      width: 280px;
      float: right;
      font-size: 14px;
      font-family: "SohoGothicProRegular";
      color: #fff;
      text-transform: uppercase;
      text-decoration: none; }
      #lancamento_cadeados .boxProduto .btnLeiaMais img {
        float: right; }

.right {
  float: right !important;
  padding-right: 29px; }

.left {
  float: left !important; }

.marginLeft {
  margin-right: 40px !important;
  margin-left: 0 !important; }
