/* Large desktop */
@media only screen and (max-width: 1199px) {
    /* Code CSS here */
	.product-block:hover .colorbox.product-zoom {
    bottom: 26%;
}
.product-block .compare a, .product-block .wishlist a {
    top: 29%;
}
.product-block:hover .cart {
    top: 17%;
}
}

/*Ipad landscape*/

@media only screen and (max-width: 979px) {

#mainmenu {
       background-color: #EFEFEF;
    margin-left: 0;
    padding: 10px 0;
    width: 100%;
}
.mainnav-inner {
    position: relative;
}

	
/*menu*/
#mainnav {
	 min-height:  40px;
}
.navbar {
	 margin-bottom: 0;
}	
.navbar-inner {
	 margin-top: 0;
}
	.btn.btn-navbar {
		float: left;
		margin-bottom: 3px;
		padding: 9px 8px;
	}
	.navbar-inner {
		padding : 0 ;
	}
	.nav-collapse .megamenu:after {
		border-bottom: 10px solid #5F9A7B;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		content: "";
		display: inline-block;
		left: 16px;
		position: absolute;
		top: -15px;
	}
	.nav-collapse .megamenu:before {
		border-bottom: 11px solid rgba(225, 225, 225, 0.2);
		border-left: 11px solid transparent;
		border-right: 11px solid transparent;
		content: "";
		display: inline-block;
		left: 15px;
		position: absolute;
		top: -16px;
	}
	.nav-collapse .megamenu {
		border-top: 5px solid #5F9A7B;
		border-right: none;
		border-left: none;
		border-bottom: none;
		box-shadow: 0 0 5px #999;
		border-radius: 0;
		background: #5F9A7B;
		margin: 10px 0 0!important;
	}
	.nav-collapse .nav li.homepage a {
	    background: none repeat scroll 0 0 transparent;
		display: block;
		overflow: hidden;
		padding-left: 0;
		text-indent: inherit;
		width: auto;
		padding-left: 15px;
	}
	.nav-collapse .nav > li{
		background: none;
	}
	.nav-collapse .nav > li > a{
		font-weight: normal;
		color: #ffffff !important;
		padding-top:0;
		padding-bottom: 0;
	}
	.nav-collapse .dropdown-menu {
		background: #518b6d;
	}
	.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus,
	 .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus,
	.nav-collapse .nav.megamenu  > li.open, .nav-collapse .nav.megamenu  > li:hover {
		background: none repeat scroll 0 0 #6EAA8A;

		color: #ffffff;
	}
	.nav-collapse .dropdown-menu li a {
		color: #fff;
		padding: 0;
		font-weight: normal;
	}
	.nav-collapse .nav > li > .dropdown-menu:after {
		border-bottom: 10px solid #518b6d;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		content: "";
		display: inline-block;
		left: 17px;
		position: absolute;
		top: 50px;
	}
	.nav-collapse .nav > li > .dropdown-menu:after {
		border-bottom: 10px solid #518b6d;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		content: "";
		display: inline-block;
		left: 17px;
		position: absolute;
		top: 34px;
	}
	.nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background: none!important;
	}
	/*logo*/
	#header #logo {
		 position: relative;
		 text-align: center;
		}

/*cart-top*/
	

/*slideshow*/
	

/*produce*/
	.box-produce .product-inner .name {
    clear: both;
}
	
	.product-info .image-additional {
		clear: none;
	}
	
	#headertop .login{
    margin-left: 5px;
}
#header .links {
    margin-left: 0;
}
	.return-reason,.return-opened,.return-captcha,
	.return-model,
	.return-name {
		 width:  97%;
	}
	.checkout-content .left {
	width: 100%;
}
.checkout-content .right {
	width: 100%;
}
.product-block:hover .colorbox.product-zoom {
    bottom: 20%;
}

.product-block:hover .compare a {
    right: 18%;
}
.product-block:hover .wishlist a {
    left: 18%;
}
.product-block .compare a, .product-block .wishlist a {
    top: 22%;
}
.product-block:hover .cart {
    top: 13%;
}
	
}
/*Ipad Portrait*/
@media only screen and (min-width: 768px) and (max-width: 979px) {

	.header-right {
		width: 50%!important;
	}
	#pav-paneltool { display: none;}

}


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

	#header #logo {
		text-align: center;
}
.search-cart {
		text-align: center;
	}

#search {
    float: none;
    margin: 20px auto;
    width: 250px;
}
#cart {
	float: none;
}
	.box-produce .product-inner .name {
    clear: none;
}
.pav-categoryproducts .tab-content .product-block {
	 width:  46%!important;
	 margin: 10px;

    float: left;
}
.pav-categoryproducts .tab-nav ul {
    margin-left: 1px;
}

	
	/*Table*/
    table{
        width:100%;
    }
    table .price{
        margin: 0;
    }
    table td, table th{
        display:block;
        float:none;        
        text-align: left !important;
        vertical-align: middle !important;
        overflow: hidden;
    }
    table.radio td, table.radio th {
    display: inline-block;
    overflow: visible;
}
    table td.image, table th.image{
        text-align: center !important;
    }
    table span.phone{
        color: #333333;
        font-size: 13px;
        float: left;        
    }
    table td .avg-right{
        text-align: right;
        float: right;
    }
    table td.quantity span.phone{
        padding: 5px 10px 0 0;
    }   
    table.radio tr td:first-child{
        width: auto;
    }
    .mini-cart-total table td, .mini-cart-total table th,
    .mini-cart-info table td, .mini-cart-info table th {
    	 display: inline-block;
        text-align: right!important;
    }
	
.mini-cart-info .image {
	display:none;
}

.product-block:hover .colorbox.product-zoom {
    bottom: 20%;
}

.product-block:hover .compare a {
    right: 18%;
}
.product-block:hover .wishlist a {
    left: 18%;
}
.product-block .compare a, .product-block .wishlist a {
    top: 22%;
}
.product-block:hover .cart {
    top: 13%;
}
	

}
@media only screen and (min-width: 600px) and (max-width: 766px) {
	.product-related [class*="span"], .product-related .row-fluid [class*="span"],
	.product-grid [class*="span"], .product-grid .row-fluid [class*="span"],
	.box-product [class*="span"], .box-product .row-fluid [class*="span"] {
		float:  left;
		width: 31.9149%;
		margin-left:2.12766%;
	}
	.box-product .row-fluid [class*="span"]:first-child,
	.product-related .row-fluid [class*="span"]:first-child,
	.product-grid .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
}
 @media only screen and (max-width: 599px){
 	.pav-slideshow {
 		 display: none;
 	}
	.header-right {
		margin:  0;
		float:  left;
	}
	.cart-top.pull-right {
    float: left;
	}

#header #search input {
    float: left;
}
	#header #cart {
    top: inherit;
    margin-bottom: 10px;

	}
	.product-list .product-block .image {
		width: 100%;
	}
	.pav-categoryproducts .tab-nav ul li a {
		 font-size: 12px;
		 padding:  0 10px;
	}

.pav-categoryproducts .tab-content .product-block {
    margin: 10px;
    width: 95%!important;
}

.product-block:hover .colorbox.product-zoom {
    bottom: 35%;
}

.product-block:hover .compare a {
    right: 38%;
}
.product-block:hover .wishlist a {
    left: 38%;
}
.product-block .compare a, .product-block .wishlist a {
    top: 37%;
}
.product-block:hover .cart {
    top: 29%;
}
	
}
 @media only screen and (min-width: 480px) and (max-width: 599px) {
}
@media only screen and (max-width: 480px){
#header #cart .content {
    min-width: 265px;
    right: -50px;
}
.jcarousel {
	display:  none;
}
.mini-cart-info .image {
	display: none;
}

.mini-cart-info .name > a {
    display: inline-block;
    height: 17px;
    overflow: hidden;
    text-align: left;
    width: 100px;
}
.pav-categoryproducts .product-block .description {
	 display:  none;
}
#search .search-content {
    display: block;
    padding: 10px 5px 10px 0;
    top: 0;
    width: 200px;
}
#search input {
    width: 68%;
}
#search .button-search {
	font-size: 12px;
}
.login a.login-icon, #headertop .links a {
	text-indent: -9999em;
	overflow: hidden;
}
.pav-categoryproducts .tab-nav ul li a {
    font-size: 11px;
    padding: 0 5px;
    text-transform: none;
}

.product-block:hover .colorbox.product-zoom {
    bottom: 29%;
}

.product-block:hover .compare a {
    right: 29%;
}
.product-block:hover .wishlist a {
    left: 29%;
}
.product-block .compare a, .product-block .wishlist a {
    top: 31%;
}
.product-block:hover .cart {
    top: 21%;
}
}
@media only screen and (max-width: 380px){
#headertop .login-content {
 width: 255px;
 }
 .pav-categoryproducts .carousel-controls {
    top: -23px;
}
 }
/* Iphone 4 landscape */
@media only screen and (min-width: 320px) and (max-width: 480px) {

}


/* Iphone 4 + 5 Portrait */
@media only screen and (min-width: 240px) and (max-width: 320px) {
	
}
}