/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/
.footer-copy img.emoji {
    max-width: 20px;
}
.partner a span {
    background: #dc9814!important;
}
.lead-times {
    font-size: 20px;
    font-weight: bold;
    color: #111;
}
@media (min-width: 993px) {
    .main-navigation ul.menu ul.sub-menu {
        top: -20px;
        border-radius: 8px;
		border-radius: 8px;
        left: -16px !important;
    }
}
/*remover botão clear*/


a.reset_variations {
    display: none;
}
/*remover categoria uncategorized*/
li.cat-item.cat-item-15 {
    display: none;
}

/* Estilo para a imagem na lightbox */
img#lightboxImg:before {
    position: absolute;
    left: 15px;
    content: 'XX ';
    height: 33px;
    width: 8px;
    background-color: #333;
    z-index: 99;
    display: block;
}

#lightbox {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.lightbox-content:before {
content: "X";
    position: absolute;
    margin-top: 20px;
    font-size: 32px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 13px;
    cursor: pointer;
    z-index: 99;
    float: right;
    margin-left: -68px;
    height: 26px;
    width: 26px;
    line-height: 26px;
    text-align: center;
}
.lightbox-content {
    text-align: right;

}


#lightboxImg {
  position: relative;
    max-width: 100%;
    margin: 0 auto;
}


/* Fim Estilo para a imagem na lightbox */


footer.copyright .widget:last-child img {
    width:60px!important;

}
footer.copyright .widget:last-child img.emoji {
    width: auto!important;
}
.footer-copy img {
    display: inline-block;
}

.footer-copy {
    align-items: center;
    display: flex;
    gap: 12px;
    
}

.below-content {
    display: none;
}
/*alinhar ao centro conteudo*/

@media only screen and (min-width: 1070px){
.entry-content .alignwide {
    max-width: 1170px;
	margin: 0 auto!important;
	}}

/*fim alinhar ao centro conteudo*/


/*aparencia loja*/
/*texto barra topo*/
.top-bar-left{
    font-weight: 600;
    font-size: 1.25em;
    font-style: italic;
}
.top-bar-center {
    font-size: 1.25em;
}



/*estilo footer*/
div#text-13 .textwidget {
    background-color: #ffffff;
    border-radius: 9px;
    align-items: center;
    display: flex;
    padding: 8px 12px;
}
div#text-13 .textwidget p{margin:0px}
.below-content .widget p strong{font-size: 16px;}
.below-content .widget .alignleft {
    margin-right: 1.5em!important;
    height: 60px;
    width: auto;
}
.below-content .widget p {
    line-height: 1.3;
}
.below-content {
    background-color: #f5f5f5;
}
@media (max-width: 992px){
#page .below-content .widget, #page footer .widget {

    margin-bottom: 30px!important;

	}}
/**/

form.variations_form.cart.wvs-loaded {
    display: block!important;
    float: none!important;
}

@media screen and (max-width: 680px){
td.td_or_cell.no-inner.wpt_thumbnails {
    display: flex;
    align-items: flex-start;
	padding: 20px 0px 0px 0px;
    width: 90px;
	}
.coluna-shop {
    padding: 15px!important;
   
}

}


@media (min-width: 680px){
td.td_or_cell.no-inner.wpt_thumbnails {
    width: 300px;
}}

/*página do shopin, categorias*/

form.woocommerce-ordering, .woocommerce-result-count {
    display: none;
}
.imagem-kt{}

.coluna-shop.coluna1 {
    position: relative;
}
figure.imagem-porta {
    position: absolute;
    bottom: 5px;
    right: 0px;
}
.coluna-shop {
    padding: 40px;
	align-self: center;
}
.shoptimizer-category-banner .taxonomy-description ul li {
    display: list-item!important;
    list-style: inside!important;
    font-size: 16px;

}
.shoptimizer-category-banner h1 {
    display: none;
}
h1.h1-tutulo-classe {
    display: block;
}
.archive .content-area {
    width: 82%;
}
.archive header.woocommerce-products-header {
    display: none;
}
@media (min-width: 993px){
.shoptimizer-sorting {
    margin: 0;
    top: -35px;
    position: relative;
	z-index:1;
}
div.wpt-wrap {
    gap: 0px!important;
    top: -60px;
    position: relative;
	}}
/*FIM -- página do shopin, categorias*/

/*Icone minha conta*/

.minha-conta{order: 2;	}
.search-trigger{order: 1;	}
.site-header-cart {    order: 3;	}

.header-4 .m-c span {
    border-right-color: #eee;
}
.header-4 .m-c {
    line-height: 90px;
    color: #323232;
	z-index: 9;
}
@media (min-width: 993px){
	
.header-4 .m-c span {
    padding: 8px 10px 8px 0;
    margin-right: 10px;
    border-right: 1px solid #eee;
    line-height: inherit;
    font-size: 14px;
}
.header-4 .m-c svg {
    width: 25px;
    height: 25px;
    margin: -7px 0;
}
}
.main-header .m-c {
    display: none;
}
/*remover overflow do search*/
.modal-content, .search-main-modal .modal-content {
    overflow-y: hidden!important;
}

/*remover minha conta botão do checkout*/
.woocommerce-checkout a.m-c.minha-conta {
    display: none;
}
small {
    font-size: small!important;
}
/*estilos BG fundo da imagem  */
.pswp__bg {
    opacity: .8!important;
    background-color: #1f1e1e;
}
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.0);
}
button.pswp__button.pswp__button--fs {
    display: none!important;
}
button.pswp__button {
    box-shadow: none;
    background-color: #1F1E1E!important;
    color: #fff;
    border-radius: 0px;
    margin-right: 2px;
}
button.pswp__button:hover{
	background-color: #1F1E1E!important;
	
}

/*Estilos categorias*/
#secondary .widget .current-cat>a, #secondary .widget .current-cat>a:hover {
    background: #222;
    color: #fff!important;
    padding: 0px 8px;
    border-radius: 10px;
}

/* CSS para exibir o menu de categorias na horizontal */
.product-categories-hrt, .product-subcategories-hrt {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 14px 0px;
    padding-bottom: 60px;
	z-index: 10;
    position: relative;
	margin: 20px 20px;
}



.product-categories-hrt li, .product-subcategories-hrt li {
    padding: 0px 1px;
    text-align: center;
    list-style: none;
	z-index: 10;
    position: relative;
}
.current-cat-hrt a {
    background: #000!important;
    padding: 5px 9px!important;
    color: #fff!important;
}
.product-categories-hrt li a {
    background:#efeee3;
    padding: 5px 10px;
    border-radius: 17px;
    color: #0000009c;
}
.current-cat-hrt a:hover {
    color: #525252;
}


@media (max-width: 781px){
.product-categories-hrt, .product-subcategories-hrt {
display:none;
	}
	
}
@media (min-width: 992px){
.archive .secondary-wrapper {
    display: none;
	}}
/*ocultar breadcrumb*/
nav.woocommerce-breadcrumb {
    display: none;
}
.single-product ul.product-categories-hrt {
    display: none;
}

.archive .content-area {
    width: 100%;
}
.text-categoria {
    color: #000;
}
.columns-3 {
    margin-top: -60px;
}

/*correção no campo de busca*/
.site-search.type-outline, form.search-form:before {
    display: none !important;
}

/*ocultar campo de preço adicional nas vairções addons*/
span.wc-pao-addon-price {
    display: none;
}

/*ajuste select dos produtos*/
select {
    background: none !important;
    -webkit-appearance: auto;
}