/**
 * Alexander Dimeas
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to a.dimeas@gmail.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @category   Autoparts
 * @package    Autoparts_Tecdoc
 * @copyright  Copyright (c) 2014 Alexander Dimeas (http://www.alexanderdimeas.gr)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @author     Alexander Dimeas <a.dimeas@gmail.com>
 */
.header-container:before, .footer-container:before, .main-container:before {
	display:none;
}
body > .wrapper, body {
background:url(../images/20.png) fixed;
}

.header a, .block a, .product-name a, button.button > span, .page-sitemap .links a, .wrapper-hover, .banner-block li a, .banner-block li a h1, .footer a, .header .top-search1, .block-cart-header, .sf-menu a, .add-to-links li a, .banner-block h1 span, .products-list li.item {
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
transition: all 0s ease;
}

.page {
margin: 0 auto;
padding: 0 0 0;
text-align: left;
max-width: 1230px;
background: transparent;
}
.footer-container {
padding: 27px 0 0px;
}
a:hover       { text-decoration:none; color:#e41e26; }
.main-container, .header-container, .header-container-top, .header .header-border, .footer-container, .page-title, .category-title, .block .block-title {
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background:transparent;
	border-radius:0px;
}

.category-title {display: block; background: #00205B; padding: 17px; color: #fff !important;}

.header-container-top {
	background: rgba(145,14,21,1);
	background: -moz-linear-gradient(left, rgba(145,14,21,1) 0%, rgba(237,27,37,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(145,14,21,1)), color-stop(100%, rgba(237,27,37,1)));
	background: -webkit-linear-gradient(left, rgba(145,14,21,1) 0%, rgba(237,27,37,1) 100%);
	background: -o-linear-gradient(left, rgba(145,14,21,1) 0%, rgba(237,27,37,1) 100%);
	background: -ms-linear-gradient(left, rgba(145,14,21,1) 0%, rgba(237,27,37,1) 100%);
	background: linear-gradient(to right, rgba(145,14,21,1) 0%, rgba(237,27,37,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#910e15', endColorstr='#ed1b25', GradientType=1 );
}
.header .quick-access {
	
}
.header .quick-access a{
	color:#fff;
}
.header .links li a {
display: inline-block;
margin-right: 16px;
color: #333;
font-weight: bold;

}

.block-cart-header {
	float: right;
	padding: 0px;
	position: relative;
	cursor: pointer;
	margin: 0;
}
.block-cart-header:after {
	content: ".";
	font-size: 0;
	text-indent: -77777px;
	position: absolute;
	left: 0;
	top: 0;
	width: 41px;
	height: 32px;
	background: url(../images/5.png) no-repeat left top;
	margin-left: -45px;
	margin-right: 30px;
}
.block-cart-header h3 {
	display: none;
}
#search_mini_form {
margin-top: 13px;
}
.cart {
background: #fff;
padding: 5px;
}
.block-cart-header .block-content {
	color:#000;
}
.vehicles_left.search-form h3, .block .block-title{
	display: block;
	background: #00205B;
	padding: 17px;
	color: #fff !important;
}

.vehicles_left .content, .block  .block-content{
	background: rgba(255,255,255,1);  width: 100%; float: left; margin-bottom: 10px; padding: 15px;
}
.form-search button.button > span.code , .block-subscribe button.button > span.code {
	background:#00205B;	
	border:0px;

}
.form-search button.button > span.inactive , .block-subscribe button.button > span.inactive {
	/*background:#999;*/
	border:0px;

}
.form-search button.button > span.active, .block-subscribe button.button > span.active {
	background:#00205B;
	border:0px;

}

.main-container {
padding: 0;
}

.fluid_container_wrap {
overflow: hidden;
border: 0px solid #cbcbcb;
padding: 0;
border-radius: 0;
box-shadow: 0 5px 5px rgba(0,0,0,0.06);
-moz-box-shadow: 1px 1px rgba(0,0,0,0.18);
-webkit-box-shadow: 1px 1px rgba(0,0,0,0.18);
}


.sf-menu {
background: #000;
border-radius: 0px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.sf-menu > li > a {
	color: #fff;
	border-radius: 0px;
}

.sf-menu > li {
border-right: 0;
border-bottom: 0;
border-left: 2px #00205B solid;

}

.sf-menu > li.sfHover > a, .sf-menu> li > a:hover, .sf-menu > li.active > a {
color: #fff;
background: #00205B;
border-radius: 0px;
}


.nav-container .col-xs-12 {
	padding:0;
}
.nav-container .container {
	width:100%;
}

.toolbar {
	margin-bottom: 30px;
	background: #fff;
	padding: 5px;
	display:none;
}
.category_center  {
	font-style: italic;	
	width:892px;
}
.account-create {
	background:#fff;
	padding:5px;
}
.account-login .registered-users h2, .account-login .new-users h2 {
padding:15px;
border-bottom: 1px solid #C6C5C5;
font-size: 12px;
text-transform: uppercase;
color: #fff;
}
.dashboard {
	background: #fff;
	padding: 10px;
}
.cart-empty {
	background: #fff;
	padding: 10px;	
}
.note-msg-empty-catalog {
background: #fff url(../images/empty-catalog.png) no-repeat left top;
padding: 33px 30px 35px 150px;
}

.fieldset .legend {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 8px;
	color: #fff;
}
.anazitisi {
	padding: 0;
	background: #00205B;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
ul.anazitisi li{
	background:#444 url("../images/8-01.png") center right  no-repeat;
	color: #fff;
	font-size:20px;
	padding:15px 20px;
	text-align:left;
	cursor:pointer;
	background-position: 95%;
}

ul.anazitisi li a{
	color: #fff;
	width:100%;
}

ul.anazitisi li.active{
	background:#444 url("../images/8-02.png") center right  no-repeat;
	color: #00205B;
	background-position: 95%;
}
ul.anazitisi li:first-child{
	border-bottom: 2px #000 solid;
}

.products-list li.item {
background: #fff;
}

.col2-left-layout .col-main {
float: right;
padding: 0 5px;
}
.category_center ul.level0 {
	margin:0px;
	padding: 0;
	width: inherit;
	width: 892px;
	float: right;
}
.category_center ul.level1 {
	padding: 0;
	width: 990px;
	background: #fbfbfb url(../images/opacity3.jpg) bottom right no-repeat;
	margin: 0;
	list-style: none;
	position: relative;
	font-size:17px;
	margin-left: 10px;
	border:1px #b10217 solid; 
	margin-top: -70px !important;
	position: relative;
	z-index: 3;
}
.category_center .autoparts_category li.liheader {
	width:97%; 
	float:left; 
	margin-bottom:10px; 
	font-size:20px; 
	border-bottom: 1px #666666 solid; 
	padding:10px 0;
	margin-left:-10px;
}

.category_center .liheaderclose {
	cursor:pointer; 
	float: right; 
	position: absolute; 
	margin-left: 950px;
}

.category_center ul.level1 li.level2{
	float: left;
	list-style: none;
	width: 292px;
	border: 1px #999 solid;
	padding: 5px;
	margin-bottom: 10px;
}


.category_center .autoparts_category li.level1 {
	/*float: left;*/
	list-style: none;
	/*width: 184px;*/
	/* border: 1px #999 solid; */
	padding: 0px;
	margin-bottom: 50px;
	/*margin: 1px;*/

}



.category_center .autoparts_category li.level2 {
	padding:0 10px;
}

.plus {
	display:none;
}
.category_center_left .autoparts_category .plus {
	display:none;
}
.category_center .autoparts_category li.level1 .withlink   {
	display:none;
}
.category_center .autoparts_category li.level2 .withlink   {
	display:block;
}

.category_center .autoparts_category li.level1 .withoutlink  {
	margin:0;
	margin-bottom: 0;
	text-align:center;
	font-size:30px;
	padding:5px;
	border: 0px solid #000000;	
	cursor:pointer;
	position: relative;
	z-index: 2;	
	color:#fff;
	/*margin-top: -52px;*/
	height: 52px;
	line-height: 42px;
	background: #00205B;
	
}
.category_center ul.level0 .thumb {
	text-align:center;
}
.category_center .autoparts_category li.level2 .withoutlink  {
	display:none;
}
.category_center .thumb img {
	width:184px;
	height:120px;
	cursor:pointer;
}
.category_center ul.level1 {
	padding-left:25px;
	display:none;
	margin:0;
}
.category_center .thumbnail-icon ,
.category_center_left .thumbnail-icon 
{
	display:none;
}



.category_center_left .thumb img {
	width:184px;
	height:120px;
	cursor:pointer;
}


.category_center_left  {
	float: left;
	list-style: none;
	width: 100%;
	margin-top:10px;
	margin-bottom: 10px;
	color: #fff;	
}
.category_center_left  .thumb{
	float:left;
}
.category_center_left  a{
	color: #000;
	font-size:14px;
}
.category_center_left  a:hover{
	color: #333;
}
.category_center_left .withoutlink {
	display:none;
}

.category_center_left > .withlink {
	display:none;
}

.category_center_left > .withoutlink {
	display:block;
	margin: 0;
	margin-bottom: 0;
	text-align: left;
	font-size: 16px;
	padding: 5px;
	border: 0px solid #000000;
	cursor: pointer;
	position: relative;
	z-index: 2;	
	border-bottom: 0px #999 solid;
	background: #00205B;	
	position: absolute;
	width: 184px;
	height: 52px;
	line-height: 42px;	
	margin-top: 188px;
}
.category_left {
	width:100%;
	float:left;
}


.category_center_left ul.autoparts_category  {
	background: rgba(235,230,235,1);
	background: -moz-linear-gradient(top, rgba(235,230,235,1) 0%, rgba(235,230,235,1) 23%, rgba(196,196,196,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,230,235,1)), color-stop(23%, rgba(235,230,235,1)), color-stop(100%, rgba(196,196,196,1)));
	background: -webkit-linear-gradient(top, rgba(235,230,235,1) 0%, rgba(235,230,235,1) 23%, rgba(196,196,196,1) 100%);
	background: -o-linear-gradient(top, rgba(235,230,235,1) 0%, rgba(235,230,235,1) 23%, rgba(196,196,196,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,230,235,1) 0%, rgba(235,230,235,1) 23%, rgba(196,196,196,1) 100%);
	background: linear-gradient(to bottom, rgba(235,230,235,1) 0%, rgba(235,230,235,1) 23%, rgba(196,196,196,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe6eb', endColorstr='#c4c4c4', GradientType=0 );
	padding:10px;
	height: 240px;
	width: 65%;
	float: left;	
}

.categoriestec {
	color: #fff;
	background: #00205B;
	padding: 10px;
	width: 884px;
	/*
	float: left;
	margin-top: 10px;
	position: absolute;
	width: 578px;
	margin-left: 300px;
	*/
}
.products-list .desc {
	clear: both;
	margin: 0 0 15px;
	height: 40px;
}
h2 {
	color: #fff;
	background: #00205B;
	padding: 10px;
	/*
	float: left;
	margin-top: 10px;
	position: absolute;
	width: 578px;
	margin-left: 300px;
	*/
}


.category_center_left ul.autoparts_category  li{
	float:left;
	width:33%;
}

.category_left  .thumbnail-icon {
	display: none;
}

.category_left .thumb{
    display: none;
}

.category_left .autoparts_category li.level1 {
	min-height: 32px;
	line-height: 32px;
	margin:0;
}
.category_left .autoparts_category ul.level1 {
display: none;
background: #00205B;
}
.category_left .autoparts_category li.level1 a{
    font-weight: bold;
}
.category_left .autoparts_category li.level2 a{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.category_left .autoparts_category li .withlink {
    display:none; 
    
}

.category_left .autoparts_category li .withoutlink  img{
	
}
.category_left .autoparts_category li .withoutlink {
    display: block;
    font-weight: bold;
    background: #ff0000;
    color: #fff;
    border-radius: 4px;
    margin: 1px;
    padding: 0 13px;
    cursor: pointer;
    font-size: 19px;
}
.category_left .autoparts_category li:hover .withoutlink {
	background: rgba(145,14,21,1);
	color:#fff;
	background: #00205B;
}




.category_left .autoparts_category li.level2 .withlink {
    display:block; 
	margin-left: 10px;
}

.category_left .autoparts_category li.level2 .withlink a:hover {
	border-bottom: 1px solid #fff;
}
.category_left .autoparts_category li.level2 .withlink a.active {
	border-bottom: 1px solid #fff;
}
.category_left .autoparts_category li.level2 .withoutlink {
	display:none; 
}
.category_left h2 {
	color: #fff;
	background: #00205B;	
	border-radius: 4px;
	padding: 0px 10px;
	line-height: 32px;
	margin: 1px;
}


.category_left .autoparts_category li.level2:before {
    content: '\203A';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
	left: 1px;
	top: -1px;
    color: #b3b3b3;
    font-size: 22px;
}
.category_left .plus {
	float: right;
	background: #ccc;
	width: 25px;
	height: 28px;
	padding: 4px;
	line-height: 20px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	margin-top: 4px;
	display:none;
}
.category_left li.level2 {
	padding-left:10px;
}
.products-grid .product-name a, .products-list .product-name a {
	font-size: 15px;
	color: #00205B;
	line-height: 20px;
	text-decoration: none;
	text-transform: capitalize;
}
.cardetails  {
	float: left;
	width: 100%;
}
button.button > span, .page-sitemap .links a {
	font-family: 'Roboto',sans-serif;
	/*background: #00205B;*/
	color: #fff;
	font-size: 15px;
	line-height: 28px;
	height: 33px;
	border-radius: 4px;
	border: 0;
}
button.button:hover > span, .page-sitemap .links a:hover {
	/*background: rgba(145,14,21,1);
	background: #00205B;*/
}

.product-view {
	position: relative;
	background: #fff;
	padding: 10px;
}
.footer-container {
	background: #404042;
}
.footer h4, .footer .block-title strong, .footer h3 {
	position: relative;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 12px;
	text-transform: capitalize;
}
.footer ul li a {
	display: inline;
	color:#a6a6a6
	text-decoration: none;
}
.footer-container {
	width: 1170px;
	/* margin: 0; */
	/* margin-left: 30px; */
	margin:auto;
}
.footer-container .container {
	width: 1170px;
	/* margin: 0; */
}
.footer ul li a:hover {
color: #fff;
}
.footer-container-top {
	
}
.footer-shadow {
	padding: 5px 0 5px;
	margin: 0;
	padding:10px;
}
.footer .block-subscribe .block-content {
position: relative;
background:transparent;
}
.footer .block-subscribe button.button {
position: absolute;
margin-top: 5px;
}
.home_banners li {
	width: 271px;
	float: left;
	margin: 7px;
	padding: 10px;
	
}

.vehicles {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );	
}
.vehicles .ui-accordion .ui-accordion-header{
border: 0;
border-radius: 0px;

background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
.vehicles .ui-accordion .ui-accordion-header-active{
	background: #fff;
}
.vehicles .ui-accordion .ui-accordion-header.ui-accordion-header-active {
border: 0;
border-radius: 0px;
}
.vehicles .ui-accordion .ui-accordion-content {
border: 0;
}

.autosearch select{
    width: 90%;
	-webkit-appearance: none;
	background: url("../images/12.png") no-repeat right #fff;
	background-position: 98%;
	border:1px #ccc solid;
	height: 55px;
	margin-bottom:2px;
	padding:0 10px 0 0;
	font-size: 16px;
    color: #000;
    font-weight: bold;
}
.tires_vehicle {
	background: #fff;
	float: left;
	width: 100%;
	padding: 5px;
}
.tires_vehicle select{
	width:100%;
	-webkit-appearance: none;
	background: url("../images/12.png") no-repeat right #fff;
	background-position: 98%;
	border:1px #ccc solid;
	height: 35px;
	line-height: 10px;
	margin-bottom:2px;
}
.tires_vehicle button.button span {
	background: url(../images/D.png) !important;
	width: 121px;
	height: 39px;
	border: 0;
}
.catalogsearchresult {
	background:#fff;
	margin-bottom: 10px;
	padding:10px;
}
.products-list li.item {
	padding: 15px;
    margin-bottom: 31px;
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
}
.products-list .product-name {
	background:transparent;
}
.advancedsearch select{
	width:120px;
	-webkit-appearance: none;
	background: url("../images/12.png") no-repeat 95% #fff !important;
	background-position: 98%;
	border:1px #ccc solid;
	height: 32px;
	margin-bottom: 2px;	
	font-size: 18px;
	font-weight: bold;
	padding:0;
	height: 55px;
    width: 90%;
	color:#000;
}
.elastika {
	height:345px;
	overflow:hidden;
}
.elastika  label {
font-weight: normal;
width: 125px;
}

.fluid_container_wrap {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-top: -5px;
}

.breadcrumbs, .catalogsearchresult { 
	display:none;
}
.sdimention {
	background:url("../images/B-diastasi-kitrino.png");
	width:65px;
	height:60px;
	float:left;
	margin:2px;
	cursor:pointer;
}
.sdimention.active {
	background:url("../images/B-diastasi-kokkino.png");
}
.svehicle {
	background:url("../images/B-oxima-kitrino.png");
	width:65px;
	height:60px;
	float:left;
	margin:2px;
	cursor:pointer;
}
.svehicle.active {
	background:url("../images/B-oxima-kokkino.png");
}
.shelp {
	background:url("../images/B-voitheia-kitrino.png");
	width:65px;
	height:60px;
	float:left;
	margin:2px;
	cursor:pointer;
}
.shelp.active {
	background:url("../images/B-voitheia-kokkino.png");
}

.vehicle-home-antallaktika.svehicle {
	background:url("../images/vehicle-antallaktika.jpg");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.vehicle-home-elastika.svehicle {
	background:url("../images/vehicle-elastika.jpg");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.vehicle-home-moto.svehicle {
	background:url("../images/vehicle-moto.jpg");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastikaimage.svehicle {
	background:url("../images/A-01.png");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastikaimage.sdimention {
	background:url("../images/A-01.png");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastikaimage.tyre_width {
	background:url("../images/A-01.png");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastikaimage.tyre_profile {
	background:url("../images/A-02.png");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastikaimage.tyre_rim {
	background:url("../images/A-03.png");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastikaimage.tyre_load {
	background:url("../images/A-04.png");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastikaimage.tyre_speed {
	background:url("../images/A-05.png");
	width:439px;
	height:311px;
	background-size: 439px 311px;
}

.elastika button.button {
	background: url(../images/D.png) !important;
    width: 121px;
    height: 39px;
    border: 0;
}

.elastika button.button span {
	background: url(../images/D.png) !important;
	width: 121px;
	height: 39px;
	border: 0;
}
.antallaktiika button.button {
	float:right;
	background: url(../images/G.png) !important;
	width: 57px;
	height: 37px;
	border: 0;
}
.antallaktiika button.button span {
	background: url(../images/G.png) !important;
	width: 57px;
	height: 37px;
	border: 0;
}
.antallaktiika select {
	-webkit-appearance: none;
	background: url("../images/12.png") no-repeat right #fff;
	background-position: 98%;
	margin-bottom:2px;
	height: 40px;
}
.antallaktiika .ui-accordion .ui-accordion-content {
	height: 209px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );	
}

.product-collateral .box-collateral {
	margin-bottom: 30px;
	background:#fff;
	padding:10px;
}
.col2-set {
	width: auto;
	background:#fff;
}
.opc   .step {
	background:#fff;
	padding:5px;
}
.opc   h2 {
	background:transparent;
}
.jcarousel {
    position: relative;
    overflow: hidden;
	height: 70px;
	margin: 20px 55px;
	padding: 15px 0;
}
.jcarousel-wrapper {
	margin-bottom:10px;
	background: #fff;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
	
}
.jcarousel li {
    float: left;
	margin: 0 15px;
}
.jcarousel-control-prev {
	position: absolute;
	float:left;
	top: 33px;
	left:10px;
}
.jcarousel-control-next {
	position: absolute;
	float:left;
	top: 33px;
	right:10px;
}
.dataTables tbody tr {
    min-height: 35px; /* or whatever height you need to make them all consistent */
}

.slider.banners .swiper-slide-medium .slide-text, .slider.banners .swiper-slide-big .slide-text {
	text-align: right;
    bottom: 155px !important;
    padding: 0 18px;
    margin: 0;
	position:relative;
}
.slider.banners .swiper-slide-big {
	width:576px;
}
.boxed-layout .slider.banners {
    margin: 0 -9px;
}

.slider.banners .swiper-slide .slide-inner {
    overflow: hidden;
    height: 100% ;
}

.slider.banners .swiper-slide:last-child .slide-inner {
    padding-right: 0;
}

.slider.banners .swiper-slide {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.slider.banners .swiper-slide-big {
    width: 576px !important ;
}

.slider.banners .swiper-slide-extrabig  {
    width: 580px ;
}

.slider.banners .swiper-slide-small {
    width: 279px ;
}
.slider.banners .swiper-slide-medium {
    width: 394px ;
}

/*.slider.banners .swiper-slide-big.swiper-slide:last-child {
    width: 392px ;
    margin-left: 9px !important;
}

.slider.banners .swiper-slide-small.swiper-slide:last-child {
    width: 224px ;
}*/

.slider.banners .slide-wrapper {
    overflow: hidden;
    position: relative;
}
.slider.banners .slide-wrapper-small {
    margin: 0 0 18px ;
    overflow: hidden;
}
.slider.banners .swiper-slide-small .slide-wrapper {
    margin: 0 ;
}

.slider.banners .swiper-wrapper {
    width: 100%;
}

.slider.banners .swiper-slide-big .slide-wrapper,
.slider.banners .swiper-slide-big .slide-inner {
    height: 100%;
}

.slider.banners .swiper-slide img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

/* HOVER */
.slider.banners img {
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}

.slider.banners .slide-wrapper:hover img {
    -webkit-transform: scale(1.2) rotateZ(-5deg);
    -moz-transform: scale(1.2) rotateZ(-5deg);
    -ms-transform: scale(1.2) rotateZ(-5deg);
    -o-transform: scale(1.2) rotateZ(-5deg);
    transform: scale(1.2) rotateZ(-5deg);
}

/* OVERLAY */
.slider.banners .slide-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*box-shadow: inset 0 0 0 0 rgba(0,0,0, 0.4);*/
    box-shadow: inset 0 0 20px 450px rgba(0,0,0, 0.4);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.slider.banners .slide-wrapper:hover:after {
    visibility: visible;
    opacity: 1;
}

/* NAVIGATION */
.slider.banners .next,
.slider.banners .prev {
    padding: 6px 14px;
    width: 50px;
    height: 50px;
    margin: -26px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 2px solid;
    border-color: rgba(255,255,255,0);
    /* border-radius: 50%; */
    text-indent: 100%;
}

.slider.banners .prev {
    left: -51px;
}

.slider.banners .next {
    right: -51px;
}

.slider.banners:hover .prev {
    left: 15px;
    opacity: 0.8;
    color: #ffffff;
    border-color: rgba(255,255,255,0.8);
}

.slider.banners:hover .next {
    right: 15px;
    opacity: 0.8;
    color: #ffffff;
    border-color: rgba(255,255,255,0.8);
}

.slider.banners .next:before,
.slider.banners .prev:before{
    font-family: 'FontAwesome';
    font-size: 30px;
    width: 15px;
    position: absolute;
    top: 2px;
}

.slider.banners .next:before{
    content: "\f105";
    left: 0px;
}

.slider.banners .prev:before{
    content: "\f104";
    left: -3px;
}

.slider.banners .prev:hover,.slider.banners .next:hover {
    opacity: 1;
}

/* SLIDE TEXT */
.slider.banners .slide-text {
    position: absolute;
    display: block;
    left: 36px;
    right: 36px;
    z-index: 1;
    text-align: center;
    padding: 12px 0 4px;
    margin: 32px 0;
}

.slider.banners .slide-wrapper a.slide-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.slider.banners .swiper-slide-small .slide-text {
    left: 18px;
    right: 18px;
}

.slider.banners .slide-text.top {
    top: 0;
}

.slider.banners .slide-text.bottom {
    bottom: 0;
}

.slider.banners .slide-text.center {
    top: 0;
}

.slider.banners .slide-text.border {
   
}
.slider.banners .slide-text h3{
    margin: -7px 0 0 !important;
}
.slider.banners .slide-text h3,
.slider.banners .slide-text h4 {
    color: #fff;
    margin: 0 ;
    text-align: center;
    padding: 20px ;
    font-family: 'open_sansextrabold' ;
    text-transform: uppercase; 
}

.slider.banners .swiper-slide-extrabig .slide-text h4 {
    margin: 0 ;
    font-size: 24px; 
}
.slider.banners .swiper-slide-extrabig .slide-text h3{
    display: inline-block;
    font-size: 48px;
    margin: 0 auto;
    text-align: center;
	color:#000;
}
.slider.banners .swiper-slide-extrabig  .slide-text.bottom {
    bottom:210px;
    padding: 0 70px ;
}

.slider.banners .swiper-slide-medium  .slide-text ,
.slider.banners  .swiper-slide-big  .slide-text{
    text-align: right ;
    bottom:65px;
    padding: 0 18px ;
    margin: 0;
 
}
.slider.banners .swiper-slide-medium  .slide-text  h4{
    margin: 0 ;
    font-size: 18px; 
    background-color: #4c3a31; 
    color:#fff;
    padding: 10px 25px; 
}
.slider.banners  .swiper-slide-big  .slide-text h4 {
    background-color: #3f3944; 
    color:#fff; 
    margin: 0 ;
    font-size: 24px; 
    padding: 10px 25px; 
}
.slider.banners  .swiper-slide-big  .slide-text h3 {
    background-color: #fff; 
    color:#77394b ;
    font-size: 48px; 
    padding: 10px 15px;
}
.slider.banners .swiper-slide-medium  .slide-text  h3 {
    font-size: 26px; 
    background-color: #a4695d; 
    color:#fff;
    padding: 10px 15px;
}
.slider.banners .slide-text h3 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0px;
    background-color: #fff; 
    color:#000;
}

.slider.banners .slide-text h4 {
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #000;
    display: inline-block;
    
}


.slider.banners .swiper-slide .slide-text h3 , 
.slider.banners .swiper-slide .slide-text h4{
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px) ; /* IE 9 */
    -webkit-transform: translate3d(0px, 0px, 0px); /* Chrome, Safari, Opera */
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.slider.banners .swiper-slide .slide-text h3:before , 
.slider.banners .swiper-slide .slide-text h4:before,
.slider.banners .swiper-slide .slide-text h3:after , 
.slider.banners .swiper-slide .slide-text h4:after{
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 100%;
      z-index: -1;
      transition: all 256ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0s;
      -webkit-transition :all 256ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0s;
      background-color: #f7c720 ;
}

.slider.banners .swiper-slide:hover .slide-text h3:before , 
.slider.banners .swiper-slide:hover .slide-text h4:before,
.slider.banners .swiper-slide:hover .slide-text h3:after , 
.slider.banners .swiper-slide:hover .slide-text h4:after {
    width: 100% ;
    
}

.slider.banners .swiper-slide:hover .slide-text h3 , 
.slider.banners .swiper-slide:hover .slide-text h4 {
    color:#000;
}




.widget-swiper {
    margin: 0 ;
}
.widget-swiper .slider.banners{
    margin: 18px ; 
}
.widget-singedeals {
  padding: 200px 0;
  margin: 0;
}
.widget-singedeals .deal-product {
  padding-right: 50px;
}
.rtl .widget-singedeals .deal-product {
  padding-left: 50px;
  padding-right: inherit;
}
.widget-singedeals .product-shop .deal-product-name {
  font-size: 40px;
  font-family: "open_sansextrabold";
  text-transform: uppercase;
  margin: -45px 0 20px;
}
.widget-singedeals .product-shop .deal-product-name a {
  color: white;
}
.widget-singedeals .product-shop .short-description {
  margin: 20px 0 30px;
}
.widget-singedeals .product-shop .short-description .std {
  font-size: 14px;
}
.widget-singedeals .product-shop .price-box {
  margin: 0 0 40px;
}
.widget-singedeals .product-shop .price-box .price {
  font-size: 30px;
  color: #f7c720;
  font-family: "open_sansextrabold";
}
.widget-singedeals .product-shop .price-box .price-label {
  font-size: 14px;
  color: white;
  font-family: "open_sansextrabold";
}
.widget-singedeals .product-shop .button {
  color: white;
  font-size: 14px;
  background-color: #1c1c1c;
  border: 1px solid #494949;
  letter-spacing: -0.05em;
}
.widget-singedeals .product-shop .button:hover {
  background-color: #f7c720;
  border: 1px solid #f7c720 !important;
}

.widget-images {
  margin: 0 0 10px;
}
.widget-inner.single-deals {
	background:transparent !important;
}

/** GoodVidio */
.goodvidio-gallery-wrapper .layout-modal .call2action {
	background: #00205B;
    padding: 10px;
    text-align: left !important;
	margin-top: 0px !important;
	margin-left: 10px;
    margin-right: 10px;
}

.goodvidio-gallery-wrapper .layout-modal .call2action b {
	color: #fff;
	font-size: 18px;
    font-weight: normal;
    
}

.goodvidio-gallery-wrapper .layout-modal ul.playlist {
	padding-left:10px !important;
	padding-right:10px !important;
}

/** End GoodVidio */
.products-list .product-shop {
	width: 70%;
	overflow: hidden;
    margin-left: 50px;
    float: right;
}
.products-list .product-shop .f-fix .list-left {
	float:left;
	width:50%;
}
.products-list .product-shop .f-fix .list-right {
	float:right;
	width:50%;
	text-align: center;
}
.products-list .product-shop .f-fix .list-right a {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.products-list .product-shop .f-fix .list-right a:hover {
	color:#00205B;
}
.block-title.acategory-info {
    font-size: 24px;
    line-height: 40px;
    margin: 30px 75px 30px 35px;
    color: black !important;
    position: relative;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 300;
    letter-spacing: 0.2em;
    background: transparent !important;
}
.page-title h1, .category-title h1{text-transform: none !important;}
.button{text-transform: none !important;}
button.button > span {line-height: 20px !important;}
.product-info .product-extra .quantity-adder label{text-transform: none !important;}

.box-promosmall {
	position: relative;
    float: left;
    display: block;
    margin: 0 0 18px 18px;
    border: 1px solid;
    border-width: 0 1px 1px;
    border-color: #FFF #ECECEC #BCBCBC;
    overflow: visible;
    color: #000;
    text-align: center;
    background: #F2F2F2;
    padding: 16px 9px 0;
    width: 23%;
    height: 450px;
    line-height: 20px;
}
.box-promosmall .figure {
	margin: 0 0 15px;
    line-height: 0;
    display: block;
}

.box-promosmall img {
	width: 100%;
    height: auto!important;
}

.box-promosmall header {
	margin: 0 0 10px;
}

.box-promosmall header h2 {
	font: normal 20px/21px 'HelveticaNeueLTCom55Roman',Helvetica,Arial,sans-serif;
}

.box-promosmall footer {
	position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #999;
    padding: 15px 0 18px;
    width: 100%;
    z-index: 9;
}

.box-promosmall footer span {
	font: normal 12px/13px 'HelveticaNeueLTCom55Roman',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
.box-promosmall a {
	position: relative;
    display: block;
    height: 100%;
    text-decoration: none;
    color: #000;
}

/** Home Prosfores **/
.prosfores-ul .box-promosmall {
	position: relative;
    float: left;
    display: block;
    margin: 0 31px 18px 0px;
    border: 1px solid;
    border-width: 0 1px 1px;
    border-color: #FFF #ECECEC #BCBCBC;
    overflow: visible;
    color: #000;
    text-align: center;
    background: #F2F2F2;
    padding: 16px 9px 0;
    width: 23%;
    height: 470px;
    line-height: 20px;
}
.prosfores-ul .box-promosmall .figure {
	margin: 0 0 15px;
    line-height: 0;
    display: block;
}

.prosfores-ul .box-promosmall img {
	width: 100%;
    height: auto!important;
}

.prosfores-ul .box-promosmall header {
	margin: 0 0 10px;
}

.prosfores-ul .box-promosmall header h2 {
	font: normal 20px/21px 'HelveticaNeueLTCom55Roman',Helvetica,Arial,sans-serif;
}

.prosfores-ul .box-promosmall footer {
	position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #999;
    padding: 15px 0 18px;
    width: 100%;
    z-index: 9;
}

.prosfores-ul .box-promosmall footer span {
	font: normal 12px/13px 'HelveticaNeueLTCom55Roman',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
.prosfores-ul .box-promosmall a {
	position: relative;
    display: block;
    height: 100%;
    text-decoration: none;
    color: #000;
	font-size: 16px;
    font-weight: bold;
}
/** End Home Prosfores **/


.cms-page-view.cms-proothisi-shell .container {
	width:100%;
}

.cms-page-view.cms-proothisi-shell .text.container {
	width:50%;
}

.cms-page-view.cms-proothisi-ab-vasilopoulos .container {
	width:100%;
}

.cms-page-view.cms-proothisi-ab-vasilopoulos .text.container {
	width:50%;
}

.cms-page-view.cms-proothisi-tyrelife .container {
	width:100%;
}

.cms-page-view.cms-proothisi-tyrelife .text.container {
	width:50%;
}

.cms-page-view.cms-proothisi-alpha-bonus .container {
	width:100%;
}

.cms-page-view.cms-proothisi-alpha-bonus .text.container {
	width:50%;
}

.cms-page-view.cms-tuv-hellas .container {
	width:100%;
}

.cms-page-view.cms-tuv-hellas .text.container {
	width:50%;
}

.text.container li {
	margin: 0 0 9px 20px;
    list-style: outside url(../images/ico-disc.png);
}

.text.container .box-grey li {
	margin: 0 0 9px 200px;
    list-style: outside url(../images/ico-disc.png);
}

.box-black{padding:19px 42px 9px 27px; width:921px; min-height:125px; background-color:#000; color:#fff;}
.box-black > .figure{float:left; clear:none;}
.box-black > .figure img{width:88px; height:auto;}
.box-black header{margin:0 0 4px 115px;}
.box-black header h3{font:normal 16px/17px 'HelveticaNeueLTCom75Heavy',Helvetica,Arial,sans-serif;}
.box-black .abstract{margin:0 0 0 115px; font:normal 13px/15px 'HelveticaNeueLTCom55Roman',Helvetica,Arial,sans-serif;}
.box-black .abstract p{margin:0 0 15px;}
.box-black .abstract strong{font-weight:normal; font-family:'HelveticaNeueLTCom75Bold',Helvetica,Arial,sans-serif;}
.box-black .abstract ul{margin:0 0 15px; padding:0 0 0 20px; list-style:outside square; color:#FFF;}
.box-black .abstract ul li{}
.box-black .abstract a{color:#FFF; text-decoration:underline;}
.box-black .abstract a:hover{text-decoration:none;}
.box-black footer{margin:0 0 0 115px;}
.box-black footer a{color:#FFF; text-decoration:underline;}
.box-black footer ul{}
.box-black footer ul li{float:left; margin:0 18px 9px 0; width:auto;}
.box-black footer ul li:first-child{margin-left:0;}
.box-black span.border{ border-bottom:1px dashed #333;; margin:5px auto; display:block; clear:both}

/*box-grey*/
.box-grey{
width:100%;
float:left;
margin:15px 0;
padding:15px 0;
border:#ccc dashed;
border-width:0 0 1px;
}
.box-grey .figure{
float:left;
max-width:184px;
margin-right:10px;
}
.box-grey .figure img{
width:100%;
}
.box-grey h2{
font: normal 18px/19px 'HelveticaNeueLTCom65Medium',Helvetica,Arial,sans-serif;
}
.box-grey p{
font: normal 18px/19px 'HelveticaNeueLTCom55Roman',Helvetica,Arial,sans-serif;
}
.box-grey p a{
text-decoration:underline;
color:#000;
}
.box-grey p a:hover{
text-decoration:none;
}
.box-grey ul li{
margin: 9px 0 0;
}

#simple_contact_form label {
	color: #000;
    font-size: 16px;
    font-weight: bold;
}

#simple_contact_form input {
	border: 1px solid #000;
}

/** Quick Box **/
.quickBox .quickRight .view_product {
	padding: 10px 0;
    margin: 10px 0;
    background: #000;
    text-align: center;
    border: 1px solid #00205B;
}
.quickBox .quickRight .view_product a {
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
.quickBox .quickRight .view_product:hover {
	background:#00205B;
}
/** End Quick Box **/

.alphabet li {
	float: left;
    width: 5.8%;
    height: 60px;
    display: table;
    background: #f1f1f1;
    margin: 0.421%;
    text-transform: uppercase;
    color: #5b5b5b;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
}

.alphabet li:hover {
	background: #00205B;
}
.alphabet li a.active {
	background: #00205B;
	color:#fff;
}

.alphabet li:hover > a {
	color:#fff;
}

.alphabet #result {
	color:#5b5b5b;
}
.alphabet #result:hover {
	color:#fff;
}

.alphabet li a {
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	color: #5b5b5b;
    cursor: pointer;
}
.field_supplier_placeholder{
	border: 4px solid #bdbdbd;
    box-sizing: border-box;
    float: left;
    height: 80px;
    margin: 0;
    width: 100%;
}
#supplier-search-box {
	background: #fff url('../images/supplier-search.png') no-repeat 100% 50%;
    border-color: #fff;
    border-width: medium 26px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    height: 72px;
    padding: 23px 0 23px 0;
    line-height: 1.4;
}
.autoparts-suppliers li {
	float: left;
    width: 25%;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    height: 35px;
	border-bottom: 2px solid #00205B;
    margin: 10px 0;
    padding: 10px 0;
}
.autoparts-suppliers li a {
}
.autoparts-suppliers li a strong {
	color:#000;
	font-size:18px;
}
.autoparts-suppliers li a strong:hover {
	color:#00205B;
}

#ves-mainnav {
    background: transparent;
    float: left;
}
.header-col {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #000;
    display: block;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    height: 80px;
    line-height: 1em;
    margin-right: -1px;
    position: relative;
    padding: 0px 10px;
	padding-left: 21px;
    padding-right: 21px;
}

.header-col-small {
	font-size: 0.74em;
    font-weight: normal;
    color: #000;
    line-height: 1.2em;
    text-transform: none;
    padding-top: 0.3em;
}

.cms-antallaktika-aytokiniton #columns .container {
	width:100%;
}
.cms-antallaktika-aytokiniton .vehicles-home-wrapper.container {
	width: 1138px !important;
    top: -300px;
	height: 117px;
    position: relative;
}
.box-collateral {
	padding: 5px;
    margin: 5px 5px 20px 5px;
    border: 1px solid #cfcfcf;
}
.box-collateral-content .tabs .efarmoges {
    display: inline-block;
    margin-right: 20px;
    padding: 10px;
    margin: 0 -2px -1px;
}
.box-collateral-content .tabs .efarmoges a {
    display: block;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 400;
    font-family: "open_sansextrabold";
    font-size: 12px;
    border: 1px solid #cdcdcd;
    margin-right: 0;
    color: black;
}
.box-collateral-content .tabs .efarmoges a:hover {
	color: #fff;
	background:#000;
}
.box-collateral-content .tabs .efarmoges a.active {
	color: #fff;
	background:#000;
}
.box-collateral-content .tabs .gnisia {
	display: inline-block;
    margin-right: 20px;
    padding: 10px;
    margin: 0 -2px -1px;
}
.box-collateral-content .tabs .gnisia a {
    display: block;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 400;
    font-family: "open_sansextrabold";
    font-size: 12px;
    border: 1px solid #cdcdcd;
    margin-right: 0;
    color: black;
}
.box-collateral-content .tabs .gnisia a:hover {
	color: #fff;
	background:#000;
}
.box-collateral-content .tabs .gnisia a.active {
	color: #fff;
	background:#000;
}
.box-collateral-content .tabs .xaraktiristika {
    display: inline-block;
    margin-right: 20px;
    padding: 10px;
    margin: 0 -2px -1px;
}
.box-collateral-content .tabs .xaraktiristika a {
    display: block;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 400;
    font-family: "open_sansextrabold";
    font-size: 12px;
    border: 1px solid #cdcdcd;
    margin-right: 0;
    color: black;
}
.box-collateral-content .tabs .xaraktiristika a:hover {
	color: #fff;
	background:#000;
}
.box-collateral-content .tabs .xaraktiristika a.active {
	color: #fff;
	background:#000;
}
.box-collateral-content .showtabs {
	max-height:500px;
	padding-top: 10px;
	overflow-y:scroll;
}
.media-left, .media-right, .media-body {font-size:14px !important;}
.accordion-group label, .form-group label {font-size:14px !important;color:#000;font-weight: bold;}

.titlewline {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.titlewline:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    height: 1px;
    width: 100%;
    background: #00205B;
}
.titlewline__title {
    display: inline-block;
    position: relative;
    line-height: 20px;
    font-size: 20px;
    color: #00205B;
    background: #fff;
    text-transform: uppercase;
    padding: 0 10px;
}
.contact .contact__intro {
    color: #00205B;
    font-size: 15px;
    margin-bottom: 40px;
    text-align: center;
}
.contact .contact__box {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #3a3b3f;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 10px;
	height: 195px;
}
.contact .contact__box__title {
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
}
.icon-contact--phone {
    background-image: url("../images/contact-sprite.png");
    background-position: -61px 0;
    width: 60px;
    height: 56px;
	display: inline-block;
    margin-top: 20px;
}
.icon-contact--mail {
    background-image: url("../images/contact-sprite.png");
    background-position: 0 -57px;
    width: 60px;
    height: 38px;
	display: inline-block;
    margin-top: 20px;
}
.icon-contact--email {
    background-image: url("../images/contact-sprite.png");
    background-position: 0 0;
    width: 60px;
    height: 56px;
	display: inline-block;
    margin-top: 20px;
}

.fb-link-header {
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
	background: url("../images/facebook.png") 0 0 no-repeat;
	height: 48px;
    width: 48px;
    display: block;
}
.fb-link-header:hover {
	opacity:1;
	-webkit-filter: none;
    -moz-filter: none;
    filter: none;
	background: url("../images/facebook.png") 0 -48px no-repeat;
	height: 48px;
    width: 48px;
    display: block;
}

/** Header Fancy Search **/
.main-content-overlay {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease,height 0s 0.3s ease;
    transition: opacity 0.3s ease,height 0s 0.3s ease;
    background: #000;
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5000;
}
.main-content-overlay.clicked {
	filter: alpha(opacity=75);
    opacity: 0.75;
    -webkit-transition: opacity 0.3s ease,height 0s 0s ease;
    transition: opacity 0.3s ease,height 0s 0s ease;
    height: 100%;
}
.header-search-btn {
    background-color: #f7f7f7;
    border: 1px solid #e2e4e8;
    border-radius: 2px;
    color: #a7a7a7;
    cursor: pointer;
    display: block;
    font: 1.0em/2.4 'Open Sans',sans-serif;
    position: relative;
    top: 15px;
	width: 535px;
    float: right;
}
.header-search-btn:before {
    content: 'Ελεύθερη Αναζήτηση...';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
	color: #000;
    padding-left: 90px;
	font-size:22px;
}
.header-search-btn>.icon {
    background: #5c6675 url('../images/mag-glass.png') no-repeat 7px 6px;
    border-radius: 0 2px 2px 0;
    bottom: -1px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    right: -2px;
    top: -1px;
    width: 65px;
}
.head-search-holder {
	height: 140px;
	width: 1000px;
	margin-right: auto;
    margin-left: auto;
    left: 0;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5001;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.head-search-holder {
    display: none;
}
.head-search-holder.clicked {
    display: block !important;
}

.head-search-holder.clicked #search_mini_form {
	width: 100%;
    margin: 0;
	margin-right: 40px;
}
.head-search-holder.clicked #search_mini_form .form-search label {
	display:none;
}
.head-search-holder.clicked #search_mini_form .form-search .input-text {
	padding: 10px 10px;
    width: 800px;
    height: 80px;
	font-size: 28px;
    font-weight: bold;
}
.head-search-holder.clicked #search_mini_form .form-search .button {
	height: 80px;
	position: relative;
    top: -4px;
    color: #fff;
    font-size: 14px;
}
.head-search-holder.clicked #search_mini_form .form-search .button span {
	height: 80px;
    line-height: 76px;
    font-size: 16px;
    font-weight: bold;
}
.head-search-close {
    background: url('../images/close-box.png') no-repeat 50% 50%;
    cursor: pointer;
    display: none;
    height: 140px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
}
.head-search-close:hover {
	opacity:1;
}
.head-search-holder .head-search-close {
    display: none;
}
.head-search-holder.clicked .head-search-close {
    display: block;
}
/** End Header Fancy Search **/

/** PDF Page **/
.cms-pdf-catalogues #columns .container {
	width:100% !important;
}
.cms-pdf-catalogues #content ul li {
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px solid #00205B;
}
.cms-pdf-catalogues #content ul li a {
	font-size:22px;
	font-weight:bold;
	color:#000;
}

.cms-pdf-catalogues #content ul.by-brand {
	list-style: none;
}
.cms-pdf-catalogues #content ul.by-brand li {
	float:left;
	width:23%;
	padding:0 10px;
	border-bottom:1px solid #00205B;
	font-size:16px;
	font-weight:bold;
	color:#000;
	background:#fff url('../images/cat-pdf-color.png') no-repeat;
	background-position: 100% -4px;
    background-size: 32px;
}
.cms-pdf-catalogues #content ul.by-brand li a {
	font-size:16px;
	font-weight:bold;
	color:#000;
}
/** End PDF Page **/

/** Customer Login **/
.customer-account-login #columns {
	background:#fff url('../images/slider-ver-3.jpg') no-repeat;
	background-size:cover;
}
.customer-account-login #columns .container {
	webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 50px 0 rgba(0,0,0,.3);
    background-image: url('../images/login-container.png');
	padding: 0 50px;
}
.account-login, .account-create {
    margin: 0 0 40px;
    background: none;
}
/** End Customer Login **/

.category_center_left ul.autoparts_category  li.level2.antallaktikaalls {
	width:100%;
}
.category_center_left ul.autoparts_category  li.level2 .antallaktikaall {
	color:#000;
	font-size:14px;
}
.category_left li.level2.antallaktikaalls .antallaktikaall {
	padding-left: 10px;
}

/** Select Label **/
	.select {
		border: 1px solid #ccc;
		overflow: hidden;
		position: relative;
		display: block;
		background: #fff;
		padding:0;
	}
	
	.select-brand:before {
		content: "1";
		color: #000;
		border-right: 1px solid #cfcfcf;
		font-size: 16px;
		font-weight: bold;
		padding: 23px 8px;
		position: absolute;
		left: 0;
		top: 0px;
		background: #fff;
		z-index: 1;
		text-align: center;
		width: 13%;
		height: 100%;
		pointer-events: none;
		box-sizing: border-box;
	}
	.select-brand.active:before {
		content: "1";
		color: #fff;
		border-right: 1px solid #cfcfcf;
		font-size: 16px;
		font-weight: bold;
		padding: 23px 8px;
		position: absolute;
		left: 0;
		top: 0px;
		background: #00205B;
		z-index: 1;
		text-align: center;
		width: 13%;
		height: 100%;
		pointer-events: none;
		box-sizing: border-box;
	}
	.select-brandmodel:before {
		content: "2";
		color: #000;
		border-right: 1px solid #cfcfcf;
		font-size: 16px;
		font-weight: bold;
		padding: 23px 8px;
		position: absolute;
		left: 0;
		top: 0px;
		background: #fff;
		z-index: 1;
		text-align: center;
		width: 13%;
		height: 100%;
		pointer-events: none;
		box-sizing: border-box;
	}
	.select-brandmodel.active:before {
		content: "2";
		color: #fff;
		border-right: 1px solid #cfcfcf;
		font-size: 16px;
		font-weight: bold;
		padding: 23px 8px;
		position: absolute;
		left: 0;
		top: 0px;
		background: #00205B;
		z-index: 1;
		text-align: center;
		width: 13%;
		height: 100%;
		pointer-events: none;
		box-sizing: border-box;
	}
	.select-brandmodeltype:before {
		content: "3";
		color: #000;
		border-right: 1px solid #cfcfcf;
		font-size: 16px;
		font-weight: bold;
		padding: 23px 8px;
		position: absolute;
		left: 0;
		top: 0px;
		background: #fff;
		z-index: 1;
		text-align: center;
		width: 13%;
		height: 100%;
		pointer-events: none;
		box-sizing: border-box;
	}
	.select-brandmodeltype.active:before {
		content: "3";
		color: #fff;
		border-right: 1px solid #cfcfcf;
		font-size: 16px;
		font-weight: bold;
		padding: 23px 8px;
		position: absolute;
		left: 0;
		top: 0px;
		background: #00205B;
		z-index: 1;
		text-align: center;
		width: 13%;
		height: 100%;
		pointer-events: none;
		box-sizing: border-box;
	}
/** End Select Label **/

/** News Alert **/
.news-alert {
    float: left;
    width: 100%;
    height: 56px;
	margin:4px 0;
	background:#fff;
}
.news-alert span.title:first-child {
    color: #00205B;
    width: 200px;
    height: 56px;
    line-height: 58px;
    display: block;
    float: left;
    position: relative;
    right: 7px;
    font-size: 16px;
    padding-left: 100px;
    background: #fff url('../images/news-area-icon.png') no-repeat;
	background-position: 25px 12px;
    font-weight: bold;
    border: 1px solid #00205B;
}

.news-alert div {
    width: 85% !important;
    float: left;
    margin-top: 16px;
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.news-alert div a {
    width: 85% !important;
    float: left;
    margin-top: 16px;
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.news-alert div a:hover {
    width: 85% !important;
    float: left;
    margin-top: 16px;
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
}
/** End News Alert **/

/** Home Banners **/
.home-banners {
	margin: 10px 0;
}
.home-banners .container .content img {
	width:100%;
}
.home-banners .home-banners-1 {
	float:left;
	width:300px;
	height:101px;
	border:1px solid #00205B;
}
.home-banners .home-banners-2 {
	float:left;
	width:300px;
	height:101px;
	border:1px solid #00205B;
	margin-right:135px;
	margin-left:135px;
}
.home-banners .home-banners-3 {
	float:left;
	width:300px;
	height:101px;
	border:1px solid #00205B;
}
/** End Home Banners **/
input[type=number] {
    height: 38px !important;
    line-height: 30px;
    font-size: 16px;
    padding: 0 8px;
}
input[type=number]::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    cursor:pointer;
    display:block;
    width:8px;
    color: #333;
    text-align:center;
    position:relative;
}

input[type=number]:hover::-webkit-inner-spin-button { 
    background: #eee url('../images/input-arrow.png') no-repeat 50% 50%;  
    width: 14px;
    height: 14px;
    padding: 4px;
    position: relative;
    right: 4px;
    border-radius: 28px;
}

/** Company Page **/
.cms-company #columns .container {
	width:100%;
}

.head-img-overlay {
    height: 100%;
	width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.head-img-overlay:after {
    background: url('../images/head-img-overlay.png') repeat 0 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.head-img-overlay img {
	width:100%;
}

.cms-company #columns .container .about.container {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.cms-company #columns .container .about.container .title {
	color: #111;
    display: block;
    font-size: 3.2em;
    font-weight: normal;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    line-height: 1.27;
    margin: 32px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cms-company #columns .container .about.container .subtitle {
	color: #c2c2c2;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    margin: -27px 8px 20px;
    padding-bottom: 12px;
    position: relative;
}
.cms-company #columns .container .about.container .subtitle:after {
	background: #ffab31;
    bottom: 0;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    width: 31px;
}
.cms-company #columns .container .about.container .content {
	padding-bottom: 17px;
	color: #242424;
    font-size: 20px;
    line-height: 28px;
}

.cms-company #columns .container .mission.container {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

.cms-company #columns .container .mission.container .title {
	color: #fff;
    display: block;
    font-size: 3.2em;
    font-weight: normal;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    line-height: 1.27;
    margin: 32px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cms-company #columns .container .mission.container .subtitle {
	color: #0B8A9B;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    margin: -27px 8px 20px;
    padding-bottom: 12px;
    position: relative;
}
.cms-company #columns .container .mission.container .subtitle:after {
	background: #ffab31;
    bottom: 0;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    width: 31px;
}
.cms-company #columns .container .mission.container .content {
	padding-bottom: 17px;
	color: #fff;
    font-size: 20px;
    line-height: 28px;
}
.cms-company #columns .container .mission.container .subcontent .sbb-video-box {
	float: left;
    margin: 0 35px 0 8px;
	position: relative;
}
.cms-company #columns .container .mission.container .subcontent .sbb-video-box .sbb-video-button.video_gallery {
	border-radius: 144px;
    height: 174px;
    left: 50%;
    margin: -87px 0 0 -87px;
    position: absolute;
    top: 50%;
    width: 174px;
}
.cms-company #columns .container .mission.container .subcontent .sbb-video-box .sbb-video-button.video_gallery > div {
	border-left-color: #fff;
    border-bottom: 37px solid transparent;
    border-left: 63px solid #fff;
    border-top: 37px solid transparent;
    left: 40%;
    margin: -37px 0 0 -20px;
    opacity: 1;
    position: absolute;
    top: 53%;
    width: 0;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    z-index: 1;
}

.cms-company #columns .container .mission.container .subcontent .sbb-video-box .sbb-video-button.video_gallery > a {
	background: url('../images/body-texture-1.png') 99em 0 repeat;
    border: 15px solid #fff;
    border-radius: 100%;
    display: block;
    height: 144px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 20px;
    width: 144px;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    z-index: 2;
}
.cms-company #columns .container .mission.container .subcontent .sbb-video-box .sbb-video-button.video_gallery > a:hover {
	border: 15px solid #ff0000;
}
.main-wide p {
	font-size: 1.4em;
    line-height: 1.5;
    margin: 1.5em 8px;
    text-align: justify;
}

.cms-company #columns .container .team.container {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.cms-company #columns .container .team.container .column {
    float: left;
    width: 33.333%;
    margin: 0;
}
.cms-company #columns .container .team.container .column img {
    width: 94%;
    margin: 0 3%;
}
.cms-company #columns .container .team.container .column .h2 {
    padding-bottom: 14px;
    color: #4c4c4c;
    margin: 32px 3% 5px;
    background: url('../images/team-border.png') 0 bottom no-repeat;
}
.cms-company #columns .container .team.container .column p {
    line-height: 21px;
    color: #000;
    padding-bottom: 5px;
    margin-left: 3%;
    margin-right: 3%;
}
.subcontent p.quotes {
    font-style: italic;
    quotes: "\201C""\201D""\2018""\2019";
}
.subcontent p.quotes:before {
	color: #0B8A9B;
    content: open-quote;
    font-size: 4em;
    line-height: 1px;
    margin-right: 0.176em;
    vertical-align: -0.5em;
    font-family: Georgia, "Times New Roman", Times, serif;
}

/** End Company Page **/
#fancybox-wrap.newClass #fancybox-content {
	width:560px !important;
	height:335px !important;
	left: -280px;
}
#fancybox-wrap.newClass #fancybox-close {right:-280px;}
#fancybox-content #fb-videos {
	display:block !important;
}