/* replace f36c4f to ffe04d */

/**************************************************/
@media (min-width: 1200px) {
	ul.sf-menu > li > a {
		padding-left:36px;
		padding-right:36px;
	}
	.box-product .price {
		padding-top: 2px;
	}
	html[lang="de"] .product-compare a.button span {
		padding-left:15px;
		padding-right:15px;
	}
	.price {
		line-height:20px;
	}
	.cart-top-padd label {
		margin-top: 8px;
	}
	.container {
		width:1200px;
		}	
	.table th, .table td {
		padding:20px;
		}
	.related {
		padding:0 50px;
	}
	.box-product li.related-info {
		width:170px !important;
	}
	aside .cart-button .cart  .tooltip.bottom .tooltip-arrow {
		right: 28px;
	}
	/***/
	label, input, button, select, textarea {
		font-size: 12px;
	}
	.product-grid ul li.col-sm-2 , .box-subcat ul li.col-sm-2{
		width: 20%;
		width: 199px;
		padding-left:15px; 
		padding-right:14px;
	}
	a.button-prod, .cart a.button, .wishlist a, .compare a{
		height:50px;
		width:56px;
	}
	.cart i, .wishlist i, .compare i , a.button-prod i{
		line-height:53px;
		height:50px;
	}
	.price {
		font-size:17px;
		}
	.price .price-new {
		margin-right:5px;
		}
	.box-product .price, .product-grid .price {
		padding-left: 23px;
	}
	.box-product .f-left, .product-grid .name, .product-grid .description {
		padding-left: 20px;
		padding-right: 20px;
	}
	.name a {
		font-size:13px;
	}
	.product-grid .cart a.button, .product-grid .wishlist a, .related .box-product .cart a.button, .related .box-product .wishlist a{
		width:56px;
	}
	.product-grid .cart-button  .compare a, .related .box-product .cart-button  .compare a{
		width:58px;
	}
}
/*****************************/
@media (min-width: 768px) and (max-width: 1199px) {
	.box-product ul li:hover .price,
	.box-product ul li:hover .price  .price-new,
	.box-product ul li:hover .price .price-old,
	.product-grid ul li:hover .price,
	.product-grid ul li:hover .price  .price-new,
	.product-grid ul li:hover .price .price-old  {
	  color:#fff;
	}
}
/******************************************************/
@media (max-width: 979px) {
	aside .box.category{
		display:none;
	}
	.product-filter .product-compare {
		margin-top:2px;
		}	
	/************************* table wishlist ****************/
	.wishlist-product .table.table-bordered {
		border:0;
		}
	.wishlist-product .table thead{
		display:none;
		}
	.wishlist-product .table tbody{
		display:block;
		border:0
		}
	.wishlist-product .table tr {
		display:block;
		margin-bottom:30px;
		border:1px solid #d7d7d7;
		border-bottom:0;
		}
	.wishlist-product .table td {
		display:block;
		border:0;
		border-bottom:1px solid #d7d7d7;
		}
	#menu {display:none;}
	#menu-gadget {
		display:block;
		margin-bottom:0;
	}
	.top_color .phone{
		display:none;
	}
	.menu-top .phone{
		display:block;
		position:absolute;
		left:15px;
		top:84px;
		color:#777;
	}
	.menu-top .phone i{
		color:#333;
	}
	.menu-top .phone br{
		display:none;		
	}
	
}
/******************************************************/
@media (min-width: 768px) and (max-width: 979px) {
	.box-product li.related-info{
		width:95px !important;
	}
	.footer-top li {
		margin-right:0;
	}
	.cart-top-padd label {
		margin-top: -2px;
	}
	.social{
		margin-left:60px;
	}
	.product-grid ul li.col-sm-2 , .box-subcat ul li.col-sm-2{
		width: 20%;
		width: 125px;
		padding-left:15px; 
		padding-right:14px;
	}
	.footer-top  li a , .box-category > ul li a, .box-content .afine li a, .box-content .info li a, .box-content .info-list li a, .box-content .acount  li a, .manufacturer-list ul li a, .sitemap-info ul li a, .content ul li a{
		font-size:11px;
		line-height:13px;
	}
	#list_a, #list_b {
		margin-left: 0;
	}
	#powered > span, #powered > span a{
		font-size:11px;
	}
	aside .cart-button .cart  .tooltip.bottom .tooltip-arrow {
		left:auto;
		right: 18px;
	}
	a.button span {
		font-size: 11px;
		padding-left: 16px;
		padding-right: 16px;
	}
	.product-grid ul li.col-sm-2 , .box-subcat ul li.col-sm-2{
		width: 20%;
	}
	a.button-prod, .cart a.button, .wishlist a, .compare a{
		height:30px;
		width:33px;
	}
	.cart i, .wishlist i, .compare i , a.button-prod i{
		line-height:30px;
		height:30px;
	}
	.price {
		font-size:12px;
		line-height:14px;
		}
	.price .price-new {
		margin-right:3px;
		}
	.box-product .price, .product-grid .price {
		padding-left: 10px;
	}
	.box-product .f-left, .product-grid .name, .product-grid .description {
		padding-left: 8px;
		padding-right: 8px;
	}
	.box-product .description, .product-grid .description {
		font-size: 11px;
		line-height: 13px;
	}
	.name a {
		font-size:10px;
	}
	.product-grid .cart a.button, .product-grid .wishlist a, .related .box-product .cart a.button, .related .box-product .wishlist a{
		width:32px;
	}
	.product-grid .cart-button  .compare a, .related .box-product .cart-button  .compare a{
		width:31px;
	}	
	
	/***/
	html[lang="es"] .product-compare a.button span {
		white-space: normal;
	}	
	/**/	
	header .header-button {
		position: relative;
		z-index: 1001;
	}
	.compare-block .image{
		background-color:#fff;
		margin-bottom:10px;
		margin-right:0;
	}
	html[lang="de"] #compare .box-heading {		
		font-size:14px;
	}
	html[lang="de"] .product-compare a.button span {		
		font-size:10px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.cart-button .compare{
		margin-left:0;
	}	
	.compare-info td img {
		max-width:95px;
	}
	.compare-info td a.button span {
		font-size:12px; 
		padding:7px 8px;
	}
	.login-content .form-horizontal .control-label{
		max-width:100%;
		text-align:left;
	}
	.login-content .form-horizontal .controls{
		margin-left:0px;
	}
	.related {
			padding: 0 124px
	}
	.product-filter .display {
		clear:both;
		float:none;
		width:100%;
		display:block;
		padding-top:10px;
	}
	footer .fa.fa-phone {display:none;}
	.login-content .heading h2 {
		font-size:13px;
		}
	.login-content .heading i {
		font-size:20px;
		}	
	.compare-block .image {
		float:none;
		text-align:center;
		}
}
/**********************************************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
and (orientation:landscape) { 
	#full_gallery {display:block;}
	#default_gallery {display:none;}
	.box .box-content .box-product ul li:hover .quick-view-button {display:none !important; visibility:hidden; }
}
/**********************************************/
@media (max-width: 767px) {
	.social {  
		margin-left: 0;
	}
	.box-product li.related-info {
		width: 170px !important;
	}		
	.related .box-product .name {
		text-align:center;
		padding-left:5px;
		padding-right:5px;
	}
	aside .cart a.button {
		height: 50px;
		width: 55px;
	}
	aside .cart a.button i{
		line-height: 50px;
	}
	aside .price {
		font-size: 17px;
	}
	#content .box-product li.related-info .price{
		padding-left: 20px;
	}	
	.related .box-product .cart a.button, .related .box-product .wishlist a{
		width:56px;
		height: 50px;
	}
	.related .box-product .cart-button  .compare a{
		width:58px;
		height: 50px;
	}
	.related .box-product .cart a.button i, .related .box-product .wishlist a i, .related .box-product .cart-button  .compare a i{
		line-height:50px;
	}
	#content .box .box-product ul li:hover  .price, .product-grid ul li:hover .price{
	  color:#000 !important;
	}
	#content .box .box-product ul li:hover .price  .price-new, .product-grid ul li:hover .price  .price-new{
	  color:#F16C51;
	}
	#content .box .box-product ul li:hover .price .price-old, .product-grid ul li:hover .price .price-old
	  {
	  color:#9B9B9B;
	}
	aside .box-product ul li:hover .price,
	aside .box-product ul li:hover .price  .price-new,
	aside .box-product ul li:hover .price .price-old
	  {
	  color:#fff;
	}
	.product-grid .price, .related .box-product .price{
		border:none;
	}
	.box-product.box-subcat .name.subcatname{
		padding:0;
		text-align:left;
		margin-left: 5%;
	}
	#powered .paypalBox{
		display:none;
	}
	#content .product-grid ul li.col-sm-2, .box-subcat ul li.col-sm-2{
		width:100%;
	}
	#content .box-product .cart-button .cart{
		float:left;
	}
	#content .box-product .cart-button .cart a, .product-grid .cart-button .cart a, .product-grid .cart-button .compare a, #content .box-product .cart-button .compare a {
		border-left: none;
	}
	/****/
	#content .box-product .f-left, .product-grid .name, .product-grid .description{
		padding:0;
	}
	#content .product-grid .description{
		margin-bottom:10px;
	}
	.product-grid{
		overflow:hidden;
	}
	.box-product li > div, .product-grid li > div{
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
	}
	#content .box-product .inner, .product-grid .left, .box-product .inner1{
		text-align:left;
	}
	#content .box-product .cart-button, .product-grid .cart-button{
		display:block;
		border:none;
		background:none;
	}
	#content  .related .box-product ul li:hover .cart-button {
	   background:#868787;
	}
	#content .box-product .price, .product-grid .price{
		display:block;
		float:none;
		padding:0;
		font-size:17px;
		line-height:20px;
		margin-bottom:15px;
	}
	#content .box-product ul li:hover .cart-button, .product-grid  ul li:hover .cart-button {
	   background:none;
	}
	#content .related .box-product .price {
		border-bottom: 1px solid #E3E3E3;
		padding-bottom: 15px;
		padding-top: 15px;
		margin-bottom:0;
	}
	/*****/
	section .container {
		top:0;
	}
	.product-grid ul li:first-child {
		border-top:none;
		padding-top:0;
	}
	.product-grid ul li {
		border-top:1px dotted #c1c1c1;
		margin-bottom:20px !important;
		padding-top:20px;
	}
	#content .box-product .cart, .product-grid .cart, .product-grid .wishlist, .product-grid .compare {
		margin-right:5px;
		margin-bottom:5px;
		box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.08);
		-moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.08);
		-webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.08);
	}
	#content .box-product .cart{
		margin-right:0;
		margin-bottom:0;		
	}
	#content .related .box-product .cart{
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	#content .related .box-product .inner1 .cart-button .cart a, #content .related .box-product .cart-button .compare a {
		border-left: 1px solid #E3E3E3;
	}
	.product-grid ul li .left{
		padding:0;
		background:none;
	}	
	#content .box-product .cart-button {
		width:auto;
	}
	.product-info .description .option {
		margin-top: 5px;
	}
	header .top_color {
		padding: 55px 0 10px;
	}
	.menu-top{
		top:0;
	}
	.menu-top .phone{
		display:none;
	}
	#powered > span {    
		float: none;
		width:100%;
	}
	.box-product .image2 a, .product-grid .image a, .box-product .image a {
		padding:10%;
	}
	.social {
		float: none;
	}
	header .header-button{
		display:none;
	}
	header #cart .heading span.link_a{
		min-width:0;
		padding-left:5px;
		border-left:1px solid #000;
		padding-bottom:0;
		height:50px;
	}
	header #cart .heading span.link_a i.fa-shopping-cart{
		padding-left:5px;
	}
	#menu-gadget {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.logg{
		display:none;
	}
	.top-search{
		line-height:53px;
		height:50px;
	}
	header .container  #logo {
		margin: 0 0 20px;
	}
	.social ul{
		padding-left:0;
	}	
	aside .box .box-content{
		padding-bottom:20px;
	}
	aside .box .box-content .box-product ul > li{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0;
	}
	#tab-review .form-inline .radio {
		display:inline-block;
		padding-left:0;
	}
	#tab-review input[name="captcha"]{
		margin-bottom:10px;
	}
	.related {
		max-width:170px;
		padding-left:0;
		padding-right:0;
		margin-left:auto;
		margin-right:auto;
	}
	aside .box .box-heading{
		background:#fff;
		color:#333;
		padding: 15px 15px 15px 20px;
		margin-bottom: 20px;
		border:none;
	}		
	#cart .heading span.link_a i.fa.fa-shopping-cart{
		font-size:26px;
		color:#fff;
		line-height:50px;
		height:50px;
		}
	#cart .heading span.link_a {
		line-height:50px;
		border-radius:0
		}
	header #cart.active .content {
		top:50px
		}
	#powered {
		text-align:center;
		}
	aside #compare {
		display:none !important;
		}
	#full_gallery {
		display:block;
		}
	#default_gallery {
		display:none;
		}
	.tabs .tab-heading:hover {
		cursor:pointer;
		}
	.tabs .tab-content {
		display:none;
		}
	#content {
		margin-bottom:20px;
		}
	.box {
		margin-bottom:15px; 
		padding-bottom:0;
	}	
	.product-grid .name {
		height:auto;
		}
	.product-list .description {
		display:none;
		}
	.product-info h1 {display:none;}
	.product-info h1.view {display:block;}
	.product-filter .display {display:none;}
	.box .box-heading {margin-bottom:15px;}
	.box .box-content .box-product ul li:hover .quick-view-button {display:none !important; visibility:hidden; opacity:0}
	#compare-total  {
		display:none;
		}
	#content .box-product li:first-child {
		border-top:0;
	}
	#content .box-product li {
		border-top:1px dotted #c1c1c1;
		margin-bottom:20px !important;
		padding-top:20px;
		}
	#content .related .box-product li {
		border-top:none;
		margin-bottom:0 !important;
		padding-top:0;
		}
	#content .related .box-product .cart-button {
		border-top: 1px solid #E3E3E3;
	}
	.related .name a{
		font-size:13px;
	}
	.box .box-content{
		overflow:hidden;
	}
	.related .cart-button .compare, .related .cart-button .wishlist {
		display:inline-block;
	}
	aside > div {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		padding-top: 0;
	}	
	footer > div:first-child {display:none;}
	footer {padding:0; border-top:none; margin-top:0;}
	header #logo {margin:78px 0 29px 10px}
	.cart-position {
	  position:fixed;
	  top:0;
	  right:0px;
	  margin:0;
	  z-index:101;
	  }
	/*********************** box product *************************/
	#content .box-product  .image2{
		float:left;
		width:23%;
		box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.05);
		-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.05);
		}
	#content .box-product .inner {
		width:65%;
		float:left;
		margin-left:30px;
		margin-bottom:5px;
		padding:0;
		background:none;
		}
	#content .box-product li{
		margin-bottom:30px;
		}
	/*********************** search *************************/
	#search {
		position:fixed;
		top:50px;
		left:0px;
		z-index:101;
		display:none;
		width:100%;
		margin:0;
		z-index:10;
		}
	#search .button-search i {
		padding: 0;		
	}
	#search .inner {
		padding:4px 5px;
		background-color:#2e2e2e;
		overflow:hidden;
		position:relative;
		}
	#search input {
		width:100%;
		max-width:none;
		border-radius:4px;
		box-shadow:inset 0 0 11px rgba(0,0,0,0.22);
		height:44px;
		padding:10px 40px 10px 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
		}
	#search .button-search i {
		line-height: 36px;
		}
	#search .button-search {
		width: 36px;
		padding:0;
		position:absolute;
		top:8px;
		right:10px;
		background-image:none;
		color:#fff;
		background:#dedede;
		border-color:#dedede;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		}
	#search .button-search:hover {color:#fff;background:#ffe04d;}
	/******************* Cart *******************************/
	.cart-position #cart .heading span.link_a b, .cart-position #cart .heading span.link_a #cart-total, .cart-position #cart .heading span.link_a i.fa.fa-angle-down {display:none;}
	.cart-position{
		min-width:83px;
		}
	.cart-position #cart .heading span.link_a #cart-total2 {
		background:url(../image/cart-total2.png) no-repeat left top;
		display:block;
		position:absolute;
		top:14px;
		left:44px;
		height:22px;
		line-height:22px;
		width:30px;
		text-align:center;
		overflow:hidden;
		
		}
	header #cart.active .content {
		display: block;
		}
	.toprow-1 .cart-position {display:block; margin:0;}
	/*******************************************************/
	.col-sm-2 .box-content {display:none;}
	aside .box-heading:hover {
		cursor:pointer;
		}
	.box-heading i {
		float:right;
		font-size:14px;
		line-height:22px;
		color:#777;
	  }
	aside .box-product .name {height:auto !important;}
	/*************************swipe menu***************************/
	.swipe-control i {font-size:26px; color:#fff; line-height:50px;}
	.swipe-control:hover i {text-decoration:none;}
	.swipe-control {
		display: block;
		height: 50px;
		width: 64px;
		z-index: 100;
		text-align:center;
		border-right:1px solid #000;
		float:left;
	}
	body #page {
		height:100%
		}
	body.ind div.shadow{
		left:0;
		top:0;
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background:url("../image/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
		z-index:99;
		opacity:0.7
		}
	body.ind #page {
		margin-left: 237px;
		width:100%;
		position:fixed;
		left:0;
		top:0;
		z-index:2
		}
	body #body .swipe .swipe-menu{
		background-color: #fff;
		height:100%;
		overflow:scroll;
		
		}
	body #body .swipe {
		display:none;
		}
	body.ind #body .swipe {
		display:block;
		background-color:#f7f7f7;
		position:fixed;
		color:#777;
		width:237px;
		top:50px;
		left:0px;
		z-index:100;
		overflow:hidden;
		z-index:101;
		}
	header .toprow {display:none;}
	header .toprow-1 {display:block;}

	/********************************************/
	
	#livesearch_search_results {
		display:none !important; 
		}
	/************************************ product list ****************************************************/
	.product-list ul li .image {
		width:30%;
		float:left;
		}
	.product-list ul li .left {
		width:65%;
		float:left;
		margin-left:5%;
		}
	/********************************  product grid ***********************************************************/
	.product-grid ul li {
		overflow:hidden;
		}
	.product-grid ul li .image {
		width:30%;
		float:left;
		}
	.product-grid ul li .left {
		width:65%;
		float:left;
		margin-left:5%;
		}

	/************************************** box-category ********************/
	.box-product.box-subcat li {
		height:auto !important;
		overflow:hidden;
		}
	.box-product.box-subcat li .image {
		float:left;
		width:30%;
		max-width:170px;
		}
	.box-product.box-subcat li .name {
		width:65%;
		float:left;
		margin-left:5%;
		}  

	/********************************************************/
	.order-list .order-info {
		text-align:left;
		}
	.order-content{
		padding-top:0;
		}
	.order-content>div>div {
		margin-top:20px;
		}
}
/******************************************************/
@media (max-width: 555px) {	
	.content-border h2{
		margin-bottom:20px;
		}
	.content-border {
		border:0;
		padding:0px;
		margin-bottom:0px;
		}
	.checkout .checkout-product .table td {
		font-size:12px !important;
		padding:4px 2px !important;
		}
	.product-list .cart-button {
		position:static;
		float:none;
		margin:10px 0 0 0
		}
	.shop-cart .table.table-bordered {
		border:0
		}
	.shop-cart .table {display:block;width:100%}
	.shop-cart .table thead {display:none;}
	.shop-cart .table tbody {
		display:block;
		border:0;
		}
	.shop-cart .table tbody tr {
		display:block;
		margin-bottom:30px; 
		border:1px solid #d7d7d7;
		border-bottom:0;
		}
	.shop-cart .table tbody td {
		display:block;
		text-align:center;
		border:0;
		border-bottom:1px solid #d7d7d7;
		}
}

/******************************************************/
@media (max-width: 515px) {
	img#captcha {
		margin-left:0px;
	}	
}
/**********************************/
@media (max-width: 480px) {
	.product-list .cart, .product-list .wishlist, .product-list .compare {
		margin-bottom: 10px;
	}
	.checkout .checkout-product .table td {
		font-size:10px !important;
		padding:4px 2px !important;
		}	
}
/******************************************************/
@media (max-width: 440px) {
	.login-content .heading i {
		font-size:30px;
		}
	.login-content .heading h2 {
		font-size:13px;
		}
	.checkout-content {
		padding:10px
		}
	header #cart.active .content {
		height:250px;
		overflow:hidden;
		}
	header #cart.active .content .content-scroll {
		height:100%;
		overflow:scroll;
		webkit-overflow-y:scroll
		}
	.cart-bottom .buttons .center {
		text-align:right;
	}
	.box-product span.sticker_sale, .box-product span.sticker_top, .box-product span.sticker_new,
	.product-grid span.sticker_sale, .product-grid span.sticker_top, .product-grid span.sticker_new,
	.product-list span.sticker_sale, .product-list span.sticker_top, .product-list span.sticker_new{
		max-width:90%; max-height:90%;
		}	
}
/******************************************************/
@media (max-width: 410px) {
	.product-info .review img {
		margin-bottom:10px;
		float:none;
		}
	.product-info .review .btn-rew {
		float:none;
		}
	.product-filter .sort {
		float:none;
		}
	.product-filter .limit {
		float:none;
		margin:10px 0 0 0;
		}
	.account-forgotten .content .form input{
		width:220px;
	}
}
/***********************************************************/
@media (max-width: 372px) {
	a.button-prod {
		margin-left:0;
	}
	.checkout-content .name a{
		font-size:10px;
	}
}