/* HIDE DEFAULT SEARCH */

.notloggedin .c-hide-search {
display: none;
}

.loggedin .c-hide-search {
display: block;
}



/* =========== */


.c-filter-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #f1f1f1;
    height: 400px;
    align-items: center;
}

.c-filter-container .filter_group {
background-color: #f1f1f1;
color: black;
}

.c-filter-container > div:nth-child(1), .c-filter-container > div:nth-child(2) {
width: 50%;
}

.c-filters-box {
    max-width: 680px;
    margin-right: 0;
    margin-left: auto;
}

.c-wheel-info {
    height: 350px;
    overflow: hidden;
    padding-top: 50px;
    text-align: center;
    position: relative;
    max-width: 630px;
}

.c-wheel-info img {
    max-width: 500px;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: auto;
}

.c-filters-box .filtergrouptitle {
    padding-left: 40px;
    font-size: 24px;
    position: relative;
}

.c-filters-box .filtergrouptitle:before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #68bdff;
    display: block;
    position: absolute;
    left: 10px;
    top: 5px;
}

/* FILTRA */

.c-filters-box .chosen-single.chosen-default, .c-filters-box .chosen-container-single .chosen-single, .c-filterboxy .chosen-container-single .chosen-single{
    box-shadow: none;
    background: white;
    color: #c3c3c3;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
height: auto;
}

.c-filters-box .chosen-container-single .chosen-single-with-deselect span, .c-filterboxy .chosen-container-single .chosen-single-with-deselect span {
color: black;
}

/* VELAKI GIA TA FILTRA */

.c-filters-box .chosen-container-single .chosen-single div b, .c-filterboxy .chosen-container-single .chosen-single div b {
background-size: 60px !important;
    background-position: 2px 6px;
}

.c-filters-box .chosen-container-active.chosen-with-drop .chosen-single div b, .c-filterboxy .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px;
    background-size: 60px !important;
}

.c-filters-box .chosen-container-single .chosen-single abbr, .c-filterboxy .chosen-container-single .chosen-single abbr {
    top: 12px;
}

/* END VELAKI GIA TA FILTRA */

.c-filters-box .filter_group button {
    background-color: #68bdff;
    color: white;
    margin-top: 35px;
    padding: 7px 10px 7px;
    border-radius: 5px;
}

.c-filters-box .filter_opt .filterlabel {
    padding-bottom: 4px;
    font-weight: 600;
    margin-top: 10px;
}


/* MOBILE */

@media (max-width: 990px) {
.c-filters-box .filter_group:nth-child(1) {
    width: calc(100% - 20px);
}

.c-filters-box .filter_group:nth-child(2) {
    width: calc(100% - 20px);
}

.c-filter-container {
    height: auto;
}
.c-filter-container > div:nth-child(1), .c-filter-container > div:nth-child(2) {
width: 100%;
}

.c-filters-box .filtergrouptitle {
    margin-top: 30px;
}

.c-filters-box .filterelem {
    max-width: 33.33%;
    display: inline-block;
}

/*.c-filters-box .c-filter-elastika .filterelem {
    max-width: 50%;
width: 100%;
    display: inline-block;
} */

.chosen-container {
    max-width: 100%;
}

.c-filters-box .filter_group button {
    margin-top: 0;
}

.c-filters-box .filter_group.c-filter-zantes .filterelem:nth-child(2) {margin-right: 33.33%;
}

.c-wheel-info {
    padding-top: 50px;
}


.filter_opt.dropdown select {
    padding: 5px;
    border: 1px solid #aaa;
    border-radius: 5px;
    min-width: auto;
}

.am_24794 .htmlboxcontent {
float: left;
}

.am_69873 {
float: right;
}

#abovetopbanner #mod24794content0 a {
  font-size: 100%;
  margin-right: 00px;
}
.logged_user {
    margin-right: 15px;
    margin-top: 7px;
}

#innerabovetopbanner {
    padding: 10px 10px;
}

.logged_user {
    margin-right: 15px;
    margin-top: 10px;
}

}

.boxy.filters {
    display: flex;
}

.boxy.filters .filter_opt {
    float: none;
}.c-fuel-icon, .c-wet-icon, .c-noise-icon {
    position: relative;
    padding-left: 50px;
    height: 50px;
    display: flex;
    align-items: center;
}

.c-fuel-icon:before, .c-wet-icon:before, .c-noise-icon:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    background-size: cover;
}

.c-fuel-icon:before {
    background-image: url('/cache/files/98027f29ebbf6c76505b82b4c349e0f16188c1b0.jpg');
}

.c-wet-icon:before {
    background-image: url('/cache/files/30b2360330f94b89868b04b55398a3a75a8e551e.jpg');
}

.c-noise-icon:before {
    background-image: url('/cache/files/a4d04598995e22d1cb16697a3794e1957c1bbef2.jpg');
}

.c-prosthiki-kalathi-button {
    border: 0;
    border-color: transparent !important;
}

.c-prosthiki-kalathi-button a {
    background-color: #379ef0;
    color: white !important;
    border: 0px;
    padding: 15px !important;
    font-size: 16px;
}

/* DETAILS TITLE */

div.items div.detail h3 a {
    font-size: 30px;
    line-height: 1.2em;
}

/* SIDE NAV MENU */

@media (min-width: 800px) {
#righty {
    margin-left: 265px;
}
}

#lefty {
    width: 250px;
}

#lefty .c-left-nav {
background-color: #f7f7f7;
    font-size: 14px;
    border-radius: 5px;
border: 1px solid #eaeaea;
}

#lefty .c-left-nav ul li {
    border-bottom: 1px solid #dbdbdb;
}

#lefty .c-left-nav ul li:last-child {
    border-bottom: 0px solid #dbdbdb;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

#lefty .c-left-nav ul li:hover {
    background-color: #eaeaea;
}

#lefty .c-left-nav ul li.active { 
    background-color: #eaeaea;
}

#lefty .c-left-nav ul li a {
background-image: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

#lefty .c-left-nav h1 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 45px;
    background-color: #379ef0;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#lefty .c-left-nav h1:before {
    content: '\e0ee';
    font-family: 'Material Icons';
    font-size: 30px;
    font-weight: 100;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/* GOOGLE ICONS */

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 100,
  'GRAD' 0,
  'opsz' 48
}

.c-general-detail-info-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
background-color: #f1f1f1;
}

.c-general-detail-info-box {
    width: 33.33%;
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 10px;
}

.c-general-detail-info-box:nth-child(1), .c-general-detail-info-box:nth-child(2) {
    border-right: 1px solid #379ef0;
}

.c-general-detail-info-icon img {
    width: 40px;
    height: 40px;
}

.c-general-detail-info-content p {
    margin-bottom: 0;
    margin-left: 10px;
}

.c-support-detail-info-container {
background-color: #2d80c2;
padding-top: 15px;
padding-bottom: 15px;
color: white;
font-weight: 800;
text-align: center;
}

.c-support-detail-info-content img {
    width: 50px;
    height: auto;
    margin-right: 15px;
}

.c-support-detail-info-container a {
text-decoration: none;
color: white;
}

/* DELETE ARROW APO TA PEDIA */

div.items div.contentboxy span.dynfieldlabel, div.items div.contentboxy span.label {
background-image: none;
}

/* ======== */

/* EMFANISI TIMI */

div.items div.detail .am_1615 div.infoline.totalprice {
    font-size: 30px;
    font-weight: 800;
}

div.items div.detail .dyncontent div.infoline:nth-child(1) {
    display: inline-block;
    padding: 15px !important;
    background-color: #f1f1f1;
font-weight: 800;
border-radius: 5px;
}

div.items div.detail .dyncontent div.infoline:nth-child(1) span {
padding-left: 0 !important;
}

div.items div.detail .quantity {
    margin-top: 15px;
    margin-bottom: 15px;
float: left;
    margin-right: 20px;
}

div.items div.detail .quantity select {
    padding: 5px;
    margin-right: 5px;
    margin-left: 5px;
}


/* GALLERY DESIGN */

#righty div.c-gallery-details {
margin-bottom: 50px;
}

#righty div.c-gallery-details h1 {
    text-transform: uppercase;
    border-bottom: 0;
    padding-bottom: 20px;
}

#righty div.c-gallery-details div.photogroup {
height: auto;
}

#righty div.c-gallery-details ul li {
    padding-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
    /* display: flex; */
}

#righty div.c-gallery-details div.photogroup div.aphoto {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#righty div.c-gallery-details div.photogroup div.lezanta {
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

/* GO BACK BUTTON */

.hasbacklink {
    font-size: 20px !important;
    padding-bottom: 10px !important;
    border: 0 !important;
}

h1 a.backtocat:before {
    top: 16px;
    margin-left: 0;
}

.hasbacklink .backtocat {
    background-color: #f1f1f1;
    padding: 10px;
    padding-left: 20px;
    margin-bottom: 10px;
border-radius: 5px;
margin-left: -35px;
}

.c_eu_tyres_label {
    width: 215px;
}/* DESIGN ARXIKIS */

#innerabovetopbanner {
    max-width: 1280px;
    margin: auto;
}

.c-texttop {
    margin-top: 4px;
}

.c-metaxeirismena-axesouar-container {
}

.c-metaxeirismena-axesouar-container .container-fluid .row .col-md-6 .c-metaxeirismena-box:nth-child(1), .c-metaxeirismena-axesouar-container .container-fluid .row .col-md-6  .c-axesouar-box:nth-child(1) {
padding: 30px;
}

.c-metaxeirismena-container{
    display: flex;
    flex-direction: row;
    align-items: center;
padding-top: 100px;
padding-bottom: 100px;
}

.c-metaxeirismena-box, .c-axesouar-box {
    width: 50%;
}

.c-metaxeirismena-box p, .c-axesouar-box p {
    margin-left: 35px;
}

.c-axesouar-container {
    background-color: #f1f1f1;
    padding-top: 100px;
    padding-bottom: 100px;
}

.c-buttons-container {
    margin-left: 35px;
}


/* AXESOUAR BANNERS */

.c-axesouar-banners-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.c-axesouar-banners-box {
    width: 33.33%;
    padding: 15px;
}

.c-axesouar-banners-inner {
    background-color: white;
    padding: 15px;
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
}

.c-axesouar-banners-title {
    font-size: 24px;
    font-weight: 800;
margin-bottom: 0;
}

.c-axesouar-banners-image, .c-axesouar-banners-text {
    width: 50%;
}

/* ========== */

/* DESIGN PROTEINOMENA PROIONTA */

.firstpageitems {
width: 100%;
max-width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

div.firstpageitems div.theitems {
justify-content: center;
}

.firstpageitems h1 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.c-general-detail-firstpage {
    background-color: white;
}

.c-general-detail-firstpage span {
color: #379ef0;
font-weight: 800;
}

.c-general-detail-extra {
    text-align: center;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #f1f1f1;
}

.c-general-detail-firstpage .c-general-detail-info-container {
    max-width: 1280px;
    margin: 0 auto;
    background-color: white;
}

.c-general-detail-firstpage .c-general-detail-info-box {
    width: 33.33%;
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 30px;
    padding-right: 30px;
    justify-content: center;
}

.c-general-detail-firstpage .c-general-detail-info-box:last-child {
    padding-right: 0;
}

/* END DESIGN ARXIKIS */

.c-maxW {
max-width: 1440px;
margin: auto;
}


/* BUTTONS */

.c-button-1 {
    display: inline-block;
    padding: 10px;
    background-color: #68bdff;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

/* ====== */

/* TITLES */

.c-title-1 {
font-size: 24px;
margin-bottom: 15px;
}

h1.c-title-md {
    border: 0 !important;
position: relative;
    padding-left: 35px !important;
}
h1.c-title-md:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 22.5px;
    background-color: #379ef0;
}

/* PAGE TITLE NEW DESIGN */

.c-new-pagetitle {
    padding-left: 35px !important;
position: relative;
}

.c-new-pagetitle:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 22.5px;
    background-color: #379ef0;
}


/* ====== */


/* OUR SERVICES SECTION */

.c-ourservices-container {
    background-color: #f1f1f1;
    padding-top: 100px;
    padding-bottom: 100px;
}

.c-ourservices-outer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.c-ourservices-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.c-ourservices-icons-box {
    width: 50%;
    text-align: center;
    padding: 20px;
    background-color: white;
    margin: 10px;
    border-radius: 15px;
}

.c-ourservices-icons-icon img {
    width: 120px;
    height: auto;
}

.c-ourservices-icons-text {
    font-weight: 800;
    margin-top: 15px;
}

/* ====== */

/* LIST OF BRANDS ARXIKI */

.c-shop-by-brand {
    padding-top: 100px;
    padding-bottom: 100px;
}

.c-brands-elastka {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.c-brands-image {
    padding: 10px;
    width: 33.33%;
    text-align: center;
}
.c-brands-image img {
    width: 100%;
    height: auto;
max-width: 220px;
border-radius: 10px;
transition: 0.5s;
margin-top: 0px;
    margin-left: 0px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 0%), 0px 0px 0.1px rgb(0 0 0 / 1%), 0px 0px 0.3px rgb(0 0 0 / 2%), 0px 0px 0.7px rgb(0 0 0 / 3%), 0px 0px 1.7px rgb(0 0 0 / 4%), 0px 0px 5px rgb(0 0 0 / 7%);
}

.c-brands-image img:hover {
margin-top: -5px;
    margin-left: -5px;
    box-shadow: 0.1px 0.1px 0px rgb(0 0 0 / 0%), 0.2px 0.2px 0.1px rgb(0 0 0 / 1%), 0.5px 0.5px 0.3px rgb(0 0 0 / 2%), 1.1px 1.1px 0.7px rgb(0 0 0 / 3%), 2.4px 2.4px 1.7px rgb(0 0 0 / 4%), 7px 7px 5px rgb(0 0 0 / 7%);
}

/* ====== */

.c-footer {
font-size: 16px;
}

.c-car-gr-footer {
    padding-top: 20px;
    border-top: 1px solid white;
    margin-top: 20px;
}

.c-payments-footer {
padding-top: 50px;
}

.textbox iframe{
    /*width: 100%;*/
margin: 0 auto;
display: block;
}

.textbox iframe {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
}

.textbox iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

@media screen and (max-width: 768px) {
    .textbox iframe {
        max-width: 400px;
        aspect-ratio: 9 / 16;
    }
}


/* MOBILE */

@media (max-width: 990px) {
.c-brands-image {
    padding: 10px;
    width: calc(50% - 20px);
}

.c-ourservices-container .col-md-6:nth-child(2) h1 {
margin-top: 100px;
}

.c-general-detail-info-container {
    width: 100%;
    flex-wrap: wrap;
}

.c-general-detail-firstpage .c-general-detail-info-box {
    width: 100%;
    flex-wrap: wrap;
    padding-right: 0px;
}

.c-general-detail-info-box:nth-child(1), .c-general-detail-info-box:nth-child(2) {
border-right: 0px solid #379ef0;
border-bottom: 0px solid #379ef0;
}

.c-support-detail-info-container {
padding: 30px;
}

.c-metaxeirismena-axesouar-container .container-fluid .row .col-md-6 .c-metaxeirismena-box:nth-child(1), .c-metaxeirismena-axesouar-container .container-fluid .row .col-md-6 .c-axesouar-box:nth-child(1) {
padding: 15px;
}

.c-metaxeirismena-container .c-buttons-container .c-button-1:nth-child(2) {
margin-top: 20px;
}

.c-general-detail-info-icon {
width: 40px;
}

.c-general-detail-info-content {
width: calc(100% - 40px);
}

.c-metaxeirismena-container {
    flex-wrap: wrap;
}

.c-metaxeirismena-box, .c-axesouar-box {
width: 100%;
}

.c-axesouar-banners-box {
    width: 100%;
    padding: 15px;
}

}.c-contact-form {

}

div.c-contact-form form p {
    padding-top: 30px;
}

div.c-contact-form p.required label, div.c-contact-form p label {
    top: 0;
    font-size: 16px;
    font-weight: 800;
}

div.c-contact-form p.required label:before {
    color: red;
}


div.contactform.c-contact-form h2 {
    border-bottom: 0 !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    font-size: 30px !important;
position: relative;
    padding-left: 35px !important;
}

div.contactform.c-contact-form h2:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 22.5px;
    background-color: #379ef0;
}

div.contactform.c-contact-form input, div.contactform.c-contact-form textarea {
    border: 0 !important;
    border-bottom: 0px solid #c2c2c2 !important;
    width: 100%;
    max-width: 500px !important;
    background-color: #f9f9f9;
    padding: 10px !important;
}

div.c-contact-form .submit button {
    background-color: #379ef0;
    color: white !important;
    border: 0px;
    padding: 15px !important;
    font-size: 16px;
min-width: 170px;
    border-radius: 5px;
}

@media (max-width: 990px) {
div.contactform.c-contact-form input, div.contactform.c-contact-form textarea {
    width: 90%;
}
}.c-path {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 800;
}

.c-path span {
    margin-right: 5px;
    margin-left: 5px;
}

.c-path span:nth-child(1) {
    margin-left: 0px;
}

.c-path span a {
text-decoration: none;
font-weight: 400;
}

.c-path span:last-child a {
    font-weight: 800;
}div.items div.filter {
    padding-bottom: 15px;
}

div.items div.filter form {
    width: 100%;
}

div.items div.filter input {
    display: block;
    width: calc(100% - 45px);
    padding: 10px 40px 10px 10px;
border-radius: 5px;
}

div.items div.filter button {
    position: absolute;
    top: 10px;
    right: 0;
    margin-left: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    color: #999;
}ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(1), ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(2) {
    background-color: #379ef0;
    position: relative;
}

ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(1) a:hover, ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(2) a:hover {
color: white;
}

ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(1):before, ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(2):before {
    content: '\e8b6';
    font-family: 'Material Icons';
    font-size: 25px;
    font-weight: 100;
color: white;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(1) span, ul#treemenu_m10_parent_629 > li.inactive.nochilds:nth-child(2) span {
    padding-left: 25px;
}.cartButton{
  background: #379ef0;
  border-radius: 12px;
  margin-top: 0.5em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

.cartButton span {
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30 px;
  font-weight: bold;
}

.cartButton:hover {
  background-color: #005496;
  color: white;
}.group_add .chosen-container {
  width: 100% !important;
}

.logged_user {
  margin-right: 15px;
  margin-top: 3px;
}

/*.firstpageitems {
  max-width: 1280px;
  margin: 0 auto;
} */
.group_add .chosen-container {
  max-width: 38vw;
}
/* Καλάθι, αναζήτηση και htmlbox με τηλέφωνα στο abovetopbanner */
/*--------------------------------------------------------------*/
/* #abovetopbanner .itemsgroup a.showgroup, #abovetopbanner .htmlbox a {
  max-width: 500px;
  height: auto;
  margin-right: 200px;
}

#abovetopbanner #mod24794content0 {
  float: left;
  margin-left: 450px;
}

#abovetopbanner #mod24794content0 a {
  font-size: 150%;
  margin-right: 30px;
} 

.itemsgroup.hidden-xs.hidden-sm {
  float: right;
  margin-right: 230px;
} */

#mod6155content24658 {
  background-color: #F0FFFF;
}
div#mod6155content24668.htmlcontent {
  display: none;
}


@media (max-width: 990px) {
#abovetopbanner #mod24794content0 a {
  font-size: 100%;
  margin-right: 00px;
}
.logged_user {
    margin-right: 15px;
    margin-top: 7px;
}
}.cartButton{
  background: #5dc3d6;
  border-radius: 10px;
  margin-top: 0.5em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

.cartButton span {
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30 px;
  font-weight: bold;
}

.cartButton:hover {
  background-color: #cccccc;
  color: white;
}