/* Header START */
header.page-header {
    background: #273646;
}
.page-header .switcher {
    position: absolute;
    right: 50px;
    top: 30px;
}
.logo{
    float: none;
}
.logo img{
    margin: auto;
    width: 250px;
    height: auto;
}
div#switcher-language {
    color: #fff;
}
/* Menu START */
nav.navigation ul {
    display: flex;
    justify-content: start;
    flex-wrap: nowrap;
}
nav.navigation ul li {
    font-size: .9em;
    height: 40px;
}
nav.navigation ul li a {
    line-height: 14px!important;
    color: #fff!important;
    font-size: 12px;
}
nav.navigation {
    background: #2D3E50;
    padding:  0;
}
.section-items.nav-sections-items {
    background: #2D3E50;
}
nav.navigation li.level1 a span {
    color: #000!important;
}
.sections.nav-sections {
    margin-bottom: 0;
}
/* Menu END */

.block.block-search {
    width: auto;
    height: 60px;
    right: 50px;
    top: 85px;
    padding: 0;
    position: absolute;
    display: block;
}
input#search {
    height: 60px;
    background: #44596F;
    border: 0;
    padding: 0 40px 0 20px;
    color: #fff;
}
button.action.search {
    height: 60px;
}
.block-search .action.search:before{
    color: #fff;
}
input#search::placeholder {
    color: #fff;
}
/* Header END */

/* Main Content START */

/* Follow Us START */
div#follow-us {
    background: #EBEBEB;
}
.social-links-container ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.follow-us-social {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width:340px;
    margin: auto;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.social-links-container ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
}
.social-links-container ul li {
    margin-bottom: 0;
    border-radius: 50%;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
}
.social-links-container a {
    color: #EDEFF1;
    width: 36px;
    height: 36px;
    display: table;
}
.social-links-container a:hover i {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
li.social-facebook {
    background-color: #4060A5;
}
li.social-instagram {
    background-color: #3c6b91;
}
li.social-linkedin {
    background-color: #0094BC;
}
li.social-youtube {
    background-color: #ff000d;
}
.social-text h4 {
    font-weight: 400;
    font-size: 1.4em;
}
/* Follow Us END */

/* Homepage Latest Products Slider START */
.latest-products-title {
    background: #ebebeb;
}
div#latest-product {
    margin-top: 25px;
}
.latest-products-title h1 {
    font-weight: 400;
    font-size: 1.4em;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}
.products-slider-container{
    padding-left: 40px;
    padding-right: 30px;
}
.slick-prev, .slick-next {   
    top: 35%;   
}
.slick-prev:before {
    position: absolute;
    padding: 1rem!important;
    box-shadow: 1px -1px 0 1px #929292 inset;
    -webkit-box-shadow: 2px -2px #929292 inset;
    border: solid transparent;
    border-width: 0 0 1rem 1rem;
    transition: 0.2s;
    content: '';
    transform: rotate(45deg)!important;
    right: 0px;
    top: -6px;
}
.slick-next {
    right: -20px;
}
.slick-prev{
    left: -30px;
}
.slick-next:before {
    position: absolute;
    content: '';
    padding: 1rem!important;
    box-shadow: 1px -1px 0 1px #929292 inset;
    -webkit-box-shadow: 2px -2px #929292 inset;
    border: solid transparent;
    border-width: 0 0 1rem 1rem;
    transition: 0.2s;
    transform: rotate(225deg)!important;
    left: 0;
    top: -6px;
}
.products-slider-container button:hover,
.products-slider-container button:focus, .products-slider-container button:active{
    border: 0;
}
/* Homepage Latest Products Slider END */

/* Homepage Categories List START */

div#categories-list {
    margin-top: 55px;
}
div#home-page-categories-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-top: 20px;
}
.product-categories-title {
    background: #ebebeb;
}
.product-categories-title h1 {
    font-weight: 400;
    font-size: 1.4em;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}
.product-categories-title.epoxiaka-eidh{
    margin-top: 55px;
}
.product-categories-title.epoxiaka-eidh a {
    float: right;
    bottom: 30px;
    position: relative;
    right: 20px;
    text-decoration: none;
    color: #000;
}
div#home-page-categories-epoxiaka-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    width: 100%;
}
div#home-page-categories-epoxiaka-container img{
    object-fit: contain;
}
/* Homepage Categories List START */

.widget.block.block-static-block p {
    text-align: center;
}
.brandslider-title h2 {
    font-weight: 400;
    font-size: 1.4em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    border-top: 2px solid #DDDDDD;
    border-bottom: 2px solid #DDDDDD;
}
.acx-brandslider-standard ul.flex-direction-nav {
    position: absolute;
    top: -27px;
    float: right;
    right: 18px;
}
.flex-direction-nav a:before {
    font-size: 18px!important;
    color: #989898;
}
.flex-direction-nav a{
    font-size: 0;
    width: 15px!important;
    height: 20px!important;
    color: #989898;
    opacity: 1!important;
}
.flex-direction-nav .flex-prev {
    left: -10px!important;
}
.flex-direction-nav .flex-next {
    right: -20px!important;
    text-align: right;
}
/* Main Content END */

/* Footer START */
small.copyright {
    display: none;
}
.footer-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.copyright-softweb {
    text-align: center;
}
footer{
    padding-bottom: 0!important;
    background: #f5f9fa!important;
}
.footer-item h3 {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 20px;
}
.footer-item ul {
    margin-top: 15px!important;
}
.footer-item a, .footer-item p, .footer-item span {
    color: #888888;
}
.footer-inner-item i {
    color: #000;
}
footer .block.newsletter {
    float: none!important;
    margin: 0;
    max-width: 100%;
}
footer form#newsletter-validate-detail {
    display: flex;
    flex-direction: column;
}
footer .field.newsletter {
    margin-bottom: 10px!important;
}
footer .block.newsletter .actions,
footer button.action.subscribe.primary {
    width: 100%;
}
footer button.action.subscribe.primary{
    background: #2D3E50;
}
footer button.action.subscribe.primary:hover {
    background: #71bf44;
    border-color: #71bf44;
    color:#2d3e50;
}
footer button.action.subscribe.primary span{
    color: #fff;
    text-transform: uppercase;
}
footer button.action.subscribe.primary:hover span {
    color: #2d3e50;
}
footer .epikoinwnia-newsletter-container.footer-item {
    grid-column: span 2;
}
footer .copyright-content {
    padding: 20px 0;
    font-size: 12px;
}
footer input#newsletter::placeholder {
    font-size: 0;
}
footer .block.newsletter .field .control:before{
    display: none;
}
/* Footer END */

/* Category View START */
.categories-sidebar-container ul li {
    list-style-type: none;
}
.categories-sidebar-container {
    border: 1px solid #DDD;
    background:#F5F5F5;
}
.categories-sidebar-container .sub-category.level-1 {
    padding: 0;
}
.categories-sidebar-container .sub-category.level-1 .category-top > a {
    background: #fff;
    color:black;
    font-weight: bold;
}
.categories-sidebar-container .category-top {
    background: #fff;
    padding: 0 10px;
    height: 53px;
    line-height: 53px;
}
.sub-category.level-1 > li > ul {
    padding-left: 0;
}
.categories-sidebar-container a {
    color: #000;
}
/* Category View START */
.header.content {
    padding: 10px 0;
}
a, .alink {
    color: #71bf44;
}
a:hover, .alink:hover {
    text-decoration: none;
}
.page-header a:hover {
    color: #fff;
}
.navigation li.level0:hover {
    background: #71bf44;
}
.navigation li.level0 {
    padding: 10px 0;
}
li, a, button, span, i, .flex-direction-nav a:before, .products-grid .product-item-actions {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: none;
}

.navigation .level0.parent>.level-top>.ui-menu-icon:after {
    line-height: 12px;
}
.category-image {
    margin-bottom: 0;
    display: table;
    height: 100%;
}
.category-image img {
    display: table;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: initial;
    max-height: initial;
}
.products-slider-container a {
    color: #000;
}
.products-slider-container a:hover {
    color: #71bf44;
}
.products-slider-container img {
    margin: auto;
}
.products-slider-container .name {
    margin: 10px auto 0;
}
.page-layout-1column .column.main {
    padding: 0;
}
.acx-brandslider-flex-brandslider {
    padding: 10px 0;
}
.page-footer {
    border-top: 1px solid #DDDDDD;
}
.footer.content {
    padding: 0 20px;
}
.footer-content li {
    line-height: 22px;
}
.newsletter.footer-inner-item {
    padding-top: 10px;
}
.block.newsletter input {
    margin: 0;
    padding: 0 10px;
    border-color: #DDDDDD;
}
.block.newsletter {
    width: 50%;
}
.block.newsletter input, .block.newsletter button {
    height: 40px;
    line-height: 40px;
}
.block.newsletter .action.subscribe {
    padding: 0;
    border-radius: 0;
}
.product-categories-title.epoxiaka-eidh a:hover {
    color: #71bf44;
}
.flex-direction-nav a:hover:before {
    color: #71bf44;
}
.footer a:hover {
    color: #2d3e50;
}
.breadcrumbs {
    border: 1px solid #ddd;
    padding: 0 20px;
    margin: 20px auto;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}
.breadcrumbs .item:not(:last-child):after {
    line-height: 40px;
}
.breadcrumbs a:visited {
    color: inherit;
}
.breadcrumbs a {
    color: #707070;
}
.breadcrumbs a:hover {
    color: #71bf44;
    text-decoration: none;
}
.page-main {
    padding: 0;
}
.page-main>.page-title-wrapper .page-title {
    margin-bottom: 30px;
    font-size: 34px;
    font-weight: 400;
}
.categories-sidebar-container ul li {
    margin: 0;
    padding: 0;
}
.categories-sidebar-container .sub-category.level-1 {
    padding: 0;
    margin: 0;
}
.categories-sidebar-container ul ul li {
    margin: 0;
    padding: 10px;
}
.categories-sidebar-container ul ul li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
ol.products.list.items.product-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.page-products .products-grid .product-item {
    padding: 20px;
    width: 100%;
    margin: 0 !important;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.page-products .product-item-info {
    width: 100%;
    text-align: center;
}
.toolbar-products {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.modes-mode.active {
    box-shadow: none;
    background: #fff;
    border-radius: 0;
}
.modes-mode:hover:before, .modes-mode.active:before {
    color: #71bf44;
}
.modes-mode:last-child {
    border-radius: 0;
    border-right: 1px solid #ddd;
    background: #fff;
}
.toolbar select {
    background-color: #f3f3f3;
    box-shadow: none;
    border-radius: 0;
    border: none;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
}
.page-products .products-grid .product-item:hover {
    border: 1px solid #2d3e50;
}
.products-grid .product-item-inner {
    background: #fff;
    box-shadow: none;
    border: 1px solid #2d3e50 !important;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    top: 0;
    right: 0;
    left: initial;
}
.page-products .products-grid .product-item-inner:before {
    background: transparent;
}
.products-grid .product-item-actions {
    margin: 0;
}
.products-grid .product-item-actions:hover {
    background: #2d3e50;
    border-radius: 50%;
}
.products-grid .product-item-actions:hover a.action.towishlist:before {
    color: #fff !important;
}
.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    border: none;
}
li.level0.active {
    background: #71bf44;
}
.gallery-placeholder {
    border: 1px solid #ddd;
}
.page-layout-1column .product.media {
    width: 35%;
}
.page-layout-1column .product-info-main {
    width: 63%;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 34px;
    font-weight: 400;
}
.product-info-main .product-info-price {
    border-bottom: 1px solid #ddd;
}
.product-social-links a.action.towishlist {
    background: none repeat scroll 0 0 #2d3e50;
    border: 2px solid #71bf44;
    color: #fff;
    display: table;
    height: 50px;
    line-height: 50px;
    width: 50%;
    text-align: center;
}
.product-social-links a.action.towishlist span {
    color: #fff;
}
.product-social-links a.action.towishlist:hover {
    background: #fff;
    color: #666;
    border: solid 2px #CCCCCC;
}
.product-social-links a.action.towishlist:hover span {
    color: #666;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 26px;
    line-height: 26px;
}
.category-image {
    display: none;
}
.navigation .level0.parent>.level-top>.ui-menu-icon {
    right: 3px;
}



























