/*
Theme Name: CozinhaVitrine360
Theme URI: http://www.softbisti.com.br/temas/cozinhavitrine
Author: Davidson Marques
Author URI: http://www.softbisti.com/
Description: Tema para a loja CozinhaVitrine360
Version: 1.0
Tags: 
Text Domain: 
*/

/*
CORES
AMARELO: #FEC433
CINZA ESCURO: #808080
*/

@import url("css/bootstrap.min.css");
/*-> RESET */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
	transition: All 0.5s;	
}

/*PROPRIEDADE DE ELEMENTOS*/

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

/*
Ajuste de alinhamento de imagem do editor: WP
*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


body{
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
}

h1{
	font-size: 36px;
}

h2{
	font-size: 28px;
}

h3{
	font-size: 22px;
}

h4{
	font-size: 18px;
}

h5{
	font-size: 14px;
}

h6{
	font-size: 12px;
}

p {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5;
    color: #555;
    text-align: justify;
    font-size: 16px;
    font-weight: 200;
}

strong, b{
	font-weight: bold;	
}

italic, i, em{
	font-style:italic;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #FEC433;
	text-decoration: none;
}

/*a:visited{
	color: #000;
	text-decoration: none;
}*/

a:active{
	color: #000;
	text-decoration: none;
}

a:focus{
	color: #000;
	text-decoration: none;
}

/*CLASSES*/

.clear{
	clear: both;
}

.pageWidth{
	width: 100%;
}

.left{
	float: left;
}

.right{
	float: right;
}

.top-bar{
	float: left;
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #808080;
	text-align: center;
}

.header-container{
	float: left;
	width: 100%;
	border-bottom: 1px solid #808080;
}

.footer-container{
	float: left;
	width: 100%;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	clear: both;
}

.menusocial{
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #808080;
	height: 110px;
	padding: 30px;
}

.footershop{
	border-top: 1px solid #808080;
	padding: 20px;
	float: left;
	width: 100%;
	text-align: center;
}

.top-busca{
	height: 26px;
	width: 200px;
	padding: 5px 10px;
}

.input-group{
	height: 24px;
	margin: 5px 0px;
}

#s{
	height: 24px;
}

#s-btn{
	height: 24px;
	padding: 0px 10px;
}

#s-btn img{
	margin-top: -3px;
}

.cabecalho-itens{
	float: left;
	height: 110px;
	width: 100%;
	border-bottom: 1px solid #808080;
	padding: 15px 0px 15px 0px;
	margin: 0px;
}

.cabecalho-cadastre-se{
	width: 49%;
	height: 80px;
	background-image: url('images/blanche.png');
	background-size: 60px 55px;
	background-position: left center;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 0px 0px 70px;
	position: absolute;
    top: 160px;
}

.cabecalho-logo {
    width: 314px;
    height: 80px;
    position: absolute;
    top: 60px;
	left: 50%;
    margin-left: -157px;
}

.cabecalho-carrinho{
	height: 80px;
	padding: 10px 0px 0px 0px;
	position: relative;
    top: 100px;
}

.cabecalho-carrinho-valor{
	height: 80px;
	padding: 10px 20px 0px 0px;
}

.cabecalho-carrinho-itens{
	width: 50px;
	height: 60px;
	background-image: url('images/sacola.png');
	background-size: 49px 60px;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	padding: 20px 0px 0px 20px;
}
#top-menu{
	padding-top: 6px;
	
}

.top-menu{
	text-align: center !important;
	width: 100%;
	padding: 15px;
	position: relative;
	top: 190px;
}

#top-menu li{
	list-style: none;
	display: inline;
	text-transform: uppercase;
	padding: 5px;
}

.cabecalho-menu{
	float: left;
	clear: both;
	width: 100%;
	display: none;
}

#cabecalho_menu{
	position: fixed;
	z-index: 9999;
	background-color: #fff;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#principal-menu{
	height: 50px;
	text-align: center;
	float: left;
    clear: both;
    width: 100%;
    padding-top: 12px;
}

#principal-menu li{
	list-style: none;
	display: inline;
	text-transform: uppercase;
	padding: 15px 30px;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	text-align: center;
}

#social-menu li{
	list-style: none;
	display: inline;
	padding: 10px;
}

/*INDEX*/
.slider-home{
	width: 100%;
	/*height: 415px;*/
	float: left;
	clear: both;
	position: relative;
    top: 120px;
}

.cycloneslider-template-standard{
	margin-bottom: 0px !important;
}

.cycloneslider{
	/*height: 410px !important;*/
}

.page-container{
	float: left;
	clear: both;
	width: 100%;
}

/*CONTATO*/
.form-contato, .dados-contato{
	width: 100%;
}

.dadoscontato{
	padding: 30px 0px 0px 30px;
} 

.container-contato input{
	height:	35px;
	width: 90%;
	margin: 5%;
}

.container-contato textarea{
	width: 90%;
	margin: 5%;
}

.wpcf7-submit{
	margin-bottom: 35px;
}

/*PÁGINAS*/
.pagina .titulo, .postagem .titulo, .estante-chamada{
	float: left;
	clear: both;
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	border-top: 1px solid #808080;
}
.pagina, .postagem{
	padding-top: 100px;
}

/*WIDGET PAGE*/
.widget-page{
	background-position: center center;
	background-size: 100%;
	padding: 50px;
	clear: both;
}
.widget-page:hover{
	background-size: 120%;
}
.widget-container{
	margin: 0 auto;
	width: 100%;
}
.widget-page-title{
	text-align: center;
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.widget-page-content, .widget-page-content p{
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
}

/*NEWS SIGNIN*/
.news-form{
	width: 100%;
	border: 1px solid #fff;
	padding: 10px;
	margin: 0 auto;
}

.news-mail{
	border: 0px;
	background-color: initial;
	height: 60px;
	color: #fff;
	font-size: 30px;
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}

.news-submit{
	width: 100%;
	height: 60px;
	background-color: #FEC433;
	border: 0px;
	margin: 0px !important;
	padding: 0px !important;
	vertical-align: top;
}

/*VITRINE*/
#vitrine{
	display: none;
	float: left;
	width: 100%;
	margin-top: 35px;
	clear: both;
}

.vitrine-menu-categorias{
	float: left;
	width: 100%;
	border: 1px solid #808080;
}

.vitrine-categoria{
	float: left;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 18px;
}

.vitrine-categoria:hover{
	background-color:#FEC433;
}

.vitrine-produtos{
	width: 100%;
	float: left;
	clear: both;
}

.products .type-product{
	width: 23%;
	float: left;
	margin: 1%;
	padding: 10px !important;
}

.type-product h3{
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 3px 0px 3px 0px;
}

.woocommerce-Price-amount{
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	color: #000;
}

.wp-post-image{
	border: 1px solid #808080;
}

.add_to_cart_button{
	background-color: #FEC433 !important;
	border: 0px !important;
	color: #fff !important;
	float: left;
	clear: left !important;
	padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
}

.products .type-product:hover{
	border: 1px solid #808080;
	box-shadow: 3px 3px 6px #808080;
}

.woocommerce span.onsale {
    
}

.ultimos_produtos{
	float: left;
	width: 100%;
	border-bottom: 1px solid #808080;
}

.index-block{
	float: left;
	width: 100%;
	clear: both;
	padding: 35px 10px;
	border-bottom: 1px solid #808080;
	margin-top: 10px;
}

.price del .woocommerce-Price-amount{
	text-decoration: line-through !important;
	color: #aaa !important;
	font-size: 14px !important;
}

.product-price del{
	text-decoration: line-through !important;
}
	
.onsale{
	top: initial !important;
    left: initial !important;
	background-color: initial !important;
	background-image: url('images/tabua.png');
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 10px !important;
	padding-top: 5px;
	min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
	color: #fff;
	top: -5px;
	left: -5px;
}	

.index-block-title{
	margin-bottom: 20px;
}

.softbis-produto-opcoes{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 15px;
}

.saiba-mais{
	background-image: url('images/iconpage_saibamais.png');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	text-transform: uppercase;
	font-size: 10px;
}

.yith-wcwl-add-to-wishlist{
	margin-top: 0px !important;
	background-image: url('images/iconpage_desejos.png');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
	float: right;
	margin: 0px;
	text-transform: uppercase;
	font-size: 10px;
}

.yith-wcwl-add-to-wishlist .ajax-loading{
	position: absolute;
	    visibility: hidden !important;
}

.vitrine-refresh{
	float: left;
	padding: 10px 0px 10px 32px;
	background-image: url('images/refresh.png');
	background-size: 26px;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 20px;
}

.vitrine-ver-loja{
	float: right;
	padding: 10px 32px 10px 2px;
	background-image: url('images/right.png');
	background-size: 26px;
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 20px;
}
/*GASTROMIDIA*/
.box-img{
	float: left;
	background-position: center center;
	width: 320px;
	height: 292px;
	background-size: 170%;
	background-repeat: no-repeat;
	margin: 10px;
}

.background-box-img{
	background-color: rgba(254,196,51,0.6);  
	color: #fff;
	text-align: center;
	margin: 85px 0px;
	padding: 1px;
    height: 120px;
}

.background-box-img:hover {
   background-color: rgba(254,196,51,0.6); 
   height: 293px;    
   margin: 0;
   padding: 86px 0px 95px 0px;    
}

.background-box-img h1{
	margin: 10px;
	font-weight: 900;
	font-size: 2em;
	text-transform: uppercase; 
}

.background-box-img h5{ 
    font-size: 1.2em; 
}
/*VIVENCIA*/
.box-imgvivencia {
    float: left;
    background-position: center center;
    width: 310px;
    height: 292px;
    background-size: 170%;
    background-repeat: no-repeat;
    margin-right: 15px;
    margin-bottom: 15px;
}
.conteudo{
    font-size: 16px;
    font-weight: 200;
	text-align: justify;
	margin-bottom: 30px;
	padding: 10px;
	
}
.linha-box{
   border-bottom: 1px solid;
   margin: 10px 60px 10px 60px;        
}
/* POSTTYPE GASTROMIDIA - GALERIA */
.imagegalery{
	float: left;
	height: 180px;
	width: 225px;
	border: 1px solid #808080;
	margin: 10px;
    background-position: center center;
    background-size: 170%;
	background-repeat: no-repeat;
}
/*RESULTADOS DE BUSCA */
.box-resultado{ 
    border-bottom: 1px solid #808080;
    margin: 20px 0px;   
    min-height:100px; 
}
.estante-chamada, .box-conteudo{
    margin: 10px 10px !important;    
}
/*A COZINHA*/
.container-img-topo{
    background-image: url('images/img-a-cozinha.png');
	background-position: center center;
	background-repeat: no-repeat;
    width: 100%;
    height: 283px; 
    margin-bottom: 36px;
}
.a-cozinha p{
    padding-bottom: 22px;
}

.sobre{   
    padding: 20px;
    float: left;
    width: 100%;
}

.box-img-cozinha{
	float: left;
	background-position: center center;
	width: 329px;
	height: 293px;
	background-size: 110%;
	background-repeat: no-repeat;
}
.box-img-cozinha .background-box-img h1 {
    margin: 25px 60px 10px 60px;
    font-weight: 900;
    font-size: 1.8em;
    text-transform: uppercase;
}

/* PAGINA CURSOS */
.envcurso .curso{

}

.box-imgcurso{
	float: left;
	background-position: center center;
	width: 310px;
	height: 292px;
	background-size: 170%;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-bottom: 15px;
}

.curso-paginate, .vivencia-paginate, .gastromidia-paginate{
	clear: both;
	width: 100%;
	text-align: center;
}
 .item-paginate-select, .item-paginate {
    border: 0;
    font-size: 30px;
    background-color: initial;
    padding: 0 10px;
}
 .item-paginate-select{ 
    color: #FEC433;  
    text-decoration: underline;
}
.item-paginate:hover{
    color: #FEC433;   
}
/* PAGINA GASTROMIDIAS */
.box-imggastromidia{
	float: left;
	background-position: center center;
	width: 310px;
	height: 292px;
	background-size: 170%;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-bottom: 15px;
}

/* SINGLE PRODUTOS */

.product-single{
	float: left;
	width: 100%;
	clear: both;
}

.product-single .product{
	width: 100%;
	margin: 0 auto;
	float: initial;
}

.product-single .product:hover{
	border: 0px;
	box-shadow: initial;
}


.related .type-product{
	width: 23%;
	float: left;
	margin: 1%;
	padding: 10px !important;
}

.related .type-product h3{
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 3px 0px 3px 0px;
}

.related .woocommerce-Price-amount{
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 5px;
	color: #000;
}

.related .type-product:hover{
	border: 1px solid #808080;
	box-shadow: 3px 3px 6px #808080;
}

.related .woocommerce span.onsale {
    
}

.related .products{
    margin: 0 auto;
    padding: 0;
    list-style: none;
    clear: both;
}

.related .products li{
	margin: 0 3% 2em 0;
    padding: 0;
    position: relative;
    width: 22%;
    float: left;
    /*margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 21%;*/
}

.related .products li a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}

.related span.onsale{
	top: initial !important;
    left: initial !important;
	background-color: initial !important;
	background-image: url('images/tabua.png');
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 10px !important;
	padding-top: 5px;
	min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
	color: #fff;
	top: -5px;
	left: -5px;
}	

.product-single .product .images{
	float: left;
}

.product-single .product .summary, .product .summary{
	float: left;
    width: 400px;
    margin: 22px 0px 20px 0px;
	padding-left: 15px;
}

.imagens_produtos_grande {
    width: 400px;
    height: 500px;
    position: relative;
    z-index: 2000;
    left: 580px;
    top: -500px;
    right: 0;
    text-align: center;
    background-color: #fff;
    border: solid #e0e0e0 1px;
    overflow: hidden;
    transition: All 0s;
	display: none;
}

.images-produto-unico a{
    float: left;
}

.images-produto-unico{
    width: 580px;
    height: 580px;
    float: left;
    padding-top: 30px;
}

.images-produto-unico .thumbnails div{
    width: 50px;
    height: 50px !important;
    display: block;
    border: #7E3261 1px solid;
    margin-bottom: 12px;
	background-size: 200% !important;
}

.images-produto-unico .thumbnails{
    width: 50px;
	height: 50px;
    position: relative;
    float: left;
}

.images-produto-unico .image-prod{
    float: right;
    margin-right: 15px;
    width: 500px;
    height: 500px;
    border: #7E3261 1px solid;
	background-size: 100% !important;
}

.produto-unico .summary h1{
    color: #7E3261;
	font-size: 25px;
}

.produto-unico .summary{
    width: 580px;
    float: left;
    margin-bottom: 20px;
    margin-top: 30px;
}

.produto-unico .description p{
    position: relative;
    float: left;
	width: 410px;
}

.produto-unico .description{
    position: relative;
    float: left;
    width: 117%;
}

.produto-unico .woocommerce-tabs-soft{
    float: left;
    border-top: #7E3261 1px solid;
}

.woocommerce-tabs-soft .reviews_tab{
    display: none;
}

.produto-unico .mg-brand-wrapper{
    float: left;
}

.products li{
    float: left !important;
}

.tabs{
	display:none;
}

.product_meta{
	display: none;
}

.woocommerce-tabs.wc-tabs-wrapper{
	clear: both;
}

.produto-unico .quantity{
	width:170px;
}

.produto-unico .cart input{
    float: right !important;
    width: 44px !important;
    height: 31px !important;
}

.produto-unico .cart button{
    float: left !important;
	width: 115px !important;
	height: 31px !important;
	color: #FFF !important;
	border: 0 !important;
	background: -webkit-linear-gradient(90deg, #7D3261, #7D3261 , #7D3261, #AB323A)!important;
    background: -o-linear-gradient(90deg, #7D3261, #7D3261 , #7D3261, #AB323A)!important;
    background: -moz-linear-gradient(90deg, #7D3261, #7D3261 , #7D3261, #AB323A)!important;
    background: linear-gradient(90deg, #7D3261, #7D3261 , #7D3261, #AB323A)!important;
	border-radius: 5px;	
}

.woocommerce-tabs h2, .related  h2{
	color: #7E3261;
}

/* abas do produto */

#tab-reviews{
	display: none !important;
}

.panel {
    margin-bottom: initial !important;
    background-color:  initial !important;
    border:  initial !important;
    border-radius:  initial !important;
    -webkit-box-shadow:  initial !important;
    box-shadow:  initial !important;
}

.woocommerce-tabs h2, .related h2 {
	color: #000 !important;
	margin-top: 15px;
}

.quantity input{
	width: 50px;
	margin: 10px;
}

.quantity {
	float: left;
	margin-right: 15px;
}

.entry-summary form{
	margin: 15px;
}

.single_add_to_cart_button{
	background-color: #FEC433;
	border: 0px;
	color: #fff;
	padding: 10px 30px;
	font-size: 20px;
}

.entry-summary .woocommerce-Price-amount{
	font-size: 30px;
}

.entry-summary .yith-wcwl-add-to-wishlist {
    margin-top: 0px !important;
    background-image: url('images/iconpage_desejos.png');
    background-position: 20px center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    float: left;
    margin-top: 40px;
    text-transform: uppercase;
	text-align: center;
    font-size: 10px;
	padding: 15px;
	border: 1px solid #aaa;
	font-size: 14px;
	width: 240px;
}

.variations .woocommerce-Price-amount{
	font-size: 30px;
	clear: both;
}

.variations input[type="radio"]{
	display: none;
}

.variations input[type="radio"]:checked + label{
	background-color: #FEC433;
}

.variations td.label {
	display: none;
}

.variations .value label{
	background-color: #fff;
	color: #aaa;
	border: 2px solid #aaa;
	padding: 10px 5px;
	font-size: 18px;
	float: left;
	text-align: center;
	min-width: 50px;
}

.variations .value {
	padding-bottom: 25px;
}

.single_variation .woocommerce-Price-amount{
	width: 100%;
    font-size: 40px;
}

.variations .value div{
	float: left;
	height: 45px;
	margin: 10px;
}

.reset_variations{
	display: none !important;
}


/*WOOCOMMERCE PAGINAS SECUNDARIAS*/

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #FEC433 !important;
	padding: 15px;
}

.woocommerce table.shop_table {
	border: 0px !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 15px !important;
    margin: 15px 0px !important;
    position: relative;
	float: left;
    background-color: #fff !important;
    color: #000 !important;
    border-top: 0px !important;
    list-style: none!important;
    width: auto;
    word-wrap: break-word;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left !important;
    width: 100% !important;
}

.woocommerce .col2-set .col-1 input, .woocommerce-page .col2-set .col-1  input, .woocommerce .col2-set .col-1 select, .woocommerce-page .col2-set .col-1  select{
	height: 45px !important;
	font-size: 25px;
}

.yith-wcwl-share {
    display: none !important;
}

.footermenu{
	float: left;
	width: 100%;
}

.footermenu .menu-principal-container{
	float: left;
	width: 100%;
}

.footermenu .menu-principal-container #principal-menu li, #cabecalho_menu #principal-menu li{
	display: block;
}

.footermenu .menu-principal-container #principal-menu, #cabecalho_menu #principal-menu{
	height: initial !important;
}

.phone-menu-but{
	float: right;
	background-image: url('images/tabua.png');
	width: 35px;
	height: 35px;
	background-size: 100% 100%;
	top: 5px;
	right: 10px;
	position: fixed;
	z-index: 9999;
	cursor: pointer;
}

img{
	max-width: 100% !important;
	max-height: 100% !important;
}

.wpcf7-form{
	width: 100%;
	float: left;
	
}