.topo-contactos-telefone {
	margin-right:13px;
}

i.fa {
    margin-right: 3px;
}

h2,
.h2,
h2 a{
    padding-top: 20px;
    padding-bottom: 10px;
}

.woocommerce ul.products li.product a.product-category.product-info {
	text-decoration: none;
}

span.posted_in {
	display: none!important;
}

.q_accordion_holder.boxed div.accordion_content {
	padding-right: 26px;
}

.woocommerce #commentform input[type=text], 
.woocommerce #commentform input[type=email], 
.woocommerce #commentform textarea {
	background-color: #ffffff;
    border-color: #d6d6d6;
    border-width: 1px;
    border-style: solid;	
}

.woocommerce table.cart div.coupon .input-text, 
.woocommerce-page table.cart div.coupon .input-text,
.woocommerce form.checkout .col2-set .form-row input[type=text], 
.woocommerce form.checkout .col2-set .form-row input[type=email], 
.woocommerce form.checkout .col2-set .form-row input[type=password], 
.woocommerce form.checkout .col2-set .form-row input[type=tel],
.woocommerce form.checkout .col2-set .form-row.notes textarea,
.woocommerce-page.woocommerce-checkout div.coupon .input-text,
.woocommerce form.check-login .form-row input[type=text], 
.woocommerce form.check-login .form-row input[type=password], 
.woocommerce input[type=text]:not(.qode_search_field), 
.woocommerce input[type=password], 
.woocommerce input[type=email], 
.woocommerce textarea, 
.woocommerce-page input[type=tel], 
.woocommerce-page input[type=text]:not(.qode_search_field), 
.woocommerce-page input[type=password], 
.woocommerce-page input[type=email], 
.woocommerce-page textarea {
	border-color: #d6d6d6;
    border-width: 1px;
    border-style: solid;	
}

.side_menu_button>a.search_button {
    text-decoration: none;
}

#cookie-notice .button.bootstrap {
	background-color:#fd7e0c!important;
	text-shadow: none;
    box-shadow: none;
	background-image:none!important;
	border-radius: 0px;
	border:1px solid #fd7e0c;
	height: 20px;
}

.content_bottom {
	margin-top:40px;
}

.sidebar li:before {
    content: "\f105";
    padding-right: 7px;
    font-family: FontAwesome;
}

.myaccount_user, 
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message, 
.woocommerce div.message {
	background-color: #eee;
}

.w2nd-tile {
    font-size: 16px;
    text-transform: uppercase;
}

.woocommerce div.product .summary p.price {
    margin-top: 50px;
}

.shopping_cart_dropdown .qbutton:hover {
	background-color: white!important;
}

.shopping_cart_header .header_cart {
    background-image:  url("/wp-content/uploads/2017/04/path4-1.png");
    height: 23px;
    width: 28px;
    background-size: 28px 23px;
}

.shopping_cart_header .header_cart span {
    line-height: 15px;
    padding-left: 4px;
}

.vc_col-sm-6.primeira {
    padding-right: 10px;
}

.vc_col-sm-6.ultima {
    padding-left: 10px;
}