﻿.Pesquisa .row {
    max-width: 1300px;
    margin: auto;
}

.facet-type-selected.template {
    display: grid;
    grid-auto-flow: column;
    gap: 10px;
    width: max-content;
}
.grid-products #middle #content .wd-browsing-grid .wd-header {
	display: none;
}

.facet-type-selected.template>div {
    /* width: 134px; */
}

.wd-facet-group .selected-facets ul li {
    border: solid 1px lightgray !important;
    padding: 10px 20px;
    padding-left: 10px;
}

#left .wd-facet-group .selected-facets .selected-facet {
    border: none;
}

.wd-facet-group .selected-facets li .clear-filter {
    top: 8px;
}

.wd-facet-group .selected-facets ul {
    display: grid;
    grid-auto-flow: column;
    gap: 10px;
    padding: 0;
}

.facet-type.brand {
    display: none !important;
}

.wd-widget {
    overflow: initial;
}

#left .wd-facet-group .selected-facets::before {
    margin-left: 5px;
	margin-top: 20px;
}

.facets::before {
	content: "Agilize a sua busca";
	font-weight: bold;
	color: #2F2F2F;
}

.grid-empty .facets::before {
	content: "";
}

.grid-empty .dept-banner {
    display: none;
}

.dept-info>div {
    font-size: 15px;
    font-weight: 500;
}

body.Departamento #busca {
    display: none !important;
}

body.grid-empty .row {
    display: block;
}

.breadcrumb {
    max-width: 1285px;
    margin: auto;
}

.breadcrumb>nav {
    margin-top: 20px;
    display: block !important;
}

span#busca-vazia {
    display: flex;
    gap: 10px;
    font-size: 34px;
    color: #000000;
    justify-content: center;
    font-weight: 600 !important;
    font-style: italic;
    padding: 0;
    align-items: baseline;
    height: 50px;
}

span#busca {
    margin-top: 50px !important;
    font-style: italic;
    color: black;
    max-width: 1300px;
    display: flex;
    gap: 10px;
    font-size: 34px;
    align-items: baseline;
    margin: auto;
    padding: 0px 10px;
}


span#busca p#resultado-busca {
    margin: 0;
}

span#busca p#resultado-busca strong {
    font-weight: 100;
}

body.grid-empty .wd-browsing-grid-sorter.wd-widget-js{
	display:none;
}

.area-profile .wd-checkout-orderpayment .wd-content, .area-profile .wd-profile-wishlist-manage .wd-profile-wishlist-form, .wd-product-featured-list .wd-content, .wd-product-featured-list .wd-content .featured .product {
    display: block !important;
}

/*
header .wd-browsing-grid-sorter.wd-widget-js {
    display: none;
}
*/
nav.wd-browsing-breadcrumbs {
    display: none;
}

div#content {
    /* padding-top: 65px; */
}

.dept-info {
    max-width: 1275px;
    margin: auto;
}

.dept-info h1 {
    color: #000000;
    font-size: 34px;
    font-style: italic;
    font-weight: 100;
}

.dept-info p {
    font-size: 15px;
    color: #757575;
}

.ErrorRoute .error-404:before,
.grid-empty .wd-browsing-grid-list:before,
.wd-checkout-basket>.empty:before {
    display: none;
}

.wd-marketing-banner:not(.menu-oferta) img {
    width: 100%;
}

.wd-browsing-grid .wd-browsing-grid-list>ul {
     border: none; 
     max-width: 1300px !important; 
     width: 100%; 
     margin: auto !important; 
     row-gap: 30px; 
}

a.botao-voltar {
    width: fit-content;
	width: -moz-fit-content;
    margin: auto !important;
    background-color: #262626;
    padding: 15px 65px;
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    /* margin-top: 25px !important; */
    border-radius: 4px;
}

a.botao-voltar:hover {
    color: white;
    background-color: #000000;
}

.facet-title, .facet-title h3 {
    display: inline-flex;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #2F2F2F !important;
    padding-left: 10px;
    /* cursor: unset !important; */
}

.range-wrapper.facet-closed,
.facet-title.facet-closed+ul {
    display: none !important;
    position: absolute !important;
    border: solid 1px lightgray !important;
    width: 250px;
    padding: 20px !important;
    background-color: white;
    z-index: 1;
}

.range-wrapper {
    position: absolute !important;
    /*width: -webkit-fill-available;*/
    padding: 50px 30px !important;
    background-color: white;
    z-index: 1;
    box-shadow: 0 0 10px #e6e6e6;
    top: 40px;
}

.facet-title+ul {
    position: absolute !important;
    width: 250px;
    padding: 25px 15px !important;
    background-color: white;
    z-index: 1;
    /* box-shadow: 0 0 10px #e6e6e6; */
    box-shadow: 2px 4px 10px #e6e6e6;
    top: 45px;
}

#left .wd-facet-group .facets {
    display: grid;
    gap: 20px;
    grid-auto-flow: column;
    width: fit-content;
	width: -moz-fit-content;
    margin-top: 25px;
    align-items: center;
    max-width: 1200px;
    margin-right: auto;
}

li.not-empty {
    margin: 0;
}

.facet-type.wd-facet-type-range.Multiples.price.wd-widget.wd-widget-js.visible {
    /* border: none !important; */
    padding: 0;
}

.facet-title.facet-closed+ul {
    position: absolute;
}


div#left {
    display: block !important;
    float: unset !important;
    width: 100%;
    max-width: 1300px;
    margin: auto;
}

.wd-facet-group .facets .facet-type .facet-type-list .facet-title {
    border: none;
    /* min-width: 90px; */
    position: relative;
}



.facet-title h3 {
    /* font-weight: 600 !important; */
    /* width: 100%; */
    /* text-align: center; */
}

.wd-browsing-grid-pager .description .pagination {
    display: none;
}

.wd-browsing-grid-pager .description .product-count {
    display: none;
}

#left .wd-facet-group .facets .facet-type .facet-type-range .range-wrapper * {
    display: block;
}

#left .wd-facet-group .facets .facet-type .facet-type-range .range-wrapper .defined-range {
    background-color: #313131;
}

#left .wd-facet-group .facets .facet-type .facet-type-list .option-title {
    color: black;
    padding-bottom: 10px;
    font-weight: 400 !important;
    font-size: 12px;
}

.area-profile .wd-profile-wishlist-manage .wd-profile-wishlist-form .form-wrapper,
.col-lg-4 {
    max-width: 25%;
}

.wd-browsing-grid footer .wd-browsing-grid-pager .page-number span {
    border-radius: 0px !important;
    margin: 0px;
    padding: 0;
    /* border: solid 1px #C9AA94; */
    /* width: 40px; */
    /* height: 40px; */
    /* text-align: center; */
}

.facet-title {
    user-select: none;
}

span.option-title {
    user-select: none;
}

span.option-count {
    user-select: none;
    font-size: 12px;
}

.wd-browsing-grid-sorter {
    right: 0;
}

.wd-facet-group.wd-widget.wd-widget-js {
    position: relative;
    width: 100%;
}

.wd-browsing-grid-sorter.wd-widget-js {
    display: grid;
    grid-auto-flow: column;
    width: fit-content;
	width: -moz-fit-content;
    gap: 5px;
    align-items: center;
}

.wd-browsing-grid-sorter.wd-widget-js select {
    border: none;
    box-shadow: none;
    outline: none;
}

.holos-product-listfilter-pagination.page-number span a {
    border: solid 1px #262626;
    color: black;
    padding: 11px 15px;
    text-align: center;
    display: block;
}

.holos-product-listfilter-pagination.page-number span:hover {
    background-color: #C9AA94 !important;
}

.wd-browsing-grid-pager .page-number {
    display: flex;
    gap: 5px;
}

#left .wd-facet-group .facets .facet-type .facet-type-list .facet-title.facet-closed::after, #left .wd-facet-group .facets .facet-type .facet-type-list .facet-title::after {
    /* top: 10px; */
    right: 0px;
    /* position: absolute; */
    font-size: 11px;
}

#left .wd-facet-group .facets .facet-type .facet-type-list .facet-title {
    overflow: unset;
    gap: 5px;
}

#left .wd-facet-group .selected-facets {
    background-color: white;
}

.wd-browsing-grid footer .wd-browsing-grid-pager {
    padding-bottom: 20px;
}

.grid-empty .col.col-lg-10.col-12 {
    margin: auto;
}

.wd-browsing-grid footer .wd-browsing-grid-pager .page-number .page-selected {
    background-color: #262626 !important;
    border-color: #262626;
}

.holos-product-listfilter-pagination.page-number span a:hover, .holos-product-listfilter-pagination.page-number span:hover a {
    background-color: #262626;
    color: white;
}

.wd-browsing-grid-sorter.wd-widget-js span {
    font-weight: bold;
}

@media only screen and (max-width: 992px) {
	span#busca {
		text-align: center;
		display: block;
	}
	.flag.off {
    position: absolute;
    z-index: 1;
    background-color: #A39384;
    border-radius: 2px;
    padding: 6px;
    margin: 2px 0px 0px 2px;
    color: white;
	}
	.facets::before {content: "";}
    .area-profile .wd-profile-wishlist-manage .wd-profile-wishlist-form .form-wrapper,
    .col-lg-4 {
        max-width: 100%;
    }
	.wd-browsing-grid-list>ul>li {
		width: 50% !important;
		flex: auto;
		min-height: 350px !important;
	}
    div#content {
        padding-top: 3px;
    }
	#left .wd-facet-group .facets {
		display: block;
		width: 100%;
		margin-top: 45px;
	}
	.facet-title {
		width: 95%;
	}

	.facet-title h3 {
		/* font-size: 20px !important; */
	}

	.range-wrapper {
		position: unset !important;
		box-shadow: none !important;
	}

	.facet-title.facet-closed {}

	.facet-title, .facet-title h3 {
		font-size: 18px !important;
	}
	#showFacets.active .icon:before {
		font-size: 20px;
	}
	
	div#content-wrapper {
		padding: 0px 5px;
	}

	.wd-product-line {
		height: 315px !important;
	}
	
	
	.wd-product-line-medias .variation img.current-img, .wd-product-line-medias .variation img.showing {
		width: 37%;
		height: 50%;
	}
	
	.medias {
		height: 260px;
	}
	

	.wd-browsing-grid-sorter.wd-widget-js {
		right: 15%;
		padding-top: 10px;
	}

	.facet-title h3 {
		font-size: 20px !important;
		padding: 0;
	}

	.facet-title+ul {
		position: unset !important;
		width: 100%;
		box-shadow: none;
		padding: 0 !important;
	}
	button#showFacets {
		background-color: white !important;
		color: black;
	}
	
	.wd-product-line-medias .variation img.current-img, .wd-product-line-medias .variation img.showing {
		width: 37%;
		height: 50%;
		/* margin-left: auto !important; */
		/* margin-right: 47% !important; */
	}
}