/*
Theme Name: Agência Caos Theme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.header-full-width .container{
    max-width:1600px !important;
}

.header-top{
	border-bottom: 1px solid #003d5c;
  padding: 5px 0;
}

.header.has-sticky{
	box-shadow: 0 -5px 20px 0 #8f898f;
}

.header-wrapper {
    background-color: rgba(255,255,255,0.9) !important;
}


.nav > li > a{
	color: #003d5c;
	font-size: 16px;
}

.nav > li > a:hover{
	  color: #f09e43;
    transition: color 200ms;
}

@media only screen and (min-width: 1240px) {
	.logo a{
		
	}
}


.quem-somos h2 {
    color: #003d5c;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 50px;
}

.quem-somos p {
    line-height: 30px;
}


.fale-conosco h2 {
    color: #003d5c;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 50px;
    text-align: center;
}

.form label{
	color: #003d5c;
	font-weight: 500;
}
.form input[type="email"],
.form input[type="tel"],
.form input[type="textarea"],
.form input[type="text"]{
	margin-bottom: 0px;
	width: 100%;
    display: block;
    padding: 15px;
    border-radius: 7px;
    border: 1px solid #ccd2da;
	box-shadow: none;
}

input[type='submit']{
	
    border-radius: 7px;
}


.nossas-lojas h2 {
    color: #003d5c;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
}

.bg-valores {
	min-height:400px;
	background-size: cover !important;
	background-repeat:no-repeat;
	background-position: top center!important;
	background-image: url('https://minisite.anjoscolchoesesofas.com.br/wp-content/uploads/2020/05/quem-somos-img-bg-bottom-1.png');
}

.bg-itens{
	position:relative;
	top:-320px;
}

.bg-itens .img .img-inner{
	    overflow: initial;
		-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.bg-itens img{
	max-width: 100%;
	    width: auto !important;
	margin: 0px 30px 30px 30px !important;
		-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 100%;
	-webkit-box-shadow: 0 20px 20px 0 rgba(145, 145, 145, 0.5);
    -moz-box-shadow: 0 20px 20px 0 rgba(145, 145, 145, 0.5);
    box-shadow: 0 20px 20px 0 rgba(145, 145, 145, 0.5);
}

.bg-itens h3{
	padding: 0px 15px 15px 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.bg-itens p{
	padding: 0px 30px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.lojas-home .lojas-estado:before, .lojas-home .lojas-cidade:before {
    content: '';
    display: inline-block;
    transform: translateY(-50%) rotate(-45deg);
    border-left: 1px solid #003d5c;
    border-bottom: 1px solid #003d5c;
    content: '';
    height: 10px;
    position: absolute;
    top: 50%;
    width: 10px;
    display: block;
    position: absolute;
    z-index: 2;
    left: inherit;
    right: 40px;
    top: 18px;
}

.lojas-home select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #ccd2da;
    border-radius: 7px;
    background: white;
    padding: 5px 20px;
    font-size: 16px;
    color: #003d5c;
    width: 100%;
    display: block;
    position: relative;
    cursor: pointer;
}

.lojas-home button {
    background-color: #003d5c;
    display: block;
    width: 100%;
    text-align: center;
	line-height: initial;
    padding: 5px 20px;
    font-size: 16px;
    border-radius: 7px;
    color: white;
    transition: background-color 300ms;
    cursor: pointer;
}

.loja-home-item .loja-cidade {
    font-weight: bold;
    font-size: 18px;
    color: #f09e43;
    display: block;
}

.loja-home-item .loja-endereco {
    color: #003d5c;
    font-size: 16px;
    display: block;
}

 .loja-home-item .loja-telefone {
    color: #003d5c;
    font-size: 16px;
    display: block;
}

.loja-home-item .loja-mapa {
    color: #003d5c;
    font-size: 14px;
    display: block;
    font-weight: bold;
    margin-top: 5px;
}
.loja-home-item .loja-mapa a{
    color: #428bca;
    text-decoration: none;
}

.cidades{
	display: none;
}



.box-produto {
    background-color: white;
    border: 1px solid #ccd2da;
    margin-bottom: 30px;
}
.box-produto .nome h3 {
    color: #003d5c;
	    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
    padding: 20px 10px;
    letter-spacing: 2px;
    
    margin-bottom: 0px;
    /* border-radius: 7px 7px 0 0; */
}
/* .box-produto:hover .nome h3 {
    background-color: #003d5c;
    color: white;
    transition: all 300ms;
} */
.box-produto img{
	
    margin-bottom: 0px;
}
.box-produto .descricao {
    display: block;
    font-size: 14px;
		text-align: center;
		padding: 5px 5%;
}

.box-produto .box-imagem {
    padding: 0 0px;
}

.box-produto .saiba-mais {
    position: relative;
	  text-align: center;
	margin-bottom: -16px;
}
/* .box-produto .saiba-mais:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccd2da;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 0;
} */

.box-produto .saiba-mais a {
    font-size: 1.2rem;
    letter-spacing: 2px;
    font-weight: bold;
    color: #003d5c;
    padding: 6px 20px;
    border: 1px solid #ccd2da;
    border-radius: 7px;
    background-color: white;
    position: relative;
}

.box-produto:hover .saiba-mais a {
    text-decoration: none;
    background-color: #003d5c;
    color: white;
    transition: all 300ms;
}


@media(max-width: 740px){
    .box-produto .nome h3{
        font-size: 1rem;
    }
    .box-produto .saiba-mais {
        position: relative;
          text-align: center;
        margin-bottom: -12px;
    }
    .box-produto .saiba-mais a {
        font-size: 0.9rem;
        padding-top: 6px;
        padding-bottom: 6px;

    }
    .product-filters-item span{
        display: initial !important;
    }
}


.lancamentos-wrapper{
    padding-left: 15px;
    padding-right: 15px;
}
.lancamentos-wrapper h1 {
    color: #003d5c;
    text-align: center;
    font-size: 50px;
    padding: 40px 0;
}

.lancamentos-vitrine {
    background-color: #f7f7f7;
    padding: 100px 0;
}

.product-page-wrapper  {
    background-color: #003d5c;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 50%;
}

.product-page-wrapper .product-text1 p {
    color: white;
    font-size: 18px;
    padding: 0;
    font-weight: normal;
    padding: 15px 20px;
}

.productitem-page-wrapper .product-bottom-section {
    background-color: #003d5c;
    display: block;
}


.productitem-page-wrapper .product-bottom-section p {
    color: white;
    font-size: 18px;
    padding: 15px 0;
    font-weight: normal;
    padding: 0 20px;
	margin-top: 16%;
}

.absolute-footer{
	display: none;
}


 .product-table-section {
    background-color: #D1AD6E;
    padding-bottom: 100px;
    padding-top: 100px;
}

.product-filters-list {
    margin: 0px;
    padding: 30px 30px;
    list-style: none;
}

.product-filters-item {
    color: #003d5c;
    font-size: 18px;
    font-weight: bold;
    /* margin: 10px 0; */
    /* margin-bottom: 30px; */
}

.product-filters-icon {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
    background-color: #004A69;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    position: relative;
}

.product-filters-icon img {
    max-width: 30px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.product-filters-item span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
		color: #003d5c;
    font-size: 18px;
    font-weight: bold;
}


.table-medidas li{
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}   
ul.table-list li.no-border{
    border-color: transparent !important;
}

.table-medidas-altura .table-list {
	 /* margin-top: 135px; */
	 padding: 0px 10px;
}

 .table-medidas-altura .table-listcores {
	 /* min-height:135px; */
	 padding: 0px 10px;
}

.table-medidas-altura .table-listcores .cor{
	overflow: hidden;
	height: 40px;
	width: 40px;
	float:left;
	margin-right: 10px;
	margin-top:10px;
	/* border-radius: 50%; */
	border: 2px solid #fff;
}

@media only screen and (max-width: 980px) {
	 .table-medidas-altura .table-list {
        margin-top: 0px;
    }
}


.table-medidas-altura li {
    width: 100%;
    padding: 10px;
    color: white;
    font-weight: normal;
    text-align: center;
    font-size: 1.2rem;
    display: block;
    margin-bottom: 5px;
}

.table-profundidade, .table-lugares, .table-largura, .table-comprimento {
    width: 25%;
    float: left;
	 list-style: none;
}
 .table-largura .table-list ,
 .table-comprimento .table-list {
     width: 100%;
    float: left;
	 /* padding: 0px 5px; */
	 list-style: none;
}

 .table-profundidade .table-list ,
 .table-lugares .table-list {
     width: 100%;
    float: left;
	 /* padding: 0px 5px; */
	 list-style: none;
}
 
@media only screen and (max-width: 600px) {
 .table-profundidade, .table-lugares, .table-largura, .table-comprimento {
    width: 100%;
    float: left;
	 list-style: none;
}
}

.table-medidas-altura li {
    width: 100%;
    padding: 10px;
    color: white;
    font-weight: normal;
    text-align: center;
    font-size: 1.2rem;
    display: block;
    margin-bottom: 5px;
}

.table-profundidade .table-list li:first-child,
.table-lugares .table-list li:first-child{
    color: white;
    font-weight: bold;
	font-size: 1.2rem;
}


.table-largura .table-list li:first-child,
.table-comprimento .table-list li:first-child{
    color: white;
    font-weight: bold;
	font-size: 1.2rem;
}

.table-largura .table-list li,
 .table-comprimento .table-list li{
    
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 5px;
}


.table-profundidade .table-list li,
 .table-lugares .table-list li{
    
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 5px;
}


.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
    width: 100%;
    border: initial; 
    border-radius: 0px;
    box-shadow: initial;
	border-radius: 8px
}

.box-categorias {
    border-radius: 15px;
    background-color: white;
    border: 1px solid #ccd2da;
    padding: 30px 5%;
}

ul.categorias{
	width: 100%;
	list-style: none;
    margin-bottom: 0px;
}

ul.categorias li{
	float: left;
  display: block;
  width: 25%;
  padding: 0px 30px;
}


ul.categorias li > a h3{
    font-size: 1.5rem;
    margin-bottom: 0px;
}
ul.categorias li > a h3 img{
    max-width: 60px;
    margin-top: 7px;
    transform: scaleX(-1);
    margin-bottom: 15px;
    display: block;
}

ul.categorias li > div a{
    font-size: 1.2rem;
    color: #000;
}
ul.categorias li div{
	font-weight: normal;
}


@media (min-width: 861px) {
    #text-145463037{
        padding: 15px 9%;
    }
}
@media only screen and (max-width: 860px) {
    ul.categorias li{
        float: left;
        display: block;
        width: 100%;
    }
    .product-filters-icon {
        width: 40px;
        height: 40px;
    }
    .product-filters-icon img {

        max-width: 25px;
    }
    .product-filters-item {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .product-filters-item span{
        line-height: 1rem;
    }
    #banner-532357446{
        padding-top: 300px !important;
    }

}
