@charset "UTF-8";
/*
Theme Name: cool stuff child
Author: INOWEB - Italo e Richard
Author URI: https://inoweb.com.br
Description: Edição feita por INOWEB para adaptação ao sistema e-commerce da empresa ACDC Casa
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, 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

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(//fonts.googleapis.com/css?family=Work+Sans:200,300,400,600,700);
body {
    font-family: "Work Sans",sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Work Sans",sans-serif;
}
.pbr-breadscrumb[style*=background-image] .breadcrumb li:last-child{
	color:#000;
}

.navbar-mega .navbar-nav>li>a{
  font-family: "Work Sans",sans-serif;
}

.pbr-breadscrumb[style*=background-image] .breadcrumb li:last-child {
    color: #000;
}

#pbr-masthead {
    position: relative;
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
    line-height: initial;
}

#pbr-masthead.header-default .header-main {
    padding: 0 !important;
}

.single-product.woocommerce #content .product form.cart .button{
	width: 100%;
	padding: 15px 35px 25px 35px;
}

.widget.widget-offcanvas .widget-title, .widget.widget-offcanvas .widgettitle, .widget.widget-offcanvas .wpb_heading, .wpb_content_element.widget-offcanvas .widget-title, .wpb_content_element.widget-offcanvas .widgettitle, .wpb_content_element.widget-offcanvas .wpb_heading {
    letter-spacing: normal;
}

.widget .widget-title, .widget .widgettitle, .widget .wpb_heading, .wpb_content_element .widget-title, .wpb_content_element .widgettitle, .wpb_content_element .wpb_heading {
    text-align: left;
    padding: 10px 0 25px;
    margin: 0 0 25px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    color: #3f3f3f;
    text-transform: capitalize;
    letter-spacing: normal;
    display: inline-block;
}

.pbr-topbar ul li {
    padding: 10px 20px 10px 20px;
    border-left: 1px solid #ededed;
}
#wpcf7-f7994-p8412-o1 input[type=submit] {
    background: #3f3f3f;
    border: none;
    color: #ffff;
    padding: 1% 6%;
}

.pbr-footer ol, .pbr-footer .textwidget ul li{
    float: left;
    padding-right: 2%;
}

.pbr-footer .social{
  text-align: right;
}

.term-description{
  padding: 20px;
  background: #f7f7f7;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 2%;
}

.woocommerce-account .addresses .title .edit {
    float: right;
    background: #f1f1f1cc;
    padding: 1px 15px;
}

.carousel-controls-v3 .carousel-control {
    width: 45px;
    height: 45px;
    background-color: #fff;
    bottom: 60px;
    color: #3f3f3f;
    font-size: 30px;
    line-height: 45px;

}

.owl-carousel, .owl-carousel.owl-theme {
    z-index: 2;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  color: #fff;
  background-color: #2db742 !important;
  border-color: #42c452 !important;
  border-radius: 0;
}

.woocommerce a.button.alt:hover{
  background-color: #19962c !important;

}

@media(max-width:767px){
  .zoomContainer{
    display:none;
  }
  .woocommerce-main-image  img{ pointer-events: none; }
}
