@media only screen and (max-width:1360px) {
	.middle-header .nav-link {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15px;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}

}

@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;
	}

	.register input[type="text"],
	.register input[type="password"],
	.register textarea,
	.register select {
		width: 90%;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}
}

@media only screen and (max-width:1199px) {
	.main-nav-center .toggle-nav {
		top: -100px;
	}

	/*.toggle-nav i {
		color: #ffffff;
	}*/

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}
}

@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;
	}

	.contact_us input[type="text"],
	.contact_us textarea {
		width: 100%;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}

}

@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;

	}

	.footer-dark .dark-layout section.small-section {
		padding-top: 20px;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}
	.top-header .container {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
}

@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;

	}

	.contact_us input[type="text"],
	.contact_us 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;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}
	.imgslide_mobile {
		display: block;
	}
	.imgslide_desktop {
		display: none;
	}
	.topbanner {
		margin-bottom:0;
	}

}

@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;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}


}



@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: 80px;*/
	}

	.main-nav-center .toggle-nav {
		top: -100px;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}

}

@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;
	}

	/*	.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;
	}

	.brand-logo img {
		width: 200px;
		height: auto;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}
}

@media only screen and (min-width:1200px) {

	.pixelstrap .sm-nowrap>li>a,
	.pixelstrap .sm-nowrap>li> :not(ul) a {
		word-wrap: break-word;
		white-space: pre-wrap;
	}

	.pixelstrap .mega ul ul {
		max-width: 100%;
	}

	.pixelstrap .link-section ul li a {
		font-size: 13px;
		line-height: 1;
	}

	.main-nav-center .sm>li>a {
		padding-right: 35px;
	}

	.main-nav-center .sm>li:not(.mega)>a {
		padding-right: 25px;
	}

	#main-nav {
		position: relative;
	}

	#main-nav #main-menu {
		position: static;
	}
	.collection-filter-block {
		height: 100%;
	}
	.listing_filters_box, .listing_filters_box.sticky {
		position: sticky;
		top:0;

	}

	.mega-menu.full-mega-menu.kyliomeno {
		-moz-column-count: 5;
		-webkit-column-count: 5;
		column-count: 5;

		column-fill: auto;
		-moz-column-fill: auto;
		-webkit-column-fill: auto;

		width: 100% !important;
		height: 400px;
	}

	.pixelstrap .full-mega-menu.kyliomeno .row {
		display: block;
		vertical-align: top;
	}

	.pixelstrap .full-mega-menu.kyliomeno .mega-box {
		max-width: 100%;
	}

	.pixelstrap .full-mega-menu.kyliomeno .row ul {
		margin: 0;
		padding: 0;
	}

	.pixelstrap .full-mega-menu.kyliomeno a {
		line-height: 18px;
	}

	.pixelstrap .full-mega-menu.kyliomeno .menu-title h5.no-children {
		margin-bottom: 5px;


	}

	.pixelstrap .full-mega-menu.kyliomeno .menu-content {
		margin: 0 0 5px;
		padding: 0;
	}

	.pixelstrap .full-mega-menu.kyliomeno .menu-title h5 {
		margin: 0;
		padding: 0;
		line-height: 1;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}

	.dark .pixelstrap a {
		color:var(--domain-menubar-textcolor);
	}
}

@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;
	}*/

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}

}

@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;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}

}

@media only screen and (min-width:992px) and (max-width:1280px) {
	#main-slider {

		margin-top: -130px;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}
}

@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;
	}

	#cartcontentspopup .buttons a {
		color: #0094a5;
	}

	#cartcontentspopup .buttons a:hover {
		color: #0094a5b4;
	}


}

@media only screen and (min-width:578px) {}