﻿@font-face {
    font-family: 'NeueMachina';
    src: url('fonts/NeueMachina-Ultrabold.eot');
    src: url('fonts/NeueMachina-Ultrabold.eot?#iefix') format('embedded-opentype'), url('fonts/NeueMachina-Ultrabold.woff2') format('woff2'), url('fonts/NeueMachina-Ultrabold.woff') format('woff'), url('fonts/NeueMachina-Ultrabold.ttf') format('truetype'), url('fonts/NeueMachina-Ultrabold.svg#Neue Machina') format('svg');
}


html, body {
    margin: 0;
    padding: 0;
    font-family: 'Fira Mono', monospace;
    color: #333;
    font-size: 14px;
}

.menu-area {
    background: #fff;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .menu-area img {
        display: inline-block !important;
    }

    .menu-area .logo {
        display: inline-block !important;
    }

html {
    height: 100%;
    min-height: 100%;
}

body {
    min-height: 100%;
    overflow-x: hidden;
}

p {
    font-family: 'Fira Mono', monospace;
}


a {
    color: #333;
    font-family: 'Fira Mono', monospace;
}

    a:hover, a:focus {
        color: #333;
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

.btn.btn-link, .btn.btn-link:hover, .btn.btn-link:focus {
    color: #333;
    font-weight: 400;
}


.row.equal {
    display: flex;
    flex-wrap: wrap;
}


.admin-menu {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 11;
}



h1 {
    color: #000000;
    font-family: 'Fira Mono', monospace;
}

h2 {
    color: #000000;
    font-family: 'Fira Mono', monospace;
}

h3 {
    color: #000000;
    font-family: 'Fira Mono', monospace;
}

hr {
    height: 1px;
    color: #dedede;
    border: 0px;
    background-color: #dedede;
}


.info-area .social-col ul {
    padding: 0px;
    margin: 0px;
    display: inline-block !important;
    position: relative;
}

    .info-area .social-col ul li {
        list-style: none;
        float: left;
        display: inline-block !important;
        padding-left: 7px;
    }


.info-area {
    /*background: rgba(158, 172, 191,0.8);*/
    background: #ffffff;
    text-align: center;
    color: #333;
    font-size: 16px;
    padding-top: 10px;
}

    .info-area .fa-stack-1x {
        color: #ffffff;
        font-size: 16px;
    }

.social-col a {
    position: relative;
    top: -2px;
}

.info-area a.lang {
    color: #878d84;
}

    .info-area a.lang.active {
        color: #333;
    }


.info-area .fa-stack {
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
}

.info-area .fa-stack-2x {
    font-size: 1.6em;
}


.vegas-slider-wrapper {
    position: relative;
}

.vegas-slider-controls {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    z-index: 12;
    display: none;
}

.vegas-timer-progress {
    background: rgba(0,14,34,0.8);
}


.vegas-slider-controls div {
    font-size: 0;
    line-height: 0;
    margin: 0px;
    display: block;
    background: rgba(0,14,34,0.8);
    border: none;
    border-radius: 50%;
    margin: 3px;
    width: 10px;
    height: 10px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    display: inline-block;
}

    .vegas-slider-controls div.active {
        background: rgba(0,14,34,0.8);
        border: none;
        width: 12px;
        height: 12px;
    }

.instashop {
    position: relative;
    background: url(skn/insta-bg.png) 50% 50% no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.instagram-files {
    position: relative;
    background: url(skn/insta-bg.png) 50% 50% no-repeat;
    background-size: cover;
}

    .instagram-files .slick-dots {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        left: 0px;
        right: 0px;
        position: absolute;
        text-align: center;
    }

        .instagram-files .slick-dots li {
            list-style: none;
            display: inline-block;
            text-align: center;
        }

.instagram-files {
    position: relative;
    text-align: left;
}

    .instagram-files.no {
        height: 0px;
        opacity: 0;
    }

    .instagram-files .slick-dots {
        position: absolute;
    }

        .instagram-files .slick-dots li button {
            font-size: 0px;
            line-height: 0px;
            border: none;
            background: #ccc;
            border: none;
            border-radius: 50%;
            width: 12px;
            height: 12px;
            margin-left: 3px;
            margin-right: 3px;
        }

        .instagram-files .slick-dots li.slick-active button {
            background: rgba(0,14,34,0.8);
            border: none;
            width: 12px;
            height: 12px;
        }

    .instagram-files .slick-slide img {
        margin-bottom: -6px;
    }

.menu-area img {
    display: inline-block;
}

.menu-area {
    background: #ffffff;
    border-bottom: 1px solid #ededed;
    width: 100%;
}

@media(min-width:768px) {
    body {
        padding-top: 115px;
    }

    .menu-area {
        position: fixed;
        top: 0px;
        left: 0px;
        display: block;
        z-index: 9991 !important;
    }
}



.logo img {
    max-height: 80px;
}

.logo-bottom {
    display: inline-block;
}

.express-interest-button {
    background: none;
    color: #333;
    text-align: center;
}

    .express-interest-button a, .express-interest-button a:hover, .express-interest-button a:focus {
        color: #333;
        font-size: 16px;
        font-weight: 400;
    }



    .express-interest-button:hover a, .express-interest-button:hover a:focus {
        color: #000000;
    }

    .express-interest-button a i:after, .express-interest-button a i:before {
        font-size: 24px;
    }

.relations .line {
    border-bottom: 1px solid #333;
}

.relations .line {
    text-align: center;
}

    .relations .line h3 {
        display: inline-block;
        padding: 10px;
        margin: 0px;
        background: #ffffff;
    }




.content-rest {
    max-width: 1200px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}

    .content-rest, .content-rest td, .content-rest th, .content-rest div, .content-rest p, .content-rest a, .content-rest a:hover {
        font-size: 16px;
        color: #333;
    }

        .content-rest a:hover {
            color: #000000;
        }

        .content-rest h2 {
            font-size: 22px;
        }

        .content-rest h3 {
            font-size: 20px;
        }


        .content-rest .order-control-item-thumbnail {
            margin-right: 10px;
        }

td.uicaption {
    padding-right: 10px;
}

    td.uicaption .form-control {
        margin-top: 10px;
    }



@media (min-width:768px) {

    .col-search-left {
        float: left !important;
    }

    .col-search-right {
        float: right !important;
    }


    .menu-area .eqcol {
        position: relative;
    }

    .base-container {
        min-height: 550px;
    }


    .search {
        /*position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        z-index: 5;
        padding-left: 15px;
        padding-right: 15px;
        display: none;
        width: 100%;*/
    }

    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            top: 0;
            left: 100%;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px 6px;
            border-radius: 0 6px 6px 6px;
        }

        .dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
            display: block;
        }

        .dropdown-submenu:hover > a:after {
            border-left-color: #ffffff;
        }

        .dropdown-submenu.pull-left {
            float: none;
        }

            .dropdown-submenu.pull-left > .dropdown-menu {
                left: -100%;
                margin-left: 10px;
                -webkit-border-radius: 6px 0 6px 6px;
                -moz-border-radius: 6px 0 6px 6px;
                border-radius: 6px 0 6px 6px;
            }



    .menu-area .navbar-default {
        background: none;
        margin: 0px;
        position: relative;
        min-height: 50px;
        border: none;
        border-radius: 0px;
    }


    .menu-area .navbar-collapse {
        max-height: initial;
        padding-right: 0px;
        padding-left: 0px;
    }

    .menu-area .navbar-default .navbar-nav > li > span {
        color: #111;
        background: none;
        font-weight: 500;
        font-size: 14px;
        padding-top: 26px;
        padding-bottom: 0px;
        padding-left: 0px;
        text-transform: lowercase;
        padding-right: 0px;
        display:inline-block;
    }
        .menu-area .navbar-default .navbar-nav > li > a, .menu-area .navbar-default .navbar-nav > li > a:hover, .menu-area .navbar-default .navbar-nav > li > a:focus {
        color: #111;
        background: none;
        font-weight: 500;
        font-size: 14px;
        padding-top: 30px;
        padding-bottom: 0px;
        padding-left: 5px;
        text-transform: lowercase;
        padding-right: 5px;
    }

    .lang-el .menu-area .navbar-default .navbar-nav > li > a, .lang-el .menu-area .navbar-default .navbar-nav > li > a:hover, .lang-el .menu-area .navbar-default .navbar-nav > li > a:focus {
        font-family: 'Fira Mono', monospace
    }

    .lang-en .menu-area .navbar-default .navbar-nav > li > a, .lang-en .menu-area .navbar-default .navbar-nav > li > a:hover, .lang-en .menu-area .navbar-default .navbar-nav > li > a:focus {
        font-family: 'Fira Mono', monospace
    }

    .menu-area .navbar-default .navbar-nav > li > a span {
        color: #111;
    }

    .dropdown-toggle-search span {
        color: #111;
        font-weight: 400;
    }

    .menu-area .navbar-default .navbar-nav > li > a:hover, .menu-area .navbar-default .navbar-nav > li > a:focus, .menu-area .navbar-default .navbar-nav > li > a:hover span, .menu-area .navbar-default .navbar-nav > li > a:focus span {
        color: #111;
    }






    .menu-area .navbar-default .dropdown-menu {
        min-width: 180px;
        padding: 0px 0;
        margin: 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        border: 1px solid #ffffff;
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box;
        background: rgba(0,0,0,0.5);
        z-index: 6;
    }

        .menu-area .navbar-default .dropdown-menu > li > a, .menu-area .navbar-default .dropdown-menu > li > a:hover, .menu-area .navbar-default .dropdown-menu > li > a:focus {
            display: block;
            padding: 3px 12px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #fff;
            white-space: nowrap;
            background: none;
            font-size: 14px;
        }

            .menu-area .navbar-default .dropdown-menu > li:hover > a, .menu-area .navbar-default .dropdown-menu > li > a:hover, .menu-area .navbar-default .dropdown-menu > li > a:focus {
                display: block;
                padding: 3px 12px;
                clear: both;
                font-weight: normal;
                line-height: 1.42857143;
                color: #b9c6d6;
                white-space: nowrap;
                background: #000000;
                font-size: 14px;
            }

    .shortcuts-area {
        text-align: right;
    }

    .shortcuts-area-wrapper {
        padding: 10px;
        background: rgba(125,125,125,0.5);
        display: inline-block;
        float: right;
    }

    .shortcuts-area a, .shortcuts-area a:hover, .shortcuts-area a:focus {
        color: #ffffff !important;
        font-size: 1.3em;
        display: inline-block;
        padding: 3px;
    }

        .shortcuts-area a:hover, .shortcuts-area a:focus {
            color: #b9c6d6 !important;
            font-size: 1.3em;
        }
}

@media(min-width:1200px) AND (max-width:1600px) {
    .menu-area .navbar-default .navbar-nav > li > a, .menu-area .navbar-default .navbar-nav > li > a:hover, .menu-area .navbar-default .navbar-nav > li > a:focus {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .menu-area {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .logo {
        margin-top: 10px;
    }
}


@media(min-width:768px) AND (max-width:1200px) {
    .menu-area .navbar-default .navbar-nav > li > a, .menu-area .navbar-default .navbar-nav > li > a:hover, .menu-area .navbar-default .navbar-nav > li > a:focus {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .menu-area .navbar-default .navbar-nav > li > span {
        padding-top: 12px;
        padding-bottom: 15px;
    }
    .menu-area {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .logo {
        margin-top: 10px;
    }
}


@media(max-width:480px) {
    .info-area {
        padding-bottom: 10px;
    }

    .hidden-xxs {
        display: none;
    }

    .phone-col {
        text-align: right;
    }

    .menu-area .col-lg-4 {
        padding: 0px !important;
    }
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}

.block-container.editable {
    min-height: 32px;
    border: 1px dashed #ccc !important;
    position: relative;
}

.block-buttons {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
    background: none !important;
}

    .block-buttons .btn.btn-link {
        background: rgba(0,14,34,0.8);
        color: #fff;
        border-radius: 0px;
        border: 1px solid #ccc;
    }

        .block-buttons .btn.btn-link:hover, .block-buttons .btn.btn-link:focus {
            background: rgba(0,14,34,0.8) !important;
            color: #fff !important;
            border-radius: 0px;
            border: 1px solid #ccc !important;
        }

#block-parallax-top .block-buttons, #block-home-slider .block-buttons {
    position: absolute;
    top: initial !important;
    right: 0px;
    bottom: 3px !important;
}

#block-home-sections {
    position: relative;
}

    #block-home-sections .block-buttons {
        position: absolute;
        top: 0% !important;
        right: 0px !important;
        z-index: 999;
    }



.info-links {
    padding-top: 10px;
    display: inline-block;
}

    .info-links a i, .info-links a i:before, .info-links a i:after {
        font-size: 22px !important;
        margin-left: 10px;
    }

    .info-links li a, .info-links li a:hover, .info-links li a:focus {
        font-size: 14px !important;
        margin-left: 0px;
        position: relative;
        z-index: 10;
    }

        .info-links li a i, .info-links li a i:before, .info-links li a i:after {
            font-size: 14px !important;
            margin-left: 0px;
        }

    .info-links a i:before, .info-links a i:after {
        margin-left: 10px;
    }

    .info-links .badge {
        background: #333;
        color: #fff;
        position: relative;
        display: inline-block;
        font-size: 10px;
        font-weight: normal;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        text-align: center;
        position: relative;
        left: -10px;
    }


@media (max-width:767px) {
    .main-gallery {
        margin-top: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #333;
    }

    .dropdown-submenu > a:after {
        display: none;
    }

    .info-links {
        padding-top: 15px;
    }

        .info-links a i, .info-links a i:before, .info-links a i:after {
            font-size: 18px !important;
            font-weight: 400;
            margin-left: 5px;
        }

        .info-links li a, .info-links li a:hover, .info-links li a:focus {
            font-size: 14px !important;
            margin-left: 0px;
        }

            .info-links li a i, .info-links li a i:before, .info-links li a i:after {
                font-size: 14px !important;
                margin-left: 0px;
            }

        .info-links a i:before, .info-links a i:after {
            margin-left: 10px;
        }

        .info-links .badge {
            background: #333;
            color: #fff;
            position: relative;
            display: inline-block;
            font-size: 10px;
            font-weight: normal;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            text-align: center;
            position: relative;
            left: -10px;
        }

    .menu-area .navbar-default {
        background: #ffffff;
        margin-left: -15px;
        margin-right: -15px;
        margin: 0px;
        position: relative;
        min-height: 60px;
        border: none;
        border-radius: 0px;
    }

    .menu-area .container {
        padding: 0px;
    }

    .menu-area .navbar-default .navbar-nav > li > a, .menu-area .navbar-default .navbar-nav > li > a:hover, .menu-area .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background: none;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
        text-transform: lowercase;
    }

    .lang-el .menu-area .navbar-default .navbar-nav > li > a, .lang-el .menu-area .navbar-default .navbar-nav > li > a:hover, .lang-el .menu-area .navbar-default .navbar-nav > li > a:focus {
        font-family: 'Fira Mono', monospace;
    }

    .lang-en .menu-area .navbar-default .navbar-nav > li > a, .lang-en .menu-area .navbar-default .navbar-nav > li > a:hover, .lang-en .menu-area .navbar-default .navbar-nav > li > a:focus {
        font-family: 'Fira Mono', monospace;
    }


    .menu-area .navbar-default .navbar-nav > li > a span {
        color: #333;
    }

    .menu-area .navbar-default .navbar-nav > li > a:hover, .menu-area .navbar-default .navbar-nav > li > a:focus, .menu-area .navbar-default .navbar-nav > li > a:hover span, .menu-area .navbar-default .navbar-nav > li > a:focus span {
        color: #333;
    }

    .logo-area {
        display: none;
    }

    .navbar-brand img {
        height: 30px;
        margin-top: -30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .navbar-brand .pull-right {
        margin-right: -25px;
    }

    .top-bar {
        height: initial;
    }

        .top-bar:hover {
            z-index: 20;
        }

    .menu-area .navbar-default .navbar-nav > li.menu-owl {
        display: none;
    }

    .menu-area .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 10px;
        margin-top: 8px;
        margin-left: -10px;
        margin-right: 0px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        z-index: 2;
    }


    .menu-area .navbar-brand {
        float: none;
        position: absolute;
        height: 50px;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        z-index: 1;
    }

    .menu-area .navbar-default .dropdown-menu > li > a, .menu-area .navbar-default .dropdown-menu > li > a:hover, .menu-area .navbar-default .dropdown-menu > li > a:focus {
        color: #333;
    }

        .menu-area .navbar-default .dropdown-menu > li > a:hover, .menu-area .navbar-default .dropdown-menu > li > a:focus {
            color: #333;
        }

    .menu-area .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
        background-color: transparent;
    }

    .menu-area .navbar-collapse {
        max-height: initial;
    }

    .menu-area .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .menu-area .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .menu-area .navbar-default .navbar-nav > li > a.dropdown-toggle-search span, .menu-area .navbar-default .navbar-nav > li > a.dropdown-toggle-search:hover span, .menu-area .navbar-default .navbar-nav > li > a.dropdown-toggle-search:focus span {
        color: #333;
        font-size: 18px !important;
        font-weight: 400;
        margin-left: 7px;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: left;
        padding-left: 30px;
    }

    .menu-area ul.dropdown-search li {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 0px 15px 5px 25px;
    }

    .shortcuts-area {
        text-align: right;
        padding-right: 15px;
        background: rgba(0,0,0,0.5);
    }
}


@media (max-width: 480px) {
    .navbar-brand {
        z-index: 3 !important;
    }

        .navbar-brand img {
            height: 30px;
            margin-top: -30px;
            position: absolute;
            top: 0%;
            left: 50%;
            transform: translate(-50%,0%);
        }

    .navbar-toggle {
        display: inline-block;
        margin-top: 40px !important;
        margin-left: -5px !important;
        z-index: 4 !important;
    }

    .navbar-brand .pull-right {
        margin-top: 30px;
        margin-right: -10px;
        z-index: 4 !important;
    }
}

.footer-socials li {
    float: left;
    margin-right: 10px;
}

.footer-socials .fa-stack-1x {
    font-size: 16px;
    text-align: center;
}



.footer-socials .fa-stack {
    width: 2.2em;
    height: 1.6em;
    line-height: 2.2em;
    color: #555;
}


.footer-socials .fa-stack-2x {
    font-size: 2.2em;
}


.real-footer {
    background: #111;
}

.footer-area, .footer-area a, .footer-area a:hover {
    color: #fff;
    font-size: 12px;
}

    .footer-area h3 {
        color: #fff;
        margin-top: 0px;
        padding-top: 0px;
    }

    .footer-area ul {
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #fff;
    }

        .footer-area ul li {
            margin: 0px;
            padding: 0px;
            padding-top: 3px;
            padding-bottom: 3px;
            min-width: 150px;
            list-style: none;
            border-bottom: 1px solid #fff;
        }

            .footer-area ul li a, .footer-area ul li a:hover, .footer-area ul li a:focus {
                color: #fff;
                font-size: 12px;
            }

    .footer-area span, .footer-area i, .footer-area em {
        color: #fff !important;
    }

.lang-el .footer-area ul li a, .lang-el .footer-area ul li a:hover, .lang-el .footer-area ul li a:focus {
    font-family: 'Fira Mono', monospace;
}

.lang-en .footer-area ul li a, .lang-en .footer-area ul li a:hover, .lang-en .footer-area ul li a:focus {
    font-family: 'Fira Mono', monospace;
}


.lang-en .footer-text, .lang-en .footer-text h1, .lang-en .footer-text h2, .lang-en .footer-text h3, .lang-en .footer-text p, .lang-en .footer-text div, .lang-en .footer-text ul li a, .lang-en .footer-text ul li a:hover, .lang-en .footer-text ul li a:focus {
    font-family: 'Fira Mono', monospace;
    color: #fff;
}

.lang-el .footer-text, .lang-el .footer-text h1, .lang-el .footer-text h2, .lang-el .footer-text h3, .lang-el .footer-text p, .lang-el .footer-text div, .lang-el .footer-text ul li a, .lang-el .footer-text ul li a:hover, .lang-el .footer-text ul li a:focus {
    font-family: 'Fira Mono', monospace;
    color: #fff;
}

.lang-en .footer-text, .lang-en .footer-text p, .lang-en .footer-text div, .lang-en .footer-text ul li a, .lang-en .footer-text ul li a:hover, .lang-en .footer-text ul li a:focus {
    font-size: 12px !important;
}

.lang-el .footer-text, .lang-el .footer-text p, .lang-el .footer-text div, .lang-el .footer-text ul li a, .lang-el .footer-text ul li a:hover, .lang-el .footer-text ul li a:focus {
    font-size: 12px !important;
}

.lang-en .footer-text h1, .lang-en .footer-text h2, .lang-en .footer-text h3 {
    font-size: 16px !important;
}

.lang-el .footer-text h1, .lang-el .footer-text h2, .lang-el .footer-text h3 {
    font-size: 16px !important;
}


@media (min-width:769px) {

    .footer-menu .col-border {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.newsletter-form {
    text-align: center;
}

.newsletter .input-group {
    border-bottom: 1px solid #000000;
}

.newsletter-form form {
    display: inline-block;
    max-width: 500px;
    width: 100%;
}

.newsletter-area ::-webkit-input-placeholder { /* Edge */
    color: #000000;
}

.newsletter-area :-ms-input-placeholder { /* Edge */
    color: #000000;
}

.newsletter-area ::placeholder { /* Edge */
    color: #000000;
}

.newsletter-area {
    background: #ffffff;
}

.newsletter-form .form-control, .newsletter-form .form-control:hover, .newsletter-form .form-control:focus {
    background: none !important;
    border: none !important;
    box-shadow: none;
    font-size: 13px;
    color: #000;
}

.newsletter-form .btn.btn-primary, .newsletter-form .btn.btn-primary:hover, .newsletter-form .btn.btn-primary:focus {
    background: none !important;
    border: none !important;
    font-size: 13px;
    color: #000 !important;
}

@media (max-width:767px) {
    .footer-menu {
    }

        .footer-menu .col-border {
            padding-top: 15px;
            padding-bottom: 15px;
        }

    .footer-area .newsletter {
        padding-top: 15px;
    }

    .newsletter-form {
        text-align: center;
    }

    .newsletter-caption {
        text-align: center;
    }
}


.white-bg {
    background: #ffffff;
}


.wall-item {
    position: relative;
    overflow: hidden;
}

    .wall-item .wall-hover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(skn/wall-hover.png) repeat;
        top: 0px;
        left: 0px;
        display: none;
    }

    .wall-item:hover .wall-hover {
        display: block;
    }

    .wall-item .wall-hover .wall-details {
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
    }

.wall-hover h1 span {
    border-bottom: 4px solid #b9c6d6;
    display: inline-block;
    min-width: 40px;
    margin-left: 10px;
    vertical-align: middle;
}

@media (max-width:767px) {
    .wall-hover h1 {
        font-size: 24px;
        display: inline-block;
        border-bottom: 4px solid #b9c6d6;
    }
}


.form-control {
    border-radius: 0px;
}

.contact-form .form-control {
    background: #d1d1d1;
    border: 1px solid #d1d1d1;
}

#WebformAECFAB9F .form-control:focus {
    box-shadow: none;
    border: 1px solid #555;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #555;
}



.btn-primary, .btn-primary:hover, .btn-primary:focus {
    border-color: #282828;
    color: #fff;
    background: #282828;
    cursor: pointer;
    border-radius: 0px;
    font-weight: 300;
    margin-bottom: 0;
}

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
        border-color: #282828;
        color: #fff;
        background: #282828;
        cursor: pointer;
        border-radius: 0px;
        color: #fff;
        margin-bottom: 0;
    }

    .btn-primary:hover {
        color: #ffffff;
        margin-bottom: 0;
    }

a.btn-primary {
    border-color: #282828;
    color: #fff;
    background: #282828;
    cursor: pointer;
    border-radius: 0px;
    font-weight: 300;
    margin-bottom: 0;
}

    a.btn-primary:hover {
        color: #ffffff;
        margin-bottom: 0;
        font-weight: 300;
    }

    a.btn-primary.btn-alt {
        border-color: #9faab8 !important;
        color: #9faab8 !important;
        background: none;
        cursor: pointer;
        border-radius: 0px;
        font-weight: 300;
        font-size: 14px;
        color: #878d84;
        margin-bottom: 0;
        border-width: 1px;
    }

        a.btn-primary.btn-alt i {
            color: #9faab8 !important;
        }

        a.btn-primary.btn-alt:hover, a.btn-primary.btn-alt:focus {
            background: #282828 !important;
            border-color: #282828 !important;
            color: #ffffff !important;
            margin-bottom: 0;
            font-weight: 300;
            font-size: 14px;
        }

            a.btn-primary.btn-alt:hover i, a.btn-primary.btn-alt:focus i {
                color: #fff !important;
            }


.btn-info.btn-alt {
    border-color: #282828 !important;
    color: #282828 !important;
    background: none;
    cursor: pointer;
    border-radius: 0px;
    color: #282828;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 0;
    border-width: 1px;
}

@media(max-width:480px) {
    .btn-info.btn-alt {
        white-space: normal !important;
    }

    a.contact-link, a.contact-link:hover, a.contact-link:focus {
        margin-bottom: 30px !important;
    }
}

.btn-info.btn-alt i {
    color: #282828 !important;
}

.btn-info.btn-alt:hover, .btn-info.btn-alt:focus {
    background: #333 !important;
    border-color: #333 !important;
    color: #ffffff !important;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 14px;
    border-width: 1px;
}

    .btn-info.btn-alt:hover i, .btn-info.btn-alt:focus i {
        color: #fff !important;
    }

.newsletter .btn.btn-primary {
    background: #555;
    border-color: #555;
    color: #ffffff;
}

    .newsletter .btn.btn-primary:hover, .newsletter .btn.btn-primary:focus {
        background: #3f3f3f;
        border-color: #3f3f3f;
        color: #ffffff;
    }



.btn-info, .btn-info:hover, .btn-info:focus {
    border-color: #70776b;
    color: #fff;
    background: #70776b;
    cursor: pointer;
    border-radius: 0px;
    color: #fff;
    font-size: 14px !important;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.42857143;
}

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
        border-color: #70776b;
        color: #fff;
        background: #70776b;
        cursor: pointer;
        border-radius: 0px;
        color: #fff;
        font-size: 14px !important;
        padding: 6px 12px;
        font-weight: 300;
        margin-bottom: 0;
        line-height: 1.42857143;
    }

    .btn-info:hover {
        color: #ffffff;
        background: #5f655b;
        font-size: 14px !important;
        padding: 6px 12px;
        font-weight: 300;
        margin-bottom: 0;
        line-height: 1.42857143;
    }



div.ContextMenu a, div.ContextMenu a:hover {
    font-size: 14px;
}

.tile {
    border-radius: 0px;
    margin: 0px;
    margin-bottom: 20px;
}


.btn.filter {
    color: #555;
    background: #ffffff;
    font-size: 16px;
    font-weight: 300;
}

    .btn.filter.active {
        color: #000;
        background: #ededed;
    }

    .btn.filter:hover {
        background: #ededed;
    }



.category-border {
    border-bottom: 1px solid #555;
}

.btn.subcategory {
    color: #555;
    background: #ffffff;
    font-size: 22px;
    font-weight: 400;
    position: relative;
    margin-bottom: 5px;
}

    .btn.subcategory.active {
        color: #000;
        background: #ededed;
    }

    .btn.subcategory:hover {
        background: #ededed;
    }


.img-unveil, .lazy {
    display: block;
    background-image: url('skn/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 32px 32px;
    background-color: #ffffff;
}

.product-tags, .product-tags span, .product-tags div {
    font-size: 14px;
}

.product-tile-thumb div.lazy {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}


.product-tile-thumb:hover div.lazy {
    /*-webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);*/
}

label {
    font-weight: 400;
}

.product-view label {
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}


.product-tile-thumb:hover .thumb-1 {
    opacity: 0;
}

/*.product-tile .thumb-2 {
    display: none !important;
}
.product-tile:hover .thumb-2 {
    display: block !important;
}

.product-tile:hover .thumb-1 {
    display: none !important;
}

    .product-tile:hover .thumb-1.no-image {
        opacity: 0;
    }*/

.product-tile {
    margin-bottom: 30px;
}

    .product-tile:hover .tile-details-wrapper {
        /*-webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
        box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);*/
    }

.product-image:hover img {
    /*-webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
    box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);*/
}

.color-image:hover img {
    /*-webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
    box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);*/
}



.product-tile .tile-title a, .product-tile .tile-title a:hover, .product-tile .tile-title a:focus {
    font-size: 14px;
}




.product-tile .tile-discount {
    color: #97a1ae;
    margin-right: 10px;
    text-decoration: line-through;
}

.product-tile .tile-discount-value {
    color: #97a1ae;
    margin-right: 30px;
}

.sub-categories {
    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}

    .sub-categories.no {
        -webkit-transition: all 0.5s ease; /* Safari and Chrome */
        -moz-transition: all 0.5s ease; /* Firefox */
        -ms-transition: all 0.5s ease; /* IE 9 */
        -o-transition: all 0.5s ease; /* Opera */
        transition: all 0.5s ease;
        opacity: 0;
        height: 0;
    }


.sorting-box a.btn.btn-link, .sorting-box a.btn.btn-link:hover, .sorting-box a.btn.btn-link:focus {
    color: #ccc !important;
}

    .sorting-box a.btn.btn-link.active, .sorting-box a.btn.btn-link.active:hover, .sorting-box a.btn.btn-link.active:focus {
        color: #000000 !important;
    }

.product-tile {
    position: relative;
}


:not(.builder-content) .product-tile hr {
    background: none;
    background-color: transparent;
    border: none;
    border-top: #000 1px solid;
    margin: 30px 0 30px;
    padding: 0px;
}

@media(min-width:768px) {
    .brands-menu {
        column-count: 2;
    }
}

@media(max-width:1200px) {
    .product-tile .tile-details div, .product-tile .tile-details span, .product-tile .tile-details a, .product-tile .tile-details a:hover, .product-tile .tile-details a:focus {
        font-size: 13px;
    }

    :not(.builder-content) .product-tile hr {
        margin: 20px 0 20px;
    }
}

@media(max-width:990px) {
    .col-sm-right {
        text-align: right !important;
    }

    .col-sm-left {
        text-align: left !important;
    }

    .tile-tag-att {
        padding-top: 5px;
    }
    :not(.builder-content) .product-tile hr {
        margin: 20px 0 20px;
    }
}

    @media(max-width:768px) {

        .col-xs-right {
            text-align: right !important;
        }

        .product-innter-tile {
            padding: 0px;
        }

        :not(.builder-content) .product-tile hr {
            margin: 15px 0 15px;
        }

        .tile-tag-att {
            padding-top: 5px;
        }

        .col-xs-left {
            text-align: left !important;
        }

        .TilesetControl.row {
            margin-left: -7px;
            margin-right: -7px;
        }


            .TilesetControl.row .col-item {
                padding-left: 7px;
                padding-right: 7px;
            }

        .product-tile .tile-discount {
            margin-right: 10px;
        }

        .tile-price {
            font-size: 13px;
        }

        .product-tile .tile-title a, .product-tile .tile-title a:hover, .product-tile .tile-title a:focus {
            font-size: 16px;
        }

        .tile-title {
            /*display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 45px;*/
        }

            /*.product-tile .tile-details {
        display: none;
    }*/

            .tile-title .bone-context-menu {
                display: none;
            }

        .product-tile .tile-details div, .product-tile .tile-details span, .product-tile .tile-details a, .product-tile .tile-details a:hover, .product-tile .tile-details a:focus {
            font-size: 12px;
        }
    }

    .active-user {
        display: block;
        padding: 3px 12px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #fff;
        white-space: nowrap;
        background: none;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
    }

    .pagination {
        display: inline-block;
        padding-left: 0px;
        margin: 20px 0px;
        border-radius: 0px;
    }

        .pagination a, .pagination a:hover, .pagination span, .pagination li {
            font-size: 14px;
            border-radius: 0px;
        }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857;
            color: #333;
            text-decoration: none;
            background-color: #FFF;
            border: 1px solid #DDD;
        }

        .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
            z-index: 2;
            color: #FFF;
            cursor: default;
            background-color: #333;
            border-color: #333;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0px;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            margin-right: 0px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
        }


    .btn-more {
        background: #878D84;
        color: #ffffff;
    }

    h4.modal-title {
        font-size: 20px;
    }



    ul.filter {
        display: inline-block;
        margin-bottom: 60px;
    }


    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #000000;
        background: none;
    }




    .pace {
        -webkit-pointer-events: none;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    }

    .pace-inactive {
        display: none;
    }

    .pace .pace-progress {
        background: #b9c6d6;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 2px;
    }

    #divSnippetList, .is-rte-tool, .is-modal, .vermenu-hover { /*,,.is-tool,.is-rte-pop */
        z-index: 2000050 !important;
    }

    .modal {
        z-index: 2000050;
    }
        /* ------------------------ MODAL --------------------------------------------- */
        .modal:not(.side-cart) .modal-header {
            background: rgba(0,14,34,0.8);
        }

        /*.modal:not(.side-cart) .frame-wait {
    background: url(skn/iframe-loading.gif) 50% 50% no-repeat;
    border-color: transparent;
}*/





        .modal:not(.side-cart) .modal-content {
            position: relative;
            background: #fff;
            background-clip: padding-box;
            border: none;
            outline: 0px none;
            box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
        }


        .modal:not(.side-cart) .modal-header h4 {
            color: #fff;
        }

        .modal:not(.side-cart) .modal-body {
            padding-bottom: 10px;
        }

        .modal:not(.side-cart) .modal-header .close {
            color: #fff;
            text-shadow: 0px 1px 0px #ccc;
            text-decoration: none;
            cursor: pointer;
            opacity: 0.9;
        }

            .modal:not(.side-cart) .modal-header .close:hover, .modal:not(.side-cart) .modal-header .close:focus {
                color: #ccc;
                text-shadow: 0px 1px 0px #ccc;
                text-decoration: none;
                cursor: pointer;
                opacity: 0.5;
            }


        .modal.popup-message-modal .modal-content .modal-header {
            padding-left: 20px;
            padding-right: 20px;
            background: #000e22 none repeat scroll 0% 0%;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            color: #fff;
        }

            .modal.popup-message-modal .modal-content .modal-header .modal-title h4 {
                color: #fff;
            }

        .modal.popup-message-modal .modal-dialog {
            border-radius: 4px;
            overflow: hidden;
        }



    .cart-layer-items-total-cost {
        margin-bottom: 10px;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
    }

    .cart-layer-item-quantity .form-control {
        display: inline-block;
    }

    .slick-list {
        width: 100%;
    }

    button.slick-next {
        background: url(skn/arrow_down.png) 50% 50% no-repeat;
        width: 44px;
        height: 20px;
        font-size: 0px;
        border: none;
        position: absolute;
        left: 35%;
        bottom: 12px;
        top: initial;
    }

    button.slick-prev {
        background: url(skn/arrow_up.png) 50% 50% no-repeat;
        width: 44px;
        height: 20px;
        font-size: 0px;
        border: none;
        position: absolute;
        left: 35%;
        top: 15px;
        bottom: initial;
    }




    .cart-layer-item-code {
        color: #b9c6d6;
        font-style: italic;
    }

    .cart-layer-item-vat {
        color: #7B7B7B;
    }

    .cart-layer-item-title {
        font-size: 18px;
        text-decoration: none;
        display: block;
        /*border-bottom:2px solid #ffffff;*/
        padding-bottom: 5px;
        margin-bottom: 5px;
        font-weight: normal;
    }


    .modal .close {
        color: #fff;
        text-shadow: 0px 1px 0px #ffffff;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.9;
    }

        .modal .close:hover, .modal .close:focus {
            color: #fff;
            text-shadow: 0px 1px 0px #ffffff;
            text-decoration: none;
            cursor: pointer;
            opacity: 0.5;
        }

    .cart-layer-item {
        padding-bottom: 10px;
        padding-top: 8px;
    }



    .shipping-billing-info .form-control {
        max-width: 400px;
    }

    .product-out-of-stock {
        color: #000;
        margin-top: 10px;
        background: rgba(0,0,0,0.3);
        padding: 8px 12px;
        display: block;
    }


    .product-content-price .product_discounted_amount {
        font-size: 24px;
        font-weight: 400;
    }
        .product-content-price, .product-content-price .product_amount, .product-content-price .price-text {
            font-size: 24px;
            font-weight: 400;
        }

.options-wrapper-div label {
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
}
    .product_discounted_amount {
        color: #97a1ae;
        margin-right: 0px;
        text-decoration: line-through;
    }

    .product_discounted_amount_value {
        color: #97a1ae;
        margin-right: 30px;
    }
.wishlist-button.wishlisted .fa.fa-heart-o:before {
    content: "\f004";
}
    .product-code{
        width:100%;
        max-width:400px;
    }
.product-content-price {
    text-align: right;
} .product_attibute, .product_attibute_value, .product-content, .product-content span, .product_feature_title {
    font-size: 16px;
}
.wishlist-button-wrapper{
   float:right;

} .product-content-price .vat-text {
    font-size: 12px;
    margin-top: 5px;
    float: left;
}

    .option-out-of-stock, .option-out-of-stock:hover, .option-out-of-stock:focus {
        background: #ededed;
        color: #333;
        cursor: not-allowed;
        position: relative;
        display: inline-block;
    }

    .product-body {
        -webkit-transition: all 0.5s ease; /* Safari and Chrome */
        -moz-transition: all 0.5s ease; /* Firefox */
        -ms-transition: all 0.5s ease; /* IE 9 */
        -o-transition: all 0.5s ease; /* Opera */
        transition: all 0.5s ease;
    }



    .vmiddle {
        vertical-align: middle;
    }

    a.body-toggle, a.body-toggle:hover, a.body-toggle:focus {
        font-size: 13px;
        display: block;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .product-content * {
    }

    .product_features td {
        vertical-align: middle;
    }

    h1.product-title {
        font-size: 40px;
        display: inline-block;
        margin: 0px;
        padding: 0px;
        color: #000000;
        border-bottom: 2px solid #000000;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .modal h1.product-title {
        font-size: 40px;
        display: inline-block;
        margin: 0px;
        padding: 0px;
        color: #ffffff;
        border-bottom: 2px solid #ffffff;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .parallax-window {
        min-height: 600px;
        background: transparent;
    }

    .parallax-area, .parallax-block-area {
        min-height: 600px;
        background: transparent;
    }


    @media (min-width:1600px) {
        .parallax-area, .parallax-block-area {
            height: 500px;
        }
    }

    @media (min-width:1920px) {
        .parallax-area, .parallax-block-area, .parallax-block-area {
            height: 600px;
        }
    }

    @media (max-width:1200px) {
        .parallax-area {
            height: 300px;
        }
    }


    .parallax-block-area {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        -moz-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    @media (max-width:767px) {
        .parallax-area, .parallax-block-area {
            height: 200px;
        }

        .parallax-block-area {
            background-attachment: scroll !important;
        }
    }

    .btn {
        white-space: normal;
    }

    .product-path {
        padding-bottom: 10px;
        color: #555;
        width: 100%;
    }

        .product-path li {
            list-style: none;
            display: inline-block;
        }


        .product-path, .product-path span, .product-path a, .product-path a:hover {
            font-weight: normal;
            font-size: 14px;
            color: #555;
        }

            .product-path i {
                font-size: 20px;
                color: #555;
            }

            .product-path span.here a, .product-path span.here a:hover, .product-path .here {
                text-decoration: underline;
            }


    .cat-path {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 10px;
        color: #555;
        width: 100%;
    }

        .cat-path li {
            list-style: none;
            display: inline-block;
        }


        .cat-path, .cat-path span, .cat-path a, .cat-path a:hover {
            font-weight: normal;
            font-size: 16px;
            color: #555;
        }

            .cat-path i {
                font-size: 20px;
                color: #555;
            }

            .cat-path span.here a, .cat-path span.here a:hover, .cat-path .here {
                text-decoration: underline;
            }


    .path {
        text-align: center;
        margin-top: 20px;
        color: #555;
    }

        .path, .path span, .path a, .path a:hover {
            font-weight: normal;
            font-size: 16px;
            color: #555;
        }

            .path i {
                font-size: 20px;
                margin-left: 5px;
                margin-right: 5px;
                color: #555;
            }

            .path span.here a, .path span.here a:hover {
                text-decoration: underline;
            }

    @media (min-width:768px) {
        .inline-cart {
            position: absolute;
            right: 30px;
            top: 50px;
            z-index: 12;
            background: url(skn/menu-bg.png) repeat;
            padding: 5px;
            font-size: 14px;
            font-weight: 600;
            color: #ffffff;
        }

            .inline-cart span, .inline-cart a, .inline-cart a:hover {
                font-size: 14px;
                font-weight: 600;
                color: #ffffff;
            }

                .inline-cart a.btn, .inline-cart a.btn:hover {
                    font-size: 14px;
                    font-weight: 600;
                    color: #ffffff;
                }
    }

    @media (max-width:767px) {
        .inline-cart {
            position: absolute;
            right: 15px;
            top: 0px;
            z-index: 32;
            background: none;
            padding: 10px;
            font-size: 16px;
            font-weight: 400;
            color: #ffffff;
        }

            .inline-cart span, .inline-cart a, .inline-cart a:hover {
                font-size: 16px;
                font-weight: 400;
                color: #ffffff;
            }

                .inline-cart a.btn, .inline-cart a.btn:hover {
                    font-size: 16px;
                    font-weight: 400;
                    color: #ffffff;
                }
    }

    #back-top {
        position: fixed;
        bottom: 30px;
        right: 10px;
    }


    .main-content {
        min-height: 350px;
    }

        .main-content ul {
            padding: 0px;
        }

        .main-content li {
            list-style-position: inside;
        }

    .edit-actions {
        position: fixed;
        bottom: 30px;
        left: 20px;
        z-index: 100;
    }

        .edit-actions .btn {
            margin-right: 5px;
        }



    .about-area {
        padding-top: 10px;
        padding-bottom: 30px;
        background: #111;
        color: #fff;
        font-size: 13px;
    }

        .about-area a, .about-area a:hover, .about-area a:focus {
            color: #fff;
            font-size: 13px;
        }

    .extra-step-message {
        color: #ffffff;
        padding-bottom: 30px;
    }

        .extra-step-message a, .extra-step-message a:hover, .extra-step-message a:focus {
            color: #b9c6d6;
        }

    .banks img {
        display: inline-block;
    }

    .alert {
        border-radius: 0px;
        font-size: 14px;
    }

        .alert.alert-default {
            background: #cad8e9;
            color: #333;
            border: 1px solid rgba(0,14,34,0.8);
        }

        .alert.alert-info {
            color: #333;
            background: #fff;
            border: 1px solid #333;
        }

    .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
        max-width: 1920px;
    }

    @media(max-width:768px) {
        .container-fluid.main-content {
            padding-left: 15px;
            padding-right: 15px;
        }
    }



    .bone-context-menu, .bone-context-menu:hover, .bone-context-menu:focus {
        color: #000000;
        border-bottom: 1px dashed #000000;
    }





    .dropdown-menu > a:hover, .dropdown-menu > a:focus {
        color: #ffffff !important;
        text-decoration: none;
        outline: 0;
        background-color: #555 !important;
    }

    .dropdown-menu > .active > a {
        color: #333;
        text-decoration: none;
        outline: 0;
        background-color: #b9c6d6;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
            text-decoration: none;
            color: #ffffff;
            background-color: #555;
        }

    .dropdown-menu {
        border-radius: 0px;
    }






    .panel {
        border-radius: 0px !important;
        border: none;
    }

    .panel-default > .panel-body {
        border: none;
        border-top: none;
    }

    .panel-heading.min {
        border-bottom: none;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .panel-heading {
        padding: 0px;
        min-height: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .panel-default div.panel-body:last-of-type {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .panel-default > .panel-heading {
        background-color: #fff;
        border-color: #333;
        color: #333;
        font-size: 16px;
        margin-bottom: 20px;
        
    }

    .panel-heading .panel-title {
        color: #333;
        font-size: 16px;
        font-weight: 300;
    }


h1.product-header, h2.product-header {
    margin-top: 0px;
    padding: 0px;
   
    color: #000;
    font-weight: 500;
    font-size: 30px;
    line-height: 64px;
    display: inline-block;
    max-width: 400px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

   

    .related-product-title h4 {
        font-size: 18px;
        font-weight: 400;
        color: #000;
    }

    .product-code {
        font-weight: 300;
    }

    .product-body {
        line-height: 30px;
        font-weight: 300;
    }

        .product-body a, .product-body a:hover, .product-body a:focus {
            line-height: 30px;
            font-weight: 400;
        }

    img.option-image {
        max-width: 68px !important;
    }

    .product-options-control .form-control {
        max-width: 200px;
    }

    .product-options-control label {
        font-weight: 400;
    }

    ul.option-thumbnails li.option-thumb.disabled img {
        opacity: 1;
        cursor: not-allowed;
    }

    .mandatory {
        display: inline-block !important;
    }

    .checkout-form h3 {
        margin-bottom: 25px;
    }


    .select2-results__option {
        font-size: 14px !important;
    }

    .product-options-control select option {
        cursor: pointer;
    }

        .product-options-control select option:disabled {
            background: #ededed;
            cursor: default;
            color: #bbb;
        }


    .container .container {
        max-width: 100% !important;
        width: 100% !important;
    }


    .tile-options .product-options-control label {
        font-weight: bold !important;
    }

    .tile-options .product-options-control select {
        width: 100%;
        max-width: 100%;
    }

    .panel-heading .panel-title a {
        font-size: 24px;
        font-weight: 400;
        color: #333;
        text-decoration: none;
    }

    .btn-xl, .btn-xl:hover, .btn-xl:focus {
        padding: 10px 15px;
        font-size: 20px !important;
    }

    .order-line-tile-table td.order-line-tile-info {
        font-size: 16px;
    }

    .home-box {
        position: relative;
    }

    .home-box-details {
        position: absolute;
        bottom: 20%;
        left: 0px;
        width: 100%;
        text-align: center;
    }

    .home-box-title a, .home-box-title a:hover, .home-box-title a:focus {
        color: #ffffff;
        font-size: 30px;
        font-weight: 300;
        position: relative;
    }



        .home-box-title a:after {
            background: #ffffff;
            content: '';
            display: inline-block;
            position: absolute;
            margin-left: auto;
            margin-right: auto;
            left: 0px;
            right: 0px;
            width: 100px;
            height: 1px;
            bottom: -10px;
            -webkit-transition: all 0.5s ease; /* Safari and Chrome */
            -moz-transition: all 0.5s ease; /* Firefox */
            -ms-transition: all 0.5s ease; /* IE 9 */
            -o-transition: all 0.5s ease; /* Opera */
            transition: all 0.5s ease;
        }

    .home-box:hover .home-box-title a:after {
        background: #ffffff;
        content: '';
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0px;
        right: 0px;
        width: 100px;
        height: 1px;
        bottom: 40px;
        -webkit-transition: all 0.5s ease; /* Safari and Chrome */
        -moz-transition: all 0.5s ease; /* Firefox */
        -ms-transition: all 0.5s ease; /* IE 9 */
        -o-transition: all 0.5s ease; /* Opera */
        transition: all 0.5s ease;
    }

    .home-boxes {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px;
    }

    .home-box {
        overflow: hidden;
        margin-bottom: 30px;
    }

    .home-box-thumb {
        position: absolute;
        top: 0px;
        left: 0px;
        display: inline-block;
        background-size: cover;
        background-position: 50% 50%;
        -webkit-transition: all 1s ease; /* Safari and Chrome */
        -moz-transition: all 1s ease; /* Firefox */
        -ms-transition: all 1s ease; /* IE 9 */
        -o-transition: all 1s ease; /* Opera */
        transition: all 1s ease;
    }

    .home-box:hover .home-box-thumb {
        -webkit-transform: scale(1.15); /* Safari and Chrome */
        -moz-transform: scale(1.15); /* Firefox */
        -ms-transform: scale(1.15); /* IE 9 */
        -o-transform: scale(1.15); /* Opera */
        transform: scale(1.15);
    }

        .home-box:hover .home-box-thumb img {
            -webkit-transition: all 1s ease; /* Safari and Chrome */
            -moz-transition: all 1s ease; /* Firefox */
            -ms-transition: all 1s ease; /* IE 9 */
            -o-transition: all 1s ease; /* Opera */
            transition: all 1s ease;
            background: rgba(0,0,0,0.3);
        }




    .home-slice {
        position: relative;
        padding-bottom: 30px;
    }

    .home-slice-details-wrapper {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .home-slice-details {
        padding: 15px;
        background: rgba(0,14,34,0.4);
        display: inline-block;
        text-align: center;
        width: initial;
        border: 2px solid transparent;
        position: relative;
    }

        .home-slice-details::before, .home-slice-details::after {
            width: 100%;
            height: 100%;
            display: inline-block;
            z-index: 3;
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            margin-left: auto;
            margin-right: auto;
            box-sizing: border-box;
            -webkit-transform: scale(0);
            transition: 0.5s;
        }

        .home-slice-details::before {
            border-bottom: 3px solid #FFF;
            border-left: 3px solid #FFF;
            -webkit-transform-origin: 0 100%;
        }

        .home-slice-details::after {
            border-top: 3px solid #FFF;
            border-right: 3px solid #FFF;
            -webkit-transform-origin: 100% 0%;
        }

        .home-slice-details:hover::after, .home-slice-details:hover::before {
            -webkit-transform: scale(1);
        }




    /*.home-slice-details::before,
    .home-slice-details::after {
        box-sizing: inherit;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
    }*/


    .home-slice-title a, .home-slice-title a:hover, .home-slice-title a:focus {
        color: #ffffff;
        font-size: 40px;
        font-weight: 400;
        position: relative;
        display: inline-block;
    }

    .home-slice-description {
        color: #ededed;
        font-size: 20px;
        font-weight: 400;
    }

        .home-slice-description a, .home-slice-description a:hover, .home-slice-description a:focus, .home-slice-description span {
            font-size: 20px;
            font-weight: 400;
        }

    .home-slices {
        padding-left: 30px;
        padding-right: 30px;
    }

    .home-slice {
        overflow: hidden;
    }

    .home-slice-thumb {
        -webkit-transition: all 1s ease; /* Safari and Chrome */
        -moz-transition: all 1s ease; /* Firefox */
        -ms-transition: all 1s ease; /* IE 9 */
        -o-transition: all 1s ease; /* Opera */
        transition: all 1s ease;
    }

    .home-slice:hover .home-slice-thumb {
        -webkit-transform: scale(1.15); /* Safari and Chrome */
        -moz-transform: scale(1.15); /* Firefox */
        -ms-transform: scale(1.15); /* IE 9 */
        -o-transform: scale(1.15); /* Opera */
        transform: scale(1.15);
    }

        .home-slice:hover .home-slice-thumb img {
            -webkit-transition: all 1s ease; /* Safari and Chrome */
            -moz-transition: all 1s ease; /* Firefox */
            -ms-transition: all 1s ease; /* IE 9 */
            -o-transition: all 1s ease; /* Opera */
            transition: all 1s ease;
            background: rgba(0,0,0,0.3);
        }


    @media(max-width:768px) {
        .home-box-title a, .home-box-title a:hover, .home-box-title a:focus {
            font-size: 18px;
            font-weight: 400;
        }

        .home-box-2 .home-box-title a, .home-box-2 .home-box-title a:hover, .home-box-2 .home-box-title a:focus {
            font-size: 30px;
        }

        .home-box .home-box-title a:after, .home-box:hover .home-box-title a:after {
            width: 60px;
        }

        .home-box-2 .home-box .home-box-title a:after, .home-box-2 .home-box:hover .home-box-title a:after {
            width: 100px;
        }

        .home-slice-details-wrapper {
            top: 40%;
            transform: translateY(-40%);
        }

        .home-slice-title a, .home-slice-title a:hover, .home-slice-title a:focus {
            font-size: 30px;
        }
    }


    .subcategory-level-0 a, .subcategory-level-0 a:hover, .subcategory-level-0 a:focus {
        font-size: 15px;
        display: block;
        padding-top: 2px;
        padding-bottom: 2px;
        font-weight: 600;
    }

    .filters-panel-heading {
        font-size: 18px;
        display: block;
        padding-top: 2px;
        padding-bottom: 5px;
        font-weight: 400;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 10px;
        position: relative;
        cursor: pointer;
    }

        .filters-panel-heading ::after {
            position: absolute;
            bottom: 0px;
            left: 0px;
            height: 1px;
            width: 50px;
            content: ' ';
            background: #878d84;
        }

    .filters-panel-body {
        margin-bottom: 40px;
    }

    .filters-panel li {
        list-style: none;
        list-style-position: inside;
    }

        .filters-panel li.disabled a, .filters-panel li.disabled a:hover, .filters-panel li.disabled a:focus {
            color: #b1b1b1;
        }

    a.btn-filter, a.btn-filter:hover, a.btn-filter:focus {
        display: block;
        margin-bottom: 5px;
        color: #5d5d5d;
        font-size: 16px;
        font-weight: 400;
    }

        a.btn-filter.active, a.btn-filter.active:hover, a.btn-filter.active:focus {
            display: block;
            margin-bottom: 5px;
            color: #333;
            font-size: 16px;
            font-weight: 400;
        }

        a.btn-filter.disabled, a.btn-filter.disabled:hover, a.btn-filter.disabled:focus {
            font-size: 16px;
            text-decoration: none;
            color: #b1b1b1;
            margin-bottom: 5px;
            font-weight: 400;
        }

            a.btn-filter.disabled img, a.btn-filter.disabled:hover img, a.btn-filter.disabled:focus img {
                opacity: 0.2;
            }

    .subcategory-level-1 a, .subcategory-level-1 a:hover, .subcategory-level-1 a:focus {
        font-size: 14px;
        display: block;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .subcategory-level-1.active a, .subcategory-level-1.active a:hover, .subcategory-level-1.active a:focus {
        text-decoration: underline;
        font-weight: 600;
    }

    .subcategory-level-2 a, .subcategory-level-2 a:hover, .subcategory-level-2 a:focus {
        font-size: 13px;
        padding-left: 20px;
        display: block;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .subcategory-level-2.active a, .subcategory-level-2.active a:hover, .subcategory-level-2.active a:focus {
        text-decoration: underline;
        font-weight: 600;
    }

    @media(max-width:990px) {

        .inner-sticky {
            height: 0px;
            overflow: hidden;
            opacity: 0;
            -webkit-transition: all 0.5s ease; /* Safari and Chrome */
            -moz-transition: all 0.5s ease; /* Firefox */
            -ms-transition: all 0.5s ease; /* IE 9 */
            -o-transition: all 0.5s ease; /* Opera */
            transition: all 0.5s ease;
        }

            .inner-sticky.open {
                height: initial;
                overflow: initial;
                opacity: 1;
                -webkit-transition: all 0.5s ease; /* Safari and Chrome */
                -moz-transition: all 0.5s ease; /* Firefox */
                -ms-transition: all 0.5s ease; /* IE 9 */
                -o-transition: all 0.5s ease; /* Opera */
                transition: all 0.5s ease;
            }
    }





.btn.btn-primary.btn-add-to-cart {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 0px;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    min-width: 200px;
}
.product-view-cart {
    max-width: 400px;
    width: 100%;
    text-align: right;
}
.product-out-of-stock, .express-interest-button {
    max-width: 400px;
    width: 100%;
}

.btn.btn-primary.btn-add-to-cart:hover, .btn.btn-primary.btn-add-to-cart:focus {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    min-width: 200px;
}

        .btn.btn-primary.btn-add-to-cart i::after, .btn.btn-primary.btn-add-to-cart i::before {
            font-size: 16px;
        }

    .btn.btn-option {
        min-width: 50px;
        border-radius: 0px;
        background: #ffffff;
        border: 1px solid #ffffff;
        color: #333;
    }

    .btn.btn-option {
        min-width: 50px;
        border-radius: 0px;
        background: #ffffff;
        border: 1px solid #ffffff;
        color: #333;
    }

        .btn.btn-option.active {
            min-width: 50px;
            border-radius: 0px;
            background: #333;
            border: 1px solid #333;
            color: #fff;
        }

        .btn.btn-option.disabled {
            min-width: 50px;
            border-radius: 0px;
            background: #ccc;
            border: 1px solid #ccc;
            position: relative;
            color: #333;
            overflow: hidden;
        }

            .btn.btn-option.disabled:before, .btn.btn-option.disabled:after {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                left: -20%;
                content: ' ';
                height: 1px;
                width: 140%;
                background-color: #737272;
                z-index: -1;
                opacity: 0.6;
                transform: scale(2);
            }

            .btn.btn-option.disabled:before {
                transform: rotate(35deg);
            }

            .btn.btn-option.disabled:after {
                transform: rotate(-35deg);
            }


    .options-type-buttons label {
        display: block;
        text-align: center;
    }

    .st-measure {
        font-size: 22px;
    }


    .insta {
        display: inline-block;
    }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #282828;
    background-color: #333;
    font-weight: normal;
    border: 1px solid #333;
    border-radius: 10px;
    width: 0.8em;
    height: 0.8em;
    top: -0.233em;
}

    .ui-slider-horizontal {
        height: .4em;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
        color: #ffffff;
        background-color: #333;
        background-image: none;
    }

    .filters-toggle {
        cursor: pointer;
    }

    a.btn-filters, a.btn-filters:hover, a.btn-filters:focus {
        font-family: 'Fira Mono', monospace;
        color: #333;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none;
    }

    .filters-area {
        background: #fdfdfd;
        -webkit-transition: all 0.5s ease; /* Safari and Chrome */
        -moz-transition: all 0.5s ease; /* Firefox */
        -ms-transition: all 0.5s ease; /* IE 9 */
        -o-transition: all 0.5s ease; /* Opera */
        transition: all 0.5s ease;
        margin-bottom: 30px;
        /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);*/
        border-bottom: 1px solid #ededed;
        border-top: 1px solid #ededed;
        height: 0px;
        opacity: 0;
        overflow: hidden;
    }

        .filters-area.open {
            /*border-top: 1px solid #333;
            padding: 30px;
            overflow: initial;
            padding: 30px;
            margin: 0px;
            width: 100%;
            background: #ffffff;*/
            height: initial;
            opacity: 1;
            -webkit-transition: all 0.5s ease; /* Safari and Chrome */
            -moz-transition: all 0.5s ease; /* Firefox */
            -ms-transition: all 0.5s ease; /* IE 9 */
            -o-transition: all 0.5s ease; /* Opera */
            transition: all 0.5s ease;
            margin-bottom: 30px;
            padding-top: 30px;
            padding-bottom: 30px;
        }

    .tile-badges {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 10px;
        z-index: 3;
        background: rgba(255,255,255,0.7);
        color: #000;
    }

    .tile-details-wrapper {
        position: relative;
    }

    @media (max-width:990px) {
        .sorting-box {
            padding-bottom: 30px;
        }

        .filters-area {
            padding-left: 15px;
            padding-right: 15px;
        }
    }

    @media (max-width:768px) {

        .main-content .container-fluid {
            padding-left: 5px;
            padding-right: 5px;
        }
    }

    .product-images .slick-dots {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        left: 0px;
        right: 0px;
        position: absolute;
        text-align: center;
    }

        .product-images .slick-dots li {
            list-style: none;
            display: inline-block;
            text-align: center;
        }


    .product-images .slick-next {
        background: url(skn/slider-right.png) 50% 50% no-repeat !important;
        width: 21px !important;
        height: 38px !important;
        font-size: 0px;
        border: none;
        position: absolute !important;
        right: 10px !important;
        left: initial;
        top: 50% !important;
        text-indent: -10000px;
        overflow: hidden;
        transform: translateY(-50%) !important;
        z-index: 10;
    }

    .product-images .slick-prev {
        background: url(skn/slider-left.png) 50% 50% no-repeat !important;
        width: 23px !important;
        height: 38px !important;
        font-size: 0px;
        border: none;
        position: absolute !important;
        left: 10px !important;
        right: initial;
        overflow: hidden;
        text-indent: -10000px;
        top: 50% !important;
        transform: translateY(-50%) !important;
        z-index: 10;
    }



    .product-images .slick-dots {
        position: absolute;
    }

        .product-images .slick-dots li button {
            font-size: 0px;
            line-height: 0px;
            border: none;
            background: #ccc;
            border: none;
            border-radius: 50%;
            width: 12px;
            height: 12px;
            margin-left: 3px;
            margin-right: 3px;
        }

        .product-images .slick-dots li.slick-active button {
            background: rgba(0,14,34,0.8);
            border: none;
            width: 12px;
            height: 12px;
        }

    .top-line {
        color: #ffffff;
        font-size: 14px;
        padding-top: 5px;
        padding-bottom: 5px;
        background: #000000;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

        .top-line a, .top-line a:hover, .top-line a:focus {
            color: #ffffff;
            font-size: 14px;
            text-decoration: underline;
        }

    .btn.btn-default, .btn.btn-default:hover, .btn.btn-default:focus {
        color: #333;
        font-weight: 400;
    }

        .btn.btn-default.btn-lg, .btn.btn-default.btn-lg:hover, .btn.btn-default.btn-lg:focus {
            font-size: 18px;
        }

        .btn.btn-default:hover, .btn.btn-default:focus {
            background-color: #ededed;
            border-color: #e7e7e2;
        }

    a.shop-more, a.shop-more:hover, a.shop-more:focus {
        position: relative;
        margin-left: 10px;
        text-decoration: underline;
        display: inline-block;
    }

    .shop-more-wrapper {
        display: inline-block;
        vertical-align: middle;
    }


    .ContactClient .btn, .ContactClient .btn:hover, .ContactClient .btn:focus {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
        margin-left: 0px;
    }

    .jscroll-item-previous .btn.btn-primary, .jscroll-item-previous .btn.btn-primary:hover, .jscroll-item-previous .btn.btn-primary:focus {
        margin-bottom: 30px !important;
    }

    .modal .modal-content .modal-header {
        background: #000000;
    }

    .modal.modal-cart .modal-content .modal-header {
        min-height: 50px;
    }

    .loader .loader-overlay {
        opacity: 0.2;
    }

    .modal.modal-cart .modal-content .btn {
     }
.modal.side-cart .modal-content .modal-header button.close {
 display:none;
}
    :not(.builder-content) img {
        margin: initial;
    }

    body {
        line-height: initial;
    }

    /*:not(.builder-content) p, :not(.builder-content) td, :not(.builder-content) li, :not(.builder-content) label {
        font-size: initial !important;
        line-height: initial;
        font-weight: initial;
    }*/


    :not(.builder-content) hr {
        background: none;
        background-color: transparent;
        border: none;
        border-top: #dedede 1px solid;
        margin: 20px 0 15px;
        padding: 0px;
    }


    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #ffffff;
        background-color: #cccccc;
        border-color: #cccccc;
        cursor: not-allowed;
    }

    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
        color: #ffffff;
        background-color: #333;
        border-color: #333;
    }

    [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
        margin-left: 0px !important;
    }

    .article-tile {
        background: #ffffff;
    }

        .article-tile .tile-data {
            padding: 15px;
        }

            .article-tile .tile-data .tile-title a, .article-tile .tile-data .tile-title a:hover, .article-tile .tile-data .tile-title a:focus {
                font-size: 20px;
            }

            .article-tile .tile-data .tile-title {
                padding-bottom: 10px;
            }

    .ver-menu {
        position: fixed;
        top: 0px;
        left: -100%;
        min-height: 100%;
        max-width: 400px;
        background: #fff;
        width: 100%;
        z-index: 20;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        z-index: 10000000000000000;
        -webkit-box-shadow: 2px 0px 5px 0px rgba(61,61,61,1);
        -moz-box-shadow: 2px 0px 5px 0px rgba(61,61,61,1);
        box-shadow: 2px 0px 5px 0px rgba(61,61,61,1);
    }

    @media(max-width:768px) {
        .ver-menu {
            max-width: 300px;
        }
    }

    .ver-menu.opened {
        left: 0px;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
    }

    .ver-menu-container {
        height: 100%;
        min-height: 100%;
        overflow-y: auto;
    }

    a.search-link, a.search-link:hover, a.search-link:focus {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px;
        display: inline-block;
        text-align: center;
        position: relative;
        z-index: 100000;
    }

    .search-line {
        display: inline-block;
        border-bottom: 1px solid #000000;
        min-width: 100px;
        font-size: 20px;
    }

    .ver-menu-header .container-fluid {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ver-menu li {
        list-style: none;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .ver-menu ul {
        padding-left: 0px;
    }

        .ver-menu ul ul {
            padding-left: 20px;
        }

        .ver-menu ul ul {
            padding-left: 20px;
        }

        .ver-menu ul li a, .ver-menu ul li a:hover, .ver-menu ul li a:focus {
            font-size: 20px;
        }

        .ver-menu ul ul li a, .ver-menu ul ul li a:hover, .ver-menu ul ul li a:focus {
            font-size: 14px;
        }

        .ver-menu ul li a.active, .ver-menu ul li a.active:hover, .ver-menu ul li a.active:focus {
            text-decoration: underline;
        }

    .ver-menu a:hover, .ver-menu a:focus {
        color: #878d84;
    }

    .container-fluid {
        max-width: 2048px;
    }

    .container-small {
        max-width: 800px;
        width: 100%;
    }

   
@media (max-width: 768px) {
    .random-product .product-innter-tile {
        padding: 20px;
    }
}
    .search-products {
        margin-left: -15px;
        margin-right: -15px;
    }

    .search-product {
        padding-left: 15px;
        padding-right: 15px;
    }

    .slick-next.slick-arrow {
        position: absolute;
        top: -70px;
        right: 20px;
        background: none;
        color: rgba(0,0,0,0.67);
        display: inline-block;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        font-size: 25px;
        /*-webkit-box-shadow: -3px 3px 5px 0px rgba(168,168,168,1);
    -moz-box-shadow: -3px 3px 5px 0px rgba(168,168,168,1);
    box-shadow: -3px 3px 5px 0px rgba(168,168,168,1);*/
        cursor: pointer;
    }

    .slick-prev.slick-arrow {
        position: absolute;
        top: -70px;
        right: 55px;
        background: none;
        color: rgba(0,0,0,0.67);
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        font-size: 25px;
        /*-webkit-box-shadow: -3px 3px 5px 0px rgba(168,168,168,1);
    -moz-box-shadow: -3px 3px 5px 0px rgba(168,168,168,1);
    box-shadow: -3px 3px 5px 0px rgba(168,168,168,1);*/
        cursor: pointer;
    }

    .display-block {
        display: block !important;
    }

    @media(max-width:768px) {

        .random-products .slick-next.slick-arrow {
            top: -52px;
            cursor: pointer;
        }

        .random-products .slick-prev.slick-arrow {
            top: -52px;
            cursor: pointer;
        }
    }

    .btn-filters {
        float: left;
    }


    .slick-next.slick-arrow:hover, .slick-prev.slick-arrow:hover {
        color: #000;
    }

    .mini-cart {
        position: fixed;
        top: 70px;
        right: -310px;
        width: 100%;
        height: 370px;
        max-width: 300px;
        border: 1px solid #000000;
        background: #ffffff;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        padding: 10px;
    }

        .mini-cart.open {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            right: 15px;
        }

        .mini-cart .mini-cart-details {
            overflow: hidden;
            height: 270px;
            max-height: 270px;
            margin-bottom: 10px;
            overflow-y: auto !important;
            overflow-x: hidden !important;
        }

    .mini-cart-details .order-line-tile-info {
        font-size: 13px !important;
    }

    .order-line-tile-thumb img {
        background-size: contain !important;
    }

    .mini-cart-details .order-line-tile-actions {
        display: none;
    }

    #CheckoutLinesWrapper th *, #CheckoutLinesWrapper td * {
        font-size: 14px !important;
    }

    .sub-category-tile .img-responsive {
        border: 1px solid #ededed;
        display: inline-block;
        margin-bottom: 20px;
    }

    .sub-category-tile {
        overflow-x: hidden;
    }

        .sub-category-tile a, .sub-category-tile a:hover, .sub-category-tile a:focus {
            font-size: 14px;
            font-weight: 400;
        }

    .sub-categories {
        padding-bottom: 100px;
    }

        .sub-categories .slick-dots {
            display: inline-block;
            margin: 0px;
            padding: 0px;
            margin-left: auto;
            margin-right: auto;
            left: 0px;
            right: 0px;
            position: absolute;
            text-align: center;
            bottom: 50px;
        }

            .sub-categories .slick-dots li {
                list-style: none;
                display: inline-block;
                text-align: center;
            }


        .sub-categories .slick-dots {
            position: absolute;
        }

            .sub-categories .slick-dots li button {
                font-size: 0px;
                line-height: 0px;
                border: none;
                background: #ccc;
                border: none;
                border-radius: 50%;
                width: 12px;
                height: 12px;
                margin-left: 3px;
                margin-right: 3px;
            }

            .sub-categories .slick-dots li.slick-active button {
                background: rgba(0,14,34,0.8);
                border: none;
                width: 12px;
                height: 12px;
            }

    .modal-cart .modal-footer .btn {
        padding: 4px 8px !important;
    }


    .loader .loader-load {
        background: none !important;
    }

    .loader .loader-overlay {
        background: none !important;
    }

    .actionCart .div-table .col-head, .actionCart .div-table .col-td {
        padding: 5px;
        font-size: 14px;
        font-weight: normal;
        border: none;
        background: none;
    }

    .actionCart .div-table .row-table-head {
        background: none;
        border-left: none;
    }

    .actionCart .div-table .row-table-row {
        border-left: none;
        border-bottom: 1px solid #E5E5E5;
    }

        .actionCart .div-table .row-table-row label {
            font-size: 14px !important;
            font-weight: normal;
            white-space: nowrap;
        }

        .actionCart .div-table .row-table-row .v-middle span {
            white-space: nowrap;
        }

    .actionCart .cart-control-lines-wrapper {
        border-bottom: none;
    }

    .coupon-area.well {
        min-height: 20px;
        padding: 14px;
        margin-bottom: 20px;
        background-color: #ededed;
        border: 1px solid #d7d7ce;
        border-radius: 0px;
        box-shadow: none;
        font-weight: normal;
        font-size: 14px;
    }
label {
    margin-bottom: 0px;
}
.help-block {
    
    margin-top: 0px;
    margin-bottom: 0px;
   
}
    .actionCart .cart-line-name {
        font-weight: 400;
        margin-bottom: 5px;
    }

    .div-table.cart-totals .col-lg-7 {
        text-align: left !important;
    }

    @media(min-width:990px) {
        
    }
.cart-col2 .div-table .col-head, .cart-col2 .div-table .col-td {
    padding: 12px;
    border-top: none;
    border-right: none;
}
    .div-table.cart-totals .col-lg-7 {
        font-weight: normal !important;
    }

    .div-table.cart-totals .row.row-table-row {
        border: none;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .div-table.cart-totals .row.row-table-row:last-child {
            border-top: 1px solid #E5E5E5;
        }

    @media(min-width:768px) {
        .mobile-view-cart {
            display: none;
        }
    }

    @media(max-width:768px) {
        .mobile-view-cart {
            display: block;
            position: fixed;
            bottom: 0px;
            left: 0px;
            width: 100%;
            background: #ffffff;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            padding-bottom: 27px;
            z-index: 2;
        }
    }

    .inline-block {
        display: inline-block !important;
    }

    .top-line {
        z-index: 3;
    }

    @media (max-width:768px) {


        #back-top {
            z-index: 3;
            position: fixed;
            bottom: 35px;
            right: 10px;
        }

        .product-tile-thumb .pl-lg {
            padding-left: 10px !important;
        }

        .product-tile-thumb .pr-lg {
            padding-right: 10px !important;
        }
    }


    .shipment-description, .shipment-description p, .payment-description, .payment-description p {
        margin: 0px;
        font-size: 13px !important;
        font-style: italic;
        color: #333;
    }

    .shipment-description, .payment-description {
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .shipment-cost, .shipment-cost p {
        font-size: 13px !important;
    }





    #search {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 100000000;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-transform: translate(0px, -100%) scale(0, 0);
        -moz-transform: translate(0px, -100%) scale(0, 0);
        -o-transform: translate(0px, -100%) scale(0, 0);
        -ms-transform: translate(0px, -100%) scale(0, 0);
        transform: translate(0px, -100%) scale(0, 0);
        opacity: 0;
    }

        #search.open {
            -webkit-transform: translate(0px, 0px) scale(1, 1);
            -moz-transform: translate(0px, 0px) scale(1, 1);
            -o-transform: translate(0px, 0px) scale(1, 1);
            -ms-transform: translate(0px, 0px) scale(1, 1);
            transform: translate(0px, 0px) scale(1, 1);
            opacity: 1;
        }

        #search input[type="search"] {
            /*position: absolute;
        top: 50%;*/
            width: 100%;
            color: rgb(255, 255, 255);
            background: rgba(0, 0, 0, 0);
            font-size: 40px;
            font-weight: 300;
            text-align: center;
            border: 0px;
            margin: 0px auto;
            margin-top: -51px;
            padding-left: 30px;
            padding-right: 30px;
            outline: none;
            box-shadow: none;
        }


    .lang-el #search input[type="search"] {
        font-family: 'Fira Mono', monospace;
    }

    .lang-en #search input[type="search"] {
        font-family: 'Fira Mono', monospace;
    }

    #searchform .search-container {
        position: absolute;
        top: 50%;
        width: 100%;
        text-align: center;
    }



    @media (max-width:768px) {

        #search input[type="search"] {
            font-size: 25px;
            font-weight: 300;
            margin-top: -21px;
        }
    }

    #search .validation-error {
        font-weight: normal;
        color: #ffffff !important;
        text-align: center;
        display: block;
    }



    #search .btn {
        background-color: #fff;
        border-color: #fff;
        color: #000;
        border-radius: 0px;
        margin-top: 20px;
        font-size: 14px;
    }



    .lang-el #search .btn, .lang-el #search .btn:hover, .lang-el #search .btn:focus {
        font-family: 'Anonymous Pro', monospace !important;
    }

    .lang-en #search .btn, .lang-en #search .btn:hover, .lang-en #search .btn:focus {
        font-family: 'Neue Machina' !important;
    }

    #search .close {
        position: fixed;
        top: 15px;
        right: 15px;
        background-color: none;
        border-color: none;
        color: #fff;
        opacity: 1;
        padding: 10px 17px;
        font-size: 27px;
    }

    #search ::-webkit-input-placeholder { /* Edge */
        color: #fff;
    }

    #search :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

    #search ::placeholder {
        color: #fff;
    }

    .g-PCwmToR {
        border-bottom: 1px solid #000000;
    }

        .g-PCwmToR:after {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 100%;
            min-height: 100%;
            display: block;
            width: calc(100% - 15px);
            border-bottom: 15px solid #fff;
            border-right: 15px solid #fff;
            content: ' ';
            z-index: 1;
        }

        .g-PCwmToR:before {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 100%;
            min-height: 100%;
            display: block;
            width: calc(100% - 15px);
            border-top: 15px solid #fff;
            border-left: 15px solid #fff;
            content: ' ';
            z-index: 1;
        }





    #cookie-bar {
        background: rgba(255,255,255,0.8);
        height: auto;
        line-height: 24px;
        color: #eee;
        text-align: center;
        padding: 8px 0;
        left: 10px !important;
        right: 10px !important;
        margin-left: auto;
        margin-right: auto;
        bottom: 10px !important;
        border: 1px solid #333;
        color: #333;
        border-radius: 0px;
        max-width: 600px !important;
        width: 80% !important;
        font-size: 11px !important;
        padding-left: 15px;
        padding-right: 15px
    }

        #cookie-bar p {
            font-size: 13px !important;
        }

        #cookie-bar .cb-enable, #cookie-bar .cb-enable:hover, #cookie-bar .cb-enable:focus {
            background: #111;
            color: #fff;
            font-size: 13px;
            border-radius: 0px;
        }

        #cookie-bar .cb-policy, #cookie-bar .cb-policy:hover, #cookie-bar .cb-policy:focus {
            background: #333;
            color: #fff;
            font-size: 13px;
            border-radius: 0px;
        }

        #cookie-bar.fixed {
            max-width: 99% !important;
            width: 100% !important
        }


    .embed-responsive {
        margin-top: 0em;
        margin-bottom: 0em;
    }

    .embed-responsive-inner {
        position: relative;
        padding-bottom: 200%;
        transform: translateY(-35.95%);
    }




    .tile-att {
        padding-bottom: 5px;
    }

@media(max-width:768px) {
    .fit-content {
        padding: 0px !important;
        height: initial !important;
    }

    .is-wrapper {
        padding: 15px;
       
    }
}


.options-wrapper-div .form-control {
    display: none;
}

.options-wrapper-div label {
    cursor: pointer;
}

.product-content-price{
    max-width:400px;
    border-top:1px solid #ccc;
}

@media(max-width:768px){

    .product-content-price {
        max-width: 100%;
    }
    .product-code {
        max-width: 100%;
    }
    h1.product-header, h2.product-header {
        max-width: 100%;
    }
    .product-view-cart {
        max-width: 100%;
    }

    .product-out-of-stock, .express-interest-button {
        max-width: 100%;
    }
}

.fancybox-overlay-fixed {
    z-index: 10000;
}