/********************************************* Título artigos*/
.article-header{
	margin-bottom: 18px;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 18px;
    margin-bottom: 35px;
}
/********************************************* Artigos relacionados*/
.related-title {
    float: none;
    clear: left;
    padding-top: 30px;
}
/********************************************* Logomarca*/
#yt_header .logo {
    text-align: left;
}

/********************************************* Carrinho de Pedidos*/
div#header-right.col-sm-3{
	float:right !important;
}
.sj-minicart-pro .mc-wrap .mc-header .mc-yourcart .count-price {
    top: 7px;
    left: 0px;
}
/********************************************* Registro Loja*/
.registration .form-horizontal .control-label {
    text-align: right;
    width: 300px;
}
.registration .form-horizontal .control-label {
    text-align: right;
}
div.registration form#member-registration.form-validate.form-horizontal div.col-sm-8{
    margin-top: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}
/************************************************************* CSS Loja*/
/*------------------------ Carrinho topo*/

input.mc-quantity{
    min-height: 20px;
}
/*------------------------ Formulário de Cadastro - Pagamento*/
div.tipo_cadastro-group label#tipo_cadastropessoa-fisica-lbl.radio.proopc-radio-label, div.tipo_cadastro-group label#tipo_cadastropessoa-juridica-lbl.radio.proopc-radio-label{
	float:none !important;
}
#tipo_cadastropessoa-juridica, #tipo_cadastropessoa-fisica{
    width: 20px;
	position: relative;
}
/*------------------------ Formulário de Cadastro - Endereço*/
.user-details tbody tr.virtuemart_country_id{
	display:none;
}

div.tipo_cadastro-group label.proopc-radio-label {
    padding-left: 20px !important;
}
div.tipo_cadastro-group .radio, .checkbox {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
div.tipo_cadastro-group .controls {
    margin-bottom: 15px !important;
}
/*------------------------ Listagen Produto Moda mod_sj_vm_super_category*/
#yt_spotlight2 .cat_slider_inner > div:nth-child(1) > div:nth-child(1){
	display:none;
}
/*------------------------ Listagen Produto main-top*/
/*#main-top .sj_vm_deals_first_product{
	display: none;
}
#main-top .module h3.modtitle {
    background: none ;
}
#main-top .module.deals_otw .sj_vm_deals_wrap .item-inner-title-module .sj_vm_border .item-inner-title-module-title {
    text-align: center;
}
#main-top .deals_otw div.modcontent.clearfix{
	padding: 0px 20px !important;
}*/

/*------------------------ Tab loja*/
div#yt_tab_products.tab-product-detail{
	display: none;
}
/*------------------------ Modulo Filtro busca*/
div.module.filter div.ft-group.ft-open.ft-filtering{
	display: none;
}

/*------------------------ Filtro busca pagina*/
div#yt_component div.browse-view div.toolbar-center div.vm-order-list{
	display: none;
}

/*------------------------ Lupa imagem detalhes do produto*/
.productdetails-view.productdetails .vm-product-media-container .main-image #zimgex {
	right: 46px;
	cursor: pointer;
	background: #dc4f55;
	border-color: #dc4f55;
	transition: all 0.3s ease-in-out 0s;
}
.productdetails-view.productdetails .vm-product-media-container .main-image #zimgex .fa {
    margin: 0px;
	color: #FFF;
}
a.fancybox-item.fancybox-close{
	display: none;
}


/*------------------------ Imagem category-page*/
.browseProductImage {
    max-height: 208px;
}

/*------------------------ Imagem category-page*/
#main-bottom .col-md-4{
	width: 50% !important;
}

/*------------------------ main-bottom*/
div#main-bottom.col-sm-12, #yt_spotlight3{
	display: none !important;
}

/*------------------------ Endereço*/
#bottom1 .module h3.modtitle {
    border-bottom: 0px solid #F3F3F3;
}
#bottom1 .module h3.modtitle::after {
    height: 1px;
}
/*------------------------ Forma de pagamento - Nós aceitamos*/
div.row div#bottom3.col-sm-8{
	float: right;
	max-width: 370px;
}

/*************************************************************************** Responsivo*/
@media only screen and (max-width: 1024px) {
/*------------------------------------------------------ Ofertas da Semana - sj_vm_deals_first_product*/
.sj_vm_deals_first_product div.item-image a img{
	height: 260px !important;
}

}

@media only screen and (max-width: 800px) {
/*------------------------------------------------------ Ofertas da Semana - sj_vm_deals_first_product*/
.sj_vm_deals_first_product div.item-image a img{
	height: 192px !important;
}
/*------------------------------------------------------ Endereço*/
div.module.shop_info{
    width: 600px !important;
}
}

@media only screen and (max-width: 768px) {
/*------------------------------------------------------ Item*/

}

@media only screen and (max-width: 640px) {
/*------------------------------------------------------ Itens topo*/
#yt_top .yt-loginform {
    float: left;
}
.number_phone_tl {
    float: left;
}
#yt_top .module.menu_tr .menu {
	float: right !important;
}
/*------------------------------------------------------ Carrinho topo*/
#header-right-mobile .sj-minicart-pro {
	display:none !important;
}
/*------------------------------------------------------ Ofertas da Semana - sj_vm_deals_first_product*/
.sj_vm_deals_first_product div.item-image a img{
	height: 351px !important;
}
/*------------------------------------------------------ Endereço*/
#bottom1 {
    width: 300px;
    position: relative;
    margin: 0 auto;
}
/*------------------------ Forma de pagamento - Nós aceitamos*/
div.row div#bottom3.col-sm-8{
	float: none;
	max-width: 300px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
}

@media only screen and (max-width: 600px) {
/*------------------------------------------------------ Item*/

}

@media only screen and (max-width: 568px) {
/*------------------------------------------------------ Item*/

}

@media only screen and (max-width: 480px) {
/*------------------------------------------------------ Ofertas da Semana - sj_vm_deals_first_product*/
.sj_vm_deals_first_product div.item-image a img{
	height: 301px !important;
}
}

@media only screen and (max-width: 360px) {
/*------------------------------------------------------ Endereço*/
div.module.shop_info{
    width: 300px !important;
}
/*------------------------ Forma de pagamento - Nós aceitamos*/
div.row div#bottom3.col-sm-8{
	float: none;
	max-width: 300px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
}

@media only screen and (max-width: 320px) {
/*------------------------------------------------------ Item*/

}


/*------------------------------------------------------ AJUSTES LENA*/
div.yt-login div.hmb a{
	color: #FF6F0D !important;
}
div.yt-login div.hmb span, div.number_phone_tl, span#btl-panel-registration.btl-modal{
	color: #FEFEFE !important;
}
#yt_top {
    background: #8F7951 none repeat scroll 0 0 !important;
}
#meganavigator li.level1.active > .item-link, #meganavigator li.level1.hover > .item-link {
    color: #FF6F0D !important;
}
ul#meganavigator.clearfix.navi li.fancy{
	border-color: #FF6F0D !important;
}
.layout-wide {
    background: #FAFAFA none repeat scroll 0 0 !important;
}
#yt_spotlight4 {
    background: #8F7951 none repeat scroll 0 0 !important;
	color: #FFF !important;
}
#yt_footer {
    background: #FF6F0D none repeat scroll 0 0 !important;
}
.module.shop_info ul.social li .yt-socialbt a {
    background: #FF6F0D none repeat scroll 0 0 !important;
}
#yt_spotlight4 h3.modtitle::after {
    background: #FF6F0D none repeat scroll 0 0 !important;
}
div#bottom1 h3.modtitle, div#bottom2 h3.modtitle, div#bottom3 h3.modtitle{
	color: #FFF !important;
}
div#bottom1 a{
	color: #FFF !important;
}
/********************************************* breadcrumb*/
#yt_breadcrumb {
    background: #FF6F0D !important;
}

/********************************************* Dada do módulo dicas*/
.bs-cat-date {
    /*display: none !important;*/
    color: #FFF !important;
}

/********************************************* Botão adicionar */
.browse-view .wproduct .spacer .product-info .vm3pr-0 .addtocart-area {
  height: auto;
  display: none;
}
.productdetails-view.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar .wrap-qty {
  display: none !important;
}
.productdetails-view.productdetails .vm-product-container .vm-product-details-container .spacer-buy-area .addtocart-area .addtocart-bar .addtocart-button {
  display: none !important;
}
.productdetails-view.productdetails .vm-product-container:hover .vm-product-top-container .back-to-category .product-details {
  display: none;
}
