

/* ESTILOS PADRONIZADOS */

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

html, body {height: 100%;}

#bg {width: 100%;}

body, .no-margin {margin: 0;}

#logo {text-indent: -9999px;margin:0;}

#logo a {display: block;}

#desenvolvidopor {
    bottom: 200px;
    position: fixed;
    right: 0;
    z-index: 9999;
}

#abf {
    z-index: 9999;
    position: fixed;
    bottom: 410px;
    left: -8px;
	-webkit-box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.36);
box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.36);
}


.img-mask {overflow: hidden;}

.img-mask img {
	min-height: 100%;
	min-width: 100%;
}

.absolute {position: absolute;}
.relative {position: relative}

.pad20 {padding: 20px;}
.pad30 {padding: 30px;}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a:hover {text-decoration: none;}

img {max-width: 100%;}


.imagem-thumb-noticia{
    float: left;
    margin-right: 10px;
    margin-bottom: 50px;
}


/*  FIM - PADRONIZADOS */
/* ******************************* */


/* COMUNS/AGRUPADOS */

h1, h2, h3, h4, h5, .nav, .form-control, .btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .continuar, #col-right li {
	font-family: 'Lora', serif;
}

a, a:hover, #produtos li div img, #produtos li:hover div img, .btn-default, .btn-default:hover, .img a img, .img a:hover img{
	-webkit-transition: all 100ms ;
	-moz-transition: all 100ms ;
	-ms-transition: all 100ms ;
	-o-transition: all 100ms ;
	transition: all 100ms ;
}

.nav a:hover, h2, h3, .continuar, h3 a, .pagination li.active a, .pagination li:hover a, .pagination li:active a {
	color: #402200;
}

.interna .nav a:hover, #footer h3, #tt h3, .form-control, .btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .pagination li a {
	color: #4D3418;
}

#tt h2, #fb h2, #insta h2, h3 {font-size: 17px;}

body, #footer, .form-control, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default, .img, .navbar-toggle, .pagination li a, .pagination li.active:hover a {
	background-color: #fff;
}


.nav, h2, h3, .form-control, .btn-default, .continuar {
	text-transform: uppercase;
}

/*  FIM - COMUNS */
/* ******************************* */

body {
	font-size: 14px;
	font-family: 'Josefin Sans', sans-serif;
	color: #545454;
	background: #000;
}

#bg {background: url(http://blog.lojasviggo.com.br/wp-content/uploads/2018/02/imagem_header.png) no-repeat center top;}

.container {
	max-width: 1052px !important;
	padding-left: 10px;
	padding-right: 10px;
}

.navbar {
	height: 250px;
	margin-bottom: 30px;
}

#logo {
	width: 433px;
	height: 215px;
	position: absolute;
	left: 309px;
	background: url(http://blog.lojasviggo.com.br/wp-content/uploads/2018/02/logo-viggo-invert_1.png) no-repeat center center;
	background-size: 50% !important;
}

#logo a {
	width: 100%;
	height: 100%;
}

.navbar-toggle {
	border-radius: 0;
	margin: 30px 30px 0 0;
	z-index: 999999999999;
}

.navbar-toggle .icon-bar {background: #FFF;}

.nav {
	margin-top: 50px;
	/*font-size: 16px;*/
	font-size: 13px;
}

.nav a {
	color: #a7a9ac;
	/*padding: 30px !important;*/
	padding: 30px 17px 30px 14px !important;
	position: relative;
}

.nav a.link-foto {
	color: #a7a9ac;
	/*padding: 30px !important;*/
	    padding: 3px 3px 18px 3px !important;
	position: relative;
}

.nav a span {
	width: 30px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 0;
}

.nav a:hover {background: url(../../imgs/bgs/menu-1.png) no-repeat left top !important;}

.nav a.link-foto:hover {background:none no-repeat left top !important;}

.nav a:hover span {background: url(../../imgs/bgs/menu-2.png) no-repeat left top;}

.inicial #insta {margin-top: 40px;}

#twitter {margin: 5px 0 20px;}

a, a:hover {color: #4c87e0;}

#tt-nav a {
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 6px;
}

#tt-nav #prev {background: url(../../imgs/botoes/prev.png);}

#tt-nav #next {background: url(../../imgs/botoes/next.png);}

#footer {padding-top: 25px;}

#tt h2, #fb h2, #insta h2, #tt h2 a, #fb h2 a, #insta h2 a {
	color: #432604;
}

#tt h2, #fb h2, #insta h2 {
	margin: 0 0 15px;
	padding-top: 5px;
}

#tt h3, #tt span.pull-left {margin-top: 10px !important;}

#footer h3, #tt h3 {
	font-size: 16px;
	margin: 0 0 10px;
}

#enderecos {
	padding: 50px 0 20px;
	color: #969696;
	margin-top: 60px;
	border-top: 1px solid #464646;
}

#enderecos, #enderecos h3 {
	font-size: 12px;
	text-align: center;
}

#enderecos h3 .tit-rodape {
	padding: 0 7px;
	position: relative;
	background: url(../../imgs/bgs/tit-rodape.jpg) no-repeat left center;
}

#enderecos h3 .tit-rodape span {
	width: 7px;
	height: 10px;
	position: absolute;
	right: 0;
	background: url(../../imgs/bgs/tit-rodape.jpg) no-repeat right 4px;
}

#enderecos .container .row div {padding-bottom: 30px;}

h4, .tit-simples, h4 a, #col-right li a {
	font-size: 16px;
	margin: 0;
  font-family: Josefin; sans-serif;
	color: #50381A;
	text-transform: none;
}

.lojas-imgs {height: 220px;}



/* INTERNA */

.interna {background: #FFFFFF;}

.interna #bg {
  background: url('http://blog.lojasviggo.com.br/wp-content/uploads/2018/02/imagem_header.png') no-repeat center top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.interna #bg-2 {
	padding-bottom: 25px;
	background: transparent;
}

.content {min-height: 560px;}

.content h2 {
	text-align: center;
}

.content h2 .tit-principal {
	padding: 0 20px;
	position: relative;
	letter-spacing: 5px;
	background: url(../../imgs/bgs/tit-principal.png) no-repeat left center;
}

.content h2 .tit-principal span {
	width: 10px;
	height: 20px;
	position: absolute;
	right: 0;
	background: url(../../imgs/bgs/tit-principal.png) no-repeat right 10px;
}

.content h3 {margin: 30px 0 15px;}

#fotos-lojas {
	padding-top: 30px;
	width: 390px;
	margin: 0 auto;
	max-width: 100%;
}

#fotos-lojas ul, #fotos-lojas li {
	width: 100%;
	height: 400px !important;
}

#fotos-lojas h3 {margin: 20px 0 5px;}

#fotos-lojas #nav {
	position: absolute;
	top: 360px;
	right: 0;
	z-index: 9;
}

 #fotos-lojas #nav a, .pgn li a {
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	display: inline-block;
	margin-left: 5px;
	background: none;
}

#fotos-lojas #nav a.activeSlide, .pgn li.active a:hover {background: none;}

#fotos-lojas #nav a.activeSlide, .pgn li.current {
	background: none no-repeat center top;
color: #000;
float: left;
margin:0 5px;
width: 15px;
height: 15px;}

.form-control, .btn-default {
	margin-bottom: 5px;
	border-radius: 0;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 12px;
	border: 1px solid #DCD7D0;
	color: #402200 !important;
}




input[type=text], input[type=email], input.btn-default {height: 45px;}

.btn-default {
  border: none;
  text-align: right;
  text-decoration: none;
  font-size: 16px;
  text-decoration: underline ;
	padding: 10px 20px;
	padding: 5px 20px 15px/9;
}

.btn-default:active, .btn-default:hover {opacity: 1;}

.form-control {padding: 5px 10px;}

.form-control:-moz-placeholder {color: #D2D2D2;}

.form-control::-moz-placeholder {color: #D2D2D2;}

.form-control:-ms-input-placeholder {color: #D2D2D2;}

.form-control::-webkit-input-placeholder {color: #D2D2D2;}

.tit-simples {
	text-align: left !important;
	margin: 0 0 10px !important;
}

form {margin-top: 20px;}

.listagem {padding: 0;}

.listagem li {margin: 0 0 10px 20px;}

.post {
	text-align: justify;
	padding-bottom: 35px;
	margin-bottom: 40px;
}

.post h3 {margin-bottom: 0; text-align: left;}

.post h4 {margin-bottom: 15px; text-align: left;}

.post img.pull-left {margin: 0 10px 10px 0;}

.titlepst {
  font-size: 23px;
  font-family: 'Lora', serif;
  text-decoration: color: #4D3418;
}

.share {width: 255px;}

.continuar {
  font-size: 13px;
  font-family: 'Josefin Sans', sans-serif;
  text-decoration: color: #4D3418; font-weight: bold;
  text-decoration: underline;
}

.img a:hover img {opacity: 0.4;}

.pgn {
	list-style: none;
	padding-bottom: 50px;
	-webkit-padding-start: 0px;
}

.pgn a {
	float: left;
	/*margin-top: 39px;*/
}

.pgn #pgn-prev a, .pgn #pgn-next a {
	width: 500px;
	height: 95px;
}

.pgn #pgn-prev a {
  position: absolute;
  left: 0px;
  width: 300px;
  padding: 10px;
	margin: 0 35px 0 0;
	background: url(http://blog.lojasviggo.com.br/wp-content/uploads/2018/02/pgnant.png) no-repeat;
}

.pgn #pgn-next a {
  position: absolute;
  right: 0px;
  width: 300px;
  padding: 10px;
	margin: 0 0 0 35px;
	background: url(http://blog.lojasviggo.com.br/wp-content/uploads/2018/02/proxpgn.png) no-repeat;
}

.pgn2 {width: 103px;}

.pgn2 #pgn-prev a {margin: 0px;}

.pgn2 #pgn-next a {margin: -23px 0 0 4px;}

.pagination li.active a, .pagination li:hover a, .pagination li:active a {
	border-color: #FFF;
	background: #FFF;
}

hr{
  border-color:#4D3418;
  box-sizing:border-box;
  width:75%;
}

.voltar {margin-top: 86px;}

#form-busca input {
  height: 45px;
  color: #4D3418}

#form-busca input[type=submit] {
	width: 65px;
	border: none;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px;
	background: url(http://blog.lojasviggo.com.br/wp-content/uploads/2018/02/lupa-e1519059366140.png) no-repeat center;
}

#col-right div {margin: 10px 0 50px;}

#col-right div li a {
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
}

.post, #col-right div li a, #lista-comment li, #clipping {
	border-bottom: 1px solid #d1d0d0;
}

.post h3 {margin-top: 0;}

#lista-comment li {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#clipping .und-clipping {height: 350px;}


/*  FIM - INTERNA */
/* ******************************* */


/* RESOLUÇÕES DIVERSAS */

@media all and (min-width: 768px) {

	#col-right {float: right;}

}

@media all and (min-width: 962px) and (max-width: 1068px) {

	#logo {left: 272px;}

	.nav a {padding: 30px 20px !important;}
}

@media all and (max-width: 961px) {

	.interna #bg, .interna #bg-2 {background-size: 1400px;}
}

@media all and (min-width: 481px) and (max-width: 767px) {

	#bg {background: url(../../imgs/bgs/bg-mobile.jpg) no-repeat right top;}

}

@media all and (min-width: 560px) and (max-width: 767px) {

	.navbar-toggle {margin: 60px 50px 0 0;}

}


@media all{
	.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;background: url(http://www.lojasviggo.com.br/Sistema/404?FileNotFound=imgs) no-repeat -3px -6px !important;}
}


/*  FIM - RESOLUÇÕES DIVERSAS */
/* ******************************* */



.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 113%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s;

			 }

			 .imagem-gd{
				 border:8px solid #fff;
border-radius: 13px 13px 13px 13px;
-moz-border-radius: 13px 13px 13px 13px;
-webkit-border-radius: 13px 13px 13px 13px;
			 }

.card {
/*  margin-top: 50px;*/
  /*padding: 3em;*/
  line-height: 1.5em;
  margin-bottom: 27px; }

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

/*# sourceMappingURL=style.css.map */

.mt-30{
	margin-top:30px;
}

a.link-foto:hover{
	background:none !important;
}


.update-nag{
  display: inline-block;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  height: 40px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  margin-bottom: 10px;
  cursor: default;
}

.update-nag:hover{
    cursor: default;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.4);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
}

.update-nag > .update-split{
  background: #8d8d8d;
  width: 33px;
  float: left;
  color: #fff!important;
  height: 100%;
  text-align: center;
}

.update-nag > .update-split > .fa{
  position:relative;
  top: calc(50% - 9px)!important; /* 50% - 3/4 of icon height */
}
.update-nag > .update-split.update-success{
  background: #5cb85c!important;
}

.update-nag > .update-split.update-danger{
  background: #d9534f!important;
}

.update-nag > .update-split.update-info{
  background: #5bc0de!important;
}



.update-nag > .update-text{
  line-height: 19px;
  padding-top: 11px;
  padding-left: 45px;
  padding-right: 20px;
}

#wrapper
{
    max-width: 60em; /* 960 px */
    margin: 0 auto;
}
    #list
    {
        width: 103.125%; /* 990px */
        /*overflow: hidden;*/
        margin-left: -1.562%; /* 15px */
        margin-bottom: -1.875em; /* 30px */
    }
        .item
        {
            width: 30.303%; /* 300px */
            float: left;
            margin: 0 1.515% 1.875em; /* 15px 30px */
        }

		.item2
        {
            width: 60.303%; /* 300px */
            float: left;
            margin: 0 1.515% 1.875em; /* 15px 30px */
        }

		.item3
        {
            width: 46%; /* 300px */
            float: left;
            margin: 0 1.515% 1.875em; /* 15px 30px */
        }

@media only screen and ( max-width: 40em ) /* 640px */
{
    .item
    {
        width: 46.876%; /* 305px */
        margin-bottom: 0.938em; /* 15px */
    }

	.item2
    {
        width: 61.303% !important; /* 305px */
        margin-bottom: 0.938em; /* 15px */
    }

	.item3
    {
        width: 46%; /* 305px */
        margin-bottom: 0.938em; /* 15px */
    }
}
@media only screen and ( max-width: 20em ) /* 640px */
{
    #list
    {
        width: 100%;
        margin-left: 0;
    }
        .item
        {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
		.item2
        {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
		.item3
        {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
}


.imagem-produtos-novos{
	    width: 245px;
    border: 1px solid #d6d6d6;
    margin-bottom: 18px;
}

.titulo-produtos-novos{
	border-left: 4px solid #a5a5a5;
    margin-left: 3px;
    padding-left: 10px;
}

.imagem-produto-zoom:hover{
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}
