@media only screen and (max-width:1600px) {
	.product-box .front img {
		height: 400px;
	}
	.noleftcol .product-box .front img {
		height: 500px;
	}
}
@media only screen and (max-width:1360px) {
	.middle-header .nav-link {
		padding-left:10px;
		padding-right: 10px; 
		font-size: 15px;
	}
	.pixelstrap.sm-vertical li img {
		height: 200px!important;
	}
	
}

@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;
	}
		
	.pixelstrap.sm-vertical li img {
		height: 150px!important;
	}
	/*.login_parts {
		display: block;
	}
	.login_part:not(.unstyled) {
		width:50%;
	}
	.login_part.create_account {
		border-right:0;
		margin: 0;
	}
	.login_part.mycart {
		display:block;
		margin: 20px auto 0;
		width:280px;
	}
	*/
	.login_part.mycart {
		display: none;
	}
	
}

@media only screen and (max-width:1199px) {
	.container.middle-header {
		width:100%;
		max-width:100%;
	}
	.marketplace-sidebar.sidenav .pixelstrap > li > a img {
		display: none;
	}
	.product-box .front img {
		height: 600px;
		
		
	}
	.joola_in ul li a img {
		height: 300px;
	}
	.header-style-5.color-style .form_search {
		width: 300px; 
    
	}
	.header-style-5 .bottom-part .category-menu .toggle-sidebar {
		width: auto;
	}
	.header-style-5.color-style .bottom-part .category-menu .toggle-sidebar {
		padding:10px 15px;
	}
	.header-style-5.color-style .bottom-part {
		
	}
	.header-style-5.color-style .bottom-part > .container {
		min-width: inherit;
		max-width: inherit;
		padding:0;
		
	}
	.header-style-5.color-style .bottom-part > .container > .row {
		margin:0;
	}
	.header-style-5.color-style .bottom-part > .container > .row > div {
		margin:0;
		padding:0;
	}
	.header-style-5 .bottom-part .category-menu {
		align-items:start;
		width: auto;
		display: inline-block;
		vertical-align:top;
	}
	.header-style-5.color-style .toggle-nav {
		width: auto;
		float: right;
		background:#a05d31;
		color:#fff;
		padding:11px 15px;
	}
	.toggle-nav i {
		color:#fff;
		display: inline-block;
		vertical-align:middle;
	}
	.header-style-5.color-style .toggle-nav span {
		display: inline-block;
		vertical-align:middle;
		padding-left: 3px;
	}
	.header-style-5 .bottom-part .category-menu .toggle-sidebar i {
		
	}
	.desktop_search {
		display: none;
	}
	.search-overlay > div .overlay-content button {
		background:var(--theme-deafult);
	}
}
@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;
	}
	
	
	.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;
	}

	.scart_buttons .scart_button  {
		display:block;
		float: none;
		margin:0 0 10px 0;
		text-align: center;
	}
	.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 img {
		display: none;
	}
	.menu_left {
		display: none;
	}
	header.sticky .top-header {
		display: block;
	}
	.collection-filter-block.tall:after  {
		position:sticky;
		left:100%;
		z-index:1;
		margin-right: -20px;
		bottom:0;
		content:'\f107';
		background:var(--theme-deafult2);
		padding:10px 15px;
		color:#fff;
		border-radius:100%;
		font: normal normal normal 14px/1 FontAwesome;
	}
	.header_img {
		height:32px;
	}
	.header_btn strong {
		/*display: none;*/
	}
	.sticky_header .page-content {
		padding-top:52px;
	}
	.joola_in ul li a img {
		height: 200px;
	}
	.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;
	}
	.account-bar-container {
		
		margin:0px auto 0;
		width: 300px;
		order:2;
	}
	.account_bar {
		float: none;
		display: table;
		margin:30px auto 0px;
		padding:30px 0px 0px 0;
		border-right: none;
		border-top:2px solid #ccc;
		text-align:left;
		
	}
	.account_bar.no-border-top {
		margin-top:0;
		padding-top:0;
		border-top:0;
	}
	.account_new_listing {
		display: none;
	}
}

@media only screen and (max-width:767px) {
	.breadcrumb-section > .container {
		max-width: 100%;
	}
	.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:auto;
		min-height:inherit;
		margin-right: 5px;
	}
	.shopping_cart td img {
		
		
	}
	table.basket tr td .product p.photo img {
		max-width:40px;
		
	}
	table.basket tr td .product h4 a {
		font-size:14px!important;
	}

	table.basket tr th, table.basket tr td, table.basket tr.total td {
		padding: 10px 10px!important;
		font-size:14px!important;
		line-height: 1.2;
	}
	
	table.basket tr td:first-child {
		width:80%;
	}
	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 .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;
	}
	.bannerdesktop {
		 display: none!important; 
	 }
 
	.bannermobile {
		 display: block; 
		 border:0px; width:100%;
	 }
	.product_images img {
		max-height: inherit;
	}
	.searchresults {
		width:100%;
	}
	.brand-logo img {
		max-height: 50px;
	}
	.blog-menu-container .show-div {
		padding-top:0;
	}
	.product-box .front img {
		height: 300px;
	
	}
	.noleftcol .product-box .front img {
		height: 300px;
	}
	.search-overlay {
			width: 100%;
			position: fixed;
			left: 0;
			right: inherit;
			height: auto;
			top:60px;
			
	
		border: 1px solid #ccc;
	}
	.prev-article .articles_image {
		float: none;
		display: block;
		text-align:center;
		width: auto;
		max-width:100%;
		padding: 0 0 10px;
	}
	.login_part:not(.unstyled), .login_part.create_account, .login_part.mycart {
		display:block;
		margin:0px auto 20px;
		width:100%;
		


	}
	.hide-mobile {
		display: none;
	}
	.footer-theme.partition-f {
		padding-top:0!important;
	}
}
@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 {
			
			/*top:inherit;*/
			bottom:auto;
	
		
	}
	.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 {
		
		/*height: 140px;*/
	}
	/*.sticky_header .main-menu.border-section {
		height: 0;
	}*/
	.sticky_header .page-content {
		/*padding-top:200px;*/
	}
	.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;
	}
	/*.sticky_header .brand-logo img {
		display: none;
	}*/
	/*
	.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-style-5.color-style .main-menu .onhover-div .user_icon i.loggedin {
		display: none;
	}
	.empeiria_arrow a.cycle-prev {
		left:10px;
		top:-55px;
	}
	.empeiria_arrow a.cycle-next {
		right:10px;
		top:-55px;
	}
	.empeiria {
		margin-bottom:10px;
	}
	.header-style-5.color-style .main-menu .brand-logo {
		order:0;
	}
	.left-btns-container {
		order:2;
	}
	.sticky_header .brand-logo img {
		height: 50px;
		margin-top:5px;
		margin-bottom:5px;
		display: block;
	}
	.blog-menu-container .show-div {
		left: auto;
		right: 0;
	}
	.blog-menu-container .show-div ul li.has_subcats > a {
		padding-left:20px;
		padding-right: 10px;
	}
	.blog-menu-container .show-div ul li.has_subcats > a::after {
		right: auto;
		left: 8px;
		content: "\f104";
	}
	.blog-menu-container .show-div ul li ul {
		left: auto;
		right: 100%;
	}
	.drop_downs ul li.submit_sliders {
		display: block;
	}
	.breadcrumb-section {
		padding-top:5px;
		padding-bottom:10px;
	}
	.breadcrumb-section .row div[class*="col"] {
		
	}
	.breadcrumb-section .breadcrumb i {
		line-height:13px;
	}
	.slick-prev:before, .slick-next:before {
	  color: #a05d31;
	  font-size: 30px;
	  
	}
	.slick-prev { 
		left: 5px; 
		z-index:9999;
	}
	.slick-next { 
		right: 5px; 
		z-index:9999; 
	}
}

@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;
	}
	.order_history h3 {
		font-size: 20px;
	}
	.order_history h3 small {
		margin-top:4px;
	}
}
@media only screen and (min-width:1800px) {
	.container {
		max-width:1600px;
		width:1600px;
	}
	
}
@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;
	}
	.header-style-5.color-style .main-nav-center .sm > li.active > a, .header-style-5.color-style .main-nav-center .sm > li:hover > a {
		background:#a05d31;
		
	}
	.main-nav-center > nav {
		/*float: left;*/
	}
	.main-nav-center .sm {
		display: block;
	}
	.main-nav-center > nav > ul > li:last-child {
		position:absolute;
		right:0;
	}
	.main-nav-center > nav > ul > li:last-child > a:before {
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
  
		content: "\f003";
		left:-6px;
		position:relative;
	}
	.pixelstrap .mega ul ul {
		max-width: 100%;
	}
	.pixelstrap .link-section ul li a {
		font-size: 13px;
	}
	
	.main-nav-center .sm > li > a {
		padding-left: 12px;
		padding-right: 12px;
	}
	.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;
	}
	
	.category-menu-container:hover .marketplace-sidebar {
		display: block !important;
	}
	.category-menu-container .marketplace-sidebar {
		background:none;
		/*padding-top:var(--menu-buttons-pt);*/
		padding-top:0;
	}
	.pixelstrap.sm-vertical > li {
		border-bottom:1px solid #ccc;
	}
	
	.pixelstrap.sm-vertical > li:last-child {
		border-bottom:0;
	}
	.marketplace-sidebar.sidenav .sm-vertical {
		padding:0;
	}
	/*.search-overlay {
		display: block;
	}*/
	.header-style-5.color-style .form_search {
		background:#fff;
		
	}
	.search-overlay > div .closebtn {
		/*display: none;*/
	}
	.search-overlay > div .overlay-content button {
		right: 0px;
	}
	.search-overlay > div .overlay-content > .container {
		max-width: inherit;
		width: auto;
	}
	.main-menu .menu-right {
		
	}
	.search-icon {
		display: none;
	}
	.index_banners .index_banner {
		width:20%;
	}
	/*.marketplace-sidebar.sidenav.fixed-sidebar {
		position:fixed;
		left:0;
	}*/
	/*
	.pixelstrap.sm-vertical li {
		width:16.66%;
		float:left;
		text-align:center;
		border-bottom:0;
		padding:20px 10px 10px;
		
	}*/
	.pixelstrap.sm-vertical li img {
		height: 250px;
		object-fit: cover;
		width:100%;
		border-radius:10px;
	}
	.pixelstrap.sm-vertical li img:hover {
		opacity: 0.8;
	}
	.pixelstrap.sm-vertical li span {
		font-weight:400;
		font-size: 14px;
		display: block;
		padding:0px 0 0;
	}
	.mobile-search {
		display: none;
	}
	.in_listing:not(.noleftcol) .product-box .front img {
		height:400px;
	}
	
	
}
@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) {
	/*.header-style-5.color-style .main-menu .brand-logo {
		margin-left:-80px;
	}*/
	.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%;
	}
	.price-box {
        float: right;
        width: 300px;
        text-align: center;
        background: #f2edeb;
        margin: 0 0 30px;
        border-radius: 12px;
        padding: 10px;
	}
	.product_titles {
		float: left;
		width: calc(100% - 300px);
		padding-right: 20px;
	}
}
@media only screen and (min-width:577px) {
	.onhover-div .show-div {
		
		  transform-origin: top;
	  transform: scaleY(0);
	  -webkit-transform: scaleY(0);
	  transition: transform 0.4s ease;
	  -webkit-transition: transform 0.4s ease;
		
	}
	  .onhover-div:hover .show-div {
		
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		
	}
	.slick-prev:before, .slick-next:before {
	  background: #a05d31;
	  font-size: 30px;
	  padding: 10px 9px 7px;
	  border-radius: 50%;
	  color: #fff;
	  line-height: 50px;
	}
	.slick-prev:before {
		position:relative;
		left:-30px;
	}

}
@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);
	}
	.bannermobile {
		display: none!important;
	}
	/*.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;
	}
	
	#newsletter_subscribe {
	  
	  
	  transition: all 0.4s ease;
	}

	/* όταν γίνεται floating */
	#newsletter_subscribe.floating {
	  position: fixed;
	  background:#fff;
	  bottom: 10px;
	  right: 10px;
	  z-index: 9999;
	  transform: translateY(0);
	  opacity: 1;
	  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
	  padding:10px;
	  border-radius:5px;
	  
	}	
	#newsletter_subscribe.floating p {
		font-weight: 600;
		font-size: 16px;
		color:#111;
	}

	/* προετοιμασία για smooth είσοδο */
	#newsletter_subscribe.floating-hidden {
	  opacity: 0;
	  transform: translateY(30px);
	}
	#newsletter_subscribe.floating .close-newsletter {
	  position: absolute;
	  top: 5px;
	  right: 8px;
	  background: none;
	  border: none;
	  font-size: 1.2rem;
	  cursor: pointer;
	  color: #888;
	}


	

	
}