/*
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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* espelho de página inicio */
.page-id-891 .bg-rds-topo, .page-id-891 nav.navbar, .page-id-891 #footer {
    display: none;
}
.page-id-891 .rsocial a {
    color: #fff;
    background: #823104;
    padding: 7px 35px 5px;
    margin: 7px;
    display: inline-block;
}

/* espelho de página fim */


img#logotopo {
    width: 280px;
}
a {
    text-decoration: none;
    font-family: montserrat;
    font-weight: 500;
}

section.bg-rds-topo {
    background: #181818;
}

section.bg-rds-topo .container {
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}

nav.navbar {
    margin-bottom: 30px;
    box-shadow: 0px 1px 2px #0d295473;
    background: #000 !important;
}
ul.sub-menu {
    display: none;
    position: absolute;
    box-shadow: 1px 1px 1px #7d7d7d47;
    list-style: none;
    padding: 0;
    margin-top: 12px;
}
ul.sub-menu li a {
    color: #000 !important;
}
ul.top-menu {
    z-index: 99;
}

ul.top-menu li {
    margin-right: 5px;
}

ul.top-menu li.mnvazio a {
    color: #fff;
}

.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: #fff;
}
 .menu-item-has-children.current-menu-ancestor a {
    background: #eeee22;
    color: #000 !important;
    position: relative;
}
.current-menu-item a, .menu-item a:hover {
    background: #eeee22 !important;
    color: #000 !important;
    position: relative;
}
.menu-item-has-children li.menu-item a {
    display: flex;
    background: #fff;
    color: #000;
}
div#navbarSupportedContent {
    justify-content: flex-end;
}

footer#footer {
    background: #181818;
    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: #fee126;
    color: #fff;
}
.cat-arq h2 {
    color: #000;
}
.cat-arq ul {
    background: #ffffff87;
    padding-left: 0;
}
.cat-arq ul li {
    color: #000;
	padding: 5px;
    list-style: none;
}
.cat-arq ul li:hover {
    color: yellow;
    background: #000;
}
.cat-arq ul li:hover a {
    color: yellow;
}
.cat-arq ul li a {
    color: #000;
    padding: 10px;
}
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;
}
/*pagina home*/
.rds-topo {
    display: flex;
}

.icon-topo i {
    color: #fff;
    margin-right: 15px;
}

.icon-topo span {
    font-family: montserrat;
    font-size: 15px;
}

.rds-topo i {
    color: #fff;
    margin-right: 5px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.rds-topo i:hover {
    background: #ee2;
    color: #000;
    transition: all .3s;
}

.categoria-geral {
    margin: 30px auto;
}

.img-cate {
    display: flex;
    justify-content: center;
}

.categorias {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-left: 20px;
}

.img-cate a.img-ilus-cate {
    width: 380px;
    max-width: 100%;
    height: 280px;
    max-height: 100%;
    background-position: center;
    background-size: cover;
    display: block;
}


a.bot {
    background: #ffe338;
    padding: 5px 10px;
    color: #000;
    font-weight: 600;
    border-radius: 20px;
    font-size: 15px;
    position: absolute;
    bottom: 20px;
    right: 25px;
}

.categoria:hover a.bot {
    background: #000;
    color: #fff;
    padding: 10px 20px;
}

.cate-prod {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cate-prod a h6 {
    padding: 5px 10px;
}

.cate-prod a h6:hover {
    background: #ffe43e;
    padding: 5px 10px;
    border-radius: 20px;
    color: #000;
}

.ttl-cate-prod {
    text-align: center;
    margin-top: 30px;
}

.ttl-cate-prod h2 {
    font-family: montserrat;
    font-weight: 700;
	text-transform: uppercase;
}

.ttl-cate-vrtds {
    text-align: center;
}

.ttl-cate-vrtds a {
    display: inline-block;
}

.ttl-cate-vrtds h6 {
    background: #ffe337;
    padding: 10px 20px;
    border-radius: 20px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: 700;
}

.ttl-cate-prod h6 {
    background: #ffe337;
    padding: 10px 20px;
    border-radius: 20px;
    color: #000;
}

.ttl-cate-vrtds h6:hover {
    background: #000;
    border-radius: 20px;
    color: #fff;
    transform: scale(1.1);
    transition: all .3s;
}

.linha-tp-prod {
    display: flex;
    align-items: center;
    padding: 40px;
}

.tipo-prod-altern p {
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff;
    font-weight: 600;
}

.tipo-prod p {
    text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
    font-weight: 600;
}

.tipo-prod-altern h2 {
    text-transform: uppercase;
}

.tipo-prod h2 {
    text-transform: uppercase;
}

.tipo-prod h2, .tipo-prod p {
    color: #fff;
    font-family: montserrat;
}

.ns-hist-hm {
    padding: 15px;
}

.ns-hist-hm h2 {
    text-transform: uppercase;
    font-weight: 500;
}

.ns-hist-hm h2, .ns-hist-hm p {
    color: #fff;
    font-family: montserrat;
}

.cata-online {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    align-items: center;
}

.img-catalogo {
    margin-right: 30px;
}

.txt-catalogo {
    width: 300px;
    max-width: 100%;
    margin: 0 0 30px 30px;
}
.txt-catalogo p {
    font-weight: 700;
}

.txt-catalogo a:hover {
    background: #fff;
    color: #000;
    font-weight: 900;
}

.txt-catalogo p {
    margin: 30px 0;
}

.txt-catalogo h2 {
    font-weight: 700;
    color: #000;
}

.txt-catalogo h2, .txt-catalogo p {
    font-family: montserrat;
}

.txt-catalogo a {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    border-radius: 20px;
}

section#produto-painel {
    display: flex;
    justify-content: center;
}

.rsociais-geral {
    margin-top: 20px;
}

.rsocial a {
    color: #fff;
}

.rsocial {
    display: flex;
}

.rsocial i {
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rsocial i:hover {
    background: #ee2;
    color: #000;
    transition: all .3s;
}

section.qntd-produtos {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    padding: 40px;
}
.adj-autobelle-ger {
    margin-top: 60px;
}

.adj-autobelle h3 {
    color: #ffe338;
    font-family: montserrat;
}

.adj-autobelle p {
    font-size: 17px;
    font-family: montserrat;
    font-weight: 600;
}

.ttl-adj-autobelle {
    margin-bottom: 40px;
}

.ttl-adj-autobelle h1 {
    color: #fff;
    text-align: center;
    font-family: montserrat;
    text-transform: uppercase;
	font-weight: 700;
}

.quali-etc-geral {
    display: flex;
    justify-content: center;
}

.quali-etc {
    display: flex;
    width: 1000px;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.adj-autobelle {
    width: 425px;
    max-width: 100%;
    margin-right: 20px;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px;
}

.bot-tp-prod-alt, .bot-tp-prod {
    margin-top: 50px;
}

.bot-tp-prod a {
    background: #ffe338;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
    border-radius: 20px;
	transition: all .3s;
}

.bot-tp-prod a:hover {
    background: #fff;
    color: #000;
}

.bot-tp-prod-alt a {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
	transition: all .3s;
}

.bot-tp-prod-alt a:hover {
    background: #ffe338;
    color: #000;
}
p {
    font-family: montserrat;
}
.mid-prod h1 {
    color: #fff;
}
h1 {
    font-family: montserrat;
}

h2 {
    font-family: montserrat;
}

div#footer-sidebar1 {
    color: #fff;
}
div#footer-sidebar2 {
    color: #fff;
    display: flex;
    justify-content: center;
}

.rsocial a {
    margin-right: 5px;
}

div#footer-sidebar3 {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

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

.ttl-not h1 {
    font-family: 'Montserrat';
    font-weight: 700;
}
.form-sugestao textarea {
    max-height: 130px;
}
.sugestao {
    text-align: center;
    font-family: 'Montserrat';
}
.sugestao p {
    font-size: 20px;
}

/*widget*/
.local span {
    font-family: montserrat;
    font-size: 20px;
}
.cont-widget p {
    font-size: 20px;
}
/*Institucional*/
.qm-sm {
    padding: 25px;
	color: #fff;
    font-family: montserrat;
}
.insti-qm-sm {
    padding: 25px;
    text-align: center;
}

.qm-sm h2 {
    text-transform: uppercase;
    font-family: montserrat;
}

.ins-qm-sm {
    font-family: montserrat;
    font-size: 20px;
}

.miss-vis-valor h3 {
    text-transform: uppercase;
}

.miss-vis-valor {
    color: #fff;
    background: #eaeaea45;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 35px;
    max-height: 100%;
    text-align: center;
}

/*catalogo*/

h2.woocommerce-loop-product__title {
    min-height: 74px;
}

.bktopo {
    display: none;
}

/*contato*/
.ban-ttl-cont {
    text-align: center;
}
form input, form label, form span, form textarea {
    width: 100%;
}

.tl-contato h2 {
    font-family: montserrat;
    text-transform: uppercase;
}

.tl-contato p {
    font-family: montserrat;
}

/*tela loja*/

section.ban-loja {
    margin-top: -30px;
    margin-bottom: 30px;
}

.wpsf-product-title {
    height: 60px;
}

.sp-wps-product-image-area .wps-product-image {
    height: 300px !important;
    display: flex !important;
    align-items: center !important;
}

#wps-slider-section #sp-woo-product-slider-247 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
    color: #000 !important;
    background-color: #ffe337 !important;
    border: none !important;
}

#wps-slider-section #sp-woo-product-slider-247 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):hover, #wps-slider-section #sp-woo-product-slider-247 .wpsf-cart-button a.added_to_cart {
    color: #ffffff !important;
    background-color: #222222 !important;
}
/*blog*/
section.ban-topo-blog {
    margin-top: -30px;
    margin-bottom: 30px;
}
.img-ban {
    position: absolute;
}
.bg-txt-blog {
    position: relative;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.txt-blog {
    border: 1px solid #aaa;
    padding: 20px;
}
.txt-blog a {
    background: #ffe43d;
    padding: 10px 20px;
    border-radius: 20px;
    color: #000;
    font-family: montserrat;
}
.txt-blog a:hover {
    background: #000;
    color: #fff;
}

/*paginacao*/
.woocommerce nav.woocommerce-pagination ul li {
    background: #000 !important;
}
.woocommerce nav.woocommerce-pagination ul li span {
    color: #fff !important;
}
ul.page-numbers li a {
    color: #fff !important;
    background: #000 !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #eeee22 !important;
    color: #000 !important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: #eeee22 !important;
    color: #000 !important;
}

/*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: #000;
}
.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: #eeee22 !important;
    text-align: center;
    padding: 10px;
    margin-top: 8px;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    border: none;
}
.woocommerce .type-product .button:hover {
    background: #000 !important;
    color: #fff;
}
.woocommerce .columns-4 {
    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 {
   
    padding: 8px 20px !important;
    color: #282828 !important;
}
.woocommerce ul.tabs.wc-tabs li.active a, ul.tabs.wc-tabs li a:hover {
    background: #000;
    border: none;
    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;
    display: none;
}
.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;
    display: none;
}

@media only screen and (max-width: 768px) {
	
	.ht_ctc_style.ht_ctc_chat_style {
    	position: fixed;
    	bottom: 20px;
    	right: 20px;
	}
	
	.cata-online {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
        padding: 10px;
        align-items: center;
    }
	.linha-tp-prod {
    	padding: 20px;
	}
	.img-catalogo {
    	margin-right: 0px;
	}
	.txt-catalogo {
        text-align: center;
        margin: 0;
    }
	.quali-etc {
        text-align: center;
        display: flex;
        justify-content: center;
    }
	/*widget*/
	.icon-topo {
    	display: flex;
    	flex-direction: column;
	}
	.cont-widget {
    	margin-top: 20px;
	}
	.cont-widget p {
    	font-size: 20px;
	}
	/*menu*/
	ul.top-menu {
    	margin-top: 30px;
	}
	ul.top-menu li {
    	margin-bottom: 30px;
	}
	section.bg-rds-topo .container {
    	height: 60px;
	}
	
	.bot-tp-prod-alt, .bot-tp-prod {
    	margin-top: 0;
	}
	
	.bot-tp-prod-alt {
    	margin-bottom: 50px;
	}
	.tipo-prod {
    	margin-top: 30px;
	}
	
	
	/*submenu*/
	
	ul.sub-menu {
        position: absolute;
        z-index: 999;
    }
	ul.top-menu li.mnvazio a {
    	color: #fff;
	}
	ul.sub-menu li {
        margin-bottom: 0;
        position: relative;
        top: 0px;
        right: 10px;
    }
	ul.sub-menu li a {
    	color: #000 !important;
	}
	.menu-item-has-children li.menu-item a {
    	display: flex;
    	background: #ee2;
    	color: #000;
	}
	.menu-item-has-children.current-menu-ancestor a {
    	background: #eeee22;
    	color: #000 !important;
    	position: relative;
	}
	
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product img {
        width: 90% !important;
        float: left !important;
        clear: both !important;
        margin-left: 25px !important;
    }		
}