/*
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
*/
span.tagged_as a, span.tagged_as {
    color: #cccccc !important;
}

.footer-copy img {
    display: inline-block;
}
img.logo-footer {
    margin: 0px !important;
}
.footer-copy {
    align-items: center;
    display: flex;
    gap: 12px;
    
}


/*Footer*/

.below-content .widget .widget-title {
    font-size: 20px!important;
    color: #444444;
}

.below-content .widget svg {
    top: 6px!important;
    left: 0px!important;
    width: 40px!important;
    height: 40px!important;
}

footer .widget .widget-title{font-size:18px!important;}

.below-content .widget .widget-title {
    font-size: 20px!important;
    color: #444444;
	padding-left: 44px!important;
}

.below-content .widget p{
		padding-left: 44px!important;
}
/*footer cerificados*/

#text-8 .textwidget {
    background-color: #ffffff;
    padding: 13px;
    border-radius: 5px;
    max-width: 285px;
    max-height: 131px;
    box-shadow: 0 3px 10px 0 rgb(15 16 18 / 4%), 0 12px 30px 0 rgb(15 16 18 / 4%)!important;
}


footer .col-full .widget .textwidget p img {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 25px;
}


/*ajuste abas pag seguro*/
ul#pagseguro-payment-methods li label {
    font-size: 14px;
}

.inline-list li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
ul#pagseguro-payment-methods li label {
    font-size: 14px;
}

p#billing_country_field {
    display: none;
}
.woocommerce-order .woocommerce-message span a {
    padding: 20px;
    background-color: #00c7e0!important;
    text-transform: uppercase;
}
#pagseguro-card-number-field label {
    margin-bottom: 25px;
}
#pagseguro-card-holder-cpf-field label {
    margin-bottom: 25px;
}
#pagseguro-card-holder-phone-field label {
    margin-bottom: 25px;
}

/*cor preço woocommerce*/

.product p.price .amount {
    font-weight: 800;
    line-height: 1.2;
    
}


/*tamnho icones home*/
.below-content .widget svg{
    top:2px!important;
    left: 0!important;
    width: 40px!important;
    height: 40px!important;
}
.secondary-navigation .icon-wrapper svg {
   
    fill: #5f5f5f;
}
/*alinhamento*/
@media only screen and (min-width: 1070px){
.entry-content .alignwide {
    /*width: 1170px!important;*/
    max-width: 1170px!important;
	}}
.alignwide {
    margin: 0 auto!important;
}
/*Ajustes preços*/

.shoptimizer-archive ul.products li.product .price {
    margin-bottom: 1rem !important;
    font-size: 18px !important;
}

/*estilo calculo de frete*/
#wc-shipping-simulator { margin-bottom: 30px; margin-top: 30px;    float: left;
    width: calc(100% - 90px);
    margin-left: 40px;
}
#wc-shipping-simulator .cep-number { margin-top: 0 !important; height: 40px; width: 45%; float: left; padding: 0 5px !important; line-height: 40px;
}
#wc-shipping-simulator h3 { font-size: 16px !important; margin-bottom: 10px;
}
#wc-shipping-simulator .button { width: 50%; margin: 0 0 20px 15px; height: 40px; float: left; font-size: 16px; max-width: 120px; text-transform: none; padding: 0 !important; line-height: 40px !important;
}
#wc-shipping-simulator .button.loading { background-color: #000;
}
#wc-shipping-simulator .table-freight { width: 100%;
}
#wc-shipping-simulator .table-freight thead { background: rgba(233, 233, 233, 0.58);
}
#wc-shipping-simulator .table-freight th,
#wc-shipping-simulator .table-freight td { padding: 5px 10px;
}
#wc-shipping-simulator .table-freight tbody tr:nth-child(even) { background: rgba(233, 233, 233, 0.58);
}
#wc-shipping-simulator form { clear: both;
}
#wc-shipping-simulator form:before, #wc-shipping-simulator form:after { display: table; content: " ";
}
#wc-shipping-simulator form:after { clear: both;
}

/*ajustar badge*/
.ckit-badge, .onsale {
    border-radius: 35px!important;
}

/*ajustar calculadora*/
#wc-shipping-simulator .error {
	display: inline-block;align-content}

/*ocultar campos frete*/
p#calc_shipping_country_field, p#calc_shipping_state_field, p#calc_shipping_city_field {
    display: none!important;
}

body:not(.sticky-atc-open) .product-details-wrapper {
    z-index: 11!important;
}

/*leadster*/
.nld-chatbot-invite-container.nld-shown-middle {
    display: none;
}

@media only screen and (max-device-width: 720px) {
    body .nld-chatbot .nld-avatar {
        bottom: 185px;
    }
}

@media (max-width: 992px) {
    .sticky-m .header-4-container {
       
        z-index: 99!important;
    }
}
.pdp-ajax.single-product.sticky-b .woocommerce-error {
    z-index: 98 !important;
}

/*Exibir botão flutiante de promoção no mobile*/


@media (max-width: 992px) {
    .call-back-feature {
        display: block;
        position: fixed !important;
        bottom: 26px;
        z-index: 9;
        max-width: 80% !important;
        right: 0;
    }

div#text-4 {
    text-align: center;
}
}
.callback-product_wrapper {
    display: none!important;
}

/*ajuste pluguin de parcelamento no carrinho*/
div#table-installments tbody:after {
    content: 'Ou em até 12x com jurus do cartão';
    color: #666666d9;
    top: 22px;
    position: relative;
}
.woo-custom-installments-table th {
    width: 60%!important;
}

.call-back-feature button {
    background-color: #030303!important;
    border-radius: 99px!important;
}

.swiper-button-next, .swiper-button-prev {
    background-color: #ffffffe8;
    border-radius: 99px;
    width: 32px;
    height: 32px;
}
li#tab-title-reviews {
    display: none;
}


/*ajustes teopo*/
.top-bar .textwidget {
    display: flex;
    flex-direction: row;
}