.welcome {
    display: none;
    }
    
    #mainnav {
    max-width: 1250px; 
    width: 100%;
    background-color: #FF7F00;
    position: fixed;
    top: 120px; 
    z-index: 1;
    }
    
    #mainnav.affix {
    position: fixed;
    top: 33px;
    background:#fff;
    width:auto;
    }
    
    
    #mainnav:before{
    content:"";
    background-color:#FF7F00;
    position: absolute;
    height: 46px;
    width: 200vw;
    left: -100vw;
    z-index: -1;
    overflow: hidden;
    
    }
    
    #menu_float:before{
    content:"";
    background-color:rgb(38,139,227);
    position: absolute;
    height: 35px;
    width: 200vw;
    left: -100vw;
    z-index: -1;
    overflow: hidden;
    
    }
    
    .wrap_footer:before{
    content:"";
    background-color:#FF7F00;
    position: absolute;
    height: 156px;
    width: 200vw;
    left: -100vw;
    z-index: -1;
    overflow: hidden;
    
    }
    
    .container-footer{
    margin-top: auto;
    }
    
    body > .wrap_body > #container {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    }
    
    html {
    overflow: -moz-scrollbars-vertical;
    margin: 0;
    padding: 0;
    }
    body {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    }
    body, td, th, input, textarea, select, a {
    font-size: 12px;
    }
    h1, .welcome {
    color: #636E75;
    font: Verdana;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(0, 0, 0, .01);
    }
    h2 {
    color: #000000;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
    }
    p {
    margin-top: 0px;
    margin-bottom: 20px;
    }
    a, a:visited, a b {
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
    }
    a:hover {
    text-decoration: none;
    }
    a img {
    border: none;
    }
    form {
    padding: 0;
    margin: 0;
    display: inline;
    }
    input[type='text'], input[type='password'], textarea {
    background: #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 3px;
    margin-left: 0px;
    margin-right: 0px;
    }
    select {
    background: #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 2px;
    }
    label {
    cursor: pointer;
    }
    /* layout */
    
    .wrap_header{
    }
    .wrap_content{
    margin-top: 85px;
    }
    .wrap_footer{
    }
    #container {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
    #content {
    
    min-height:400px;
    margin-bottom: 25px;
    background:#ffffff;
    /*border:1px solid #DBD9DA;*/
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -khtml-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    padding:20px;
    }
    #column-left {
    float: left;
    width: 220px;
    }
    #column-right {
    float: right;
    width: 180px;
    }
    #column-left + #column-right + #content, #column-left + #content {
    margin-left: 220px;
    }
    #column-right + #content {
    margin-right: 195px;
    }
    /* header */
    #header {
    height: 35px;
    margin-bottom: 45px;
    padding-bottom: 4px;
    position: relative;
    z-index: 100;
    }
    /*
    #header #logo {
    position: absolute;
    top: 25px;
    left: 15px;
    }*/
    #language {
    position: absolute;
    top: 112px;
    right: 195px;
    width: 200px;
    color: #413F40;
    line-height: 17px;
    }
    #language img {
    cursor: pointer;
    margin-right: 5px;
    }
    #currency {
    width: 200px;
    position: absolute;
    top: 108px;
    right: 360px;
    color: #413F40;
    line-height: 17px;
    }
    #currency a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #CCC;
    color: #999;
    text-decoration: none;
    margin-right: 2px;
    margin-bottom: 2px;
    }
    #currency a b {
    color: #413F40;
    text-decoration: none;
    }
    #header .cartimage{
    position:absolute;
    background:url("../image/shoppingcart.png") no-repeat;
    width:32px;
    height:32px;
    top: 102px;
    right: 40px;
    }
    #header #cart {
    position: absolute;
    top: 98px;
    right: 70px;
    z-index: 99;
    min-width: 200px;
    }
    #header #cart .heading {
    float: right;
    /*margin-top: 15px;*/
    padding-left: 14px;
    padding-right: 14px;
    position: relative;
    z-index: 1;
    }
    #header #cart .heading h4 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    }
    #header #cart .heading a {
    color: #F06500;
    text-decoration: none;
    }
    #header #cart .heading a span {
    background: url('../image/arrow-down.png') 100% 50% no-repeat;
    padding-right: 15px;
    }
    #header #cart .content {
    clear: both;
    display: none;
    position: relative;
    top: -1px;
    padding: 8px;
    min-height: 150px;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    -webkit-border-radius: 0px 7px 7px 7px;
    -moz-border-radius: 0px 7px 7px 7px;
    -khtml-border-radius: 0px 7px 7px 7px;
    border-radius: 0px 7px 7px 7px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    background: #FFF;
    }
    #cart.active{
    z-index:101;
    }
    #header #cart.active .heading {
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    }
    #header #cart.active .content {
    display: block;
    }
    .mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px;
    }
    .mini-cart-info td {
    color: #000;
    vertical-align: top;
    padding: 10px 5px;
    border-bottom: 1px solid #EEEEEE;
    }
    .mini-cart-info .image {
    width: 1px;
    }
    .mini-cart-info .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
    }
    .mini-cart-info .name small {
    color: #666;
    }
    .mini-cart-info .quantity {
    text-align: right;
    }
    .mini-cart-info td.total {
    text-align: right;
    }
    .mini-cart-info .remove {
    text-align: right;
    }
    .mini-cart-info .remove img {
    cursor: pointer;
    }
    .mini-cart-total {
    text-align: right;
    }
    .mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px;
    }
    .mini-cart-total td {
    color: #000;
    padding: 4px;
    }
    #header #cart .checkout {
    text-align: right;
    clear: both;
    }
    #header #cart .empty {
    padding-top: 50px;
    text-align: center;
    }
    #header #search {
    position: absolute;
    top: 148px;
    right: 15px;
    width: 249px;
    height:29px;
    z-index: 15;
    background:url("../image/bg-search.png") no-repeat;
    }
    #header .button-search {
    position: absolute;
    right: 15px;
    top:7px;
    width: 40px;
    height: 24px;
    cursor: pointer;
    color:#ffffff;
    font-weight:bold;
    }
    #header #search input {
    background: transparent;
    padding: 2px 2px 2px 5px;
    width: 175px;
    height: 24px;
    border: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    }
    #header #welcome {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    width: 298px;
    text-align: right;
    color: #413F40;
    }
    #header #welcome a{
    color:#413F40;
    }
    .normal-link {
    position: absolute;
    right: 0px;
    top: 30px;
    font-size: 10px;
    padding-right: 10px;
    }
    .normal-link a {
    float: left;
    display: block;
    padding: 0px 0px 0px 7px;
    color: #413F40;
    font-size: 12px;
    }
    .normal-link a + a {
    margin-left: 8px;
    border-left: 1px solid #CCC;
    }
    /* menu */
    .wrapmenu{
    margin:20px 0px;
    background: url("../image/bg-nav-main.png") no-repeat;
    padding:5px;
    }
    #menu {
    width: 650px;
    background: url("../image/bg-nav.gif") repeat-x;
    height: 38px;
    margin-bottom: 15px;
    padding: 0px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }
    #menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    #menu > ul > li {
    position: relative;
    float: left;
    z-index: 20;	
    background:url("../image/space-nav.gif") no-repeat right;
    }
    #menu > ul > li:hover {
    background: #000;
    }
    #menu > ul > li > a {
    font-size: 13px;
    color: #F06500;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 12px 15px 11px 15px;
    z-index: 6;
    position: relative;
    }
    #menu > ul > li:hover > a {
    background: #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    }
    #menu > ul > li > div {
    display: none;
    background: #FFFFFF;
    position: absolute;
    z-index: 5;
    padding: 5px;
    border: 1px solid #000000;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    background: url('../image/menu.png');
    }
    #menu > ul > li:hover > div {
    display: table;
    }
    #menu > ul > li > div > ul {
    display: table-cell;
    }
    #menu > ul > li ul + ul {
    padding-left: 20px;
    }
    #menu > ul > li ul > li > a {
    text-decoration: none;
    padding: 4px;
    color: #FFFFFF;
    display: block;
    white-space: nowrap;
    min-width: 120px;
    }
    #menu > ul > li ul > li > a:hover {
    background: #000000;
    }
    #menu > ul > li > div > ul > li > a {
    color: #F06500;
    }
    .breadcrumb {
    color: #CCCCCC;
    margin-bottom: 10px;
    }
    .success, .warning, .attention, .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }
    .success {
    background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
    border: 1px solid #BBDF8D;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }
    .warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }
    .attention {
    background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
    border: 1px solid #F2DD8C;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }
    .success .close, .warning .close, .attention .close, .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
    }
    .required {
    color: #FF0000;
    font-weight: bold;
    }
    .error {
    display: block;
    color: #FF0000;
    }
    .help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
    }
    table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    }
    table.form tr td:first-child {
    width: 150px;
    }
    table.form > * > * > td {
    color: #000000;
    }
    table.form td {
    padding: 4px;
    }
    input.large-field, select.large-field {
    width: 300px;
    }
    table.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
    }
    table.list td {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    }
    table.list thead td {
    background-color: #EFEFEF;
    padding: 0px 5px;
    }
    table.list thead td a, .list thead td {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    }
    table.list tbody td {
    padding: 0px 5px;
    }
    table.list .left {
    text-align: left;
    padding: 7px;
    }
    table.list .right {
    text-align: right;
    padding: 7px;
    }
    table.list .center {
    text-align: center;
    padding: 7px;
    }
    table.radio {
    width: 100%;
    border-collapse: collapse;
    }
    table.radio td {
    padding: 5px;
    }
    table.radio td label {
    display: block;
    }
    table.radio tr td:first-child {
    width: 1px;
    }
    table.radio tr td:first-child input {
    margin-top: 1px;
    }
    table.radio tr.highlight:hover td {
    background: #F1FFDD;
    cursor: pointer;
    }
    .pagination {
    border-top: 1px solid #EEEEEE;
    padding-top: 8px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    }
    .pagination .links {
    float: left;
    }
    .pagination .links a {
    display: inline-block;
    border: 1px solid #EEEEEE;
    padding: 4px 10px;
    text-decoration: none;
    color: #A3A3A3;
    }
    .pagination .links b {
    display: inline-block;
    border: 1px solid #269BC6;
    padding: 4px 10px;
    font-weight: normal;
    text-decoration: none;
    color: #269BC6;
    background: #FFFFFF;
    }
    .pagination .results {
    float: right;
    padding-top: 3px;
    }
    /* button */
    a.button, input.button {
    cursor: pointer;
    color:#333333;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;	
    background: url('../image/button.png') repeat-x;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -khtml-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;	
    }
    a.button {
    display: inline-block;
    text-decoration: none;
    padding: 6px 12px 6px 12px;
    }
    input.button {
    margin: 0;
    border: 0;
    height: 24px;
    padding: 0px 12px 0px 12px;
    }
    a.button:hover, input.button:hover {
    background-position: 0px -24px;
    color:#ffffff;
    }
    .buttons {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    overflow: auto;
    padding: 6px;
    margin-bottom: 20px;
    }
    .buttons .left {
    float: left;
    text-align: left;
    }
    .buttons .right {
    float: right;
    text-align: right;
    }
    .buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
    .htabs {
    height: 70px;
    line-height: 16px;
    border-bottom: 1px solid #DDDDDD;
    }
    .htabs a {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../image/tab.png') repeat-x;
    padding: 7px 15px 6px 15px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
    margin-right: 2px;
    display: none;
    }
    .htabs a.selected {
    padding-bottom: 7px;
    background: #FFFFFF;
    }
    .tab-content {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
    margin-bottom: 20px;
    z-index: 2;
    overflow: auto;
    }
    /* box */
    .box {
    margin:20px 0px;
    }
    .box .box-heading {
    -webkit-border-radius: 7px 0px 0px 0px;
    -moz-border-radius: 7px 0px 0px 0px;
    -khtml-border-radius: 7px 0px 0px 0px;
    border-radius: 7px 0px 0px 0px;
    background:#CFCBCC url('../image/bg-block-title.png') no-repeat bottom left;
    padding: 13px 10px 2px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
    text-transform:uppercase;
    }
    .box .box-content {
    background: #eee;
    -webkit-border-radius: 0px 0px 0px 7px;
    -moz-border-radius: 0px 0px 0px 7px;
    -khtml-border-radius: 0px 0px 0px 7px;
    border-radius: 0px 0px 0px 7px;
    padding: 10px;
    }
    .box .box-heading2 {
    border-bottom:3px solid #DBD9DA;
    padding: 8px 10px 7px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 14px;
    color: #413F40;
    text-transform:uppercase;
    }
    .box .box-content2 {
    background: #FFFFFF;
    padding: 10px;
    }
    .box .box-heading-category {
    -webkit-border-radius: 7px 0px 0px 0px;
    -moz-border-radius: 7px 0px 0px 0px;
    -khtml-border-radius: 7px 0px 0px 0px;
    border-radius: 7px 0px 0px 0px;
    background:#CFCBCC url('../image/cat_title.png') no-repeat bottom left;
    padding: 13px 10px 2px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
    text-transform:uppercase;
    }
    /* box products */
    .box-product {
    width: 100%;
    overflow: auto;
    text-align:center;
    }
    .box-product > div {
    width: 170px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;	
    border:1px solid #D7D5D6;
    padding:10px;
    background:#F4F2F3;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }
    #column-left + #column-right + #content .box-product > div {
    width: 119px;
    }
    .box-product .image {
    display: block;
    margin-bottom: 0px;
    }
    .box-product .image img {
    padding: 3px;
    }
    .box-product .name a {
    color: #F06500;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
    font-size:16px;
    }
    .box-product .price {
    display: block;
    color: #333333;
    margin-bottom: 4px;
    }
    .box-product .price-old {
    color: #F00;
    text-decoration: line-through;
    }
    .box-product .price-new {
    font-weight: bold;
    }
    .box-product .rating {
    display: block;
    margin-bottom: 4px;
    }
    /*product sidebar*/
    .box-product .sidebar{
    width: 170px;
    text-align:left;
    margin-right:0px;
    }
    
    .box-product .sidebar .price{
    display: block;
    color: #333333;
    margin:0px;
    border:none;
    margin-bottom:0px;
    }
    .box-product .sidebar .rating{
    margin-bottom:0px;
    }
    .box-product .sidebar .image img{
    padding:1px;
    }
    .box-product .sidebar .name a{
    margin-bottom:0px;
    font-size:13px;
    }
    .box-product .sidebar .price-old {
    }
    .box-product .sidebar .price-new {
    }
    /* button product */
    .box-product  a.button1 {
    display: inline-block;
    padding-left: 7px;
    background: url('../image/button-left.png') top left no-repeat;
    text-decoration: none;
    cursor: pointer;
    }
    .box-product  a.button1 span {
    color: #FFFFFF;
    line-height: 14px;
    font-size: 12px;
    display: inline-block;
    padding: 6px 12px 8px 5px;
    background: url('../image/button-right.png') top right no-repeat;
    }
    .box-product a.button2 {
    display: inline-block;
    padding-left: 7px;
    background: url('../image/button-left2.png') top left no-repeat;
    text-decoration: none;
    cursor: pointer;
    }
    .box-product a.button2 span {
    color: #000000;
    line-height: 15px;
    font-size: 12px;
    display: inline-block;
    padding: 6px 12px 8px 5px;
    background: url('../image/button-right2.png') top right no-repeat;
    }
    /* box category */
    ul.box-category, ul.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    ul.box-category > li:first-child {
    padding: 0px 8px 8px 0px;
    }
    ul.box-category > li {
    padding: 8px 8px 8px 0px;
    }
    ul.box-category > li + li {
    border-top: 1px solid #EEEEEE;
    }
    ul.box-category > li > a {
    text-decoration: none;
    color: #333;
    }
    ul.box-category > li ul {
    display: none;
    }
    ul.box-category > li a.active {
    font-weight: bold;
    }
    ul.box-category > li a.active + ul {
    display: block;
    }
    ul.box-category > li ul > li {
    padding: 5px 5px 0px 10px;
    }
    ul.box-category > li ul > li > a {
    text-decoration: none;
    display: block;
    }
    ul.box-category > li ul > li > a.active {
    font-weight: bold;
    }
    /* box filter */
    ul.box-filter, ul.box-filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    ul.box-filter span {
    font-weight: bold;
    border-bottom: 1px solid #EEEEEE;	
    display: block;
    padding-bottom: 5px;
    margin-bottom: 8px;
    }
    ul.box-filter > li ul {
    padding-bottom: 10px;
    }
    /* infor-acount ...*/
    .box-info {
    margin-top: -5px;
    }
    .box-info ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    }
    .box-info > ul > li {
    padding: 8px 8px 8px 0px;
    }
    .box-info > ul > li + li{
    border-top: 1px solid #EEEEEE;
    }
    .box-info > ul > li > a {
    text-decoration: none;
    color:#333;
    }
    .box-info > ul > li a.active {
    font-weight: bold;
    }
    /* content */
    #content .content {
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE;
    }
    #content .content .left {
    float: left;
    width: 49%;
    }
    #content .content .right {
    float: right;
    width: 49%;
    }
    /* category */
    .category-info {
    overflow: auto;
    margin-bottom: 20px;
    }
    .category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #E7E7E7;
    }
    .category-list {
    overflow: auto;
    margin-bottom: 20px;
    }
    .category-list ul {
    float: left;
    width: 18%;
    }
    /* manufacturer */
    .manufacturer-list {
    border: 1px solid #DBDEE1;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px;
    }
    .manufacturer-heading {
    background: #F8F8F8;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    margin-bottom: 6px;
    }
    .manufacturer-content {
    padding: 8px;
    }
    .manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
    }
    /* product */
    .product-filter {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 5px;
    overflow: auto;
    }
    .product-filter .display {
    margin-right: 15px;
    float: left;
    padding-top: 4px;
    color: #333;
    }
    .product-filter .display a {
    font-weight: bold;
    }
    .product-filter .sort {
    float: right;
    color: #333;
    }
    .product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #333;
    }
    .product-compare {
    padding-top: 6px;
    margin-bottom: 25px;
    font-weight: bold;
    }
    .product-compare a {
    text-decoration: none;
    font-weight: bold;
    }
    .product-list > div {
    overflow: auto;
    margin-bottom: 15px;
    }
    .product-list .right {
    float: right;
    margin-left: 15px;
    }
    .product-list > div + div {
    border-top: 1px solid #EEEEEE;
    padding-top: 16px;
    }
    .product-list .image {
    float: left;
    margin-right: 10px;
    }
    .product-list .image img {
    padding: 3px;
    border: 1px solid #E7E7E7;
    }
    .product-list .name {
    margin-bottom: 3px;
    }
    .product-list .name a {
    color: #38B0E3;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
    }
    .product-list .description {
    line-height: 15px;
    margin-bottom: 5px;
    color: #4D4D4D;
    margin-left: 30.5%;
    margin-right: auto;
    }
    .product-list .rating {
    color: #7B7B7B;
    }
    .product-list .price {
    float: right;
    height: 50px;
    margin-left: 8px;
    text-align: right;
    color: #333333;
    font-size: 12px;
    }
    .product-list .price-old {
    color: #F00;
    text-decoration: line-through;
    }
    .product-list .price-new {
    font-weight: bold;
    }
    .product-list .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #BBBBBB;
    }
    .product-list .cart {
    margin-bottom: 3px;
    }
    .product-list .wishlist, .product-list .compare {
    margin-bottom: 3px;
    }
    .product-list .wishlist a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
    }
    .product-list .compare a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left 60% no-repeat;
    }
    .product-grid {
    width: 100%;
    overflow: auto;
    }
    .product-grid > div {
    /*width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 15px;*/
    }
    #column-left + #column-right + #content .product-grid > div {
    width: 125px;
    }
    .product-grid .image {
    display: block;
    margin-bottom: 0px;
    }
    .product-grid .image img {
    padding: 3px;
    border: 1px solid #E7E7E7;
    }
    .product-grid .name a {
    padding: 10px;
    font-size: 14px;
    color: #38B0E3;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
    }
    .product-grid .description {
    display: none;
    }
    .product-grid .rating {
    display: block;
    margin-bottom: 4px;
    }
    .product-grid .price {
    padding: 5px;
    font-size: 15px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #333333;
    margin-bottom: 4px;
    }
    .product-grid .price-old {
    color: #F00;
    text-decoration: line-through;
    }
    .product-grid .price-new {
    font-weight: bold;
    }
    .product-grid .price .price-tax {
    display: none;
    }
    .product-grid .cart {
    margin-bottom: 3px;
	position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 3px;
    width: 100%;
    }
    .product-grid .wishlist, .product-grid .compare {
    margin-bottom: 3px;
    }
    .product-grid .wishlist a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
    }
    .product-grid .compare a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
    }
    /* Product */
    .product-info {
    overflow: auto;
    margin-bottom: 20px;
    }
    .product-info > .left {
    
    
    
    max-width: 50%;
    width: 45%;
    display: inline-flex;
    
    
    
    
    
    float: left;
    margin-right: 15px;
    }
    .product-info > .left + .right {
    
    
    width: 45%;
    float: right;
    
    
    
    /*margin-left: 265px;*/
    }
    .product-info .image {
    border: 1px solid #E7E7E7;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    }
    .product-info .image-additional {
    width: 260px;
    margin-left: -10px;
    clear: both;
    overflow: hidden;
    }
    .product-info .image-additional img {
    border: 1px solid #E7E7E7;
    }
    .product-info .image-additional a {
    float: left;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
    }
    .product-info .description {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4D4D4D;
    }
    .product-info .description span {
    color: #38B0E3;
    }
    .product-info .description a {
    color: #4D4D4D;
    text-decoration: none;
    }
    .product-info .price {
    overflow: auto;
    border-bottom: 1px solid #E7E7E7;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    }
    .product-info .price-old {
    color: #F00;
    text-decoration: line-through;
    }
    .product-info .price-new {
    }
    .product-info .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #999;
    }
    .product-info .price .reward {
    font-size: 12px;
    font-weight: normal;
    color: #999;
    }
    .product-info .price .discount {
    font-weight: normal;
    font-size: 12px;
    color: #4D4D4D;
    }
    .product-info .options {
    border-bottom: 1px solid #E7E7E7;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    color: #000000;
    }
    .product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
    }
    .product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%;
    }
    .product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    }
    .product-info .cart {
    border-bottom: 1px solid #E7E7E7;
    padding: 0px 5px 10px 5px;
    margin-bottom: 20px;
    color: #4D4D4D;
    }
    .product-info .cart div > span {
    color: #999;
    }
    .product-info .cart .links {
    display: inline-block;
    vertical-align: middle;
    }
    .product-info .cart .minimum {
    padding-top: 5px;
    font-size: 11px;
    color: #999;
    }
    .product-info .review {
    color: #4D4D4D;
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    margin-bottom: 10px;
    }
    .product-info .review > div {
    padding: 8px;
    border-bottom: 1px solid #E7E7E7;
    line-height: 20px;
    }
    .product-info .review > div > span {
    color: #38B0E3;
    }
    .product-info .review .share {
    overflow: auto;
    line-height: normal;
    }
    .product-info .review .share a {
    text-decoration: none;
    }
    .review-list {
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE;
    }
    .review-list .author {
    float: left;
    margin-bottom: 20px;
    }
    .review-list .rating {
    float: right;
    margin-bottom: 20px;
    }
    .review-list .text {
    clear: both;
    }
    .attribute {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
    }
    .attribute thead td, .attribute thead tr td:first-child {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #F7F7F7;
    text-align: left;
    }
    .attribute tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right;
    width: 20%;
    }
    .attribute td {
    padding: 7px;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    }
    .compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
    }
    .compare-info thead td, .compare-info thead tr td:first-child {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #F7F7F7;
    text-align: left;
    }
    .compare-info tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right;
    }
    .compare-info td {
    padding: 7px;
    width: 20%;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    }
    .compare-info .name a {
    font-weight: bold;
    }
    .compare-info .price-old {
    font-weight: bold;
    color: #F00;
    text-decoration: line-through;
    }
    .compare-info .price-new {
    font-weight: bold;
    }
    /* wishlist */
    .wishlist-info table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
    }
    .wishlist-info td {
    padding: 7px;
    }
    .wishlist-info thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    }
    .wishlist-info thead .image {
    text-align: center;
    }
    .wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
    text-align: left;
    }
    .wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
    text-align: right;
    }
    .wishlist-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
    }
    .wishlist-info tbody .image img {
    border: 1px solid #DDDDDD;
    }
    .wishlist-info tbody .image {
    text-align: center;
    }
    .wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
    text-align: left;
    }
    .wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
    text-align: right;
    }
    .wishlist-info tbody .price s {
    color: #F00;
    }
    .wishlist-info tbody .action img {
    cursor: pointer;
    }
    .login-content {
    margin-bottom: 20px;
    overflow: auto;
    }
    .login-content .left {
    float: left;
    width: 48%;
    }
    .login-content .right {
    float: right;
    width: 48%
    }
    .login-content .left .content, .login-content .right .content {
    min-height: 190px;
    }
    /* orders */
    .order-list {
    margin-bottom: 10px;
    }
    .order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
    }
    .order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
    }
    .order-list .order-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    }
    .order-list .order-content div {
    float: left;
    width: 33.3%;
    }
    .order-list .order-info {
    text-align: right;
    }
    .order-detail {
    background: #EFEFEF;
    font-weight: bold;
    }
    /* returns */
    .return-list {
    margin-bottom: 10px;
    }
    .return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
    }
    .return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
    }
    .return-list .return-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    }
    .return-list .return-content div {
    float: left;
    width: 33.3%;
    }
    .return-list .return-info {
    text-align: right;
    }
    .return-product {
    overflow: auto;
    margin-bottom: 20px;
    }
    .return-name {
    float: left;
    width: 31%;
    margin-right: 15px;
    }
    .return-model {
    float: left;
    width: 31%;
    margin-right: 15px;
    }
    .return-quantity {
    float: left;
    width: 31%;
    }
    .return-detail {
    overflow: auto;
    margin-bottom: 20px;
    }
    .return-reason {
    float: left;
    width: 31%;
    margin-right: 15px;
    }
    .return-opened {
    float: left;
    width: 31%;
    margin-right: 15px;
    }
    .return-opened textarea {
    width: 98%;
    vertical-align: top;
    }
    .return-captcha {
    float: left;
    }
    .download-list {
    margin-bottom: 10px;
    }
    .download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
    }
    .download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
    }
    .download-list .download-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    }
    .download-list .download-content div {
    float: left;
    width: 33.3%;
    }
    .download-list .download-info {
    text-align: right;
    }
    /* cart */
    .cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    }
    .cart-info td {
    padding: 7px;
    }
    .cart-info thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    }
    .cart-info thead .image {
    text-align: center;
    }
    .cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
    text-align: left;
    }
    .cart-info thead .price, .cart-info thead .total {
    text-align: right;
    }
    .cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
    }
    .cart-info tbody .image img {
    border: 1px solid #DDDDDD;
    }
    .cart-info tbody .image {
    text-align: center;
    }
    .cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
    text-align: left;
    }
    .cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
    position: relative;
    top: 4px;
    cursor: pointer;
    }
    .cart-info tbody .price, .cart-info tbody .total {
    text-align: right;
    }
    .cart-info tbody span.stock {
    color: #F00;
    font-weight: bold;
    }
    .cart-module > div {
    display: none;
    }
    .cart-total {
    border-top: 1px solid #DDDDDD;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px;
    }
    .cart-total table {
    float: right;
    }
    .cart-total td {
    padding: 3px;
    text-align: right;
    }
    /* checkout */
    .checkout-heading {
    background: #F8F8F8;
    border: 1px solid #DBDEE1;
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #555555;
    margin-bottom: 15px;
    }
    .checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none;
    }
    .checkout-content {
    padding: 0px 0px 15px 0px;
    display: none;
    overflow: auto;
    }
    .checkout-content .left {
    float: left;
    width: 48%;
    }
    .checkout-content .right {
    float: right;
    width: 48%;
    }
    .checkout-content .buttons {
    clear: both;
    }
    .checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
    }
    .checkout-product td {
    padding: 7px;
    }
    .checkout-product thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    }
    .checkout-product thead .name, .checkout-product thead .model {
    text-align: left;
    }
    .checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
    text-align: right;
    }
    .checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
    }
    .checkout-product tbody .name, .checkout-product tbody .model {
    text-align: left;
    }
    .checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
    text-align: right;
    }
    .checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #DDDDDD;
    }
    .contact-info {
    overflow: auto;
    }
    .contact-info .left {
    float: left;
    width: 48%;
    }
    .contact-info .right {
    float: left;
    width: 48%;
    }
    .sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
    }
    .sitemap-info .left {
    float: left;
    width: 48%;
    }
    .sitemap-info .right {
    float: left;
    width: 48%;
    }
    /* footer */ 
    #footer {
    /*background-color: rgb(253,102,36);*/
    background-color: #FF7F00;
    clear: both;
    overflow: hidden;
    min-height: 100px;
    padding: 20px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -khtml-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    }
    #footer h3 {
    color: #ffffff;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 8px;
    }
    #footer .column {
    float: left;
    width: 25%;
    min-height: 100px;
    }
    #footer .column ul {
    margin-top: 0px;
    margin-left: 8px;
    padding-left: 12px;
    }
    #footer .column ul li {
    margin-bottom: 3px;
    color:#ffffff;
    }
    #footer .column a {
    text-decoration: none;
    color: #ffffff;
    }
    #footer .column a:hover {
    text-decoration: underline;
    }
    #powered {
    margin: 5px 0px;
    text-align: right;
    clear: both;
    }
    /* banner */
    .banner div {
    text-align: center;
    width: 100%;
    display: none;
    }
    .banner div img {
    margin-bottom: 20px;
    }
    
    
    
    body{
    font-family:'Montserrat', sans-serif ;
    font-size:14px;
    font-weight: 400; 
    }
    
    li.selected {
    background-color: lightgrey;
    }
    
    
    h1,h2,h3,h4,h5,h6,h7,h8{
    font-family:'Montserrat', sans-serif ;
    }
    html {
    /* overflow-y: scroll; */
    margin: 0;
    padding: 0
    }
    body {
    background-color: #E4E4E4;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    /* overflow: hidden */
    }
    body,
    td,
    th,
    input,
    textarea,
    select,
    a {
    outline: 0 none
    }
    a:focus {
    outline: 0 none
    }
    .welcome {
    color: #636E75;
    font: Verdana;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(0, 0, 0, .01)
    }
    .catalogo {
    display: none
    }
    div.bemvindo{
    padding: 40px 20px 0 20px;
    text-shadow: 0 1px 5px rgba(0,0,0,0.6);
    font-weight: 600 !important;
    }
    .page-common-home .catalogo,
    .page-home .catalogo {
    display: block !important
    }
    .page-common-home .catalogo h3,
    .page-home .catalogo h3{
    text-align:center;
    padding-bottom: 40px;
    color: #000;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    }
    p {
    margin-top: 0px;
    margin-bottom: 15px
    }
    a,
    a:visited,
    a b {
    cursor: pointer
    }
    a:hover {
    text-decoration: none
    }
    a img {
    border: none
    }
    form {
    padding: 0;
    margin: 0;
    display: inline
    }
    input[type='text'],
    input[type='password'] {
    height: 22px;
    line-height: 22px
    }
    input[type='text'],
    input[type='password'],
    textarea {
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 3px;
    margin-left: 0px;
    margin-right: 0px;
    width: 98%;
    border-radius: 0;
    box-shadow: none
    }
    input[name='quantity'] {
    text-align: center;
    width: 25px
    }
    input[name='captcha'] {
    width: 40%;
    margin-bottom: 10px
    }
    select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    padding: 4px
    }
    label {
    cursor: pointer;
    display: inline-block
    }
    ul,
    ol {
    list-style: none outside none;
    margin: 0;
    padding: 0
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
    margin: 0
    }
    h1 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 45px
    }
    #content h1 {
    font-weight: 300;
    margin-top: 45px;
    color: #FF7F00;
    margin-bottom: 20px
    }
    h2 {
    font-size: 20px;
    font-weight: 400;
    color: #2b2c2d
    }
    h3 {
    font-weight: 400;
    color: #FF7F00;
    font-size: 16px;
    padding-bottom: 15px
    }
    h4 {
    font-size: 12px
    }
    #footer ul.list {
    float: left;
    padding-left: 0px;
    padding-right: 10px;
    line-height: 56px;
    font-size: 12px;
    }
    #footer ul.list li {
    line-height: 55px
    }
    ul.list li {
    padding-right: 5px;
    float: left
    }
    ul.list li:hover {
    background-position: left -29px
    }
    ul.list li a {
    display: block;
    transition:all 200ms linear;
    }
    ul.list li a .separador{
    margin-left:3px;
    color:#6e6f70;
    }
    ul.list li a:hover .separador{
    color:#6e6f70;   
    }
    .listmenu.navbar {
    margin-bottom: 0;
    display: inline-block;
    zoom: 1;
    *display: inline
    }
    .listmenu.navbar .nav {
    padding: 17px 0 12px 0
    }
    .listmenu.navbar .nav li {
    padding: 0 22px 0 20px
    }
    .listmenu.navbar .nav li:first-child {
    padding-left: 0
    }
    .listmenu.navbar .nav li:last-child {
    background: none;
    padding-right: 0
    }
    .listmenu.navbar .nav li a {
    text-shadow: none;
    font-size: 13px;
    padding: 0
    }
    .listmenu.navbar .nav li a:hover {
    color: #FF7F00
    }
    #content {
    /* margin-bottom: 25px */
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 10%);
    background: #fff;
    }
    .page-information #content,
    #content .checkout {
    background: #fff;
    padding: 15px 20px
    }
    .container {
    position: relative;
    background: #fff;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
    }
    .navbar .nav.megamenu > li.homepage:hover,
    .navbar .nav > li {
    background: url(../image/default/border-menu.png) no-repeat right center scroll
    }
    
    .navbar .nav > li {
    font-size: 13px;
    color: #FFFFFF;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 15px;
    z-index: 6;
    position: relative;
    
    float: left;
    transition:all 200ms linear;
    /*background: rgb(253,102,36);*/
    background: #FF7F00;
    }
    .span9 .navbar .nav > li {
    transition:all 200ms linear;
    /*background: rgb(253,102,36);*/
    background: #FF7F00;
    }
    .navbar .nav > li.escolha{
    line-height: 43px;
    margin-left: -20px;
    padding: 0 10px;
    background: #FF7F00;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    position: relative;
    padding-right: 28px;
    }
    .navbar .nav > li.escolha:after{
    content: "\e5cc";
    display:block;
    font-family:"Material Icons";
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 19px;
    }
    .navbar .nav > li.escolha:hover{
    background: #FF7F00 !important;
    }
    .navbar .nav li.dropdown.open > .dropdown-toggle,
    .navbar .nav li.dropdown.active > .dropdown-toggle,
    .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent
    }
    .navbar .nav > li > a {
    color:white;
    text-shadow: none;
    font-size: 18px;
    padding: 11px 13px 12px 13px;
    font-family: inherit;
    text-decoration: none;
    }
    .navbar .nav > li > a.dropdown-toggle {
    padding-right: 23px
    }
    .navbar .nav li.dropdown > .dropdown-toggle .caret {
    /*background: url(../image/default/caret.png) no-repeat center center scroll;*/
    border: medium none;
    height: 8px;
    margin-top: 5px;
    width: 5px;
    margin-right: 10px
    }
    /*
.navbar .nav > li > .dropdown-menu:after {
    border-bottom: 6px solid #FF7F00;
    border-right: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 25px;
    position: absolute;
    top: 1px
    }
    .navbar .nav > li > .dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 24px;
    position: absolute;
    top: 0px
    }

*/
    .navbar .nav li > .dropdown-menu {
/*
    padding: 7px 0 0;
    background: none;
    box-shadow: none;
    border: none;
    margin: 0 0 !important;
    display: none;
    z-index: 1;
*/

    position: absolute;
    background-color: #FF7F00;
    padding: 0px;
    margin-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: xxx-large;
    width: 100%;
    display: none;
    z-index: 1;

    }
    .navbar .nav li.dropdown:hover .dropdown-menu{
    display: block;
    }
    .navbar .nav ul li.mega-group li .dropdown-menu-inner,
    .navbar .nav li .dropdown-menu .dropdown-menu-inner {
    padding: 10px;
    background: #fff;
    border-top: 5px solid #FF7F00;
    border-right: none;
    border-left: none;
    border-bottom: none;
    box-shadow: 0 0 10px #999;
    border-radius: 0
    }
    .navbar .nav ul li.mega-group .dropdown-menu-inner {
    padding: 0;
    background: none;
    border-top: none;
    box-shadow: none
    }
    .dropdown .dropdown-menu li,
    .megamenu .dropdown-mega li {
    padding: 5px 0 5px 10px;
    /*background: url(../image/default/icon_li.png) no-repeat scroll left 14px;*/
    border-bottom: 1px solid #f1f1f1
    }
    .dropdown .dropdown-menu li:hover,
    .megamenu .dropdown-mega li:hover {
    background-position: left -24px
    }
    .dropdown .dropdown-menu li:last-child,
    .megamenu .dropdown-mega li:last-child {
    border-bottom: 0px solid #f1f1f1
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus,
    .dropdown-submenu:hover > a,
    .dropdown-submenu:focus > a {
    background: none
    }
    .dropdown-menu > li > a {
    padding: 0;
    text-decoration:none;
    }
    .nav .caret {
    position: absolute;
    top: 15px;
    right: 1px
    }
    .navbar .nav .dropdown-toggle .caret {
    margin-top: 0
    }
    #header {
    min-height: 35px;
    position: relative;
    /* z-index: 9999; */
    }
    #headertop .container {
    height: 5px;
    border-bottom: 1px solid #eae7e9;
    width: 942px
    }
    /*
    #header #logo {
    padding: 10px 0
    }
    */
    #header .header-right {
    text-align: right;
    font-weight: 400;
    font-size: 11px;
    background: rgb(255, 255, 255);
    border-radius: 0 0 3px 3px;
    /* overflow: hidden; */
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.2);
    z-index: 99999999999999999999999999999999;
    }
    #header .header-right.lose-borders{
    border-radius:0;
    }
    #header .header-right > div {
    position: relative
    }
    /*
    .header-right .login {
    margin-top: 5px
    }*/
    .header-right .login a {
    color: white;
    padding-left: 5px;
    padding-right: 5px
    }
    .header-right .login a:hover {
    text-decoration: underline
    }
    .header-right .wrap-link {
    margin: 15px 0
    }
    .language {
    margin-left: 10px
    }
    #language img {
    cursor: pointer;
    margin-right: 5px
    }
    #currency a {
    padding: 0px 4px;
    text-decoration: none
    }
    #currency a b {
    color: #000;
    text-decoration: none
    }
    #header #cart {
    position: relative;
    top: 0px;
    right: 0;
    z-index: 10;
    width: 100%
    }
    #header #cart .heading {
    position: relative;
    z-index: 1;
    font-size: 14px;
    background: rgb(38,139,227);
    line-height: 33px;
    border-radius: 0 0 3px 0;
    z-index: 99999;
    }
    #header #cart .heading h4 {
    color: #FF7F00;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    line-height: 33px
    }
    #header #cart .heading a {
    text-decoration: none;
    padding-left: 5px;
    line-height: 33px;
    display: inline-block;
    zoom: 1;
    *display: inline
    }
    #header #cart .heading a span {
    color: white;
    padding: 15px;
    font-size: 14px;
    padding-left: 40px;
    position:relative;
    z-index: 99999;
    }
    #header #cart .heading a span:before {
    top:7px;
    font-family:"Material Icons",sans-serif;
    content: "\e8cc";
    position:absolute;
    color:#fff;
    display:block;
    left: 8px;
    font-size: 21px;
    }
    #header #cart .content {
    clear: both;
    display: none;
    position: absolute;
    top: 33px;
    padding: 8px;
    min-height: 150px;
    /* border-top: 6px solid #000; */
    box-shadow: 0px 0px 2px #bbb;
    background: #FFF;
    min-width: 310px;
    right: 0;
    border-radius: 3px 0 3px 3px;
    }
    #header #cart.active .content {
    max-height: 500px;
    overflow: auto;
    display: block;
    top:60px;
    }
    .mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px
    }
    .mini-cart-info td {
    color: #000;
    vertical-align: top;
    padding: 10px 5px;
    border-bottom: 1px solid #EEEEEE
    }
    .mini-cart-info .image img {
    border: 1px solid #EEEEEE;
    text-align: left
    }
    .mini-cart-info .name small {
    color: #666
    }
    .mini-cart-info td {
    font-size: 11px
    }
    .mini-cart-info .quantity {
    text-align: right
    }
    .mini-cart-info td.total {
    text-align: right
    }
    .mini-cart-info .remove {
    text-align: right
    }
    .mini-cart-info .remove img {
    min-width: 10px;
    cursor: pointer
    }
    .mini-cart-total {
    text-align: right
    }
    .mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px
    }
    .mini-cart-total td {
    color: #000;
    padding: 4px;
    font-size: 14px
    }
    #header #cart .checkout {
    text-align: right;
    clear: both
    }
    #header #cart .empty {
    padding-top: 50px;
    text-align: center
    }
    #header #search {
    position: relative;
    z-index: 15;
    padding-top: 20px;
    display: none
    }
    #header .button-search {
    position: absolute;
    left: 0px;
    background: url('../image/button-search.png') center center no-repeat;
    width: 28px;
    height: 24px;
    border-right: 1px solid #CCCCCC;
    cursor: pointer
    }
    #header #search input {
    background: #FFF;
    padding: 1px 1px 1px 33px;
    width: 262px;
    height: 21px;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 2px 0px #F0F0F0;
    -moz-box-shadow: 0px 2px 0px #F0F0F0;
    box-shadow: 0px 2px 0px #F0F0F0
    }
    #header #welcome {
    color: #999999
    }
    #header .links {
    padding: 5px 0
    }
    #header .links a {
    padding-left: 8px;
    padding-right: 10px;
    border-right: 1px dotted #818283;
    float: left;
    line-height: 100%
    }
    #header .links a.last {
    border-right: none;
    padding-right: 0
    }
    .mainnav-inner {
    background: transparent !important;
    border-radius: 3px;
    backface-visibility: hidden;
    /*box-shadow: 0 0 7px 0 rgba(0,0,0,0.2);*/
    }
    .affix .mainnav-inner{
    border-radius:0 0 3px 3px;
    }
    .navbar-inner {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0
    }
    #content .search {
    background: #fff;
    padding: 20px
    }
    #search {
    position: relative
    }
    #search .button-search {
    background: url(../image/default/icon_search.png) no-repeat scroll center center #FFFFFF;
    cursor: pointer;
    height: 22 px;
    position: absolute;
    right: 25px;
    top: 10px;
    width: 30px
    }
    #search input {
    background: #fff;
    border: 1px solid #FF7F00;
    margin: 9px 5px;
    width: 90%
    }
    .breadcrumb {
    float: right;
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    font-size: 26px;
    /*margin-bottom: 20px;
    padding: 50px 0px;*/
    color: #ddd;
    font-weight: 300
    }
    .page-category .breadcrumb a,
    .page-product .breadcrumb a {
    color: #fff
    }
    .breadcrumb #titulo {
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    color: #fff
    }
    .success,
    .warning,
    .attention,
    .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
    }
    /*JOAO ADICIONOU MARGEM*/
    .success {
    background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
    border: 1px solid #BBDF8D;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin-top: 7%;
    }
    .warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin-top: 7%;
    }
    .attention {
    background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
    border: 1px solid #F2DD8C;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin-top: 7%;
    }
    .success .close,
    .warning .close,
    .attention .close,
    .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer
    }
    .required {
    color: #FF0000;
    font-weight: bold
    }
    .error {
    display: block;
    color: #FF0000
    }
    .help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    display: block
    }
    table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px
    }
    table.form tr td:first-child {
    width: 150px
    }
    table.form > * > * > td {
    color: #000000
    }
    table.form td {
    padding: 4px
    }
    input.large-field,
    input.NIF_reg,
    input.NIF,
    input.phone-field,
    select.large-field {
    width: 93%
    }
    table.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px
    }
    table.list td {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD
    }
    table.list thead td {
    background-color: #EFEFEF;
    padding: 0px 5px
    }
    table.list thead td a,
    .list thead td {
    text-decoration: none;
    color: #222222;
    font-weight: bold
    }
    table.list tbody td {
    padding: 0px 5px
    }
    table.list .left {
    text-align: left;
    padding: 7px
    }
    table.list .right {
    text-align: right;
    padding: 7px
    }
    table.list .center {
    text-align: center;
    padding: 7px
    }
    .radio input[type="radio"],
    .checkbox input[type="checkbox"],
    input[type="radio"],
    input[type="checkbox"],
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .uneditable-input {
    margin: 0
    }
    table.radio {
    width: 100%;
    border-collapse: collapse
    }
    table.radio td {
    padding: 5px
    }
    table.radio td label {
    display: block
    }
    table.radio tr td:first-child {
    width: 1px
    }
    table.radio tr.highlight:hover td {
    background: #F1FFDD;
    cursor: pointer
    }
    .pagination {
    /* border-bottom: 1px dotted #DBDBDB; */
    display: inline-block;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    zoom: 1;
    *
    display: inline;
    padding-bottom: 0;
    margin-left: 8px;
    margin-bottom: 5px;
    }
    .pagination .links {
    float: left
    }
    .pagination .links a {
    border: 1px solid #dcdcdc;
    display: inline-block;
    zoom: 1;
    text-decoration: none;
    color: #A3A3A3;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 29px;
    background: white;
    border-radius: 3px;
    transition:all 200ms linear;
    }
    .pagination .links a i{
    vertical-align: middle;
    font-size: 19px;
    margin-top: -3px;
    }
    .pagination .links a:hover{
    background:#ebebeb;
    }
    .pagination .links b {
    border: 1px solid #505050;
    display: inline-block;
    zoom: 1;
    text-decoration: none;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 29px;
    background: #505050;
    border-radius: 3px;
    font-weight:400
    }
    .pagination .results {
    float: right;
    padding-top: 4px;
    padding-right: 20px;
    }
    .checkout > a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 15px
    }
    .checkout > a,
    a.button,
    input.button {
    background: #000;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    line-height: 30px
    }
    a.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-decoration: none;
    padding: 1px 12px 1px 12px
    }
    input.button {
    /*float: right;
    margin: 0px;
    border: 0px !important;*/
    /*padding: 0px 18px 0px 18px;*/
    /* border-radius:3px; */
    }
    .checkout > a:hover,
    a.button:hover,
    input.button:hover {
    background: left bottom scroll #FF7F00
    }
    .buttons {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    overflow: auto;
    padding: 6px;
    margin-bottom: 20px
    }
    .buttons .left {
    float: left;
    text-align: left
    }
    .buttons .right {
    float: right;
    text-align: right
    }
    .buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
    }
    .htabs {
    height: 70px;
    line-height: 30px;
    }
    .htabs a {
    background: #FF7F00;
    padding: 0 15px 0 15px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: none;
    border-right: 1px solid #FFFFFF
    }
    .htabs a.selected {
    background: #FF7F00
    }
    .tab-content {
    padding: 20px 0;
    margin-bottom: 20px;
    z-index: 2;
    overflow: auto
    }
    .sitemap-info ul li {
    list-style: disc outside none;
    margin-left: 15px
    }
    #column-right .box,
    #column-left .box {
    margin-bottom: 20px;
    overflow: hidden
    }
    .box-heading h3 {
    background: #eee;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-bottom: 0px;
    border-radius: 0 3px 0 0;
    }
    .box-heading h3 span {
    font-size: 14px;
    color: #FF7F00;
    display: inline-block;
    zoom: 1;
    *
    display: inline;
    font-weight: 400;
    padding: 10px 25px 0 15px;
    font-weight: 600;
    text-transform: uppercase;
    }
    #filtro-impressora {
    position: absolute;
    margin-top: -57px;
    margin-left: 290px
    }
    @-webkit-keyframes "FadeInOut" {
    0% {
    opacity: 1;
    }
    26% {
    opacity: 1;
    }
    53% {
    opacity: 1;
    }
    80% {
    opacity: 1;
    }
    100% {
    opacity: 0;
    }
    }
    @keyframes "FadeInOutIE" {
    0% {
    opacity: 1;
    }
    26% {
    opacity: 1;
    }
    53% {
    opacity: 1;
    }
    80% {
    opacity: 1;
    }
    100% {
    opacity: 0;
    }
    }
    #filtro-tinteiros {
    position: absolute;
    margin-top: 27px;
    margin-left: -20px
    }
    .filters .box-content {
    background: none !important;
    border: none !important;
    height: auto;
    line-height: 44px
    }
    .filtros .box-content {
    background: #000000;
    padding: 25px 25px;
    line-height: 30px;
    height: auto;
    /* overflow: hidden; */
    margin-left:-20px;
    margin-right:-20px;
    margin-top:-20px;
    text-align: center;
    }
    .filters a {
    display: none
    }
    .filtros a.button {
    margin-top: 5px;
    margin-left: 10px;
    width: 94px;
    text-align: center;
    }
    .sidebar .box .box-content {
    background: #eee;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 3px;
    }
    .box-product .image {
    display: block;
    margin-bottom: 0px;
    text-align: center;
    position: relative
    }
    .product-block {
    border: 1px solid #DDDDDD;
    height: 390px;
    margin-bottom: 20px;
    padding: 10px;
    background: white;
    border-radius:3px;
    transition:all 200ms linear;
    position: relative;
    }
    .product-block:hover {
    border: 1px solid #FF7F00
    }
    .product-block .name a {
    text-decoration: none;
    display: block;
    margin: 10px 0;
    color: #2b2c2d;
    font-size: 14px;
    }
    .product-block .name a:hover {
    color: #FF7F00
    }
    .product-block .price {
    display: block;
    font-weight: 500;
    color: #FF7F00;
    font-size: 16px;
    margin: 10px 0;
    }
    .product-block .price-old {
    color: #6E6F70;
    margin-right: 5px;
    margin-left: 5px;
    text-decoration: line-through;
    float: left
    }
    .product-block .rating {
    display: block;
    margin-bottom: 4px
    }
    ul.box-category,
    ul.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
    ul.box-category > li ul {
    display: none
    }
    ul.box-category li.haschild {
    background: url(../image/default/arrow-li-children.png) no-repeat 94% 12px scroll
    }
    ul.box-category > li a.active + ul {
    display: block
    }
    ul.box-category > li ul > li {
    padding-left: 15px;
    padding-right: 0
    }
    ul.box-category > li ul > li > a {
    text-decoration: none
    }
    .filters {
    border: 1px solid #FF7F00;
    padding: 15px 30px;
    background: #505050
    }
    ul.box-filter,
    ul.box-filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    }
    ul.box-filter li {
    line-height: 40px
    }
    ul.box-filter span {
    display: block;
    float: left;
    line-height: 40px;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    font-weight: 400 !important;
    margin-bottom: 0;
    padding-bottom: 0;
    }
    ul.box-filter a {
    float: left
    }
    ul.box-filter > li ul {
    padding-bottom: 0;
    width: 63%;
    }
    select#select-filter-group2 {
    width: 370px;
    margin-left: 20px;
    margin-right: 20px
    }
    #content .content {
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE
    }
    #content .content .left {
    float: left;
    width: 49%
    }
    #content .content .right {
    float: right;
    width: 49%
    }
    .category-info {
    overflow: auto;
    margin-bottom: 10px
    }
    .category-info img {
    background: url(../image/default/bg_title.png) repeat left top scroll;
    padding-bottom: 8px
    }
    .category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #E7E7E7
    }
    .category-list {
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: auto
    }
    .category-list ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    display: none;
    }
    .category-list ul li a {
    background-color: #43a8a8;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 5px 16px;
    text-indent: 0;
    transition: all 0.3s ease 0s;
    font-size: 12px;
    font-weight: bold
    }
    .category-list ul li a:hover {
    background-color: #FF7F00
    }
    .manufacturer-list {
    border: 1px solid #DBDEE1;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px
    }
    .manufacturer-heading {
    background: #F8F8F8;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    margin-bottom: 6px
    }
    .manufacturer-content {
    padding: 8px
    }
    .manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px
    }
    .product-filter {
    overflow: auto;
    padding-bottom: 5px;
    }
    .product-filter .display {
    margin-right: 10%;
    float: left
    }
    .product-filter .display a.list {
    background-position: -16px bottom
    }
    .product-filter .display a.list:hover,
    .product-filter .display a.list.active {
    background-position: -16px -88px
    }
    .product-filter .display a.grid {
    background-position: left bottom
    }
    .product-filter .display a.grid:hover,
    .product-filter .display a.grid.active {
    background-position: left -88px
    }
    .product-filter .sort {
    float: left
    }
    .product-filter .limit {
    margin-left: 15px;
    float: left
    }
    .product-compare {
    float: right
    }
    .product-compare a {
    /*background: url("../image/default/bg_input.png") repeat-x scroll left top;*/
    border-color: #FF7F00 #3C9494 #378C8C;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 25px;
    line-height: 25px;
    padding: 0 10px
    }
    .product-list div.product-block {
    overflow: auto;
    margin-bottom: 15px
    }
    .product-list .right {
    float: right;
    margin-left: 15px
    }
    .product-list > div + div {
    border-top: 1px solid #EEEEEE;
    padding-top: 16px
    }
    
    /*.product-list .image {
    float: left;
    margin-right: 20px;
    width: 35%;
    position: relative
    }
    */
    .product-list .image img {
    padding: 3px;
    border: 1px solid #E7E7E7
    }
    .product-list .product-block .description {
    line-height: 15px;
    margin-bottom: 5px;
    color: #4D4D4D
    }
    .product-list .product-block .group-item {
    background: none;
    padding: 0;
    float: left;
    margin-right: 20px
    }
    .product-list .product-block .wishlist-compare {
    overflow: hidden
    }
    .product-list .product-block .rating {
    background: none repeat scroll 0 0 transparent;
    text-align: left;
    padding: 10px 0
    }
    .product-list .product-block .price {
    background: none;
    margin-right: 10px;
    text-align: left;
    width: auto
    }
    .product-list .product-block .price-old {
    text-decoration: line-through;
    display: inline-block;
    zoom: 1;
    *display: inline
    }
    .product-list .product-block .price-new {
    font-weight: bold
    }
    .product-list .product-block .price .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #BBBBBB;
    display: block
    }
    .product-list .product-block .cart {
    margin-bottom: 3px
    }
    .product-list .product-block a.wishlist {
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat
    }
    .product-list .product-block a.compare {
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left 60% no-repeat
    }
    .product-grid,
    .product-list {
    /* background: url(../image/default/bg_title.png) repeat-x scroll left bottom; */
    padding-bottom: 6px;
    margin-bottom: 6px;
    }
    .product-grid {
    width: 100%;
    overflow: auto
    }
    .product-grid > div {
    width:33%;
    display: inline-block;
    zoom: 1;
    /*display: inline;*/
    vertical-align: top;
	position: relative;
    min-height: 480px;
    }
    .product-list .row-fluid [class*="span"] {
    width: 100%;
    margin-left: 0
    }
    .product-block {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 0;
    }
    .product-grid .image {
    display: block;
    margin-bottom: 0px;
    text-align: center;
    position: relative;
    padding: 10px 10px 0 10px;
    }
    .product-grid .name {
    padding: 0 10px;
    min-height: 60px;
    }
    .product-label-special {
    position: absolute;
    top: 4px;
    right: 8px;
    background: url("../image/default/label-special.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 10px;
    height: 52px;
    line-height: 51px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 51px;
    z-index: 10
    }
    .product-block .colorbox.product-zoom {
    position: absolute;
    z-index: 15;
    top: 0;
    left: 0;
    display: none
    }
    .product-block .colorbox.product-zoom span {
    background: none repeat scroll 0 0 #bcbcbc;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 45px;
    opacity: 0.5;
    text-align: center
    }
    .product-block .colorbox.product-zoom span:hover {
    background: #bcbcbc;
    opacity: 1
    }
    .product-grid .image:hover .colorbox.product-zoom {
    display: block
    }
    .product-block .rating {
    
    text-align: center;
    margin-bottom: 0;
    
    }
    .product-block .group-item {
    /* padding-bottom: 9px; */
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #ebebeb;
    }
    .product-block .price-cart {
    overflow: hidden;
    /* background: #fff */
    }
    .product-block .price {
    float: left;
    margin: 0;
    text-align: center;
    width: 50%;
    padding: 3px 0;
    }
    .product-block .price-cart .price-old {
    font-size: 11px
    }
    .special .product-block .price-cart .price-old {
    display: block
    }
    .product-block .price .price-tax {
    display: none
    }
    .product-block .cart {
    float: left;
    width: 50%;
    }
    .box-produce .product-block .wishlist-compare,
    .product-related .product-block .wishlist-compare,
    .productcarousel .product-block .wishlist-compare,
    .product-grid .product-block .wishlist-compare {
    background: url(../image/default/bg-wishlist-compare.png) repeat left top scroll;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 10;
    text-align: center;
    display: none
    }
    .cart .button {
    width: 100%;
    transition:all 200ms linear;
    border-radius: 0 0 3px;
    height: auto;
    line-height: 47px;
    font-family: inherit;
    text-transform: uppercase;
    }
    .product-block:hover .colorbox.product-zoom,
    .box-produce .product-block:hover .wishlist-compare,
    .product-related .product-block:hover .wishlist-compare,
    .productcarousel .product-block:hover .wishlist-compare,
    .product-grid .product-block:hover .wishlist-compare {
    display: block
    }
    .box-produce .product-block:hover .cart input.button,
    .product-related .product-block:hover .price-cart input.button,
    .productcarousel .product-block:hover .price-cart input.button,
    .product-grid .product-block:hover .price-cart input.button {
    background: scroll left bottom #FF7F00
    }
    .box-produce .product-block .wishlist-compare a,
    .product-related .product-block .wishlist-compare a,
    .productcarousel .product-block .wishlist-compare a,
    .product-grid .product-block .wishlist-compare a {
    background-image: url(../image/default/wishlist-compare.png);
    background-repeat: no-repeat;
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 37px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999em;
    width: 37px;
    position: relative;
    z-index: 11
    }
    .box-produce .product-block .wishlist-compare a.wishlist,
    .product-related .product-block .wishlist-compare a.wishlist,
    .productcarousel .product-block .wishlist-compare a.wishlist,
    .product-grid .product-block .wishlist-compare a.wishlist {
    background-position: left -58px;
    margin-right: -5px
    }
    .box-produce .product-block .wishlist-compare a.wishlist:hover,
    .product-related .product-block .wishlist-compare a.wishlist:hover,
    .productcarousel .product-block .wishlist-compare a.wishlist:hover,
    .product-grid .product-block .wishlist-compare a.wishlist:hover {
    background-position: left top;
    z-index: 12
    }
    .box-produce .product-block .wishlist-compare a.compare,
    .product-related .product-block .wishlist-compare a.compare,
    .productcarousel .product-block .wishlist-compare a.compare,
    .product-grid .product-block .wishlist-compare a.compare {
    background-position: -43px -58px;
    margin-left: -5px
    }
    .box-produce .product-block .wishlist-compare a.compare:hover,
    .product-related .product-block .wishlist-compare a.compare:hover,
    .productcarousel .product-block .wishlist-compare a.compare:hover,
    .product-grid .product-block .wishlist-compare a.compare:hover {
    background-position: -43px top;
    z-index: 12
    }
    .product-info {
    /*overflow: visible;
    background: white;
    padding: 10px;*/
    }
    .product-info h2 {
    font-size: 20px;
    color: #000000;
    border-radius: 3px 0 0 0;
    margin-top: 20px;
    /*    margin-bottom: 30px;*/
    }
    
    .page-product #content h3 {
    color: #FF7F00
    }
    .product-info > .left {
    float: left;
    margin-right: 15px
    }
    .product-info .image-container {
    position: relative
    }
    .product-info .image-container .product-label-special {
    top: 15px;
    right: 30px
    }
    .product-info .info-container{
    padding-left:30px;
    position: relative;
    border-left: 1px solid #ebebeb;
    padding-left: 15px;
    }
    .product-info .image {
    margin-bottom: 20px
    }
    .product-info .image-additional .carousel-control {
    cursor: pointer;
    display: none;
    font-size: 21px;
    height: 20px;
    line-height: 17px;
    top: 60%;
    width: 20px
    }
    .product-info .image-additional:hover .carousel-control {
    display: block
    }
    .product-info .image-additional {
    clear: both;
    padding: 0 10px
    }
    .product-info .image-additional img {
    border: 1px solid #e4e8e8
    }
    .product-info .image-additional a {
    float: left;
    display: block;
    margin-left: 5px;
    margin-bottom: 10px
    }
    .product-info .quantity-adder {
    min-width:90px;
    width:26%;
    position: relative;
    /*padding-right: 19px;*/
    /*padding-left: 9px;*/
    color: #000;
    background: #fff;
    border-radius: 3px;
    height: 54px;
    }
    .product-info .quantity-adder i{
    font-size:18px;
    position:relative;
    top:5px;
    margin-left: -4px;
    color: #ff7f00;
    }
    .product-info .quantity-adder input{
    border:none;
    width: 75%;
    }
    .product-info .quantity-adder .add-action {
    display: block;
    z-index: 0;
    position: absolute;
    right: 9px;
    height: 20px;
    cursor: pointer;
    }
    .product-info .quantity-adder .add-up {
    top: 0
    }
    .product-info .quantity-adder .add-down {
    bottom: 0
    }
    .product-info .description {
    line-height: 20px;
    /*margin-bottom: 10px;*/
    padding: 10px 0 20px;
    /* background: url(../image/default/bg_title.png) repeat-x scroll left bottom */
    }
    .product-info .description span {
    font-weight: bold;
    margin-right: 10px
    }
    .product-info .description a {
    text-decoration: none
    }
    .product-info .price-cart {
    background: #ebebeb;
    padding: 12px;
    5px: 25px
    background: #000;
    border-radius: 3px;
    margin-bottom: 5px;
    }
    .product-info .price-cart .button{
    max-width: 55%;
    overflow: hidden;
    max-height: 54px;
    min-height: 54px;
    background: #FF7F00;
    border:none;
    border-radius: 0 3px 3px 0;
    color:#fff;
    font-family:"Montserrat",sans-serif;
    text-transform:uppercase;
    padding: 0 26px;
    line-height: 54px;
    font-size: 15px;
    float: right;
    margin-top: 0px;
    margin-right: -12px;
    margin-bottom: -12px;
    transition:all 300ms linear;
    backface-visibility:hidden;
    }
    .product-info .price-cart .button:hover{
    box-shadow:0 0 0 2px #fff, 0 0 0 5px #FF7F00;
    }
    .product-info .price-cart .button i{
    vertical-align:middle;
    }
    .product-info .price {
    /*color: #000;
    float: left;
    font-size: 30px;
    font-weight: 300;
    margin: 4px 30px 4px 0;
    letter-spacing: 2px;
    width: 100%;
    margin-bottom: 12px;
    margin-bottom: 30px;*/
    }
    .product-info .price-old {
    color: #6E6F70;
    margin-right: 8px;
    text-decoration: line-through;
    font-size: 85%
    }
    .product-info .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #999
    }
    .product-info .price .reward {
    font-size: 12px;
    font-weight: normal;
    color: #999
    }
    .product-info .price .discount {
    font-weight: normal;
    font-size: 12px;
    color: #4D4D4D
    }
    .product-info .options {
    border-bottom: 1px solid #E7E7E7;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    color: #000000
    }
    .product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px
    }
    .product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%
    }
    .product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #CCCCCC;
    cursor: pointer
    }
    .product-info .cart {
    border-bottom: 1px solid #E7E7E7;
    padding: 0px 5px 10px 5px;
    margin-bottom: 20px;
    color: #4D4D4D
    }
    .product-info .cart div > span {
    color: #999
    }
    .product-info .cart .links {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle
    }
    .product-info .cart .minimum {
    padding-top: 5px;
    font-size: 11px;
    color: #999
    }
    .product-info .review {
    /* color: #4D4D4D;
    padding-bottom: 10px;
    background: url(../image/default/bg_title.png) repeat-x scroll left bottom */
    }
    .product-info .review > div {
    padding: 8px 0;
    line-height: 20px
    }
    .product-info .review > div > span {
    color: #38B0E3
    }
    .product-info .review .share {
    overflow: auto;
    line-height: normal
    }
    .product-info .review .share a {
    text-decoration: none
    }
    .product-info .compare-wish a {
    /* background-image: url(../image/default/icon-wish-compace.png); */
    /* background-repeat: no-repeat; */
    /* margin-right: 20px; */
    /* padding-left: 20px; */
    }
    .product-info .compare-wish a.wishlist {
    display: block;
    position: absolute;
    top: -17px;
    right: -2px;
    color: #ddd;
    transition:all 200ms linear;
    }
    .product-info .compare-wish a.wishlist:hover {
    color: #ff7f00;
    }
    .product-info .compare-wish a.compare {
    background-position: left -27px
    }
    .review-list {
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE
    }
    .review-list .author {
    float: left;
    margin-bottom: 20px
    }
    .review-list .rating {
    float: right;
    margin-bottom: 20px
    }
    .review-list .text {
    clear: both
    }
    .attribute {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px
    }
    .attribute thead td,
    .attribute thead tr td:first-child {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #F7F7F7;
    text-align: left
    }
    .attribute tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right;
    width: 20%
    }
    .attribute td {
    padding: 7px;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD
    }
    .compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
    margin-top: 20px
    }
    .compare-info thead td,
    .compare-info thead tr td:first-child {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #F7F7F7;
    text-align: left
    }
    .compare-info tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right
    }
    .compare-info td {
    padding: 7px;
    width: 20%;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD
    }
    .compare-info .name a {
    font-weight: bold
    }
    .compare-info .price-old {
    font-weight: bold;
    color: #F00;
    text-decoration: line-through
    }
    .compare-info .price-new {
    font-weight: bold
    }
    .wishlist-info table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px
    }
    .wishlist-info td {
    padding: 7px
    }
    .wishlist-info thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD
    }
    .wishlist-info thead .image {
    text-align: center
    }
    .wishlist-info thead .name,
    .wishlist-info thead .model,
    .wishlist-info thead .stock {
    text-align: left
    }
    .wishlist-info thead .quantity,
    .wishlist-info thead .price,
    .wishlist-info thead .total,
    .wishlist-info thead .action {
    text-align: right
    }
    .wishlist-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD
    }
    .wishlist-info tbody .image img {
    border: 1px solid #DDDDDD
    }
    .wishlist-info tbody .image {
    text-align: center
    }
    .wishlist-info tbody .name,
    .wishlist-info tbody .model,
    .wishlist-info tbody .stock {
    text-align: left
    }
    .wishlist-info tbody .quantity,
    .wishlist-info tbody .price,
    .wishlist-info tbody .total,
    .wishlist-info tbody .action {
    text-align: right
    }
    .wishlist-info tbody .price s {
    color: #F00
    }
    .wishlist-info tbody .action img {
    cursor: pointer
    }
    .login-content {
    margin-bottom: 20px;
    overflow: auto
    }
    .login-content .left {
    float: left;
    width: 48%
    }
    .login-content .right {
    float: right;
    width: 48%
    }
    .login-content .left .content,
    .login-content .right .content {
    min-height: 190px
    }
    .order-list {
    margin-bottom: 10px
    }
    .order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
    }
    .order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
    }
    .order-list .order-content {
    padding: 10px 0px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE
    }
    .order-list .order-content div {
    float: left;
    width: 33.3%
    }
    .order-list .order-info {
    text-align: right
    }
    .order-detail {
    background: #EFEFEF;
    font-weight: bold
    }
    .return-list {
    margin-bottom: 10px
    }
    .return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
    }
    .return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
    }
    .return-list .return-content {
    padding: 10px 0px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE
    }
    .return-list .return-content div {
    float: left;
    width: 33.3%
    }
    .return-list .return-info {
    text-align: right
    }
    .return-product {
    overflow: auto;
    margin-bottom: 20px
    }
    .return-name {
    float: left;
    width: 31%;
    margin-right: 15px
    }
    .return-model {
    float: left;
    width: 31%;
    margin-right: 15px
    }
    .return-quantity {
    float: left;
    width: 31%
    }
    .return-detail {
    overflow: auto;
    margin-bottom: 20px
    }
    .return-reason {
    float: left;
    width: 31%;
    margin-right: 15px
    }
    .return-opened {
    float: left;
    width: 31%;
    margin-right: 15px
    }
    .return-opened textarea {
    width: 98%;
    vertical-align: top
    }
    .return-captcha {
    float: left
    }
    .download-list {
    margin-bottom: 10px
    }
    .download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
    }
    .download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
    }
    .download-list .download-content {
    padding: 10px 0px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE
    }
    .download-list .download-content div {
    float: left;
    width: 33.3%
    }
    .download-list .download-info {
    text-align: right
    }
    .cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD
    }
    .cart-info td {
    padding: 7px
    }
    .cart-info thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD
    }
    .cart-info thead .image {
    text-align: center
    }
    .cart-info thead .name,
    .cart-info thead .model,
    .cart-info thead .quantity {
    text-align: left
    }
    .cart-info thead .price,
    .cart-info thead .total {
    text-align: right
    }
    .cart-info tbody td {
    border-bottom: 1px solid #DDDDDD
    }
    .cart-info tbody .image img {
    border: 1px solid #DDDDDD
    }
    .cart-info tbody .image {
    text-align: center
    }
    .cart-info tbody .name,
    .cart-info tbody .model,
    .cart-info tbody .quantity {
    text-align: left
    }
    .cart-info tbody .quantity input[type='image'],
    .cart-info tbody .quantity img {
    position: relative;
    top: 0;
    cursor: pointer
    }
    .cart-info tbody .price,
    .cart-info tbody .total {
    text-align: right
    }
    .cart-info tbody span.stock {
    color: #F00;
    font-weight: bold
    }
    .cart-module > div {
    display: none
    }
    .cart-total {
    border-top: 1px solid #DDDDDD;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px
    }
    .cart-total table {
    float: right
    }
    .cart-total td {
    padding: 3px;
    text-align: left
    }
    .checkout-heading {
    min-height: 40px;
    background: #F8F8F8;
    border: 1px solid #DBDEE1;
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #555555;
    margin-bottom: 15px
    }
    .checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none
    }
    .checkout-content {
    padding: 0px 0px 15px 0px;
    display: none;
    overflow: auto
    }
    .checkout-content .left {
    float: left;
    width: 48%
    }
    .checkout-content .right {
    float: right;
    }
    .checkout-content .buttons {
    clear: both
    }
    .checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px
    }
    .checkout-product td {
    padding: 7px
    }
    .checkout-product thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD
    }
    .checkout-product thead .name,
    .checkout-product thead .model {
    text-align: left
    }
    .checkout-product thead .quantity,
    .checkout-product thead .price,
    .checkout-product thead .total {
    text-align: right
    }
    .checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD
    }
    .checkout-product tbody .name,
    .checkout-product tbody .model {
    text-align: left
    }
    .checkout-product tbody .quantity,
    .checkout-product tbody .price,
    .checkout-product tbody .total {
    text-align: right
    }
    .checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #DDDDDD
    }
    .contact-info {
    overflow: auto
    }
    .contact-info .left {
    float: left;
    width: 48%
    }
    .contact-info .right {
    float: left;
    width: 48%
    }
    .sitemap-info {
    overflow: auto;
    margin-bottom: 40px
    }
    .sitemap-info .left {
    float: left;
    width: 48%
    }
    .sitemap-info .right {
    float: left;
    width: 48%
    }
    #footer {
    clear: both;
    min-height: 100px
    }
    #footer .footer-top .container {
    background: #444
    }
    .footer-top .box {
    margin-bottom: 0
    }
    #footer .footer-center {
    font-size: 14px
    }
    #footer .footer-center .contact-us img{
    width: 135px !important;
    height: auto !important;
    margin-top: 6px !important;
    }
    #footer .footer-center:first-child {
    border-radius:3px 3px 0 0;
    overflow: hidden;
    }
    #footer .box .box-content {
    background: none;
    border: none;
    padding: 0;
    margin: 0
    }
    #footer .box .box-heading {
    background: none;
    border: none;
    padding: 9px 0
    }
    #footer .column ul li {
    margin-bottom: 5px
    }
    #footer .column a {
    text-decoration: none
    }
    #footer .column a:hover {
    text-decoration: underline
    }
    #footer .container {
    background: #333
    }
    #footer .container.entregas{
    text-align:center;
    font-size:10px;
    padding-top:5px;
    padding-bottom:5px;
    }
    #footer .container.entregas a{
    transition:all 200ms linear;
    }
    #footer .container.entregas a:last-child .separador{
    display:none;
    }
    #footer .container.entregas a .separador,#footer .container.entregas a:hover .separador{
    color:#6e6f70;
    }
    .social {
    margin: 15px 0;
    overflow: hidden;
    color: #fff
    }
    .social h4 {
    font-size: 13px;
    font-weight: 400;
    margin-right: 15px;
    line-height: 23px
    }
    .social .custom_follow a {
    background-image: url(../image/default/icon_social.png);
    background-repeat: no-repeat;
    text-indent: -9999em;
    height: 24px;
    width: 23px;
    overflow: hidden;
    display: block;
    float: left;
    margin: 0 3px
    }
    .social .custom_follow a.facebook {
    background-position: left top
    }
    .social .custom_follow a.facebook:hover {
    background-position: left -36px
    }
    .social .custom_follow a.twitter {
    background-position: -29px top
    }
    .social .custom_follow a.twitter:hover {
    background-position: -29px -36px
    }
    .social .custom_follow a.mail {
    background-position: -58px top
    }
    .social .custom_follow a.mail:hover {
    background-position: -58px -36px
    }
    .social .custom_follow a.rss {
    background-position: -87px top
    }
    .social .custom_follow a.rss:hover {
    background-position: -87px -36px
    }
    .contact-us ul li {
    background-image: url(../image/default/icons_contact.png);
    background-repeat: no-repeat;
    padding: 7px 0 7px 40px;
    margin-bottom: 7px;
    line-height: 17px
    }
    .contact-us ul li.members {
    background-position: left 10px
    }
    .contact-us ul li.phone {
    background-position: left -71px
    }
    .contact-us ul li.fax {
    background-position: left -140px
    }
    .contact-us ul li.email {
    background-position: left -210px
    }
    #powered {
    clear: both;
    font-size: 12px
    }
    #powered .container {
    background: #666666;
    padding-top: 20px;
    padding-bottom: 20px
    }
    #footer .paypal {
    font-size: 12px;
    color: white
    }
    #footer .paypal b{
    font-weight:400
    }
    .copyright {
    color: #fff
    }
    .copyright a {
    color: #fff;
    font-size: 12px
    }
    .copyright a:hover {
    text-decoration: underline
    }
    .banner div {
    text-align: center;
    width: 100%;
    display: none;
    border: 1px solid #ddd
    }
    .banner div img {
    margin-bottom: 20px
    }
    .warning_inline,
    .error,
    .success_inline {
    background-color: transparent;
    border: none;
    padding: 0
    }
    .newsletter-service {
    background: #f7f7f7;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 1px #fff inset
    }
    .newsletter {
    padding: 15px 0 15px 15px
    }
    .newsletter h2,
    .service h2 {
    text-transform: uppercase
    }
    .newsletter-submit .inputbox {
    height: 22px;
    line-height: 22px;
    width: 80%;
    float: left
    }
    .newsletter-submit .button {
    background: url(../image/default/arrow.png) no-repeat center center scroll #43a2a2 !important;
    height: 30px;
    padding: 0;
    text-indent: -999em;
    width: 47px
    }
    .service {
    padding-bottom: 20px;
    padding-right: 15px;
    padding-top: 20px;
    text-align: center
    }
    .productcarousel .box-content {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0
    }
    .media {
    border: none;
    box-shadow: none;
    padding: 0;
    height: 282px
    }
    .media img {
    padding: 20px 20px 20px 50px
    }
    .media .media-body {
    padding: 40px 40px 0 10px
    }
    .media h1 span {
    color: #FF7F00
    }
    .media a.bnt {
    background: url(../image/default/bg_input.png) repeat-x scroll left top #3ea1a1;
    border-top: 1px solid #FF7F00;
    border-bottom: 1px solid #378b8b;
    border-left: 1px solid #3d9696;
    border-right: 1px solid #3d9696;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    width: 125px;
    margin-top: 20px;
    margin-right: 30px
    }
    .productcarousel .box-heading h3 span {
    background: #FF7F00
    }
    .product-related h3 span {
    background: #FF7F00
    }
    .box-produce .row-fluid {
    margin-bottom: 0
    }
    .box-produce .box-product {
    border: 1px solid #e6e6e6;
    background: #fff;
    overflow: hidden;
    padding: 0 8px
    }
    .box-produce .product-block:before {
    background: #ededed;
    content: "";
    height: 100%;
    left: -10px;
    position: absolute;
    top: 0;
    width: 1px
    }
    .box-produce .product-block:first-child:before {
    background: none
    }
    .box-produce .product-block .rating {
    background: none;
    margin-bottom: 0;
    padding: 10px 0;
    text-align: left
    }
    .box-product .product-block .price-cart {
    background: none repeat scroll 0 0 transparent
    }
    .box-produce .price {
    background: none;
    margin-bottom: 5px
    }
    .box-produce .product-block {
    *margin-left: -1px
    }
    .sidebar .box-produce .box-product {
    background: none;
    border-bottom: none;
    border-left: none;
    border-top: none
    }
    .sidebar .box-product .product-block {
    width: 100% !important;
    margin-left: 0
    }
    .sidebar .box-produce .product-block:hover .wishlist-compare,
    .sidebar .product-related .product-block:hover .wishlist-compare,
    .sidebar .productcarousel .product-block:hover .wishlist-compare,
    .sidebar .product-grid .product-block:hover .wishlist-compare .sidebar .box-product .wishlist-compare,
    .sidebar .box-product .rating,
    .sidebar .box-product .cart {
    display: none
    }
    .sidebar .box-produce .price,
    .sidebar .box-produce .cart {
    width: auto;
    clear: none
    }
    .sidebar .box-product .image {
    float: left;
    margin-right: 10px
    }
    .sidebar .box-product .image img {
    border: 1px solid #dce0e0
    }
    .sidebar .product-block .name a {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 5px;
    max-height: 20px;
    overflow: hidden
    }
    .sidebar .product-block .description {
    font-size: 10px;
    line-height: 16px
    }
    .sidebar .product-block .price {
    background: none;
    text-align: left
    }
    .sidebar ul li {
    padding: 3px 15px
    }
    .sidebar ul > li {
    border-bottom: 1px solid #f0f2f2;
    border-top: 1px solid #e0e3e4
    }
    .sidebar ul > li:first-child {
    border-top: none
    }
    .sidebar ul > li:last-child {
    border-bottom: none
    }
    .sidebar ul li a {
    text-decoration: none;
    /* background-image: url(../image/default/arrow-li.png); */
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 24px;
    font-size: 13px;
    position:relative;
    }
    .sidebar ul li a:before {
    content: "\e8ad";
    display:block;
    font-family:"Material Icons";
    position: absolute;
    top: 0px;
    left: -1px;
    font-size: 19px;
    }
    .sidebar ul li a.active,
    .sidebar ul li a:hover {
    background-position: left -39px;
    color: #FF7F00
    }
    .margin {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: -10px;
    padding: 3px 0
    }
    .dark .box-content {
    background: #3e4141;
    color: #bdbdbf
    }
    .dark .product-block .name a {
    color: #fff
    }
    .dark .product-block .name a:hover {
    color: #FF7F00
    }
    .dark .box-content .box-product {
    background: #3E4141;
    border-bottom: 1px solid #484B4B;
    border-left: 1px solid #484B4B;
    border-top: 1px solid #484B4B
    }
    .quantity input[type="text"] {
    text-align: center;
    width: 24px
    }
    .pattern1 {
    background: url(../image/pattern/pattern1.png)
    }
    .pattern2 {
    background: url(../image/pattern/pattern2.png)
    }
    .pattern3 {
    background: url(../image/pattern/pattern3.png)
    }
    .pattern4 {
    background: url(../image/pattern/pattern4.png)
    }
    .pattern5 {
    background: url(../image/pattern/pattern5.png)
    }
    .pattern6 {
    background: url(../image/pattern/pattern6.png)
    }
    .pattern7 {
    background: url(../image/pattern/pattern7.png)
    }
    .pattern8 {
    background: url(../image/pattern/pattern8.png)
    }
    .pattern9 {
    background: url(../image/pattern/pattern9.png)
    }
    .pattern10 {
    background: url(../image/pattern/pattern10.png)
    }
    .pattern11 {
    background: url(../image/pattern/pattern11.png)
    }
    .pattern12 {
    background: url(../image/pattern/pattern12.png)
    }
    .pattern13 {
    background: url(../image/pattern/pattern13.png)
    }
    .pattern14 {
    background: url(../image/pattern/pattern14.png)
    }
    .pattern15 {
    background: url(../image/pattern/pattern15.png)
    }
    .pattern16 {
    background: url(../image/pattern/pattern16.png)
    }
    @media (min-width: 979px) {
    body.off-canvas-active > * {
    transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important
    }
    body.off-canvas-active #page-container {
    position: inherit !important
    }
    #off-canvas-nav {
    display: none
    }
    }
    .off-canvas body > *,
    #off-canvas-nav .pavo-mainnav {
    transition: all 500ms ease 0s
    }
    body.off-canvas-active > * {
    transform: translateX(250px);
    -webkit-transform: translateX(250px)
    }
    body.off-canvas-active #page-container {
    position: fixed
    }
    body.off-canvas-inactive #page-container {
    position: inherit
    }
    body.off-canvas-inactive >#off-canvas-nav {
    overflow: hidden
    }
    body.off-canvas-active >#off-canvas-nav .pavo-mainnav {
    left: 0px
    }
    .off-canvas body {
    overflow-x: hidden
    }
    #page-container {
    position: relative
    }
    #off-canvas-nav {
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0px
    }
    #off-canvas-nav .pavo-mainnav {
    width: 210px;
    padding: 12px 18px;
    overflow: hidden;
    position: absolute;
    top: 0;
    /*left: -500px;*/
    background: #ffffff
    }
    #off-canvas-nav .megamenu li.home a {
    height: auto;
    width: auto;
    text-indent: inherit;
    background: none
    }
    #off-canvas-nav .megamenu .mega-cols {
    width: 100%;
    min-width: inherit
    }
    #off-canvas-nav .dropdown-menu {
    position: relative;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    float: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0 10px
    }
    #off-canvas-nav .dropdown-mega,
    #off-canvas-nav li.mega-group .dropdown-menu {
    padding: 0 15px
    }
    #off-canvas-nav .mega-col {
    display: block;
    width: 100%;
    position: relative
    }
    #off-canvas-nav .megamenu .mega-group > a .menu-title {
    font-size: 13px
    }
    #off-canvas-nav .dropdown-menu img {
    width: 100%
    }
    #off-canvas-nav #off-canvas-button {
    background: #FFF;
    padding: 12px 0px;
    font-weight: bold
    }
    #off-canvas-nav #off-canvas-button span {
    font-weight: bold;
    margin-right: 12px;
    background: url(../image/default/icon-close.png) no-repeat left top scroll
    }
    #off-canvas-nav .dropdown .dropdown-menu li,
    #off-canvas-nav .megamenu .dropdown-mega li {
    background: none
    }
    #off-canvas-nav .nav > li:hover,
    #off-canvas-nav .nav > li > a:hover,
    #off-canvas-nav .nav > li > a:focus {
    background: none
    }
    #off-canvas-nav .megamenu li.homepage a {
    height: auto;
    width: auto;
    text-indent: inherit
    }
    #off-canvas-nav .nav li {
    border: none;
    padding: 0
    }
    #off-canvas-nav ul li a {
    border-bottom: 1px solid #e0e0e0;
    display: block;
    line-height: 30px
    }
    #off-canvas-nav .nav > li > a {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0;
    line-height: 35px
    }
    .page-product-search .product-block {}
    
    .page-information .breadcrumb {
    display: block;
    margin-bottom: 10px;
    padding: 20px 0px;
    }
    .page-information .breadcrumb a{
    color:#fff;
    }
    .span9 .breadcrumb a {
    color: #FF7F00 !important
    }
    input.ui-autocomplete-input {
    margin-left: 10px;
    width: 100%;
    margin-right: 0px;
    border-radius: 5px;
    line-height: 27px;
    height: 40px;
    }
    .banner {
    margin-bottom: 0px
    }
    a#button-clear {
    display: none
    }
    .filtros a {
    background: url(../image/default/bg_cart_hover.png) repeat-x left bottom scroll #FF7F00
    }
    .row-fluid .span12 #content {
    padding: 0px
    }
    .page-checkout-cart .row-fluid .span12 #content {
    background: #fff
    }
    .ui-dialog-buttonset button:nth-of-type(1) {
    background: #FF7F00;
    border: 1px solid #FF7F00;
    padding: 5px 10px;
    color: white
    }
    .ui-dialog-buttonset button:nth-of-type(2) {
    border-width: 1px;
    padding: 5px 10px
    }
    .ui-dialog-buttonset button:nth-of-type(3) {
    border-width: 1px;
    padding: 5px 10px
    }
    .slidecart-success .ui-widget-content {
    font-size: 13px
    }
    .page-product-search .breadcrumb a {
    color: white !important
    }
    .fs12 .row-fluid .span12 #content {
    overflow: hidden;
    }
    .mobile {
    display: none;
    }
    .desktop {
    display: block;
    }
    .centered {
    vertical-align: middle;
    text-align: center
    }
    .lowcentered {
    display: none;
    }
    @media screen and (max-width: 600px) {
    .checkoutimg {
    display: none;
    }
    /*.centered {
    display: none;
    }*/
    .lowcentered {
    display: block;
    }
    }
    #footer-image {
    margin-top: 70px;
    margin-bottom: 30px;
    font-size: 0;
    margin-left: auto;
    margin-right: auto;
    }
    
    #footer-image a{
    display:inline-block;
    width: 250px;
    vertical-align: bottom;
    transition:all 200ms linear;
    }
    
    #footer-image a:hover{
    opacity:0.7;
    }
    
    #footer-image img{
    width:100%;
    }
    #footer-image .footer-2{
    /*width: 670px;*/
    /*margin: 0 0px;*/
    }
    
    .ui-autocomplete {
    max-height: 195px !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
    }
    #autocomplete {
    border-radius: 0px;
    font-family: inherit;
    border: 0;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
    transition:all 200ms ease-out;
    font-size:17px;
    position: relative;
    }
    #autocomplete:hover,
    #autocomplete:focus {
    box-shadow: 0 0 0 3px rgb(207, 119, 6);
    }
    ul.box-filter > li > ul:after {
    /*font-family: "Material Icons",sans-serif;
    content: "\e8b6";
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    font-size: 22px;*/
    }
    .ui-menu {
    padding-bottom: 30px !important;
    
    }
    .intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
    }
    .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
    }
    .intl-tel-input .hide {
    display: none;
    }
    .intl-tel-input .v-hide {
    visibility: hidden
    }
    .intl-tel-input input,
    .intl-tel-input input[type=text],
    .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 48px;
    margin-left: 0;
    transition: background-color 100ms ease-out;
    height: 30px;
    width: 94%;
    }
    .intl-tel-input input.iti-invalid-key {
    transition: background-color 0;
    background-color: #FFC7C7
    }
    .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px
    }
    .intl-tel-input .flag-container:hover {
    cursor: pointer
    }
    .intl-tel-input .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
    }
    .intl-tel-input input[disabled]+.flag-container:hover,
    .intl-tel-input input[readonly]+.flag-container:hover {
    cursor: default
    }
    .intl-tel-input input[disabled]+.flag-container:hover .selected-flag,
    .intl-tel-input input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
    }
    .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 42px;
    height: 100%;
    padding: 0 0 0 8px
    }
    .intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
    }
    .intl-tel-input .selected-flag .arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 4px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
    }
    .intl-tel-input .selected-flag .arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
    }
    .intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 2;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 100px;
    overflow-y: scroll;
    bottom: 100%;
    }
    .intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
    }
    .intl-tel-input .country-list .flag {
    display: inline-block;
    width: 20px
    }
    @media (max-width: 500px) {
    .intl-tel-input .country-list {
    white-space: normal
    }
    }
    .intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
    }
    .intl-tel-input .country-list .country {
    padding: 5px 10px
    }
    .intl-tel-input .country-list .country .dial-code {
    color: #999
    }
    .intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05)
    }
    .intl-tel-input .country-list .flag,
    .intl-tel-input .country-list .country-name,
    .intl-tel-input .country-list .dial-code {
    vertical-align: middle
    }
    .intl-tel-input .country-list .flag,
    .intl-tel-input .country-list .country-name {
    margin-right: 6px
    }
    .intl-tel-input select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 100%;
    opacity: 0
    }
    .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
    }
    .intl-tel-input.iti-container:hover {
    cursor: pointer
    }
    .iti-flag {
    width: 20px
    }
    .iti-flag.be {
    width: 18px
    }
    .iti-flag.ch {
    width: 15px
    }
    .iti-flag.mc {
    width: 19px
    }
    .iti-flag.ne {
    width: 18px
    }
    .iti-flag.np {
    width: 13px
    }
    .iti-flag.va {
    width: 15px
    }
    #searchs2{display:none;}
    
    #searchs{
    position: relative;
    max-width: 250px;
    float: right;
    right: 5px;
    top: 5px;
    z-index: 1;
    }
    
    #hidethis2{display:none;}
    #button-filter-close{display:none;}
    
    
    
    
    
    
    @media only screen and (max-width: 500px) {
    
    .product-grid > div{width: 45%;padding: 2%;}
    
    }
    
    @media only screen and (max-width: 300px) {
    
    .product-grid > div{width: 100%;}
    
    }
    
    @media only screen and (max-width: 1250px) {
    
    .tags{padding-top: 10px;}
    
    .product-info .image-additional {display:none;}
    
    .product-info .review {display:none;}
    
    .hidethis{display:none;}
    
    #hidethis{display:none;}
    
    #hidethis2{display:block;}
    
    .hidethis2{display:block;}
    
    #button-filter-close{display:inline-block;}
    
    
    .wrap_content {
    margin-top: 0px;
    }
    #mainnav{
    display:none;
    }
    #searchs{display:none;}
    
    .response-cat{max-width:20%;}
    
    #searchs2{
    display:block;
    position: relative;
    z-index: 0;
    float: right;
    top: 4px;
    padding: 13px;
    max-width: 70%;
    width: 70%;
    }
    #column-left{
    display:none;
    }
    
    }
    @media only screen and (min-width: 979px) {
    #hide_that{
    display:none;
    }
    }
    
    
    @media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2 / 1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    .iti-flag {
    background-size: 5630px 15px
    }
    }
    .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px
    }
    .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px
    }
    .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px
    }
    .iti-flag.af {
    height: 14px;
    background-position: -66px 0px
    }
    .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px
    }
    .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px
    }
    .iti-flag.al {
    height: 15px;
    background-position: -132px 0px
    }
    .iti-flag.am {
    height: 10px;
    background-position: -154px 0px
    }
    .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px
    }
    .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px
    }
    .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px
    }
    .iti-flag.as {
    height: 10px;
    background-position: -242px 0px
    }
    .iti-flag.at {
    height: 14px;
    background-position: -264px 0px
    }
    .iti-flag.au {
    height: 10px;
    background-position: -286px 0px
    }
    .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px
    }
    .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px
    }
    .iti-flag.az {
    height: 10px;
    background-position: -352px 0px
    }
    .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px
    }
    .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px
    }
    .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px
    }
    .iti-flag.be {
    height: 15px;
    background-position: -440px 0px
    }
    .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px
    }
    .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px
    }
    .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px
    }
    .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px
    }
    .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px
    }
    .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px
    }
    .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px
    }
    .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px
    }
    .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px
    }
    .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px
    }
    .iti-flag.br {
    height: 14px;
    background-position: -680px 0px
    }
    .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px
    }
    .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px
    }
    .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px
    }
    .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px
    }
    .iti-flag.by {
    height: 10px;
    background-position: -790px 0px
    }
    .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px
    }
    .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px
    }
    .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px
    }
    .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px
    }
    .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px
    }
    .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px
    }
    .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px
    }
    .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px
    }
    .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px
    }
    .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px
    }
    .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px
    }
    .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px
    }
    .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px
    }
    .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px
    }
    .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px
    }
    .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px
    }
    .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px
    }
    .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px
    }
    .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px
    }
    .iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px
    }
    .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px
    }
    .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px
    }
    .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px
    }
    .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px
    }
    .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px
    }
    .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px
    }
    .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px
    }
    .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px
    }
    .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px
    }
    .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px
    }
    .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px
    }
    .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px
    }
    .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px
    }
    .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px
    }
    .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px
    }
    .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px
    }
    .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px
    }
    .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px
    }
    .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px
    }
    .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px
    }
    .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px
    }
    .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px
    }
    .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px
    }
    .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px
    }
    .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px
    }
    .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px
    }
    .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px
    }
    .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px
    }
    .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px
    }
    .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px
    }
    .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px
    }
    .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px
    }
    .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px
    }
    .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px
    }
    .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px
    }
    .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px
    }
    .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px
    }
    .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px
    }
    .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px
    }
    .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px
    }
    .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px
    }
    .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px
    }
    .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px
    }
    .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px
    }
    .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px
    }
    .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px
    }
    .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px
    }
    .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px
    }
    .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px
    }
    .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px
    }
    .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px
    }
    .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px
    }
    .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px
    }
    .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px
    }
    .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px
    }
    .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px
    }
    .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px
    }
    .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px
    }
    .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px
    }
    .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px
    }
    .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px
    }
    .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px
    }
    .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px
    }
    .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px
    }
    .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px
    }
    .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px
    }
    .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px
    }
    .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px
    }
    .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px
    }
    .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px
    }
    .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px
    }
    .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px
    }
    .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px
    }
    .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px
    }
    .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px
    }
    .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px
    }
    .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px
    }
    .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px
    }
    .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px
    }
    .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px
    }
    .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px
    }
    .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px
    }
    .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px
    }
    .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px
    }
    .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px
    }
    .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px
    }
    .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px
    }
    .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px
    }
    .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px
    }
    .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px
    }
    .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px
    }
    .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px
    }
    .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px
    }
    .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px
    }
    .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px
    }
    .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px
    }
    .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px
    }
    .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px
    }
    .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px
    }
    .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px
    }
    .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px
    }
    .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px
    }
    .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px
    }
    .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px
    }
    .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px
    }
    .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px
    }
    .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px
    }
    .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px
    }
    .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px
    }
    .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px
    }
    .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px
    }
    .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px
    }
    .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px
    }
    .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px
    }
    .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px
    }
    .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px
    }
    .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px
    }
    .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px
    }
    .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px
    }
    .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px
    }
    .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px
    }
    .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px
    }
    .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px
    }
    .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px
    }
    .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px
    }
    .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px
    }
    .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px
    }
    .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px
    }
    .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px
    }
    .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px
    }
    .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px
    }
    .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px
    }
    .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px
    }
    .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px
    }
    .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px
    }
    .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px
    }
    .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px
    }
    .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px
    }
    .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px
    }
    .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px
    }
    .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px
    }
    .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px
    }
    .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px
    }
    .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px
    }
    .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px
    }
    .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px
    }
    .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px
    }
    .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px
    }
    .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px
    }
    .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px
    }
    .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px
    }
    .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px
    }
    .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px
    }
    .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px
    }
    .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px
    }
    .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px
    }
    .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px
    }
    .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px
    }
    .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px
    }
    .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px
    }
    .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px
    }
    .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px
    }
    .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px
    }
    .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px
    }
    .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px
    }
    .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px
    }
    .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px
    }
    .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px
    }
    .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px
    }
    .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px
    }
    .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px
    }
    .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px
    }
    .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px
    }
    .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px
    }
    .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px
    }
    .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px
    }
    .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px
    }
    .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px
    }
    .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px
    }
    .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px
    }
    .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px
    }
    .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px
    }
    .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px
    }
    .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px
    }
    .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px
    }
    .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px
    }
    .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px
    }
    .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px
    }
    .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px
    }
    .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px
    }
    .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px
    }
    .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px
    }
    .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px
    }
    .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px
    }
    .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px
    }
    .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px
    }
    .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px
    }
    .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px
    }
    .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px
    }
    .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px
    }
    .iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../img/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
    }
    @media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2 / 1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    .iti-flag {
    background-image: url("../img/flags@2x.png")
    }
    }
    .iti-flag.np {
    background-color: transparent
    }
    @keyframes IMAGESX {
    from {
    opacity: 0;
    }
    to {
    opacity: 1;
    }
    }
    #searchs #filtro-tinteiros{
    opacity:0;
    transition:all 200s ease-in;
    }
    #searchs:hover #filtro-tinteiros{
    opacity:1;
    }
    
    #filtro-impressora {
    animation-name: IMAGESX;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    }
    .main-wrapper{
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
    background: #fff;
    }
    .page-information .main-wrapper{
    padding: 20px;
    }
    .cut_rotated{
    overflow: visible !important;
    }
    .rotated.small-db.top_right,
    .rotated.top_right.big-db {
    transform: rotate(0deg);
    top: 4px !important;
    right: -7px !important;
    width: auto;
    padding: 5px 6px;
    box-shadow: none;
    font-size: 12px !important;
    text-transform: uppercase;
    border: none !important;
    opacity: 1 !important;
    border-radius: 3px 0 0 3px;
    }
    .rotated.small-db.top_right:after,
    .rotated.top_right.big-db:after{
    content:url(/image/depth.svg);
    position:absolute;
    right:0;
    top: 27px;
    width: 7px;
    opacity: 0.1;
    }
    .product-info .rotated.top_right.big-db{
    right: auto !important;
    top: -20px !important;
    lef;
    left: 421px !important;
    border-radius: 0 3px 3px 0 !important;
    border-right-width: 0 !important;
    border-left-width: 0 !important;
    border-top-width: 0 !important;
    padding: 6px 20px;
    }
    .product-info .rotated.top_right.big-db:after{
    left: 0px;
    transform: scaleX(-1);
    top: 29px;
    }
    
    #mainnav.affix{
    position:fixed;
    width: 100%;
    z-index: 999;
    top: 33px;
    }
    #searchs{
    /* background:#000; */
    }
    
    .sidebar-link{
    margin-bottom:20px;
    display: block;
    }
    
    a.ssl{
    float: right;
    text-align: right;
    margin-top: 70px;
    }
    .enjoy_hint_label{
    font-size: 17px;
    font-family: "Montserrat",sans-serif;
    }
    #search_container_input {
    background: white !important;
    border: none !important;
    width: 100% !important;
    padding-left: 20px;
    box-sizing: border-box;
    height: 35px !important;
    font-size: 13px;
    font-family: inherit;
    padding-right: 50px;
    border-radius: 0 3px 3px 0 !important;
    transition:all 200ms linear;
    }
    #search_container_input:hover,
    #search_container_input:focus {
    box-shadow: 0 0 0 3px #FF7F00;
    }
    
    #search_container2_input {
    background: white !important;
    border: none !important;
    width: 100% !important;
    padding-left: 20px;
    box-sizing: border-box;
    height: 35px !important;
    font-size: 13px;
    font-family: inherit;
    padding-right: 50px;
    border-radius: 0 3px 3px 0 !important;
    transition:all 200ms linear;
    }
    #search_container2_input:hover,
    #search_container2_input:focus {
    box-shadow: 0 0 0 3px #FF7F00;
    }
    
    #searchs{
    position:relative;
    }
    #searchs:after{
    font-family: "Material Icons",sans-serif;
    /*content: "\e8b6";*/
    position: absolute;
    display:block;
    top: 11px;
    right: 13px;
    font-size: 22px;
    }
    .fb_iframe_widget{
    margin-top: 17px;
    margin-left: 28px;
    }
    
    .round.small-db.bottom_left,
    .round.big-db.bottom_left{
    background-color: #FF7F00 !important;
    opacity: 1 !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    box-shadow: none !important;
    }
    
    
    .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
    }
    
    .tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
    }
    
    .tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
    }
    
    .tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
    }
    
    .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
    }
    
    .tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
    }
    
    .tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    }
    
    .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    }
    
    .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000000;
    border-width: 5px 5px 0;
    }
    
    .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000000;
    border-width: 5px 5px 5px 0;
    }
    
    .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000000;
    border-width: 5px 0 5px 5px;
    }
    
    .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000000;
    border-width: 0 5px 5px;
    }
    .page-product .tags{
    /* background:#ebebeb; */
    padding-top: 5px;
    /*	margin-top: 20px;
    border-top: 1px solid #ebebeb;*/
    }
    .page-product .tags h3{
    margin:0;
    padding:0;
    font-size: 15px;
    text-transform:uppercase;
    color: #000 !important;
    line-height: 22px;
    margin-bottom: 4px;
    }
    .page-product .tags a{
    background: #ebebebeb;
    padding: 1px 3px;
    border-radius:3px;
    display: inline-block;
    margin-bottom: 3px;
    transition:all 200ms linear;
    }
    
    .page-product .tags a:hover{
    background: #ff7f00;
    color:#fff;
    }
    
    .page-product .sidebar{
    margin-top: 20px;
    }
    .compatibility-list h3{
    background: #ebebeb;
    color: #188c00 !important;
    display:inline-block;
    font-size:13px;
    padding:0 10px;
    border-radius:3px;
    line-height:35px;
    margin-top:30px;
    font-weight:400;
    margin-bottom:-1px;
    border:1px solid transparent;
    transition:all 200ms linear;
    }
    .compatibility-list h3 i{
    vertical-align:middle;
    color:#188c00;
    }
    .compatibility-list h3:hover{
    cursor:pointer;
    background:#ccc;
    }
    .compatibility-list h3.open{
    border-radius:3px 3px 0 0;
    background:#fff;
    border:1px solid #ebebeb;
    border-bottom-color:#fff;
    }
    .compatibility-list ul{
    padding: 21px;
    border:1px solid #ebebeb;
    border-radius:0 3px 3px 3px;
    }
    
    #customer-reviews #idTabavisverifies{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 40px;	
    }
    #customer-reviews #idTabavisverifies #headerAV{
    border-radius:0;
    border-top: 1px solid #ebebeb;
    background: transparent;
    text-align: left;
    height: auto;
    padding: 20px 0 5px 0;
    margin-top: 60px;
    color: #FF7F00;
    text-transform: none;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 20px;
    }
    #customer-reviews #idTabavisverifies #under-headerAV{
    display:none;
    }
    #customer-reviews #idTabavisverifies #ajax_comment_content {
    background-color: transparent;
    padding: 0;
    }
    #customer-reviews #idTabavisverifies .reviewAV {
    padding: 0px 0;
    border-top: none;
    /* background: #ebebeb; */
    border-radius: 3px;
    margin-bottom: 7px;
    }
    #customer-reviews #idTabavisverifies .triangle-border{
    padding: 10px;
    border-radius: 3px;
    border:none;
    font-size: 12px;
    background: #ebebeb;
    }
    #customer-reviews #idTabavisverifies .triangle-border.top::before{
    /* border:none; */
    /* background: #f00; */
    /* color: #f00; */
    content:none;
    }
    #customer-reviews #idTabavisverifies .reviewAV div.reviewInfosAV{
    color: #777;
    /* text-transform: uppercase; */
    }
    #customer-reviews #idTabavisverifies .reviewAV div.reviewInfosAV div.rateAV{
    vertical-align: middle;
    font-size: 0;
    }
    
    #customer-reviews #idTabavisverifies .triangle-border::after{
    border-color:#ebebeb transparent
    }
    
    #customer-reviews #av_load_next_page{
    border: none;
    box-shadow:none;
    border-radius:3px;
    border:none;
    background: #FF7F00;
    color: #fff;
    text-shadow: none;
    transition:all 200ms linear;
    }
    #customer-reviews #av_load_next_page:hover{
    background: #cf7706;
    }
    #customer-reviews #av_load_next_page:active,
    #customer-reviews #av_load_next_page:focus{
    outline:0;
    }
    .search_container{
    box-shadow: 0 0 0 3px #FF7F00;
    border-radius:0 0 3px 3px;
    margin-top:-2px;
    width: 100% !important;
    }
    #searchs:after{
    width:100%;
    height:3px;
    position:absolute;
    top: 38px;
    z-index: 999999999;
    right: 0;
    }
    #searchs:before {
    font-family: "Material Icons",sans-serif;
    content: "\e8b6";
    position: absolute;
    display: block;
    top: 11px;
    right: 13px;
    font-size: 22px;
    }
    .search_container li{
    border: none;
    border-top: 1px solid #ebebeb;
    transition:all 200ms linear;
    width: 100% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    box-sizing: border-box;
    }
    .search_container li.selected_search{
    background: #ebebeb;
    color: #000;
    cursor:pointer;
    }
    
    .avWidgetImage{
    border-radius:0 3px 3px 0;
    }
    
    #av_mbox_wrapper{
    z-index:999999999!important;
    border: none !important;
    width: 729px !important;
    }
    
    #av_mbox_wrapper iframe{
    border:none;
    }
    
    #av_mbox_wrapper:before{
    content:"";
    position:fixed;
    display:block;
    background:rgba(0,0,0,0.6);
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index: -1;
    }
    #av_mbox_content{
    box-shadow: 0 0 23px 0 rgba(0,0,0,0.7);
    border-radius: 3px;
    }
    
    .ui-widget-overlay{
    z-index: 999999999 !important;
    }
    
    .slidecart-success{
    font-family: "Montserrat",sans-serif !important;
    border:0 !important;
    box-shadow:0 0 6px 0 rgba(0,0,0,0.4);
    z-index: 9999999999 !important
    }
    
    .slidecart-success .ui-widget-header{
    background:#FF7F00;
    border:none !important;
    color: #fff ;
    border-radius:0;
    font-weight:300;
    font-size:20px;
    padding:15px !important;
    margin:0 !important;
    }
    
    .slidecart-success button {background: #000 !important;color: #FFF !important;border: none !important;font-family: inherit !important;border-radius: 3px;transition: all 200ms linear;padding: 8px 12px !important;}
    .slidecart-success button:hover {
    background: #FF7F00 !important;
    color: #FFF !important;
    }
    .slidecart-success strong{
    margin-left:4px;
    display:inline-block;
    background:#FF7F00;
    color:#fff;
    padding: 2px 10px;
    border-radius:100px
    }
    .slidecart-success .ui-dialog-titlebar-close{
    display:none;
    }
    .enjoyhint{
    z-index:99999999999999999 !important;
    width: 100vw !important;
    height: 100vh !important;
    }
    
    .smart_autocomplete_container{
    background:#fff;
    box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2);
    border-radius: 0 0 3px 3px;
    max-height: 300px;
    overflow-y: auto;
    left: 10px;
    top: 39px;
    z-index: 9;
    text-align: left;
    }
    .smart_autocomplete_container li{
    border: none;
    border-top: 1px solid #ebebeb;
    transition: all 200ms linear;
    width: 100% !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    box-sizing: border-box;
    }
    .smart_autocomplete_container li:hover{
    background: #ebebeb;
    color: #000;
    cursor: pointer;
    }
    
    #kinetic_container, .enjoyhint_canvas, .enjoyhint_svg_wrapper, .enjoyhint_svg_wrapper svg{
    width:100vw !important;
    height:100vh !important;
    }
    
    .page-information h2{
    font-weight:300;
    font-size:30px !important;
    padding: 5px;
    }
    .page-information .sidebar{
    margin-top: -20px;
    margin-right: -21px;
    }
    .videoWrapper iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-left:auto;
    margin-right:auto;
    width: 100%;
    height: 94.75%;
    }
    .videoWrapper {
    width:100%;
    float:right;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    }
    .btn-group-vertical > .btn{
    width:100%;
    }
    
    .btn-group-vertical > .btn.text-left{
    text-align:left;
    }
    .page-information .content{
    padding-right:20px;
    }
    
    .cart-filter{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    left: 0;
    z-index: 9999;
    }
    
    .cart-open .cart-filter{
    display:block !important;
    }
    
    .cart-open #searchs:after{
    z-index:-1
    }
    
    .ui-widget-overlay {
    position: fixed !important;
    }
    
    
    #page-container .container{max-width:1250px; width:auto}
    
    h3{
    font-weight:300;
    color:#535353;
    font-size:26px;
    padding-bottom: 15px;
    }
    
    .container{
    background:none;
    }
    /*
    #header #logo{
    width:250px;
    }
    */
    .navbar-inner, 
    .mainnav-inner{
    height:50px;
    }
    
    body{
    background:#fff;
    }
    /*
    .navbar .nav.megamenu > li.homepage:hover, .navbar .nav > li{
    background:none;
    }
    */
    .nav.megamenu > li.open, .nav.megamenu > li:hover{
    background:#444 !important;
    }
    
    /* .escolha, .escolha:hover, .nav.megamenu > li.escolha:hover{ */
    /* background:#fff !important; */
    /* } */
    
    .escolha a{
    color:#F7931D !important;
    }
    
    .welcome h3{
    display:none;
    }  
    
    .bemvindo{
    text-align: center;
    color: white;
    font-size: 44px;
    font-weight: 300 !important;
    padding: 80px 20px 210px 20px;
    }
    
    .navbar-inner, .mainnav-inner{
    min-height:43px;
    height:43px;
    }
    
    /* .navbar .nav > li > a{ */
    /* padding: 12px 13px; */
    /* font-family:inherit; */
    /* } */
    
    .marca{
    float: left;
    width: 20%;
    margin: 3px 0px;
    text-align: center;
    overflow: hidden;
    padding: 3px;
    box-sizing: border-box;
    transition: all 300ms ease-out;
    }
    .marca:hover {
    transform: scale(0.95);
    }
    
    .marca a{
    display: block;
    width: 100%;
    background: #ddd;
    border-radius: 4px;
    overflow: hidden;
    }
    .marca a img{
    display:block;
    margin:auto;
    }
    
    .wrap-link{
    display:none;
    }
    
    .header-right .cart-top{
    position:fixed;
    }
    /*
    #header #logo{
    padding-top:30px;
    }
    */
    #footer p{
    margin-bottom:0px;
    }
    
    .span9 .breadcrumb{
    padding: 10px 0px;
    color:#FF7F00;
    }
    
    .span9 .breadcrumb a{
    color:#FF7F00;
    }
    
    .span9 #content{
    background:white;
    padding:20px;
    }
    
    
    /* fallback */
    @font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v128/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
    }
    
    .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    }
    