@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap');

div#main-area div.produto div.main-produto .area-buy-product button.button {
    background: #00a441;
    border-color: #00a441;
}

div#main-area div.produto div.main-produto .area-buy-product button.button:hover {
    background: #008b37;
    border-color: #008b37;
}


/* HEADER */
@media (min-width: 1224px) {
header.header-09, header.header-22 {
	width: 100%;
	display: flex;
	justify-content: center;
        height: 120px;
}
}

header.header-09 .acoes-header,header.header-22 .acoes-header  {
	width: auto;
	gap: 20px;
}

header.header-09 .header-top, header.header-22 .header-top {
	max-width: 1920px;
	width: 90%;
	display: flex;
	justify-content: space-between;
	gap: 20px;
        padding: 0;
}

header.header-09 ul#nav-root, header.header-22 ul#nav-root {
	max-width: 1272px;
	width: 100%;
	justify-content: space-between;
}

header.header-09 ul#nav-root>li, header.header-22 ul#nav-root>li {
	background: none;
}

header.header-09 ul#nav-root>li>a, header.header-22 ul#nav-root>li>a {
    border: none;
    border-radius: 0;
    color: #000;
}

header.header-09 ul#nav-root>li>a:hover, header.header-22 ul#nav-root>li>a:hover {
	background: none;
}

header:not(.ra-header)  #suggest-pesquisa .suggest-search {
	width: 335px;
}

header.header-09 .search-area input:focus::-webkit-input-placeholder, header.header-22 .search-area input:focus::-webkit-input-placeholder {
	color: transparent;
}

header.header-09 .search-area input[type="search"], header.header-22 .search-area input[type="search"] {
    height: auto;
    background: none;
    border-radius: 0;
    outline: none;
    border: none;
    padding: 0;
}


header.header-09 .search-area .form-open, header.header-22 .search-area .form-open {
       border-bottom: 1px solid #ddd;
}

header.header-09 .search-area .form-open input, header.header-22 .search-area .form-open input {
	width: 100%;
	padding-left: 12px;
        min-width: 130px;
}

header.header-09 .search-area .form-open button:after, header.header-22 .search-area .form-open button:after {
	background-size: 24px;
}

header.header-09 .search-area button:hover, header.header-22 .search-area button:hover {
    background: none;
}

header.header-09 .search-area button, header.header-22 .search-area button {
    height: auto;
    width: auto;
    background: none;
    border-radius: 0;
    outline: none;
    border: none;
    padding: 0;
    order: 0;
}

header.header-09 .search-area button svg,
header.header-09 .search-area button img, header.header-22 .search-area button svg, header.header-22 .search-area button img {
	display: none;
}

header.header-09 .search-area button:after, header.header-22 .search-area button:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/640/search-icon.svg')no-repeat center center;
	width: 41px;
	height: 41px;
	background-size: 30px;
}

header.header-09 .search-area, header.header-22 .search-area {
	height: auto;
	width: 20%;
	min-width: 130px;
}

header.header-09 .search-area form, header.header-22 .search-area form {
	justify-content: flex-end;
        font-size: 13px;        
}

header.header-09 .acoes-header a.item-header svg, header.header-22 .acoes-header a.item-header svg ,
header.header-09 .acoes-header a.item-header img, header.header-22 .acoes-header a.item-header img {
	display: none;
}

header.header-09 .acoes-header .minha-conta a.item-header:after, header.header-22 .acoes-header .minha-conta a.item-header:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/641/user-icon.svg')no-repeat center center;
	width: 41px;
	height: 41px;
	background-size: 30px;
}

header .acoes-header div.carrinho-ctn .carrinho-rapido-ctn {
       top: 42px;
}

.window-wrapper .window-ctn .logged-ctn button:hover {
	color: #000;
	border-color: #000;
}

.carrinho-ctn>a .content .icon-top {
	display: none;
}

.carrinho-ctn>a .content:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/642/cart-icon.svg')no-repeat center center;
	width: 41px;
	height: 41px;
	background-size: 29px;
	display: block;
}

header.header-09 .item-ctn, header.header-22 .item-ctn {
    right: 4px;
    top: 8px;
}

header .acoes-header .meus-favoritos a.item-header {
	justify-content: center;
}

header.header-09 .acoes-header .minha-conta .window-ctn, header.header-22 .acoes-header .minha-conta .window-ctn {
	left: -100px;
	top: 20px;
}

header.header-09 .acoes-header div.carrinho-ctn .carrinho-rapido-ctn:before, header.header-22 .acoes-header div.carrinho-ctn .carrinho-rapido-ctn:before {
	right: 10px;
}

header.header-09 .carrinho-rapido-ctn .carrinho-rapido, header.header-22 .carrinho-rapido-ctn .carrinho-rapido {
    right: -20px;
}

@media (min-width: 1500px) {
	header.header-09 .logo, header.header-22 .logo {
		min-width: 300px;
	}
}

/* MENUS */

header.header-09 ul#nav-root>li, header.header-22 ul#nav-root>li {
    max-width: 100%;
    border-radius: 8px;
    padding: 0;
    margin: 0;
}

header.header-09 ul#nav-root>li a, header.header-22 ul#nav-root>li a {
    color: #222;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
}

header.header-09 ul#nav-root>li>a.has-childs, header.header-22 ul#nav-root>li>a.has-childs {
	flex-direction: row;
}

header.header-09 ul#nav-root>li>a.has-childs:after, header.header-22 ul#nav-root>li>a.has-childs:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/643/arrow-down.svg')no-repeat center center;
	width: 8px;
    height: 8px;
    margin: 0 0 0 7px;
}

header ul#nav-root>li>.container-menu {
    background: #fff;
    padding: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,.15);
    min-width: 200px;
    width: fit-content;
    max-width: 780px;
    z-index: 10;
    border: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
}

header ul#nav-root>.item-menu-kits>.container-menu .menu-level-2 {
	display: flex;
	flex-direction: column;
}

header ul#nav-root>.item-menu-kits>.container-menu .menu-level-2>li {
	padding: 8px;
    border-bottom: 1px solid #f2f2f2;
}

header ul#nav-root>li>.container-menu .menu-level-2>li {
	padding: 15px;
	cursor: pointer;
	width: auto;
	flex-direction: column;
}

header ul#nav-root>li:not(.item-menu-kits)>.container-menu .menu-level-2>li {
	min-height: 200px;
}

header ul#nav-root>li>.container-menu .menu-level-2>li>a:hover {
	text-decoration: none;
}

header ul#nav-root>.item-menu-kits>.container-menu .menu-level-2>li:last-child {
	border-bottom: 0;
}

header ul#nav-root>.item-menu-kits>.container-menu .menu-level-2>li>a {
    color: #222;
    font-size: 12px;
    font-weight: 400;
    text-transform: initial;
}

header ul#nav-root>li>.container-menu .menu-level-2>li>a {
    font-size: 16px;
    font-weight: 700;
}


header ul#nav-root>li:hover .container-menu .menu-level-2 .container-menu {
	padding: 10px 0 0;
}

header ul#nav-root>li:hover .container-menu .menu-level-2 .container-menu .menu-level-3>li {
    padding: 5px 0;
    display: block;
    margin-right: 20px;
    line-height: normal;
    
}

header ul#nav-root>li:hover .container-menu .menu-level-2 .container-menu .menu-level-3>li>a {
	text-transform: initial;
	font-size: 12px;
	line-height: 18px;
}

header ul#nav-root>li:hover .container-menu .menu-level-2>.item-menu-tamanho .container-menu .menu-level-3 {
	display: flex;
}

header ul#nav-root>li>.container-menu .menu-level-2>.item-menu-tamanho {
	min-height: auto !important;
}

header ul#nav-root>.item-menu-decoracao>.container-menu .menu-level-2>li {
	min-height: auto !important;
}

header ul#nav-root>li:hover .container-menu .menu-level-2>.item-menu-tamanho .menu-level-3>li,
header ul#nav-root>li:hover .container-menu .menu-level-2>.item-menu-cor .menu-level-3>li {
	padding: 2px;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .1s linear;
    margin: 0 4px 4px 0;
    min-width: 32px;
    min-height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

header ul#nav-root>li:hover .container-menu .menu-level-2>.item-menu-tamanho .menu-level-3>li:hover,
header ul#nav-root>li:hover .container-menu .menu-level-2>.item-menu-cor .menu-level-3>li:hover {
	background: var(--cor-base);
}

header ul#nav-root>li:hover .container-menu .menu-level-2>.item-menu-tamanho .menu-level-3>li:hover>a,
header ul#nav-root>li:hover .container-menu .menu-level-2>.item-menu-cor .menu-level-3>li:hover>a {
	color: #fff;
}


header.header-09 ul#nav-root>.item-menu-lojista a, header.header-22 ul#nav-root>.item-menu-lojista a {
	border: 1px solid #fff;
	background: #fff;
	color: #222;
	transition: all .3s ease;
	font-weight: 600;
}

header.header-09 ul#nav-root>.item-menu-lojista a:hover, header.header-22 ul#nav-root>.item-menu-lojista a:hover {
	background: transparent;
	color: #fff;
}

header.header-09 ul#nav-root>li, header.header-22 ul#nav-root>li {
    cursor: pointer;
}

header.header-09 ul#nav-root>li>a, header.header-22 ul#nav-root>li>a {
	padding: 10px;
}

@media (max-width: 1500px) {
	header.header-09 .header-top, header.header-22 .header-top {
		width: 100%;
		padding: 0 16px;
	}
	
	header.header-09 .search-area, header.header-22 .search-area {
		width: 210px;
		min-width: auto;
	}
	
	header.header-09 .acoes-header, header.header-22 .acoes-header {
		gap: 0;
	}
}

@media (max-width: 1380px) {
	
	header.header-09 .header-top, header.header-22 .header-top {
	    gap: 16px;
	    padding: 0 8px;
	}
	
	header.header-09 ul#nav-root>li>a, header.header-22 ul#nav-root>li>a {
		padding: 8px;
		font-size: 12px;
	}
	
	header.header-09 .search-area button:after, header.header-22 .search-area button:after {
	    width: 30px;
	    height: 30px;
            background-size: 20px;
	} 
}

header.is-tablet-mobile .header-search-full {
	background: #fff;
}

header.is-tablet-mobile .header-search-full .search-area {
    border-color: #dbdbdb;
} 

header.is-tablet-mobile .header-search-full .search-area button {
    height: 45px;
    order: 1;
}

header.is-tablet-mobile .header-search-full .search-area input[type="search"] {
      padding: 0 10px;
}

header.header-09 .search-area input:focus::-webkit-input-placeholder, header.header-22 .search-area input:focus::-webkit-input-placeholder {
	color: transparent;
}

@media (max-width: 620px) {
	header.header-09 .logo svg, header.header-22 .logo svg {
			width: 150px;
	}
}

/* VITRINE */

.pesquisa-produtos ul.product-list .product-name, 
.tipo-vitrine-11 .product-name, .ra-vitrine .tipo-vitrine-11 .product-name {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin: 0 20px;
    line-height: 18px;
    min-height: 36px;
    max-height: 36px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.tipo-vitrine-11 {
    padding: 15px 0 0 0;
	
}

.tipo-vitrine-11 .rating {
	margin: 0;
	line-height: 15px;
	padding: 2px 0;
}

.tipo-vitrine-11 .price-content {
	margin: 0;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0 0 10px 0;
}

.tipo-vitrine-11 .price-content .price-content-items .percentual-desc {
	display: none;
}

.tipo-vitrine-11 .price-content .price-content-items .price-big {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

.tipo-vitrine-11 .type-payment-condiction {
    color: #777;
    font-size: 11px;
    line-height: normal;
    margin: 0;
}

.tipo-vitrine-11 .Type-payment-option {
	display: none;
}

.tipo-vitrine-11 .btn-comprar {
    background: #6CB041;
    border: #6CB041;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    width: fit-content;
    margin: 0 auto;
    border-radius: 4px;
    line-height: normal;
}

.tipo-vitrine-11 .btn-comprar:hover {
    background: #518d2c;
    border: #518d2c
}

ul.product-list li:hover a figure>img, .ra-vitrine ul.product-list li:hover a figure>img {
	transform: none;
	opacity: 1;
}

/* FOOTER */
.footer-top {
	padding: 0 !important;
}

/* 
.footer-top {
	background: #151515;
        border: none;
        padding: 0;
}

.footer-top .container {
	padding: 20px 0;
}

.footer-top .icon svg,
.footer-top .icon img {
	display: none;
}

.footer-top .icon {
	height: auto;
        margin: 0 0 10px;
} */
/* 
.footer-top .item-list:nth-child(1) .icon:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/660/icon-atendimento.svg')no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: 34px;
}

.footer-top .item-list:nth-child(2) .icon:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/663/icon-troca.svg')no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: 34px;
}

.footer-top .item-list:nth-child(3) .icon:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/661/icon-frete.svg')no-repeat center center;
	width: 50px;
	height: 40px;
	background-size: 50px;
}

.footer-top .item-list:nth-child(4) .icon:after {
	content: '';
	background: url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/662/icon-pagamento.svg')no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: 40px;
} */

/* .footer-middle {
    background: #242424;
} */

.footer-top .title {
	color: #2e1c14;
}

.footer-top .text {
	color: #dddddd;
}
/* 
.footer-middle {
	background: #242424;
}
 */
.footer-middle .contato .logo img path, .footer-middle .contato .logo svg path {
	fill: #2e1c14;
}

.footer-middle .contato .descricao {
    font-weight: 400;
    text-align: left;
    font-size: 11px;
    margin: 10px 0;
    color: #2e1c14;
}

.footer-middle .contato .lista-contatos .icon svg path {
	fill: #2e1c14;
}

.footer-middle .contato .lista-contatos a {
	color: #2e1c14;
}

.footer-middle h3.section-title {
    color: #2e1c14;
    text-transform: uppercase;
    padding: 0;
    /* margin-bottom: 10px; */
    font-weight: 600;
    font-size: 14px;
}

.footer-middle .list-menu-default li {
    margin-top: 5px;
    font-weight: 400;
    color: #2e1c14;
    text-decoration: none;
}

.footer-middle .list-menu-default li a {
	color: #2e1c14;
}

.footer-middle .list-menu-default li a:hover {
	text-decoration: none;
}

/* .footer-about {
    background: #242424;
    border-top: none;
}

.footer-about .informacao-empresa p {
    color: #dddddd;
    font-size: 11px;
}

.footer-about .magazord-logo-container {
         background: #242424;
         border: none;
} */

#main-area {
	margin-bottom: 0;
}

#main-area {
    margin-bottom: 0 !important;
}

.footer-background:before {
	content: '';
	background: #ffffff00 url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/666/monte.png')no-repeat center center;
	background-size: contain;
	width: 100%;
        height: 339px;
	position: relative;
	display: block;
	box-shadow: 0px 18px 9px 5px black;
	z-index: 3;
}

.footer-top:before {
	content: '';
	background: #000 url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/665/bgrodapetop.jpg')no-repeat center center;
	background-size: contain;
	width: 100%;
        height: 315px;
        display: block;
        position: relative;
}


.footer-background:after {
    position: absolute;
    content: "";
    display: block;
    background-image: linear-gradient(white, white, black 72%);
    height: 340px;
    transform: translate(0, -100%);
    width: 100%;
}

.footer-about:after {
	content: '';
	background: #000 url('https://global.cdn.magazord.com.br/bereshit/img/2022/12/loja/664/bgrodape2.jpg')no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 278px;
	display: block;
}

/* @media (max-width: 1280px) { */
	/* .footer-middle h3.section-title {
		margin-bottom: 0;
	} */
	
	/* .footer-top:before {
		background-size: 100%;
		height: 195px;
	}
	
	.footer-background:before {
	    background-size: 100%;
	    height: 270px;
	}
	
	.footer-background:after {
		height: 270px;
	}
	
	.footer-about:after {
	    background-size: 100%;
	    height: 170px;
	}  */
/* } */

/* @media (max-width: 1224px) {
	.footer-about, .footer-top, .footer-about, .footer-middle, .footer-about .magazord-logo-container {
		background: #000;
	}
	
	.footer-middle h3.section-title.accordion {
	    border-bottom: 1px solid #222;
	}
	
	.footer-middle h3.section-title.accordion#atendimento {
		border-top: 1px solid #222;
	}
	
	.newsletter-footer .widget-cadastro-news {
		background: #000 !important;
	}
	
	.newsletter-footer .news-area .title {
		text-align: center;
	}
} */


@media (max-width: 768px) {
	.footer-middle h3.section-title {
		background: #fff !important;
	}
}


/* @media (max-width: 620px) {
	.footer-background:after {
	    height: 130px;
	}
	
	.footer-background:before {
	    height: 130px;
	}

	.footer-top:before {
	    height: 110px;
	}
	
	.footer-about:after {
		height: 80px;
	}

        .footer-top .item-list {
               flex-direction: row;
        }
} */

ul.product-list li .derivacoes-hover, .ra-vitrine ul.product-list li .derivacoes-hover {
	padding: 8px;
}

ul.product-list li .derivacoes-hover .deriva.cor, ra-vitrine ul.product-list li .derivacoes-hover .deriva.cor {
	display: none;
}


ul.product-list li .derivacoes-hover .deriva.tamanho, .ra-vitrine ul.product-list li .derivacoes-hover .deriva.tamanho {
    padding: 7px 10px;
    font-size: 12px;
    box-shadow: 0 0 0 1px #ddd;
    margin: 5px;
    line-height: 100%;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    user-select: none;
    position: relative;
    width: 30px;
    border: 0;
    border-radius: 0;
    font-weight: normal;
} 

ul.product-list li .derivacoes-hover .derivacao-lista, .ra-vitrine ul.product-list li .derivacoes-hover .derivacao-lista {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

ul.product-list .deriva.out-of-stock .icon-out-stock:before, .ra-vitrine ul.product-list .deriva.out-of-stock .icon-out-stock:before {
    font-weight: normal;
    position: absolute;
    top: 8px;
    right: -13px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
}