/*
Theme Name: Alfredo Moreira
Text Domain: tema-alfredomoreira
Version: 0.0.1
Description: Tema feito para o site alfredomoreira.com.br
Tags: blog, ecommerce
Author: Agencia BWS Russo
Author URI: https://bwsrusso.com.br/
Theme URI: https://bwsrusso.com.br/
License: free
License URI: https://bwsrusso.com.br/

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

section.imgbschm {
    background: url(https://alfredomoreira.com.br/wp-content/uploads/2023/07/topo-page2.jpg);
    min-height: 200px;
    margin-top: -30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

img#logotopo {
    width: 350px;
    margin: 12px 0;
}
a {
    text-decoration: none;
}
nav.navbar {
    margin-bottom: 30px;   
    background: #000 !important; 
	box-shadow: 0px 1px 2px #0d295473;
}
ul.sub-menu {
    display: none;
    position: absolute;
    box-shadow: 1px 1px 1px #7d7d7d47;
    list-style: none;
    padding: 0;
    margin-top: 12px;
}
ul.top-menu {
    z-index: 99;
}
.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
.menu-item {
    font-weight: 600 !important;
    text-align: center;
}
.menu-item a{
    padding: 12px 25px 14px;
    text-decoration: none;
    color: #ffffff;
}
 .menu-item-has-children.current-menu-ancestor a {
    background: #78520b;
    color: #fff;
    position: relative;
}
.current-menu-item a, .menu-item a:hover {
    background: #78520b !important;
    color: #fff !important;
    position: relative;
}
.menu-item-has-children li.menu-item a {
    display: flex;
    background: #fff;
    color: #000000;
    white-space: nowrap;	
}
div#navbarSupportedContent {
    justify-content: flex-end;
}
.mnsl {
    color: #fff;
}
ul.sub-menu ul.sub-menu {
    display: none !important;
    left: 158px;
    position: absolute;
    top: 0;
}
ul.sub-menu li:hover ul.sub-menu {
    display: block !important;
}

footer#footer {
    background: #000b16;
    padding: 30px 0px 40px;
    text-align: center;
}
.redess a {
    font-size: 35px;
    padding: 4px;
    color: #fff;
}
.redess a:hover {
    color: #f60;
}

.botao01:hover {
    background: #78520b;
    color: #ffffff;
}
.botao01 {
    text-decoration: none;
    padding: 12px 23px;
    display: inline-block;
    font-weight: 500;
    color: #78520b;
    border: 2px solid #78520b;
    transition: all .2s;
    border-radius: 4px;
}

span.sublinorang {
    width: 100px;
    height: 3px;
    background: #f60;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 3px;
}
.twhite{
	color: #fff !important;
}
img {
    max-width: 100%;
    height: auto;
}
ul.lastpost li {
    list-style: none;
    margin: 0 20px 30px 0px;
	border: 1px solid #dcdcdc;
}
ul.lastpost li h3 {
    margin-top: 6px;
}
ul.lastpost li p {
    height: 75px;
    overflow: hidden;
}
.sideb {
    border: 1px solid #aaa;
    border-radius: 8px;
    padding: 10px;
}
.sideb {
    border-radius: 20px;
    padding: 20px 20px;
    background: #000b16;
    color: #fff;
}
#sidebar a {
    color: #78520b;
}
blockquote {
    font-size: 27px;
}
.mgcld {
    margin-top: -30px;
    padding: 0;
}
.rdss a {
    border: 1px solid;
    padding: 4px 10px;
    width: 80px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    transition: all .3s;
}
.rdss a:hover {
    color: #ffffff;
    background: #78520b;
    border: 1px solid #78520b;
}
.rdsspgctt a:hover {
    background: #78520b;
    color: #fff;
}
.rdsspgctt a {
    color: #000b16;
}
.cttform span, .cttform input, .cttform textarea {
    width: 100%;
}
.cttform input[type=submit]:hover {
    background: #674609 !important;
}
.bnimvhm a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.bnimvhm h1 {
    position: absolute;
    color: #fff;
    text-shadow: 3px 2px 3px black;
}
.maskblack {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #0000005e;
}
.buschm {
    background: #000b16;
    padding: 50px 10px 70px;
}
.buschm {
    text-align: center;
}
.slcthm a {
    background: #000;
    color: #78520b;
    padding: 10px 8px;
    font-weight: 800;
    display: inline-block;
    transition: all .1s;
    margin: 2px 0px;
    min-width: 46%;
    text-align: center;
}
.slcthm a:hover {
    background: #78520b;
    color: #000;
}
form.fbusc {
    display: flex;
    justify-content: center;
    align-items: center;
}
.fbusc p {
    color: #fff;
    margin-bottom: 2px;
}
.fbusc select {
    padding: 6px 21px 6px 6px;
    margin: 0px 6px;
}
.fbusc input {
    padding: 5px 21px 5px 6px;
    margin: 0px 6px;
}
.imgbschm h3, .imgbschm h5 {
    text-shadow: 1px 1px 4px black;
}
.cont01 {
    background: #00214b;
    text-align: center;
    color: #fff;
    padding: 10px 0 6px;
}
h3.ttlimv01 {
    color: #382605;
    line-height: 30px;
}



/*página imóveis*/
div#slideimv button {
    background: #0000 !important;
	width: auto;
}
div#slideimv button div {
    background: #000;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carousel-item {
    height: 500px;
}
.bnimv {
    display: flex;
    justify-content: center;
    height: 500px;
    align-items: center !important;
}
.bnimv a, .bnimv a img {
    width: 100%;
}
.miniimg div button {
    padding: 1px !important;
    margin: 2px;
    transition: all .1s;
    height: 80px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    float: left;
}
.miniimg div button:hover {
    transform: scale(1.05);
}
.miniimg img {
    width: 110px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 1.5rem;
    height: 1.5rem;
}
.imvlat {
    background: #a8a8a8;
    padding: 20px;
    margin: 25px 0px;
    border-radius: 10px;
}
.invinfos h2 {
    font-weight: 900;
}
.mapaimv {
    padding: 0;
}
.imgbnmini {
    text-align: center;
    background: #000b16;
    padding: 10px 0 15px;
    display: flex;
    justify-content: center;
}
.mapaimv iframe {
    width: 100%;
	margin-bottom: -6px;
}
.formcttimv input, .formcttimv textarea, .formcttimv button {
    width: 100%;
    padding: 5px;
    margin: 3px 0;
}
.formcttimv button {
    margin-top: -2px !important;
    margin-bottom: 10px;
}
.row {
    --bs-gutter-x: 0rem !important;
}
.invinfos {
    margin: 25px 20px;
    padding-bottom: 1px;
}
.invinfos h3 {
    padding: 10px;
    font-size: 24px;
}
.invinfos p {
    padding: 0px 10px;
}
.dtlimv {
    text-align: center;
    background: #e5e5e5;
    margin: 12px 15px;
    padding: 10px 3px 2px;
}
.intc {
    background: #297916;
    padding: 3px 20px 5px;
    color: #fff;
    font-size: 16px;
    margin: 0 3px 0 0;
}
.tpimv {
    background: #0d6efd;
    color: #fff;
    font-size: 16px;
    padding: 3px 20px 5px;
}
.tpimv:hover {
    background: #05429b;
    color: #fff;
}
.bgcont {
    background: #ffecca;
    padding: 30px 30px;
    margin: 15px 0 20px;
}
.imgbschm h5 span {
    font-weight: 900;
    margin: 2px;
    color: #cd9f1d;
}

/* lista imóveis */
a.linkimg {
    display: flex;
    height: 250px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;	
    margin-bottom: 10px;
}
a.linkimg img {    
    top: 0px;
    left: 0;
}
a.linkimg h3 {
    background: #000000b5;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    opacity: 0;
    margin-bottom: 0;
}
a.linkimg span {
    border: 1px solid #fff;
    position: absolute;
    width: 90%;
    height: 90%;
    opacity: 0;
    transition: .3s;
    border-radius: 8px;
}
.imvlist:hover a.linkimg h3, .imvlist:hover a.linkimg span {
    opacity: 1;
}
.crctimv {
    background: #d0d0d0;
    padding: 3px 10px 5px;
    color: #000;
    display: inline-block;
    margin: 3px 1px;
}
.crctimv:hover {
    color: #000;
    background: #aaa;
}
.crctimv span {
    background: #000;
    height: 5px;
    width: 5px;
    display: inline-block;
    border-radius: 50%;
    top: -3px;
    position: relative;
    margin-right: 5px;
}
.imvlist {
    margin: 20px;
    background: #e1e1e1;
    padding-bottom: 5px;
    border: 1px solid #a3a3a3;
    border-radius: 10px;
    overflow: hidden;   
	min-height: 810px;
}
.imvlist h3, .imvlist h5, .imvlist p {
    padding: 0px 10px;
}
.botao02 {
    background: #78520b !important;
    text-align: center;
    padding: 15px 60px;
    margin-top: 8px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border: none;
    display: inline-block;
    margin-bottom: 15px;
}
.botao02:hover {
    background: #000000 !important;
    color: #fff;
}

/*woocommerce*/
.woocommerce {
    display: flex;
    flex-direction: column;
}
.woocommerce-account .woocommerce {
    flex-direction: row;
}
.woocommerce nav.woocommerce-MyAccount-navigation {
    width: 25%;
    float: left;
}
.woocommerce .woocommerce-MyAccount-content {
    width: 69%;
	border: 1px solid #aaa;
    padding: 18px 20px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
    margin: 0px;
    padding: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border: 1px solid #aaa;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 20px;
    display: block;
    text-decoration: none;
    background: #e0e0e0;
    color: #393939;
    font-weight: 500;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: #cecece;
}
.woocommerce .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {    
    padding: 10px;
}
.woocommerce .columns-4 li.product {
    float: left;
    list-style: none;
    display: flex;
    flex-direction: column;
}
.woocommerce h2.woocommerce-loop-product__title {
    color: #004789;
}
.woocommerce .type-product .price {
    color: #f60 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    margin: 7px;
}
.woocommerce .type-product .button, [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    background: #78520b !important;
    text-align: center;
    padding: 10px;
    margin-top: 8px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
	border: none;
}

.woocommerce .type-product .button:hover {
    background: #f60 !important;
    color: #fff;
}
.woocommerce .columns-4 {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
}
.woocommerce .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    float: left;
    width: 48%;
}
.woocommerce ul.tabs.wc-tabs {
    display: flex;
    margin-top: 10px;
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #004789 !important;
}
.woocommerce ul.tabs.wc-tabs li {
    margin: 8px 3px 6px 0 !important;
    padding: 0px !important;
}
.woocommerce ul.tabs.wc-tabs li a {
    border: 1px solid #004789 !important;
    padding: 8px 20px !important;
    color: #282828 !important;
}
.woocommerce ul.tabs.wc-tabs li.active a, ul.tabs.wc-tabs li a:hover {
    background: #004789;
    border: 1px solid #004789;
    color: #fff !important;
}
.woocommerce .product_meta {
    margin: 12px 0;
}
.woocommerce .input-text.qty.text {
    margin: 5px 0 12px;
    padding: 6px 12px;
}
.woocommerce p.stars {
    margin: 10px 0;
}
.woocommerce p.comment-form-comment label {
    display: block;
}
.woocommerce .summary.entry-summary {
    width: 50%;
    float: left;
}
.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
    clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display: none;
}
.woocommerce div.product form.cart div.quantity {
    margin-top: 2px !important;
}
.woocommerce-product-gallery__image {
    margin: 5px;
}