
/*
CSS theme skyline 15/10/2013
*/

body {
font-family: Helvetica Neue, sans-serif; /*#01*/
font-size: 13px; /*#02*/
color: #333333; /*#03*/
background-color: #FFFFFF; /*#04A #04B*/
background-image: url(); /*#05*/
background-repeat: repeat; /*#06*/
background-position: top center; /*#07A #07B*/
background-attachment: scroll; /*#08*/
}

a { color: #0088CC; /*#09*/ }

p { margin: 0; }

.clear { clear: both; }

.btn {
background-color: #009AA3; /*#10*/
color: #FFFFFF; /*#11*/
}

#wrp {
border: solid 0px #DDDDDD; /*#13A #13B*/
max-width: 100%; /*#84*/
margin: 0 auto;
margin-top: 0px; /*#87A*/
margin-bottom: 0px; /*#87B*/
background-color: transparent; /*#14A #14B*/
background-image: url(); /*#15*/
background-repeat: repeat; /*#16*/
background-position: top center; /*#17A #17B*/
background-attachment: scroll; /*#18*/
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.container {
max-width: 100%; /*#85*/
}

#top {
background-color: #009AA3; /*#19A #19B*/
background-image: url(); /*#20*/
background-repeat: repeat; /*#21*/
background-position: top center; /*#22A #22B*/
color: #EEEEEE; /*#23*/
-webkit-box-shadow: inset 0 -1px rgba(90, 90, 90, 0.1), 0 1px 3px rgba(90, 90, 90, 0.2); /*#24*/
-moz-box-shadow: inset 0 -1px 0 rgba(90, 90, 90, 0.1), 0 1px 3px rgba(90, 90, 90, 0.2); /*#24*/
box-shadow: inset 0 -1px 0 rgba(90, 90, 90, 0.1), 0 1px 3px rgba(90, 90, 90, 0.2); /*#24*/
display: none; /*#79*/
}

.welcome-top {
display: none; /*#80*/
}

#top a {
color: #FFFFFF; /*#25*/
}

.icontop {
background-position: 8% 50%;
background-repeat: no-repeat;
padding-left: 30px !important;
}

.icon_cart_white { background-image: url(../images/icon-cart-white.png); }
.icon_cart_black { background-image: url(../images/icon-cart-black.png); }
.link_user_white { background-image: url(../images/icon-user-white.png); }
.link_user_black { background-image: url(../images/icon-user-black.png); }

header {
z-index: 9;
position: relative;
background-color: transparent; /*#26A #26B*/
background-image: url(); /*#27*/
background-repeat: repeat; /*#28*/
background-position: top center; /*#29A #29B*/
}

.logo {
padding: 20px 0;
float: left;
}

.logo h1 {
padding: 0;
margin: 0;
font-weight: normal;
}

.bx-header-right {
float: right;
text-align: right;
padding-top: 22px;
}

#header-image-map {
text-align: center;
}

#header-image-map img {
max-width: 100%;
}

#main-menu {
background-color: #FAFAFA; /*#31A #31B*/
background-image: url(); /*#32*/
background-repeat: repeat; /*#33*/
background-position: top center; /*#34A #34B*/
border-top: 1px solid rgba(90,90,90,.1);
border-bottom: 1px solid rgba(90,90,90,.1);
}

#main-menu ul {
margin: 0;
list-style: none;
text-align: center;
float: left; /*#35*/
}

#main-menu ul li {
display: inline;
}

#main-menu li a {
display: inline-block;
padding: 14px 20px;
color: #0088CC; /*#36*/
}

#full-banner-home {
background-color: transparent; /*#37A #37B*/
background-image: url(); /*#38*/
background-repeat: repeat; /*#39*/
background-position: center;
margin: 0 auto;
}

#full-banner-home img {
max-width: 100%;
max-height: 100%;
margin: 0 auto;
}

#full-banner-home .container-fluid {
padding-top: 20px;
}

#main-content {
padding: 20px 0;
background-color: transparent; /*#40A #40B*/
background-image: url(); /*#41*/
background-repeat: repeat; /*#42*/
background-position: top center; /*#43A #43B*/
background-attachment: scroll; /*#44*/
}

#main-content aside h2 {
font-size: 16px;
font-weight: normal;
margin: 0;
padding: 0 15px;
background-color: #4A5456; /*#45*/
background-image: url(); /*#46*/
color: #FFFFFF; /*#47*/
display: block; /*#48*/
}

.sidebar-nav {
margin-bottom: 20px;
background-color: #FFFFFF; /*#49*/
background-image: url(); /*#50*/
border: solid 1px #E3E3E3; /*#51A e #51B*/
}

.sidebar-nav-bx {
padding: 15px;
}

.form-side {
margin: 0;
}

.form-side input[type=text] {
color: #999;
max-width: 92.50%;
}

.input-btn-fix {
width: 72%;
}

.form-side p {
margin: 0 0 10px 0;
}

.side-banners {
text-align: center;
}

.side-banners p {
margin-bottom: 20px;
}

.breadcrumb {
display: block; /*#63*/
}

.title-main {
font-size: 26px; /*#52A*/
color: #555555; /*#52B*/
border-bottom: solid 1px rgba(0, 0, 0, 0.09); /*#53*/
margin: 0 0 20px;
padding: 0;
text-shadow: 1px 1px rgba(255, 255, 255, 0.9);
font-weight: normal;
}

.box-produto {
background: #FFFFFF; /*#54A #54B*/
margin-bottom: 3.50%;
border: solid 1px rgba(0, 0, 0, 0.09); /*#55*/
position: relative;
}

.box-produto:hover {
box-shadow: inset 0px 0px 0px rgba(127,127,127, .5), 0px 0px 3px rgba(127,127,127, .4);
-moz-box-shadow: inset 0px 0px 0px rgba(127,127,127, .5), 0px 0px 3px rgba(127,127,127, .4);
-webkit-box-shadow: inset 0px 0px 0px rgba(127,127,127, .5), 0px 0px 3px rgba(127,127,127, .4);
}

.box-produto p, .box-produto h2, .box-produto h3 {
margin: 10px 12px;
height: 22px;
overflow:hidden;
}

.box-produto h2, .box-produto h3 {
font-size: 1em;
line-height: 22px;
}

.bx-description-product {
opacity: 0.7;
filter: alpha(opacity=70);
font-size: 89%;
min-height: 40px !important;
max-height: 60px !important;
}

.bx-image-product {
text-align: center;
position: relative;
margin: 5px;
background: #FFF;
}

.price-product span {
font-size: 1.4em;
}

.price-product s {
opacity: 0.6;
filter: alpha(opacity=60);
}

.span6 .bx-image-product { height: 260px; }
.span4 .bx-image-product { height: 166px; }
.span3 .bx-image-product { height: 119px; }

.span6:nth-child(2n+1), .span4:nth-child(3n+1), .span3:nth-child(4n+1) { margin-left: 0; clear: both; }

.bx-image-product img {
max-height: 100%;
}

.box-produto:hover .bx-options { opacity: 1; }

.bx-options {
position: absolute;
bottom: 0;
width: 96%;
z-index: 11;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
transition: opacity .4s ease-in-out;
background-color: rgba(0,0,0,.7);
padding: 2%;
font-size: 89%;
color: #FFF;
text-align: left;
}

.bx-options a {
color: #FFF;
text-decoration: none;
}

.bx-options p {
margin: 0;
}

.add-cart {
border-top: solid 1px rgba(0, 0, 0, 0.09);
}

.add-cart a, .add-cart span {
text-decoration: none;
padding: 10px 0;
display: block;
font-weight: bold;
background: #EEEEEE; /*#56*/
color: #000000; /*#57*/
opacity: 0.7;
filter: alpha(opacity=70);
}

.add-cart a:hover {
opacity: 0.9;
filter: alpha(opacity=90);
}

.full-list {
width: 100% !important;
}

.full-list .bx-image-product {
float: left !important;
margin-right: 20px !important;
}

.full-list .add-cart {
float: left !important;
border: solid 1px rgba(0, 0, 0, 0.09) !important;
}

.full-list .add-cart a, .full-list .add-cart span {
padding: 10px 30px !important;
}

.sort-by select {
font-size: 89%;
position: relative;
top: 4px;
}

footer {
background-color: #2D3B4E; /*#58A-1 #58A-2*/
background-image: url(); /*#58B*/
background-repeat: repeat; /*#58C*/
background-position: top center; /*#58D-1 #58D-2*/
color: #EEEEEE; /*#59*/
padding: 20px 0;
clear: both;
border-top: solid 0px #EEEEEE; /*#60A 60B*/
}

footer a {
color: #EEEEEE; /*#61*/
}

footer nav ul {
list-style: none;
margin: 0;
}

footer nav ul li {
display: inline;
padding: 0 20px 0 0;
}

footer hr {
margin: 15px 0;
}

.copy-powered {
font-size: 85%;
opacity: 0.7;
filter: alpha(opacity=70);
}

.menu-vv { position: relative; display: block; /*zoom: 1;*/}
.menu-vv * { margin: 0; }
.menu-vv li { position: relative; vertical-align: top; }
.menu-vv a { display: block; /*zoom: 1;*/; }
.menu-vv li ul { position: absolute; visibility: hidden; z-index: 999; }
.menu-vv li:hover ul,
.menu-vv li.hover ul { visibility: visible }
.menu-vv li:hover ul ul,
.menu-vv li.hover ul ul { visibility: hidden }
.menu-vv li li:hover ul,
.menu-vv li li.hover ul { visibility: visible }
.menu-vv li li:hover ul ul,
.menu-vv li li.hover ul ul { visibility: hidden }
.menu-vv li li li:hover ul,
.menu-vv li li li.hover ul { visibility: visible }

.menu-vv li ul {
background: #FFF;
border: solid 1px #C6C6C6;
-webkit-box-shadow: inset 0 -1px rgba(90, 90, 90, 0.3), 0 1px 5px rgba(90, 90, 90, 0.5);
-moz-box-shadow: inset 0 -1px 0 rgba(90, 90, 90, 0.3), 0 1px 5px rgba(90, 90, 90, 0.5);
box-shadow: inset 0 -1px 0 rgba(90, 90, 90, 0.3), 0 1px 5px rgba(90, 90, 90, 0.5);
width: 220px;
text-align: left !important;
}

header .menu-vv li ul, #top .menu-vv li ul {
top: 100%; 
left: 0;
}

#main-menu .menu-vv li ul {
top: 200%;
left: 0;
}

aside .menu-vv li ul {
top: 0;
left: 100%; /*#62A*/
}

.menu-vv li ul li {
list-style: none;
}
.menu-vv li ul li a {
width: 190px;
padding: 6px 15px !important;
}

.nav-list {
padding: 0;
}

.nav-list li ul {
list-style: none;
margin: 0;
padding: 0;
}

.nav-list li a {
margin: 0;
padding: 6px 10px;
display: block;
}

.nav li ul li a:hover {
background: rgba(190,190,190,.1);
opacity: 0.7; 
filter: alpha(opacity=70);
text-decoration: none;
}

.nav-list li ul li a:before {
content: "\2022 \0020";
color: rgba(127,127,127,0.5);
}

.menu-vv li ul li a:before {
content: none;
}

.nav-list .image-product-list {
float: left;
margin-right: 8px;
width: 20px;
height: 20px;
}

.title-grupo {
position: relative;
}

aside .title-grupo {
font-weight: bold;
font-size: 110%;
}

.menu-vv .title-grupo:after {
content: "";
position: relative;
border: 4px solid transparent;
display: inline-block;
vertical-align: middle;
right: -4px;
border-top-color: rgba(127,127,127,.6);
}

aside .menu-vv .title-grupo:after {
border-top-color: transparent;
border-left-color: rgba(127,127,127,.6); /*#62B*/
float: right;
top: 6px;
}

.show_hide {
font-size: 98%;
cursor: pointer;
color: #777777;
float: right;
display: block;
margin-right: -1px;
}
.show_hide:hover { 
color: #05D;
}

#likebox-frame {
line-height: 0;
padding: 6px 10px;
}

.category-img img {
border: solid 1px rgba(90, 90, 90, 0.1); 
padding: 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin-bottom: 20px;
}

.category-text {
opacity: 0.8;
filter: alpha(opacity=80);
margin-bottom: 30px;
}

/*** GALLERY ***/
.gallery {
margin: 0;
list-style: none;
}

.gallery li {
float: left;
width: 31.60%;
margin-right: 2%;
margin-bottom: 2%;
/*height: 169px;*/
height: 226px;
border: solid 1px rgba(0, 0, 0, 0.1);
background-repeat: no-repeat;
background-position: center;
background-size: 101%;
position: relative;
/*overflow:hidden;*/
}

.gallery li:nth-child(3n+0) {
margin-right: 0;
}

.gallery li figcaption {
position: absolute;
left: 0;
bottom: 0;
width: 92%;
padding: 4%;
color: #fff;
background-color: rgba(0,0,0,.5);
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.gallery li:hover figcaption {
background-color: rgba(0,0,0,.1);
opacity: 0.7;
filter: alpha(opacity=70);
}

.title-gallery {
font-size: 15px;
}

.gallery .link-gallery {
display: block;
width: 100%;
height:100%;
}

.gallery p {
height: 40px;
overflow:hidden;
padding-top: 5px;
}

.gallery .margin-g-bottom {
margin-bottom: 10%;
}

.related-ps li {
height: 135px;
}

.permalink {
position: absolute;
right: 0;
top: 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
z-index: 99;
}

.permalink::after {
content: url(../images/external-link.png);
position: absolute;
padding: 0 5px;
top: 0;
right: 0;
}

.permalink:hover::after {
background: rgba(0, 0, 0, 0.5);
box-shadow: inset 0px 0px 0px rgba(255,255,255, .8), 0px 0px 4px rgba(255,255,255, .9);
-moz-box-shadow: inset 0px 0px 0px rgba(255,255,255, .8), 0px 0px 4px rgba(255,255,255, .9);
-webkit-box-shadow: inset 0px 0px 0px rgba(255,255,255, .8), 0px 0px 4px rgba(255,255,255, .9);
}

.list-side-a {
margin: 0 0 0 10px;
list-style: none;
}

.list-side-a li {
border-bottom: dotted 1px #CCC; 
padding-bottom: 15px; 
margin-bottom: 20px; 
font-size: 90%; 
line-height: 16px;
}

.list-side-a li:last-child {
border-bottom: none;
margin-bottom: 0;
}

.list-side-a li p {
padding-bottom: 6px;
}

.opacity-low {
opacity: 0.5;
filter: alpha(opacity=50);
}

.box-list-v {
margin-bottom: 3%;
border: solid 1px rgba(0, 0, 0, 0.09);
position: relative;
padding: 2%;
}

.box-list-v:hover {
box-shadow: inset 0px 0px 0px rgba(127,127,127, .5), 0px 0px 3px rgba(127,127,127, .4);
-moz-box-shadow: inset 0px 0px 0px rgba(127,127,127, .5), 0px 0px 3px rgba(127,127,127, .4);
-webkit-box-shadow: inset 0px 0px 0px rgba(127,127,127, .5), 0px 0px 3px rgba(127,127,127, .4);
}

.img-product-cart {
width: 120px; 
float: left;
margin-right: 10px;
}

.icon-color-products {
border: solid 1px #CCC;
}

.page-home {
display: block; /*#86*/
}

#columns {
border: solid 1px transparent;
-webkit-column-gap: 15px;
-moz-column-gap: 15px;
column-gap: 20px;
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
.pin {
display: inline-block;
background: #FEFEFE;
box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
margin: 0 2px 15px;
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
column-break-inside: avoid;
padding: 5px;
min-width: 89%;
}
.pin img {
width: 100%;
margin: 5px 0;
}

.list-side-posts p {
margin-bottom: 15px;
line-height: 18px;
}
.list-side-posts p:last-child {
margin-bottom: 0;
}

.box-info {
border: solid 1px rgba(127,127,127,0.1);
padding: 10px;
float: left;
width: 30%;
margin: 1% 1% 0 0;
font-size: 90%;
background: rgba(127,127,127,0.1);
}
.box-info p {
border-top: solid 1px #DDD;
padding-top: 10px;
margin-top: 10px;
}

.box-orde-n {
width: 45%;
margin: 0 auto;
font-size: 22px; 
line-height: 40px;
padding: 2%;
font-weight: bold; 
color: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px; 
border-radius: 4px;
background: rgba(100,100,100,0.9);
}

.media .media-body {
padding: 10px;
-webkit-transition: background .3s;
-moz-transition: background .3s;
-o-transition: background .3s;
transition: background .3s;
}
.media .media-body:hover {
background: rgba(90,90,90,0.1);
}

.checkout-steps {
padding: 15px 0 30px 0;
color: rgba(0,0,0,0.3);
font-weight: bold;
}
.checkout-step {
position: relative;
z-index: 99;
border: solid 3px rgba(0,0,0,0.1);
background: #fff;
width: 18px;
height: 18px;
padding: 10px;
font-size: 16px;
margin: 0 auto;
margin-bottom: 10px;
border-radius: 100%;
}
.checkout-step-active {
color: #079644;
}
.checkout-step-active .checkout-step {
color: #fff;
background: #079644;
}
.checkout-step-bar {
height: 5px;
background: rgba(0,0,0,0.1);
position: relative;
width: 68%;
margin: 0 auto;
top: 20px;
z-index: 9;
}
.step-bar-2 {
background: -moz-linear-gradient(to right, #079644 0%, #079644 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 100%) !important;
background: -webkit-linear-gradient(to right, #079644 0%, #079644 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 100%) !important;
background: linear-gradient(to right, #079644 0%, #079644 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 100%) !important;
}
.step-bar-3 {
background: #079644 !important;
}

li.list-companies-portal {
float: none;
margin: 0 0 20px 0;
}
.list-companies-portal img {
width: 165px;
height: 115px;
float: left;
margin-right: 20px;
border-radius: 3px;
}
.list-companies-portal h2 {
margin: 0 0 8px 0;
height: 22px;
overflow: hidden;
line-height: 20px;
padding: 0;
font-size: 17px;
}
.list-companies-portal p {
font-size: 90%;
line-height: 22px;
}

.gallery-images-scroll {
width: 100%;
max-height: 179px;
overflow-y: hidden;
overflow-x: auto;
white-space: nowrap;
}
.gallery-images-scroll div {
width: 159px;
display: inline-block;
margin-left: 21px;
}
.gallery-images-scroll div:first-child {
margin-left: 0;
}
.gallery-images-scroll img {
width: 159px;
height: 159px;
}

.list-related-places {
margin: 0;
}
.list-related-places li {
list-style: none;
margin-bottom: 20px;
}
.list-related-places img {
width: 80px;
height: 56px;
border-radius: 4px;
float: left;
margin-right: 10px;
}
.list-related-places p {
max-height: 37px;
line-height: 17px;
overflow: hidden;
}

.image-main-profile {
padding-top: 5px;
}

.image-main-profile img {
box-shadow: inset 0px 0px 0px rgba(255,255,255,0.8), 0px 0px 4px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px 0px 0px rgba(255,255,255,0.8), 0px 0px 4px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0px 0px 0px rgba(255,255,255,0.8), 0px 0px 4px rgba(0,0,0,0.1);
border-radius: 4px;
max-width: 100%;
max-height: 200px;
}

.bx-first-letter-profile {
display: table-cell;
vertical-align: middle;
color: #fff;
font-weight: bold;
font-size: 68px;
width: 150px;
height: 150px;
border-radius:100%;
text-align: center;
text-transform: uppercase;
}
.bx-first-letter-profile-h-link {
float: left;
margin-right: 20px;
}
.bx-first-letter-profile-h-link:hover {
text-decoration: none;
}
.bx-first-letter-profile-h-link span {
display: table-cell;
vertical-align: middle;
color: #fff;
font-weight: bold;
font-size: 68px;
width: 165px;
height: 115px;
border-radius: 3px;
text-align: center;
text-transform: uppercase;
}

.login-gate {
position: fixed;
top: 0;
left: 0;
background: rgba(0, 0, 0, .7);
width: 100%;
height: 100%;
text-align: center;
z-index: 9999999;
overflow-y: scroll;
}
.login-gate::before {
content: '\200B';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.login-gate .login-gate-content {
margin-left: -4px;
display: inline-block;
vertical-align: middle;
background: rgba(255,255,255,0.9);
width: 100%;
max-width: 332px;
text-align: left;
padding: 30px;
white-space: normal;
position: relative;
border-radius: 4px;
color: #000;
z-index: 999999999;
}
.login-gate-content h4 {
margin: 0;
font-size: 16px;
}
.login-gate-content .input-email, .login-gate-content .input-password {
width: 94%;
padding: 3%;
}

.columns-posts {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 45px;
-moz-column-gap: 45px;
column-gap: 25px;
}
.post-pin {
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
column-break-inside: avoid;
}
.post-pin-content {
border-bottom: solid 1px rgba(0,0,0,0.1);
padding-bottom: 22px;
margin-bottom: 25px;
}
.post-pin-image {
margin-bottom: 10px;
height: 220px;
}
.post-pin-image a {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
display: block;
}
.post-pin-content h3 {
line-height: 22px;
font-size: 16px;
padding: 0;
margin: 10px 0;
}
.post-pin-description {
opacity: 0.8;
max-height: 80px;
overflow: hidden;
}
@media (max-width: 768px) {
    .columns-posts {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto;
    }
}

.badge-product-type {
font-size: 11px;
background: #444;
color: #fff;
font-weight: bold;
border-radius: 4px;
padding: 4px;
}

.status0 { color:#ff0000 } /* desativado ou cancelado */
.status1 { color:#444444 } /* ativado ou concluído */
.status2 { color:#ff9900 } /* novo */
.status3 { color:#6666ff } /* em andamento */
.status4 { color:#339900 } /* enviado */
.status5 { color:#cc00ff }