﻿@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap');

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Sofia Sans';
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

html {
    height: 100%;
    min-height: 100%;
}

body {
    background-color: #f3f3f3;
    overflow-x: hidden;
}

a {
    color: #000;
}

    a:hover, a:focus {
        color: #000;
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

.btn.btn-link, .btn.btn-link:hover, .btn.btn-link:focus {
    color: #000;
    font-weight: 500;
}

.text-32, a.text-32, a.text-32:hover, a.text-32:focus {
    font-size: 32px;
    line-height: 42px;
}


.admin-menu {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 11;
}

.color-red {
    color: #000 !important;
}


h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: 'Geologica';
    font-weight: 800;
}


hr {
    height: 1px;
    color: #e1e1e1;
    border: 0px;
    background-color: #e1e1e1;
}



.social-col a {
    position: relative;
    top: -2px;
}


.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;
    }

.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 {
    background: #fff;
}

.img16 {
    width: 16px;
    height: 16px;
}

.img24 {
    width: 24px;
    height: 24px;
}

.imgh24 {
    height: 24px;
}

.imgh40 {
    height: 40px;
}

.imgh32 {
    height: 32px;
}

.top-area img {
    display: inline-block;
}

.info-area {
    background: #000;
    color: #fff;
    text-align: left;
    font-family: 'Geologica';
}

#topmesasges {
    font-size: 14px;
    color: #fff;
    font-family: 'Geologica';
    padding-top: 7px;
    padding-bottom: 7px;
}


.info-area a, .info-area a:hover, .info-area a:focus {
    font-size: 14px;
    color: #fff;
    font-weight:300;
    font-family: 'Geologica';
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: inline-block;
    border-left:1px solid #fff;
}

.info-area li a {
    font-size: 16px;
    color: #000;
    font-family: 'Geologica';
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
}

    .info-area li a:hover, .info-area li a:focus {
        font-size: 16px;
        color: #fff;
        font-family: 'Geologica';
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 7px;
        padding-bottom: 7px;
        display: block;
    }




.login-area {
    text-align: right;
}

a.logoff-link, a.logoff-link:hover, a.logoff-link :focus {
    font-size: 22px;
    color: #000;
    line-height: 42px;
}

.top-area {
    background: #ffffff;
    text-align: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.vmiddle {
    vertical-align: middle;
}

.vtexttop {
    vertical-align: text-top;
}

a.vmenu-toggle, a.vmenu-toggle:hover, a.vmenu-toggle:focus {
    font-size: 24px;
    color: rgba(102,102,102,1);
    line-height: 32px;
    display: inline-block;
}

.is-sticky .top-area {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: rgba(0,14,34,0.5);
    border-bottom: 1px solid transparent;
    z-index: 10;
}


.express-interest-button {
    background: #555;
    color: #ffffff;
    text-align: center;
}

    .express-interest-button a, .express-interest-button a:hover, .express-interest-button a:focus {
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
    }

    .express-interest-button:hover, .express-interest-button:focus {
        background: #9faab8;
    }

        .express-interest-button:hover a, .express-interest-button:hover a:focus {
            color: #333;
        }

    .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;
    }


.info-links a i, .info-links a i:before, .info-links a i:after {
    font-size: 34px !important;
}

    .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: 12px;
    font-weight: normal;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    position: relative;
    left: -10px;
}

.menu-bg {
    background: #fff;
    padding-top: 0px;
    
}


    .menu-bg .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

@media (min-width:768px) {
   
    .menu-bg{
        position:relative;
        padding-left:250px;
    }
    .menu-bg .logo{
        position:absolute;
        top:10px;
        left:0px;
    }
        .menu-bg .logo img{
            height:50px;
        }

    .top-area .eqcol {
        position: relative;
    }
    .icon-cart{
        margin-top:15px;
    }


    .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;
            }



    .navbar-default {
        background: none;
        margin: 0px;
        position: relative;
        min-height: 50px;
        border: none;
        border-radius: 0px;
      
    }
    
    .navbar-left {
        padding-top: 10px;
        padding-bottom: 10px;
    }


        .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #000000;
            background: none;
            font-weight: 500;
            font-size: 16px;
            font-family: 'Geologica';
            padding-right: 25px;
        }

            .navbar-default .navbar-nav > li > a span, .navbar-default .navbar-nav > li > a:hover span, .navbar-default .navbar-nav > li > a:focus span {
                font-size: 13px !important;
                line-height: 20px;
                margin-left: 3px;
            }


            .navbar-default .navbar-nav > li > a span {
                color: #000000;
                font-size: 16px;
            }

        .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
            color: #000000;
            font-size: 16px;
            background-color: #f1f2f3;
        }

    .dropdown-toggle-search span {
        color: #000000;
        font-weight: 500;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover span, .navbar-default .navbar-nav > li > a:focus span {
        color: #000000;
        font-size: 16px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #000;
        background:none; /*9624e2*/
    }

    .is-sticky .stick-link:first-child {
        display: inline-block !important;
        visibility: visible !important;
        opacity: 1;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -30px;
    }

    .is-sticky .stick-link:last-child {
        display: inline-block !important;
        visibility: visible !important;
        opacity: 1;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -25px;
    }

    .is-sticky .navbar-default .navbar-nav > li > a, .is-sticky .navbar-default .navbar-nav > li > a:hover, .is-sticky .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        background: none;
        font-weight: 500;
    }

        .is-sticky .navbar-default .navbar-nav > li > a span {
            color: #fff;
        }

    .is-sticky .dropdown-toggle-search span {
        color: #fff;
        font-weight: 500;
    }

    .is-sticky .navbar-default .navbar-nav > li > a:hover, .is-sticky .navbar-default .navbar-nav > li > a:focus, .is-sticky .navbar-default .navbar-nav > li > a:hover span, .is-sticky .navbar-default .navbar-nav > li > a:focus span {
        color: #fff;
    }


    .line {
        margin-bottom: 10px;
    }


    .menu-bg .navbar-default .navbar-nav > .open > a, .menu-bg .navbar-default .navbar-nav > .open > a:hover, .menu-bg .navbar-default .navbar-nav > .open > a:focus {
        color: #000000;
        font-size: 16px;
        background: none;
        cursor: pointer;
    }


    .navbar-default .dropdown-menu {
        min-width: 380px !important;
        padding: 0px 0;
        margin: 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        border: 1px solid #ccc;
        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: #f6f5f5;
        z-index: 6;
    }

        .navbar-default .dropdown-menu > li > a, .navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus {
            display: block;
            padding: 5px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #000;
            font-weight: 600;
            white-space: nowrap;
        }

            .navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus {
                display: block;
                padding: 5px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.42857143;
                font-weight: 600;
                color: #000;
                text-decoration: underline;
                white-space: nowrap;
                background: #fff;
            }

    .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;
        }
    img.ver-menu-toggler {
        height: 30px !important;
        width: auto !important;
        position: relative;
        margin-top: -5px;
    }

    .ver-menu-toggler-container a{
        padding-top:15px !important;
        padding-bottom:0px !important;
    }
  
}


@media(max-width:1200px) {

    .info-links {
        right: 30px;
        top: 15px;
    }
}

@media(max-width:990px) {

    .info-links {
        right: 15px;
    }
}

@media(max-width:480px) {

    .hidden-xxs {
        display: none;
    }

    .phone-col {
        text-align: right;
    }
}

.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;
    }

#SearchButton-toggle {
    display: none;
}

@media (max-width:767px) {
    .main-gallery {
        margin-top: 0px;
    }

    .navbar-nav {
        margin: 0px;
        overflow:initial;
    }

    .nav-icon {
        background: #fff;
        display: inline-block;
        border-radius: 4px;
        padding: 5px;
        margin-right: 10px;
    }
    img.ver-menu-toggler {
        height: 30px !important;
        width: auto !important;
        position: relative;
        
    }

   
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .dropdown-submenu > a:after {
       display: none;
    }

    .menu-bg {
        background: none;
        border: none;
        padding: 0px !important;
        padding-bottom: 0px;
        padding-left: 120px !important;
    }
    .top-logo{
        height:30px;
        position:absolute;
        top:10px;
        left:0px;
    }



    .navbar-default {
        margin-left: -15px;
        margin-right: -15px;
        margin: 0px;
        position: relative;
        min-height: 50px;
        border: none;
        border-radius: 0px;
        overflow: visible;
        background: none;
    }
    .collapse.navbar-collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-nav.navbar-left {
        float: left !important;
      
        display: inline-block !important;
    }
    .navbar-nav.navbar-right {
        float: right !important;
        display: block !important;
    }

    .inline-cart-total-quantity-wrapper {
       padding-top:10px;
       padding-right:0px;
    }
    .navbar-nav > li {
        float: left !important;
        display: inline-block !important;
    }
    .navbar-nav > li.hidden-xs {
        float: left !important;
        display: none !important;
    }
    .info-col {
        text-align: center;
    }
  
    .info-links {
        position: relative;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
        right: initial;
        top: initial;
        transform: none;
    }

    #SearchButton-toggle {
        display: block;
    }
    #SearchButton-toggle {
        display: block;
        width: 50px;
        text-align: center;
       
        
    }
    .search.search-form .btn.btn-primary, .search.search-form .btn.btn-primary:hover, .search.search-form .btn.btn-primary:focus {
        line-height: 50px !important;
        height: 50px !important;
    }
    .search.search-form .form-control {
        line-height: 50px !important;
        height: 50px !important;
    }
    #searchform {
        position: absolute;
        top: 0px;
        z-index: 200;
        right: 50px;
        min-width: 270px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        display: none;
    }


    .search.search-form {
        position: relative;
        overflow: visible !important;
        border-left: none;
        border-right: none;
    }
    


    .info-links a i:before, .info-links a i:after {
        margin-left: 5px;
        margin-right: 5px;
    }

    .info-area .row > div {
        padding: 0px !important;
    }
    .top-area .container {
        padding: 0px;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #000;
        background: none;
        text-align: left;
        font-size: 16px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #000;
    }

    .navbar-default .navbar-nav > li > a span {
        color: #fff;
        font-size: 16px;
    }

    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
        color: #FFF;
        background-color: transparent;
    }

    .navbar-default .navbar-brand {
        color: #FFF;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover span, .navbar-default .navbar-nav > li > a:focus span {
        color: #000;
        font-size: 16px;
    }

    .logo-area {
        display: none;
    }

    .navbar-brand img {
        height: 40px;
        margin-top: -10px;
    }

    .top-bar {
        height: initial;
    }

    .top-bar:hover {
        z-index: 20;
    }

    .navbar-default .navbar-nav > li.menu-owl {
     display: none;
    }
    .searchform {
        width: 300px;
    }





    .navbar-default .dropdown-menu > li > a, .navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus {
        color: #333;
    }

        .navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus {
            color: #333;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
        background-color: transparent;
    }

    .navbar-collapse {
        max-height: initial;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        background-color: transparent;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #000;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > li > a.dropdown-toggle-search span, .navbar-default .navbar-nav > li > a.dropdown-toggle-search:hover span, .navbar-default .navbar-nav > li > a.dropdown-toggle-search:focus span {
        color: #333;
        font-size: 18px !important;
        font-weight: 500;
        margin-left: 7px;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: left;
        padding-left: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .top-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: 4807px) {
    .navbar-toggle {
        margin-left: -15px;
    }

    .navbar-brand img {
        margin-left: 15px;
    }
}


.display-block {
    display: block;
}




.footer-area {
    background: #fff;
    background-size: cover;
    color: #333;
    font-size: 14px;
}

    .footer-area, .footer-area a, .footer-area a:hover {
        color: #333 !important;
        font-size: 12px;
    }

        .footer-area h3 {
            color: #333;
            font-size: 16px;
            margin-top: 0px;
            padding-top: 0px;
            text-transform: none !important;
        }





@media (min-width:1600px) {
    .footer-area, .footer-area a, .footer-area a:hover {
        font-size: 14px;
    }

        .footer-area h3 {
            font-size: 28px;
        }
}


.footer-menu ul {
    margin: 0px;
    padding: 0px;
}

.footer-menu li {
    list-style: none;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}

.footer-menu h3 {
    font-size: 18px;
}

.footer-menu li a, .footer-menu li a:hover, .footer-menu li a:focus {
    font-size: 13px;
    color: #333;
}

.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;
    font-size: 16px;
    padding: 7px;
}

.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 {
    border-color: #282828;
    color: #fff;
    background: #282828;
    cursor: pointer;
    border-radius: 0px;
    margin-bottom: 0;
}

    .btn-primary:hover, .btn-primary:focus {
        border-color: #000;
        color: #fff;
        background: #000;
        cursor: pointer;
        border-radius: 0px;
        color: #ffffff;
        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: #878d84;
        margin-bottom: 0;
    }


    .btn-primary.active {
        border-color: #000;
        color: #fff;
        background: #000;
        cursor: pointer;
        border-radius: 0px;
        color: #ffffff;
        margin-bottom: 0;
    }

    .btn-primary:hover {
        margin-bottom: 0;
    }

a.btn-primary {
    border-color: #282828;
    color: #fff;
    background: #282828;
    cursor: pointer;
    border-radius: 0px;
    margin-bottom: 0;
}

    a.btn-primary:hover {
        color: #ffffff;
        margin-bottom: 0;
    }


.alert-success {
    background-color: #fff;
    border-color: #000;
    color: #333;
    border-width: 2px;
}

.btn-info {
    border-color: #000;
    color: #fff;
    background: #000;
    cursor: pointer;
    border-radius: 0px;
    margin-bottom: 0;
}

    .btn-info:hover, .btn-info:focus {
        border-color: #000;
        color: #fff;
        background: #000;
        cursor: pointer;
        border-radius: 0px;
        color: #ffffff;
        margin-bottom: 0;
    }

    .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: #000;
        color: #fff;
        background: #000;
        cursor: pointer;
        border-radius: 0px;
        color: #ffffff;
        margin-bottom: 0;
    }

    .btn-info:hover {
        margin-bottom: 0;
    }

a.btn-info {
    border-color: #000;
    color: #fff;
    background: #000;
    cursor: pointer;
    border-radius: 0px;
    color: #ffffff;
    margin-bottom: 0;
}

    a.btn-info:hover {
        color: #ffffff;
        margin-bottom: 0;
    }


.newsletter-area {
    background: rgb(2,31,97);
    background: linear-gradient(90deg, rgba(2,31,97,1) 0%, rgba(48,24,134,1) 35%, rgba(150,8,216,1) 100%);
}

    .newsletter-area .template-editor-title {
        font-family: 'Geologica';
        font-size: 24px;
    }

.newsletter .btn.btn-primary {
    background: #000 !important;
    border: 1px solid #000;
    color: #ffffff;
    margin-left: 20px;
}

.newsletter .form-control, .newsletter .form-control:hover, .newsletter .form-control:focus {
    border-color: #536877;
}

.newsletter .btn.btn-primary:hover, .newsletter .btn.btn-primary:focus {
    background: #000 !important;
    border: 1px solid #000;
    color: #ffffff;
}



@media(min-width:768px) {
    .newsletter-form {
        margin-top: 10px;
    }
}



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: 500;
    position: relative;
    margin-bottom: 5px;
}

    .btn.subcategory.active {
        color: #000;
        background: #ededed;
    }

    .btn.subcategory:hover {
        background: #ededed;
    }

img.img-responsive {
    display: inline-block;
}

.product-tile {
    padding-left: 15px;
}

.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-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); /* 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);
}

label {
    font-weight: 500;
}

.product-view label {
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}


.product-tile-thumb:hover .thumb-1 {
    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 {
    -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);
    border: 1px solid #ededed;
}


    .product-tile .tile-title a, .product-tile .tile-title a:hover, .product-tile .tile-title a:focus {
        font-size: 18px;
        font-weight: 500;
        color: #000;
    }

    .product-tile .tile-discount {
        color: #97a1ae;
        margin-right: 30px;
        text-decoration: line-through;
    }

    .product-tile .tile-code {
        font-weight: 700;
    }


    .product-tile .tile-details-wrapper {
        position: relative;
    }

.wishlist-button.wishlisted .flaticon-like-1:before {
    content: "\f109";
}

.product-tile .tile-details span, .product-tile .tile-details a, .product-tile .tile-details a:hover, .product-tile .tile-details a:focus {
    color: #ffffff;
    position: relative;
    padding-left: 50px;
    font-size: 18px;
    background: none;
    border: none;
}

.product-tile .tile-details button {
    color: #ffffff;
    position: relative;
    font-size: 22px;
    background: none;
    border: none;
    position: absolute;
    right: 40px;
    font-weight: normal;
    top: 50%;
    transform: translateY(-50%);
}

.product-tile .tile-details a.express-interest, .product-tile .tile-details a.express-interest:hover, .product-tile .tile-details a.express-interest:focus {
    color: #ffffff;
    position: relative;
    font-size: 22px;
    background: none;
    border: none;
    position: absolute;
    right: 0px;
    font-weight: normal;
    top: 50%;
    transform: translateY(-50%);
}

.product-tile .tile-details a i:before, .product-tile .tile-details a i:after, .product-tile .tile-details i:after, .product-tile .tile-details i:before {
    font-size: 24px !important;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.product-tile .tile-details button::after, .product-tile .tile-details button:before {
    font-size: 24px !important;
}

.product-tile .tile-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 15px;
    background: rgba(0,14,34,0.4);
    color: #ffffff;
    opacity: 0;
    height: 0px;
    -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;
}

.product-tile:hover .tile-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 15px;
    background: rgba(0,14,34,0.4);
    color: #ffffff;
    opacity: 1;
    height: initial;
    -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;
}

@media(max-width:1200px) {

    .product-tile .tile-details {
        text-align: left;
        padding-left: 0px;
    }

    .product-tile .tile-details {
        display: none;
    }
}

@media(max-width:990px) {
    .product-tile .tile-details, .product-tile:hover .tile-details {
        opacity: 1;
        height: initial;
        padding: 10px;
        padding-left: 0px;
    }

    .product-tile .tile-details {
        text-align: left;
    }

        .product-tile .tile-details span, .product-tile .tile-details a, .product-tile .tile-details a:hover, .product-tile .tile-details a:focus {
            font-size: 16px;
        }
}


@media(max-width:768px) {
    .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;
    }



    .product-tile .tile-details {
        display: none;
    }

    .tile-title .bone-context-menu {
        display: none;
    }
}


.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 > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #ffffff;
            background-color: #b1e9ff !important;
            border-color: #b1e9ff !important;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #ffffff;
            background-color: #000;
            border-color: #000;
        }

    .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: #000;
        border-color: #000;
    }

    .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 {
    margin-left: -5px;
    margin-right: -5px;
}

    .nav-pills > li {
        padding: 5px;
    }

        .nav-pills > li > a {
            color: #000;
            border: 1px solid #009fde;
            background: #fff;
            padding: 16px 24px;
            border-radius: 15px;
            font-weight: 600;
        }

            .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
                color: #fff;
                border: 1px solid #009fde;
                background: #009fde;
                padding: 16px 24px;
                font-weight: 600;
                border-radius: 15px;
            }

.Home-Partners .owl-next, .Home-Partners .owl-prev {
    background: transparent;
    color: #0a427a;
    font-size: 40px;
    font-weight: 600;
}

    .Home-Partners .owl-next:hover, .Home-Partners .owl-prev:hover {
        background: transparent;
        color: #0a427a;
        font-size: 40px;
        font-weight: 600;
    }

@media(min-width:768px) {
    .Home-Partners .owl-next {
        right: -30px;
    }

    .Home-Partners .owl-prev {
        left: -30px;
    }
}

.bg-light-blue {
    background: #009FDE0F;
}

.home-cats .item-image-wrapper {
    overflow: hidden;
    border-radius: 15px;
}

.home-cats .item-image {
    -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-Partners .item-ratio {
    background-color: transparent !important;
    filter: grayscale(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;
}

    .Home-Partners .item-ratio:hover {
        filter: grayscale(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;
    }

.home-cats .item-image::after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    content: '';
    display: block;
    background-color: #e9e9e900 !important;
    -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-cats .item-image::after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background: rgba(0,0,0,.2);
    -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-cats .item-image-wrapper:hover .item-image::after {
    background: rgba(0,0,0,.4);
}

.home-cats .item-image-wrapper:hover .item-image {
    transform: scale(1.1);
}

.product-view .nav-pills {
    margin-left: -5px;
    margin-right: -5px;
}

    .product-view .nav-pills > li {
        padding: 5px;
    }

        .product-view .nav-pills > li > a {
            color: #000;
            border: 1px solid #f8f8f8;
            background: #f8f8f8;
            padding: 16px 24px;
            border-radius: 15px;
        }

            .product-view .nav-pills > li.active > a{
                color: #000;
                border: 1px solid #fff;
                background: #fff;
                padding: 16px 24px;
                border-radius: 15px;
            }
            
             .product-view .nav-pills > li.active > a:hover, .product-view .nav-pills > li.active > a:focus, .product-view .nav-pills > li > a:hover, .product-view .nav-pills > li > a:focus {
                color: #000;
                border: 1px solid #fff;
                background: #fff;
                padding: 16px 24px;
                border-radius: 15px;
            }
            
               .product-view .nav-pills > li.active > a:focus, .product-view .nav-pills > li > a:focus {
                color: #000;
                border: 1px solid #fff;
                background: #fff;
                padding: 16px 24px;
                border-radius: 15px;
            }



.home-slide .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    padding: 5px;
}

.home-slide .owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
}

.home-slide .owl-theme .owl-dots .owl-dot:hover span {
    background: #e5e7eb;
}



.home-box-tile-thumb {
    padding-top: 15px;
}

.home-box-tile {
    background: #009fde;
    border-radius: 15px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    padding: 20px 20px 20px 20px;
}

.home-box-tile-title h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
}

.home-box-tile-description, .home-box-tile-description * {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.home-box-tile-description {
    height: 70px;
}

@media(max-width:600px) {

    .home-box-tile-thumb {
        padding-top: 15px;
    }

    .home-box-tile-title h3 {
        color: #fff;
        font-size: 20px;
        font-weight: 800;
    }

    .home-box-tile-description, .home-box-tile-description * {
        font-size: 16px;
        color: #fff;
        font-weight: 400;
    }

    .home-box-tile-description {
        height: 55px;
    }
}

.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;
}




/* ------------------------ MODAL --------------------------------------------- */


.modal:not(.side-cart) .modal-header {
    background: #333;
}

/*.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/slider-left.png) 50% 50% no-repeat;
    width: 21px;
    height: 38px;
    font-size: 0px;
    border: none;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}

button.slick-prev {
    background: url(skn/slider-right.png) 50% 50% no-repeat;
    width: 21px;
    height: 38px;
    font-size: 0px;
    border: none;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}




.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;
}


.product-content-price, .product-content-price .product_discounted_amount, .product-content-price .product_amount, .product-content-price .price-text {
    font-size: 34px;
    font-weight: 500;
    color: #000000;
}

.product_discounted_amount {
    color: #000;
    margin-right: 30px;
    text-decoration: line-through;
}

.product_attibute, .product_attibute_value, .product-content, .product-content span, .product_feature_title {
    font-size: 14px;
}

.product-content-price .vat-text {
    font-size: 14px;
    margin-top: 5px;
}

.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-row-net-price, .product-tile-net-price {
    color: #000;
    text-decoration: line-through;
}


.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;
    }
}



.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;
}

.top-image-area {
    background: #000;
}

.panel-group .panel-default {
    box-shadow: none;
    border: 1px solid #009fde;
    border-radius: 15px !important;
    margin-bottom: 10px;
}

.panel-group .panel-heading .panel-title a {
    font-size: 18px;
    font-weight: 800;
    color: #000;
    text-decoration: none;
    display: block;
    position: relative;
    padding-left: 10px;
}

    .panel-group .panel-heading .panel-title a::before {
        font-size: 18px;
        font-weight: 800;
        color: #0a427a;
        font-family: 'entypo';
        content: "\e6b0";
        position: absolute;
        top: 0px;
        left: -10px;
    }

@media(max-width:768px) {
    .panel-group .panel-heading .panel-title a {
        font-size: 16px;
        font-weight: 600;
    }
}


.panel-group .panel-default > .panel-heading {
    margin-bottom: 0px;
    background: #fff;
    border-bottom: 1px solid #fff;
}

.panel-group .panel-default .panel-collapse {
    background: #fff;
    box-shadow: none;
    border: none;
}

.panel-group .panel-default .panel-body {
    background: #fff;
    box-shadow: none;
    border: none;
}

.panel-group .panel.panel-default .panel-body {
    border: none;
}

.main-content {
    min-height: 350px;
}

    .main-content ul {
        padding: 0px;
    }

    .main-content li {
        list-style-position: inside;
        list-style: none;
    }

        .main-content li li {
            padding-left: 20px;
        }

        .main-content li ul {
            margin-top: 10px;
            margin-bottom: 10px;
        }

.edit-actions {
    position: fixed;
    bottom: 30px;
    z-index: 3;
    left: 20px;
}

    .edit-actions .btn {
        margin-right: 5px;
    }

@media (max-width:768px) {


    #back-top {
        position: fixed;
        bottom: 30px;
        right: 20px;
    }
}


.block-content-title{
    font-size:24px;
    font-weight:600;
    text-align:center;
}
.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;
}



.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

.container{
    max-width:1200px;
    width:100%;
}



.bone-context-menu, .bone-context-menu:hover, .bone-context-menu:focus {
    color: #000000;
    border-bottom: 1px dashed #000000;
}

.ProductShippingMessage .fa-stack {
    background: #000;
    text-align: center;
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
}

.ProductShippingMessage hr {
    border-color: #0a427a26;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px;
}

.ProductShippingMessage table {
    margin-bottom: 15px;
}

.ProductShippingMessage td {
    padding: 5px;
}

.ProductShippingMessage h3, .ProductShippingMessage h4 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    color: #000;
}


.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: #C5C5C5;
    }

.dropdown-menu {
    border-radius: 0px;
}






.panel {
    border-radius: 0px !important;
    -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);
}

.panel-heading.min {
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-heading {
    padding: 0 15px;
    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: #e9e9e9;
    border-color: #e9e9e9;
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}
.panel-main-filter {
   background:none;
    box-shadow: none !important;
    border-radius: 15px;
}

    .panel-main-filter.panel-default > .panel-heading {
        background-color: #000;
        border-color: #000;
        color: #fff;
        font-size: 20px;
        margin-bottom: 20px;
    }
.panel-heading .panel-title {
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-transform: Capitalize;
}

.panel-heading em {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    position: relative;
    bottom: -15px;
    cursor: pointer;
}

.price-range-slider {
    height: 7px;
    background: #f1f1f1;
}

    .price-range-slider .ui-slider-range {
        height: 7px;
        background: #000;
        border: none;
    }

    .price-range-slider .ui-slider-handle {
        height: 17px;
        width: 17px;
        border-radius: 5px;
        background: #fff;
        cursor: pointer;
        border: 1px solid #ccc;
        box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    }

    .price-range-slider .ui-widget-content {
        border-radius: 1em;
        background-color: #9A0000;
        border: 0;
    }

.price-range-slider-wrapper {
    padding: 17px 8px;
    margin-top: -17px;
    overflow: hidden;
    height: 17px;
}

.price-range-label {
    line-height: 34px;
    font-weight: 500;
}

h1.product-caption {
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 30px;
    color: #000;
    font-weight: 400;
    font-size: 25px;
}

.product-code {
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

    .product-code span {
        font-weight: 400;
        font-size: 16px;
        color: #000;
    }

    .product-code a, .product-code a:hover, .product-code a:focus {
        font-weight: 400;
        font-size: 16px;
        color: #000;
    }


.product-blue-content {
    background: #fff;
    padding: 20px;
    border-radius: 0px;
    
}


.product-blue-content1 {
    background: #fff;
    padding: 20px;
    border-radius: 0px;
}

img.option-image {
    max-width: 68px !important;
}

.product-options-control .form-control {
    max-width: 200px;
}

.product-fake-options-control .form-control {
    max-width: 200px;
}

.product-fake-options-control label {
    font-weight: 500;
}


.ctile .product-fake-options-control label, .ctile .product-options-control label {
    float: left;
    margin-right: 10px;
    line-height: 34px;
}

.ctile .product-options-control .form-control {
    max-width: initial;
    width: initial;
}

.ctile .product-options-control, .ctile .product-fake-options-control, .ctile .tile-add-to-cart {
    float: left;
    margin-right: 10px;
}

    .ctile .product-fake-options-control .form-control {
        max-width: initial;
        width: initial;
    }


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: 500;
    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: 500;
    }

    .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;
}

.filter-more-less {
    border: none !important;
    padding: 0px !important;
}

.filters-panel-data li {
    border-bottom: #eee 1px solid;
    list-style-position: inside;
    padding-top: 8px;
    padding-bottom: 8px;
}

    .filters-panel-data li.text-center {
        border-bottom: none;
    }

.filters-panel-data .badge {
    background-color: #000 !important;
    min-width: 24px;
    text-align: center;
    border-radius: 3px;
    color: #fff; /*666*/
    font-size: 14px;
    font-weight: normal;
}


.filters-panel-heading {
    font-size: 15px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 600;
}

.filters-panel {
    margin-bottom: 30px;
}

    .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;
        }

.subcategory-level-1 a, .subcategory-level-1 a:hover, .subcategory-level-1 a:focus {
    font-size: 14px;
    padding-left: 10px;
    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;
}







.btn.btn-primary.btn-add-to-cart {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.btn.btn-primary.btn-add-to-cart2 {
    background: #000 !important;
    border: 1px solid #000 !important;
}

.btn.btn-primary.btn-add-to-cart:hover, .btn.btn-primary.btn-add-to-cart:focus {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-weight: 500;
}



.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);
        }

#inline-cart-link {
    position: relative;
}

.icon-cart {
    margin-left: 15px;
    margin-right: 15px;
}

#inline-cart-total-quantity {
    color: #fff;
    background: #2d2a25;
    font-size: 12px;
    position: absolute;
    right: -15px;
    border-radius: 50px !important;
    top: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
}

.col-top-info svg {
    fill: #fff;
    width: 20px;
    height: 20px;
    line-height: 25px;
    font-size: 20px;
   
}
.menu-area svg {
    fill: #000;
    width: 35px;
    height: 35px;
    line-height: 45px;
    font-size: 45px;
    vertical-align: middle;
}
.menu-area .icon-wishlist {
    margin-left: 15px;
}

    .menu-area .icon-wishlist svg {
        fill: #000;
        width: 29px;
        height: 27px;
        line-height: 35px;
        font-size: 35px;
        vertical-align: middle;
    }

.inline-cart-total-quantity-wrapper {
    position: relative;
    display: inline-block;
}

.search.search-form {
    border: none;
    background: #fff;
    border-radius: 0px;
    overflow: hidden;
    max-width:300px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
   
}
    .search.search-form .form-control::placeholder {
        color: #333;
    }


.search.search-form .form-control {
    background: #ffffff;
    border: none;
    color: #333;
    color: #333;
    box-shadow: none;
    font-size: 14px;
    font-family: 'Geologica';
    height: 70px;
    line-height: 70px;
    padding-top: 0px;
    padding-bottom: 0px;
}

    .search.search-form .btn.btn-primary, .search.search-form .btn.btn-primary:hover, .search.search-form .btn.btn-primary:focus {
        color: #333;
        box-shadow: none;
        font-size: 20px;
        font-family: 'Geologica';
        margin: 0px !important;
        line-height:70px;
        padding-top:0px;
        padding-bottom:0px;
        background-color: #fff;
        border: #fff;
        height: 70px;
    }

@media(min-width:768px) AND (max-width:1400px){
    #SearchButton-toggle {
        display: block;
        width: 70px;
        text-align: center;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }

    #searchform {
        position: absolute;
        top: 0px;
        z-index: 200;
        right: 70px;
        min-width:220px;
        border-left: 1px solid #ccc;
        
        display:none;
    }


    .search.search-form {
        position: relative;
        overflow: initial;
        border-left:none;
        border-right: none;
    }
}



.input-group-btn {
    background-color: #fff;
}

.search-form .form-group {
    margin: 0px;
    padding: 0px;
}

.options-type-buttons label {
    display: block;
    text-align: center;
}

.st-measure {
    font-size: 22px;
}


.insta {
    display: inline-block;
}

.filters-toggle {
    cursor: pointer;
}

@media (min-width:768px) {
    .filters-area {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        padding: 30px;
        overflow: hidden;
        background: #ffffff;
        height: 0px;
        opacity: 0;
        padding: 0px;
        margin: 0px;
        width: 100%;
        -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;
    }

        .filters-area.open {
            border-top: 1px solid #333;
            padding: 30px;
            overflow: initial;
            height: initial;
            opacity: 1;
            padding: 30px;
            margin: 0px;
            width: 100%;
            background: #ffffff;
            -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;
        }
}



.ppp-top {
    padding-top: 15%;
}

@media (max-width:1200px) {
    .ppp-top {
        padding-top: 7%;
    }
}

@media (max-width:990px) {
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 8px;
    }

    .ppp-top {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.product-description, .product-description p, .product-description a {
    font-size: 14px;
}

.table-attributes-wrapper td {
    font-size: 14px !important;
    vertical-align: middle !important;
    color: #000;
    font-weight: 600;
}

    .table-attributes-wrapper td.product-tag-title {
        font-weight: 600;
        color: #000;
    }

@media (max-width:600px) {
    .menu-area svg {
        fill: #000;
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 25px;
        vertical-align: middle;
    }

    .menu-area .icon-wishlist svg {
        fill: #000;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 20px;
        vertical-align: middle;
    }

    #inline-cart-total-quantity {
        font-size: 11px;
        position: absolute;
        right: -15px;
        border-radius: 40px !important;
        top: 0px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 0px;
        font-size: 12px;
    }

    .icon-cart {
        margin-left: 7px;
        margin-right: 14px;
    }

    .below-slider {
        padding: 15px !important;
    }
}

@media (max-width:768px) {
    .filters-toggle {
        padding-left: 30px;
        padding-right: 30px;
        cursor: pointer;
    }

    .sorting-box {
        padding-left: 30px;
        padding-right: 30px;
    }

    .filters-area {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        padding: 30px;
        overflow: hidden;
        height: 0px;
        opacity: 0;
        padding: 0px;
        margin: 0px;
        width: 100%;
        -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;
    }

        .filters-area.open {
            border-top: 1px solid #333;
            padding: 30px;
            overflow: initial;
            height: initial;
            opacity: 1;
            padding: 30px;
            margin: 0px;
            width: 100%;
            -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;
        }

    .panel-main-filter > .panel-body {
        display: none;
    }
}

.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-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;
    }

.is-sticky .product-tab-menu {
    background: rgba(210,210,210,0.95);
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-tab-menu .btn.btn-link, .product-tab-menu .btn.btn-link:hover, .product-tab-menu .btn.btn-link:focus {
    color: #333;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
}

    .product-tab-menu .btn.btn-link.active, .product-tab-menu .btn.btn-link:hover.active, .product-tab-menu .btn.btn-link:focus.active {
        color: #000;
        font-weight: 600;
        font-size: 20px;
        text-decoration: none;
    }

.is-sticky .product-tab-menu .btn.btn-link.active, .is-sticky .btn.btn-link:hover.active, .is-sticky .btn.btn-link:focus.active {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
}

h3.product-tab-title {
    color: #000;
    position: relative;
    background: #ffffff;
    padding-right: 20px;
}

    h3.product-tab-title:after {
        background: #333;
        top: 50%;
        transform: translateY(-50%);
        height: 1px;
        width: 400px;
        left: 0px;
    }











.transformer-wrapper {
    overflow-x: hidden;
    overflow-y: hidden;
    min-height: 500px;
}


.transformer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .transformer:after {
        content: " ";
        display: block;
        clear: both;
    }

    .transformer.is-open {
        -webkit-transform: translate3d(25.42373%, 0, 0);
        transform: translate3d(25.42373%, 0, 0);
    }

.off-canvas {
    position: absolute;
    width: 25.42373%;
    left: -25.42373%;
    top: 0;
    bottom: 0;
    min-height: 500px;
    overflow-y: auto;
    height: 99%;
}

@media(max-width:990px) {
    .off-canvas {
        position: absolute;
        width: 300px;
        left: -300px;
        top: 0;
        bottom: 0;
        min-height: 500px;
        overflow-y: auto;
        height: 99%;
    }

    .transformer.is-open {
        -webkit-transform: translate3d(300px, 0, 0);
        transform: translate3d(300px, 0, 0);
    }
}

@media(max-width:500px) {
    .off-canvas {
        position: absolute;
        width: 97%;
        left: -97%;
        top: 0;
        bottom: 0;
        min-height: 500px;
        overflow-y: auto;
        height: 100%;
    }

    .transformer.is-open {
        -webkit-transform: translate3d(99%, 0, 0);
        transform: translate3d(99%, 0, 0);
    }
}

.off-canvas {
    font-size: 14px;
}

.transformer.is-open .off-canvas {
    margin-left: 2px;
    margin-top: 2px;
    box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
    border: 1px solid #ededed;
    background: #faf9f9;
}

.off-canvas ul.main-ul {
    display: block;
    padding: 15px;
}

    .off-canvas ul.main-ul ul {
        display: none;
        padding-left: 30px;
    }

        .off-canvas ul.main-ul ul.opened {
            display: block;
            padding-left: 30px;
        }

.off-canvas li {
    list-style: none;
    position: relative;
}

.off-canvas a {
    display: block;
    padding: 5px;
    font-weight: 700;
    color: #333;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    opacity: 0.8;
    font-size: 14px;
}

    .off-canvas a.has-children, .off-canvas a.has-children:hover, .off-canvas a.has-children:focus {
        position: relative !important;
        padding-right: 40px !important;
    }

.off-canvas .btn-toggle-submenu, .off-canvas .btn-toggle-submenu:hover, .off-canvas .btn-toggle-submenu:focus {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #333;
    background: transparent;
    border-color: transparent;
}

.off-canvas a.active {
    color: #f82525;
    font-weight: 700;
    opacity: 1;
}

.off-canvas li:hover > .btn-toggle-submenu, .off-canvas li:focus > .btn-toggle-submenu:hover {
    color: #000;
    background: transparent;
    border-color: transparent;
    -webkit-transition: none;
    transition: none;
}


.off-canvas li:hover > a, .off-canvas li a:hover, .off-canvas a:active, .off-canvas a:focus {
    color: #f82525;
    font-weight: 700;
    opacity: 1;
}

.transformer.is-open .main {
    padding-left: 15px;
}


.product-tile-final-price, .product-tile-net-price {
    font-weight: bold;
    font-size: 18px;
}

.breadcrumb-link a, #Customers a {
    color: #000;
}

    .breadcrumb-link a:hover, .breadcrumb-link a:focus, #Customers a:hover, #Customers a:focus {
        color: #000000;
    }


.breadcrumb > li + li:before {
    content: "";
    padding: 0;
    color: #fff;
}

.breadcrumb {
    padding: 0px;
    background: none;
}



.path-area.category-path-area {
    background: rgb(2,31,97);
    /*background: linear-gradient(45deg, rgba(2,31,97,1) 0%, rgba(48,24,134,1) 27%, rgba(150,8,216,1) 100%);*/
    background: linear-gradient(45deg, #212121 0%, #424242 50%, #757575 100%);
}

        .path-area.category-path-area h1 {
            color: #fff;
            font-size: 32px;
            font-weight: 800;
        }

    .path-area li {
        color: #000;
    }

    .path-area.category-path-area li, .path-area.category-path-area a, .path-area.category-path-area .breadcrumb-link a:hover, .path-area.category-path-area .breadcrumb-link a:focus {
        color: #fff;
    }

#Customers_filter .form-control {
    min-width: 300px;
}

.customer-details {
    font-size: 18px;
    color: #000;
}

.btn-default {
    color: #000000;
}

    .btn-default:hover, .btn-default:focus {
        color: #000;
    }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ccc;
}

.table-bordered .table-bordered > thead > tr.outterhheader > th, .table-bordered .table-bordered > tbody > tr.outterhheader > th, .table-bordered .table-bordered > tfoot > tr.outterhheader > th, .table-bordered .table-bordered > thead > tr.outterhheader > td, .table-bordered .table-bordered > tbody > tr > td, .table-bordered .table-bordered > tfoot > tr.outterhheader > td {
    border: 1px solid transparent;
}

h3.print-caption {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 46px;
}

    h3.print-caption i {
        padding: 0px;
        margin: 0px;
        margin-right: 10px;
        font-size: 20px;
        font-weight: 600;
        line-height: 46px;
    }

table.table-responsive {
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 15px;
}

@media(min-width:990px) {
    table.table-responsive {
        border: none;
    }
}

.boxes-area {
    background: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(0,14,34,0.8);
}

.box-item-details {
    padding-top: 15px;
}

.box-item-title {
    color: #0a427a;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 10px;
}

.box-item img {
    width: 64px;
    height: 64px;
}

.about-area .row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.about-area {
    border-top: 1px solid #CCC;
    padding-top: 10px;
}


    .about-area, .about-area a, .about-area a:hover, .about-area a:focus {
        color: #555555;
    }

        .about-area .text-left a, .about-area .text-left a:hover, .about-area .text-left a:focus {
            font-size: 14px;
            display: inline-block;
        }

        .about-area .text-center, .about-area .text-center a, .about-area .text-center a:hover, .about-area .text-center a:focus {
            font-size: 14px;
            line-height: 24px;
        }


.footer-area h3 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    font-family: 'Geologica', sans-serif;
}

.footer-area .logo-bottom {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(76deg) brightness(104%) contrast(100%);
    width: 300px !important;
}

.footer-area a, .footer-area a:hover, .footer-area a:focus, .gemi-number {
    color: #333;
    font-size: 16px;
    display: inline-block;
}

.footer-area ul {
    padding: 0px;
    margin: 0px;
}

    .footer-area ul li {
        margin: 0px;
        padding-bottom: 2px;
        padding-top: 2px;
        list-style: none;
    }

.footer-col {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #929292;
    font-size: 14px;
}

@media(min-width:768px) {
    ul.categories-list {
        column-count: 2;
    }
}

.footer-social {
    padding-top: 20px !important;
}

    .footer-social a {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: #fff;
        border-radius: 50%;
        margin-left: 10px;
        margin-right: 10px;
        line-height: 50%;
        padding-top: 10px;
    }

    .footer-social svg {
        fill: #333;
        transition: fill 0.3s;
        font-size: 18px;
        font-weight: 400;
        width: 30px;
        height: 30px;
        line-height: 30px;
        list-style-type: none;
        margin: 0px;
    }

.contact-col svg {
    fill: #555;
    transition: fill 0.3s;
    font-size: 18px;
    font-weight: 400;
    height: 14px;
    line-height: 27px;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 3.5px;
    margin-top: 0px;
}

.order-line-tile-price {
    font-weight: bold;
    color: #333;
}

.contact-col li, .contact-col li a, .contact-col li a:hover, .contact-col li a:focus, .contact-col li span {
    color: #555;
    font-size: 16px;
}

.article-tile-title a, .article-tile-title a:hover, .article-tile-title a:focus {
    font-weight: bold;
}

.article-tile-thumb {
    border: 1px solid #ccc;
}


hr {
    padding: 0px;
}

@media(max-width:768px) {
    .home-table img {
        width: auto;
        height: 100px !important;
    }

    .home-table a.text-32, .home-table a.text-32:hover, .home-table a.text-32:focus {
        font-size: 22px;
        line-height: 32px;
    }
}

.container-fluid {
    max-width: 1800px; /*1364*/
}



h3.bg-black {
    background: #000;
    color: #fff;
    margin: 0px;
    padding: 10px;
    margin-bottom: 20px;
}

.benefits-table {
    width: 100%;
}




    .benefits-table tr td:first-child {
        max-width: 140px;
    }

        .benefits-table tr td:first-child img {
            max-width: 140px;
        }

@media(max-width:768px) {

    .benefits-table tr td:first-child {
        max-width: 130px;
    }

        .benefits-table tr td:first-child img {
            max-width: 110px;
        }
}


.benefits-table tr td:last-child {
    max-width: 100%;
}

.benefits-table td {
    padding-bottom: 20px;
    vertical-align: top;
    padding-right: 20px;
    font-size: 18px;
}

.ctile .tile-title {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 100px;
}

.ctile .tile-mtrl {
    position: absolute;
    bottom: 10px;
    left: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #C5C5C5;
    z-index: 2;
}

.ctile .tile-title a, .ctile .tile-title a:hover, .ctile .tile-title a:focus {
    font-family: 'Sofia Sans';
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;
    color: #000;
}

.ctile .tile-code {
    font-family: 'Sofia Sans';
    font-size: 9px;
    font-weight: 500;
    line-height: 24px;
    color: #C5C5C5;
}

.ctile {
    position: relative;
    background: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ddd;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 15px 15px 15px 15px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 0px;
}

    .ctile .tile-price {
        padding-top: 0px;
        padding-bottom: 0px;
    }

        .ctile .tile-price .tile-net-price {
            font-weight: 600;
            color: #000;
            text-decoration: line-through;
            font-size: 20px;
        }

        .ctile .tile-price .tile-final-price {
            font-weight: 600;
            color: #000;
            font-size: 20px;
        }

    .ctile .vat-text {
        margin-left: 7px;
    }

.cat-tile {
    overflow: hidden;
    border-radius: 0px;
    position: relative;
    padding-bottom: 0px;
    background: #fff;
}


    .cat-tile .cat-tile-title {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 10px;
        text-align: center;
        background: #000;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .cat-tile img {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }

    .cat-tile :hover img {
        transform: scale(1.1);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }

    .cat-tile .cat-tile-title {
        height: 44px;
        position: relative;
        width: 100%;
        overflow: hidden;
    }

        .cat-tile .cat-tile-title a, .cat-tile .cat-tile-title a:hover, .cat-tile .cat-tile-title a:focus {
            color: #fff;
            font-size: 14px;
            position: absolute;
            top: 50%;
            left: 50%;
            line-height: 22px;
            display: inline-block;
            width: 100%;
            transform: translate(-50%,-50%);
        }

@media(max-width:768px) {
    .cat-tile .cat-tile-title a, .cat-tile .cat-tile-title a:hover, .cat-tile .cat-tile-title a:focus {
        font-size: 13px;
    }
}


.product-price-text {
    font-size: 24px;
    font-weight: 800;
    color: #000;
}

.product-price {
    font-size: 24px;
    font-weight: 800;
    color: rgb(10, 66, 122);
}

    .product-price .product-net-price {
        color: #000;
        text-decoration: line-through;
        font-size: 30px;
        font-weight: 800;
        line-height: 35px;
    }

    .product-price .product-final-price {
        font-size: 30px;
        font-weight: 800;
        color: #000;
        line-height: 35px;
    }

.product-vat-text {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}


.QTY1 button {
    padding: 6px 12px 8px;
    height: 41px;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    width: 41px;
    border-color: #0A427A33;
    border-right: none;
    border-radius: 0px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    color: #000;
    background: #f8f8f8;
    font-weight: 800;
}

.QTY2 input, .QTY2 input:hover, .QTY2 input:focus {
    border: 1px solid #0A427A33;
    font-size: 20px;
    line-height: 20px;
    height: 41px;
    padding: 6px 10px 8px;
    text-align: center;
    font-weight: 600;
    box-shadow: none;
}

.QTY3 button {
    padding: 6px 12px 8px;
    height: 41px;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    width: 41px;
    border-radius: 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-color: #0A427A33;
    color: #000;
    background: #f8f8f8;
    font-weight: 800;
    border-left: none;
}

    .QTY3 button:hover, .QTY3 button:focus, .QTY1 button:hover, .QTY1 button:focus {
        border: 1px solid #efefef;
    }

.btn-add-to-cart {
    border-radius: 0px;
    color: white;
    padding-top: 10px !important;
    padding-bottom: 10px;
    margin-top: 10px !important;
    width: 100%;
    border: 1px solid #000 !important;
    background: #000 !important;
}

.form-add-to-cart {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 52px !important;
    line-height: 52px !important;
    margin-top: 10px !important;
    min-width: 60px !important;
}

.btn-add-to-cart:hover, .btn-add-to-cart:focus {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
    border-radius: 0px;
}

.btn-add-to-cart-2 {
    border-radius: 15px;
    color: white;
    padding-top: 8px !important;
    padding-bottom: 8px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #b42e2e !important;
    background: #b42e2e !important;
}

    .btn-add-to-cart-2:hover, .btn-add-to-cart-2:focus {
        background: white !important;
        color: #000 !important;
        border-radius: 15px;
    }

.col-image {
    position: relative;
}

.tile-wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
}

.slider-for-wrapper .tile-wishlist {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 2;
}

.tile-wishlist a, .tile-wishlist a:hover, .tile-wishlist a:focus {
    padding: 0px !important;
    height: initial !important;
    line-height: initial !important;
}

.tile-wishlist .wishlisted .fa-heart-o:before {
    content: "\f004";
}


.tile-wishlist a i, .tile-wishlist a:hover i, .tile-wishlist a:focus i {
    font-size: 24px !important;
    color: #FF0000;
}

.tile-in-stock {
    color: rgb(39, 174, 96);
    font-weight: 600;
    font-size: 14px;
}

.tile-low-stock {
    color: #f0a242;
    font-weight: 600;
    font-size: 14px;
}

.tile-out-stock {
    color: #FF0000;
    font-weight: 600;
    font-size: 14px;
}

.product-view .owl-prev {
    position: absolute;
    top: -65px;
    right: 55px;
}

.product-view .owl-next {
    position: absolute;
    top: -65px;
    right: 15px;
}

.product-view .tile-stock {
    font-size: 14px;
    display: block;
    padding-bottom: 20px !important;
}

.product-view .owl-prev, .product-view .owl-next {
    background-color: #dfdfdf;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    font-size: 18px;
    margin: 0;
    z-index: 3;
}

    .product-view .owl-prev:hover, .product-view .owl-next:hover {
        color: #fff;
        background: #9A0000;
    }


.slider-for-wrapper {
    position: relative;
}

    .slider-for-wrapper .owl-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
    }

    .slider-for-wrapper .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
    }

    .slider-for-wrapper .owl-prev, .slider-for-wrapper .owl-next {
        background-color: #dfdfdf;
        border: none;
        border-radius: 3px;
        text-align: center;
        overflow: hidden;
        cursor: pointer;
        display: inline-block;
        opacity: 1;
        font-size: 18px;
        margin: 0;
        width: initial;
        height: initial;
        width: 30px;
        padding: 20px 10px;
        z-index: 3;
    }



.random-products .owl-prev {
    position: absolute;
    top: -65px;
    right: 40px
}

.random-products .owl-next {
    position: absolute;
    top: -65px;
    right: 0px
}

.random-products .owl-prev, .random-products .owl-next {
    background-color: #dfdfdf;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    font-size: 18px;
    margin: 0;
    z-index: 3
}

    .random-products .owl-prev:hover, .random-products .owl-next:hover {
        color: #fff;
        background: #000;
    }

.header-medium-lined {
    font-family: 'Geologica';
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 30px;
    text-align: left;
    padding-bottom: 0px;
    color: #000;
}

.ctile .tile-title .mtrl {
    color: #000;
}

.white-bg, .bg-white {
    background: #ffffff;
}

.bb-red {
    border-bottom: 1px solid #000;
}

.product_description, .product_description p, .product_attibute, .product_description a, .product_description b, .product_description a:hover, .product_attibute_value, .product_description a:focus, .product_attibute a, .product_attibute a:hover, .product_attibute a:focus {
    font-size: 24px;
}

table.table th, .table.table-bordered thead tr {
    background: #a0a0a0;
    color: #ffffff;
}

table.table th, table.table td {
    font-size: 18px;
}

.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #000;
    background-color: #000;
    font-size: 28px;
    padding: 7px;
    border-color: #ffffff;
}

.hor-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 10;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 100%;
}

.hor-menu-level-1 a, .hor-menu-level-1 a:hover, .hor-menu-level-1 a:focus {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 6px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}

.hor-menu-level-2 a, .hor-menu-level-2 a:hover, .hor-menu-level-2 a:focus {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

.hor-menu-level-3 a, .hor-menu-level-3 a:hover, .hor-menu-level-3 a:focus {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.hor-menu-level-1.active a, .hor-menu-level-1 a:hover, .hor-menu-level-1 a:focus {
    color: #000;
    background: #ebebeb;
}

.hor-menu-level-2 a:hover, .hor-menu-level-2 a:focus {
    color: #000;
}

.hor-menu-level-3 a:hover, .hor-menu-level-3 a:focus {
    color: #000000;
}

@media(max-width:1170px) {
    .hor-menu-level-1 a, .hor-menu-level-1 a:hover, .hor-menu-level-1 a:focus {
        font-size: 18px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .hor-menu-level-2 a, .hor-menu-level-2 a:hover, .hor-menu-level-2 a:focus {
        font-size: 18px;
    }

    .hor-menu-level-3 a, .hor-menu-level-3 a:hover, .hor-menu-level-3 a:focus {
        font-size: 16px;
    }
}



@media (max-width:768px) {

    .menu-area .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

bg.ms {
    display: none;
}

@media (max-width:600px) {



    bg.ms {
        display: block;
    }

    .ms-center {
        text-align: center;
    }
}

.panel-primary > .panel-body {
    border: 1px solid #ededed;
    border-top: none;
}

.username {
    font-weight: 400;
    color: #000;
    display: none;
}



@media(min-width:990px) {


    .top-cart {
        float: right;
        padding-top: 20px;
    }
}

@media(max-width:768px) {
    .hor-menu {
        display: none !important;
    }

    .top-cart img {
        max-width: 90px;
    }

    #inline-cart-total-quantity {
        margin-top: 10px;
    }
}

@media(max-width:400px) {

    .top-cart img {
        max-width: 70px;
    }
}

.dropdown-menu.dropdown-menu-right a, .dropdown-menu.dropdown-menu-right a:hover, .dropdown-menu.dropdown-menu-right a:focus {
    font-size: 16px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #ccc;
    opacity: 1;
}



.search-wrapper-relative {
    position: relative;
}


.search-results-inline #search-result-products ul {
    columns: 2;
}

.input-sm {
    height: 40px !important;
    line-height: 40px !important;
}

.search-results-inline {
    position: static;
    top: 100%;
    width: 100%;
    height: 400px;
    max-width: 1170px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    border: 3px solid #cccccc;
    border-radius: 10px;
    padding: 10px;
    z-index: 50;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

    .search-results-inline.closed {
        opacity: 0;
        height: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }

.inner-search-wrapper {
    background: #008dd2;
    border-radius: 0px;
    padding: 30px 200px 30px 200px;
    margin-bottom: 30px;
    border: 2px solid #000000;
}


.bg-gray {
    background: #fff;
}


.template-editor-title {
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0;
    color: #000000;
    font-family: 'Geologica', sans-serif;
    font-size: 24px;
}

.login-header h3 {
    padding: 0px;
    margin: 0px;
}

.register-box ul, .register-box ol {
    padding: 0px;
}

.gallery-tabs .nav-tabs.nav-justified {
    background-color: transparent;
}

    .gallery-tabs .nav-tabs.nav-justified a, .gallery-tabs .nav-tabs.nav-justified a:hover, .gallery-tabs .nav-tabs.nav-justified a:focus {
        border-color: #124479 !important; /*9624e2*/
        background-color: #124479 !important;
        color: #fff !important;
        padding-bottom: 15px !important;
        padding-top: 15px !important;
        position: relative;
    }

    .gallery-tabs .nav-tabs.nav-justified > .active > a:after {
        content: '';
        display: block !important;
        position: absolute !important;
        left: 50% !important;
        bottom: -1px !important;
        margin-left: -0.7rem !important;
        border: 0.7rem solid transparent !important;
        transition: transform 0.3s !important;
        transform: translateY(0.7rem) !important;
        transform: translateY(0) !important;
        border-bottom-color: #fff !important;
    }


.color-matching-search-wrapper {
    background: #124479; /*#000*/
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

    .color-matching-search-wrapper label {
        font-size: 20px;
        font-family: 'Geologica';
        color: #fff;
    }

    .color-matching-search-wrapper .select2-container--bootstrap .select2-selection--single,
    .color-matching-search-wrapper .select2-selection.select2-selection--multiple {
        border-radius: 0px !important;
    }

    .color-matching-search-wrapper .col-field-wrapper {
        border-top: 2px solid #fff;
        padding-top: 5px;
    }

.ctile table.table th, .ctile table.table td {
    font-size: 14px;
}

.tile-more-info {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f6f6f6;
}



#gritter-notice-wrapper .gritter-item-wrapper .gritter-item {
    display: block;
    background: #000;
    border: 1px solid #111;
    color: #fff;
    padding: 5px 6px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-transition: background;
    transition: background;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    text-align: center;
    padding-right: 20px;
}

    #gritter-notice-wrapper .gritter-item-wrapper .gritter-item:hover {
        background: rgba( 51, 51, 51, 0.95);
    }

    #gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close i,
    #gritter-notice-wrapper .gritter-item-wrapper .gritter-item .gritter-close:hover i {
        color: #fff;
    }

#gritter-notice-wrapper .btn-link,
#gritter-notice-wrapper .btn-link:hover,
#gritter-notice-wrapper .btn-link:focus {
    color: #333;
    margin-top: 10px;
    font-size: 13px;
    border: 1px solid #333;
}

#gritter-notice-wrapper {
    bottom: 15px !important;
    right: 15px !important;
    left: initial !important;
    top: initial !important;
}


.shakeit {
    animation: shake-animation 2.72s ease infinite;
    transform-origin: 50% 50%;
    display: inline-block;
}

@keyframes shake-animation {
    0% {
        transform: translate(0,0)
    }

    1.78571% {
        transform: translate(5px,0)
    }

    3.57143% {
        transform: translate(0,0)
    }

    5.35714% {
        transform: translate(5px,0)
    }

    7.14286% {
        transform: translate(0,0)
    }

    8.92857% {
        transform: translate(5px,0)
    }

    10.71429% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(0,0)
    }
}


.youtube-css {
    background-color: #c6c6c6;
}

.call_us_btn {
    opacity: 1;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 1;
    border-radius: 10px 10px 10px 10px;
    background: #000;
}

.call_us_btn1 {
    opacity: 1;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 1;
    border-radius: 10px 10px 10px 10px;
    background: #000;
    color: #fff;
}

    .call_us_btn1:hover {
        color: #fff;
    }

.call_us_btn:hover {
    opacity: 1;
}



.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
}

.popup-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.category-css {
    background-color: #e9e9e9;
}

.category-title {
    background-color: #00000059;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    min-height: 90px;
    position: relative;
    bottom: -275px;
}

.panel-default > .panel-body {
    border: 1px solid #eee;
    background-color: #fff;
}

.bs-callout-info {
    display: block;
    margin: 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 3px solid #000;
    background-color: #e5e7eb42;
}


.bootstrap-pagination .current {
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
}

.bootstrap-pagination .disabled .current {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

.bootstrap-pagination.simple-pagination ul {
    display: inline-block;
    border: 1px solid #000 !important;
    border-radius: 5px;
    overflow: hidden;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.newsletter-col {
    background: rgb(2,31,97);
   background: linear-gradient(45deg, #212121 0%, #424242 50%, #757575 100%);
    color: #fff;
}

    .newsletter-col p {
        font-size: 15px;
    }

.newsletter-inner-col {
    background-image: url(skn/newsletter.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
}

@media(min-width:1200px) {
    .newsletter-col-wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media(min-width:768px) {
    .newsletter-col {
        position: relative;
        height: calc(100% + 50px);
        top:-50px;
    }

    .newsletter-col-wrapper {
        height: 100%;
        min-height: 100%;
    }

    .col-handle {
        padding-bottom: 30px;
       
    }

    h3.head-handle{
        padding-bottom:10px !important;
        padding-top:30px !important;
    }

    .newsletter-inner-col {
        min-height: 100%;
        height: 100%;
        padding-top: 70px;
        padding-bottom: 70px;
        background-image: url(skn/newsletter.png);
        background-position: 0% 0%;
        background-repeat: no-repeat;
        display: flex;
        align-items: center; /* κάθετη στοίχιση */
        width: 100%;
    }


    .newsletter-form-wrapper {
        flex-direction: column;
        width: 100%;
     
        align-items: center;
        justify-content: center; /* οριζόντια στοίχιση */
        align-items: center; /* κάθετη στοίχιση */
    }



    .footer-col-1 {
        float: left !important;
    }

    .footer-col-2 {
        float: right !important;
    }

    .footer-col-3 {
        float: right !important;
    }
}

@media(max-width:768px) {
    .newsletter-col {
        position: relative;
        margin-left: -30px;
        margin-right: -30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .newsletter-col-wrapper{
        margin-bottom:40px;
    }


    .newsletter-inner-col {
        background: none;
    }


    .newsletter-col-wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }
    

    h3.head-handle {
        padding-bottom: 20px !important;
        padding-top: 0px !important;
        cursor:pointer;
    }
        h3.head-handle::after {
            content: "\e795";
            font-family: 'icomoon';
            font-size:20px;
            position:absolute;
            right:15px;
            top:0%;
            display:block;
        }
    .col-handle.closed {
        display: none;
        padding-bottom:20px;
    }
    .footer-area > .container-fluid{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    .footer-col-1, .footer-col-2 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}



.newsletter-button {
    border-color: #000;
    color: #fff;
    background: #000;
    cursor: pointer;
    border-radius: 0px;
    color: #ffffff;
    margin-bottom: 0;
}

.newsletter-input {
    background-color: #fff;
}




.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee0;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    text-decoration: none;
    background-color: #eee0;
}

.signinregister {
    color: #000;
    display: none;
}

.form-control {
    border: 1px solid #929292;
}

.navbar-nav.navbar-right:last-child {
}


.btn-red {
    background: #000 !important;
    border-color: #000 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.tile-title-home {
    text-align: center;
    min-height: 50px
}

.tile-code-home {
    text-align: center;
}


.liseis-1 img {
}

.liseis-2 {
    margin-right: 400px;
    margin-left: 400px;
    padding-right: 65px;
    padding-left: 65px;
}

.liseis-3 {
    color: rgb(255, 255, 255);
    margin-top: 70px;
    font-size: 30px;
}

.liseis-4 {
    margin-top: -80px;
}

.vrite {
    margin-right: 105px;
    margin-left: 105px;
}

.vrite-1 {
    margin-left: 27px;
    margin-bottom: 5px;
}

.vrisko-2 {
    margin-left: 27px;
    margin-bottom: 5px;
}

.xronia {
    margin-right: 250px;
    margin-left: 250px;
}

.skoupes {
    padding-right: 270px;
    padding-left: 270px;
}


.anapneete {
    padding-left: 110px;
}


.anapneete-1 {
    color: rgb(255, 255, 255);
    font-size: 30px;
    padding-top: 150px;
    line-height: 30px;
    font-family: Geologica;
}

.anapneete-2 {
    padding-top: 90px;
    margin-left: 0px;
}

.katharistes {
    margin-right: 105px;
    margin-left: 105px;
}

.tilephonia {
    margin-right: 105px;
    margin-left: 105px;
}

.katharistes {
    margin-right: 105px;
    margin-left: 105px;
}

.anapneete-0 {
    background-image: url(/images/home/group-518.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.prosopiki-1 img {
    min-height: 484px !important;
}

.text-red span {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.slider-home {
    margin-bottom: 50px;
}

@media screen and (max-width:1600px) {

    .skoupes {
        padding-right: 30px;
        padding-left: 30px;
    }

    .liseis-1 {
        padding-top: 45px !important;
        margin-bottom: -15px;
    }

    .liseis-2 {
        margin-right: 100px;
        margin-left: 100px;
        padding-right: 65px;
        padding-left: 65px;
    }
}

@media screen and (max-width:1450px) {
    .prosopiki-1 img {
        min-height: 474px !important;
    }

    .anapneete-4 {
        margin-top: 0px !important;
    }

    .anapneete {
        padding-left: 70px;
    }
}

@media screen and (max-width:1350px) {
    .anapneete-1 {
        font-size: 30px;
        padding-top: 100px;
    }






    .prosopiki-1 img {
        min-height: 440px !important;
    }
}

@media screen and (max-width:1250px) {

    .anapneete {
        padding-left: 35px;
    }

    @media (min-width: 768px) {
        .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
          
            padding-right: 5px;
        }
    }

    

    #inline-cart-total-quantity {
        color: #fff;
        background: #2d2a25;
        font-size: 12px;
        position: absolute;
        right: -9px;
        border-radius: 50px !important;
        top: 0px;
        width: 15px;
        height: 15px;
        line-height: 17px;
        padding: 0px;
        display: inline-block;
        font-weight: 300;
        font-size: 10px;
        text-align: center;
    }
}


@media screen and (max-width:1070px) {

    .anapneete-1 {
        font-size: 25px;
    }
}


@media screen and (max-width:1000px) {


    .liseis-3 {
        margin-top: -40px;
    }

    .xronia {
        margin-top: 100px;
    }
}

@media screen and (max-width:991px) {
    .liseis-1 img {
        max-width: 40% !important;
    }
}

@media screen and (max-width:990px) {
    .liseis-1 img {
        max-width: 35% !important;
    }

  

    .icon-mobile {
        margin-top: 15px;
    }
}

@media screen and (max-width:950px) {

    .text-red {
        color: #000 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
    }

    .prosopiki-1 img {
        min-height: 425px !important;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        font-size: 14px;
        padding-right: 5px;
    }

        .navbar-default .navbar-nav > li > a span {
            font-size: 14px;
        }
}




@media screen and (max-width:768px) {

    .slider-home {
        margin-bottom: 0px;
    }

    .vrite-1, .vrisko-2 {
        color: #fff !important;
    }


    .liseis-1 img {
        max-width: 28% !important;
    }

    .liseis-2 {
        margin-right: 10px !important;
        margin-left: 15px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .liseis-4 {
        margin-top: 10px;
    }

    .vrite {
        margin-right: 0px;
        margin-left: 5px;
    }

    .vrite-1 {
        margin-left: 15px;
        margin-bottom: 0px;
    }

    .vrisko-2 {
        margin-left: 15px;
        margin-bottom: -10px;
    }

    .prosopiki {
        padding-bottom: 30px;
    }


    .xronia {
        margin-right: 50px;
        margin-left: 50px;
    }

    .anapneete {
        padding-left: 0px;
    }

    .katharistes {
        margin-right: 30px;
        margin-left: 30px;
    }

    .anapneete-2 {
        margin-left: 0px;
    }

    .tilephonia {
        margin-right: 0px;
        margin-left: 0px;
    }

    .anapneete-0 {
        background-image: url(/images/home/group-519.jpg);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .anapneete-1 {
        padding-top: 50px;
        padding-right: 20px;
        padding-left: 30px;
    }

    .anapneete-2 {
        padding-top: 0px;
    }

        .anapneete-2 img {
            max-width: 80%;
            margin-left: 13%;
        }

    .anapneete-3 {
        padding-right: 20px;
        padding-left: 30px;
    }

    .anapneete-4 {
        margin-left: 30px;
    }

    .icon-mobile {
        margin-top: 0px;
    }
}

.catsmenu {
    text-align: justify;
}


/* Ο γονικός container που περιέχει τα εικονίδια */
.icons {
    display: flex; /* Ενεργοποιεί το Flexbox */
    flex-wrap: wrap; /* Επιτρέπει στα εικονίδια να πηγαίνουν σε νέες γραμμές όταν δεν υπάρχει χώρος */
    gap: 10px; /* Απόσταση μεταξύ των εικονίδιων */
}

.icon-item {
    margin-bottom: 10px; /* Απόσταση κάτω από τις εικόνες */
}

    .icon-item img {
        display: block; /* Αποτρέπει το περιττό κενό γύρω από τις εικόνες */
        max-width: 70px; /* Διασφαλίζει ότι οι εικόνες δεν ξεπερνούν το διαθέσιμο πλάτος */
        height: auto; /* Διατηρεί τη σωστή αναλογία */
    }



.bootstrap-pagination a, .bootstrap-pagination span {
    color: #000 !important;
    background-color: #ffffff;
    border-color: #000 !important;
    ;
    border-left: 1px #000000 solid;
}

    .bootstrap-pagination a:hover, .bootstrap-pagination li:not(.disabled):not(.active) span:hover {
        color: #ffffff;
        background-color: #000 !important;
        border-color: #000 !important;
    }


.bs-callout-info {
    min-height: 373px !important;
}

.img-simia {
    border-radius: 50%;
    width: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media(min-width:758px) {
    .category-img {
        height: 345px;
    }
}


.product-view .slider-for-wrapper .owl-prev, .product-view .slider-for-wrapper .owl-next {
    background-color: #dfdfdf;
    border: none;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    opacity: 1;
    font-size: 18px;
    margin: 0;
    width: initial;
    height: initial;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0px;
    z-index: 3;
    translate: initial !important;
    bottom: 10px;
    top: initial !important;
}



.btn-menu{
    color:#000 !important;
}
.btn-menu {
    position: relative;
    font-size: 15px;
    line-height: 18px;
    font-size:21px;
    
    margin-top:10px;
    display:inline-block;
}


.bar span {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    height: 2px;
    width: 21px;
    position: absolute;
    left: 0;
    background: #fff;
    border-radius: 0;
    z-index: 1;
}

.bar {
    position: relative;
    height: 14px;
    width: 21px;
    cursor: pointer;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
    margin-right: 4px;
}

    .bar span.firstLine {
        top: 0;
        width: 18px;
    }

    .bar span.secondLine {
        top: 7px;
        width: 27px;
    }

    .bar span.thirdLine {
        top: 14px;
        width: 24px;
    }


    .bar.bar-open span.firstLine {
        top: 7px;
        transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        height: 2px;
        width: 24px;
    }

    .bar.bar-open span.secondLine {
        opacity: 0;
    }

    .bar.bar-open span.thirdLine {
        top: 7px;
        transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        height: 2px;
        width: 24px;
    }



.ver-menu hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ver-menu {
   /* overflow-x: hidden;
    overflow-y: auto; */
    position: fixed;
    top: 0px;
    height: 100%;
    min-height: 100%;
    width: 350px;
    z-index: 1000;
    padding: 15px;
    background: #ffffff;
    -webkit-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.75);
    left: -400px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    
}



.ver-menu.open {
    left: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}




.ver-menu {
    position: fixed;
    top: 0px;
    left: -120%;
    min-height: 100%;
    min-width: 350px;
    background: #fff;
    z-index: 20;
    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);*/
    border: 1px solid #ededed;
}

.ver-menu-wrapper {
    position: relative;
}

@media(max-width:768px) {
    .ver-menu {
        max-width: 300px;
    }
}

.ver-menu.opened {
    left: 0px;
}

.ver-menu-container {
    height: 100%;
    min-height: 100%;
    overflow-y: auto;
}



.ver-menu li {
    list-style: none;
}

.ver-menu ul {
    padding-left: 0px;
}

.ver-menu ul ul {
    padding-left: 20px;
    top: 0px;
    left: 100%;
}

    .ver-menu ul.ver-menu--nav li{
        display:block;
        position:relative;
    }

        .ver-menu ul.ver-menu--nav li::after {
            font-family: 'entypo';
            speak: none;
            color: #b2b2b2;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            content: "\e710";
            display: inline-block;
            position: absolute;
            right: 5px;
            top: 50%;
            transform: translateY(-50%);
        }
    .ver-menu ul.ver-menu--nav li {
        padding-top: 15px;
        padding-bottom: 15px;
        border-top: 1px solid #eee;
       
    }
    .ver-menu ul.ver-menu--nav li:last-child {
       
        border-bottom: 1px solid #eee;
    }

   

    .ver-menu ul.ver-menu--nav ul li a {
        font-size: 16px;
    }
.ver-menu--nav a:hover, .ver-menu--nav a:focus {
    color: #000 !important;
}

    .ver-menu ul.ver-menu--nav li a.active {
        text-decoration: underline;
    }
    
    


.ver-menu-sub-container {
    position: absolute;
    left: 100%;
    top: -15px !important;
    padding: 30px;
    z-index: 1000;
    background-color: #fff;
    /*-webkit-box-shadow: 2px 0px 5px 0px rgba(61,61,61,0.7);
-moz-box-shadow: 2px 0px 5px 0px rgba(61,61,61,0.7);
box-shadow: 2px 0px 5px 0px rgba(61,61,61,0.7);*/
    border: 1px solid #ededed;
    border-right: 3px solid #000000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    
}

@media(max-width:768px) {
   

    .ver-menu-sub-container {
        position: absolute;
        left: 0%;
        top: 0px !important;
        padding: 15px;
        border: none;
    }
    
    }



.ver-menu-sub-container.active {
    opacity: 1;
    visibility: visible;
}

    .sub-category-title a.submenu-back {
        position: absolute;
        left: 0px;
        top: 3%;
        transform: translateY(-50%);
        display: inline-block;
        font-size: 24px;
        line-height: 30px;
        min-width: 15px;
        text-align: center;
    }
    
    
    .sub-category-title a {
    font-size: 18px;
    color: #2C302C;
    font-weight: 500;
}

   .sub-category-node a {
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 7px;
        padding-bottom: 7px;
        color: #333;
        padding-left: 7px;
    }
    
     .sub-category-node a.no-children {
        padding-right: 7px;
    }


.menu-opener{
    padding-left:15px;font-size:24px;line-height:40px;display: inline-block;vertical-align: middle;
}
.ver-menu ul.ver-menu--nav li.special-link a {
    color: #540708 !important;
}

.navbar .dropdown-toggle:hover .dropdown-menu {
        display: block;
    }

    .nav .dropdown:hover .dropdown-menu {
        display: block;
    }

    .navbar-nav > li:hover > .dropdown-menu {
        display: block;
    }

    .nav .dropdown:hover .dropdown-menu {
        display: block;
    }
    
  .ver-menu ul.ver-menu--nav li a.no-children:after, .ver-menu ul.ver-menu--nav li a.no-children:hover:after, .ver-menu ul.ver-menu--nav li a.no-children:focus:after {
    display: none;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    
    background-color: #000 !important;
    border-color: #000 !important;
}

.button-menu{
    
    background-color: #000 !important;
    border-radius: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 5px !important;
    color: #fff !important;
    text-transform: capitalize !important;
}

.vermenu-class{
 color:#000;
 padding-top: 15px !important;
 margin-right: 20px !important;
 
}

.vermenu-class a{
 color:#000;
 padding-top: 15px !important;
 margin-right: 20px !important;
}


@media (max-width:768px) { 

    
 
  .product-blue-content1 {
      padding: 15px !important;
      margin-top:15px!important;
      margin-left:-15px!important;
    }
    
    .sub-category-section {
    margin-bottom: 0px;
}



.sub-category-node a:after {
        font-family: 'entypo';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        content: "\e710";
        display: inline-block;
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
    }

    .sub-category-node a.no-children:after {
        display: none;
    }
    
        .sub-category-all a {
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 7px;
        padding-bottom: 7px;
        color: #78080A;
        font-weight: 600;
        padding-left: 7px;
    }
    
    }

.sub-category-section {
    margin-bottom: 30px;
}

.sub-category-all a {
    font-size: 15px;
    color: #78080A;
    font-weight: 600;
}

.subcategories-list {
    padding: 0px;
    margin: 0px;
    columns: 3;
}

.btn-primary.btn-alt, .btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:active, .btn-primary.btn-alt.active, .open .dropdown-toggle.btn-primary.btn-alt {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    border-width: 2px;
}    