
/* Primapet style : 0D2C6C FF1E00 */

  @font-face {
    font-family: 'LeelawadeeBold';
    src: url('/images/fonts/leelauib.woff') format('woff'), /* Modern Browsers */
         url('/images/fonts/leelauib.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('/images/fonts/leelauib.svg#svgFontName') format('svg'); /* Legacy iOS */
  }

  @font-face {
    font-family: 'LeelawadeeRegular';
    src: url('/images/fonts/leelawui.woff') format('woff'), /* Modern Browsers */
         url('/images/fonts/leelawui.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('/images/fonts/leelawui.svg') format('svg'); /* Legacy iOS */
  }

  * {
    box-sizing: border-box;
  }

  body {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 10pt;
    color: #111111;  
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
  }

  h1 {
    font-size: 16pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    color: #888888;
    font-weight:bold;
    padding:10px 10px 10px 0px;
  }

  h2 {
    font-size: 12pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-weight:bold;
    color: #888888;
  }

  p {
    font-size: 11pt;
    color: #111111;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }

  ol li {
    font-size:10pt;
  }

  #contdownlinks {
    width:95%;
    display:inline-block;
    padding:10px 10px 10px 100px;
  }

  #dlinksleft {
    width:300px;
    float:left;
  }

  #dlinkscenter {
    width:300px;
    float:left;
  }

  #dlinksright {
    width:300px;
    display:inline-block;
    float:right;
  }

  #dlinksnl {
    display:inline-block;
    width:70px;
    height:65px;
    float:left;
  }

  #dlinksfollowus {
    display:inline-block;
    height:30px;
    width:250px;
    float:left;
    text-align:right;
  }

  #dlinkssocial {
    display:inline block;
    height:155px;
    width:250px;
    float:left;
  }

  #dsocialup {
    display:block;
    height:75px;
    width:250px;
    float:left;
    border-bottom:2px solid #8888ff;
  }

  #dsocialdown {
    display:block;
    height:75px;
    width:250px;
    float:left;
  }

  #dsocialup img, #dsocialdown img {
    display:inline;
    border:1px;
    padding:0px 0px 25px 0px;
    margin:0px;
  }

  #dlinksright p {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    display:inline;
    padding:5px;
    line-height:1.8em;
    color:#ffffff;
    font-size:11pt;
  }

  #dlinksleft a, #dlinkscenter a, #dlinksright a {
    width:350px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:11pt;
    line-height:1.8em;
    padding:5px;
    color:#ffffff;
    text-decoration:none;
  }

  #dlinksleft p, #dlinkscenter p {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:11pt;
    line-height:1em;
    padding:0px 0px 0px 4px;
    color:#ffffff;
    font-weight:bold;
  }

  #conttoplower {
    position:absolute;  
    top:50px;
    width:95%;
    height:85px;
    padding:10px;
  }

  #contlogo {
    padding:11px 10px 10px 130px;
    float:left;
    heigth:58px;
    width: 360px;
  }

  #rightmenu {
    display:inline-block;
    white-space:nowrap;
    padding:20px;
    heigth:58px;
    float:left;
    text-align:left;
    width:48%;
  }

  #rightmenu a {
    color:#ffffff;
    font-size:11pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
    padding: 0px 20px 0px 0px;
  }

  #righticons  {
    color: #ffffff;
    text-decoration:none;
    font-size:9pt;
    float:right;
    padding: 10px;
  }

  #righticons a {
    float:right;
    color:#ffffff;
    font-size:9pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
  }

  #toplinks {
    position:absolute;
    top:4px;
    left:0px;
    padding:4px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    white-space:nowrap;
    width:95%;
    text-align:right;
  }

  #toplinks a {
    color:#ffffff;
    text-decoration: none;
  }

  #topmenu {
    border-collapse:separate;
    /* border-radius: 0px 0px 10px 10px; */
    /* -moz-border-radius:10px; */
  }

  #topmenu {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 9pt;
    color: white;
  }

  #topmenu a {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 9pt;
    color: white;
    padding:10px;
    text-decoration:none;
  }

  #topmenu a:hover {
    background-color:#000099;
  }

  #big-content {
    border-collapse:separate;
  }

  #big-content #titulo {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color:#0D2C6C;
    -moz-border-radius: 10px 10px 0px 0px;
    color:#ffffee;
    padding:10px;
    font-weight:bold;
  }
  #big-content #footer {
    background-color:#1A2B85;
    color:#ffffee;
    padding:10px;
  }

  a.lorder {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    color: #ffffff;
    text-shadow: 1px 1px solid #000000;
    text-decoration: none;
  }

  a.lorder:hover {
    color: #ffff55;
    text-decoration: underline;
  }
  a.control_prev, a.control_next {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
  }
  li {
    font-size:9pt;
    padding: 4px;
  }

  .clear { 
    clear: both; 
  }

  .scrollable {
    overflow:scroll;
    height:400px;
  }

  .articulo tr td {
    padding:6px;
  }
 
  .articulos {
    padding:9px;
    text-align:center;
  }

  .prodimage {
    position:relative;
    display:inline;
    padding:0px;
    margin:0px;
  }

  .mynewol {
    position: absolute;
    /* float:left; */
    z-index:1000;
    top: 30px;
    left: 0;
    width: 64px;
    height: 20px;
    background-color:#ff0000;
    color: white;
    font-family:Verdana,Helvetica,sans-serif;
    font-weight:bold;
    font-size: 7.5pt;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
    -moz-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
  }

  .myproxol {
    position: absolute;
    /* float:left; */
    z-index:1000;
    top: 30px;
    left: 0;
    width: 110px;
    height: 20px;
    background-color:#999999;
    color: white;
    font-family:Verdana,Helvetica,sans-serif;
    font-weight:bold;
    font-size: 7.5pt;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
    -moz-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
  }

  .myproductoverlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 25px;
    background: rgb(255, 100, 0);
    background: rgba(255, 100, 0, 0.5);
    width: 100%;
    // transition: .5s ease;
    opacity: 50;
    color: white;
    font-weight: bold;
    font-size: 12px;
    padding: 4px;
    text-align: center;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  .prodimage:hover .myproductoverlay {
    transform: scale(1);
  }

  .artlocker {
    position: sticky;
    display:inline-block;
    padding:8px;
    border: 1px solid #dddddd;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height:320px;
    min-height:320px;
  }

  .artlocker:hover {
    border: 1px solid #bbbbbb;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }

  .artdestacado {
    text-align:center;
    border: 1px solid #dddddd;
     -moz-border-radius: 6px;
    border-radius: 6px;
    padding:6px;
  }

  .artdestacado:hover {
    border: 1px solid #bbbbbb;
  }

  .arttitulo {
    font-family: 'LeelawadeeBold',Verdana,Tahoma,Helvetica,sans-serif;
    color:#1A2B85;
    text-align:left;
    font-weight:bold;
    font-size:20pt;
  }
  .arttipo {
    text-align:left;
    font-weight:bold; 
    font-size:12pt;
    letter-spacing: 0.5px;
    color:#777777;
  }
  .artmarca {
    font-weight:bold;
    font-size:9pt;
  }
  .artmodelo {
    font-family: 'LeelawadeeBold',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:8pt;
    color:#888888;
    font-weight:bold;
    float:right;
  }
  .artprecio {
    font-size:9pt;
  }
  .artstock {
    font-size:9pt;
  }
  .arttotal {
    font-size:9pt;
    padding:10px;
    background-color:#eeffee;
  }
  .artcaracteristicas {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:11pt;
    margin-top:0.2em;
    margin-bottom:0.2em;
    line-height:1.3em;
    background-color:#eceeed;
    color:#666666;
  }
  .artcaracteristicas p,.artcaracteristicas li,.artcaracteristicas ul, .artcaracteristicas ul li {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:11pt;
    // margin-top:0.2em;
    // margin-bottom:0.2em;
    line-height:1em;
  }
  .cardarkgrey {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:11pt;
    margin-top:0.2em;
    margin-bottom:0.2em;
    line-height:1.3em;
    background-color:#cccccc;
    color:#666666;
    padding:10px;
  }
  .carlightgrey {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:11pt;
    margin-top:0.2em;
    margin-bottom:0.2em;
    line-height:1.3em;
    background-color:#ECEEED;
    color:#666666;
    padding:10px;
  }


  #pcantidad {
    width:80px;
    text-align:right;
    top:0px;
    font-size:9pt;
    border:1px solid #888888;
    padding: 2px 4px 2px 4px;
  }
  #pprecio {
    width:80px;
    text-align:right;
    top:0px;
    font-size:9pt;
    border:1px solid #888888;
    padding: 2px 4px 2px 4px;
  }
  #ptotal {
    width:80px;
    text-align:right;
    top:0px;
    font-size:9pt;
    border:1px solid #888888;
    padding: 2px 4px 2px 4px;
  }
  .table {
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #443333;
    background: #ffffff;
    min-width: 300px;
  }
  table.login input {
    font-size:12pt;
    padding:6px;
    font-weight:normal;
    border:0px;
    background-color: #ffddcc;
  }

  table.login td {
    font-size:12pt;
    padding:6px 6px 2px 2px;
    font-weight:bold;
  }

  table.prices {
    width:350px;
    font-size:12pt;
    padding:3px;
    font-weight:normal;
    border:1px;
    background-color: #eeeeee;
  }
  table.prices th {
    font-size:12pt;
    padding:3px;
    font-weight:bold;
    border:1px;
    background-color: #1A2B85;
    color:#ffffff;
  }

  td.hold {
    background-color: #eceeed;
    color:#222222;
  }
  td.holdb {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    background-color: #eceeed;
    color:#666666;
    font-weight:bold;
  }


  table.prices tr:hover > td.hold {
    border:1px;
    background-color: #dddddd;
    color:#222222;
  }

  td.psign {
    width:25px;
    max-width:25px;
    padding:4px;
    text-align:center;
  }

  .shoppingcart {
    margin-left:auto; 
    margin-right:auto;
    border:1px solid #ffffff;
    background: #ffffff;
    min-width: 500px;
  }
  .shoppingcart tr.list td {
    background-color: transparent;
    color: #444444;
    padding:4px;
    border-bottom: 1px solid #eeeeee;
  }

  .shoppingcart tr.list:hover > td {
    background-color: #eeeeff;
    color: #666666;
    border-bottom: 1px solid #dddd33;
  }

  .strth {
    background-color: #0D2C6C;
    color: #ffffff;
    font-size:11pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-weight:bold;
    padding: 6px;
  }

  .sth {
    background-color: #0D2C6C;
    color: #ffffff;
    font-size:9pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-weight:bold;
  }

  td.strl {
    padding:4px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 10pt;
  }

  tr.strl {
    background-color: #ffffff;
    color: #444444;
    padding:4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }

  tr.strl:hover > td {
    background-color: #bbbbff;
    color: #000000;
    padding:4px;
    border-bottom: 1px solid #dddd33;
    border-right: 1px solid #dddd33;
  }

  tr.tlist > td {
    background-color: #ffffff;
    color: #444444;
    padding:4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }

  tr.tlist:hover > td {
    background-color: #Ffffbb;
    color: #000000;
    padding:4px;
    border-bottom: 1px solid #dddd33;
    border-right: 1px solid #dddd33;
  }

  .scarttlist > td {
    background-color: #ffffff;
    color: #444444;
    padding:4px;
    border-bottom: 1px solid #cccccc;
  }

  .scarttlist:hover > td {
    background-color: #eeeeff;
    color: #000000;
    padding:4px;
    border-bottom: 1px solid #cccccc;
  }

  tr.strl td {
    padding:4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }

  .trth, .trth td {
    background-color: #0D2C6C;
    color: #ffffff;
    font-size:12pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-weight:bold;
    padding: 4px;
  }

  .scarttrth, .scarttrth td {
    background-color: #ffffff;
    font-size:10pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-weight:normal;
    padding: 4px;
  }

  .scarttrthtitle {
    background-color: #ffffff;
    font-size:14pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-weight:bold;
    padding: 4px;
  }

  .th {
    background-color: #0D2C6C;
    color: #ffffff;
    font-size:11pt;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    /* font-weight:bold; */
    padding: 4px;
  }

  .td {
    background-color: #ffffff;
    color: #444444;
    padding:6px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }

  .tru {
    color: #444444;
    padding:4px;
    text-align: center;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }

  .trucat{
    color: #444444;
    padding:4px;
    text-align: center;
    background-color:#D4FBFA;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:12pt;
    font-weight:bold;
  }

  .trv {
    color: #000000;
    background-color:#ffffaa;
    border-left: 1px solid #aaaa88;
    border-right: 1px solid #aaaa88;
    border-bottom: 1px solid #aaaa88;
    padding:4px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    /* text-align:left; */
  }
  .trv:hover > td {
    color: #000000;
    background-color:#ffee77;
    border-left: 1px solid #aaaa88;
    border-right: 1px solid #aaaa88;
    border-bottom: 1px solid #aaaa88;
  }

  table.wrapmanuals {
    border:none; 
    padding:0px 20px 0px 20px;
  } 

  table.manuals {
    border:none; 
    padding:10px;
  } 

  table.manuals th {
    background-color: #666666;
    color: #ffffff;
    padding:10px 30px 10px 30px;
    margin:2px;
    text-align:center;
  }

  table.manuals tr {
    background-color: #ffffff;
    color: #666666;
  }

  table.manuals tr:hover > td {
    background-color: #eeeee;
    color: #444444;
  }

  table.manuals td {
    border:1px solid #dddddd;
    font-size:10pt;
    padding:10px 30px 10px 30px;
    text-align:center;
  }

  table.manuals td a {
    color:#666666;
  }

  table.manuals td.alleft {
    border:1px solid #dddddd;
    font-size:11pt;
    padding:10px 30px 10px 30px;
    text-align:left;
  }

  table.wrapcontact {
    border:0px;
    text-align:left;
  }

  table.wrapcontact th.thleft {
    border-right:1px solid #999999;
    text-align:left;
    font-size:15pt;
    padding:0px 20px 0px 20px;
  }

  table.wrapcontact th {
    border-right:0px;
    text-align:left;
    font-size:15pt;
    padding:0px 20px 0px 20px;
  }

  table.wrapcontact td.tdleft {
    border-right:1px solid #999999;
    text-align:left;
    padding:20px;
  }

  table.wrapcontact td {
    border-right:0px;
    text-align:left;
    padding:0px 10px 0px 10px;
  }

  table.realcontact td.icons {
    text-align:right;
    padding:4px 0px 0px 4px;
  }

  table.realcontact td {
    text-align:left;
    padding:4px;
  }

  table.contact th {
    text-align:left;
    font-weight:bold;
    font-size:9pt;
    padding:0px 28px 0px 4px;
  }

  table.contact td {
    text-align:left;
    padding:4px 30px 4px 4px;
  }

  table.contact td.endtable {
    text-align:center;
    padding:10px;
    font-size:10pt;
  }

  table.contact td.endtable input, table.contact td.endtable submit {
    padding:12px;
    font-size:10pt;
  }

  table.contact td input,table.contact td textarea ,table.contact td select {
    text-align:left;
    font-size: 10pt;
    padding:8px;
  }

  td.trl {
    padding:4px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }

  tr.trl {
    background-color: #ffffff;
    color: #444444;
    padding:4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }

  tr.trl:hover > td {
    background-color: #ddeeff;
    color: #000000;
    padding:4px;
    border-bottom: 1px solid #aabbee;
    border-right: 1px solid #aabbee;
  }

  tr.trl td {
    padding:4px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }

  input {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }
  .inputro {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:9pt;
    padding:2px;
    /* width:20px; */
  }

  input[type="submit"],input[type="button"], .smallbutton {
    background-color:#0D2C6C;
    font-size:10pt;
    color:#ffffff;
    padding:5px;
    border:2px #000000;
    border-radius:4px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
  }
  
  ul.important li {
    font-size:10pt;
  }

  .greybutton {
    cursor:pointer;
    display:inline-block;
    background-color:#666666;
    min-width:140px;
    max-width:220px;
    font-size:10pt;
    color:#ffffff;
    border:2px #000000;
    border-radius:6px;
    padding: 4px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
  }
  .greybutton:hover {
    background-color:#444444;
  }

  .productbutton {
    background-color:#0D2C6C;
    font-size:10pt;
    color:#ffffff;
    padding:5px;
    border:2px #000000;
    border-radius:4px;
    padding: 4px 50px 4px 50px;
    width:200px;
    min-width:200px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
  }

  .mymapbutton {
    position:relative;
    background-color:#0D2C6C;
    font-size:10pt;
    color:#ffffff;
    padding:5px;
    border:2px #000000;
    border-radius:4px;
    padding: 4px;
    top:30px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    text-decoration: none;
  }
  .mymapbutton:hover {
    background-color:#000099;
  }

  input[type="submit"]:hover ,input[type="button"]:hover , .smallbutton:hover {
    background-color:#000099;
  }
  .a_pagar0 {
     text-align:right;
   }
  .a_pagar1 {
     text-align:right;
   }

  .obligatorio {
    color: #0D2C6C;
    font-weight:bold;
  }

  .dondecomprar {
    width:900px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }  

  .dondecomprar td.list {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding:8px;
  }  

  .dondecomprar td img {
    width:170px;
    height:auto;
  }  

  .dondecomprar td a {
    color:#666666;
    text-decoration:none;
    font-size:11pt;
  }  

  .dondecomprar .dondistrol {
    background-color:#bbbbbb;
    color:#666666;
    text-decoration:none;
    font-size:11pt;
    padding:6px 47px 6px 47px;
    border-radius: 6px 0px 0px 6px;
  }  

  .dondecomprar .dondistrols {
    background-color:#999999;
    text-decoration:none;
    color:#ffffff;
    padding:6px 44px 6px 44px;
    font-weight:bold;
    border-radius: 6px 0px 0px 6px;
  }  

  .dondecomprar .dondistror {
    background-color:#bbbbbb;
    color:#666666;
    letter-spacing:0.5px;
    text-decoration:none;
    font-size:11pt;
    padding:6px 24px 6px 20px;
    border-radius: 0px 6px 6px 0px;
  }  

  .dondecomprar .dondistrors {
    background-color:#999999;
    text-decoration:none;
    letter-spacing:0.5px;
    color:#ffffff;
    font-weight:bold;
    padding:6px 20px 6px 20px;
    border-radius: 0px 6px 6px 0px;
  }  

  .marksel {
    width:300px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }  

  .marksel td {
    padding:6px;
  }

  .marksel input, .marksel select {
    width:200px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    padding:4px;
  }  

  .pag {
    font-size:10pt;
    text-decoration: none;
    padding:0px 4px 1px 4px;
    border-radius: 6px;
    border: 1px solid #aaaaaa;
    background-color: #dddddd;
    color: #333333;
  }
  .pag:hover {
    border: 1px solid #aabbee;
    background-color: #aabbee;
    color: #333333;
  }
  .bpagp {
    font-size:16pt;
    text-decoration: none;
    padding:0px 4px 1px 4px;
    border-radius: 8px;
    border: 1px solid #aaaaaa;
    background-color: #dddddd;
    color: #333333;
    float:left;
    vertical-align:middle;
  }
  .bpagp:hover {
    border: 1px solid #aabbee;
    background-color: #aabbee;
    color: #333333;
  }
  .bpagn {
    font-size:16pt;
    text-decoration: none;
    padding:0px 4px 1px 4px;
    border-radius: 8px;
    border: 1px solid #aaaaaa;
    background-color: #dddddd;
    color: #333333;
    float:right;
    vertical-align:middle;
  }
  .bpagn:hover {
    border: 1px solid #aabbee;
    background-color: #aabbee;
    color: #333333;
  }

  .pagup {
    font-size:10pt;
    font-weight:bold;
    text-decoration: none;
    padding:0px 4px 1px 4px;
    border-radius: 6px;
    border: 1px solid #aaaaaa;
    background-color: #dddddd;
    color: #333333;
  }
  .pagup:hover {
    border: 1px solid #aabbee;
    background-color: #aabbee;
    color: #333333;
  }
  .pagdown {
    font-size:10pt;
    font-weight:bold;
    text-decoration: none;
    padding:0px 4px 1px 4px;
    border-radius: 6px;
    border: 1px solid #aaaaaa;
    background-color: #dddddd;
    color: #333333;
  }
  .pagdown:hover {
    border: 1px solid #aabbee;
    background-color: #aabbee;
    color: #333333;
  }

  .pagsel {
    font-size:12pt;
    text-decoration: none;
    font-weight:bold;
    padding:0px 4px 1px 4px;
    border-radius: 6px;
    border: 1px solid #000099;
    background-color: #000099;
    color: #ffffff;
  }

  .psearch {
    border:1px solid #444444;
    border-radius: 6px;
  }

  #search {
    border:none;
    border-bottom:1px solid #ffffff;
    background-color:#1A2B85;
    color:#ffffff;
  }

  .textico {
    width: 22px;
    height: 24px;
    text-align:center;
    vertical-align:bottom;
  }

  .menu{
      height: 32px;
      font-family: Verdana,Tahoma,Helvetica,sans-serif;
      font-size:10pt;
      border-radius: 5px;
      min-width:680px;
      width:auto;
      border:1px solid #000000;
      color:#ffffff;
      background-color:#000099;
      text-align:left;
  }
  .menu li{
      list-style: none;
      display: block;
      float: left;
      font-size:10pt;
      height: 30px;
      position: relative;
      text-shadow:2px 2px #000000;
  }
  .menu li a {
      padding: 0px 5px 0px 10px;
      margin: 0px 0;
      line-height:26px;
      font-family: Tahoma,Verdana,Helvetica,sans-serif;
      height: 30px;
      font-size:10pt;
      /* font-weight:bold; */
      color: #ffffff;
      text-decoration:none;
      text-shadow:2px 2px #000000;
  }
  .menu li a:hover  {
      padding: 0px 5px 0px 10px;
      margin: 0px 0;
      height: 36px;
  }
  .menu ul{
      padding: 0px;
      width:160px;
      color:#ffffff;
      background-color:#000099;
  }
  .menu .site-name,.menu .site-name:hover {
      padding-left: 0px;
      padding-right: 10px;
      width: 160px;
  }
  .menu .site-name a {
      width: 148px;
      overflow:hidden;
  }
  .menu li a{
      width: 148px;
      display: block;
      text-decoration:none;
  }
  .menu ul li {
      border-right:none;
      width:160px;
      height:29px;
  }
  .menu ul li:hover {
      border-right:none;
      width:160px;
      height:29px;
      background-color:#0C1935;
      /* border-right: 1px solid #000000; */
  }
  .menu ul li:hover > a {
      color:#ffffff;
  }

  .menu ul li a {
      border-right: none;
  }

  /* Sub menus */
  .menu ul{
      display: none;
      visibility:hidden;
      position: absolute;
      top: 30px;
  }
  /* Third-level menus */
  .menu ul ul{
      top: 0px;
      left:158px;
      display: none;
      visibility:hidden;
      /* border-top: 2px solid #0D2C6C; */
  }
  /* Fourth-level menus */
  .menu ul ul ul{
      top: 0px;
      left:158px;
      display: none;
      /*border-top: 2px solid #0D2C6C;*/
      visibility:hidden;
  }
  .menu ul li{
      display: block;
      visibility:visible;
  }
  .menu li:hover > ul{
      display: block;
      visibility:visible;
  }

  p.welcome {
    font-size:20pt;
    font-weight:bold;
    color: #0D2C6C;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  } 

  p.welcomet {
    font-size:16pt;
    color: #333333;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
  }

  /* Lista de categorias */
  .vmenu {
    padding:10px;
    background-color:#eeeeee;
    width:230px;
    min-width:230px;
  }
  .vmenu ul {
    box-sizing:border-box;
    margin:0;
    padding:0;
    // overflow: auto;
  }
                  
  .vmenu li{
    padding: 0px;
    list-style-type:none;
    position:relative;
    width:220px;
    white-space: nowrap;
  }
                
  .vmenu li.selected  {
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 11pt;
    display:inline-block;
    padding:5px 10px 5px 10px;
    width:220px;
    height:30px;
    color:#222222;
    font-weight: bold;
    background-color:#bbbbbb;
    white-space: nowrap;
  }

  .vmenu li a {
    text-decoration:none;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 11pt;
    display:inline-block;
    padding:5px 10px 5px 10px;
    width:220px;
    height:30px;
    color:#555555;
    background-color:#dddddd;
    white-space: nowrap;
  }
            
  .vmenu li a:hover {
    color:#222222;
    font-weight: bold;
    background-color:#cccccc;
  }

  .catselected {
    text-decoration:none;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 11pt;
    display:inline-block;
    padding:5px 10px 5px 10px;
    width:165px;
    height:30px;
    /* border:1px solid #000; */
    color:#555555;
    background-color:#dddddd;
  }

  nav.vmenu li ul {
    display:none;
    position:absolute;
    top:0px;
    left:90px;
  }
            
  nav.vmenu li:hover ul{
    display:block;
  }

  #viewportproduct {
    display:inline-block;
    text-align:left;
    padding:4px 4px 50px 4px;
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:11pt;
  }

  #leftrollercont, #rightrollercont {
    display:inline-block;
    float:left;
    width:42px;
    height:410px;
    vertical-align: middle;
  }

  .btnrollers {
    display:inline-block;
    vertical-align: middle;
    border:0px;
    margin-top:150px;
    margin-bottom:150px;
    cursor: pointer;
  }
  .imgchangers {
    width:75px;
    height:75px;
    border:1px solid #999999;
    margin:4px;
    float:left;
    cursor: pointer;
  }

  .imgchangersv {
    width:60px;
    height:60px;
    border:1px solid #999999;
    margin:4px;
    float:left;
    cursor: pointer;
  }

  #prodphoto {
    border:0px;
    width:410px;
    height:410px;
  }

  #productimagecont {
    float:left;
    width:410px;
    heigth:410px;
  }

  a.tooltip{
    position:relative;
    text-decoration:none;
    color: #ffffff;
  }
  a.tooltip:hover{
    text-decoration:none;
    color: #ffff00;
  }
  a.tooltip:after{
    content: attr(tip);
    font-family: 'LeelawadeeRegular',Verdana,Tahoma,Helvetica,sans-serif;
    font-size:90%;
    line-height:1.2em;
    color:#fff;
    width:200px;
    padding:5px 10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    background:#cc1100;
    -moz-box-shadow: 3px 3px 4px rgba(0,0,0, .65);
    -webkit-box-shadow: 3px 3px 4px rgba(0,0,0, .65);
    box-shadow: 3px 3px 4px rgba(0,0,0, .65);
    position:absolute;
    top:27px;
    left:-10px;
    display:none;
  }
  a.tooltip:before{
    z-index:1000;
    position:absolute;
    content:"";
    top:15px;
    left:0px;
    border-right:7px transparent solid;
    border-left:7px transparent solid;
    display:none;
  }
  a.tooltip:hover{
    z-index:1000;
    position:relative;
    color:#ffff00;
  }
  a.tooltip:hover:after{
    display:block;
  }
  a.tooltip:hover:before{
    display:block;
  }

  .containersl {
    margin: 0px;
    width: 100%;
    display:inline-block; 
    position:absolute;
    z-index:1000;
  }

  .photosl {
    position: absolute;
    animation: round 24s infinite;
    width:100%;
    opacity: 0;
  }

  @keyframes round {
    25% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }

  img:nth-child(1) {
    animation-delay: 18s;
  }
  
  img:nth-child(2) {
    animation-delay: 12s;
  }
  
  img:nth-child(3) {
    animation-delay: 6s;
  }
  
  img:nth-child(4) {
    animation-delay: 0s;
  }

  #mapa {
    width:400px;
    height:300px;
    border:1px solid #444444;
  };

  #mapadist {
    width:700px;
    height:700px;
    border:1px solid #444444;
  };

  label {
    padding:6px;
  }
  
  /* Chrome, Safari, Edge, Opera */
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  /* Firefox */
  input[type=number] {
    -moz-appearance: textfield;
  }

  tr.totales > td {
    padding:2px 0px 2px 0px;
    font-size:12pt;
  }

  .wa-message-us {
    display: inline-block;
    position: fixed;
    z-index: 2;
    bottom: 10px;
    right: 10px;
    transition: bottom .5s;
  }
