/* GENERAL CONFIG
-------------------------------------------------- */
html {
    height: 100%
}
body {
 	font-family: 'Source Sans Pro', sans-serif;
 	margin: 0;
}
.wrapSite {
	width: 1170px;
	padding: 0px 15px;
	margin: 0px auto;
}
.right {
	text-align: right;
}
.text-client {
    color: #337ab7;
}
.btn-client {
	background-color: #004494;
	color: #FFF !important;
}
.btn-clientInvert {
	background-color: #FFF;
	color: #272D33;
	border-radius: 0px;
}
.btn-client span.arrow{
	background-color: #FFF;
	color: #272D33;
	border-radius: 0px;
}
.btn-clientInvert span.arrow{
	background-color: #272D33;
	color: #FFF;
	border-radius: 0px;
}
.btn-client:hover {
	color: #337ab7;
}
.btn-secondary {
	background-color: #59A4E4;
	color: #FFF;
}
.btn-secondary:hover {
	color: #004494;
}
.bolder {
	font-weight: 700;
}
a, a:hover, a:focus {
   outline: 0;
   text-decoration: none;
}
a:hover {
   color: #0095DD !important;
}
a {
    transition: all 0.5s ease 0s;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-message {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
/* LANG BAR
-------------------------------------------------- */
.langBar {
	background-color: #35424d;
}
.langBar .lang {
	padding: 5px 0px;
	margin: 0px;
}
ul.contatosTop {
    float: left;
    margin: 0;
    padding: 10px 0;
}
ul.contatosTop li {
	display: inline-block;
	color: white;
	margin-right: 20px;
}
ul.contatosTop li i {
	margin-right: 5px;
}
ul.contatosTop li a, .redesSociais a {
   color: #FFF;
}
ul.contatosTop li a:hover, .redesSociais a:hover {
   color: #0095DD;
}
.redesSociais {
	font-size: 19px;
	padding-top: 5px;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.nav-child {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.navbar-static-top {
	margin-bottom: 19px;
}
.navbar-color {
	background-color: #272D33;
	margin-bottom: 0px;
	border-bottom: 1px solid #FFF;
}
.navbar-default .navbar-nav > li > a {
    color: #272D33;
    font-weight: 600;
    font-size: 16px;
    border-right: 1px dotted #999;
}
.navbar-default .navbar-nav > li:last-child > a {
    border-right: none;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #DDD;
}
.navbar-static-top {
    margin-bottom: 0px;
}
.navbar-nav > li > a {
    font-size: 16px !important;
    padding: 20px;
}
.navbar-nav > li:last-child > a {
    padding-right: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #FFF !important; 
    color: #0095DD;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
	/*background: url("../img/bkBanner.png") repeat-x center top;*/
	background-size: 100% 100%;
  	height: 500px;
}
.carousel-indicators {
    bottom: 10px;
    margin: 0px;
}
.carousel-indicators {
    left: 0px;
    list-style: outside none none;
    margin-left: 0px;
    padding-left: 0px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    background-color: rgba(0, 149, 221, 0.4);
    bottom: 0;
    left: 0;
    padding: 20px 20px 40px;
    right: 0;
    text-align: center;
    text-shadow: none;
    z-index: 10;
}
.carousel-caption h1 {
	font-size: 50px;
	font-weight: 700;
	color: #FFF;
}
.carousel-caption p {
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  	height: 500px;
}
.carousel-inner > .item > img {
	position: absolute;
	left: 0;
	width: 100%;
	left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.carousel-control {
    z-index: 50;
}
/* MARKETING CONTENT  */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}


/* Featurettes */
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/* CUSTOMIZE THE LOGOBAR
-------------------------------------------------- */
.logoBar {
	background-color: #FFF;
    padding: 30px 0px 10px;
}
.logoBar p {
	margin: 0px;
}
.logoBar p.contatosRapido img {
	border-right: 1px solid #F3794A;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}
.logoBar p span, .logoBar p {
	padding-left: 5px;
	color: #272D33;
	font-size: 14px;
}
.logoBar a {
	color: #272D33;
}
.logoBar a:hover {
	color: #337ab7;
	text-decoration: none;
}
/* SOCIAL BAR
-------------------------------------------------- */
.socialBar {
    padding-top: 12px;
}
.socialBar p {
	padding: 5px 0px;
	margin: 0px;
}
.socialBar a {
	margin-left: 10px;
}

/* CUSTOMIZE THE SEARCH
-------------------------------------------------- */
.finder input {
	border: 0px;
    height: 40px;
    margin: 0;
    padding: 0 10px;
}
.icon-search {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;font-weight:400;
	line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
.icon-search:before {
	content:"\e003";
}
button.finder {
	border-radius: 0px;
	height: 40px;
}

/* CUSTOMIZE ROW BREADCRUMBS
-------------------------------------------------- */
.rowBreadcrumbs {
    background-color: #f5f5f5;
}
.rowBreadcrumbs ul {
    margin-bottom: 5px;
}
.breadcrumb {
    font-size: 12px;
}
.breadcrumb > li + li::before {
    display: none;
}
.breadcrumb .divider {
    padding: 0px 5px;
}
/* CUSTOMIZE THE DESTAQUESBAR
-------------------------------------------------- */
.destaquesBar {
	background-color: #FFF;
	padding: 20px 0px;
}
.groupContent {
	margin-bottom: 20px;
	overflow: hidden;
}
.destaquesBar h3 {
	font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.item_published {
    background: #0095dd none repeat scroll 0 0;
    border: medium none;
    border-radius: 1000px;
    color: #ffffff;
    display: block;
    float: left;
    font-weight: bold;
    height: 52px;
    margin-right: 18px;
    text-align: center;
    text-shadow: none;
    text-transform: lowercase;
    width: 52px;
}
.item_published span {
    display: block;
    padding-top: 5px;
}
.item_content h4 {
    margin: 0;
}
.item_content h4 a {
    color: #3e3e3e;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-transform: none;
    margin: 0;
}
.item_introtext {
	color: #a2a2a2;
    font-size: 14px;
    line-height: 18px;
}

/* CUSTOMIZE THE CONTENT CENTRO
-------------------------------------------------- */
.contCentro {
    background-color: #FFF;
    padding: 20px 0px;
}
.contCentro h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}


/* CUSTOMIZE THE SERVICESBAR
-------------------------------------------------- */
.servicesBar {
	background-color: #EEE;
	padding: 20px 0px;
}
ul.listaServicos {
	padding: 0px;
	margin: 20px 0px;
}
ul.listaServicos li {
	list-style-type: none;
	display: inline-block;
	text-align: center;
}
ul.listaServicos > li > a {
    background: #35424d none repeat scroll 0 0;
    border: medium none;
    border-radius: 70px;
    color: #ffffff;
    display: inline-block;
    height: 140px;
    text-shadow: none;
    width: 140px;
    padding: 40px 15px;
}
ul.listaServicos li a:hover {
    background: #0095DD none repeat scroll 0 0;
    color: #ffffff !important;
}
ul.listaServicos li p.title {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.listaServicos li p.description {
	font-style: italic;
    overflow: hidden;
    height: 20px;
}
ul.listaServicos li p.description:before {
    content: "(...) ";
}
.item_img a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

/* PRODUTOS DESTAQUE
-------------------------------------------------- */

.carouselSlide {
	height: 350px !important;
}
/*.controls {
	margin: 20px 0px;
}*/
.col-item{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.info {
	padding: 5px;
}
/* CUSTOMIZE THE FOOTERBAR
-------------------------------------------------- */
.footer {
	margin: 20px 0px 30px 0px;
}
.footer h3 {
	color: #004493;
	font-style: italic;
}
.footer p {
	color: #272D33;
	line-height: 1.4;
	font-style: italic;
}
.footer .links p {
	border-bottom: 1px dotted #CCC;
	margin: 0px;
	padding: 5px 0px;
}
.footer .links p span{
	font-weight: 700;
}
.footerDesign, .footerDesign a {
	color: #272D33;
}
.footerCopy {
	font-weight: 300;
}
.footerCopy span {
	font-weight: 600;
	font-style: italic;;
}
.links a {
	color: #272D33;
}
.links a:hover {
	color: #004493;
}
footer {
	background-color: #35424d;
	color: #FFF;
	padding: 10px 0px;
}
footer .top p {
	margin: 0px;
}
footer .top a {
	color: #59A4E4;
}
footer .top a:hover, .footerDesign a:hover {
	color: #FC5A0A;
}
/* PRODUTOS DESTAQUE
-------------------------------------------------- */
.vmheader {
	text-transform: uppercase;
	font-style: italic;
	font-size: 24px;
	font-weight: 600;
	color: #95b905;
	text-align: center;
	padding: 0px 0px 20px 0px;
}
.vmgroup ul.vmproduct li {
	float: left;
	display: block;
	border: 1px solid #CCC;
	border-radius: 4px;
	background-color: #FFF;
	margin: 0px 10px 10px 0px;
}
.vmgroup ul.vmproduct li:last-child {
	margin-right: 0px;
}
ul.productdetails {
	padding:0px;
}
ul.productdetails .width25 {
	width: 23.5%;
}
ul.vmproduct a {
    color: #004494;
    font-size: 16px;
    max-height: 280px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    display: block;
}
/*ul.vmproduct a:first-child {
    height: 220px;
}*/
ul.vmproduct a img {
    padding: 10px;
    width: 100%;
}

.product-description {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    clear: both;
    padding: 20px 10px 30px;
}
.product-description .title {
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    width: 100%;
}

.featured-view .product {
	float: left;
	display: block;
	border: 1px solid #CCC;
	border-radius: 4px;
	background-color: #FFF;
	margin: 0px 10px 10px 0px;
}
.featured-view .addtocart-area, .vm3pr-0 {
	display: none;
}
.vm-details-button .product-details {
	background: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.vm-details-button .product-details:hover {
    background: #286090;
    border-color: #204d74;
    color: #fff !important;
}

.browse-view .product {
	float: left;
	display: block;
	border: 1px solid #CCC;
	border-radius: 4px;
	background-color: #FFF;
	margin: 0px 7px 7px 0px;
}
/* PRODUTO DETALHE - FICHA PRODUTO
-------------------------------------------------- */
.main-image {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
}

/* SLIDESHOW
-------------------------------------------------- */
#camera_wrap_94 {
    margin-bottom: 0px!important;
}
#camera_wrap_94 .camera_caption > div {
    border-radius: 0px;
    font-family: "Source Sans Pro",sans-serif !important;
}
.camera_caption {
    width: 100%;
    bottom: 0px;
    font-family: "Source Sans Pro",sans-serif;
    border-radius: 0px;
}
.camera_caption > div {
    background-color: rgba(0, 149, 221, 0.4);
}
.camera_caption > div {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: right;
}
.camera_caption > div {
    padding: 30px 30px 70px 30px !important;
    text-align: center;
}
.camera_caption > div > .camera_caption_title {
    font-size: 40px !important;
    color: #FFF;
    font-weight: 700;
    line-height: 0.9;
    text-transform: uppercase;
    font-family: "Source Sans Pro",sans-serif;
    padding-bottom: 20px;
}
.camera_caption > div > .camera_caption_desc {
    font-size: 18px !important;
    color: #FFF;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-style: italic;
}
.camera_caption > div > .camera_caption_desc p {
    margin-bottom: 20px;
}
.camera_wrap a, .camera_wrap a:hover {
    background-color: #004494 !important;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 10px;
}
.camera_wrap a:hover {
    background-color: #0095dd !important;
    color: #fff !important;
}
.slideshowck {
	/*background: url("../img/bkBanner.png") repeat-x left top;*/
}
.camera_fakehover {
    margin: 0px auto;
}
.camera_pag {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.camera_wrap .camera_pag .camera_pag_ul {
    text-align: center;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: none !important;
    border: 1px solid #fff;
    width: 14px;
    height: 14px;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
    left: 2px;
    top: 2px;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: #fff none repeat scroll 0 0;
}

/* CONTENT
-------------------------------------------------- */
.page-header {
    margin-top: 0px;
}

/* ARTIGOS
-------------------------------------------------- */
.page-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 0;
}
.page-header h2, h2.item-title {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
}
ul.inline {
	padding-left: 0px;
}
ul.inline li {
	display: inline-block;
	margin: 0px 5px 20px 0px;
}
.page-header h2, h2.item-title {
    margin-top: 0px;
}
.item-page .item-image {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 10px;
}
.item, .items-leading {
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
.leading-0, .item-page {
	position: relative;
}
.item .icons, .leading-0 .icons, .item-page .icons {
	position: absolute;
	top: -8px;;
	right: 0px;
}
.item img {
	margin-right: 15px;
}

/* ARTIGOS DESTAQUE
-------------------------------------------------- */
ul.category-module::before {
    content: "Notícias & Eventos";
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
ul.category-module li:first-child {
    padding-top: 20px;
}
ul.category-module {
    padding: 0px;
}
ul.category-module li {
    list-style-type: none;
    float: left;
}
.mod-articles-category-date {
    background: #0095dd none repeat scroll 0 0;
    border: medium none;
    border-radius: 1000px;
    color: #ffffff;
    display: block;
    float: left;
    font-weight: bold;
    height: 52px;
    margin-right: 18px;
    margin-bottom: 20px;
    text-align: center;
    text-shadow: none;
    text-transform: lowercase;
    width: 52px;
    padding: 5px 10px;
    float: left;
}
.mod-articles-category-title {
    color: #000;
}
.mod-articles-category-introtext {
    color: #a2a2a2;
}
.blank {
    display: none;
}

.search {
    padding: 10px 30px;
    background-color: #EEE;
    border: 1px solid #DDD;
}
/* MODAL
-------------------------------------------------- */
.ask-a-question-view, .manufacturer-details-view .spacer {
    background-color: #eee;
    border: 1px solid #ccc;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 20px;
}
table.askform label[for="comment"] {
    font-size: 12px;
}
.highlight-button {
	-moz-user-select: none;
    background-image: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}

/* CONTACTOS
-------------------------------------------------- */
.contact h3 {
	display: none;
}
.form-horizontal fieldset {
    padding-left:10px; 
}
.form-horizontal legend {
    font-size: 14px; 
}
.form-horizontal .control-group {
    display: block;
    padding-right: 10px;
}
.form-horizontal .control-group .control-label {
    text-align: left;
    float: left;
}
.form-horizontal .control-group .control-label .spacer {
    display: none;
}
.form-horizontal .control-group .controls input, .form-horizontal .control-group .controls textarea {
	border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    padding: 5px;
}
.form-horizontal .control-group .controls textarea {
	height: 100px;
}
.form-horizontal .control-group .controls input[type="checkbox"] {
	float: left;
    margin: 10px;
    width: 20px;
}
.dl-horizontal {
	width: 40%;
	float: left;
}
.contact-form {
	width: 60%;
	float: left;
}
.dl-horizontal dt {
    width: 100%;
    text-align: left;
}
.dl-horizontal dd {
    margin-left: 0px;
}
.form-horizontal .control-group .controls #jform_captcha div {
	height: 125px
}
#jform_captcha-lbl {
	display: none;
}
.form-actions {
	text-align: right;
}
.form-actions button {
	width: 100%;
}
.contact-form {
	float: right;
}
.contact-miscinfo {
	float:left;
	width: 40%;
}
.contact-miscinfo .dl-horizontal {
	width: 100%;
}

.newsflash {
	margin-bottom: 30px;
	overflow: hidden;
}
.formServicos .contact-form {
	width: 100%;
	float: left;
}

/* LISTA PRODUTOS INDEX
-------------------------------------------------- */
.listaProdutos {
	margin-top: 40px;
}
.listaProdutos .CatalogSearchBox {
	display: none;
}

.CatalogSearchBox {
	display: none;
}

ul.nossosProdutos {
	padding: 0px 0px 30px 0px;
}
ul.nossosProdutos li::before {
	padding: 0px;
	content: "\232A";
	color: #272d33;
	margin-right: 10px;
	font-weight: 700;
	font-size: 24px;
}
ul.nossosProdutos li i {
	padding: 0px;
	/*content: "\232A";*/
	color: #272d33;
	margin-right: 10px;
	font-weight: 700;
	font-size: 24px;
}
ul.nossosProdutos li {
	border-bottom: 1px solid #ededed;
    color: #fc5a0a;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    list-style-type: none;
    margin-right: 3%;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 30%;
}
ul.nossosProdutos li a {
    color: #fc5a0a;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
ul.nossosProdutos li:nth-child(3n+3), ul.nossosProdutos li a:nth-child(3n+3) {
	margin-right: 0px
}


/* CUSTOMIZE THE ATTACHMENTS
-------------------------------------------------- */
.attachmentsContainer {
	border-top: 1px solid #eee;
    display: block;
    width: 100%;
}
.attachmentsList table {
	border: none !important;
}
.attachmentsList caption, .attachmentsList table thead {
	display: none;
}

/* VIRTUEMART CART
-------------------------------------------------- */
/* pop-up add product */
#fancybox-content {
    background-color: #FFF;
}
/* Modules */
.vmCartModule {font-size:11px; float: left;}
.vmcart {float: left; position: relative;}
.vmcart span {display: block; margin: 0;}
.vmcart .icon .totalcart  {float: none}
.vmcart .icon {font-size: 45px; margin: 0 10px 0 0; float: left;}
/* Dropdown */
.dropdown-menu {margin: 0;}
.vmCartModule .dropdown-menu {margin-top: 10px;}
.nright {margin-left: 15px; margin-right: 0; float: right;}
.nright ul, .nleft ul  {margin: 0; padding: 0;}
.linelab-r ul > li.dropdown {padding-right: 0;}
.nleft {margin-left: 0; margin-right: 15px;  float: left;}
.shoplablogin ul.ul-circle {padding: 15px 0 0;}
ul.currencymenu  {padding: 0; margin: 0; font-size:12px;}
ul.currencymenu li {display: block; line-height: 22px; cursor: pointer;}
ul.currencymenu li.active {color: #726b31; font-weight: bold;}
.shoplablogin ul.ul-circle > li { line-height: normal; display: block; list-style-type: circle;}
.shoplablogin .navbar-nav > li > a:focus, .shoplablogin .navbar-nav > li > a:hover {background-color: transparent !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .top_panel .navbar-nav > li > a:focus, .top_panel .navbar-nav > li > a:hover { background-color: transparent; border-color: transparent;}
.dropdown-menu {padding: 0;}
.dropdown-menu > li > a {padding: 0 20px; line-height: 40px; font-size: 0.9em;}
.dropdown-menu.top:before {content: ""; display: block; width: 0; height: 0; background: none; border: none; border-bottom: 10px solid #ccc; border-right: 9px solid transparent; border-left: 9px solid transparent; position: absolute; top: -10px; left: 30px;}
.dropdown-menu.top:after {content: ""; display: block; width: 0; height: 0; background: none; border: none; border-bottom: 8px solid #fff; border-right: 8px solid transparent; border-left: 8px solid transparent; position: absolute; top: -8px;left: 31px;}
.dropdown-menu.dropdown-right, .shoplablogin .dropdown-menu.dropdown-right, .pull-right > .dropdown-menu, .shoplablogin .navbar-right .dropdown-menu {right: 0;left: auto;}
.dropdown-menu.dropdown-right.top:before, .shoplablogin .dropdown-menu.dropdown-right.top:before, .pull-right > .dropdown-menu.top:before, .shoplablogin .navbar-right .dropdown-menu.top:before {right: 30px;left: auto;}
.dropdown-menu.dropdown-right.top:after, .shoplablogin .dropdown-menu.dropdown-right.top:after, .pull-right > .dropdown-menu.top:after, .shoplablogin .navbar-right .dropdown-menu.top:after {right: 31px;left: auto;}
.dropdown-menu.dropdownlab { min-width: 280px;}
.dropdown-menu.dropdownlab header {background: #dedede; padding: 15px; font-size: 15px; line-height: 1; color: #424242;}
.dropdown-menu.dropdownlab .checkbox-inline {line-height: 34px;}
.dropdown-menu.dropdownlab .checkbox-inline input[type="checkbox"] {margin-top: 10px;}
.dropdown-menu.dropdownlab .btn {margin-top: 0;}
.dropdown-menu.dropdownlab .form-control, .dropdown-menu.dropdownlab .form-group {font-size: 12px;}
.dropdown-menu.dropdownlab .form-control {padding: 6px 10px;}
.dropdown-menu.dropdownlab fieldset {padding: 20px;margin: -1px 0 0 0;}

/* Cart Resume Icon */
.menu {
    margin-right: 20px;
}
.vmcart {
    position: relative;
    right: -15px;
    top: 2px;
}
ul.minicartvm {
    padding: 20px;
    margin: 0px;
}
ul.minicartvm li {
    list-style-type: none;
}
ul.minicartvm .product_name {
    font-weight: bold;
}
ul.minicartvm .vmdetails {
    display: block;
}
.vm_cart_products span {
    display: inline-block;
}
.vm_cart_products .text {
    margin-bottom: 10px;
}
.btn-show {
    width: 100%;
    border-radius: 0px;
    text-align: center;
    color: #FFF;
}
.btn-show a {
    text-align: center !important;
    color: #FFF !important;
}
#vmCartModule {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    display: block;
    line-height: 16px;
    padding: 20px 10px 10px;
    position: relative;
}
.fa-cart {
    background: #0095dd none repeat scroll 0 0;
    border: medium none;
    border-radius: 1000px;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 40px;
    margin-bottom: 20px;
    padding: 7px 9px;
    text-align: center;
    text-shadow: none;
    text-transform: lowercase;
    width: 40px;
    position: absolute;
    top: -22px;
    right: 25%;
}

/* lista destaques */
.product-price {
    width: 100%;
    text-align: center;
}
.destaquePrincipal .product-price {
    background-color: #eee;
    color: #000;
    float: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: center;
}
ul.destaquePrincipal a.title {
    background-color: #0095dd;
    color: #fff;
}
/* Catalogo principal */
 .vm-pagination-top {
    display: none;
    visibility: hidden;
 }
div.product {
    min-width: 215px;
}
img.logo_lubricoil {
    height: 14px;
    width: auto;
    margin-top: 2px;
}
/* Catalogo principal - listagem produtos categorias*/
div.vm-details-button a {
    font-size: 14px;
    line-height: 12px;
    max-width: 100%;
    padding: 11px 16px;
    width: 100%;
}
.orderlistcontainer {
    position: relative;
}
.orderlistcontainer .title  {
    float: left;
    line-height: 20px;
    padding-right: 10px;
}
.orderlistcontainer .activeOrder  {
    float: left;
}
.orderlistcontainer .orderlist {
    top: 20px;
    right: 0px;
}
.display-number select {
    float: right;
    margin-left: 10px;
    padding-left: 10px;
}
/* menuCategorias */
.contCentro ul.menu {
    padding: 0px;
    margin-right: 0px;
}
.contCentro ul.menu li {
    list-style-type: none;
}
.contCentro ul.menu li a {
    background-color: #eee;
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    padding: 8px 10px;
}
ul.vmMenu > li.active > div > a {
    padding: 8px 10px;
    margin-bottom: 2px;
    display: block;
    background-color: #0095dd;
    color: #FFF;
}
ul.vmMenu > li > ul.vmMenu > li > div > a {
    background-color: #ddd;
}
ul.vmMenu > li > ul.vmMenu > li > div > a:hover {
    padding: 8px 10px 8px 20px;
    color: #FFF !important;
    background-color: #0095dd !important;
}
ul.vmMenu > li.active > ul.vmMenu > li > div > a {
    background-color: #ddd;
}
ul.vmMenu > li.active > ul.vmMenu > li > div > a:hover {
    padding: 8px 10px 8px 20px;
    color: #337ab7 !important;
}
ul.vmMenu li div a:hover {
    padding: 8px 10px;
    margin-bottom: 2px;
    display: block;
    background-color: #0095dd;
    color: #FFF !important;
}
ul.vmMenu li.active div a:hover {
    padding: 8px 10px;
    margin-bottom: 2px;
    display: block;
    background-color: #0095dd;
    color: #FFF !important;
}
ul.vmMenu ul.vmMenu li a {
    padding: 8px 10px 8px 25px;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
    min-height: 40px;
}
ul.destaquesVM li a,
ul.destaquePrincipal li a {
    min-height: 50px;
}
ul.destaquesVM .productdetails {
    display: none;
}
/* seta */
.VmArrowdown {
    background: none;
    position: absolute;
    right: 15px;
    top: 0px;
    width: 33px;
    height: 33px;
    padding: 10px;
}

.browse-view h1,
.productdetails h1,
.page-header h2 {
    font-size: 24px;
}
.display-number select {
    float: right:;
}
.vm-product-descr-container-1 {
    min-height: auto;
}
.vm-product-descr-container-1 .product_s_desc {
    display: none;
}
/* Ficha Produto */
div.addtocart-bar span.addtocart-button input.addtocart-button {
    border: medium none;
    color: #fff;
    font-size: 11px;
    height: auto;
    padding: 10px 12px 11px;
    width: auto;
}
span.quantity-box {
    display: inline-block;
    top: 0;
    vertical-align: middle;
    width: 12%;
}
span.quantity-controls {
    display: inline-block;
    margin: 0 0 0 1px;
    vertical-align: middle;
    width: 8%;
}
span.addtocart-button {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    width: 75%;
}
.PricesalesPrice {
    color: #CCC;
    font-size: 24px;
}
.PricesalesPrice span.PricesalesPrice{
    font-size: 18px;
    font-weight: bold;
    color: #004494;
    font-size: 24px;
}
.destaquePrincipal .PricesalesPrice span.PricesalesPrice, .destaquesVM .PricesalesPrice span.PricesalesPrice {
    color: #35424d;
}

/* POPUP RECOMENDAR AMIGO
-------------------------------------------------- */
.contentpane {
    font-family: 'Source Sans Pro', sans-serif;
}
.ask-a-question-view, .manufacturer-details-view .spacer {
    font-size: 14px;
}
.customer-reviews, .ask-a-question-view .form-field {
    margin: 25px 0 0;
    background-color: #f5f5f5;
    padding: 10px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #DDD;
}
.g-recaptcha {
    margin: 10px 0px;
}
input.highlight-button {
    padding: 10px;
}


/* ALTERACOES
-------------------------------------------------- */
.vm-col-3 {
    width: 32%;
}
.col-md-3 > ul.menu {
    margin: 0px -10px;
}
.contCentro ul.menu li {
    position: relative;
}
.VmArrowdown {
    right: 0px;
}
