/*
Theme Name:   Pedidos Online
Template:     storefront
Author:       NascerWeb | Christiano Amaral
Author URI:   http://nascer.net/
Description:  Template desenvolvido exclusivamente para loja de pedidos online Woocommerce.
Version:      9.9.9
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/*------------------------------------------------------------------------------
RESET
------------------------------------------------------------------------------*/
/* CSS RESET - http://meyerweb.com/eric/tools/css/reset/ v2.0 | 201                                                                                                                  10126 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
*, *:before, *:after {
	box-sizing: border-box;
}
*{
	outline:none !important;
	font-family: open-sans, sans-serif !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
img {
	border: none;
	border-radius:0;
}
a, :focus {
	outline: none !important;
}
.clear {
	clear: both;
}
input:invalid {
     box-shadow:none;
}
/*------------------------------------------------------------------------------
GERAIS
------------------------------------------------------------------------------*/
html {
	width: 100%;
	height: 100%;
}
body {
	font-family: open-sans, sans-serif !important;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.6em;
	color: #58595B;
	height: 100%;
}
h1 {
	color: #FFF;
	font-family: open-sans, sans-serif !important;
	font-weight: 300;
	font-size: 33px;
	line-height: 1em;
	text-transform: uppercase;
}
h2 {
	color: #58595B;
	font-family: open-sans, sans-serif !important;
	font-weight: 300;
	font-size: 28px;
	line-height: 1em;
	text-transform: uppercase;
}
h3 {
	color: #58595B;
	font-family: open-sans, sans-serif !important;
	font-weight: 300;
	font-size: 26px;
	line-height: 1em;
	text-transform: uppercase;
}
h4 {
	color: #58595B;
	font-family: open-sans, sans-serif !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}
p {
	margin-bottom: 0.5em;
	text-align: justify;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
a {
	color:#444;
	text-decoration: none;
}
a:hover {
	color:#000;
}
section {
	width: 980px;
	height: auto;
	margin: 0 auto;	
}
#wrap-all {
	width: 100%;
	min-height: 100%;
	position: relative;
}
#content{
	padding-bottom:50px;
	}
/*------------------------------------------------------------------------------
TOPO
------------------------------------------------------------------------------*/
header {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}
.top-bar {
	width: 100%;
	height: 30px;
	background-color: #000;
}
.top-bar-content {
	width: 980px;
	margin: 0 auto;
	padding: 5px 0;
}
.top-bar-email, .top-bar-phone, .top-bar-whatsapp {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	height: 20px;
	display: inline-block;
}
.top-bar-email {
	margin: 0 30px 0 0;
}
.top-bar-phone, .top-bar-whatsapp {
	margin: 0 10px 0 0;
	padding: 0 0 0 25px;
	background: url(img/icons-top-bar.png) no-repeat;
}
.top-bar-phone {
	background-position: top left;
}
.top-bar-whatsapp {
	background-position: bottom left;
}
/*TOPO*/
.top {
	height: auto;
	border-bottom: 1px solid #000;
}
/*LOGO*/
.logo {
	margin: 18px 0 0 0;
	display: block;
	float: left;
}
.logo-mobile{
	display:none;
	}
/*ÁREA DO CLIENTE*/
.user-area {
	width: 450px;
	height: 80px;
	margin: 18px 0 0 0;
	display: block;
	float: right;
	position: relative;	
}
.user-area-title {
	width: 82px;
	height: 46px;
	margin: 5px 18px 0 120px;
	display: block;
	background-color: #000;
	border: none;
	border-radius: 46px;
	float: left;
	pointer-events: none;
}
.user-area-title label {
	font-size: 11px;
	line-height: 1.3em;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	width: 82px;
	height: 46px;
	display: table-cell;
	vertical-align: middle;
}
.user-area-form {
	width: 230px;
	height: 80px;
	float: left;
	position: relative;
}
.user-area-form form {
	width: 230px;
	height: 56px;
	padding: 0 0 0 18px;
	box-sizing: border-box;
	border-left: 1px solid #aaa;
}
.user-area-form form input[type=email], .user-area-form form input[type=password] {
	font-family: open-sans, sans-serif !important;
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	color: #58595B;
	width: 144px;
	height: 24px;
	border-radius: 10px;
	border: 1px solid #aaa;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 0 0 8px 0;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.user-area-form form input[type=email]:focus, .user-area-form form input[type=password]:focus {
	border: 1px solid #000;
}
.user-area-form form input[type=submit] {
	font-family: open-sans, sans-serif !important;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	width: 55px;
	height: 24px;
	background-color: #000;
	border-radius: 22px;
	border: none;
	padding: 0 5px;
	box-sizing: border-box;
	cursor: pointer;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.user-area-form form input[type=submit]:hover{
	background-color:#aaa;
	}
.user-area-form-links{
	margin-top:10px;
	}
.user-area-form-links a {
	font-size: 12px;
	color: #777;
	font-weight:400;
}
.user-area-form-links a:hover {
	color: #000;
}

/*NAVEGAÇÃO*/
.navigation {
	height: 35px;	
}
.navigation nav {
	margin: 12px 14px 0 0;
	float: left;
}
.navigation nav ul {
}
.navigation nav ul li {
	float: left;
	margin: 0 16px;
}
.navigation nav ul li:first-child {
	margin: 0 16px 0 0;
}
.navigation nav ul li a {
	display: block;
	padding: 0;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	font-weight: 400;
	color: #444;
	text-transform: uppercase;
	text-decoration: none;
	box-sizing: border-box;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navigation nav ul li a:hover {
	color: #000;
}
.current-menu-item a{	
	color: #000 !important;
	}
/*CONTROLA O MENU*/
.navigation .show-menu {
	display: none;
}
/*Hide checkbox*/
.navigation  input[type=checkbox] {
	display: none;
	
}
/*BUSCA*/
.busca {
	position: relative;
	width: auto;
	height: 23px;
	float: left;
	margin: 12px 0 0 0;
}
.busca input[type=text] {
	font-family: open-sans, sans-serif !important;
	font-weight: 400;
	color: #aaa;
	font-size: 11px;
	width: 142px;
	height: 23px;
	line-height: 23px;
	background: #FFF;
	border: 1px solid #aaa;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 10px;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.busca input[type=text]:focus {
	border: 1px solid #000;
}
.busca input[type=submit] {
	display: none;
}
/*------------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------------*/
footer {
	width: 100%;
	height: 50px;
	background-color: #000;
	position: absolute;
	bottom: 0;
}
.info-footer {	
	margin: 0 auto;
    color: #fff;
	height: 50px;
	line-height:50px;
}
.info-footer-adress {
	font-size: 13px;		
	float: left;
}
.info-footer-credit {
	float: right;
}
.info-footer-credit a {
	color: #888;
}
.info-footer-credit a:hover {
	color: #FC0;
}
/*------------------------------------------------------------------------------
FORMULÁRIOS
------------------------------------------------------------------------------*/
.area-form{
	width:60%;
	padding:20px 0 0;	
	}
.form-senha{
	width:100%;
	padding:0;
	}
.area-form input[type=email],
.area-form input[type=password],
.area-form input[type=text],
.area-form textarea,
#wpmem_reg input[type=email],
#wpmem_reg input[type=password],
#wpmem_reg input[type=text],
#wpmem_reg textarea {
	font-family: open-sans, sans-serif !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 40px;
	color: #58595B;
	width: 100%;
	height: 40px;	
	border: 1px solid #777;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 0 0 10px 0;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.area-form input[type=email]:focus,
.area-form input[type=password]:focus,
.area-form input[type=text]:focus,
.area-form select:focus,
.area-form textarea:focus,
#wpmem_reg input[type=email]:focus,
#wpmem_reg input[type=password]:focus,
#wpmem_reg input[type=text]:focus,
#wpmem_reg select:focus,
#wpmem_reg textarea:focus {
	border: 1px solid #000;
}
.area-form textarea {	
	height: 120px;
	padding: 10px;
	line-height: 1.2em;
}
.area-form input[type=submit], .btn-cadastro, #wpmem_reg input[type=submit], .ngg-download  input[type=button], .ngg-download  input[type=submit], .btn-cpt {
	font-family: open-sans, sans-serif !important;
	font-weight: 600;
	font-size: 14px;
	color: #FFF;
	width: auto;
	height: 40px;
	line-height:40px;
	background-color: #777;	
	border: 1px solid #777;
	padding: 0 15px;
	box-sizing: border-box;
	cursor: pointer;
	text-transform:uppercase;
	display:inline-block;
	text-align:center;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.area-form input[type="submit"]:hover, .btn-cadastro:hover, #wpmem_reg input[type="submit"]:hover, .ngg-download  input[type=button]:hover, .ngg-download  input[type=submit]:hover, .btn-cpt:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;	
}
/*------------------------------------------------------------------------------
MENSAGENS WOOCOMMERCE
------------------------------------------------------------------------------*/
.woocommerce-error, .woocommerce-message{
	margin: 0 0 10px;
	}
/*------------------------------------------------------------------------------
HOME - LOGIN
------------------------------------------------------------------------------*/
.box-login{
	height: 450px;   
    margin: 100px auto 40px;
    padding: 40px;    
    width: 600px;
	background:rgba(255,255,255,0.9);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3) !important;
	}
.logo-login{
	display:block;
	margin:0 auto 20px;
	}
.box-login-txt {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}
.box-login-col {
	width: calc( 50% - 15px );
	height: auto;
	float: left;
}
.md-20{
	margin-right:30px;
	}
.box-login-col h4 {
	font-size:16px;
	font-weight:600;
	text-align:center;	
}
.box-login-col p{
	margin-bottom:20px;
	}
.box-login-col .area-form {
	width: 100%;	
	height: auto;
}
.box-login-col input[type=submit], .box-login-col .btn-cadastro{
	width:100%;
	}
.box-login-col .area-form .area-form-links a {
	display: block;
}
/*--------------------------------------------------------------
CADASTRO
---------------------------------------------------------------*/
.box-cadastro{
	height: auto;  
    margin: 100px auto 40px;
    padding: 40px;      
    width: 600px;
	background:rgba(255,255,255,0.9);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3) !important;	
	}
.box-cadastro h4 {
	font-size:16px;
	font-weight:600;
	text-align:center;	
}
.box-cadastro p{
	margin-bottom:20px;
	}
#wpmem_reg legend{	
	display:none !important;
	}
#wpmem_reg label, .req-text{
	display:none;
	}
#wpmem_login{
	display:none;
	}
/*------------------------------------------------------------------------------
PÁGINAS
------------------------------------------------------------------------------*/
.content-atacado {
	width: 980px;
	height: 800px;
	position: relative;
}
.content-atacado-txt {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}
.content-atacado-col {
	width: 440px;
	height: 470px;
	margin: 20px 20px 0 0;
	float: right;
}
.content-atacado-col h1 {
	color: #58595b;
	text-transform: none;
	margin: 0 0 20px 0;
}
.content-atacado-col h1 span {
	font-size: 26px;
	color: #f27063;
}
.content-atacado-info {
	width: 440px;
	height: auto;
	border-top: 1px solid #aaa;
	margin: 40px 0 0;
	padding: 50px 0 0;
}
.content-atacado-col-end {
	width: 250px;
	height: auto;
	float: left;
}
.content-atacado-col-end p {
	text-align: left;
	line-height: 1.8em;
	margin-bottom: 0;
}
.content-atacado-col-end strong {
	color: #aaa;
}
.content-atacado-col-wpp {
	width: 190px;
	height: auto;
	text-align: center;
	float: left;
	font-size: 14px;
	font-weight: 700;
	color: #aaa;
	line-height: 1.2em;
}
.content-atacado-col-wpp h2 {
	background: url(img/icon-wpp-compra.png) no-repeat center top;
	font-size: 14px;
	font-weight: 400;
	color: #aaa;
	line-height: 1.2em;
	padding: 52px 0 0;
}
.content-atacado-col-wpp h2 span {
	color: #f27063;
}
.content-atacado-col-wpp h2 strong {
	font-weight: 700;
}
/*------------------------------------------------------------------------------
CONTATO
------------------------------------------------------------------------------*/
/*EMENDAS PLUGIN CONTACT FORM 7*/
span.wpcf7-not-valid-tip {
	display: inline-block !important;
	float: left;
	font-size: 0.9em !important;
	margin: -10px 0 3px;
	padding: 5px 0;
	text-transform: uppercase;
	/*width: 100%;*/
	color: #f27063 !important;
}
span.wpcf7-not-valid-tip:after {
	content: "↑";
}
div.wpcf7-validation-errors {
	border: 1px solid #f27063 !important;
	border-left: none !important;
	border-right: none !important;
}
div.wpcf7-response-output {
	color: #f27063 !important;
	line-height: 1.3em;
	margin: 0 !important;
	padding: 5px 0 !important;
	text-transform: uppercase;
}
/*--------------------------------------------------------------
LOJA
---------------------------------------------------------------*/
/*CONSERTA ERRO BOTÃO CARRINHO*/
* .button::after, .button::after{
	position:relative !important;
	}
/*AREA DO CLIENTE*/
.content-areadocliente-txt h1{
	color: #58595b;
    font-family: open-sans,sans-serif !important;
    font-size: 28px;
    font-weight: 300;
    line-height: 1em;
    text-transform: uppercase;
	margin-bottom: 20px;
	}
/*BARRA LATERAL*/
.menu-loja{
	display:none;
	}
.widget_product_categories ul li:before, .widget_product_categories ul li.current-cat:before {   
    content: normal; 
}
.widget_product_categories ul li {  
    margin-bottom: 1px;
}
.widget_product_categories ul li a {  
    box-sizing: border-box;
	background-color:#ccc;
    color: #444 !important;
    font-size: 18px;
	font-weight:400;
    height: 45px;
    line-height: 45px;   
    padding: 0 20px;
    text-transform: uppercase;
	text-decoration:none;
	display:block;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widget_product_categories ul li a:hover{
	 background-color: #444;
	  color: #ccc !important;
}
.widget_price_filter{
	background:#efefef;
	padding:20px;
	}
.widget h2.widgettitle, .widget h3.widget-title {
    border-bottom: none;
	color: #444;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 1em;
    padding: 0;
}
.widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #444;
}
.widget_price_filter .price_slider_amount {
    line-height: 2.4em;
    position: relative;
    text-align: left;
}
.widget_price_filter .price_slider_amount .button {
	float:left;	
	background-color: #ccc;
	color:#444;
	border:none;	
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	font-weight:600;
	padding:0 20px;
	cursor:pointer;
	position:relative;
	margin-top:35px;
	font-size:14px;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widget_price_filter .price_slider_amount .button:hover{
	 background-color: #444;
	 color:#CCC;
	 }
.widget_price_filter .price_slider_amount .price_label{
	float: left;
    font-size: 14px;
	color: #444;
    margin-top: -75px;
    position: relative;
	}
.widget-showroom{
	width:100%;
	height:auto;
	padding: 20px;	
	background:#efefef;
	}
.widget-showroom span{	
    color: #444;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 1em;
	width:100%;
	text-transform:uppercase;	
	}
.widget-showroom a{	
	height:40px;
	line-height:40px;		
	font-weight:600;
	padding:0 20px;
	color: #444 !important;
	background-color:#ccc;
	font-size:14px;
	text-transform:uppercase;
	display:inline-block;
	margin-top:10px;
	}
.widget-showroom a:hover{
	color:#ccc !important;
	 background-color: #444;
	 }
/*SLIDER*/
.banner-loja {
	width: 710px;
	height: auto;
	margin: 0 0 20px 0;
	position: relative;
}
.banner-loja .metaslider .flexslider {
	margin: 0;
}
.banner-loja .flex-control-nav {
	bottom: inherit;
	line-height: 15px;
	left: 10px;
	bottom: 10px;
	width: 60px;
	z-index: 20;
}
.banner-loja .flex-control-paging li a.flex-active {
	background: #FFF;
	cursor: default;
}
.banner-loja .flex-control-nav li a {
	margin: 0 5px 0 0;
	padding: 0;
}
.banner-loja .flex-control-paging li a {
	background: none;
	border: 2px solid #FFF;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: none;
	cursor: pointer;
	display: block;
	height: 15px;
	text-indent: -9999px;
	width: 15px;
}
.banner-loja .flex-control-paging li a:hover {
	background: #f27063;
}
/*PRODUTOS*/
.site-main .page-title{
	color:#aaa;
	margin-bottom:20px;
	}
.site-main .storefront-sorting {
    margin-bottom: 20px;
}
.woocommerce-ordering {   
    padding: 0;
}
.site-main .storefront-sorting select{
	padding:0 14px;		
	border:1px solid #aaa;
	}
.site-main .storefront-sorting option{
	padding:5px 14px;	
	}
.woocommerce-pagination .page-numbers li .page-numbers {
    background-color: #f27063;   
    color: #FFF !important;  
}
.woocommerce-pagination .page-numbers li .page-numbers:hover{
	background-color: #f27063 !important;  
	color: #aaa !important;
	font-weight: 700;   
	}
.woocommerce-pagination .page-numbers li .current {
    background-color: #aaa !important;
	pointer-events:none;      
}

.site-main ul.products li.product {
    float: left;
    margin: 0 25px 25px 0;
    width: 220px;
	height:480px;
	position:relative;
	border:1px solid #aaa;
	padding:5px;
}
ul.products li.product img {
    display: block;
    margin: 0 auto 10px;
}
ul.products li.product h3 {
    font-size: 12px;
	text-transform:uppercase;
	font-weight:600;
	color: #aaa;
}
ul.products li.product .ref{
	 font-size: 12px;
	text-transform:uppercase;
	font-weight:400;
	color: #aaa;
	}
ul.products li.product .price {
    bottom: 55px;
    color: #aaa !important;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
ul.products li.product .price ins { 
    font-weight: 400;   
}
ul.products li.product .botao-pedir{	
	width:114px;
	height:40px;
	background-color:#ccc;
	color:#444;
	font-size:16px;
	font-weight:600;
	line-height:40px;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-57px;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}
ul.products li.product:hover .botao-pedir{
	 background-color: #aaa;
	}
ul.products li.product .onsale {
    border:none;
    left: 14px;
    position: absolute;
    top: 14px;
	background-color:#f27063;
	color:#FFF !important;
	border-radius:0;
}
/*.site-main .storefront-sorting:nth-child(4) {
	display:none;
	}*/
/*PÁGINA PRODUTO*/
.site-main .product .images{
	width:400px;
	margin:0 25px 0 0;
	float:left;
	}
.site-main .product .images .thumbnails{
	margin-top:10px;
	}
.site-main .product .images .thumbnails .zoom{
	float: left;
    margin: 0 10px 0 0;
    width: calc( 33.33% - 7px );
	}
.site-main .product .images .thumbnails .zoom:nth-child(3){
	margin:0;	
	}
.site-main .product .summary {
	width:285px;
	float:left;
	}
.site-main .product .summary .product_title{
	color:#aaa;
	font-size:18px;
	font-weight:600;
	margin-bottom: 10px;
	}
.site-main .product .summary .sku{
	color:#aaa;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom: 10px;
}
.site-main .product .summary p{
	text-align:left;
	}
.site-main .product .summary .price{	
	font-size:22px;	
}
.label-qty, .form-qty{
	background-color: #fbfbfb;
	padding: 1em 1.387em;
    text-align: left;
    vertical-align: top;
	float:left;
	}
.label-qty{
	width:94px;	
	}
.form-qty{
	width:191px;	
	}
.single_add_to_cart_button, .atualiza-carrinho, .finaliza-pedido, .woocommerce-Button, input.alt[type="submit"]{
	display:block;
	border:none;
	background-color:#ccc !important;
	color:#444 !important;
	font-size:22px;
	font-weight:600px;
	padding:5px 20px;
	cursor:pointer;
	width:100%;
	margin-top:10px;
	text-transform:uppercase;
	text-align:center;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}
.single_add_to_cart_button:hover, .atualiza-carrinho:hover, .finaliza-pedido:hover, .woocommerce-Button:hover, input.alt[type="submit"]:hover{
	 background-color: #444 !important;
	 color:#ccc !important;
	 }	
.woocommerce-tabs {
	clear:both;
    padding-bottom: 2.618em;
    padding-top: 2.618em;	
	display:none !important;
}
.woocommerce-tabs ul.tabs li:after {
    content: none !important;
}
.reviews_tab{
	display:none !important;
	}
.related {
	clear:both;
	padding-top:40px;
	}
/*CARRINHO*/
.table.cart td.product-remove a{
	display:block;
	}
table.cart .product-thumbnail img {   
    width: 80px;
}
table.cart td.product-quantity .qty {   
    width: 70px;
}
.atualiza-carrinho{	
	font-size:16px;	
	}
.finaliza-pedido{
	padding:10px 20px;
	}
.cart-collaterals h2 {
    font-size: 20px;
	font-weight:600;
	margin-bottom:20px;
}
/*FINALIZAR COMPRA*/
dl.variation{}
dl.variation dt{
	float: left;
	width: 50%;
	}
dl.variation dd{
	float: left;
	width: 50%;
	margin:0;
	}
#payment .place-order {   
    padding: 1.387em 0;   
}
/*FORMULÁRIO DE CADASTRO FINALIZAR COMPRA*/
.woocommerce-billing-fields h3, woocommerce-shipping-fields h3{
	margin-bottom:10px;
	font-size:18px;
	font-weight:600;
	}
.woocommerce-billing-fields label{
	margin-bottom:3px;
	}
.woocommerce-billing-fields input,
.woocommerce-billing-fields select, textarea{
	padding:5px;
	font-size:14px;
	}
.col2-set .form-row-first {
    float: left;
    margin-right: 1%;
    width: 49.5%;
}
.col2-set .form-row-last {
    float: right;
    margin-right: 0;
    width: 49.5%;
}
/*FINALIZAR COMPRA - OBRIGADO*/
.woocommerce-thankyou-order-received{	
	font-size:18px;
	}
.woocommerce .order_details, .woocommerce .customer_details{
	margin:20px 0 30px;
	}
.woocommerce header{
	height:auto;
	margin:0 0 10px 0;
	}
.woocommerce header h2, .woocommerce header h3{
	margin: 0;
	}
.woocommerce .order_details{}
#customer_details .col-1{
	margin:0;
	}
.woocommerce-billing-fields{
	display:none !important;
	}
.notes label{
	color: #58595b;
    font-family: open-sans,sans-serif !important;
    font-size: 26px;
    font-weight: 300;
    line-height: 1em;
    text-transform: uppercase;
	 margin-bottom: 0;
    padding-bottom: 0.618em;
	}
.woocommerce-shipping-fields h3{
	display:none;
	}
.woocommerce-shipping-fields textarea{
	height:200px;
	}
.payment-fixed{
	position:relative !important;
	width: 41.1765% !important;
	margin-left: 0 !important;
	box-shadow:none !important;
	}
/*MINHA CONTA*/
.woocommerce .area-form form{
	height:auto !important;
	border: none;
	padding:0;
	width:100%;
	}
.woocommerce .area-form form input[type="email"], .woocommerce .area-form form input[type="password"]{
	width:100%;
	}
.woocommerce .area-form form input[type="submit"] {
	width:auto;
	margin-top:0;
	float:left;
	
	height: 30px;
	line-height: 30px;
	border: none;
	background-color: #aaa;
	text-align: center;
	color: #FFF;
	border-radius: 8px;
	padding: 0 20px;
	display: inline-block;
	text-transform: uppercase;
	/**/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.woocommerce .area-form form input[type="submit"]:hover{
	background-color: #f27063;
}
.woocommerce .area-form form a{
	float: right	
	}
#customer_login.col2-set .col-1, .col2-set.addresses .col-1, #customer_login.col2-set .col-2, .col2-set.addresses .col-2 {
	width:48%;
	padding:60px;
	border:1px solid #f27063;
	border-radius: 10px;
}
#customer_login.col2-set .col-1, .col2-set.addresses .col-1 {
    float: left;
    margin-right: 4%; 
}
#customer_login.col2-set .col-2, .col2-set.addresses .col-2 {
    float: right;
    margin-right: 0;	
}
#customer_login.col2-set .col-1 h2, .col2-set.addresses .col-1 h2, #customer_login.col2-set .col-2 h2, .col2-set.addresses .col-2 h2{
	margin-bottom:20px;
	font-size:22px;
	font-weight:400;
	}


.woocommerce-MyAccount-navigation-link--downloads{
	display:none;
	}
.woocommerce-Address-title{
	margin:15px 0 !important;
	}
.woocommerce-Address-title a{
	  display: block;
    font-size: 16px;
    margin-top: 10px;
	}
.woocommerce-MyAccount-content .form-row-first {
    float: left;
    margin-right: 1%;
    width: 49.5%;
}
.woocommerce-MyAccount-content .form-row-last {
    float: right;
    margin-right: 0;
    width: 49.5%;
}
.woocommerce-MyAccount-content input{
	padding:5px;
	font-size:14px;
	}
.woocommerce-Button{
	font-size:16px;
	width:200px;
	} 
/*TOPO LOGADO*/
.logged-name{
	color: #ffffff;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: 99999;
	font-size:13px;
	}
.logged-name span{
	font-weight:700;
	}
.logged-carrinho, .logged-user, .logged-area-lojista, .logged-exit{	
	height:50px;
	margin:0 0 5px 0;
	position:relative;
	width: 100px;
	float:right;
	margin:0 0 0 10px;
	}
.logged-exit{
	background:url(img/exit-icon.png) no-repeat top right;	
	}
.logged-carrinho{
	background:url(img/cart-icon.png) no-repeat top right;	
	}
.logged-user{
	background:url(img/user-icon.png) no-repeat top right;	
	}
.logged-area-lojista{
	background:url(img/area-lojista-icon.png) no-repeat top right;	
	}
.logged-carrinho span, .logged-user span, .logged-area-lojista span, .logged-exit span{
	color: #444;
	font-weight:600;    
    font-size: 15px;
    line-height: 1.1em;
    margin: 15px 0 0 0;
    text-align: right;
    width: 70px;
	position:absolute;
	right:50px;
	}
.nr-carrinho{
	background-color: #ffffff;
	color:#444;
    border: 2px solid #444;
    border-radius: 20px;
    display: block;    
    font-weight: 600;
    height: 25px;
    line-height: 21px;
    margin: 22px 0 0;
    min-width: 24px;
    padding: 0 5px;
    text-align: center;
    width: auto;
	position:absolute;
	right:0;
	}

/*--------------------------------------------------------------
404
---------------------------------------------------------------*/
.cont-404{
	width:600px;
	height:auto;
	margin:50px auto;
	text-align:center;
	font-size:0;
	}
.ops{
	display: inline-block;   
    font-size: 105px;
    font-weight: 700;
    height: auto;
    letter-spacing: -0.05em;
    line-height: 0.8em;
    width: auto;
	}
.pag-not{
	display: inline-block;
	font-size: 26px;
    height: auto;
    line-height: 1.1em;
    padding: 0 0 0 20px;
    width: 260px;
	text-align:left;
	}
.pag-pesq{
	display: inline-block;
    font-size: 16px;
    height: auto;
    margin-top: 10px;
    width: 600px;
	}
/*--------------------------------------------------------------
DOWNLOADS
---------------------------------------------------------------*/
.galeria-download{
	width:100%;
	height:auto;
	margin-bottom: 50px;
	}
.galeria-download h3{
	margin-bottom:20px;
}
.galeria-download input[type=checkbox] {
	display: block !important;
	margin: 15px;	
}
.ngg-gallery-thumbnail span {
    display: none !important;  
}
.galeria-download .button {
	display: inline-block;
    font-size: 18px;
    width: auto !important;
}
.galeria{
	background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: 5px;
	width:calc( 33% - 10px );
    max-width: 100% !important;
    text-align: center;
	float:left;
	padding:5px;
	}
.galeria img{
	width:100%;
	height:auto;}
.titulo-galeria{
	width:100%;
	height:60px;
	display:table;
	}
.titulo-galeria h2{
	font-size:22px;
	display: table-cell;
	vertical-align:middle;
	}
.video{
	background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: 5px;
	width:calc( 50% - 10px );
    max-width: 100% !important;
    text-align: center;
	float:left;
	padding:5px;
	}	
.titulo-video{
	width:100%;
	height:60px;
	display:table;
	}
.titulo-video h2{
	font-size:22px;
	display: table-cell;
	vertical-align:middle;
	}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} 
