body {
    background-color:lightgray;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-attachment: scroll;

 }

#pr1, #pr2, #pr3 {
    display: none;
}

#ctl00_headerver1 img {
  width: 50%;
}

.pricesList.col-md-4.col-sm-5.col-xs-12 {
    /* display: none; */
}

#ctl00_centerPlaceHolder_ShowCheckPr {
    display: none;
}

 #form-header{
     background-color: white;
 }
 #ediStatus, #elmFound1{
 display:none;
 }
 
 .header-2 .noo-search-wrap {
    margin-top: 3% !important;
}

 #ctl00_centerPlaceHolder_wishbuttons{
 display:none!important;
 }

#MyCar{display:none;}

form{
  padding: 0px;
  background-color:white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;
}

#startbackground{
margin-top:10px;
}


.left-filter h3,.left-filter  h1{
    background-color: #000000;
}

#main-menu{


background: rgb(201,201,201) !important;
background: -moz-linear-gradient(top,  rgb(201,201,201) 0%, rgb(97,92,92) 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(201,201,201)), color-stop(100%,rgb(97,92,92))) !important;
background: -webkit-linear-gradient(top,  rgb(201,201,201) 0%,rgb(97,92,92) 100%) !important;
background: -o-linear-gradient(top,  rgb(201,201,201) 0%,rgb(97,92,92) 100%) !important;
background: -ms-linear-gradient(top,  rgb(201,201,201) 0%,rgb(97,92,92) 100%) !important;
background: linear-gradient(to bottom,  rgb(201,201,201) 0%,rgb(97,92,92) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C9C9C9', endColorstr='#615C5C',GradientType=0 ) !important;

}

.slider{
margin-bottom:0px;
}

#scrollerParent{
background-color:white;
}

#ctl00_topattr2
{
background-color:white;
}

.left-filter{
border:1px solid gray;
margin-top: 10px;
border-radius:10px;
}

.contcss{
background-color:white;
}

.left-filter h3{
background-color:black;
border-radius:0px;
}


#mainheader{
/* background-image: url(http://mougiosparts.gr//company/Images/mougios_top.jpg);
margin-bottom: 0px;
margin-top: 0px;
    background-size: 100% 225px;
height:225px;
*/
}

.btn-primary{

background-color:black;
color:white !important;
    cursor: pointer;
        -ms-transition: all 100ms ease-in-out 0s ;
	-moz-transition: all 100ms ease-in-out 0s ;
	-webkit-transition: all 100ms ease-in-out 0s ;
	-o-transition: all 100ms ease-in-out 0s ;
	transition: all 100ms ease-in-out 0s ;
border-color:black !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
background:#FF6A00 !important;
color:white !important;
border-color:#FF6A00 !important;
}

.header-links{
//background-color:black;
}

.header-links li a {
padding: 6px 15px 10px 0px;
}

#header-area
{

margin-bottom:0px !important;

background:transparent;
}


.header-top{

background: rgb(148,143,143) !important;
background: -moz-linear-gradient(top,  rgb(148,143,143) 0%, rgb(97,92,92) 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(148,143,143)), color-stop(100%,rgb(97,92,92))) !important;
background: -webkit-linear-gradient(top,  rgb(148,143,143) 0%,rgb(97,92,92) 100%) !important;
background: -o-linear-gradient(top,  rgb(148,143,143) 0%,rgb(97,92,92) 100%) !important;
background: -ms-linear-gradient(top,  rgb(148,143,143) 0%,rgb(97,92,92) 100%) !important;
background: linear-gradient(to bottom,  rgb(148,143,143) 0%,rgb(97,92,92) 100%)!important;
background: black;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807c7c', endColorstr='#615C5C',GradientType=0 ) !important;

}


.header-links{
//background-color:black;
}

.header-links li a:hover, 
			.header-links li a:focus, 
			.header-links li.active a{
				background:none;
				color:#F78F1E;
			}
.header-top .open .btn-link{
   color:white;
}

.header-links li a{
color:white;
}

.welcome_user{
color:white;
}

.header-top .btn-link{
color:white;
}

#main-menu{


}
#main-menu .navbar-nav > li + li{
   border-left: 1px solid #c3c3c3 !important;
}

#main-menu .navbar-nav > li a{
color:white;
font-size:17px !important;

}

#main-menu .navbar-nav > li > a:hover, #main-menu .navbar-nav > li.open a
{
color:white;
transition: background-color 1s ease;
background:#F78F1E ;
color:#ffffff;
opacity:1;
}

#search .input-group .form-control{
background:#F78F1E   !important;
color:white !important;
border-color:#F78F1E;

border-bottom-right-radius: 0px;
border-top-right-radius: 0px;

}

#search .input-group .btn
{
background-color:#F78F1E !important;
border-color:#F78F1E  !important;
color:white !important;
border-radius: 10px;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}

.copyright{
background:transparent;
padding: 10px 0 0 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.5);
box-shadow: inset 0 2px 4px rgba(0,0,0,0.5);
color: #8a8989;
}

#cart .dropdown-menu{
background-color:#F78F1E;
}

#cart .dropdown-menu table.hcart td, .line-bottom{
border-bottom: 1px solid #FFFFFF;
}




#cloned_search .input-group .form-control {
background:white  !important;
color:#F78F1E !important;
border-color:##F78F1E;
}

#cloned_search .input-group .btn
{
background-color:#F78F1E;
border-color:#F78F1E !important;
color:white !important;
}

.navbar-toggle{
border-color:#3b393d;
border-radius: 1px;
color:#3b393d;
}

.fa-bars{
color:#13657D;
}


#cart .btn-block1 a:hover, #cart .btn-block1 a + a
{
background:#545454;
color:white !important;
}

#cart .btn-block1 a, #cart .btn-block1 a + a:hover{
color:#545454 ;
}


#navbaridi .navbar-toggle{
border-color: black;
border-radius: 1px;
color: black;
}

#navbaridi .fa-bars{
color:black;
}

.tabs-panel .nav-tabs > li.active, .tabs-panel .nav-tabs > li.active > a{
background:#1A1A1F  !important;
}

.tabs-panel .nav-tabs{
border-bottom:4px solid #1A1A1F  !important;
}


.griditemst{
background: rgba(46, 49, 146, 0.15);
box-shadow:none;
}


.footer-links{
background:transparent;
border-top:0px solid !important;
}

#footer-area{
  border-top: 4px solid #F78F1E;
background: rgb(125,126,125) !important;
background: -moz-linear-gradient(top,  rgb(125,126,125) 0%, rgb(14,14,14) 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(125,126,125)), color-stop(100%,rgb(14,14,14))) !important;
background: -webkit-linear-gradient(top,  rgb(125,126,125) 0%,rgb(14,14,14) 100%) !important;
background: -o-linear-gradient(top,  rgb(125,126,125) 0%,rgb(14,14,14) 100%) !important;
background: -ms-linear-gradient(top,  rgb(125,126,125) 0%,rgb(14,14,14) 100%) !important;
background: linear-gradient(to bottom,  rgb(125,126,125) 0%,rgb(14,14,14) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ) !important;
}

.filter-box{
padding-bottom:0px;
padding-top:0px;
}

.barcolori {
background:black !important;
border-color:black !important;
}


#cart .btn{
background:#F78F1E !important;
border-color:#F78F1E;
border-radius: 10px;
}

#cart .btn .fa-shopping-cart{
background-color:#F78F1E !important;
color:white !important;
border-radius: 10px;
border-top-left-radius: 10px !important;
border-bottom-left-radius: 10px !important;
  padding: 9px 12px;
}

#LabelInfo{
background: #F78F1E ;
color:white !important;
font-weight:normal !important;
font-size: 17px !important;
}

#cart .btn i.fa-caret-down{
color:white !important;
}

.numberbaskst{
color:#31B2EF !important;
display:none;
}

.footer-links .title {
font-size: 18px;
color: #fbec25;
margin-bottom: 12px;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
background-color:black;
border-color:black;
}


#return-to-top{
background:gray !important;
}

#return-to-top:hover{
background:gray !important;
}

.botsel .jqTransformSelectWrapper{
background-color:#F78F1E;
}

.botsel .jqTransformSelectWrapper ul a:hover{
background-color:#F78F1E;
color:white;
}

.blue-box{
background:rgba(46, 49, 146, 0.15);
}

.botsel .jqTransformSelectWrapper {

    height: 30px;
    position: relative;
	color:#fff;
	
	width:100% !important;
    z-index:0 !important;
}

#searchion {
padding-top: 15px;
}

#cart .btn .fa-shopping-cart{
margin-right: 0px!important;
    height: 50px!important;
}

#cartidi {
padding-top: 6.1%;
padding-left: 0px;
}

.SuppAvail1  {
background-color: #3C9A3C;
color: white;
border-radius: 6px;
padding: 2px;
margin: 2px;
}

.SuppAvail0  {
background-color: #ff0000;
color: #000000;
border-radius: 6px;
padding: 2px;
margin: 2px;
}

#fastbasket{
WIDTH: 250PX;
}

@media only screen and (max-width: 1200px) {
.header-2 .noo-search-wrap #form-header .category-tree .category-inner span {
    padding-left: 7px;
	}
	
#fastbasket{
WIDTH: 215PX;
margin-left: 15px;
    margin-top: 50px;
}	

#searchion{
 // margin-left: 50px;
 padding-left: 10px;
}

.fa-caret-down{
right: 4px! important;
}

}

@media only screen and (max-width: 991px){

#searchion{
    margin-left: 50px;
	padding-top: 65px;
}

#menubar{
display: none;
}

.in	#menubar{
display: block;
}

#main-menu .navbar-nav {
    float: left;
	max-height: 500px;
	}
	
}

@media only screen and (max-width: 1199px){
.bx-wrapper img{
    height: 55px! important;
	width:150px! important;
}


.bx-viewport li{
margin-right: 0px! important;
}
}

@media (max-width: 992px){
#ctl00_footerver4 div:nth-child(4){
text-align:center! important;
}

#fastbasket {
    WIDTH: 235PX;
	}
}

@media only screen and (max-width: 991) and (min-width: 767px){
#smallbasket{
min-width: 140%!important;
    position: absolute!important;
    right: -100px!important;
}
}

@media (max-width: 991px){
#mainheader{
    background-size: cover;
    width: 100%;
    height: 100%;
}
#ctl00_topattr2{
height:200px;
}

#searchaccordion{
max-width: 100%;
    padding: 10px;
}

}

@media (max-width: 935px){
#register_form, #login_form  {
width: 100%;
}

}

@media only screen and (max-width: 874px) and (min-width:768px){
#cart{
right: 27px;
}
}

@media only screen and (max-width: 840px){
.bx-wrapper img{
height: 55px! important;
    width: 100px! important;
}
}

@media only screen and (max-width: 767px){
#mainheader{
//margin-top: 54px;
}

#ctl00_topattr2{
margin-top: 54px;
}

#cartidi{
    position: absolute;
    top: -79px;
}

#fastbasket{
width:100%;
margin:0px;
}

}

@media only screen and (max-width: 767px) and (min-width:600px){
#searchion{
right: 20px;
}

#form-header{
width: 65%;
}
}

@media only screen and (max-width: 726px){
#header_1{
width:100%;
}

#header_1{
position: relative;
    top: 40px;
}

.header-top .pull-right{
position: relative;
    top: -45px;
}

.header-top .btn-group{
    position: relative!important;
    top: 45px!important;
}

.btn-group.welcome_user{
width: max-content;
position:initial!important;
}

#thl #tel{
position: relative;
    top: -46px;
}

#WorkShopDescr{
    position: relative;
    top: -45px;
}
}

@media only screen and (max-width: 600px){
#mainheader{
margin-bottom: 54px;
}

#form-header{
left: -40px;
    position: absolute;
    top: 189px;
    width: 100%;
}

#scrollerParent{
display:none;
}

.searchaccordion{
    max-width: 560px;
}

#make, #vtype2{
width: 100%;
}

//.header-top .btn-group{
//    position: relative!important;
//    top: 45px!important;
//}

//.btn-group.welcome_user{
//width: max-content;
//position:initial!important;
//}

//#thl #tel{
//position: relative;
 //   top: -46px;
//}

//#WorkShopDescr{
//    position: relative;
//    top: -45px;
//}
}

@media only screen and (max-width: 500px){
.new-user-content p {
    padding: 0px;
}

#register_form .fa-shopping-cart {
position: initial!important;
}
}

@media only screen and (max-width: 470px){
.new-user-inner {
    min-height: 400px!important;
}
}

@media only screen and (max-width: 400px){
.new-user-content {
    padding: 0px;
}
}

@media only screen and (max-width: 382px){
.header-2 .noo-search-wrap #form-header .category-tree .category-inner span {
    padding-left: 2px;
}

.cat_name{
    font-size: 13px;
}
}

#make {
z-index: 999!important;
}

 #vtype2 {
z-index: 99!important;
}

#sidepanel{
min-height: 360px;
}

#make, #vtype2{
width: 100%;
}

.new-user-inner{
min-height: 350px;
}

.header-top .btn-group  .pull-right{
margin-bottom:0px;
padding-left:20px;
}
.header-top .btn-group  .pull-right li{
margin-right: 8px;
}

.header-top .btn-link{
margin:0px;
}

#main-menu{
    z-index: 9999!important;
}

#return-to-top{
z-index: 99999!important;
}

#ctl00_footerver4 img:nth-child(2){
    margin-bottom: 8px;
}

.nav-dropdown{
z-index: 99999!important;
}

body{
//width:140%;
}
