/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.main-content,.left-sidebar,.right-sidebar{
	padding-top:0;
}

ul.products li.product-default, ul.products li.product-wq_onimage {
    text-align: left;
}

a.viewcart-style-3.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
	content: "";
}

/* CSS DO MEGA MENU */
.mm-wrapper {
	height: calc(100vh - 16rem);
}
/*
.mm-sidebar-wrapper {
    min-height: 100vh;
    margin-left: -15rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
}

.mm-sidebar-wrapper .sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
}

.mm-sidebar-wrapper .list-group {
    width: 15rem;
}

.mm-wrapper.toggled .mm-sidebar-wrapper {
    margin-left: 0;
}

@media (min-width: 768px) {
    .mm-sidebar-wrapper {
        margin-left: 0;
    }

    .mm-wrapper.toggled .mm-sidebar-wrapper {
        margin-left: -15rem;
    }
}
*/
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-scroll{
	overflow-y: auto !important; 
	height: calc(100vh - 16rem - 15px) !important;
}
.container-fluid-scroll {
	width:100% !important;
	overflow-y: auto !important; 
	/*height: calc(100vh - 16rem - 15px) !important;*/
}

.tab-content.tab-content > h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tab-content.tab-principal {
    background: none;
    border-color: transparent;
    box-shadow: none;
    border: 0;
}

.scrollbar
{
	/*margin-left: 30px;*/
	float: left;
	height: 390px;
	width: 65px;
	/*background: #F5F5F5;*/
	/*overflow-y: scroll;*/
	/*margin-bottom: 25px;*/
}

.style-3::-webkit-scrollbar-track{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	background-color: #F5F5F5;
}

.style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.style-3::-webkit-scrollbar-thumb
{
/*	background-color: #000000;*/
        background-color: #007bff;
}

.tab-content.tab-principal {
    background: none;
    border-color: transparent;
    box-shadow: none;
    border: 0;
    width: 100%;
    padding: 0;
}
.tab-pane.tab-principal a {
    line-height: 28px !important;
}

.mm-cat-titulo {
	font-size: 1.4286em;
        line-height: 1.4;
	font-weight: 700;
	letter-spacing: 0;
         color: #1d2127;
}
.mm-cat-row{
    margin-top: 20px;
    margin-bottom: 20px;
}
/*
.header-wrapper {
    z-index: 99999 !important;
}*/
/*********
SIDEBAR CART

**/

/* Esconder valor total do carrinho */
.xoo-wsc-sc-subt {
	display: none;
}
.xoo-wsc-sc-bki{
	color: #fff;
    font-size: 32px;
}
span.xoo-wsc-sc-count {
	font-family: 'Open Sans';
	font-weight: 900;
	font-size: 11px;
}
.xoo-wsc-items-count, .xoo-wsc-sc-count {
    background-color: #ffffff;
    color: #000000;
}


/*****
*/
.wpb_custom_eccaf4bc66117a32c61245cd8baeb8c2 .porto-sicon-title {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: -0.2px;
    line-height: 13px;
    text-transform: none;
	color: #777777;
    margin-bottom: 0px;
}
.wpb_custom_eccaf4bc66117a32c61245cd8baeb8c2 .porto-sicon-header p {
    font-weight: 800;
    font-size: 16px;
    letter-spacing: -0.3px;
    text-transform: none;
	color: #282d3b;
}
.vc_custom_1636635252059 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.justify-end .wpb_wrapper {
    justify-content: flex-end !important;
}

.br-round {
    border-radius: 6px;
}

.rodape {
	font-size: 8pt;
	line-height: 1.2;
	margin: 30px;
}
.box_info_0 .porto-sicon-description{
margin-top: 0;
}

div.row1 {
	margin-bottom: 20px !important;
}

.fswp_installments_price {
margin-top: -10px;
}
span.fswp_installment_prefix {
font-size: 10px;
}
.fswp_calc > span.woocommerce-Price-amount.amount {
font-size: 14px;
}
.prazo{
	 font-size: 0.8rem;
}
/*
#calc_shipping_country_field{display:none}
#calc_shipping_state_field{display:none; margin-bottom: 0;}
#billing_country_field{display:none}
#calc_shipping_city_field{display:none}
#calc_shipping_country{display:none}
#calc_shipping_city{display:none}
#calc_shipping_state{display:none; margin-bottom: 0;}
*/
/* Estimar frete */
/*
.pisol-shipping-calculator-button {
display: none;
}
.pisol-ppscw-alert{
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.pisol-update-address-button{
margin-bottom: 0 !important;
}
#calc_shipping_postcode{
	    width: fit-content;
}
*/
.parcelado_parcelas{
    font-size: 0.8rem;
    margin: 0.5rem 0 0;
}
.parcelado_total{
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0 0 0.5rem;
}
p.valor_de{
    margin: 0;
}


li#tab-title-additional_information {
	display: none !important;
}


/** COMMERCER **/

.widget_wpcategorieswidget ul.children {
	display: none;
}

.widget_wp_categories_widget {
	background: #fff;
	position: relative;
}

.widget_wp_categories_widget h2,.widget_wpcategorieswidget h2 {
	color: #4a5f6d;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 25px;
	line-height: 24px;
	text-transform: uppercase
}

.widget_wp_categories_widget ul li,.widget_wpcategorieswidget ul li {
	font-size: inherit !important;
	margin: 0 !important;
	border-bottom: 0;
	position: relative;
	list-style-type: none;
	line-height: inherit !important;
}

.widget_wp_categories_widget ul li:last-child,.widget_wpcategorieswidget ul li:last-child {
	border: none;
}

.widget_wp_categories_widget ul li a,.widget_wpcategorieswidget ul li a {
	display: inline-block;
	color: #007acc;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
	text-decoration: none;
}

.widget_wp_categories_widget ul li a:hover,.widget_wp_categories_widget ul li.active-cat a,.widget_wp_categories_widget ul li.active-cat span.post-count,.widget_wpcategorieswidget ul li a:hover,.widget_wpcategorieswidget ul li.active-cat a,.widget_wpcategorieswidget ul li.active-cat span.post-count {
	color: #ee546c
}

.widget_wp_categories_widget ul li span.post-count,.widget_wpcategorieswidget ul li span.post-count {
	height: 30px;
	min-width: 35px;
	text-align: center;
	background: #fff;
	color: #605f5f;
	border-radius: 5px;
	box-shadow: inset 2px 1px 3px rgba(0, 122, 204,.1);
	top: 0px;
	float: right;
	margin-top: 2px;
}

li.cat-item.cat-have-child > span.post-count {
	float: inherit;
}

li.cat-item.cat-item-7.cat-have-child {
	background: #f8f9fa;
}

li.cat-item.cat-have-child > span.post-count:before {
	content: "(";
}

li.cat-item.cat-have-child > span.post-count:after {
	content: ")";
}

.cat-have-child.open-m-menu ul.children li {
	border-top: 1px solid #d8d8d8;
	border-bottom: none;
}

li.cat-item.cat-have-child:after {
	position: absolute;
	right: 8px;
	top: 8px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAAoklEQVQ4je3PzQpBURSG4WfknztxGS6BKOIaDQwkSXJTnI7J2rXbhSND3lqTtb/19m3+NGWANVof3LTiZpAWXVxQY4t2A0k7snXcdmGMKpY1dui8kHQik/JVOMAC9+zxlFfO6GFfSDZlaI5bFjpjWEgOhWT9rHYpu2CEPo7Z/v5KklgW37zG5JLlO0liVjTLJaumkmeyj5qUTEP2lSQxiflVHtR5PTMAQTkfAAAAAElFTkSuQmCC);
	content: "";
	width: 18px;
	height: 18px;
	transform: rotate(270deg);
}

ul.children li.cat-item.cat-have-child:after {
	content: "";
	background-image: none;
}

.cat-have-child ul.children {
	display: none;
	z-index: 9;
	width: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
	text-align: left;
	background: transparent !important;
	padding-left: 5px;
}

.widget_wp_categories_widget ul li ul.children li,.widget_wpcategorieswidget ul li ul.children li {
	border-bottom: 1px solid #fff;
	padding-right: 5px;
}

.cat-have-child.open-m-menu ul.children {
	display: block;
}

li.cat-item.cat-have-child.open-m-menu:after {
	transform: rotate(0deg);
}

.widget_wp_categories_widget > li.product_cat,.widget_wpcategorieswidget > li.product_cat {
	list-style: none;
}

.widget_wp_categories_widget > ul,.widget_wpcategorieswidget > ul {
	padding: 0px;
}

.widget_wp_categories_widget > ul li ul ,.widget_wpcategorieswidget > ul li ul {
	padding-left: 15px;
}

/* TELA DE PRODUTOS */
ul.products .woocommerce-loop-product__title {
	height: 40px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-content > span.price {
    min-height: 40px;
}

/*
ul.products .add-links div.quantity {
    display: none;
    margin-bottom: 5px;
}*/

div.columns-6 div.quantity.buttons_added {
	display: none !important;
}
p.previsao-entrega{
	margin: 0;
    font-size: 0.9rem;
    line-height: 0.5rem;
}
.payment_methods p, .payment_methods fieldset {
    padding-left: 1.8rem;
    font-size: 0.75rem;
    line-height: 1.1rem;
}
.bemvindo h4.porto-sicon-title{
	color: #fff !important;
}
/*
#wc-shipping-sim{
	display: block;
}*/