/* Large desktop */
@media all and (max-width: 1234px) {
	input.ui-autocomplete-input{
	margin-left:0px;
	}
	.filtros a.button{
		margin-left:0px;
	}
	ul.box-filter > li ul{
	   width:100%;
	}
    /* Code CSS here */
	.filtros .box-content {
		margin:0;
		border-radius:3px;
	}
	ul.box-filter span{
		float:none;
		font-size: 15px;
		text-align: center;
	}
	
	ul.box-filter > li > ul:after{
		top: 2px;
		right: 20px;
	}
	#autocomplete{
		max-width:none !important;
	}
}
@media (max-width: 1200px) {
    
    	.product-info .price {
		width: 100%;
		margin-right: 0;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.product-extra {
		width: 100%;
		float: none;
	}
	.product-info .quantity-adder{
        box-sizing: border-box;
        margin-top: 2px;
        min-width: 90px;
	}
	
	.pavcontentslider .thumb-indicators li{
    	width: 146px;
    }
	
	#cookie-inner {
	max-width: 1200px;
	}
	
	li.escolha{
	display:none;
	}
	.bg-header-desktop{
		display:none;
	}
	.bg-header-mobile{
		display:block !important;
		z-index:-1000;
		position:absolute;
		left:0px;
		top:0px;
		min-width:100%;
		height:auto;
		margin-top: -310px;
	}
}

@media (min-width: 979px) and (max-width: 1200px){
	.bemvindo{
		padding: 10px 20px 170px 20px;
	}
	
	

}

/*Ipad landscape*/
@media (min-width: 979px)   {
	#page-container{ left: 0!important; }
	#off-canvas-nav{ display:none !important; }
	
	#cookie-inner {
	max-width: 979px;
	}

}
@media only screen and (max-width: 1350px) {
    .avWidgetImage{
        display: none;
        
    }
}


@media only screen and (max-width: 979px) {
    .product-info .quantity-adder input{
        width:65%;
    }
    .product-info .rotated.top_right.big-db {
        top: 4px !important;
    }
    
   #lhc_iframe{
       width:100% !important;
   }
   
   .ssl{
       display:none !important;
       
   }
   
   .row-fluid .span12 #content{
       padding: 0px;
       
   }
   
   .navbar-inner, .mainnav-inner{
       background: #fff !important;
       border-radius: 5px;
   }
   
   .zoomContainer{
       display: none;
       
   }
   
   .cart .button{
       font-size: 16px;
       
   }
   
   #search {
       line-height: normal;
       margin: 0;
       padding: 0;
       float: right;
       top: 0;
       
   }
   
	#mainmenu {
	    width: 30%;
	    float: left;
	}
	
	.container{
	}
	
/*menu*/	
	.btn.btn-navbar {
		float: left;
		margin: 0;
		padding: 10px 8px;
	}
	.navbar-inner {
		padding : 0 ;
	}
	.navbar .btn-navbar {
		background: #333;
	}
	
	
	#footer ul.list li a {
		font-size: 10px;
		line-height: 16px;
		padding: 5px 10px;
		color: white;
	}
	
	.pull-right{
	float:left;
	}
	
	#footer .paypal {
		font-size: 10px;
	}
	
	.page-information #content, #content .checkout{
	padding:0px;
	}
	
	.page-category .breadcrumb a, .page-product .breadcrumb a,.breadcrumb #titulo{
		color:#333;
	}
	
	.span9 #content{
		padding:0px;
	}
	
	.breadcrumb{
		margin-bottom: 0px;
		padding: 20px 0px;
	}
	
	.product-block{
	
	}
	
	.page-product .breadcrumb{
	display:none;
	}
	


/*cart-top*/
	.cart-top {
		margin-bottom: 10px;
                float: right;
	}
	
/*slideshow*/
	.pavcontentslider .banner-info {
		bottom: 0;
		line-height: 16px;
		min-height: 50px;
		padding: 10px;
		right: 0;
		width: auto;
	}
	.banner-info h1 {
		margin: 3px 0;
	}
	.banner-info a.bnt {
		margin: 5px 0;
	}
	.pavcontentslider .thumb-indicators li {
		width: 20%;
		margin-left: 0;
		margin-right: 0;
	}
/*customer*/	
	.media .media-text {
		max-height: 80px;
		overflow: hidden;
	}
/*produce*/
	.box-produce .product-inner {
		width: 88%;
	}
	.footer-top .row-fluid [class*="span"],
	.product-info .row-fluid [class*="span"]{
		width: 100%;
		margin-left: 0;
		display: inline-block;
	}
	.product-info .image-additional {
		clear: none;
	}
	.product-list .product-block .wishlist-compare {
		float: left;
	}
	.hidden-phone {
    display: none !important;
  }
  
  	.off-canvas-active{
		/*overflow-x: hidden;*/
		/*position: fixed;*/
	}
	.off-canvas-active .cart-filter{
		display:block !important;
	}
	.nav-collapse, .nav-collapse.collapse{
		display:none;
	}
	#off-canvas-nav #off-canvas-button span{
		background:none;
	}
	#off-canvas-nav #off-canvas-button span:before{
		content:"\f00d";
		font-size:20px;
	}
	#searchs{
		width: 70% !important;
	}
	#search_container_input{
		border-radius:3px !important;
	}
	#mainnav.affix {
		position: fixed;
		top: 33px;
		right: 20px;
		left: 20px;
		background:#fff;
		width:auto;
	}
	#mainnav.affix > .container{
		padding:0;
	}
		.navbar{
		margin-bottom:0;
	}
	#autocomplete {
		font-size:12px;
	}
	.product-grid .span4.product-block{
		width: 46% !important;
		margin-left: 2% !important;
	}
	#footer-image .footer-2{
		width:100%;
		margin: 30px 0;
	}
  
}
/*Ipad Portrait*/
@media only screen and (min-width: 768px) and (max-width: 979px) {
	#cookie-inner {
	max-width: 979px;
	}

	
		
	.bemvindo{
		padding: 20px 20px 110px 20px;
		margin-top: -50px;
		font-size: 30px;
	}


}

@media (max-width: 869px){
	#hidethis, #filtro-impressora, #filtro-tinteiros, .bemvindo {
		display: none;
	}
}


/* Iphone 5 landscape */
@media only screen and (max-width: 767px) {

#column-right{
   display: none;
}

.links{
   zoom: 0.9;
   
}
.catalogo h3 {
    font-size: 20px;
}

.ui-dialog {
width: 100% !important;
  left: 0px !important;
}

#search {
  width: 70%;
  float: right;
}

.page-product-search .breadcrumb a{
	color:#000 !important;
	
	}
	
	#content .search{
		  padding: 0px;
	}

	
	.welcome, .bemvindo{
	display:none;
	}

	#powered{
		font-size:9px;
	}
	
	.entregas{
		display:none;
		}

	.marca{
		width:33%;
		margin: 3px 0px;
	}
	.marca a{
		margin:0px;
		width: 95%;
	}
	
	.mobile{
	display:block;
	}
	
	.desktop{
	display:none;
	}



	#cookie-inner {
	max-width: 767px;
	}
	.container{
		padding:0px;
	}
	
	#footer .container{
		padding:10px;
	}
	
	#powered .container{
		padding:20px;
	}

	.header-right .login {
		position: absolute !important;
		right: 174px;
		top: 0;
	}
	.cart-top.pull-right {
		position: fixed!important;
		right: 20px;
		top: 0px;
	}
	#search{
		width: 40%;
		
	}
	.pavcontentslider .banner-info{
		display: none;
	}
	.pavcontentslider .carousel-inner {
	 z-index: 20;
	 }
	.pavcontentslider .carousel-control {
		bottom: 134px;
	}
	.media .media-body {
		padding: 10px;
	}
	.row-fluid.box-product [class*="span"] {
		float: left;
		margin-left: 15px;
		width: 47%;
	}
	.box-produce .product-block{
		width: 50%!important;
		float: left;
	}
	.box-produce .product-block:before {
    background: none ;
    left: 0;
	}
	.main-wrapper{
		overflow:visible;
		box-shadow:none;
	}
	.product-grid{
		overflow:visible;
	}
	.pagination .links{
		float:none;
		text-align:center;
	}
	.pagination .results{
		float:none;
		text-align:center;
		margin-top:10px;
	}
	#footer .pull-left,
	#footer .pull-right{
		float:none !important;
	}
	#footer .footer-center .contact-us img{
		display:inline-block;
	}
	#footer{
		text-align:center;
	}
	.bg-header-mobile{
		display:block !important;
		z-index:-1000;
		position:absolute;
		left:0px;
		top:0px;
		min-width:100%;
		height:auto;
		margin-top: -100px;
	}
}
 
 @media only screen and (max-width: 599px){
     #logo > a > img {
         filter: invert(100%); 
     }

	#phplive_btn_1412157940{
		display:none !important;
	}
		
	#filtro-impressora{
		display:none;
	}
	
	ul.box-filter li{
	}
 
	#footer-image{
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	.separador{
		display:none;
	}
 
 
 	#cookie-inner {
	max-width: 599px;
	}
	#header .header-right{
	    top:0px;
	}
	
	.cart-top{
		float:right;
	}
	
	.header-right .login{
	display:none;
	}
 	
	#header #logo {
		text-align: center;
	}
	.header-right .login {
		position: relative !important;
		right: 0;
		top: 0;
	}
	.cart-top.pull-right {
		position: fixed !important;
		right: 20px;
		top: 0;
	}
	#header #cart .content {
		top: 33px;
	}
	.row-fluid.box-product [class*="span"] {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.box-produce .product-block {
		width: 100% !important;
	}
	#search{
		width: 60%;
	}
	 table.compare-info td, 
    table.compare-info th,
    table.pav-checkout-product td,
    table.pav-checkout-product th,
    table.pav-shop-cart td,
    table.pav-shop-cart th{
        border-right: 0 none;
        display: block !important;
        float: none !important;
        text-align: left !important;
        width: auto !important;
    }
	table.pav-shop-cart tr td:before{
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    width: 50%;
	}

	table.pav-shop-cart tr td {
		text-align:right;
		display: block;
		min-height: 20px;
		border-left: none;
		background: none;
	}
	
	.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset,
	.ui-dialog .ui-dialog-title{
		float:none !important;
		text-align:center;
		display:block;
	}
	
	.product-info .rotated.top_right.big-db {
		left: -12px !important;
		top: 40px !important;
	}
	
	.product-info .info-container{
		padding-left: 0;
		border-left: none;
	}
	
	.product-info .price-cart .button{
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 26px;
    line-height: 44px;
    font-size: 14px;
    border-radius: 3px;
    margin-top: -4px;
	}
	.product-grid .span4.product-block{
		width:100% !important;
		margin:0;
		margin-bottom:15px;
	}


	
 }
 @media only screen and (min-width: 480px) and (max-width: 599px) {
}
/* Iphone 4 landscape */
@media only screen and (min-width: 320px) and (max-width: 480px) {
         	
        .list{
            display: none;
         }
        .currency {
		margin: 0 0 0 20%;
	}
	#header .links {
		text-align: center;
	}
	#header .links a {
		float: none;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#header #cart .heading {
		text-align: left;
	}
	#header #cart .content {
		min-width: 247px;
		width: 247px;
	}
	#search{
		width: 70%;
		float: right;
	}
	.product-block .cart {
		/* width: auto; */
	}
}
/* Iphone 4 + 5 Portrait */
@media only screen and (min-width: 240px) and (max-width: 320px) {
	#cookie-inner {
	max-width: 320px;
	}
.list{
            display: none;
         }

}