﻿@font-face {
    font-family: "ZonaPro-Black";
    src: url("transformer/ZonaPro-Black.woff2") format("woff2"), url("transformer/ZonaPro-Black.woff") format("woff"),url('transformer/ZonaPro-Black.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-BlackItalic";
    src: url("transformer/ZonaPro-BlackItalic.woff2") format("woff2"), url("transformer/ZonaPro-BlackItalic.woff") format("woff"),url('transformer/ZonaPro-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-Bold";
    src: url("transformer/ZonaPro-Bold.woff2") format("woff2"), url("transformer/ZonaPro-Bold.woff") format("woff"),url('transformer/ZonaPro-Bold.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-BoldItalic";
    src: url("transformer/ZonaPro-BoldItalic.woff2") format("woff2"), url("transformer/ZonaPro-BoldItalic.woff") format("woff"),url('transformer/ZonaPro-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-ExtraBold";
    src: url("transformer/ZonaPro-ExtraBold.woff2") format("woff2"), url("transformer/ZonaPro-ExtraBold.woff") format("woff"),url('transformer/ZonaPro-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-ExtraBoldItalic";
    src: url("transformer/ZonaPro-ExtraBoldItalic.woff2") format("woff2"), url("transformer/ZonaPro-ExtraBoldItalic.woff") format("woff"),url('transformer/ZonaPro-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-Hairline";
    src: url("transformer/ZonaPro-Hairline.woff2") format("woff2"), url("transformer/ZonaPro-Hairline.woff") format("woff"),url('transformer/ZonaPro-Hairline.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-HairlineItalic";
    src: url("transformer/ZonaPro-HairlineItalic.woff2") format("woff2"), url("transformer/ZonaPro-HairlineItalic.woff") format("woff"),url('transformer/ZonaPro-HairlineItalic.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-Light";
    src: url("transformer/ZonaPro-Light.woff2") format("woff2"), url("transformer/ZonaPro-Light.woff") format("woff"),url('transformer/ZonaPro-Light.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-LightItalic";
    src: url("transformer/ZonaPro-LightItalic.woff2") format("woff2"), url("transformer/ZonaPro-LightItalic.woff") format("woff"),url('transformer/ZonaPro-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-Regular";
    src: url("transformer/ZonaPro-Regular.woff2") format("woff2"), url("transformer/ZonaPro-Regular.woff") format("woff"),url('transformer/ZonaPro-Regular.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-RegularItalic";
    src: url("transformer/ZonaPro-RegularItalic.woff2") format("woff2"), url("transformer/ZonaPro-RegularItalic.woff") format("woff"),url('transformer/ZonaPro-RegularItalic.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-SemiBold";
    src: url("transformer/ZonaPro-SemiBold.woff2") format("woff2"), url("transformer/ZonaPro-SemiBold.woff") format("woff"),url('transformer/ZonaPro-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-SemiBoldItalic";
    src: url("transformer/ZonaPro-SemiBoldItalic.woff2") format("woff2"), url("transformer/ZonaPro-SemiBoldItalic.woff") format("woff"),url('transformer/ZonaPro-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-Thin";
    src: url("transformer/ZonaPro-Thin.woff2") format("woff2"), url("transformer/ZonaPro-Thin.woff") format("woff"),url('transformer/ZonaPro-Thin.ttf') format('truetype');
}

@font-face {
    font-family: "ZonaPro-ThinItalic";
    src: url("transformer/ZonaPro-ThinItalic.woff2") format("woff2"), url("transformer/ZonaPro-ThinItalic.woff") format("woff");
}

@font-face {
    font-family: "ZonaPro-Ultra";
    src: url("transformer/ZonaPro-Ultra.woff2") format("woff2"), url("transformer/ZonaPro-Ultra.woff") format("woff");
}

@font-face {
    font-family: "ZonaPro-UltraItalic";
    src: url("transformer/ZonaPro-UltraItalic.woff2") format("woff2"), url("transformer/ZonaPro-UltraItalic.woff") format("woff");
}




body {
    font-size: 14px;
    color: #333;
    text-transform: none;
    font-weight: 400;
    font-family: 'ZonaPro-Regular', sans-serif;
    background: #ededed;
    overflow-x: hidden;
}

p, td, li, label {
    font-size: initial;
    line-height: 2;
    font-weight: 300;
}


strong, b {
    font-family: 'ZonaPro-Bold', sans-serif;
}

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

body.modal-action {
    background: #fff;
}



a {
    color: #333;
}

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

    a:visited {
        text-decoration: none;
    }

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



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

h1 {
    color: #000000;
}

h2 {
    color: #000000;
}

h3 {
    color: #000000;
}

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


.info-area .social-col ul {
    padding: 0px;
    margin: 0px;
    display: inline-block !important;
    position: relative;
}

    .info-area .social-col ul li {
        list-style: none;
        float: left;
        display: inline-block !important;
        padding-left: 7px;
    }


.info-area {
    /*background: rgba(158, 172, 191,0.8);*/
    background: #ffffff;
    text-align: center;
    color: #333;
    font-size: 16px;
    padding-top: 10px;
}

    .info-area .fa-stack-1x {
        color: #ffffff;
        font-size: 16px;
    }
.modal-action .container {
    /*border-left: 10px solid #fdb813;
    border-right: 10px solid #fdb813;*/
}
.social-col a {
    position: relative;
    top: -2px;
}

.info-area .fa-stack {
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
}

.info-area .fa-stack-2x {
    font-size: 1.6em;
}


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

.vegas-slider-controls {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    z-index: 12;
    display: none;
}

.vegas-timer-progress {
    background: rgba(0,14,34,0.8);
}


.vegas-slider-controls div {
    font-size: 0;
    line-height: 0;
    margin: 0px;
    display: block;
    background: rgba(0,14,34,0.8);
    border: none;
    border-radius: 50%;
    margin: 3px;
    width: 10px;
    height: 10px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    display: inline-block;
}

    .vegas-slider-controls div.active {
        background: rgba(0,14,34,0.8);
        border: none;
        width: 12px;
        height: 12px;
    }

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

.top-area img {
    display: inline-block;
   
}
.top-social a *{
    color:#fff;
}
.top-social a:hover *, .top-social a:focus * {
    color: #fdb813;
}
.top-social a .fa-stack.fa-lg{
    border-radius:50%;
    border-width:1px;
    border-color:#fff;
    border-style:solid;
    display:inline-block;
    margin:5px;
}
.top-social a:hover .fa-stack.fa-lg {

    border-color: #fdb813;
  
}

.top-area {
    background: #1e180d;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}
.top-area .container-fluid {
  position:relative;
}


.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ccc;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.carousel .carousel-control {
    filter: none !important;
}
.carousel .carousel-control.left {
    background: url(skn/carousel-left.png) 50% 50% no-repeat !important;
    background-size:contain;
    width:80px;
    height:80px;
    left:0px;
    top:50%;
    transform:translateY(-50%);
}
    .carousel .carousel-control.right {
        background: url(skn/carousel-right.png) 50% 50% no-repeat !important;
        background-size: contain;
        width: 80px;
        height: 80px;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
    }
.carousel-indicators .active {
    margin: 0;
    width: 15px;
    height: 15px;
    background-color: #ccc;
}
.carousel-inner .item{
    text-align: center;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
display: inline-block;
}

#dblemma-editor-HomeSliderTitle, .cat-title {
    font-family: "ZonaPro-ExtraBold";
    font-size:30px;
    text-align:center;
    display:block !important;
    padding-top:10px;
    padding-bottom:10px;
}

.sub-categories{
    margin:0px;
    padding:0px;
    display:inline-block;
}
.sub-categories li{
    margin: 0px;
    padding: 10px;
    list-style:none;
    float:left;
    list-style:none;
}
    .sub-categories li a {
        color: rgba(85,85,85,0.5);
    }
        .sub-categories li a.active {
            color: #1d150c;
        }

@media(max-width:768px) {
    .top-area .top-logo {
        position: relative;
        top: initial;
        left: initial;
        text-align:center;
    }
    .top-area .top-logo img{
      display:none;
    }
    .top-area .top-social {
        position: relative;
        top: initial;
        left: initial;
        text-align: center;
    }
    .sub-categories li {
      
        padding:2px 10px;
    
    }

      
}

.footer-area{
    background:#fff;
}
.footer-moto {
    font-family: "ZonaPro-ExtraBold";
    color: #231f20;
    font-size: 60px;
    line-height: 60px;
}
   

.is-sticky .top-area .row:first-child {
    height: 0px;
    opacity: 0;
    overflow: hidden;
    display: none;
}

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

.logo img {
    max-height: 80px;
}

.logo-bottom {
    display: inline-block;
}

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

.search-link i, .search-link i:before, .search-link i:after {
    font-size: 30px !important;
}

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



@media (min-width:768px) {



    .top-area .eqcol {
        position: relative;
    }

    .search-link {
        position: absolute;
        top: 45px;
        left: 100px;
    }

    .info-links {
        position: absolute;
        top: 45px;
        right: 100px;
        display: inline-block;
        z-index: 2;
    }

    .search {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        z-index: 5;
        padding-left: 15px;
        padding-right: 15px;
        display: none;
        width: 100%;
    }

    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            top: 0;
            left: 100%;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px 6px;
            border-radius: 0 6px 6px 6px;
        }

        .dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
            display: block;
        }

        .dropdown-submenu:hover > a:after {
            border-left-color: #ffffff;
        }

        .dropdown-submenu.pull-left {
            float: none;
        }

            .dropdown-submenu.pull-left > .dropdown-menu {
                left: -100%;
                margin-left: 10px;
                -webkit-border-radius: 6px 0 6px 6px;
                -moz-border-radius: 6px 0 6px 6px;
                border-radius: 6px 0 6px 6px;
            }



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



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

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

    .dropdown-toggle-search span {
        color: #333;
        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: #fdb813;
        font-size: 18px;
    }

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

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }



    .navbar-default .dropdown-menu {
        min-width: 180px;
        padding: 0px 0;
        margin: 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        border: 1px solid #ffffff;
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box;
        background: rgba(0,0,0,0.5);
        z-index: 6;
    }

        .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: #fff;
            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;
                color: #b9c6d6;
                white-space: nowrap;
                background: #000000;
            }

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

    .shortcuts-area-wrapper {
        padding: 10px;
        background: rgba(125,125,125,0.5);
        display: inline-block;
        float: right;
    }

    .shortcuts-area a, .shortcuts-area a:hover, .shortcuts-area a:focus {
        color: #ffffff !important;
        font-size: 1.3em;
        display: inline-block;
        padding: 3px;
    }

        .shortcuts-area a:hover, .shortcuts-area a:focus {
            color: #b9c6d6 !important;
            font-size: 1.3em;
        }
}
@media(min-width:1500px) {
    .container-fluid {
        padding-left: 100px;
        padding-right: 100px;
    }

    .top-area .container-fluid {
        padding-left: 260px;
        padding-right: 260px;
    }

    .top-area .top-logo {
        position: absolute;
        top: 15px;
        left: 15px;
    }

    .top-area .top-social {
        position: absolute;
        top: 35px;
        right: 35px;
    }

    .menu-area {
        padding-top: 140px;
        padding-bottom: 20px;
    }
}

@media(min-width:1200px) AND (max-width:1500px) {
    .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }

    .top-area img {
        display: inline-block;
        max-width: 150px;
        height: auto;
    }

    .top-area .container-fluid {
        padding-left: 150px;
        padding-right: 150px;
    }

    .top-area .top-logo {
        position: absolute;
        top: 15px;
        left: 15px;
    }

    .top-area .top-social {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .menu-area {
        padding-top: 90px;
        padding-bottom: 10px;
    }
}

@media(min-width:768px) AND (max-width:1200px) {
    .container-fluid {
        padding-left:20px;
        padding-right: 20px;
    }

    .top-area img {
        display: inline-block;
        max-width: 120px;
        height: auto;
    }

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

    .top-area .top-logo {
        position: absolute;
        top: 15px;
        left: 15px;
    }

    .top-area .top-social {
        position: absolute;
        top: 5px;
        right: 20px;
    }

    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
        padding-top:5px;
        padding-bottom:5px;
        font-size:16px !important;
    }

    .menu-area {
        padding-top:60px;
        padding-bottom:5px;
    }
}

@media(max-width:1200px) {
    .search-link {
        top: 15px;
        left: 30px;
    }

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

@media(max-width:990px) {
    .search-link {
        left: 15px;
    }

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

@media(max-width:480px) {
    .info-area {
        padding-bottom: 10px;
    }

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



@media (max-width:767px) {
    .main-gallery {
        margin-top: 0px;
    }
    .footer-col{
        padding-top:30px;
        padding-bottom:30px;
    }

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

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


    .info-col {
        text-align: center;
    }

    .info-links {
        position: relative;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
        right: initial;
        top: initial;
        transform: none;
    }

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

    .navbar-default {
        background: #1e180d;
        margin-left: -15px;
        margin-right: -15px;
        margin: 0px;
        position: relative;
        min-height: 50px;
        border: none;
        border-radius: 0px;
    }

    .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: #fff;
        background: none;
        text-align: left;
        font-size: 16px;
    }

        .navbar-default .navbar-nav > li > a span {
            color: #fff;
            font-size: 16px;
        }
    .navbar-default .navbar-toggle .icon-bar {
        background-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: #fdb813;
            font-size: 16px;
        }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-default .navbar-brand {
        color: #fff;
    }
    .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;
    }






    .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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        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;
    }

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

.footer-socials li {
    float: left;
    margin-right: 10px;
}

.footer-socials .fa-stack-1x {
    font-size: 16px;
    text-align: center;
}



.footer-socials .fa-stack {
    width: 2.2em;
    height: 1.6em;
    line-height: 2.2em;
    color: #555;
}


.footer-socials .fa-stack-2x {
    font-size: 2.2em;
}



.footer-area, .footer-area a, .footer-area a:hover {
    color: #1d150c;
 
}
.isuser .main-content{
    padding-top:50px;
}

.footer-menu {
    border-top: 1px solid #1d150c;
    padding-top:10px;
    margin-top:50px;
}
.footer-menu ul{
    padding:0px;
    margin:0px;
}
    .footer-menu ul li{
        padding: 0px;
        margin: 0px;
        list-style:none;
        float:left;
    }
        .footer-menu ul li.sep {
            padding-left:10px;
            padding-right:10px;
        }
        .footer-menu ul li a {
            color: #1d150c;
            font-family: "ZonaPro-SemiBold";
        }
            .footer-menu ul li a:hover, .footer-menu ul li a:focus {
                color: #000;
            }
    .footer-area h3 {
        color: #1d150c;
        font-size: 16px;
        margin-top: 0px;
        padding-top: 0px;
    }

        .footer-area .newsletter-description {
            font-size: 11px;
        }

@media (min-width:1600px) {
   

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

        
}

@media (min-width:769px) {

    .footer-menu .col-border {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .footer-menu {
    }
    .isuser .main-content {
        padding-top: 20px;
    }

        .footer-menu .col-border {
            padding-top: 15px;
            padding-bottom: 15px;
        }

    .footer-area .newsletter {
        padding-top: 15px;
    }
}

.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: #505252;
}
.about {
    margin-top: 10px;
    padding-top: 10px;
    color: #ccc;
}

    .about,.about a, .about a:hover, .about a:focus {
        color: #555;
        font-size: 13px;
    }
        .white-bg {
    background: #ffffff;
}


.wall-item {
    position: relative;
    overflow: hidden;
}

    .wall-item .wall-hover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(skn/wall-hover.png) repeat;
        top: 0px;
        left: 0px;
        display: none;
    }

    .wall-item:hover .wall-hover {
        display: block;
    }

    .wall-item .wall-hover .wall-details {
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
    }

.wall-hover h1 span {
    border-bottom: 4px solid #b9c6d6;
    display: inline-block;
    min-width: 40px;
    margin-left: 10px;
    vertical-align: middle;
}

@media (max-width:767px) {
    .wall-hover h1 {
        font-size: 24px;
        display: inline-block;
        border-bottom: 4px solid #b9c6d6;
    }
}


.form-control {
    border-radius: 0px;
}

.contact-form .form-control {
    background: #d1d1d1;
    border: 1px solid #d1d1d1;
}

#WebformAECFAB9F .form-control:focus {
    box-shadow: none;
    border: 1px solid #555;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #555;
}



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

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

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




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

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

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

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

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


.newsletter .btn.btn-primary {
    height: 30px;
    padding: 5px 10px;
    background: #555;
    border-color: #555;
    color: #ffffff;
}

    .newsletter .btn.btn-primary:hover, .newsletter .btn.btn-primary:focus {
        height: 30px;
        padding: 5px 10px;
        background: #3f3f3f;
        border-color: #3f3f3f;
        color: #ffffff;
    }






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-details {
    padding:30px;
    padding-top:0px;
}
.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-image{
    padding:30px;
}
.product-image img{
   border-radius:10px;
    border: 1px solid #1d150c;
}

    .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 {
    border-radius:5px;
    border: 1px solid #1d150c;
    overflow:hidden;
}
    .product-tile hr {
        padding: 0px;
        margin: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .product-tile .tile-title {
        padding-bottom:7px;
    }
.product-tile .tile-title a, .product-tile .tile-title a:hover, .product-tile .tile-title a:focus {
            font-size: 14px;
            font-weight: 600;
            color: #ab0635;
        }

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

    .product-tile .tile-code {
        font-weight: 500;
        font-size:13px;
        margin-bottom:3px;
    }
        .product-tile .tile-code span {
            font-weight: 700;
            font-size: 13px;
        }

    .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;
    }
    h1.product-header {
        font-family: "ZonaPro-ExtraBold";
        font-size: 30px;
        padding-bottom: 30px;
    }
    .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;
        }
    h1.product-header {
        font-family: "ZonaPro-ExtraBold";
        font-size: 25px;
        padding-bottom: 30px;
    }
    .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: #fdb813!important;
            border-color: #fdb813!important;
        }

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

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

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        margin-right: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }


.btn-more {
    background: #878D84;
    color: #ffffff;
}

h4.modal-title {
    font-size: 20px;
}



ul.filter {
    display: inline-block;
    margin-bottom: 60px;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000000;
    background: none;
}




.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #b9c6d6;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}




/* ------------------------ 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: #ac0636;
}


.product-content-price, .product-content-price .product_discounted_amount, .product-content-price .product_amount, .product-content-price .price-text {
    font-size: 24px;
    font-weight: 500;
}

.product_discounted_amount {
    color: #ac0636;
    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: #ac0636;
    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;
}


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

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

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

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

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

@media (max-width:768px) {


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


    }

.extra-step-message {
    color: #ffffff;
    padding-bottom: 30px;
}

    .extra-step-message a, .extra-step-message a:hover, .extra-step-message a:focus {
        color: #b9c6d6;
    }

.banks img {
    display: inline-block;
}

.alert {
    border-radius: 0px;
}

    .alert.alert-default {
        background: #333;
        color: #fff;
        border-color: #ac0636;
    }

    .alert.alert-info {
        color: #fff;
        background: #333;
        border-color: #ac0636;
    }




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





.dropdown-menu > a:hover, .dropdown-menu > a:focus {
    color: #ffffff !important;
    text-decoration: none;
    outline: 0;
    background-color: #555 !important;
}

.dropdown-menu > .active > a {
    color: #333;
    text-decoration: none;
    outline: 0;
    background-color: #b9c6d6;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        text-decoration: none;
        color: #ffffff;
        background-color: #555;
    }

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






.panel {
    border-radius: 0px !important;
    -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-heading .panel-title {
    color: #333;
    font-size: 18px;
    font-weight: 300;
}


h1.product-header {
    font-family: "ZonaPro-ExtraBold";
    font-size: 40px;
    text-align: center;
    display: block !important;
    padding-top: 10px;
    padding-bottom: 30px;
}

.product-code {
    font-weight: 600;
    font-size: 20px;
}

    .product-code span {
        font-weight: 600;
        font-size: 20px;
    }


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

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

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

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;
    }
    h1.product-header {
        font-family: "ZonaPro-ExtraBold";
        font-size: 25px;
   
        padding-bottom: 30px;
    }

    .home-box-2 .home-box-title a, .home-box-2 .home-box-title a:hover, .home-box-2 .home-box-title a:focus {
        font-size: 30px;
    }

    .home-box .home-box-title a:after, .home-box:hover .home-box-title a:after {
        width: 60px;
    }

    .home-box-2 .home-box .home-box-title a:after, .home-box-2 .home-box:hover .home-box-title a:after {
        width: 100px;
    }

    .home-slice-details-wrapper {
        top: 40%;
        transform: translateY(-40%);
    }

    .home-slice-title a, .home-slice-title a:hover, .home-slice-title a:focus {
        font-size: 30px;
    }
}


.subcategory-level-0 a, .subcategory-level-0 a:hover, .subcategory-level-0 a:focus {
    font-size: 15px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 600;
}

.filters-panel-heading {
    font-size: 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;
}




#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

    #search.open {
        -webkit-transform: translate(0px, 0px) scale(1, 1);
        -moz-transform: translate(0px, 0px) scale(1, 1);
        -o-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
        opacity: 1;
    }

    #search input[type="search"] {
        position: absolute;
        top: 50%;
        left: 0px;
        box-shadow: none;
        width: 100%;
        color: rgb(255, 255, 255);
        background: rgba(0, 0, 0, 0);
        font-size: 60px;
        font-weight: 300;
        text-align: center;
        border: 0px;
        margin: 0px auto;
        margin-top: -51px;
        padding-left: 30px;
        padding-right: 30px;
        outline: none;
    }

@media (max-width:768px) {

    #search input[type="search"] {
        font-size: 25px;
        font-weight: 300;
        margin-top: -21px;
    }
}



#search .btn, #search .btn:hover, #search .btn:focus {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
    font-size: 22px;
    padding: 10px;
    font-weight: 400;
    border-color: transparent;
    background: #aebac9;
    color: #333;
    border-radius: 0px;
    text-shadow: 0 1px 0 #ffffff;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    border-color: transparent;
    background: #aebac9;
    color: #333;
    border-radius: 0px;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}

.btn.btn-primary.btn-add-to-cart {
    background: #9faab8;
    border: 1px solid #9faab8;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
}

    .btn.btn-primary.btn-add-to-cart:hover, .btn.btn-primary.btn-add-to-cart:focus {
        background: #333;
        border: 1px solid #333;
        color: #fff;
        padding: 10px 20px;
        font-size: 18px;
        font-weight: 500;
    }

    .btn.btn-primary.btn-add-to-cart i::after, .btn.btn-primary.btn-add-to-cart i::before {
        font-size: 24px;
    }

.btn.btn-option {
    min-width: 50px;
    border-radius: 0px;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #333;
}

.btn.btn-option {
    min-width: 50px;
    border-radius: 0px;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #333;
}

    .btn.btn-option.active {
        min-width: 50px;
        border-radius: 0px;
        background: #333;
        border: 1px solid #333;
        color: #fff;
    }

    .btn.btn-option.disabled {
        min-width: 50px;
        border-radius: 0px;
        background: #ccc;
        border: 1px solid #ccc;
        position: relative;
        color: #333;
        overflow: hidden;
    }

        .btn.btn-option.disabled:before, .btn.btn-option.disabled:after {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: -20%;
            content: ' ';
            height: 1px;
            width: 140%;
            background-color: #737272;
            z-index: -1;
            opacity: 0.6;
            transform: scale(2);
        }

        .btn.btn-option.disabled:before {
            transform: rotate(35deg);
        }

        .btn.btn-option.disabled:after {
            transform: rotate(-35deg);
        }


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

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


.insta {
    display: inline-block;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #282828;
    background-color: #aebac9;
    font-weight: normal;
    border: 1px solid #8c96a2;
    border-radius: 4px;
    width: 1em;
    height: 1em;
    top: -0.3em;
}

.ui-slider-horizontal {
    height: .4em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    color: #ffffff;
    background-color: #b9c6d6;
    background-image: none;
}

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

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

.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, .btn.btn-link:hover, .btn.btn-link:focus {
    color: #333;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
}

    .product-tab-menu .btn.btn-link.active, .btn.btn-link:hover.active, .btn.btn-link:focus.active {
        color: #ac0636;
        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: #ac0636;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
}

h3.product-tab-title {
    color: #ac0636;
    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: #ac0636;
    font-weight: 700;
    opacity: 1;
}

.off-canvas li:hover > .btn-toggle-submenu, .off-canvas li:focus > .btn-toggle-submenu:hover {
    color: #ac0636;
    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: #ac0636;
    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: #ac0636;
}

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

#Customers_filter .form-control{
    min-width:300px;
}
.customer-details {
    font-size: 18px;
    color: #ac0636;
}

.btn-default {
    color: #000000;
    padding:12px 16px;
}

    .btn-default:hover, .btn-default:focus {
        color: #ac0636;
        padding: 12px 16px;
    }
.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;
    }
}

.isvisitor .main-content.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.login-area {
    background: #1e180d;
}

    .login-area, .login-area h3, .login-area p, .login-area label, .login-area  a{
        color: #fff;
    }
        .login-area  a:hover, .login-area  a:focus {
            color: #fdb813;
        }
        .login-area .btn-primary {
            border-color: #fff;
            color: #333;
            background: #fff;
            cursor: pointer;
            border-radius: 0px;
            margin-bottom: 0;
        }
            .login-area .btn-primary:hover, .login-area .btn-primary:focus {
                border-color: #fdb813;
                color: #333;
                background: #fdb813;
                cursor: pointer;
                border-radius: 0px;
                margin-bottom: 0;
            }


.home-categories {
    background: #ab0635;
}
    .home-categories a {
        color: #fff;
        font-size: 18px;
        font-family: "ZonaPro-SemiBold";
    }
    .home-categories a:hover, .home-categories a:focus {
        color: #fdb813;
        font-size: 18px;
        font-family: "ZonaPro-SemiBold";
    }
    
    
    .tile-not-available-false{display:none;}