/* CSS Document */


@media all and (max-width: 1115px) { 
ul.products li .photo {
    text-align: center;
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    _min-height: 270px;
    _max-height: 270px;
}
}


@media all and (max-width: 970px) {
	/* Header */ 
	
		#navigation > ul > li {
		display: none;
	}
	
	#header .greece {
    float: none;
}
	
	#menu {
		margin: 0 auto;
		display: block;
		margin: 0 0 2px 0;
	}
	
	#header h2, #header h2 a {
    text-align: center;
        margin-bottom: 7px;
}

#header p.up {
	text-align: center;
	margin: 0 auto;
	    _width: 122px;
}

#header p.use {
    text-align: center;
    margin: 0 auto;
    width: 55px;
    margin-bottom: 10px;
}
	
	#header .center {
width: 199px;
    margin: 0 auto;
    /* float: none; */
    clear: both;
    height: 42px;
    margin-bottom: 15px;
    margin-top: -31px;
	}
	#header form input[type="text"] {
    font-size: 13px;
    line-height: 25px;
    color: #717075;
    display: inline-block;
    margin: 0px;
    padding: 0px 3%;
    float: left;
    width: 150px;
    border-width: 0px;
    border-style: none;
    height: 25px;
    outline: none;
}
	#header p.phone, #header p.delivery {
    clear: right;
    margin: auto;
    float: none;
    padding: 2px 0px;
    text-align: center;
    clear: both;
    margin-bottom: 11px !important;
    width: 307px;
	}
	
	#header p.phone span {
		margin: 0px;
	}
	
	#header p.topmenu {
	
		margin: auto;
float: none;
padding: 2px 0px;
text-align: center;
    background: url(../images/shipping.png) no-repeat left center;
    padding-left: 25px;
        clear: both;
    width: 285px;
	}
	#header p.delivery {
		clear: none;
		margin: 25px 30px 0 0 ;
	}
	#header form {
		float: left;
		clear: left;
		padding: 0px;
		width: 180px;
	}
	#header .acountbox {
width: 177px;
    float: none;
    margin: 0 auto;
    clear: both;
	}
	/* Footer */
	#footer .bottom p {
		width: 100%;
		float: none;
		text-align: center;
		line-height: 30px;
	}
}
@media all and (max-width: 900px) {
	/* Adverts */
	#header h2, #header h2 a {
    display: inline-table;
}

#header p.phone, #header p.delivery, #header form {
margin: auto;
float: none;
padding: 2px 0px;
}

#header .acountbox {
width: 208px;
float: none;
margin: 0 auto;
}
	
	#adverts .box.newsletter {
		width: 100%;
	}
	#adverts .box.newsletter form {
		max-width: 350px;
		margin: auto;
	}
	#adverts .box + .box {
		_width: 48%;
		_margin: 1%;
	}
	
	#footer .lists ul {
	width: 45%;
	height: 180px;
}
	
}

@media all and (max-width: 851px) {
	
  ul.products li .photo {
	_max-height: 228px;
	_min-height: 228px;
}


ul.categories li {
	_height: 295px;
}

ul.categories li .box {
    _height: 170px;
    }

}

@media all and (max-width: 836px) { 
.respomenu {
	display: none;
}
.cd-dropdown-trigger::before {
		display: none;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
	display: none;
}
i.fa.fa-bars {
	display: block;
}

.cd-dropdown-trigger {
	padding: 0 20px !important;
}
}

@media all and (max-width: 836px) {

li.nomobile {
	display: block;
}


#navigation .menutop {
	float: none;
}

#navigation .menutop ul li.nomob {
	display: none;
}

#navigation .menutop ul li {
    float: left;
    width: 100%;
}

.menutopmob {
	display: block !important;
}

}


@media all and (max-width: 730px) {
	

	#footer ul {
		width: 100%;
	}

	#relative ul.products li {
    width: 48%;
margin-right: 10px !important;
}

ul.categories li {
	_height: 410px;
}

ul.categories li .box {
    _height: 316px;
    }

    .wrapper .boxboxbanners li {
    	width: 100%;
    	margin-bottom: 25px;
    }




#footer .lists ul {
	width: 45%;
	height: 180px;
}
	
	
	/* header */
	
	
	#header h2, #header h2 a {
		margin: 0;
			_background: url(../images/logo_m.png) no-repeat center center;
	width: 220px;
	}
	
	#header .center {
		width: 200px;
margin: 0 auto;
clear: both;
height: 45px;
    margin-top: -18px;
	}
	
	#header p.phone, #header p.delivery, #header form {
		margin: auto;
		float: none;
		padding: 2px 0px;
	}

	#header p.topmenu a {
		margin: 0px;
		padding: 0px 5px;
		clear: both;
		float: none;
		width: 90px;
		background: #7B7B7B;
		white-space: nowrap;
		display: none;
		font-size: 11px;
		line-height: 25px;
	}
	#header p.topmenu:hover a {
		display: block;
	}
	#header p.topmenu a:hover {
		background: #d92612;
		color: #FFF;
	}
	#header .acountbox {
		margin: -42px 0px 0px;
		padding: 40px 0px 0px;
		float: right;
		height: 0px;
		width: 40px;
		position: relative;
		z-index: 10;
		background: #fff url(../images/acount_back.png) no-repeat center center;
	}
	#header .acountbox > ul {
		margin: 0px;
		padding: 0px;
		float: right;
		background: #fff;
		width: 155px;
		position: relative;
		z-index: 10;
		display: none;
	}
	#header .acountbox:hover > ul {
		display: block;
	}
	#header .acountbox > ul > li {
		display: block;
		margin: 0px;
		padding: 0px;
		clear: both;
		float: none;
		position: static;
	}
	#header .acountbox ul > li.basket > a span , #header .acountbox ul > li.wishlist > a span{
		width: auto;
	}
	#header .acountbox ul > li > ul {
		position: relative;
		background: #fff;
		margin: 0px;
		padding: 0px;
		width: 155px;
		clear: both;
		float: none;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
	}
	#header .acountbox ul > li > ul > li {
		background: #fff;
		position: static;
		display: block;
		margin: 0px;
		padding: 0px;
		clear: both;
		float: none;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
	}
	#header .acountbox ul > li > ul > li > ul {
		position: static;
		margin: 0px;
		padding: 0px;
		clear: both;
		float: none;
		background: #fff;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
	}
	/* Adverts */
	#adverts .box h3 {
		font-size: 20px ;
		line-height: 20px;
	}
	/* Categories */
	ul.categories li, ul.categories li:nth-child(4n+1) {
		width: 33%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	ul.categories li:nth-child(3n+1) {
		clear: left;
	}
	/* Products */
	.sidebar + .content ul.products li:nth-child(3n+1),
	.sidebar + .content ul.products li, 
	.sidebar + .content ul.products li:nth-child(4n+1) {
		width: 45%;
		margin-left: 2%;
		clear: none;
		_height: 235px;
	}
	.sidebar + .content ul.products li:nth-child(2n+1) {
		margin-left: 0px;
		clear: left;
	}
	ul.products li, ul.products li:nth-child(4n+1) { 
		width: 32%;
		margin-left: 1.5%;
		clear: none;
	}
	ul.products li:nth-child(3n+1) { 
		margin-left: 0px;
		_clear: left;
	}
	/* sidebar */
	#main .sidebar {
		width: 25%;
	}
	/* Content */
	#main .sidebar + .content {
		width: 73%;
	}
	.filters p {
		width: auto;
		margin-right: 20px;
	}	
	
	ul.products li {
	
}
ul.products li .allbox {
  _top: 106px;
  }
  ul.products li:hover .allbox {
top: 110px;
background: rgba(255, 255, 255, 0.92);
}
}
@media all and (max-width: 670px) {
.dun {
	float: none;
	width: 100%;
}

.duntxt {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
}

@media all and (max-width: 600px) {

.wrapper .boxbanners li {
	width: 50%;
}

#mainbanner {
	width: 100%;
}

.sidemain {
	float: left;
	width: 100%;
}

.content ul.activities > li ul {
	float: left;
	margin: 20px 0;
	    clear: both;
}
  
  #tabs ul.products li {
  _height: 400px;
  }

  
#tabs ul.products li .allbox h4 {
		_width: 270px;
}
  }
  
  @media all and (max-width: 851px) {
	
.sidebar + .content ul.products li:nth-child(3n+1), .sidebar + .content ul.products li, .sidebar + .content ul.products li:nth-child(4n+1) {
    _height: 320px;
}
}
	


@media all and (max-width: 550px) {
	
	.wrapper .boxbanners li {
	width: 100%;
}

#header p.use {
    text-align: center;
    margin: 0 auto;
    width: 55px;
    margin-bottom: 0px;
}

#header p.use a.flag {
    background: none;
    padding: 4px 4px;
    margin-top: 1px;
}

#header .center {
	width: 114px;

}
#header form input[type="text"] { 
	width: 85px;
}

#header form {
    width: 101px;
}

#header form input[type="submit"] {
    width: 14%;
    }
	
	/* Footer */
	

	
	#footer p.banks, #footer p.b2b, #footer p.social {
	width: 100%;
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
	}
	#footer p.social a {
		display: inline-block;
		float: none;
	}
	#footer p.banks img {
		width: auto;
		height: auto;
		max-width: 30%;
	}
	/* Adverts */
	#adverts .box.newsletter, #adverts .box + .box  {
	
	}
	/* Categories */
	ul.categories li, ul.categories li:nth-child(3n+1), ul.categories li:nth-child(4n+1) {
		width: 50%;
		margin-left: 0px;
		margin-right: 0px;
		clear: none;
	}
	ul.categories li:nth-child(2n+1) {
		clear: left;
	}
	/* sidebar */
	#main .sidebar {
		width: 100%;
		float: none;
		    display: none;
	}
	#main .sidebar ul li {
		width: 100%;
		
	}
	/* Content */
	#main .sidebar + .content {
		width: 100%;
		float: none;
		clear: both;
	}
	/* Products */
	
	#relative ul.products li {
width: 100%;
margin: 0px 0 15px 0 !important;
        _height: 474px;
    margin-bottom: 5px !important;
}

#relative ul.products li, #relative ul.products li:nth-child(4n+1) {
	margin: 0px !important;
	width: 100%;
}
	
	ul.products li, ul.products li:nth-child(4n+1), ul.products li:nth-child(3n+1) { 
		width: 48%;
		margin-left: 4%;
		clear: none;
	}
	ul.products li:nth-child(2n+1) { 
		margin-left: 0px;
		clear: left;
	}
	/* Product */
	#product .photos, #product .data {
		float: none;
		width: 100%;
		margin-bottom: 25px;
    display: inline-block;
		clear: both;
	}
	
	#footer .lists ul {
		width: 99%;
		margin-bottom: 15px;
	}
	
		#tabs ul.products li .allbox {
  top: 196px;
  }
  
  #tabs ul.products li {
  _height: 400px;
}
	ul.products li {
	_height: 280px;
}
ul.products li .allbox {
  _top: 106px;
  }
  ul.products li:hover .allbox {
top: 115px;
background: rgba(255, 255, 255, 0.92);
}

ul.products li .photo {
    _max-height: 360px !important;
    _min-height: 360px !important;
}
	
}
@media all and (max-width: 450px) {

	#mainbanner {
		width: 100%;
		margin-bottom: 17px;
		margin-top: 0px;
	}
	
	#mainbannerright {
		width: 100%;
		float: none;
	}
	
	#mainbannerright p img {
		height: auto;
		max-height:inherit;
	}
	
	#header p.up {
	text-align: center;
	margin: 0 auto;
    width: 122px;
    font-size: 13px;
    padding-left: 12px;
}
	
	

	
	
	/* Navigation */
	#navigation > ul > li {
		width: 25%;
	}
	#navigation > ul > li > div {
		width: 100%;
	}
	#navigation > ul > li > div > ul {
		width: 50%;
		border-left: none 0;
	}
	#navigation > ul > li > a {
		font-size: 14px;
		padding: 0px;
		text-align: center;
	}
	/* Tabs */
	#tabs ul.titles li {
		margin: 0px;
	}
	#tabs ul.titles li a {
		font-size: 13px;
		padding: 0 10px;
	}
	#adverts .box {
		width: 100%;
	}
#relative {
  float: left;
  width: 99%;
  }
  #product .fullpro #tabs {
  	width: 100%;
  }
  #product .fullpro #tabs .content {
  	width: 92%;
  }
  #menu select {
  	width: 100%;
  }

  #header form input[type="text"] {
  	padding: 0px;
  }
  #footer .newsletter p input[type="text"] {
  	width: 80%;
  }
  #probanner {
  	width: 100%;
  }
  #tabs ul.products li {
  	_height: 467px;
  }
  #tabs ul.products li .allbox {
  top: 200px;
  }
  #tabs ul.products li:hover .allbox {
top: 120px;
background: rgba(255, 255, 255, 0.92);
}

ul.products li {
	_height: 220px;
}
ul.products li .allbox {
  top: 114px;
  }
  ul.products li:hover .allbox {
top: 40px;
background: rgba(255, 255, 255, 0.92);
}
#relative ul.products li .allbox h4 {
	display: block;
	width: 100%;
}
#tabs ul.products li .allbox h4 {
  _width: 278px;
  }
  
  .chechoutbox.long {
  	width: 100% !important;
  }
  
  .chechoutbox.long + .chechoutbox {
 		width: 100% !important;
  }
  ul.products li .photo {
    _min-height: 386px;
    _max-height: 386px;
}

.sidebar + .content ul.products li:nth-child(3n+1), .sidebar + .content ul.products li, .sidebar + .content ul.products li:nth-child(4n+1) {
	width: 97%;
	margin: 0 0 15px 0;
	_height: 465px;
}
#relative {
    padding: 0;
}

ul.categories li, ul.categories li:nth-child(3n+1), ul.categories li:nth-child(4n+1) {
	width: 97%;
	margin: 0 0 15px 0;
}

.wrapper .boxbanners li {
    width: 100% !important;
    /* margin-bottom: 20px; */
    padding-bottom: 20px;
    background: #c7c7c7;
}


}

@media all and (max-width: 400px) {
#header h2 a, #header h2 {
	height: 56px;
}

#header p.use a.flag {
    background: none;
    padding: 10px 4px;
    margin-top: 1px;
}

#header p.up {
    text-align: center;
    margin: 0 auto;
    width: 141px;
    font-size: 16px;
    padding-left: 12px;
    float: left;
        margin-top: 6px;
            clear: both;
}

#header .center {
    width: 112px;
    margin: 0 auto;
    clear: both;
    height: 45px;
    margin-top: -35px;
}

}



/* changes 2023-03-13 */
@media (max-width: 550px) {
    #header h2, #header h2 a {
        width: 160px;
    }
    #header a.b2blogin span {
        display: none;
    }
    #header a.b2blogin span.mobile {
        display: inline;
    }
    #header a.b2blogin {
        margin: 3px 10px 0px 0px;
    }
    #header p.use {
        width: auto;
    }
    #header p.use a.flag.active {
        display: none;
    }
    #header .center {
        width: 200px;
    }
    #header form {
        width: 180px;
    }
    #header form input[type="text"] {
        width: 150px;
    }
    #header form input[type="submit"] {
        width: 10%;
    }
}
@media (max-width: 400px) {
    #header a.b2blogin {
        margin: 10px 10px 0px 0px;
    }
}


