/*
Theme Name: BWS-Russo
Text Domain: tema-bwsrusso
Version: 0.0.1
Description: Tema feito para o site bwsrusso.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.
*/

@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');


img#logotopo {
	width: 180px;
}
a {
	text-decoration: none;
}
nav.navbar {
	margin-bottom: 30px;    
	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: #004789;
}
.menu-item-has-children.current-menu-ancestor a {
	background: #0d2954;
	color: #fff;
	position: relative;
}
.current-menu-item a, .menu-item a:hover {
	color: #dd9b3a !important;
	position: relative;
}
.menu-item-has-children li.menu-item a {
	display: flex;
	background: #fff;
	color: #004789;
}
div#navbarSupportedContent {
	justify-content: flex-end;
}
.bktopo {
	margin-top: -30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
	background-size: cover !important;
	background-position: center !important;
}
.bktopo h1 {
	position: absolute;
	color: #fff;
}
.masktopo {
	width: 100%;
	min-height: 200px;
	background: #00000080;
}

/*header modelo 1*/
section.topomod1 {
	background: #263f65;
	color: #fff;
	padding: 6px;
	text-align: center;
}

/*header modelo 1*/
/*header modelo 2*/
.sectopmod2 {
	text-align: center;
	padding: 15px 0 20px;
}
.navmdl2 div#navbarSupportedContent {
	justify-content: center !important;
}
.navmdl2 {
	background: #0d2954;
	color: #fff;
	padding: 13px;
}
.navmdl2 .current-menu-item a, .navmdl2 .menu-item a:hover {
	background: #ffffff1a !important;
	color: #ffffff !important;
	position: relative;
}
.navmdl2 ul.sub-menu li:hover, .navmdl2 ul.sub-menu {
	background: #0d2954 !important;
}
section.topomod2 {
	background: #263f65;
	color: #fff;
	padding: 6px;
	text-align: center;
}

/*header modelo 2*/
/*header modelo 3*/
.sectopmod3 .row {
	align-items: center;
}
section.sectopmod3 {
	padding: 15px 0;
}
.topddsm3 {
	font-size: 20px;
	margin: 0 5px 0px;
	width: 60px;
	height: 60px;
	background: #0d2954;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	border: 5px solid #ffffff30;
}
.sectopmod3 .telefone {
	font-weight: 700;
}

/*header modelo 3*/

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

.botao01:hover {
	background: #f60;
	color: #ffffff;
}
.botao01 {
	text-decoration: none;
	padding: 12px 23px;
	display: inline-block;
	font-weight: 500;
	color: #ff6600;
	border: 2px solid #ff6600;
	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;
}
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: #0d2954;
	color: #fff;
}

aside.sidebar {
    margin-top: 97px;
    background: #ebc24a;
    padding: 10px 20px;
    border-radius: 4px;
}

h3.post-title {
    margin-bottom: 30px;
    font-family: 'exo 2', sans-serif;
    font-weight: 600;
}

blockquote {
	font-size: 27px;
}
.foocopy {
	padding: 2em 0;
	background: #000;
	text-align: center;
}
#bwsrusso{
	color: #fff;
}
#bwsrusso:hover{
	color: #fff;
}
#bwsp{
	color: #fff;   
	margin-bottom: 0px;
}
#bwsrusso img {
	margin-top: -8px;
}

.site-header {
	font-family: Arial, sans-serif;
}
.navbar-nav a {
	text-decoration: none;
	color: inherit;
	transition: color 0.3s ease;
	font-size: 20px;
	font-family: 'exo 2', sans-serif;
}

.navbar-nav a:hover {
	color: #007bff;
}
.site-header .site-title {
	font-size: 36px;
	font-weight: bold;
	margin: 0;
}
.site-header .site-description {
	font-size: 16px;
	margin-top: 10px;
}

/* blog */

.ttl-blog h1 {
    font-size: 55px;
    font-family: 'Exo 2';
    color: #fff;
}

.ttl-blog h1 {
    font-size: 50px;
}

.post-ger {
    margin-top: 30px;
}

.bot-ler-mais a {
    background: #ebc24a;
    color: #000;
    padding: 5px 15px;
    font-weight: 500;
}

.bot-ler-mais a:hover {
    background: #dd9b3a;
    transition: all .5s;
}

ul.lista-categoria li {
    list-style: none;
}

ul.lista-arquivo li {
    list-style: none;
}

ul.lista-categoria a {
    color: #4f4f4f;
}

ul.lista-arquivo a {
    color: #4f4f4f;
}

ul.lista-categoria a:hover {
    font-weight: 600;
}

ul.lista-arquivo a:hover {
    font-weight: 600;
}

h2.ttl-categoria-arquivo {
    color: #000;
    font-family: 'Exo 2';
}

.img-back {
    background-image: url(https://molinariapp.com.br/wp-content/uploads/2025/10/interno-blog.jpg);
    background-position: center;
    background-size: cover;
    min-height: 300px;
    display: flex;
    align-items: center;
    margin-top: -30px;
}

.ttl-blog h1 {
    font-size: 55px;
    font-family: 'Exo 2', sans serif;
    color: #fff;
}


/* contato */
.img-banner {
	text-align: end;
}

.form-cont-ger label, .form-cont-ger input, .form-cont-ger textarea {
	width: 100%;
}

.form-cont-ger label {
	font-size: 20px;
	font-family: 'Exo 2', sans-serif;
}

.form-cont-ger input {
	height: 40px;
	border-radius: 10px;
	border: 2px solid #595959;
}

.form-cont-ger textarea {
	height: 130px;
	border-radius: 10px;
	border: 2px solid #595959;
}

.form-cont-ger textarea {
	height: 130px;
	border-radius: 10px;
}

.bot-env [type=submit] {
	height: 50px;
}

.bot-env [type=submit] {
	height: 50px;
	background: #f3c651 !important;
	color: #000;
	font-family: 'Exo 2', sans-serif;
	font-size: 22px;
}

.info-cont i {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 20px;
	color: #595959;
}

.info-cont span {
	font-size: 18px;
	font-family: 'Exo 2', sans-serif;
	color: #595959;
}

.info-cont h3 {
	font-family: 'Exo 2', sans-serif;
	color: #595959;
}

hr:not([size]) {
	height: 2px;
	color: #dd9b3a;
}

.loja-localizacao h3 {
	font-family: 'exo 2', sans-serif;
	font-size: 40px;
	margin-bottom: 20px;
	color: #dd9b3a;
}

.loja-localizacao {
	text-align: center;
}

.loja-localizacao iframe {
	border: 2px solid #c5c5c5 !important;
}

.localizacao-ger {
	--bs-gutter-x: 10px;
}

.ttl-banner h1 {
    font-family: "exo 2", sans-serif;
    font-size: 60px;
    letter-spacing: 5px;
    color: #fff;
}


/* entregadores */

.ttl-banner h3 {
	color: #fff;
	font-family: 'exo 2', sans-serif;
}

.banner1 h4 {
    color: #fff;
}

.app-baixar {
	margin-top: 30px;
	color: #fff;
	font-family: 'exo 2', sans-serif;
}

.app-baixar img {
	border-radius: 10px;
	border: 3px solid #fff;
	margin-right: 15px;
	margin-top: 10px;
}

.app-baixar img:hover {
	border: 3px solid #00a859;
	transition: all .5s;
}

.ttl-banner span {
	color: #000 !important;
	font-weight: 700;
}

.ttl-entregadores h1 {
    color: #000;
    font-weight: 700;
    font-family: 'Exo 2';
    font-size: 55px;
}

.app-baixar {
	margin-top: 30px;
	color: #fff;
}

.diferenciais {
    border: 1px solid #e5e5e5;
    min-height: 303px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.diferenciais img {
    width: 55px;
}

.diferenciais:hover {
	transform: scale(1.01);
	box-shadow: 1px 1px 3px #afafaf;
}

.diferenciais p {
	padding: 35px;
	font-size: 17px;
	font-family: 'exo 2', sans-serif;
}

.diferenciais h4 {
	color: #dd9b3a;
	font-family: 'exo 2', sans-serif;
	text-align: center;
	margin-top: 20px;
	font-weight: 600;
}

.vantagens {
    margin-bottom: 25px;
    color: #4f4f4f;
    font-family: 'exo 2', sans-serif;
}

.cadapp {
	margin-top: 35px;
	font-family: 'exo 2', sans-serif;
	color: #dd9b3a;
}

.cadastro {
	font-family: 'exo 2', sans-serif;
	color: #4f4f4f;
}

.beneficios {
	display: flex;
	flex-direction: column;
	min-height: 500px;
	justify-content: center;
}

.beneficios span {
    color: #fff;
}

.beneficios i {
	margin-bottom: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	margin-right: 15px;
	font-size: 30px;
}

.beneficios span {
	display: flex;
	font-size: 22px;
	font-family: 'exo 2', sans-serif;
}

.baixeoapp {
	margin: 30px 0;
	font-family: 'Exo 2', sans-serif;
}

.telas img {
	border: 3px solid #d51313;
	border-radius: 10px;
}

.telas-ger {
	margin-bottom: 30px;
}

.telas {
	margin-top: 30px;
}

/* quem somos */

.ttl-qm-sms {
    font-family: 'Exo 2', sans-serif;
    color: #4f4f4f;
}

.tec-move {
    font-family: 'Exo 2', sans-serif;
    color: #4f4f4f;
}

.leve-rapido-intel {
    font-family: 'Exo 2', sans-serif;
    color: #4f4f4f;
}

.leve-rapido-intel h3 {
    margin: 40px 0;
    color: #b30000;
}

.diferenciais-qm-sms {
    text-align: center;
    padding: 10px 20px;
    min-height: 230px;
	border: 1px solid #818181;
}

.diferenciais-qm-sms:hover {
    box-shadow: 1px 1px 15px #818181;
}

.diferenciais-qm-sms img {
    width: 60px;
    margin-bottom: 15px;
}

.ttl-qm-somos h1 {
    color: #000;
    font-weight: 700;
    font-family: 'Exo 2';
    font-size: 55px;
}


/* cliente */
.ttl-banner-clientes h1 {
	font-family: "exo 2", sans-serif;
	font-size: 60px;
	letter-spacing: 5px;
}

.ttl-banner-clientes h3 {
	color: #fff;
	font-family: "exo 2", sans-serif;
}

.ttl-banner-clientes span {
	color: #000;
	font-weight: 700;
}

.ttl-clientes h1 {
    color: #dd9b3a;
    font-weight: 700;
    font-family: 'Exo 2';
    font-size: 55px;
}

.app-baixar span {
	color: #000;
	font-weight: 700;
}

.como-usar {
	margin-top: 30px;
}

ul.nav.nav-tabs {
	margin-top: 40px;
}

a.link-tela {
	color: #4f4f4f;
	font-size: 18px;
	letter-spacing: 3px;
}

a.link-tela:hover {
	color: #dd9b39;
	border: #00000000 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #de9c3b;
	background-color: #fff;
	border-color: #dd9b3a #dd9b3a #e9ecef;
}

.nav-tabs {
	border-bottom: 1px solid #edb53b;
}

.como-usar-ger {
	margin-top: 20px;
}

.como-usar img {
	border-radius: 10px;
	border: 3px solid #000;
}

.app-cliente h1 {
	color: #dd9b3b;
}


/* home */
.ttl-bannerhome h1 {
	margin: 50px 0;
	color: #000;
	font-weight: 700;
}

.banner {
	height: 600px;
}

.beneficios-ger {
	margin-bottom: 30px;
}

.foco-cliente-ger {
	margin: 50px 0;
}

.foco-cliente p {
	padding: 20px 40px;
}

.foco-cliente {
	text-align: center;
	border: 2px solid #0000001f;
	padding: 20px;
}

.foco-cliente:hover {
	box-shadow: 1px 1px 10px #dd9b3a;
	border: 2px solid #ebc24a;
}

.foco-cliente:hover h4 {
	color: #dd9b3a;
}

.qr-mototaxi {
	font-family: 'Exo 2', sans-serif;
	margin-bottom: 40px;
}

.app-cliente {
	font-family: 'Exo 2', sans-serif;
}

/* home slide */
/*slide*/
.cont-setas-esq, .cont-setas-dir {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 5%;
	padding: 0;
	color: #fff;
	text-align: center;
	border: 0;
	opacity: .5;
	transition: opacity .15s ease;
}

button.carousel-control-prev, button.carousel-control-next  {
	background: #ffffff00 !important;
}

.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	padding: 0;
	color: #fff;
	text-align: center;
	background: 0 0;
	border: 0;
	opacity: .5;
	transition: opacity .15s ease;
}

.banner1, .banner2, .banner3 {
	height: 650px;
	background-size: cover !important;
}

.banner1 {
	background: url(https://molinariapp.com.br/wp-content/uploads/2025/10/banner-03.jpg);
}

.banner2 {
	background: url(https://molinariapp.com.br/wp-content/uploads/2025/10/banner-02.jpg);	
}

.banner3 {
	background: url(https://molinariapp.com.br/wp-content/uploads/2025/10/banner-01.jpg);	
}


button.carousel-control-prev.cont-setas-esq, button.carousel-control-next.cont-setas-dir {
	background: #ffffff03 !important;
}

.ttl-banner-home1, .ttl-banner-home2, .ttl-banner-home3 {
	margin: 30px 0;
}

.ttl-banner-home2 h1 {
	color: #ebc24a;
}

.txt-home p {
    font-size: 20px;
    margin: 30px 0;
}

.txt-home {
    font-family: 'Exo 2', sans-serif;
}

.mobilidade-inteligente h3 {
    font-family: 'Exo 2', sans-serif;
}

.mobilidade-inteligente p {
    font-family: 'Exo 2', sans-serif;
}

.mobilidade-ger {
    margin-bottom: 30px;
}


/* widget */

.info-rdp {
	font-family: 'Exo 2', sans-serif;
	font-size: 13px;
}

.info-rdp i {
	margin-right: 10px;
}

.rds-rdp {
	text-align: center;
}

.ttl-rds {
	text-align: center;
}

.rds-rdp i {
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rds-rdp {
	text-align: center;
	display: flex;
	justify-content: center;
}

.rds-rdp i {
	border: 1px solid #fff;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
	color: #fff;
	font-size: 25px;
}

.rds-rdp i:hover {
	color: #ebc24a;
	border: 1px solid #ebc24a;
	box-shadow: 1px 1px 8px #dd9b3a;
}

.app-baixar-rdp {
	margin-top: 50px;
	color: #fff;
	text-align: center;
	display: flex;
	flex-direction: column;;
	font-family: 'exo 2', sans-serif;
}

.app-baixar-rdp img {
	border-radius: 10px;
	border: 3px solid #fff;
	margin-right: 15px;
	margin-top: 10px;
	width: 150px;
}

.app-baixar-rdp img:hover {
	border: 3px solid #ebc24a;
	transition: all .5s;
}

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

.banner-ger {
	height: 600px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ttl-banner-home1 h1 {
	margin: 30px 0;
	color: #f5c949;
}

.ttl-banner-home3 h1 {
	color: #00a85a;
}

.banner3 span {
	color: #00a85a !important;
}

.banner3 span {
	color: #00a85a !important;
}

.banner1 span {
	color: #f5c949 !important;
}

.banner2 span {
	color: #ebc24a !important;
}

.banner3 h3 {
	color: #000;
}

/* whats flutuante */
a.btnwhats {
	position: fixed;
	bottom: 40px;
	right: 40px;
}

a.btnwhats img {
	width: 70px;
}


/*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: #f3c651;
	text-align: center;
	padding: 10px;
	margin-top: 8px;
	color: #000;
	font-weight: 600;
	font-size: 20px;
	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;
}

/* mobile */

@media only screen and (max-width: 375px) and (min-width: 320px) {
	.ttl-entregadores h1 {
		font-size: 38px;
	}
	.textwidget.custom-html-widget {
		text-align: center;
	}
}

@media only screen and (max-width: 425px) and (min-width: 320px) {
	ul.top-menu {
		margin-top: 20px;
	}

	img#logotopo {
		width: 100px;
	}

	ul.top-menu li {
		border: 1px solid #dd9b3a;
		padding: 5px;
		margin-bottom: 5px;
	}

	.banner1, .banner2, .banner3 {
		text-align: center;
	}
	.ttl-banner-home1 h1, .ttl-banner-home2 h1, .ttl-banner-home3 h1 {
		font-size: 40px;
	}

	.img-banner {
		margin-top: -80px;
	}
}

@media only screen and (max-width: 768px) and (min-width: 426px) {
	.diferenciais h4 {
		font-size: 18px;
	}

	.diferenciais p {
		padding: 10px;
	}

	.diferenciais {
		min-height: 342px;
	}

	.foco-cliente h4 {
		font-size: 17px;
	}

	.foco-cliente {
		min-height: 240px;
	}

	.foco-cliente p {
		padding: 15px 25px;
	}
	.diferenciais {
		text-align: center;
	}

	ul.top-menu li a {
		padding: 5px 18px;
		font-size: 17px;
	}

	img#logotopo {
		width: 100px;
	}

	.img-banner {
		margin-top: -145px;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	.diferenciais p {
		padding: 20px;
	}

	.diferenciais {
		min-height: 321px;
		text-align: center;
	}

	.foco-cliente {
		min-height: 236px;
	}
}
