/*
Theme Name: WowBrides - Tema Wordpress
Author: Diogo Borges
Author URI: http://agenciamoustache.com.br
Description: WowBrides - Tema Wordpress
Version: 1.0
*/

@import "assets/css/bootstrap.min.css";
@import "assets/css/font-awesome.min.css";
/*@import "assets/css/tema.css";*/


/* RESPONSIVO - Media Queries */

@media screen and (max-aspect-ratio: 16/9){

}

@media (max-width: 767px) {

}

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

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {
}

 body {
      font-family: 'Lora', serif;
  }


/* ==========================================================================
    MENU
   ========================================================================== */
.navbar {
    position: relative;
    margin-bottom: 30px;
    min-height: 67px;
    padding: 20px 0;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-toggle {
    background-color: #777;
    border: 1px solid #777;
}

.brand {
    position: absolute;
    left: 50%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
    top: 9px;
}

.top-menu{
    border-bottom: 1px solid #f2d0c4;
    padding: 10px;
    color: #6d6e71; 
}

.navbar-brand, .navbar-nav>li>a{
  color: #6d6e71;
}

.navbar-nav>li:after{
  content: '';
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: #6d6e71;
  right: 0;
  top: 35%;
}

.navbar-nav>li:last-child:after{
  display: none;
}

.buttons-menu{
    display: block;
    padding: 0;
}

.buttons-menu a{
  
  color: #6d6e71;
  text-decoration: none;
  
}

.buttons-menu a.btn_acc{
    background: none;
    border: 1px solid #6d6e71;
    padding: 5px 10px;
}

.buttons-menu p{
    display: inline;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
    color: #f2d0c4;
}

/* ==========================================================================
    BANNER HOME
   ========================================================================== */

#banner-home.owl-carousel .owl-nav .owl-prev {
  left: 0;
  top: 45%;
  position: absolute;
}

#banner-home.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 45%;
}

#banner-home.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #f2d0c4;
}

#banner-home .owl-dots{
    position: absolute;
    bottom: 0;
    left: 46%;
}

#banner-home.owl-theme .owl-nav [class*=owl-]{
  width: 41px;
  height: 41px;
  background: none !important; 
  background-image: url('assets/css/images/banner-arrows.png') !important; 
  text-indent: -9999px;
}

#banner-home.owl-theme .owl-nav {
  margin-top: 0 !important;
}

#banner-home.owl-theme .owl-nav .owl-next{
  background-position-y: -41px !important;
}

#banner-home.owl-theme .owl-dots .owl-dot span{
  border: 1px solid;
  background: transparent !important;
}

#banner-home.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #f2d0c4 !important;
}

/* ==========================================================================
    HOME INFO
   ========================================================================== */

#home-info .galeria-home{
  padding: 0;
  min-height: 320px;
  color: #6d6e71;
}

#home-info{
  margin-bottom: 60px;
}

#home-info .info-tem{
  display: -webkit-inline-box;
}

#home-info .galeria-home>.info-button, #home-info .galeria-home .info-top>.info-button,
#home-info  .galeria-home .info-bottom>.info-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 10px;
}

#home-info .galeria-home>.info-button a, #home-info .galeria-home .info-top>.info-button a,
#home-info .galeria-home .info-bottom>.info-button a{
  border: none;
  background-color: #fff;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 10px;
  color: #6d6e71;
  outline: none;
  text-decoration: none;
}

#home-info .galeria-home>.info-button a.color-btn {
  background-color: #f3dcd4;
  outline: none;
  text-decoration: none;
}

#home-info .galeria-home>.info-top{
  margin-bottom: 9px;
}

#home-info .galeria-home>.info-bottom, #home-info .galeria-home>.info-top{
  position: relative;
}

#home-info .galeria-home h4{
  padding: 10px 20px;
  text-transform: uppercase;
  text-align: center;
}

#home-info .galeria-home p{
  padding: 0 20px ;
}

#home-info .galeria-home .galeria-checkbox p{
  -webkit-transform: translateX(-20%);
  transform: translateX(20%);
}

#home-info .galeria-home .galeria-checkbox p:before{
  content: '';
  position: absolute;
  width: 17px;
  height: 17px;
  background-image: url('assets/img/icon-check.png');
  margin-left: -20px;
}

#home-info .galeria-home span.icon-passo1 img{
  margin-bottom: 10px;
}

/* ==========================================================================
    PARCEIROS
   ========================================================================== */

.parceiros h4{
  background: #fff;
  text-align: center;
  width: 250px;
  margin: 0 auto;
  margin-top: -30px;
  margin-bottom: 40px;
}

#banner-parceiros{
  padding: 0 15px;
}

#banner-parceiros.owl-carousel .owl-nav .owl-prev {
  left: -40px;
  position: absolute;
}

#banner-parceiros.owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: -40px;
}

#banner-parceiros .owl-dots{
    display: none;
}

#banner-parceiros.owl-theme .owl-nav [class*=owl-]{
  width: 35px;
  height: 34px;
  background: none !important; 
  background-image: url('assets/css/images/parceiros-arrows.png') !important; 
  text-indent: -9999px;
  top: 7%;
}

#banner-parceiros.owl-theme .owl-nav {
  margin-top: 0 !important;
}

#banner-parceiros.owl-theme .owl-nav .owl-next{
  background-position-y: -34px !important;
}

.wrap-parceiros{
  width: 85%;
  margin: 0 auto;
  margin-bottom: 40px;  
}

/* ==========================================================================
    FOOTER
   ========================================================================== */

#footer {
  background-color: #f6f6f6;
  border-top: #99999b solid 2px;
  padding: 35px 0;
  padding-top: 0;
  padding-bottom: 0;
}

#footer .top-footer{
  padding: 35px 0;
}

#footer .logo-footer img{
  padding: 65px 10px;
}

#footer .mapa-site ul{
  margin-bottom:20px;
  overflow:hidden;
  padding: 0;
}

#footer .mapa-site ul li{
  line-height:2.3em;
  float:left;
  display:inline;
  width: 40%;
  margin-right: 10%;
}

#footer .mapa-site ul li a {
  color: #6d6e71;
  text-decoration: none;
  cursor: pointer;
  font-size: 13px;
}

#footer .mapa-site ul li a:hover{
  color: #000;
}

#footer .mapa-site ul li a:hover:before {
  position:absolute;
  content: "";
  background: url('assets/css/images/arrow-mapa.png');
  width: 8px;
  height: 9px;
  margin-left: -15px;
  margin-top: 12px;
}

#footer .fale-conosco address{
  font-size: 11px;
  padding: 0 20px;
}

#footer .fale-conosco address span{
  margin-bottom: 20px;
  display: block;
}

#footer .fale-conosco address span:before{
  background-image: url('assets/css/images/icons-contato.png');
  content: '';
  position:absolute;
  width: 19px;
  height: 19px;
  margin-left: -22px;
}

#footer .fale-conosco address span.numero:before{
  background-position-y: -38px;
}

#footer .fale-conosco address span.endereco:before{
  background-position: -19px;
}

#footer .logo-footer:after, #footer .mapa-site:after, #footer .forma-pagamento:after{
  content: '';
  position: absolute;
  background-color: black;
  width: 1px;
  height: 128px;
  top: 30px;
  right: 0;
}

#footer .logo-footer, #footer .mapa-site, #footer .forma-pagamento, #footer .fale-conosco{
  padding: 0 40px;
}

#footer .top-footer > div {
    padding: 0;
}

#footer .bottom-footer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#footer .bottom-footer .social li {
  float: left;
  margin-right: 5px;
}

#footer .bottom-footer .social li i{
  background-image: url(social.png);
  width: 30px;
  height: 26px;
}

#footer .bottom-footer .social {
  list-style: none;
  padding: 0;
}

#footer .bottom-footer .logo {
  text-align: right;
}

#footer .bottom-footer{
  padding: 10px 0;
  border-top: #99999b solid 2px;
}

.bottom-footer .copyright{
  text-align: center;
} 

/* ==========================================================================
    QUEM SOMOS
   ========================================================================== */

.quem-somos-wrap {
  background-image: url('assets/css/images/bg-quem-somos.jpg');
  background-size: cover;
  position: relative;
  z-index: 0;

}   

.quem-somos-wrap .text-quem-somos{
  background-color: #fff;
  height: 100%;
  padding: 3% 7%;
  color: #6d6e71;
}

.quem-somos-wrap .text-quem-somos h3, .quem-somos-wrap .text-quem-somos .txt-cadastre {
  text-align: center;
}

.quem-somos-wrap .text-quem-somos .txt-cadastre {
  margin: 0 auto;
  width: 50%;
}

.quem-somos-wrap .text-quem-somos .txt-cadastre a{
  background-color: #f3dcd4;
  border: none ;
  padding: 5px 15px;
  color: #58595b;
  text-decoration: none;
}

.quem-somos-wrap .big-title h1{
  padding-top: 60%;
  text-transform: uppercase;
  font-weight: 400;
  color: #808285;
  line-height: 30px;
}

.quem-somos-wrap .big-title h1 span.title-1{
  font-size: 25px;
  margin-left: 20px;
  color: #babbbb;
}

.quem-somos-wrap .big-title h1 span.title-2{
  font-size: 23px;
  background-color: #fff;
  padding: 20px 15px;
  margin-left: 15%;
  position: relative;
  top: 2px;
  z-index: -1;
  color: #f2d0c4;
}

/* ==========================================================================
    COMO FUNCIONA
   ========================================================================== */

.como-funciona-banner{
  min-height: 200px;
  background-image: url('assets/img/banner-como-funciona.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
}

.como-funciona-banner h1{
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 25%;
  text-transform: uppercase;
  color: #fff;
  font-size: 70px;
  line-height: 47px;
}

/* ==========================================================================
    PASSOS
   ========================================================================== */

#passos .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #616161;
    background-color: #f2d0c4;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    vertical-align: middle;
    line-height: 50px;
    font-size: 30px;
    margin: 0 auto;
}

#passos .nav>li>a {
    font-size: 30px;
    color: #616161;
    background-color: #ebebeb;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    vertical-align: middle;
    line-height: 50px;
    margin: 0 auto;
    position: relative;
}

#passos .nav>li>a.ativo{
  color: #616161;
  background-color: #f2d0c4;
}

#passos .nav>li>a.ativo::before{
  color: #f2d0c4 !important;
}

#passos .nav>li:not(:first-child) a::before{
  content: '..............';
  display: block;
  position: absolute;
  right: 41%;
  top: 0px;
  z-index: -1;
  width: 200px;
  font-size: 30px;
  letter-spacing: 2.5px;
  color: #ebebeb;
}

#passos .nav-justified {
    width: 50%;
    margin: 0 auto;
}

#passos .title-passo1, #passos .title-passo2, #passos .title-passo3{
  color: #616161;
  font-size: 23px;
  text-transform: uppercase;
  position: relative;
}

#passos .title-passo1 span, #passos .title-passo2 span, #passos .title-passo3 span{
  color: #f2d0c4;
  font-size: 40px;
  /*text-shadow: -1px -1px rgba(136, 136, 136, 0.42);*/
}

#step1 .bg-passo1{
  background-image: url('assets/img/bg-passo1.png');
}

#step2 .bg-passo2{
  background-image: url('assets/img/bg-passo2.png');
}

#step3 .bg-passo3{
  background-image: url('assets/img/bg-passo3.png');
}

#step1 .bg-passo1, #step2 .bg-passo2, #step3 .bg-passo3{
  background-repeat: no-repeat;
  left: -80px;
  top: -80px;
  position: absolute;
  width: 137px;
  height: 137px;
  opacity: .7;
}

#step1 span.icon-passo1{
  text-align: center;
  cursor: pointer;
}

#step1, #step2, #step3 {
    padding: 30px;
}

#step1 p.txt-passo1 {
    text-align: center;
}

#step3 a{
  padding: 5px 15px;
  font-size: 25px;
  color: #58595b;
  margin-right: 15px;
  outline: none;
  text-decoration: none;
}

#step3 a.experimente{
  background-color: #f2d0c4;
  border: none;
}

#step3 a.cadastre{
  background-color: transparent;
  border: 1px solid #58595b;
}

.box-superior {
    border: solid 1px #6d6e71;
    padding: 10px 30px;
    z-index: 1;
    top: 30%;
    left: 0;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.box-superior::after {
    content: '';
    border: solid 10px transparent;
    border-bottom: solid 10px #ffffff;
    position: absolute;
    bottom: 100%;
}
.box-superior::before {
    content: '';
    border: solid 11px transparent;
    border-bottom: solid 11px #6d6e71;
    position: absolute;
    bottom: 100%;
    margin-left: -1px;
}

#step1 span.icon-passo1:hover .box-superior{visibility: visible; opacity: 1; top: 50%;}

.box-inferior {
    border: solid 1px #6d6e71;
    padding: 10px 30px;
    z-index: 1;
    bottom: 50%;
    left: 0;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.box-inferior::after {
    content: '';
    border: solid 10px transparent;
    border-top: solid 10px #ffffff;
    position: absolute;
    top: 100%;
}
.box-inferior::before {
    content: '';
    border: solid 11px transparent;
    border-top: solid 11px #6d6e71;
    position: absolute;
    top: 100%;
    margin-left: -1px;
}

#step1 span.icon-passo1:hover .box-inferior{visibility: visible; opacity: 1; bottom: 60%;}

#step1 span.icon-passo1 img{
  margin-bottom: 10px;
}

.box-30{
  width: 30%;
  display: inline-table;
  text-align: center;
}

.icon-passo1.percent .box-superior::after, .icon-passo1.percent .box-superior::before,
.icon-passo1.calendar .box-inferior::after, .icon-passo1.calendar .box-inferior::before{
  left: 15%;
}

.icon-passo1.pin .box-superior::after, .icon-passo1.pin .box-superior::before,
.icon-passo1.medal .box-inferior::after, .icon-passo1.medal .box-inferior::before{
  left: 45%;
}

.icon-passo1.share .box-superior::after, .icon-passo1.share .box-superior::before,
.icon-passo1.crown .box-inferior::after, .icon-passo1.crown .box-inferior::before{
  left: 74%;
}

/* ==========================================================================
    MODAL
   ========================================================================== */

#experimente .modal-header, #experimente .modal-footer, #experimente .modal-content {
    border-bottom: none;
    border-top: none;
    text-align: center;
    color: #fff;
}


#experimente .modal-dialog{
  border: 1px solid #fff;
  background: black;
}

#experimente .modal-content{
  background: none;
  padding: 30px;
}

#experimente button.close{
    font-size: inherit;
    font-weight: inherit;
    line-height: 1;
    text-shadow: none;
    border: 1px solid #fff;
    padding: 5px 15px;
    opacity: 1;
    position: absolute;
    right: -2px;
    top: -1px;
    color: #fff;
    background-color: transparent;
}

#experimente img {
   -webkit-filter: invert(1);
   filter: invert(1);
   margin: 0 auto;
}

#experimente .modal-content a.espaco, #experimente .modal-content a.fornecedores{
 background-color: #f2d0c4;
 border: none;
 padding: 5px 15px;
 color: #6d6e71;
 margin: 10px;
 outline: none;
 text-decoration: none;
}

#experimente .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.8;
}

/* ==========================================================================
    BLOG (PARA-OS-NOIVOS)
   ========================================================================== */
.para-os-noivos-wrap{
  padding: 0;
}

.para-os-noivos-wrap .loop-post, .para-os-noivos-wrap .loop-post div {
  padding: 0;
}

.para-os-noivos-wrap .loop-post .box-img, .para-os-noivos-wrap .loop-post .box-img2,.para-os-noivos-wrap .loop-post .box-img3{
  position: relative; 
  width: 100%; 
  overflow: hidden; 
  margin-bottom: 5px; 
}

.para-os-noivos-wrap .loop-post .box-img-var, .para-os-noivos-wrap .loop-post .box-img-var2, .para-os-noivos-wrap .loop-post .box-img-var3{
  position: relative; 
  width: 100%; 
  overflow: hidden; 
  margin-bottom: 5px; 
}

.para-os-noivos-wrap .loop-post .box-img,
.para-os-noivos-wrap .loop-post .box-img-var2{
  height: 450px;
}

.para-os-noivos-wrap .loop-post #loading-image{
  width: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
}

.para-os-noivos-wrap .loop-post .box-img-var, .para-os-noivos-wrap .loop-post .box-img-var3,
.para-os-noivos-wrap .loop-post .box-img2,.para-os-noivos-wrap .loop-post .box-img3{
  height: 225px; 
}

.para-os-noivos-wrap .loop-post .img1, .para-os-noivos-wrap .loop-post .img3, 
.para-os-noivos-wrap .loop-post .img-var1, .para-os-noivos-wrap .loop-post .img-var2
{
  padding-right: 5px;
}

.para-os-noivos-wrap .loop-post .last{
  padding-right: 0;
}

.para-os-noivos-wrap .loop-post .box-img img, .para-os-noivos-wrap .loop-post .box-img2 img
,.para-os-noivos-wrap .loop-post .box-img3 img{
  width: auto;
}

.para-os-noivos-wrap .caption a {
  color: #fff;
  outline: none;
}

.para-os-noivos-wrap .caption {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 0 15px !important;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
}

.para-os-noivos-wrap .caption h3{
  font-size: 17px;
  text-transform: uppercase;
}

.para-os-noivos-wrap .caption p{
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  text-overflow: ellipsis;
  max-width: 60ch;
}

.titulo-variedades, .titulo-fornecedores{
  padding: 40px;
}

.content-variedades.clearfix{
  display: inline-block;
}

.titulo-variedades h3{
  text-align: center;
  text-transform: uppercase;
  color: #616161;
  font-size: 20px;
  border-bottom: 2px solid #616161;
  width: 140px;
  margin: 0 auto;
}

.titulo-fornecedores h3{
  text-align: center;
  text-transform: uppercase;
  color: #616161;
  font-size: 20px;
  border-bottom: 2px solid #616161;
  width: 330px;
  margin: 0 auto;
}

.wrap-fornecedores{
  padding: 0 25px;
}

.wrap-fornecedores .owl-carousel .owl-nav .owl-prev {
  left: -50px;
  position: absolute;
}

.wrap-fornecedores .owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: -50px;
}

.wrap-fornecedores .owl-dots{
    display: none;
}

.wrap-fornecedores .owl-theme .owl-nav [class*=owl-]{
  width: 41px;
  height: 40.5px;
  background: none !important; 
  background-image: url('assets/css/images/fornecedores-arrows.png') !important; 
  background-repeat: no-repeat;
  text-indent: -9999px;
  top: 50%;
}

.wrap-fornecedores .owl-theme .owl-nav {
  margin-top: 0 !important;
}

.wrap-fornecedores .owl-theme .owl-nav .owl-next{
  background-position-y: -41px !important;
}

/* ==========================================================================
    MENU BLOG 
   ========================================================================== */

.para-os-noivos-wrap ul.menu-blog{
  margin: 10px 0;
}

.para-os-noivos-wrap ul.menu-blog>li{
  border-bottom: 1px solid #808285;
}

.para-os-noivos-wrap ul.menu-blog>li a{
  color: #808285;
  text-transform: uppercase;
  border-radius: 0;
}

.para-os-noivos-wrap ul.menu-blog>li a:hover{
  background-color: #ededee;
}

.para-os-noivos-wrap ul.menu-blog>li a:hover:after {
    content: '';
    position: absolute;
    left: 90%;
    border: 8px solid transparent;
    border-left: 8px solid #ededee;
    height: 5px;
}

.para-os-noivos-wrap ul.menu-blog>li a:hover:before {
    content: '';
    position: absolute;
    left: 90%;
    margin-left: 2px;
    border: 8px solid transparent;
    border-left: 8px solid #808285;
    height: 5px;
}
/* ==========================================================================
    MODAL BLOG CONTENT
   ========================================================================== */

#post-blog .modal-dialog{
  width: 70%;
}  

#post-blog .modal-content, #post-blog .modal-body{
  display: inline-block;
}

#post-blog .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.8;
}

#post-blog button.close{
  opacity: 1;
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid;
  margin: 15px;
  font-weight: lighter;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  cursor: pointer;
  z-index: 99999;
  outline: none;
}

#post-blog .post-wrap,#post-blog .post-img{
  padding: 0;
}

#post-blog .post-wrap .post {
  padding-top: 40px;
}

#post-blog .post-wrap .post .post-content{
  height: 300px;
  width: 300px;
}

#post-blog .post-title{
  text-transform: uppercase;

}

#post-blog .post-contato {
  width: 90%;
  padding-top: 40px;
}

#post-blog .post-contato button{
    padding: 5px 15px;
    background-color: transparent;
    border: 1px solid;
}

#banner-fornecedor-cat .item .caption{
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px;
    line-height: initial;
    background-color: #fff;
    transform: translate(-50%,-50%);
}

#banner-fornecedor-cat .item .caption h3{
    margin: 0;
    font-size: inherit;
}

/* ==========================================================================
    MODAL BLOG CONTENT
   ========================================================================== */
#banner-fornecedor-cat .owl-nav .owl-prev{
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translate(0, -50%);
}