﻿html, body {
    margin: 0;
    padding: 0;
    font-family: 'Manrope', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}

html {
    height: 100%;
    min-height: 100%;
}
body {
    background-color: #E6EAF0;
    overflow-x: hidden;
}
a {
    color: #333;
}

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

    a:visited {
        text-decoration: none;
    }
    hr{
        padding:0px !important;
    }
.btn.btn-link, .btn.btn-link:hover, .btn.btn-link:focus {
    color: #111;
    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: #009edd !important;
}


h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: 'Manrope', sans-serif;
    font-weight:600;
}


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



.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 {
    padding-top: 10px;
    padding-bottom: 10px;
    background:#333333;
}

.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: #444;
    color: #fff;
    text-align: left;
    font-family: 'Manrope';
}
#topmesasges {
    font-size: 14px;
    color: #fff;
    font-family: 'Manrope';
    text-align:center;
    padding-top: 7px;
    padding-bottom: 7px;
}
    .info-area a, .info-area a:hover, .info-area a:focus {
        font-size: 14px;
        color: #fff;
        font-family: 'Manrope';
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 4px;
        padding-bottom: 4px;
        display: inline-block;
    }
.info-area li a {
    font-size: 14px;
    color: #fff;
    font-family: 'Manrope';
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
}
    .info-area li a:hover, .info-area li a:focus {
        font-size: 14px;
        color: #fff;
        font-family: 'Manrope';
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 4px;
        padding-bottom: 4px;
        display: block;
    }
.info-area a.user-link, .info-area a.user-link:hover, .info-area a.user-link:focus {
    background: #fff; /*009edd*/
}


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

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

.top-area {
    
    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;
}

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



.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: #c2c2c2;
  
}
.menu-bg .container-fluid{
    padding-left:15px;
    padding-right:15px;
    
}
@media (min-width:768px) {



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



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

        .with-dropdown-menu:hover, .with-dropdown-menu:hover > a,.dropdown.yamm-fw:hover ,.dropdown.yamm-fw:hover > a  {
            color:#000 !important;
            background-color: #f1f2f3;
        }

    .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: 700;
            font-size: 14px;
            font-family: 'Manrope';
        }

            .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.navbar-right > li > a, .navbar-default .navbar-nav.navbar-right > li > a:hover, .navbar-default .navbar-nav.navbar-right > li > a:focus {
            background-color: #124479; /*009edd*/
            font-size: 14px;
        }

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

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

    .dropdown-toggle-search span {
        color: #fff;
        font-weight: 500;
    }
  .navbar-default .navbar-nav > li > a {
        color: #333;
        font-size: 14px;
    }
    .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: #fff;
        font-size: 14px;background-color: rgba(0, 0, 0, .15);
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, .15);
    }

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

   .yamm .dropdown {
        position: relative;
    }
  .dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
            display: block;
        }
        .dropdown.yamm-fw:hover > .dropdown-menu {
            display: block;
        }
    .yamm .dropdown.yamm-fw {
        position: static;
    }

    .yamm .yamm-fw .dropdown-menu {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        max-width:1400px;
        
       
        padding: 20px 15px;
        
    }

    .line {
        margin-bottom: 10px;
    }

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

    .navbar .navbar-collapse {
        text-align: center;
        padding-left: 0px;
    }

    .navbar-nav {
        width: 100%;
        text-align: center;
    }
     .navbar-nav > li {float: none;display: inline-block;}
    .dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }
      .with-dropdown-menu:hover > .dropdown-menu {
            display: block;
        }

    .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 #f1f2f3;
        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: #f1f2f3;
        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: #f1f2f3;
                
            }
    a.menu-sub-sub-category, a.menu-sub-sub-category:hover, a.menu-sub-sub-category:focus {
        font-weight: 600;
        font-size: 14px;
        display: block;
    }
    .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;
        }
   
       .menu-sub-category-wrapper{
            margin-bottom: 10px;
        }
  
  
        a.menu-sub-category, a.menu-sub-category:hover, a.menu-sub-category:focus {
            font-weight: 600;
            font-size: 16px;
            display: block;
            
            padding-bottom: 5px;
           
        } a.menu-sub-category:hover, a.menu-sub-category:focus {
            color:#000 !important;
        }
        
         a.menu-sub-sub-category, a.menu-sub-sub-category:hover, a.menu-sub-sub-category:focus {
            font-weight: 500;
            font-size: 14px;
            display: block;
           
            padding-left:0px;
        }

        a.menu-sub-sub-category:hover, a.menu-sub-sub-category:focus {
           
        }
}


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



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

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

    .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: #000;
        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 > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #009edd;
    }
        .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: #009edd;
            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;
    }






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

.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 {
    background-size: cover;
    color: #ebebeb;
    font-size: 14px;
}

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

        .footer-area h3 {
            color: #c6ac62;
            font-size: 20px;
            margin-top: 0px;
            padding-top: 0px;
        }




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

.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: #c6ac62;
        color: #333;
        background: #c6ac62;
        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: #c6ac62;
        color: #333;
        background: #c6ac62;
        cursor: pointer;
        border-radius: 0px;
    
        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: #333;
        margin-bottom: 0;
        background:#ebebeb ; border-color: #333 ;
    }

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

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

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

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


.newsletter-area {
    background: #efefef;
}

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

.newsletter .btn.btn-primary {
    background: #536877;
    border-color: #536877;
    color: #ffffff;
}

.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: #3a4852;
    border-color: #3a4852;
    color: #ffffff;
}


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



div.ContextMenu a, div.ContextMenu a:hover {
    font-size: 14px;
}

.tile {
    border-radius: 0px;
    
    
}
.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: #009edd;
    }

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

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

 
        
        .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: #555;
    background-color: #ccc !important;
    border-color: #ccc !important;
}

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

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

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


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

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

.top-logo{
    max-width:300px;
}

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 #ebebeb;
    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 #ebebeb;
    background: #ebebeb;
    padding:16px 24px;
        font-weight:600;

    border-radius:15px;
}
.Home-Partners .owl-next, .Home-Partners  .owl-prev {
    background: transparent;
    color: #ebebeb;
    font-size:40px;
    font-weight:600;
}
.Home-Partners .owl-next:hover, .Home-Partners .owl-prev:hover {
      background: transparent;
    color: #ebebeb;
    font-size:40px;
    font-weight:600;
}
@media(min-width:768px){
   .Home-Partners .owl-next {
   right:-30px;
}
 .Home-Partners .owl-prev {
   left:-30px;
} 
}
.owl-stage{
    padding-bottom:10px;
}
.cat-options{
    font-weight:bold;
}
.bg-light-blue{
    background:#ebebeb0F;
}
.home-cats .item-image-wrapper{
    overflow:hidden;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.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: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::after{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border-radius:15px;
    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: #ebebeb;
    border:1px solid #ebebeb;
    background: #fff;
    padding:16px 24px;
    border-radius:15px;
}

.product-view .nav-pills > li.active > a, .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: #ebebeb;
    border:1px solid #ebebeb;
    background: #ebebeb0F;
    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:#ebebeb;
  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: #009edd;
}


.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: #009edd;
    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: #009edd;
    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 #ebebeb;
    border-radius:15px !important;
    margin-bottom:10px;
}

.panel-group .panel-heading .panel-title a {
    font-size: 18px;
    font-weight: 800;
    color: #ebebeb;
    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: #ebebeb;
    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;
    }
}



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



  .action-home .main-content{
      padding-left:10px;
      padding-right:10px;
  }

.action-home .main-content  .container-fluid{
    padding:0px;
}



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

.ProductShippingMessage .fa-stack{
    background:#111;;
    text-align:center;
    border-radius:50%;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
}
.ProductShippingMessage hr{
    border-color:#ebebeb26;
    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:#111;
}


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





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

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

    .price-range-slider .ui-slider-handle {
        height: 15px;
        width: 15px;
        border-radius: 50%;
        background: #111;
        cursor:pointer;
        border: 1px solid #fff;
        box-shadow:none;
    }

    .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: 10px;
    color: #333;
    font-weight: 700;
    font-size:24px;
}

.product-code {
    font-weight: 600;
    font-size: 14px;
    color:#333;
    display:block;
    margin-top:5px;
}

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

    .product-code a,.product-code a:hover,.product-code a:focus {
       font-weight: 400;
        font-size: 16px;
        color:rgb(0, 159, 222);
    }


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;
}
.products-control .panel-heading{
    padding-top:20px;
    
}
.products-control .panel-heading .panel-title{
     font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
}
.panel-heading .im-settings{
    position:relative;
    bottom:-10px;
}

.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 a,.filters-panel-data li a:hover,.filters-panel-data li a:focus,.filters-panel-data li{
    font-size:14px;
}

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

.filters-panel-data .badge {
    background-color: #c2c2c2 !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: #009edd;
    border: 1px solid #009edd;
    color: #fff;
    font-weight: 500;
}

    .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);
        }
        .item-ratio{
            background:none !important;
        }
#inline-cart-link{
    position:relative;
    
   
}
.icon-cart {
    margin-left: 15px;
    margin-right: 25px;
}
#inline-cart-total-quantity {
    color: #fff;
    background: #555;
    font-size: 12px;
    position: absolute;
    right: -5px;
    border-radius: 10px !important;
    top: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
}
.menu-area em {
    color:#fff;
    line-height: 25px;
    font-size: 25px;
    vertical-align: middle;
}
.menu-area .dropdown-menu em {
    color:#fff;
    line-height: 18px;
    font-size: 18px;
    vertical-align: middle;
}
.menu-area .icon-wishlist{
    margin-left:15px;
}
.menu-area .icon-wishlist em {
    color:#fff;
    font-size: 25px;
    vertical-align: middle;
}
.inline-cart-total-quantity-wrapper {
    position: relative;
    display: inline-block;
}
#topmessages .item{
    color:#fff !important;
}
.search.search-form {
   border-radius:4px;
    overflow: hidden;
    marginp: 0px;
}
    .search.search-form .form-control {
        background: #f1f2f3;
        border-color: #f1f2f3;
        color: #333;
        box-shadow: none;
        font-size: 14px;
        font-family: 'Manrope';
    }
    .search.search-form .btn.btn-primary, .search.search-form .btn.btn-primary:hover, .search.search-form .btn.btn-primary:focus {
        background: #f1f2f3;
        border-color: #f1f2f3;
        color: #333;
        box-shadow: none;
        font-family: 'Manrope';
        margin: 0px !important;
    }

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

.panel-main-filter{
    background:#fff;
    border-color: #fff;
    box-shadow:none !important;
    border-radius:0px;
}
.panel-main-filter.panel-default > .panel-body{
    background:#fff;
    border-color: #fff;
    
}

.panel-main-filter.panel-default > .panel-heading {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    font-size: 20px;
    margin-bottom: 0px;
}
.mb-20 {
    margin-bottom:20px !important;
}
.mb-10 {
    margin-bottom:10px !important;
}
.mb-5 {
    margin-bottom:5px !important;
}
.pb-20 {
    padding-bottom:20px !important;
}
.pb-10 {
    padding-bottom:10px !important;
}
.pb-5 {
    padding-bottom:5px !important;
}
.pt-20 {
   padding-top:20px !important;
}
.pt-10 {
    padding-top:10px !important;
}
.pt-5 {
    padding-top:5px !important;
}
.row-10{
    margin-left:-10px;
    margin-right:-10px;
}
.row-10 > div{
    padding-left:10px;
    padding-right:10px;
}
.row-20{
    margin-left:-20px;
    margin-right:-20px;
}
.pl-5 {
    padding-left:5px !important;
}
.pr-5 {
    padding-right:5px !important;
}

#TilesetControl-products{
    margin-left:-5px;
    margin-right:-5px;

}
#TilesetControl-products .jscroll-item{
    padding-left:5px;
    padding-right:5px;

}

.row-20 > div{
    padding-left:20px;
    padding-right:20px;
}
.row-5{
    margin-left:-5px;
    margin-right:-5px;
}
.row-5 > div{
    padding-left:5px;
    padding-right:5px;
}

.panel-main-filter{
    background:#fff;
    min-height:100%;
    height:100%;
}

@media(min-width:768px){
    .products-col{
        padding-right: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: #009edd;
        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: #009edd;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
}

h3.product-tab-title {
    color: #009edd;
    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: #009edd;
    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: #ebebeb;
}

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

    .path-area {
        background: url(skn/path.jpg) 50% 50% no-repeat;
        background-size:cover;
        background-attachment:fixed;
    }
    .path-area .path-area-inner{
        background:rgba(0,0,0,0.7);
    }
.path-area.category-path-area h1{
    color:#fff;
    font-size:32px;
    font-weight:800;
}
.path-area li {
        color: #ebebeb;
    }
   .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: #009edd;
}

.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;
}
.default-owl-slider-title h4{
    font-size:30px;
    margin-bottom:30px;
    position:relative;
    padding-bottom:30px;
    display:block;
    text-align:center;
}
    .default-owl-slider-title h4::after {
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform:translateX(-50%);
        width: 100px;
        height: 3px;
        content: '';
        background: #111;
    }
@media(min-width:990px) {
    table .table-responsive {
        border: none;
    }
}
.boxes-area {
    background: #ebebeb0F;
    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: #ebebeb;
    font-size: 25px;
    font-weight: 600;
    padding-bottom:10px;
}
.box-item img {
    width: 64px;
    height: 64px;
}



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

        .about-area .text-left a, .about-area .text-left a:hover, .about-area .text-left a:focus {
            font-size: 13px;
            
            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: 13px;
            line-height: 20px;
        }




.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: #999999;
    font-size:14px;
}

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

}
.footer-social {
    text-align:center;
    padding-top:20px !important;
}
    .footer-social li {
        display: inline-block;
        padding: 6px;
       
    }
.footer-social svg {
    fill: #fff;
    transition: fill 0.3s;
    font-size: 18px;
    font-weight: 400;
   
    width:45px;
    height:45px;
    line-height: 47px;
    list-style-type: none;
    margin: 0px;
    
}
.contact-col svg {
    fill: #fff;
    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;
}

.contact-col li, .contact-col li a, .contact-col li a:hover, .contact-col li a:focus, .contact-col li span {
    color: #fff;
    font-size: 14px;
  
}
@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;
    }
}


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{
   
    min-height:50px;
}
.ctile .tile-mtrl{
    position:absolute;
    bottom:10px;
    left:0px;
    font-size:12px;
    font-weight:600;
    z-index:2;
}
.ctile .tile-title a, .ctile .tile-title a:hover, .ctile .tile-title a:focus {
    font-family: 'Manrope';
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color:#333;
    
}
    .ctile .tile-code {
        font-family: 'Manrope';
        font-size: 13px;
        font-weight: 600;
        line-height:24px;
        color:#c2c2c2;
    }
.ctile {
    position: relative;
    background: #ffffff;
    border-style: solid;
    padding: 10px;
    overflow: hidden;
   
    border-radius:0px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);    
}
.ctile .tile-price{
    padding-top:10px;
    padding-bottom:10px;
}
.ctile .tile-price .tile-net-price{
   font-weight: 600;
    color:#c2c2c2;
    text-decoration:line-through;
    font-size:16px;
    font-weigjt:800;
}
.ctile .tile-price .tile-final-price{
   font-weight: 800;
    color:#111;
    font-size:16px;
    
}
.ctile .vat-text{
    margin-left:7px;
    font-size:13px;
}

.product-inner-content{
    color:#333;
}
.product-price-text{
    font-size:24px;
    font-weight: 800;
     color:#333;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background: none;
}
.product-price{
    font-size:18px;
    font-weight: 800;
    color:#333;
    padding-top:20px;
    padding-bottom:20px;
}
.product-price .product-net-price{
  
    color:#555;
    text-decoration:line-through;
    font-size:18px;
    font-weight: 800;
    line-height:18px; 
}
.product-price .product-final-price{
   font-size:18px;
   font-weight: 800;
   color:#333;
   line-height:18px;
}
 .product-vat-text{
    font-size:14px;
    font-weigh3t:400;
    color:#333;
}

.QTYTABLE{
    background:#e5eaf0;
    padding-top:5px;
    padding-bottom:5px;
    border-radius:30px;
}
.QTY1 button{
    padding: 0px;
    height: 41px;
    width:41px;
    text-align:center;
    border: 1px solid #c2c2c2;
    cursor: pointer;
    font-size: 14px;
    line-height: 41px;
    
    border-color: #c2c2c2;
    border-radius:50%;
    color: #ebebeb;
    background: #c2c2c2;
    font-weight: 800;
    margin-left:5px;    
}
.QTY2 input,.QTY2 input:hover,.QTY2 input:focus{
    border:none;
    background:#e5eaf0;
    font-size: 16px;
    line-height: 16px;
    height: 41px;
    padding: 6px 10px 8px;
    text-align:center;
    font-weight:600;
    box-shadow:none;
}
.QTY3 button{
     padding: 0px;
    height: 41px;
    width:41px;
    text-align:center;
    border: 1px solid #c2c2c2;
    cursor: pointer;
    font-size: 14px;
    line-height: 41px;
   
    border-color: #c2c2c2;
    border-radius:50%;
    color: #ebebeb;
    background: #c2c2c2;
    font-weight: 800;
    margin-right:5px;    
    
}
.QTY3 button:hover,.QTY3 button:focus,.QTY1 button:hover,.QTY1 button:focus{
     border:1px solid #333;
     background:#333;
     color:#fff;
}
@media(max-width:990px){
    .QTY1 button{
        height: 31px;
        width:31px;
        line-height: 31px;
        margin-left:5px;    
    }
    .QTY2 input,.QTY2 input:hover,.QTY2 input:focus{
        max-width:50px !importrant;
    }
    .QTY3 button{
        height: 31px;
        width:31px;
        line-height: 31px;
        margin-right:5px;    
    }
    .QTYTABLE {
        padding-top: 0px;
        padding-bottom: 0px;     
    }
}


.QTYTABLE-SMALL{
    background:#e5eaf0;
    padding-top:0px;
    padding-bottom:0px;
    border-radius:30px;
}
.QTY1-SMALL button{
    padding: 0px;
    height: 24px;
    width:24px;
    text-align:center;
    border: 1px solid #c2c2c2;
    cursor: pointer;
    font-size: 12px;
    line-height: 24px;    
    border-color: #c2c2c2;
    border-radius:50%;
    color: #ebebeb;
    background: #c2c2c2;
    font-weight: 800;
    margin-left:5px;    
}
.QTY2-SMALL input, .QTY2-SMALL input:hover, .QTY2-SMALL input:focus{
    border:none;
    background:#e5eaf0;
    font-size: 12px;
    line-height: 12px;
    height: 32px;
    padding: 6px 10px 8px;
    text-align:center;
    font-weight:600;
    box-shadow:none;
}
.QTY3-SMALL button{
     padding: 0px;
    height: 24px;
    width:24px;
    text-align:center;
    border: 1px solid #c2c2c2;
    cursor: pointer;
    font-size: 12px;
    line-height: 24px;
   
    border-color: #c2c2c2;
    border-radius:50%;
    color: #ebebeb;
    background: #c2c2c2;
    font-weight: 800;
    margin-right:5px;    
    
}
.QTY3-SMALL button:hover,.QTY3-SMALL button:focus,.QTY1-SMALL button:hover,.QTY1-SMALL button:focus{
     border:1px solid #333;
     background:#333;
     color:#fff;
}

.QTY1-BYTTON.btn-add-to-cart-2 {
    border-radius: 10px;
    color: #333 !important;
    padding-top: 4px !important;
    padding-bottom: 4px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    border: 1px solid #333 !important;
    background: #fff !important;
}
.table-relatives > td{
    line-height:34px !important;
}

.btn-add-to-cart{
    border-radius: 0px;
    color: #333;
    padding-top: 10px !important;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    
    border: 1px solid #c2c2c2 !important;
    background: #c2c2c2 !important;
}
.btn-add-to-cart:hover,.btn-add-to-cart:focus{
    background: #333 !important;
    color: #ebebeb !important;  
}
.btn-add-to-cart-2{
    border-radius: 10px;
    color: #333 !important;
    padding-top: 8px !important;
    padding-bottom: 8px;
    padding-left:40px;
    padding-right:40px;
    font-size:16px;
    
    border: 1px solid #333 !important;
    background: #fff !important;
}
.btn-add-to-cart-2:hover,.btn-add-to-cart-2:focus{
    background: rgb(194, 194, 194) !important;
    color: #fff !important;  
    border-radius: 15px;
    border: 1px solid #333 !important;
}
.col-image {
   position:relative;
}

.tile-wishlist{
    position:absolute;
    top:10px;
    right:10px;
    z-index:2;
}
.slider-for{
    border:1px solid rgb(230, 234, 240);
}
.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:#ebebeb;
}



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


.product-wishlist a i,.product-wishlist a:hover i,.product-wishlist a:focus i{
    font-size:24px !important;
    color:rgb(194, 194, 194);
}


.tile-in-stock{
    color:rgb(39, 174, 96);
    font-weight:600;
    font-size:14px;
}
.tile-out-stock{
    color:#cc0000;
    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 .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: #333;
    }


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

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

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

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

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

.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: 14px;
}
.table-attributes ,.table-attributes td,.table-attributes th{
    border-left:none !important;
    border-right:none !important;
    padding-bottom:5px !important;
    border-color:rgb(230, 234, 240) !important;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #009edd;
    background-color: #009edd;
    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: #009edd;
    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: #009edd;
    background: #ebebeb;
}

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

.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:990px) {
    .search {
        margin-top: 20px;
    }
}

@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: 600;
    color: #fff;
}

@media(min-width:990px) {

    .top-cart {
        float: right;
        padding-top:5px;
    }
}
.search-results-section h3,.search-results-section h4{
    color:#333;
}



.modal{
    color:#333;
}
 .ver-menu-container h3,.ver-menu-container h4{
      color:#ededed;
 }
 .ver-menu-container a{
      color:#fff;
      display:block;
      padding-bottom:5px;
 }
 .ver-menu-container a:hover,.ver-menu-container a:focus{
      color:#ededed;
 }
 
 .ver-menu-container hr{
     background-color:rgba(255,255,255,0.5);
 }
.btn-toggle.vermenu-toggle{
    background:#333;
    color:#fff;
    border:1px solid #fff;
}
.ver-menu-toggle{
    position:absolute;
    right:-50px;
    top:10px;
}
.ver-menu-logo{
    padding:15px;
    background:#070101;
    position:relative;
}
    .ver-menu {
        
        position: fixed;
        top: 0px;
        height: 100%;
        min-height: 100%;
        width: 350px;
        z-index: 20;
        border-right:1px solid #000;
        background: #444;
        -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-toggler {
        position: fixed;
        top: 40px;
        height: 34px;
        line-height: 34px;
        width: 34px;
        z-index: 19;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        background: #ffffff;
        border: 1px solid #000;
        border-left: 0px;
        display: none;
        -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.opened {
        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-container {
        height: 100%;
        min-height: 100%;
        overflow-y: auto;
        
    }


@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: #efefef;
}


.template-editor-title {
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0;
    color: #000000;
    font-family: 'Manrope', 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; /*009edd*/
        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; /*#009edd*/
    padding-top:30px;
    padding-bottom:30px;
    margin-top:30px;
}

    .color-matching-search-wrapper label {
        font-size: 20px;
        font-family: 'Manrope';
        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: #009edd;
    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;
}
.btn-primary.btn-alt,.btn-primary.btn-alt:hover,.btn-primary.btn-al:focus {
    color: #111;
    background-color: transparent;
    border-color: #111;
    border-width: 2px;
}

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


.panel-box{
    background:#fff;
    border:1px solid #fff;
    border-radius:0px;
    padding:25px;
    color:#333;
    max-width:650px;
}

.panel-box-large{
    background:#fff;
    border:1px solid #fff;
    border-radius:0px;
    padding:25px;
    color:#333;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);    
}
.panel-box h3,.panel-box h4,.panel-box h5, .panel-box a{
    color:#333;
}
.panel-box .container{
    width:initial !important;
    max-width:initial !important;
}
body.is-00000001{
    background:url('/skn/bg.jpg') 50% 50% no-repeat;
    background-size:cover;
}

@media (min-width: 1170px) {
    .container {
        width: 1400px;
    }
}

@media(max-width:768px){
    .main-content{
        padding-left:10px;
        padding-right:10px;
    }
    .products-control .panel-heading
    {
     padding-top: 5px; 
    }
    .panel.panel-default.panel-main-filter{
        margin-bottom:5px !important;
    }
}