@media only screen and (max-width:1600px) {
	.product-box .front img {
		height: 300px;
		
	}
}
@media only screen and (max-width:1360px) {
	.middle-header .nav-link {
		padding-left:10px;
		padding-right: 10px; 
		font-size: 15px;
	}
	
	
}

@media only screen and (max-width:1279px) {
	
	.top_search {
		width:400px;
		
	}
	.top_search #searchproducts {
		width: 350px;
	}
	.middle-header .nav-link {

		font-size: 14px;
	}
	.topnav {
		display:table;
		width: 100%;
		table-layout: fixed;

	}
	.topnav .navbar {
		display: table-row;
	}
	.topnav .navbar > div {
		display: table-cell;
		vertical-align: middle;
	}
	.topnav .navbar > div > a {
		text-align: center;
	}
	.searchresults_desktop .searchproducts .searchproduct {
		width:100%;
		border-right: none;
		border-bottom: 1px solid #ccc!important;
		padding: 5px 0;
	}
		.nice_fields input[type="text"], .nice_fields input[type="password"], .nice_fields textarea, .nice_fields select {
		width: 90%;
	}
	
}

@media only screen and (max-width:1199px) {
	.pixelstrap ul li.more_cats {
		display: none;
	}
	.login_part.mycart {
		display: none;
	}
}
@media only screen and (max-width:1023px) {	

	/*
	.parallax {
   	
		height: 400px;
		width:100%;
   	
	    background-position: center center;
   	 background-repeat: no-repeat;
	    background-size: cover;
	}
	.parallax_half {
		height:200px;
	}
	.parallax_half h1 {
		padding: 0px 0;
		margin: 0;
		font-size:22px;		
	}*/
	.top_search {
		width:200px;
		
	}
	.top_search #searchproducts {
		width: 130px;
	}
	
	.nice_fields input[type="text"], .nice_fields textarea {
		width:100%;
	}
	.deite_episis {
		display: none!important;
	}
	.login_part .scart_buttons .scart_button  {
		display:block;
		float: none;
		margin:0 0 10px 0;
		text-align: center;
		
	}
	.login_parts {
		display: block;
	}
	.login_part, .login_part.create_account, .login_part.mycart {
		display:block;
		margin:0px auto 20px;
		width:100%;

	}
	.login_part.mycart .hide-mobile {
		display: none;
	}

}
@media only screen and (max-width:991px) {
	.top_categories .top_category {
		margin-bottom:10px;
	}
	.nav_burger i {
		display: inline-block;
		vertical-align: top;
	}
	.nav_burger span {
		display: inline-block;
		vertical-align: top;
		line-height: 32px;
	}
	.searchresults .searchproducts {
		display:block;
		width: 100%;
		border-right: 0;
	}
	.searchresults .searchcategories {
		display: block;
		width: 100%;
	}
	.searchcategories.notfound {
		display: none;
	}
	.middle-header.fixed-top .toptel_mob  {
		display: block;
		padding: 0 10px 0 0;
		font-size:16px;
		line-height: 32px;
		color: #000;
	}
	table.basket tr td .product p.photo {
		width:100px;
		min-height:20px!important;
	}
	table.basket tr td .product h3 a {
		font-size:12px!important;
	}

	table.basket tr th, table.basket tr td {
		padding: 20px 5px!important;

	}
	table.basket tr .quantity input {
		width:30px!important;
		margin:0!important;
	}
	table.basket tr .quantity p a {
		font-size:12px!important;
	}
	.shopping_cart td img {
		width:80px;
		height: auto;
	}

	.login_part .scart_buttons .scart_button  {
		display:block;
		float: none;
		margin:0 0 10px 0;
		text-align: center;
	}
	.login_part .scart_buttons .scart_button  {
		display:block;
		float: none;
		margin:0 0 10px 0;
		text-align: center;
	}
	#main-slider {
		position: relative;
		margin-top: -100px;
	}
	#partners-store-locator {
		height: 640px;
	}
	.collection-filter-block {
		padding: 0 30px;

	}
	/*.listing_subcats, .listing_subcats_container {
		display: none;
	}*/
	.index_categories.listing_subcats:not(.devices_subcats) img {
		display: none;
	}
	.menu_left {
		display: none;
	}
	header.sticky .top-header {
		display: block;
	}
	.brand-logo img {
		top:10px;
		position:relative;
		max-height: 100px;
	}
	.login_part .scart_buttons .scart_button  {
		display:block;
		float: none;
		margin:0 0 10px 0;
		text-align: center;
	}
	.login_part .scart_buttons .scart_button  {
		display:block;
		float: none;
		margin:0 0 10px 0;
		text-align: center;
	}
}

@media only screen and (max-width:767px) {
	
	.top_search {
		display: none;
	}
	.top_search.active {
		display: block;
		position: absolute;
		top: 55px;
		right:46px;
		z-index: 99;
		
		
	}
	.top_search.active  #searchproducts {
		width:100%;
		visibility: visible!important;
	}
	.top_search .evresi {
		display:none;
	}
	.evresi {
		display: none;
	}

	.evresi_mob {
		margin: 0px 0 0;
		display: inline-block;
		position:absolute;
		right:10px;
		height:28px; 
		padding: 0px 0px 0 8px;
		z-index: 999;	
		cursor: pointer;
	}
	.middle-header.fixed-top .evresi_mob {
		display: none;
	}
	.scart_buttons .scart_button {
		float:none;
		display:block;
		margin: 0px 0px 10px;
	}
	.scart_buttons .scart_button.padr {
		padding:0px;
	}
	table.basket tr td .product p.photo {
		width:60px;
		min-height:inherit;
	}
	.shopping_cart td img {
		width:80px;
		height: auto;
	}
	table.basket tr td .product h4 a {
		font-size:14px!important;
	}

	table.basket tr th, table.basket tr td {
		padding: 20px 10px!important;
		font-size:14px!important;
	}
	div.checkradio {
		display:block!important;
		margin:0 0 0px!important;
		padding: 4px 0px!important;
		width:100%!important;
		float: none!important;
	}
	div.checkradio.payment {
		margin:0 0 10px!important;
		width:100%!important;
		float: none!important;
	}
	div.check p {

	}

	div.check .freeshipping {
		display: block!important;
		float:left!important;
		position: inherit!important;
		margin:4px 0px;
	}
	.login_part, .login_part.create_account, .login_part.mycart {
		display:block;
		margin:0px auto 20px;
		width:100%;
		


	}
	.oroi_xrisis_login {
		width:98%;
		padding: 2px 1%;
	}
	.login_page.login_box {
		float: none;
		width:100%;
		margin: 0 0 10px;
	}
	.login_page.register_box {
		float: none;
		width:100%;
	}
	.contact_us {
		float: none!important;

		width:100%;
		
	}

	.contact_us iframe {
		width:100%!important;

	}

	.nice_fields input[type="text"], .nice_fields textarea{
		margin:0px auto;
		display: block;
	}
	.contact_us .custom_btn {
		margin: 0px auto;
		display:block;
	}
	.img_oriented.img.orientation_vertical td img {
		height:auto;
		max-height: 160px;
		width:auto;
		max-width: 100%!important;
	}
	
	.img_oriented.img.orientation_horizontal td img {
		width:100%;
		height: auto;
		max-width: 100%!important;
		max-height: 160px;
	}
	
	.footer .social-link {
		display: block;
	}
	.conf_page {
		display:block;
	}
	.conf_left {
		width:100%;
		display:block;
		border:0;
		margin:0 0 30px;
		
	}
	.new_checkout .conf_left {
		border-right: 0;
		width: 100%;
	}
	.conf_right {
		width:100%;
		display: block;
	
	}
	.top_categories .clear2 {
		display: block;
		clear: both;
	}
	.top_categories .top_category {
		width:49.50%;
	}
	.top_categories .top_category.last5 {
		margin-right:1%;
	}
	.top_categories .top_category.last2 {
		margin-right:0!important;
	}
	#main-slider {

		margin-top: -120px;
	}
	.main-slider-desktop {
		display: none;
	}
	.main-slider-mobile {
		display: block;
	}
	.index_slider .index {
		 display: none!important; 
	 }
 
	.index_slider .indexmobile {
		 display: block!important; 
		 border:0px; width:100%;
	 }
	.product_images img {
		max-height: inherit;
	}
	.searchresults {
		width:100%;
	}
	.container.middle-header {
		max-width:99%;
	}
	.brand-logo img {
		
		max-height: 70px;
	}
	.login_part, .login_part.create_account, .login_part.mycart {
		display:block;
		margin:0px auto 20px;
		width:100%;
		


	}
	.hide-mobile {
		display: none;
	}

}
@media only screen and (max-width:599px) {		
	
	/*.parallax_half h1 {
		font-size:16px;
	}*/
	.til {
		padding-top:4px;
		height: 28px;
	}
	.conf_box_table {
		display: block;
		
	}
	.conf_box_table_row {
		display: block;
	}
	.new_checkout .conf_box  {
		display:block;
		border-right: 0;
		border-bottom: 1px solid #ccc;
		width:100%;
	}
	
	.site-header .site-branding .site-logo {
		/*width: 140px;*/
	}
	.site-header .toolbar .toolbar-item {
		border:0;
		width:50px;
	}
	.site-header .toolbar .toolbar-item.show-on-mobile-too {
		display: inline-block!important;
	}
	.site-header .toolbar .toolbar-item .text-label {
		display: none!important;
	}
	#searchresults_mobile .searchproducts .searchproduct {
		width:100%;
		border-right: none;
		border-bottom: 1px solid #ccc!important;
		padding: 5px 0;
	}
	.partner_row .partner_image {
		width:100%;
		padding:0px 0px 40px 0px;
		text-align:center;
		float:none;
		display: block;
	}
	/*.header.dark {
		padding-bottom: 50px;
	}*/
	#main-slider {

		margin-top: -100px;
	}
	

}

@media only screen and (max-width:576px) {	
		.search-overlay {
			width: 100%;
			position: fixed;
			left: 0;
			right: inherit;
			height: auto;
			top:inherit;
			bottom:60px;
	
		border: 1px solid #ccc;
	}
	.main-menu .menu-right .icon-nav .mobile-setting i.top_wishlist {
		color:#fff;

	}
	.main-menu .menu-right .icon-nav .mobile-search {
		display: inline-block;
	}
	.main-menu.border-section {
		background: #fff;
		/*height: 120px;*/
	}
	.sticky_header .main-menu.border-section {
		
	}
	.sticky_header .header-container {
		padding:0;
	}
	.sticky_header .top-header.top-header-theme {
		display: none;
	}
	.container.middle-header {
		max-width:100%;
	}
	.sticky_header .page-content {
		padding-top:220px;
	}
	.articles_image {
		float: right;
		padding:0 0px 0 30px;
		width: 250px;
	}
	.articles_image img {
		width:100%;
		height: auto;
	}
	.bx-wrapper .bx-controls-direction a {
		display: none;
	}
	.brand-logo img {
		max-height: 70px;
	}
	.sticky_header .brand-logo img {
		/*display: none;*/
		height: 40px;
	}
	.sticky_header .main-menu .menu-left .navbar {
		padding:0px 45px 5px 10px !important
	}
	
	.sticky_header .header-style-5.color-style .main-menu .brand-logo {
		position:fixed;
		padding:0;
		top:15px;
		left: 50%;
		transform:translate(-50%);
		
		
		z-index:0;
	}
	.sticky_header .header-style-5.color-style .main-menu .brand-logo a {
		display: inline-block;
		position:relative;
		z-index:1;
	}
	.sticky_header .brand-logo span {
		display: block;
		color:var(--theme-deafult2);
		font-size: 15px;
		font-weight: 500;
	}
	.sticky_header .header-style-5.color-style .toggle-nav {
		padding:0;
		position:fixed;
		top:15px;
		right:10px;
	}
	.sticky_header .middle-header {
		height:0;
		
	}
	.sticky_header .top-header .header-contact {
		position:relative;
		z-index:10;
	}
	.slider-nav .slick-slide img {
		height: 100px;
	}
	.header-contact-other {
		/*display: none;*/
	}
	.header-contact-col {
		width:100%;
		text-align:center;
		border-bottom:1px solid #eee;
	}
	.header-dropdown .order_status {
		display: none;
	}
}

@media only screen and (max-width:479px) {		
	
	.til {
		padding: 3px 9px 0 35px!important;
		float: right;
		height:32px;
		display: none;
	}

	.top-header {
		padding: 10px 10px 10px 23px;	
	}

	.twitter-typeahead {
		display:none!important;
	}
	.top-header.top-header-dark3 {
		display: block;
	}

/*	.form-control {
		visibility:hidden!important;
	}	*/
	
	
	.twitter-typeahead {
		display: none;
	}
	.top_icons {
		width: auto;
		display: inline-block!important;
		max-width: inherit;
		flex: none;
	}
	.nav_burger span {
		font-size:14px;
	}
	.searchresults {
		max-height: 300px;
	}
	.img_oriented {
		height:auto!important;
		overflow: visible!important;
	}
	.img_oriented img {
		width: auto!important;
		max-width:100%;
		height: auto!important;
		max-height: inherit!important;
	}
	.site-header .site-branding .site-logo {
		width: 170px;
	}
	#main-slider {
		position: relative;
		margin-top: -50px;
	}
	form#product_form button[type="submit"], .product-buttons a {
		display: block;
		width:100%;
		margin: 0 0 10px!important;
	}
	
}

@media only screen and (min-width:1200px) {
	.pixelstrap .sm-nowrap > li > a, .pixelstrap .sm-nowrap > li > :not(ul) a {
		word-wrap: break-word!important;
		white-space: pre-wrap!important;
	}
	.pixelstrap .mega ul ul {
		max-width: 100%;
	}
	.pixelstrap .link-section ul li a {
		font-size: 13px;
	}
	
	.pixelstrap ul li.hide_subcat {
		display: none;
	}
	.main-nav-center .sm > li > a {
		padding-right: 28px;
	}
	.main-nav-center .sm > li:not(.mega) > a {
		/*padding-right: 25px;*/
	}
	.nav_container {
		background:#e4604a;
	}
	.main-nav-center .sm > li > a {
		color: #fff;
	}
	.home-slider .home, .home-slider .slider-contain {
		height: 620px;
	}
	.pixelstrap .link-section h5.has-children {
		margin:0 0 2px;
		
	}
	.pixelstrap .link-section h5.has-children a {
		
		
	}
	.pixelstrap .link-section .menu-content {
		margin: 0 0 10px;
	}
	.listing_filters_box.sticky {
		position: fixed;
		
	}
	header.sticky .top-part {
		display: none;
	}
	.search-overlay {
		display: block;
	}
	.header-style-5.color-style .form_search {
		/*background:#fff;
		border-radius:0;
		border:0;
		border-bottom:1px solid #ccc;
		box-shadow:none;*/
	}
	.search-overlay > div .overlay-content input {
		border-bottom:0;
	}
	
	.search-overlay > div .closebtn {
		display: none;
	}
	.search-overlay > div .overlay-content button {
		right: 0px;
	}
	.main-menu .menu-right {
		
	}
	.search-icon {
		display: none;
	}
	.header-style-5 .bottom-part .category-menu-container:hover .marketplace-sidebar {
		display: block !important;
	}
	.row.bordered_listing > div:not(.nobr) {
		border-right: 0px solid #ccc;
	}
	
	
	
	
}
@media only screen and (min-width:1024px) {
	/*
	.parallax {

   	 height: 400px;
		width:100%;
   	 
	    background-attachment: fixed;
	    background-position: center;
   	 background-repeat: no-repeat;
	    background-size: cover;
	}
	.parallax_half {
		height: 200px;
	}*/
	
	
}
@media only screen and (min-width:992px) {
	.subcats_container.colstyle {
		-moz-column-count: 4;
	   -webkit-column-count: 4;
		column-count: 4;
		max-height: 480px;
		width:100%;
	   padding: 0 10px;
	}
	.subcats_container.rowstyle.has_banner {
		width:75%;
		float:left;
	}
	.subcats_container.rowstyle .subcat_col {
		word-wrap: break-word;
	}
	.subcats_banner {
		width: 24%;
		float: right;
	}
	.subcats_container h6 {
		padding: 0px 0 2px!important;
		margin: 0;
	}
	.subcats_container .list-group-item {
		margin: 0;
		border: 0;
		padding:3px 0;
		font-size:14px;
		line-height: 1;
		white-space: nowrap;
	}
	.subcats_container.colstyle .list-group-item {
		
	}
	.subcats_container.rowstyle .list-group-item {
		white-space: pre-line;
	}
	.subcats_container .list-group-item.lastsubcat {
		padding-bottom:10px;
	}
	#main-slider {
		position: relative;
		margin-top:-160px;
	}
	
	.sticky_header .collection-filter {
		position:sticky!important;
		top:150px;
		height:100%;
	}
}
@media only screen and (min-width:992px) and (max-width:1280px)  {
	#main-slider {

		margin-top:-130px;
	}
}
@media only screen and (min-width:768px) {
	.hover-style:hover, .card-product:hover, .twitter-typeahead .form-control:focus {
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	.hover-style2:hover {
		border-color:#e64a0d;
		-webkit-box-shadow:0 0 0 .2rem #fff,0 0 0 .4rem rgba(230,74,13,.5);
		box-shadow:0 0 0 .2rem #fff,0 0 0 .4rem rgba(230,74,13,.5);
	}
	/*.topnav {
		display:table;
		width: 100%;
		table-layout: fixed;

	}
	.topnav .navbar {
		display: table-row;
	}
	.topnav .navbar > div {
		display: table-cell;
		vertical-align: middle;
	}
	.topnav .navbar > div > a {
		text-align: center;
	}*/
	
	.card-product .action {
		bottom: auto;
		top: auto;
		position: static;
		margin: 4px 0 0;
		height:31px;
		display:block;
		visibility: hidden;
	}
	.card-product:hover .action {
		visibility: visible;
	}
	.top_categories .top_category.last5 {
		margin-right:0;
	}
	
	
	
}