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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.siberica1 {
    display: block;
    height: 24px;
    background: url(skn/siberica4.png) 50% 50% repeat-x #afb3a8;
    border-top: 3px solid #afb3a8;
    border-bottom: 3px solid #afb3a8;
    background-size: contain;
}

.terms li {
    padding-bottom: 25px;
}

.siberica2 {
    display: block;
    border-top: 3px solid #000000;
    border-bottom: 3px solid #000000;
    height: 24px;
    background: url(skn/siberica2.png) 50% 50% repeat-x #000000;
    background-size: contain;
}

a {
    font-weight: 500;
    font-family: 'ZonaPro-Regular', sans-serif;
    color: #072917;
}

    a:hover, a:focus {
        font-weight: 500;
        font-family: 'ZonaPro-Regular', sans-serif;
        color: #333;
    }


h1, h2, h3, h4 {
    font-family: 'ZonaPro-Regular',serif;
}

.header-big {
    font-size: 46px;
    font-family: 'ZonaPro-Regular',serif;
}

.header-medium {
    font-size: 24px;
    font-family: 'ZonaPro-Regular', sans-serif;
}

.header-medium-lined {
    font-size: 28px;
    color: #072917;
    font-family: 'ZonaPro-Regular',serif;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
}

    .header-medium-lined::after {
        position: absolute;
        content: '';
        left: 50%;
        transform: translateX(-50%);
        bottom: -10px;
        background: #666666;
        width: 100px;
        height: 1px;
    }

.text-big {
    font-size: 20px;
}

.text-medium {
    font-size: 18px;
}

.footer-moto {
    font-size: 20px;
    line-height: 28px;
}

.text-header {
    font-family: 'ZonaPro-Regular',serif;
}

.text-label {
    font-family: 'ZonaPro-Regular',serif;
    font-weight: 500;
}

.text-italic {
    font-style: italic;
}


.modal .modal-content .modal-header {
    background: #afb3a8;
}

.modal.modal-cart .modal-content .modal-header {
    background: #afb3a8;
    min-height: 50px;
}

.loader .loader-overlay {
    opacity: 0.2;
}

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

.menu-logo img {
    max-height: 150px;
    position: relative;
    margin-top: -30px;
}

.random-products {
    margin-left: -15px;
    margin-right: -15px;
}

.random-product {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 400px;
}

/*.desktop-logo img {
    max-height: 180px;
    margin-top: -40px;
}*/

.minimal .logo {
    max-height: 70px;
}

.minimal .menu-2 .navbar.yamm{display:none;
}
.minimal .top-links {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.minimal .container-fluid.menu-area-buttons .pt-md.pb-md {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.sticky-hor-toggle{
    display:none;
}

.minimal .sticky-hor-toggle{
    display:inline-block;

   
} .minimal .text-right.top-links .sticky-hor-toggle{
    display:none;
}
.top-links a, .top-links a:hover, .top-links a:visited {
    text-decoration: none;
}

.desktop-logo {
    position: relative;
}

img {
    max-width: initial;
}

.menu-paddings {
    padding-top: 40px;
}

@media(max-width:990px) {
    .desktop-logo img {
        max-height: 120px;
    }

    .desktop-logo {
        position: relative;
        margin-top: -20px;
    }
}

.minimal .desktop-logo img {
    max-height: 140px;
}

.minimal .menu-paddings {
    padding-top: 20px;
}
.minimal .top-area, .minimal .top-area2{
    display:none;
}
@media (min-width:1200px) AND (max-width:1400px) {
    .desktop-logo img {
        max-height: 200px;
    }

    .menu-paddings {
        padding-top: 40px;
    }
}

@media (max-width:1200px) {


    .menu-paddings {
        padding-top: 20px;
    }
}


.top-area .info-wrapper {
    line-height: initial;
}

.top-area {
    background-color: #C92641;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-area2 {
    background-color: #F6F6F6;
    color: #C92641;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-area span.info {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'ZonaPro-Regular', sans-serif;
}

    .top-area span.info i {
        color: #fff;
    }

.top-area2 span.info i {
    color: #C92641;
}

.btn-none {
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
    background: none !important;
}

.top-area span, .top-area a, .top-area a:hover, .top-area a:focus {
    color: #ffffff;
}


.top-area2 span, .top-area2 a, .top-area2 a:hover, .top-area2 a:focus {
    color: #C92641;
    font-family: 'ZonaPro-SemiBold',serif;
}



.edit-actions a, .edit-actions a:hover, .edit-actions a:focus {
    font-weight: 500;
    font-family: 'ZonaPro-Regular', sans-serif;
}

.transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.fast-transition {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



a.social-facebook:hover, a.social-facebook:focus {
    color: #3b5998;
}

a.social-twitter:hover, a.social-twitter:focus {
    color: #55acee;
}

a.social-linkedin:hover, a.social-linkedin:focus {
    color: #007bb5;
}

a.social-google-plus:hover, a.social-google-plus:focus {
    color: #dd4b39;
}

a.social-instagram:hover, a.social-instagram:focus {
    color: #973393;
}

a.social-pinterest:hover, a.social-pinterest:focus {
    color: #BD081C;
}

.alert-info {
    background-color: #f7f7f7;
    border-color: #afb3a8;
    color: #072917;
}



.btn-link, .btn-link:hover, .btn-link:focus {
    color: #afb3a8;
}




img.amea {
    max-width: 150px;
}

@media (max-width:600px) {


    .amea-col {
        text-align: center !important;
    }

    img.amea {
        max-width: 100px;
    }
}



.menu-area .container-fluid {
    position: relative;
}


@media (min-width:990px) {
    .menu-col-3 {
        float: right;
        text-align: right;
    }
    .product-inner{

        padding-left:50px;
        padding-right:50px;
    }
}

@media (max-width: 990px) {
    .navbar-header {
        float: none;
        min-height: 90px;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }



    .collapse.in {
        display: block !important;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        padding-left: 7px;
        padding-right: 7px;
    }

    .sm-deco logo-link a {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .logo-link a, .logo-link a:hover, .logo-link a:focus {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

a.login-link, a.login-link:hover, a.login-link:focus {
    color: #072917;
}

.search ::-webkit-input-placeholder { /* Edge */
    color: #333;
}

.search :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333;
}

.search ::placeholder {
    color: #333;
}

.search-wrapper-relative {
    display: inline-block;
    position: relative;
    max-width: 300px;
}

.search {
    overflow: hidden;
    /*position: absolute;*/
    /*right: 0px;
        top: -23px;*/
    height: 46px;
    vertical-align: middle;
    border-radius: 0px;
    border: none;
    transition: all 0.5s ease-out;
    overflow: hidden;
    display: inline-block;
    background: #EEEEEE;
    border-radius: 8px;
}


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

    .search .form-control, .search .form-control:hover, .search .form-control:focus {
        border: none;
        background: none;
        box-shadow: none;
        color: #333;
        height: 46px;
        border: none;
        padding-left: 20px;
        z-index: 1;
    }

    .search input[type=image], .search .btn.btn-primary, .search .btn.btn-primary:hover, .search .btn.btn-primary:focus {
        border: none;
        background: none;
        box-shadow: none;
        color: #333;
        z-index: 2;
        margin: 5px;
        height: 26px;
    }

@media (min-width:990px) {
    .fixed-area {
        /*border-bottom: 2px solid #FFCB07;
        padding-bottom: 10px;*/
        background: #ffffff;
    }
   .navbar {
      
        min-height: 40px;
     
    }

    .minimal.fixed-area {
        border-bottom: 1px solid #efefef;
        background: rgba(255,255,255,0.98);
        position: fixed;
        width: 100%;
        z-index: 101 !important;
        top: 0px;
        left: 0px;
    }
}

@media (max-width:990px) {
  

    .sticky-hor-toggle{
        display: none !important;
    }
    .minimal .container-fluid.menu-area-buttons .pt-md.pb-md {
       
        padding-bottom: 0px !important;
    }
    .minimal.fixed-area {
        border-bottom: 1px solid #efefef;
        background: rgba(255,255,255,0.98);
        position: fixed;
        width: 100%;
        z-index: 101 !important;
        top: 0px;
        left: 0px;
    }
}
    @media (min-width:768px) {
        .logo-wrapper {
            max-width: 200px;
        }





        .navbar {
            margin-bottom: 0px;
            border: none;
            background: none;
        }

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


        .navbar-default .navbar-nav > li.toggle-search {
            padding-right: 25px;
            padding-top: 35px;
            padding-bottom: 35px;
            cursor: pointer;
            color: #afb3a8;
            display: inline-block;
        }

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

        .menu-col-3 li {
            float: none;
            display: inline-block;
            list-style: none;
            padding-top: 25px;
            padding-bottom: 25px;
            padding-left: 5px;
            padding-right: 5px;
            margin: 0px
        }

            .menu-col-3 li a, .menu-col-3 li a:hover, .menu-col-3 li a:focus {
                text-decoration: none;
                font-size: 1.5em;
                color: #333;
                font-weight: 600;
            }

        .cart-badge-lines-wrapper {
            font-size: 15px;
            position: relative;
            margin-left: 5px;
            top: -10px;
            color: #afb3a8;
        }


        .navbar-default .navbar-nav > li {
            padding: 0px;
            margin-left: 5px;
            margin-right: 5px;
            display: inline-block;
        }

            .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
                position: relative;
                display: block;
                color: #FFF;
                font-weight: 600;
                position: relative;
                font-size: 16px;
                font-family: ZonaPro-SemiBold;
                padding:20px 15px;
                border-radius: 0px;
                position: relative;
                background: transparent;
            }


                .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
                    color: #fff;
                    background: none;
                    border-radius: 0px;
                    position: relative;
                    background: #C92641;
                }

        .icon-menu {
            color: #fcd20a;
        }




        .minimal .fixed-area .search {
            padding-bottom: 0px;
        }



        .navbar-default .navbar-nav .simple .dropdown-menu {
            padding: 10px !important;
        }



        .dropdown-menu > li:last-child > a {
            border-bottom: none;
        }

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

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

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

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

        .dropdown-langs > .dropdown-menu {
            display: none;
        }

        .dropdown-langs:hover > .dropdown-menu {
            display: block;
        }






        .menu-col-2 {
            text-align: center;
        }

        .dropdown-submenu {
            position: relative;
        }

            .dropdown-submenu > .dropdown-menu {
                top: 0;
                left: 100%;
                margin-top: -6px;
                margin-left: -1px;
                border-radius: 0px !important;
            }

            .dropdown-submenu:hover > .dropdown-menu {
                display: block;
                border-radius: 0px !important;
            }


        .dropdown.yamm-fw:hover > .dropdown-menu {
            display: block;
        }

        .menu-2 .navbar-default .no-yamm .dropdown-menu {
            margin: 0px 0px !important;
        }

        .is-sticky .menu-2 .navbar-default .no-yamm .dropdown-menu {
            margin: 0px 0px !important;
        }


        .menu-2 .navbar-default .no-yamm .dropdown-menu .dropdown-menu {
            margin: 0px 0px !important;
        }

        .menu-2 .dropdown.yamm-fw > .dropdown-menu {
            /*width: 100%;*/
            max-width: 1600px;
            background: #f2f2f2 !important;
            padding: 20px;
            border-color: #f2f2f2 !important;
            /*-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;
        }

        .yamm .dropdown {
            position: relative;
        }

            .yamm .dropdown.yamm-fw {
                position: static;
            }

        .yamm .yamm-fw .dropdown-menu {
            left: 0px;
            right: 0px;
            margin-left: auto;
            margin-right: auto;
            max-height: calc(100vh - 250px);
            overflow-y: auto;
            overflow-x: hidden;
            padding-left: 20px;
            padding-right: 20px;
        }



        a.menu-sub-category, a.menu-sub-category:hover, a.menu-sub-category:focus {
            background: rgba(232, 40, 77, 1);
            color: #fff;
            font-size: 14px;
            font-family: "ZonaPro-Bold";
            font-weight: 500;
            position: relative;
            padding: 7px;
            line-height: 20px;
            position: relative;
            display: block;
            margin-bottom: 10px;
        }


        .menu-sub-sub-categories {
            padding-bottom: 10px;
        }

        a.menu-sub-sub-category, a.menu-sub-sub-category:hover, a.menu-sub-sub-category:focus {
            color: #333;
            line-height: 18px;
            font-size: 15px;
            font-weight: 500;
            position: relative;
            padding: 3px;
            position: relative;
            display: block;
        }

        a.menu-mores-categories, a.menu-mores-categories:hover, a.menu-mores-categories:focus {
            color: #333;
            line-height: 18px;
            font-size: 15px;
            font-weight: 600;
            position: relative;
            padding: 2px;
            padding-top: 4px;
            padding-bottom: 4px;
            position: relative;
            display: block;
            text-decoration: underline;
        }
    }


    @media(max-width:990px) {

        .navbar-default .navbar-brand {
            color: #afb3a8;
            font-weight: 300;
            position: relative;
        }

        .menu-col-3, .menu-col-1 {
            padding-top: 10px;
            padding-bottom: 10px;
        }

            .menu-col-3 > ul, .top-area ul {
                margin: 0px;
                padding: 0px;
                display: inline-block;
            }

                .top-area ul ul {
                    display: none;
                }

            .menu-col-3 li {
                float: none;
                display: inline-block;
                list-style: none;
                padding-top: 25px;
                padding-bottom: 25px;
                padding-left: 5px;
                padding-right: 5px;
                margin: 0px
            }

                .menu-col-3 li a, .menu-col-3 li a:hover, .menu-col-3 li a:focus {
                    text-decoration: none;
                    font-size: 1.5em;
                    color: #333;
                    font-weight: 500;
                }

        .cart-badge-lines-wrapper {
            font-size: 18px;
            position: relative;
            margin-left: 5px;
            top: -10px;
        }





        .dropdown-langs > .dropdown-menu {
            display: none;
        }

        .dropdown-langs:hover > .dropdown-menu {
            display: block;
        }


        .about-area {
            text-align: center !important;
        }

            .about-area .pull-left {
                display: block;
                float: none !important;
                padding-bottom: 10px;
            }

            .about-area .text-right {
                text-align: center !important;
            }


        .text-right .menu-paddings {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
        }

        .top-link {
            vertical-align: top;
        }
    }


    @media(min-width:990px) AND (max-width:1200px) {
        .logo-wrapper {
            max-width: 200px;
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .navbar-default .navbar-nav > li {
         
            padding-left: 0px;
            padding-right: 0px;
            display: inline-block;
        }

            .navbar-default .navbar-nav > li a, .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus {
                font-size: 13px;
            }

        .menu-col-3 {
            padding-left: 0px;
        }

        .menu-col-2 {
            padding-right: 0px;
        }


        .menu-col-3 li {
            float: none;
            display: inline-block;
            list-style: none;
            padding-top: 35px;
            padding-bottom: 0px;
            padding-left: 5px;
            padding-right: 5px;
            margin: 0px;
        }

            .menu-col-3 li a, .menu-col-3 li a:hover, .menu-col-3 li a:focus {
                text-decoration: none;
                font-size: 1.4em;
                color: #333;
            }

        .cart-badge-lines-wrapper {
            font-size: 14px;
            position: relative;
            margin-left: 5px;
            top: -7px;
        }

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

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

    .menu-col-2 {
        text-align: center;
    }*/
    }


    @media (min-width:768px) AND (max-width:990px) {

         .navbar-default .navbar-nav > li {
            padding-left: 0px;
            padding-right: 0px;
            display: inline-block;
        }

    }
    @media (max-width:768px) {
        .visible-ms-inline-block {
            display: none;
        }

        .top-area .col-right, .top-area span.info {
            text-align: center;
        }

        .buzzle-banner {
            margin-bottom: 30px;
        }

        .logo {
            display: inline-block;
        }

        .col-logo {
            text-align: left;
        }

        .top-links {
            text-align: center !important;
        }
    }


    @media (max-width:600px) {



        .menu-logo img {
            height: 120px;
        }
    }
   .default-hide {
        display: none ;
    }
    
        .default-hide.show {
            display: block ;
        }

        
.filtermoreless {
    display: block;
    cursor: pointer;
    border-top: 1px dashed #C92641;
    padding-top: 4px;
    padding-bottom: 4px;
}

.filtermoreless {
    color: #111;
}

    .filtermoreless:hover, .filtermoreless:focus {
        color: #111;
    }

    .filtermoreless em {
        font-size: 14px;
        line-height: 16px;
        position: relative;
        
    }

    .filtermoreless span {
        display: none;
        color:#C92641 !important;
    }

        .filtermoreless span.active {
            display: block;
        }
    .row.equal,.jscroll-inner.equal,.jscroll-added.equal {
        display: flex;
        flex-wrap: wrap;
    }
    @media (max-width:480px) {
        .visible-ms-inline-block {
            display: none;
        }

        .top-area .col-right .small-cart {
            /* display:block; */
            /* text-align:center; */
            /* max-width: 100%; */
            /* width: 100%; */
        }
    }

    .vegas-timer {
        bottom: 0;
        background: none;
        height: 2px;
    }

        .vegas-timer .vegas-timer-progress {
            background: #afb3a8;
        }

    .vegas-slider-wrapper {
        overflow: hidden;
        background: #ffffff;
        position: relative;
    }

        .vegas-slider-wrapper:hover .vegas-slider-prev, .vegas-slider-wrapper:hover .vegas-slider-next {
            opacity: 1;
            text-shadow: 1px 1px 1px #333;
        }

    .vegas-slider-indicators {
        position: absolute;
        z-index: 12;
        bottom: 40px;
        left: 0px;
        right: 0px;
        margin: 0;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        width: initial;
        text-align: center;
    }

    @media(max-width:768px) {
        .vegas-slider-indicators {
            bottom: 5px;
        }
    }


    .vegas-slider-indicators div {
        background: #ffffff;
        display: inline-block;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        border: 1px solid #fff;
        cursor: pointer;
        margin-right: 3px;
        margin-left: 3px;
        box-shadow: 1px 1px 1px #59595b;
    }

        .vegas-slider-indicators div.active {
            height: 20px;
            width: 20px;
            margin-bottom: -3px;
        }

    .vegas-slider-prev {
        position: absolute;
        left: 25px;
        z-index: 12;
        font-size: 2em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
        color: #ffffff;
        opacity: 0;
        display: inline-block;
        cursor: pointer;
        background: none;
        border: none;
    }



    .vegas-slider-next {
        position: absolute;
        right: 25px;
        z-index: 12;
        font-size: 2em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
        color: #ffffff;
        opacity: 0;
        display: inline-block;
        cursor: pointer;
        background: none;
        border: none;
    }

        .vegas-slider-prev:hover, .vegas-slider-prev:focus, .vegas-slider-next:hover, .vegas-slider-next:focus {
            opacity: 1;
            text-shadow: 1px 1px 1px #333;
        }

    .vegas-slider-item {
        position: absolute;
        text-align: center;
        right: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
        width: initial;
        z-index: 10;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
        color: #ffffff;
    }

    .vegas-bottom {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        z-index: 11;
        min-height: 100px;
        background: url(skn/divider.png) 100% 100% no-repeat;
        background-size: cover;
    }

    .vegas-caption .vegas-caption-line-1 {
        color: #fff;
        font-size: 22px;
        margin-bottom: 10px;
    }

    .vegas-caption .vegas-caption-line-2 {
        color: #fff;
        font-size: 44px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .vegas-caption .vegas-caption-line-3 {
        font-size: 22px;
        color: #fff;
        opacity: 1;
        font-family: 'ZonaPro-Regular', serif;
        font-style: italic;
        margin-bottom: 30px;
    }

    .vegas-caption a.btn.btn-primary, .vegas-caption a.btn.btn-primary:hover, .vegas-caption a.btn.btn-primary:focus {
        border-color: #24205e;
        background: #24205e;
        transition: all 0.3s ease-out;
        font-size: 14px;
        text-transform: none;
        padding: 15px 25px;
        line-height: 20px;
        color: #ffffff;
        margin-left: 5px;
        margin-right: 5px;
        font-weight: 500;
    }

    .vegas-caption a.btn.btn-info, .vegas-caption a.btn.btn-info:hover, .vegas-caption a.btn.btn-info:focus {
        transition: all 0.3s ease-out;
        font-size: 14px;
        text-transform: none;
        padding: 15px 25px;
        line-height: 20px;
        background: rgba(255, 255, 255, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.4);
        color: #fff;
        margin-left: 5px;
        margin-right: 5px;
        font-weight: 500;
    }

    h3.product-tag-title {
        font-weight: bold !important;
        color: #afb3a8 !important;
        font-size: 16px !important;
    }

    td.product-tag-title {
        font-weight: bold !important;
        color: #afb3a8 !important;
        font-size: 14px !important;
    }

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

    .white-gradient {
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(240,240,240,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
    }




    /* start page loader */
    #page-preloader {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #f1f3f2;
        z-index: 100500;
    }

        #page-preloader .spinner {
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            width: 100px;
            height: 100px;
            margin-top: -50px;
            margin-left: -50px;
            border: 3px solid transparent;
            border-top-color: #ff6400;
            border-radius: 50%;
            z-index: 1001;
            -webkit-animation: spin 2.5s infinite linear;
            animation: spin 2.5s infinite linear;
        }

        #page-preloader .spinner2 {
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            width: 40px;
            height: 40px;
            margin-top: -20px;
            margin-left: -20px;
            border: 3px solid transparent;
            border-top-color: #8dc63f;
            border-radius: 50%;
            z-index: 1001;
            -webkit-animation: spin 2.5s infinite linear;
            animation: spin 2.5s infinite linear;
        }

        #page-preloader .spinner:before, #page-preloader .spinner:after {
            content: '';
            position: absolute;
            border-radius: 50%;
        }

        #page-preloader .spinner:before {
            top: 5px;
            left: 5px;
            right: 5px;
            bottom: 5px;
            border: 3px solid transparent;
            border-top-color: #088cdc;
            -webkit-animation: spin 2s infinite linear;
            animation: spin 2s infinite linear;
        }

        #page-preloader .spinner:after {
            top: 15px;
            left: 15px;
            right: 15px;
            bottom: 15px;
            border: 3px solid transparent;
            border-top-color: #92278f;
            -webkit-animation: spin 1s infinite linear;
            animation: spin 1s infinite linear;
        }

    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    /* end page loader */




    .section {
        padding: 150px 0 80px;
        position: relative;
    }


    .section-icon {
        position: absolute;
        top: -25px;
        top: 17px;
        left: 50%;
        margin-left: -25px;
        z-index: 11;
        width: 50px;
        height: 50px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background: #eff2f7;
        text-align: center;
    }


        .section-icon .icon, .section-icon .fa {
            line-height: 50px;
            font-size: 16px;
            color: #666666;
            position: relative;
            z-index: 3;
        }


        .section-icon:after {
            content: "";
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 4px;
            left: 4px;
            right: 4px;
            bottom: 4px;
            display: block;
            background: #fff;
            border: 1px solid #dcdfe4;
        }


    .section-divider-gray {
        background: white url(skn/divider2.png) top center;
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 150px;
    }

    @media (max-width: 1200px) {
        .section-icon {
            top: 0px;
        }
    }

    @media (max-width: 768px) {
        .section-icon {
            top: -10px;
        }
    }





    .section-divider-white {
        padding: 50px 0 80px;
    }

        .section-divider-white:before {
            display: block;
            height: 100px;
            width: 100%;
            content: " ";
            background: url(skn/divider.png) 0px 0px no-repeat;
            background-repeat: no-repeat;
            position: absolute;
            top: -100px;
            left: 0px;
            z-index: 11;
        }

    .section-divider-bottom:after {
        display: block;
        height: 20px;
        width: 100%;
        content: " ";
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
        position: absolute;
        top: 100%;
        left: 0px;
        z-index: 11;
    }

    .section-title {
        font-size: 26px;
        color: #333333;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: center;
        letter-spacing: 1px;
    }

    .section-subtitle {
        font-family: 'ZonaPro-Regular', serif;
        font-style: italic;
        font-size: 16px;
        color: #999999;
        margin-bottom: 15px;
        text-align: center;
    }

    .section-moto {
        font-family: 'ZonaPro-Regular', serif;
        font-style: italic;
        font-size: 16px;
        color: #999999;
        margin-bottom: 15px;
        text-align: center;
        line-height: 30px;
    }

    .section-title-arrow {
        width: 1px;
        height: 50px;
        background: #dddddd;
        position: relative;
        margin: 10px auto;
    }

        .section-title-arrow:after {
            content: "";
            display: block;
            position: absolute;
            width: 11px;
            height: 11px;
            border: 2px solid #088cdc;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            top: 100%;
            left: -5px;
        }

    .section-loyalty .section-title-arrow:after {
        border: 2px solid #92278f;
    }



    .feature-wrapper {
        text-align: center;
    }

    .feature-item {
        text-align: center;
    }

        .feature-item .wrap-feature-icon {
            width: 110px;
            height: 110px;
            border: 1px solid #eff2f7;
            background: #fff;
            padding: 10px;
            margin: 0 auto 50px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

            .feature-item .wrap-feature-icon .feature-icon {
                height: 88px;
                width: 88px;
                border: 1px solid #eff2f7;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%;
                background: #eff2f7;
                -webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
            }

                .feature-item .wrap-feature-icon .feature-icon .icon {
                    line-height: 88px;
                    font-size: 32px;
                    color: #666666;
                    -webkit-transition: all 0.3s ease-out;
                    -moz-transition: all 0.3s ease-out;
                    -o-transition: all 0.3s ease-out;
                    transition: all 0.3s ease-out;
                }

        .feature-item:hover .wrap-feature-icon .feature-icon, .feature-item.active .wrap-feature-icon .feature-icon {
            background: #ff6400;
            border-color: #ffb17f;
        }

        .feature-item:hover .wrap-feature-icon, .feature-item.active .wrap-feature-icon {
            background: #ff6400;
            border-color: #ff6400;
        }

            .feature-item:hover .wrap-feature-icon .feature-icon .icon, .feature-item.active .wrap-feature-icon .feature-icon .icon {
                color: #fff;
            }



        .feature-item.feature-1:hover .wrap-feature-icon .feature-icon, .feature-item.feature-1.active .wrap-feature-icon .feature-icon {
            background: #92278f;
            border-color: #7c2179;
        }

        .feature-item.feature-1:hover .wrap-feature-icon, .feature-item.feature-1.active .wrap-feature-icon {
            border-color: #92278f;
            background: #92278f;
        }

        .feature-item.feature-1 .title::after {
            background: #92278f;
        }

        .feature-item.feature-2:hover .wrap-feature-icon .feature-icon, .feature-item.feature-2.active .wrap-feature-icon .feature-icon {
            background: #8dc63f;
            border-color: #83b83b;
        }

        .feature-item.feature-2:hover .wrap-feature-icon, .feature-item.feature-2.active .wrap-feature-icon {
            border-color: #8dc63f;
            background: #8dc63f;
        }

        .feature-item.feature-2 .title::after {
            background: #8dc63f;
        }

        .feature-item.feature-3:hover .wrap-feature-icon .feature-icon, .feature-item.feature-3.active .wrap-feature-icon .feature-icon {
            background: #088cdc;
            border-color: #5bb5eb;
        }

        .feature-item.feature-3:hover .wrap-feature-icon, .feature-item.feature-3.active .wrap-feature-icon {
            border-color: #088cdc;
            background: #088cdc;
        }

        .feature-item.feature-3 .title::after {
            background: #088cdc;
        }

        .feature-item.feature-4:hover .wrap-feature-icon .feature-icon, .feature-item.feature-4.active .wrap-feature-icon .feature-icon {
            background: #f7941e;
            border-color: #e68a1c;
        }

        .feature-item.feature-4:hover .wrap-feature-icon, .feature-item.feature-4.active .wrap-feature-icon {
            border-color: #f7941e;
            background: #f7941e;
        }

        .feature-item.feature-4 .title::after {
            background: #f7941e;
        }

        .feature-item .title {
            color: #333333;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
        }

        .feature-item .text {
            font-weight: 500;
            font-size: 13px;
            line-height: 26px;
            margin-bottom: 5px;
            color: #333;
        }

        .feature-item .title:after {
            content: '';
            display: block;
            margin: 20px auto;
            height: 4px;
            width: 25px;
            background: #088cdc;
        }






    .section-loyalty .offers-list {
        padding-top: 30px;
    }

    .section-loyalty .col-image {
        padding-top: 20px;
        text-align: center;
    }

        .section-loyalty .col-image img {
            display: block;
            max-width: 100%;
            height: auto;
        }

    .section-loyalty .text-item {
        position: relative;
        margin-bottom: 57px;
    }

        .section-loyalty .text-item:after {
            position: absolute;
            content: '';
            top: 3px;
            right: -10px;
            width: 10px;
            height: 10px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #92278f;
        }

        .section-loyalty .text-item h5 {
            font-size: 14px;
            margin-bottom: 10px;
        }

            .section-loyalty .text-item h5:after {
                display: none;
            }

        .section-loyalty .text-item em {
            margin-bottom: 10px;
            display: block;
        }

        .section-loyalty .text-item p {
            font-size: 13px;
        }

        .section-loyalty .text-item .dot-line {
            position: absolute;
            top: 6px;
            width: 82px;
            height: 5px;
            right: -111px;
            border-top: 1px solid #e7e8ec;
        }

            .section-loyalty .text-item .dot-line:after {
                content: '';
                position: absolute;
                right: 0;
                top: -3px;
                width: 5px;
                height: 5px;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                background: #e7e8ec;
            }

            .section-loyalty .text-item .dot-line:before {
                content: '';
                position: absolute;
                left: 0;
                top: -3px;
                width: 5px;
                height: 5px;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                background: #e7e8ec;
            }

        .section-loyalty .text-item.left-item {
            text-align: right;
            padding-right: 20px;
        }

        .section-loyalty .text-item.right-item {
            text-align: left;
            padding-left: 20px;
        }

            .section-loyalty .text-item.right-item:after {
                left: -10px;
                right: auto;
            }

            .section-loyalty .text-item.right-item .dot-line {
                left: -111px;
                right: auto;
            }

            .section-loyalty .text-item.right-item.middle-item .dot-line {
                width: 18px;
                left: -39px;
            }

        .section-loyalty .text-item.top-item {
            margin-bottom: 55px;
        }

            .section-loyalty .text-item.top-item:after {
                top: 21px;
            }

            .section-loyalty .text-item.top-item .dot-line {
                top: 25px;
            }

        .section-loyalty .text-item.middle-item {
            margin-bottom: 50px;
        }

            .section-loyalty .text-item.middle-item .dot-line {
                top: 22px;
                width: 18px;
                right: -39px;
            }

            .section-loyalty .text-item.middle-item:after {
                top: 17px;
            }

        .section-loyalty .text-item.bottom-item .dot-line {
            top: 22px;
        }

        .section-loyalty .text-item.bottom-item:after {
            top: 17px;
        }

        .section-loyalty .text-item em {
            margin-bottom: 10px;
            display: block;
            font-family: 'ZonaPro-Regular', serif;
            font-style: italic;
            color: #999999;
            font-size: 11px;
            line-height: 1.1;
        }



    @media (max-width: 1200px) {
        .section-loyalty .text-item .dot-line {
            top: 6px;
            width: 73px;
            right: -98px;
        }

        .section-loyalty .text-item.top-item {
            padding-top: 0;
            margin-bottom: 0px;
        }

            .section-loyalty .text-item.top-item:after {
                top: 16px;
            }

            .section-loyalty .text-item.top-item .dot-line {
                top: 20px;
            }

        .section-loyalty .text-item.right-item.top-item .dot-line, .section-loyalty .text-item.right-item.bottom-item .dot-line {
            left: -98px;
        }

        .section-loyalty .text-item.middle-item {
            margin-bottom: 24px;
        }
    }

    @media (max-width: 992px) {
        .portfolio-item .portfolio-image .portfolio-item-body {
            bottom: 15px;
            left: 15px;
        }

        .section-loyalty .text-item .dot-line {
            display: none;
        }

        .section-loyalty .text-item.left-item {
            text-align: left;
            padding-left: 20px;
            padding-right: 0;
        }

            .section-loyalty .text-item.left-item:after {
                left: -10px;
                right: auto;
            }
    }

    .section-services-header {
        background: url(skn/services-header.jpg) bottom center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 0px;
    }

        .section-services-header .container-bg {
            background: rgba(0,0,0,0.7);
            padding-bottom: 210px;
            padding-top: 130px;
            text-align: center;
            color: #ffffff;
        }

            .section-services-header .container-bg .header-icon .icon {
                font-size: 40px;
                color: #fff;
            }

            .section-services-header .container-bg .header-title .title {
                font-size: 38px;
                margin-bottom: 5px;
                color: #fff;
                text-transform: uppercase;
            }

            .section-services-header .container-bg em {
                font-size: 16px;
                font-family: 'ZonaPro-Regular', serif;
                font-style: italic;
                color: #999999;
                font-size: 14px;
            }

        .section-services-header:after {
            display: block;
            height: 100px;
            width: 100%;
            content: " ";
            background: url(skn/divider.png) 0px 0px no-repeat;
            background-repeat: no-repeat;
            position: absolute;
            bottom: 0px;
            left: 0px;
            z-index: 11;
        }



    .section-services {
        padding: 50px 0 80px;
        position: relative;
        background: #ffffff;
    }

        .section-services .tab-pane {
            position: relative;
            overflow-x: hidden;
        }

    .service-navigation {
        margin-bottom: 45px;
    }

        .service-navigation row {
            margin: 0px;
            padding: 0px;
        }

        .service-navigation .navigation-item h5::after {
            content: "";
            display: block;
            width: 25px;
            height: 4px;
            margin: 20px auto 0;
        }



    .section-services div.tab-style-1.active .navigation-icon, .section-services div.tab-style-1:hover .navigation-icon {
        background: #92278f;
    }

        .section-services div.tab-style-1.active .navigation-icon:after, .section-services div.tab-style-1:hover .navigation-icon:after {
            border-top-color: #92278f;
        }

        .section-services div.tab-style-1.active .navigation-icon .icon, .section-services div.tab-style-1:hover .navigation-icon .icon {
            background: #92278f;
            border-color: #c735c3;
            color: #fff;
        }

    .service-navigation .tab-style-1 .navigation-item h5::after {
        background: #92278f;
    }



    .section-services div.tab-style-2.active .navigation-icon, .section-services div.tab-style-2:hover .navigation-icon {
        background: #8dc63f;
    }

        .section-services div.tab-style-2.active .navigation-icon:after, .section-services div.tab-style-2:hover .navigation-icon:after {
            border-top-color: #8dc63f;
        }

        .section-services div.tab-style-2.active .navigation-icon .icon, .section-services div.tab-style-2:hover .navigation-icon .icon {
            background: #8dc63f;
            border-color: #a4e649;
            color: #fff;
        }

    .service-navigation .tab-style-2 .navigation-item h5::after {
        background: #8dc63f;
    }

    .section-services div.tab-style-3.active .navigation-icon, .section-services div.tab-style-3:hover .navigation-icon {
        background: #088cdc;
    }

        .section-services div.tab-style-3.active .navigation-icon:after, .section-services div.tab-style-3:hover .navigation-icon:after {
            border-top-color: #088cdc;
        }

        .section-services div.tab-style-3.active .navigation-icon .icon, .section-services div.tab-style-3:hover .navigation-icon .icon {
            background: #088cdc;
            border-color: #099ef9;
            color: #fff;
        }

    .service-navigation .tab-style-3 .navigation-item h5::after {
        background: #088cdc;
    }

    .section-services div.tab-style-4.active .navigation-icon, .section-services div.tab-style-4:hover .navigation-icon {
        background: #f7941e;
    }

        .section-services div.tab-style-4.active .navigation-icon:after, .section-services div.tab-style-4:hover .navigation-icon:after {
            border-top-color: #f7941e;
        }

        .section-services div.tab-style-4.active .navigation-icon .icon, .section-services div.tab-style-4:hover .navigation-icon .icon {
            background: #f7941e;
            border-color: #ffb07c;
            color: #fff;
        }

    .service-navigation .tab-style-4 .navigation-item h5::after {
        background: #f7941e;
    }



    .service-content {
        border: 1px solid #000000;
    }

    .service-navigation .navigation-item {
        text-align: center;
        cursor: pointer;
        margin-bottom: 15px;
    }

        .service-navigation .navigation-item .navigation-icon {
            margin: 0 auto 55px;
            width: 170px;
            max-width: 100%;
            background: #eff2f7;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            padding: 25px 0;
            text-align: center;
            position: relative;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

            .service-navigation .navigation-item .navigation-icon:after {
                content: "";
                border: 15px solid transparent;
                border-top: 15px solid #eff2f7;
                display: block;
                position: absolute;
                top: 100%;
                left: 50%;
                margin-left: -15px;
                -webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
            }

            .service-navigation .navigation-item .navigation-icon .icon {
                display: inline-block;
                width: 88px;
                height: 88px;
                line-height: 88px;
                border: 1px solid #fff;
                text-align: center;
                font-size: 32px;
                color: #666666;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%;
                background: #fff;
                -webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
            }

        .service-navigation .navigation-item h5:after {
            margin: 20px auto 0;
        }



    .rtd h1,
    .rtd h2,
    .rtd h3,
    .rtd h4,
    .rtd h5,
    .rtd h6 {
        font-weight: 600;
        font-family: 'ZonaPro-Regular', serif;
        text-transform: uppercase;
        color: #333;
        line-height: 1.1;
    }

    .rtd h1,
    .rtd h2,
    .rtd h3 {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .rtd h4,
    .rtd h5,
    .rtd h6 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .rtd h1 {
        font-size: 36px;
    }

    .rtd h2 {
        font-size: 28px;
    }

    .rtd h3 {
        font-size: 24px;
    }

    .rtd h4 {
        font-size: 18px;
    }

    .rtd h5 {
        font-size: 14px;
    }

    .rtd h6 {
        font-size: 12px;
    }

    .rtd h5:after {
        display: none;
    }

    .rtd img {
        max-width: 100%;
        height: auto;
    }

    .rtd dt, .rtd b, .rtd strong {
        font-weight: 700;
    }

    .rtd address {
        margin: 0 0 2.14em;
    }

    .rtd pre {
        display: block;
        padding: 9.5px;
        margin: 0 0 10px;
        font-size: 13px;
        line-height: 1.42857143;
        color: #333;
        word-break: break-all;
        word-wrap: break-word;
        background-color: #f5f5f5;
        border: 1px solid #ccc;
        border-radius: 4px;
        font-family: 'ZonaPro-Regular', serif;
    }

    .rtd dl {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .rtd var, .rtd cite {
        font-style: italic;
    }

    .rtd big {
        font-size: larger;
    }

    .rtd tt, .rtd code {
        font-family: 'ZonaPro-Regular', serif;
    }

    .rtd em {
        font-family: inherit;
        font-style: italic;
        color: #999999;
        font-size: 12px;
    }


    h5.italic-title {
        font-size: 13px;
        color: #999999;
        margin-bottom: 10px;
        font-weight: normal;
        text-transform: none;
        font-family: 'ZonaPro-Regular',serif;
        font-style: italic;
    }

    h4.normal-title {
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 600;
        text-transform: none;
        font-family: 'ZonaPro-Regular',serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    p {
        font-weight: 500;
        font-family: 'ZonaPro-Regular',serif;
        line-height: 1.6;
    }

    .section-services p {
        font-size: 13px;
    }

    ul.marker-list {
        padding-left: 0;
        list-style: none;
        margin-bottom: 15px;
    }

        ul.marker-list li {
            font-size: 13px;
            font-family: 'ZonaPro-Regular',serif;
            line-height: 24px;
            padding: 3px 0;
            font-weight: 500;
            margin: 0;
        }

            ul.marker-list li::before {
                content: "\f00c";
                font-family: FontAwesome;
                font-size: 12px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 15px;
                color: #ff6400;
            }




    h2.text-title {
        font-size: 24px;
        line-height: 22px;
        margin: 0;
        padding: 0 0 17px;
        display: inline-block;
        border-bottom: 1px solid transparent;
        position: relative;
        border-bottom: 1px solid #24205e;
        min-width: 150px;
        margin-bottom: 15px;
    }

        h2.text-title:after {
            position: absolute;
            content: '';
            top: 100%;
            left: 0;
            width: 70px;
            6068 height: 4px;
            background: #24205e;
        }

    .about-area {
        background: #2270a5;
        color: #FFF;
        font-size: 13px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 300;
    }

        .about-area a, .about-area a:hover, .about-area a:focus {
            color: #FFF;
            font-size: 13px;
            font-weight: 500;
        }


    .footer-area {
        background: #7ABAE7;
        padding-top: 50px;
        color:#fff;
        padding-bottom: 50px;
    }





    .homebanner {
        background: url(skn/pattern.png) 50% 50% repeat rgba(117,165,166,0.6);
        background-attachment: fixed;
        display: block;
        min-height: 450px;
        overflow: hidden;
        position: relative;
    }




    .homebanner-inner {
        /*background: rgba(140,198,199,0.6);*/
        display: block;
        height: 550px;
        overflow: hidden;
        position: relative;
        z-index: 2;
    }

    .homebanner .homebanner-inner #video {
        position: absolute;
        /*top: 50%;
    transform: translateY(-50%);*/
        bottom: 0px;
        height: 550px;
        left: 0px;
        z-index: -1;
        height: 400px;
        overflow: hidden;
    }

    .homebanner-text-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%-50%);
        -ms-transform: translate(-50%,);
        transform: translate(-50%,-50%);
        max-width: 700px;
        display: inline-block;
        padding: 5px;
        z-index: 2;
    }

        .homebanner-text-wrapper.invisible {
            background: transparent;
        }

        .homebanner-text-wrapper .homebanner-text {
            display: inline-block;
            background: none;
            padding: 0px;
            text-shadow: 1px 1px 1px #fff;
        }

            .homebanner-text-wrapper .homebanner-text.white-font {
                color: #ffffff;
                text-shadow: 1px 1px 1px #333333;
            }

        .homebanner-text-wrapper.invisible .homebanner-text {
            opacity: 0;
            height: 1px;
        }

    .homebanner-text p {
    }

    .footer-col2 table * {
        color: #072917;
        font-family: "ZonaPro-Bold";
        font-size: 12px !important;
    }

    .footer-col2 table, .footer-col2 table td {
        border: none;
    }

        .footer-col2 table td {
            padding-bottom: 20px;
        }

    .footer-area h3 {
        font-size: 20px;
        font-family: "ZonaPro-Bold";
        margin: 0;
        padding: 0;
        letter-spacing: 0.2em;
        display: inline-block;
        font-weight: 500;
        color: #C92641;
        margin-bottom: 50px;
        margin-top: 40px;
    }

    .footer-area td {
        padding: 2px;
        font-size: 14px;
    }

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

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

            .footer-area ul li a {
                display: inline-block;
                color: #000;
                font-size: 16px;
                text-decoration: none;
                font-family: 'ZonaPro-SemiBold', serif;
            }

                .footer-area ul li a:hover, .footer-area ul li a:focus {
                    color: #C92641;
                    font-size: 16px;
                    text-decoration: underline;
                    font-family: 'ZonaPro-SemiBold', serif;
                }



    .footer-logo-text {
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        font-style: italic;
        line-height: 24px;
        text-shadow: 1px 1px 1px #afb3a8;
    }

    .footer-name {
        display: inline-block;
        text-align: center;
        color: #24205e;
        font-family: 'ZonaPro-Regular', serif;
        text-shadow: 1px 1px 1px #000000;
        width: 130px;
        padding-top: 10px;
        font-size: 18px;
        font-weight: 600;
    }

    .footer-area p {
        color: #000;
        font-size: 14px;
        font-family: 'ZonaPro-SemiBold', serif;
    }

    .footer-area li, .footer-area a {
        color: #000;
        text-decoration: none;
        font-size: 14px;
    }

    .footer-area a {
        display: inline-block;
        font-family: 'ZonaPro-SemiBold', serif;
    }

        .footer-area a:hover, .footer-area a:focus {
            color: #C92641;
            font-size: 14px;
            font-family: 'ZonaPro-SemiBold', serif;
        }

    @media (max-width:990px) {

        .footer-col {
            padding-bottom: 35px;
        }

            .footer-col:last-child .text-right {
                text-align: left !important;
            }
    }



    .home-banners div, .home-banners a, .home-banners a:hover, .home-banners a:focus {
        color: #333;
        text-decoration: none;
    }

    @media (min-width:1600px) {

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

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

    @media (max-width:990px) {

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

    .btn-section {
        letter-spacing: 0.2em;
        padding: 10px 16px;
        font-size: 16px;
        line-height: 2;
        font-family: 'ZonaPro-Bold', serif;
        border-radius: 15px !important;
    }


    .btn-primary {
        background: #0091D5;
        border-color: #0091D5;
        color: #ffffff;
    }

        .btn-primary:hover, .btn-primary:focus {
            background: #056998;
            border-color: #056998;
            color: #ffffff;
        }

        .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 {
            background-color: #6cb5d8;
            border-color: #6cb5d8;
            color: #ffffff;
        }



    .btn-info:hover, .btn-info:focus {
        background: #2FBDC2;
        border-color: #2FBDC2;
        color: #fff;
    }

    .btn-info, .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 {
        background-color: #66a7a9;
        border-color: #66a7a9;
        color: #ffffff;
    }

        .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
            background: #0d979c;
            border-color: #0d979c;
            color: #fff;
        }


    .newsletter-table .btn-info {
        background: none;
        border-color: #ffffff;
        color: #ffffff;
        font-weight: 500;
        border-width: 2px;
    }

        .newsletter-table .btn-info:hover, .newsletter-table .btn-info:focus {
            background: none;
            border-color: #fff;
            border-width: 2px;
            color: #fff;
            font-weight: 500;
        }

    .newsletter-message {
        color: #ffffff;
        font-size: 24px;
        text-shadow: 1px 1px #000;
    }

    .visible-ms {
        display: none;
    }

    .color-white {
        color: #fff;
    }

    @media (max-width:480px) {
        .visible-ms {
            display: block;
        }
    }

    .page-title {
        border-bottom: 1px solid #ccc;
    }

        .page-title h1 {
            padding: 0px;
            margin: 0px;
            padding-bottom: 10px;
            color: #afb3a8;
            font-weight: 300;
        }

    .path-string {
        padding-top: 10px;
    }



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

        .article-tile:hover {
            box-shadow: 0 0 4px #DDE7F1;
            -moz-box-shadow: 0 0 4px #DDE7F1;
            -webkit-box-shadow: 0 0 4px #DDE7F1;
            -o-box-shadow: 0 0 10px 4px #DDE7F1;
        }

    .article-tile-details {
        border-top: 1px solid #ededed;
    }

    .article-tile-thumb {
        overflow: hidden;
    }

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

        .article-tile-thumb:hover img {
            -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);
        }

    .article-tile-title a, .article-tile-title a:hover, .article-tile-title a:focus {
        font-family: 'ZonaPro-Regular', serif;
        font-size: 16px;
        color: #333;
        position: relative;
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .article-tile-title a::after {
            position: absolute;
            content: ' ';
            left: 0px;
            bottom: 0px;
            width: 70px;
            height: 1px;
            background: #24205e;
        }

    .article-tile-thumb {
        position: relative;
    }

    .article-tile-date {
        position: absolute;
        right: 0px;
        bottom: 0px;
        background: #ccc;
        color: #333;
        padding: 0px;
        text-align: center;
        width: 60px;
        height: 60px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .article-tile:hover .article-tile-date {
        background: #afb3a8;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .article-tile-date .date-day {
        font-family: 'ZonaPro-Regular', serif;
        font-size: 24px;
        line-height: 24px;
        padding-top: 5px;
    }

    .article-tile-date .date-month {
        font-family: 'ZonaPro-Regular', serif;
        font-size: 16px;
        line-height: 16px;
    }


    .parallax-area {
        background: #535353;
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .parallax-box {
        display: inline-block;
        border: 5px solid #24205e;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100px;
        height: 170px;
        position: relative;
    }

        .parallax-box h2 {
            position: absolute;
            top: -5px;
            left: -50px;
            background: #535353;
            font-size: 60px;
            height: 80px;
            overflow: hidden;
            color: #fff;
            display: inline-block;
            position: relative;
            font-family: 'ZonaPro-Regular', serif;
            white-space: nowrap;
            text-align: center;
            width: 200px;
        }

        .parallax-box h3 {
            position: absolute;
            top: -50px;
            left: -50px;
            background: #535353;
            font-size: 25px;
            height: 40px;
            overflow: hidden;
            width: 200px;
            color: #fff;
            display: inline-block;
            position: relative;
            font-family: 'ZonaPro-Regular', serif;
        }

    .tag-item a, .tag-item a:hover, .tag-item a:focus {
        font-family: 'ZonaPro-Regular', serif;
        color: #24205e;
        text-decoration: none;
        font-size: 15px;
    }

    .tag-item {
        padding-bottom: 10px;
        position: relative;
        margin-bottom: 10px;
    }

        .tag-item::after {
            content: ' ';
            position: absolute;
            bottom: 0px;
            left: 0px;
            right: 0px;
            margin-left: auto;
            margin-right: auto;
            background: #ededed;
            height: 1px;
            width: 80px;
        }



        .tag-item p {
            font-size: 14px;
        }

    .tag-item {
        font-size: 13px;
    }

        .tag-item i {
            font-size: 14px;
        }

    .modal-backdrop {
        z-index: 21040;
    }

    .modal {
        z-index: 21050;
    }

    .side-cart {
        z-index: 21060 !important;
    }

    .modal .modal-content .modal-header {
        padding-left: 20px;
        padding-right: 20px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .modal .modal-content .modal-header {
        background: #333;
    }

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

    /* .modal-xl {
        max-width: 990px;
    } */

    .btn-more, .btn-more:hover, .btn-more:focus {
        color: #afb3a8;
        padding-top: 0px;
    }


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

    .content-area {
        /*-webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;*/
    }

        .content-area.minimal {
            margin-top: 100px;
        }

    .banners-title {
        text-align: center;
        /*font-family: 'ZonaPro-Regular', serif;*/
        font-size: 26px;
        font-weight: 600;
        line-height: 1.1;
        color: #333;
        position: relative;
        display: inline-block;
    }

        .banners-title:after {
            content: ' ';
            display: inline-block;
            background: #ddd;
            width: 80px;
            height: 2px;
            position: absolute;
            right: -90px;
            top: 50%;
        }

        .banners-title:before {
            content: ' ';
            display: inline-block;
            background: #ddd;
            width: 80px;
            height: 2px;
            position: absolute;
            left: -90px;
            top: 50%;
        }

    .banner {
        overflow: hidden;
        display: inline-block;
        position: relative;
    }

    .banner-image-title {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: #ffffff;
        text-shadow: 1px 1px 1px #333333;
        font-size: 18px;
    }

    .banner:hover .banner-image-title {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: #afb3a8;
        text-shadow: 2px 2px 2px #333;
        font-size: 24px;
        -webkit-transition: all 600ms ease-in;
        -ms-transition: all 600ms ease-in;
        -moz-transition: all 600ms ease-in;
        transition: all 600ms ease-in;
    }

    .banner img {
        -webkit-transition: all 600ms ease-in;
        -webkit-transform: scale(1);
        -ms-transition: all 600ms ease-in;
        -ms-transform: scale(1);
        -moz-transition: all 600ms ease-in;
        -moz-transform: scale(1);
        transition: all 600ms ease-in;
        transform: scale(1);
    }

    .banner:hover img {
        -webkit-transition: all 600ms ease-in;
        -webkit-transform: scale(1.15);
        -ms-transition: all 600ms ease-in;
        -ms-transform: scale(1.15);
        -moz-transition: all 600ms ease-in;
        -moz-transform: scale(1.15);
        transition: all 600ms ease-in;
        transform: scale(1.15);
    }

    .banner::before {
        position: absolute;
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
        content: '';
        opacity: 1;
        z-index: 2;
        -webkit-transition: all 600ms ease-in;
        -ms-transition: all 600ms ease-in;
        -moz-transition: all 600ms ease-in;
        transition: all 600ms ease-in;
    }

    .banner::after {
        position: absolute;
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
        content: '';
        opacity: 1;
        z-index: 2;
        -webkit-transition: all 600ms ease-in;
        -ms-transition: all 600ms ease-in;
        -moz-transition: all 600ms ease-in;
        transition: all 600ms ease-in;
    }

    .banner::before {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .banner::after {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
    }

    .banner:hover::before {
        border-top: 2px solid #afb3a8;
        border-bottom: 2px solid #afb3a8;
    }

    .banner:hover::after {
        border-right: 2px solid #afb3a8;
        border-left: 2px solid #afb3a8;
    }

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

    .carousel-caption {
        position: absolute;
        bottom: 100px;
        left: 20%;
        z-index: 3;
        background: rgba(255,255,255,0.6);
        text-align: left;
        padding: 20px;
        display: inline-block;
    }

        .carousel-caption p {
            padding: 0px;
            padding-bottom: 10px;
            font-size: 18px;
            color: #666666;
        }

        .carousel-caption h2 {
            font-size: 40px;
            margin-top: 0px;
            font-weight: 500;
            color: #666666;
        }

    @media (max-width:768px) {
        .carousel-caption h2 {
            font-size: 22px;
        }

        .carousel-caption p {
            padding: 0px;
            padding-bottom: 5px;
            font-size: 14px;
        }

        .carousel-caption {
            position: absolute;
            bottom: initial;
            top: 50px;
            left: 20%;
        }

            .carousel-caption .btn {
                padding: 7px !important;
                font-size: 14px;
            }
    }

    @media (max-width:600px) {

        .carousel-caption {
            position: absolute;
            bottom: initial;
            top: 10px;
            left: 10px;
            right: 10px;
            padding: 7px;
        }

            .carousel-caption h2 {
                font-size: 18px;
            }

            .carousel-caption p {
                padding: 0px;
            }



            .carousel-caption .btn {
                padding: 5px !important;
                font-size: 13px;
            }

        .vegas-slider-wrapper:hover .vegas-slider-prev, .vegas-slider-wrapper:hover .vegas-slider-next {
            opacity: 0;
        }
    }





    .searchkey {
        color: #24205e;
    }


    /*.product-tile-buttons .btn {
    background: #ffffff;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    border-color: #ddd;
    color: #333;
    font-size: 1.5em;
}
    .product-tile-buttons .btn:hover, .product-tile-buttons .btn:focus {
        background: #333;
        width: 42px;
        height: 42px;
        display: inline-block;
        text-align: center;
        line-height: 32px;
        border-radius: 50%;
        border-color: #333;
        color: #fff;
        font-size: 1.5em;
    }*/



    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        background: #ededed;
        width: 42px;
        height: 42px;
        font-size: 16px;
        display: inline-block;
        text-align: center;
        line-height: 26px;
        border-radius: 12px !important;
        border-color: #ddd;
        color: #ccc;
        margin-left: 3px;
        margin-right: 3px;
        cursor: not-allowed;
    }

    .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;
        background: #333;
        width: 42px;
        height: 42px;
        display: inline-block;
        text-align: center;
        line-height: 26px;
        border-radius: 12px !important;
        border-color: #333;
        color: #fff;
        font-size: 16px;
    }

    .pagination > li > a, .pagination > li > span {
        background: #ffffff;
        width: 42px;
        height: 42px;
        font-size: 16px;
        display: inline-block;
        text-align: center;
        line-height: 26px;
        border-radius: 12px !important;
        border-color: #ddd;
        color: #333;
        margin-left: 3px;
        margin-right: 3px;
    }

    .pagination > li:first-child a, .pagination > li:first-child span {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }

    .pagination > li:last-child a, .pagination > li:last-child span {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }

    .pagination > li > a:hover, .pagination > li > span:hover {
        background: #333;
        width: 42px;
        height: 42px;
        display: inline-block;
        text-align: center;
        line-height: 26px;
        border-radius: 12px;
        border-color: #333;
        color: #fff;
        font-size: 16px;
    }


    .edit-actions .btn-primary {
        border: 1px solid #ffffff !important;
    }

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


    .categories-tiles {
        margin-top: 30px;
        background: #F6F6F6;
        padding: 30px 30px;
        padding-bottom: 0px;
        border-radius: 15px;
    }

    .product-tiles {
        background: #F6F6F6;
        padding: 30px 30px;
        border-radius: 15px;
    }

    @media(max-width:600px) {
        .product-tiles {
            background: #F6F6F6;
            padding: 10px 10px;
            border-radius: 15px;
        }
    }

    .product-tile {
        margin-bottom: 50px;
        position: relative;
        box-shadow: -1px 11px 16px -4px transparent;
        -webkit-box-shadow: -1px 11px 16px -4px transparent;
        -moz-box-shadow: -1px 11px 16px -4px transparent;
        background: #fff;
        padding: 10px 15px;
        border-radius: 10px;
    }

        .product-tile:hover {
            box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
            -webkit-box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
            -moz-box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
        }



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

    .product-tile-code {
        margin-top: 10px;
        margin-bottom: 0px;
        color: #939292;
    }

        .product-tile-code a, .product-tile-code a:hover, .product-tile-code a:focus {
            line-height: 1.15;
            font-size: 12px;
            font-weight: 400;
            color: #939292;
            text-decoration: none;
        }

            .product-tile-code a span, .product-tile-code a:hover span, .product-tile-code a:focus span {
                line-height: 1.15;
                font-size: 12px;
                font-weight: 400;
                color: #939292;
                text-decoration: none;
            }

    .product-tile-title {
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .product-tile-title a, .product-tile-title a:hover, .product-tile-title a:focus {
            line-height: 25px;
            font-size: 15px;
            font-family: 'ZonaPro-Bold';
            color: #4D4D4D;
            text-decoration: none;
        }
        .categories-tiles .product-tile-title a, .categories-tiles .product-tile-title a:hover, .categories-tiles .product-tile-title a:focus {
            line-height: 20px;
            display: block;
        }
            .product-tile-title a:hover, .product-tile-title a:focus {
                color: #333;
            }

    .product-tile-thumb {
        /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac)";
    box-shadow: 0 0 4px #666;
    -moz-box-shadow: 0 0 4px #666;
    -webkit-box-shadow: 0 0 4px #666;
    -o-box-shadow: 0 0 10px 4px #666;*/
        overflow: hidden;
    }

    .product-tile-details {
    }

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

    .product-tile-description, .product-tile-description p {
        font-size: 14px;
        font-weight: 500;
        font-family: 'ZonaPro-Regular', serif;
        text-decoration: none;
    }

    .product-tile-description {
        margin-bottom: 5px;
        font-family: 'ZonaPro-Regular', serif;
    }

    .product-tile-price {
        margin-top: 0px;
        margin-bottom: 10px;
        font-family: 'ZonaPro-Regular', serif;
        font-weight: 700;
        color: #333;
    }

    .product-tile-net-price {
        font-size: 17px;
        color: #989898;
        line-height: 40px;
        font-family: 'ZonaPro-Bold', serif;
        position: relative;
        display: inline-block;
    }


        .product-tile-net-price::after {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            content: '';
            height: 1px;
            width: 100%;
            background: #cc0000;
            display: block;
            left: 0px;
        }

        .product-tile-net-price span {
            font-size: 13px;
        }

    .product-tile-final-price {
        font-size: 27px;
        color: #000;
        line-height: 40px;
        font-family: 'ZonaPro-Bold', serif;
    }

        .product-tile-final-price span {
            font-size: 22px;
        }

    .home-tag .product-tile {
        min-height: 520px;
    }

    @media(max-width:480px) {


        .product-tile-net-price {
            font-size: 13px;
            line-height: 30px;
        }

        .home-tag .product-tile {
            min-height: 340px;
        }

        .product-tile-net-price span {
            font-size: 11px;
        }

        .product-tile-final-price {
            font-size: 18px;
        }

            .product-tile-final-price span {
                font-size: 16px;
            }

        .product-tile-title a, .product-tile-title a:hover, .product-tile-title a:focus {
            line-height: 20px;
            font-size: 13px;
        }

        .btn-tile {
            padding: 8px 8px;
            font-size: 14px;
            line-height: 1.23;
            border-radius: 6px;
        }

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

            #TilesetControl-products .col-xs-6 {
                padding-left: 5px;
                padding-right: 5px;
            }

        .product-tile {
            margin-bottom: 30px
        }
    }

    .modal.side-cart .modal-content .modal-header i.en-arrow-left8 {
        color: #fff;
    }

    .modal-cart-checkout-button {
        background: #C92641;
        border-bottom: 1px solid #C92641;
        text-decoration: none;
        color: #fff;
    }
    /*.modal-cart-checkout-button:hover, .modal-cart-checkout-button:focus {
        background: #C92641;
        border-bottom: 1px solid #C92641;
        text-decoration: none;
        color: #fff;
    }*/
    .modal.side-cart .modal-content .modal-header .modal-cart-total-wrapper {
        background: none;
        color: #fff;
    }

        .modal.side-cart .modal-content .modal-header .modal-cart-total-wrapper a, .modal.side-cart .modal-content .modal-header .modal-cart-total-wrapper span {
            color: #fff;
        }

    .modal-cart-checkout-button:hover, .modal-cart-checkout-button:focus {
        background: #0071A5;
        border-bottom: 1px solid #0071A5;
        text-decoration: none;
        color: #fff;
    }

    .modal.side-cart .modal-content .modal-header button.close {
        color: #fff;
    }

    .modal.modal-cart .modal-content .modal-header {
        background: #C92641;
        min-height: 50px;
    }

    .order-line-tile-final-price {
        color: #2FBDC2;
        font-family: 'ZonaPro-SemiBold', serif;
        font-size: 14px;
    }

    .div-table .col-head, .div-table .col-td {
        padding: 7px;
    }

    .action-cart-buttons .btn.btn-primary {
        font-size: 16px;
    }

    .well.p-sm.coupon-area {
        background-color: #C92641;
        color: #fff;
        border: 1px solid #333;
        border-radius: 4px !important;
        font-size:18px;
        font-weight: bold !important;
        display: inline-block;
        line-height: 1.3;
        
    }

        .well.p-sm.coupon-area a, .well.p-sm.coupon-area a:hover, .well.p-sm.coupon-area a:focus {
            background-color: #C92641;
            color: #fff;
        }

    .order-line-tile-code a {
        font-size: 13px;
        font-family: ZonaPro-Bold;
        color: #333;
        display: block;
    }

    .order-line-tile-title a {
        font-size: 14px;
        font-family: ZonaPro-SemiBold;
        color: #000;
        line-height: 20px;
        display: block;
    }

    .cart-line-code.cart-line-name a {
        font-size: 14px;
        font-family: ZonaPro-SemiBold;
        color: #000;
        line-height: 20px;
        display: block;
    }

    product-tile-thumb {
        position: relative;
        overflow: hidden;
    }

    .product-tile-stock {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 17px;
        color: #4D4D4D;
        text-decoration: none;
        font-family: 'ZonaPro-Bold', serif;
        text-align: left;
        margin-bottom: 5px;
    }

    .stores-balance .table-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }

    .stores-balance td {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #333;
        font-size: 13px;
        text-align: left;
        font-family: 'ZonaPro-SemiBold', serif !important;
        color: #949494;
    }

    .stores-balance {
        background: #F6F6F6;
        color: #4D4D4D;
        font-family: 'ZonaPro-Bold', serif;
        padding: 5px 15px;
        border-radius: 10px;
        text-align: center;
        font-size: 15px;
    }

    .btn-tile {
        background: #7ABAE7;
        border-color: #7ABAE7;
        color: #fff;
        font-family: 'ZonaPro-Bold', serif;
    }

        .btn-tile:hover, .btn-tile:focus {
            background: #3078ab;
            border-color: #3078ab;
            color: #fff;
        }

    .product-tile-buttons {
        position: absolute;
        top: 5px;
        right: 5px;
        text-align: right;
        -webkit-transition: all 0.4s ease; /* Safari and Chrome */
        -moz-transition: all 0.4s ease; /* Firefox */
        -ms-transition: all 0.4s ease; /* IE 9 */
        -o-transition: all 0.4s ease; /* Opera */
        transition: all 0.4s ease;
    }



        .product-tile-buttons .btn.btn-link {
            font-size: 24px;
            color: #333;
        }

            .product-tile-buttons .btn.btn-link.wishlisted {
                color: #EE0676;
            }


.filters-panel .btn.btn-link {
    background: #2FBDC2;
    border-color: #2FBDC2;
    color: #fff;
    padding: 4px 8px;
    font-size: 13px;
    border-radius: 3px;
}
    .filters-panel .btn.btn-link:hover, .filters-panel .btn.btn-link:focus {
        background: #117a7e;
        border-color: #117a7e;
        color: #fff;
        padding: 4px 8px;
        font-size: 13px;
        border-radius: 3px;
    }
.panel {
    border-radius: 0px !important;
}

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

    .panel-heading {
        padding: 0 15px;
        min-height: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .panel-default div.panel-body:last-of-type {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .panel-default > .panel-heading {
        background-color: #F3F3F3;
        border-color: #F3F3F3;
        font-family: 'ZonaPro-Regular', serif;
        color: #333;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .panel-heading .panel-title {
        font-family: 'ZonaPro-Regular', san-serif;
        color: #333;
        font-size: 18px;
        font-weight: 500;
    }

    .panel-categories {
        margin: 0px;
        padding: 0px;
    }

        .panel-categories li {
            list-style: none;
            margin: 0px;
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .panel-categories li a, .panel-categories li a:hover, .panel-categories li a:focus {
                color: #929292;
                font-size: 16px;
                font-weight: 300;
                font-family: 'ZonaPro-Regular', serif;
            }

                .panel-categories li a i {
                    font-size: 12px;
                    margin-right: 10px;
                    color: #929292;
                }

            .panel-categories li.selected a, .panel-categories li.selected a:hover, .panel-categories li.selected a:focus {
                color: #088cdc;
                font-size: 16px;
                font-weight: 300;
                font-family: 'ZonaPro-Regular', serif;
            }

                .panel-categories li.selected a i {
                    font-size: 12px;
                    margin-right: 10px;
                    color: #088cdc;
                }


    .panel-body h3 {
        font-weight: 500;
        padding-bottom: 20px;
    }

    .panel-body label {
        font-weight: 500;
        font-size: 14px;
    }

    strong {
        font-weight: 500;
    }

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

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

        .price-range-slider .ui-slider-handle {
            height: 17px;
            width: 17px;
            border-radius: 100%;
            background: #fff;
            border: 5px solid #afb3a8;
        }

        .price-range-slider .ui-widget-content {
            border-radius: 1em;
            background-color: #afb3a8;
            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;
    }

    .breadcrumb {
        padding: 0px;
        margin: 0px;
        list-style: none;
        background: no-repeat;
        border-radius: 0px;
        display: inline-block;
        color: #333;
        font-family: 'ZonaPro-Regular',serif;
    }

  

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

        .breadcrumb li a.active, .breadcrumb li a.active:hover, .breadcrumb li a.active:focus {
            font-family: 'ZonaPro-Regular',serif;
        }

    .product-breadcrumb {
        margin-left: 0px;
        margin-right: 0px;
        font-family: 'ZonaPro-Regular',serif;
    }

    .category-breadcrumb {
        background: none;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-style: italic;
        margin-bottom: 5px !important;
        font-family: 'ZonaPro-Regular',serif;
    }

    .product-breadcrumb li, li.breadcrumb-link {
        color: #666666;
        font-family: 'ZonaPro-Regular',serif;
        font-size: 14px;
    }

    li.breadcrumb-text {
        color: #666666;
        font-family: 'ZonaPro-Regular',serif;
        font-size: 14px;
    }

    li.breadcrumb-link, li.breadcrumb-link a, li.breadcrumb-link:last-child span {
        color: #666666 !important;
        font-size: 14px !important;
    }

        li.breadcrumb-link:last-child, li.breadcrumb-link:last-child a, li.breadcrumb-link:last-child span {
            text-decoration: underline;
            font-family: 'ZonaPro-Regular',serif;
            font-size: 14px;
        }
@media(min-width:990px) {
    .breadcrumb {
        float: right !important;
    }
}
    .bone-context-menu:hover {
        color: #333;
        cursor: url(res/bon/img/mouse-16.png),pointer;
        border-bottom: none;
    }

    .bone-context-menu {
        color: #333;
        cursor: url(res/bon/img/mouse-16.png),pointer;
        border-bottom: none;
    }


    .img-thumbnail {
        border-radius: 0px;
    }

        .img-thumbnail.filter-image {
            border-radius: 4px;
            border-width: 2px;
            cursor: pointer;
        }

    .col-selected .img-thumbnail.filter-image {
        border-radius: 4px;
        border-width: 2px;
        border-color: #afb3a8;
    }



    

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

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

    ul.option-thumbnails li.option-thumb.disabled img {
        opacity: 1;
        cursor: not-allowed;
    }


    .alert-default {
        background-color: #F3F3F3;
        border-color: #F3F3F3;
        border-radius: 0px;
    }




    .product-images button {
        width: 64px;
        height: 64px;
        border: none;
        border-radius: 0;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        background: none;
        line-height: 50px;
        color: #afb3a8;
        visibility: visible;
        font-size: 0px;
        position: absolute;
        top: 45%;
        color: #afb3a8;
    }

        .product-images button:hover {
            background: none;
            border-color: transparent;
            color: #636482;
        }

        .product-images button:before {
            line-height: 58px;
            color: #afb3a8;
            font-size: 14px;
        }

        .product-images button:hover:before {
            line-height: 58px;
            color: #636482;
            font-size: 14px;
        }

        .product-images button.slick-prev {
            left: 0px;
            right: initial;
        }

            .product-images button.slick-prev:before {
                content: "\f104";
                font-family: FontAwesome;
                font-size: 50px;
            }

        .product-images button.slick-next {
            right: -1px;
            left: initial;
        }

            .product-images button.slick-next:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 50px;
            }

    .container img {
        margin: 0;
    }

    .product-thumbs {
        margin-left: -5px;
        margin-right: -5px;
    }

        .product-thumbs div.product-thumb {
            padding-left: 5px;
            padding-right: 5px;
        }

            .product-thumbs div.product-thumb img {
                border: 1px solid #ebebeb;
                display: block;
            }

    .product-images {
        border: 1px solid #ebebeb;
    }

    .product-thumbs button {
        width: 28px;
        height: 28px;
        border: none;
        border-radius: 0;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        background: none;
        line-height: 40px;
        color: #d7d7d7;
        visibility: visible;
        font-size: 0px;
        position: absolute;
        top: 30%;
    }

        .product-thumbs button:hover {
            background: #088cdc;
            border-color: #088cdc;
            color: #ffffff;
        }

            .product-thumbs button:hover:before {
                color: #ffffff;
            }

        .product-thumbs button:before {
            line-height: 28px;
            color: #d7d7d7;
            font-size: 24px;
        }

        .product-thumbs button.slick-prev {
            left: initial;
            right: -28px;
        }

            .product-thumbs button.slick-prev:before {
                content: "\f104";
                font-family: FontAwesome;
            }

        .product-thumbs button.slick-next {
            right: -58px;
            left: initial;
        }

            .product-thumbs button.slick-next:before {
                content: "\f105";
                font-family: FontAwesome;
            }





    .content-area ul li, .content-area ol li {
        list-style-position: inside;
    }

    .product-code {
        color: #939393;
        font-size: 15px;
        line-height: 20px;
        font-family: "ZonaPro-SemiBold", serif;
    }


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

    .product-caption {
        color: #4D4D4D;
        font-family: "ZonaPro-Bold", serif;
        font-size: 30px;
    }

    .product-view-price {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 20px;
        font-family: 'ZonaPro-Regular', serif;
    }

    .product-view-net-price {
        font-size: 20px;
        color: #333;
        font-weight: 400;
        line-height: 20px;
        font-family: 'ZonaPro-Regular', serif;
    }

        .product-view-net-price span {
            display: inline-block;
            position: relative;
        }

            .product-view-net-price span::after {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                content: '';
                height: 1px;
                width: 100%;
                background: #ff0000;
                display: block;
            }

    .product-tile-stock.out-of-stock {
        color: #CB8E8E;
    }

    .features-table {
        display: inline-block;
        width: initial;
    }

        .features-table tr > td:first-child {
            font-family: 'ZonaPro-Bold', serif;
            font-size: 13px;
            color: #4D4D4D;
        }

        .features-table tr > td:last-child {
            font-family: 'ZonaPro-SemiBold', serif;
            font-size: 13px;
            color: #C92641;
            padding-left: 30px;
        }

    @media(min-width:768px) {

        .features-table tr > td:first-child {
            font-size: 15px;
        }

        .features-table tr > td:last-child {
            font-size: 15px;
        }
    }

    .product-view-discount {
        text-align: center;
        font-family: 'ZonaPro-Bold', serif;
        display: inline-block;
        background: #EE0676;
        color: #fff;
        background-size: cover;
        font-size: 19px;
        position: absolute;
        top: 10px;
        left: 10px;
        border-radius: 5px;
        line-height: 19px;
        padding: 5px 10px;
        z-index: 3;
    }

    .product-inner .product-view-discount {
        left: 30px;
        font-size: 25px;
    }

    table .add-to-cart-table {
        width: 100%;
    }


        table.add-to-cart-table > tr td:last-child {
            width: 100%;
        }

    .product-view-final-price {
        font-size: 38px;
        color: #4D4D4D;
        font-family: ZonaPro-Bold, serif;
    }

    .product-view-cart .ui-corner-all {
        border-radius: 0px;
    }

    .product-view-cart .btn.btn-primary {
        font-size: 20px;
        min-width: 200px;
        height: 44px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 44px;
    }

    .product-view-cart .btn.btn-alt, .product-view-cart .btn.btn-default {
        font-size: 14px;
        height: 44px;
    }

        .product-view-cart .btn.btn-default i {
            color: #333;
            height: 44px;
            font-size: 33px;
        }

        .product-view-cart .btn.btn-default span, .product-view-cart .btn.btn-default em {
            color: #333;
            position: relative;
            font-weight: 500;
            bottom: -5px;
        }

    .product-view-cart .btn-link, .product-view-cart .btn-link:hover, .product-view-cart .btn-link:focus {
        text-decoration: none;
        color: #333;
        height: 30px;
        line-height: 20px;
        padding-left: 0px;
    }

        .product-view-cart .btn-link i {
            border: 1px solid #ededed;
            padding: 3px;
            width: 30px;
            height: 30px;
            line-height: 20px;
            margin-right: 3px;
        }

    hr.dashed {
        margin-top: 3px;
        margin-bottom: 3px;
        border: 0;
        padding: 0px;
        border-top: 1px dashed #ddd;
    }

    a.product-view-category {
        color: #2FBDC2;
        font-weight: 500;
        font-family: ZonaPro-SemiBold;
    }

        a.product-view-category:hover, a.product-view-category:focus {
            color: #0f7275;
            font-family: ZonaPro-SemiBold;
        }

    .product-view-tags {
        color: #939393;
    }

    .product-view-tags, product-view-tags a {
        font-family: ZonaPro-SemiBold;
    }


    .info-area {
        background-color: #fff;
    }

        .info-area p {
            margin: initial;
        }

        .info-area h1, h2, h3, h4 {
            font-size: 20px;
            margin-bottom: 5px;
        }

    .product-random-title a, .product-random-title a:hover, .product-random-title a:focus {
        line-height: 1.35;
        font-size: 14px;
        font-weight: 500;
        font-family: 'ZonaPro-Regular', serif;
        text-decoration: none;
    }

        .product-random-title a:hover, .product-random-title a:focus {
            color: #088cdc;
        }

    .product-random-thumb {
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac);
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#acacac),progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#acacac)";
        box-shadow: 0 0 4px #666;
        -moz-box-shadow: 0 0 4px #666;
        -webkit-box-shadow: 0 0 4px #666;
        -o-box-shadow: 0 0 10px 4px #666;
        overflow: hidden;
    }

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

        .product-random-thumb:hover img {
            -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);
        }


    .product-random-price {
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: 'ZonaPro-Regular', serif;
    }

    .product-random-net-price {
        font-size: 14px;
        color: #434343;
        text-decoration: line-through;
        font-weight: 500;
        line-height: 20px;
        margin-right: 10px;
        font-family: 'ZonaPro-Regular', serif;
    }

    .product-random-final-price {
        font-size: 14px;
        color: #088cdc;
        font-weight: 500;
        line-height: 20px;
        font-family: 'ZonaPro-Regular', serif;
    }


    .newsletter-area .input-group {
        border: none;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(41,41,41,0.6);
        -moz-box-shadow: 0px 2px 5px 0px rgba(41,41,41,0.6);
        box-shadow: 0px 2px 5px 0px rgba(41,41,41,0.6);
        background: #FFFBEB;
        width: 100%;
    }

    .newsletter-area form {
        display: inline-block;
        max-width: 500px;
        width: 100%;
    }

    .newsletter-area .form-control, .newsletter-area .form-control:hover, .newsletter-area .form-control:focus {
        border: none;
        box-shadow: none;
        background: #FFFBEB;
    }

    .fa-stack-3x {
        font-size: 3em;
    }

    .fa-stack.fa-lg {
        position: relative;
        display: inline-block;
        width: 3em;
        height: 3em;
        line-height: 3em;
        vertical-align: middle;
    }

    .newsletter-area p {
        margin: 0px;
        margin-bottom: 5px;
    }

    .newsletter-area .btn.btn-info, .newsletter-area .btn.btn-info:hover, .newsletter-area .btn.btn-info:focus {
        border-radius: 0px;
        letter-spacing: 0.2em;
    }

    .newsletter-area .btn.btn-info {
        background: #35C4C9;
    }


    @media (min-width:768px) {
        .menu-area .container {
            padding-left: 0px;
            padding-right: 0px;
        }

        .menu-area .container-fluid {
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }
    }

@media (max-width:990px) {
    .menu-area {
        border-bottom:1px solid #088cdc;
    }
}

    .social-wrapper a, .social-wrapper a:hover, .social-wrapper a:focus {
        text-decoration: none;
        font-size: 1.5em;
    }




    .w3_megamenu .dropdown a,
    .w3_megamenu .dropdown-menu a {
    }

    .w3_megamenu .dropdown-menu li {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .w3_megamenu .dropdown-menu > li > a {
        padding: 6px 15px;
        display: block;
    }

    .w3_megamenu .navbar-nav > li > .dropdown-menu {
        margin-top: 1px;
    }

    .w3_megamenu i {
        color: #afb3a8;
    }

    .w3_megamenu .dropdown-menu {
        box-shadow: none;
        border: 1px solid #efefef;
        padding: 0;
    }


    .w3_megamenu a:hover {
        text-decoration: none
    }

    .w3_megamenu .dropdown-menu .withoutdesc ul li {
        padding: 3px 10px;
    }

        .w3_megamenu .dropdown-menu .withoutdesc ul li:hover,
        .w3_megamenu .dropdown-menu .withoutdesc ul li:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5 !important
        }

    .w3_megamenu .dropdown-menu .withoutdesc li:last-child {
        border-bottom: 0 solid #fff;
    }

    .w3_megamenu .w3_megamenu-content.withdesc a:after {
        color: #CFCFCF;
        content: attr(data-description);
        display: block;
        font-size: 11px;
        font-weight: 500;
        line-height: 0;
        margin: 10px 0 15px;
        text-transform: uppercase;
    }

    .w3_megamenu .dropdown-submenu {
        position: relative;
    }

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

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

        .w3_megamenu .dropdown-submenu > a:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 5px 0 5px 5px;
            border-left-color: #cccccc;
            margin-top: 5px;
            margin-right: -10px;
        }

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

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

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

    .w3_megamenu p {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 13px;
        color: #656565;
    }

    .w3_megamenu .nav,
    .w3_megamenu .collapse,
    .w3_megamenu .dropup,
    .w3_megamenu .dropdown {
        position: static;
    }

    .w3_megamenu .half {
        width: 50%;
        left: auto !important;
        right: auto !important;
    }

    .w3_megamenu .container {
        position: relative;
    }

    .w3_megamenu .dropdown-menu {
        left: auto;
    }

    .w3_megamenu .nav.navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .w3_megamenu .w3_megamenu-content {
        padding: 15px 15px;
        background: #fff;
    }

    .w3_megamenu .dropdown.w3_megamenu-fw .dropdown-menu {
        left: 0;
        right: 0;
    }

    .w3_megamenu .title {
        font-size: 13px;
        font-weight: bold;
        margin-top: 15px;
        text-transform: uppercase;
        border-bottom: 1px solid #efefef;
        padding-bottom: 10px;
        color: #afb3a8;
    }

    .w3_megamenu ul {
        list-style: none;
        padding-left: 0px;
    }


    .panel-group .panel {
        border-radius: 0px;
        margin-bottom: 10px;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        font-weight: 300;
    }

        .panel-group .panel.panel-default > .panel-heading {
            color: #74777c;
            font-size: 18px;
            font-weight: 300;
            background: none;
            width: 100%;
            font-weight: 300;
        }

            .panel-group .panel.panel-default > .panel-heading .panel-title {
                display: block;
                width: 100%;
                min-height: initial;
                padding: 0px;
                margin: 0px;
                padding-top: 10px;
            }

                .panel-group .panel.panel-default > .panel-heading .panel-title a {
                    color: inherit;
                    color: #74777c;
                    font-size: 18px;
                    text-decoration: none;
                    cursor: pointer;
                    display: block;
                    width: 100%;
                    font-weight: 300;
                    font-family: 'ZonaPro-Regular', sans-serif;
                }

                    .panel-group .panel.panel-default > .panel-heading .panel-title a:hover, .panel-group .panel.panel-default > .panel-heading .panel-title a:active {
                        color: #afb3a8;
                        font-weight: 300;
                    }

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


    .tab-content .tab-pane {
        padding-left: 15px;
        padding-right: 15px;
        background: #F6F6F6;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        margin-bottom: 30px;
    }

    @media(min-width:768px) {
        .tab-content .tab-pane {
            font-size: 16px;
        }

            .tab-content .tab-pane p {
                font-size: 16px;
            }
    }

    .product-tabs {
        text-align: left;
    }

    .nav-tabs {
        text-align: left;
        margin-bottom: 0px;
        border: none;
        display: block;
        border-bottom: none;
    }


        .nav-tabs > li > a {
            background: #E9E9E9;
            border: none;
            color: #4D4D4D;
            margin-right: 10px;
            font-size: 16px;
            position: relative;
            display: inline-block;
            padding-left: 12px;
            padding-right: 12px;
            white-space: nowrap;
            font-family: 'ZonaPro-SemiBold';
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            background: #F6F6F6;
            border: none;
            color: #333;
            font-size: 16px;
            position: relative;
            margin-right: 10px;
            display: inline-block;
            padding-left: 12px;
            padding-right: 12px;
            white-space: nowrap;
            font-family: 'ZonaPro-SemiBold';
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
        }



        .nav-tabs > li {
            background: none;
            border: none;
        }

    .tab-content {
        text-align: left;
    }

    .side-cart {
        z-index: 10000;
    }



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



    .slick-tags {
        margin-left: -15px;
        margin-right: -15px;
    }

    .slick-tag {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 400px;
    }

    .slick-tags .slick-prev {
        font-size: 2.5em;
        position: absolute;
        right: 60px;
        top: -85px;
        color: #333;
        cursor: pointer;
    }

    .slick-tags .slick-next {
        font-size: 2.5em;
        position: absolute;
        right: 35px;
        top: -85px;
        color: #333;
        cursor: pointer;
    }



    .slick-tags .slick-prev:hover {
        color: #333;
    }

    @media(max-width:1200px) {
        .slick-tags .slick-prev {
            top: -65px;
        }

        .slick-tags .slick-next {
            top: -65px;
        }
    }

    @media(max-width:768px) {
        .slick-tags {
            /* padding-left:40px; */
            /* padding-right:40px; */
        }

            .slick-tags .slick-prev {
                top: 50%;
                transform: translate(-50%);
                left: 10px;
                right: initial;
            }

            .slick-tags .slick-next {
                top: 50%;
                transform: translate(-50%);
                right: 0px;
            }
    }


    .slick-tags .slick-next:hover {
        color: #333;
    }

    .article-content img {
        max-width: 100%;
        height: auto;
    }

    .slick-dots {
        margin: 0px;
        padding: 0px;
        position: absolute;
        bottom: -40px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
    }

        .slick-dots li {
            list-style: none;
            display: inline-block;
            text-align: center;
        }

            .slick-dots li button {
                font-size: 0px;
                line-height: 0px;
                border: none;
                background: #ccc;
                border-radius: 50%;
                width: 15px;
                height: 15px;
                margin-left: 3px;
                margin-right: 3px;
            }

            .slick-dots li.slick-active button {
                background: #666;
            }

    .brands-area {
        border-top: 1px solid #ebebeb;
        min-height: 50px;
    }

    .brands {
        padding-left: 20px;
        padding-right: 20px;
    }

        .brands .slick-prev {
            position: absolute;
            left: 0px;
            top: 50%;
            transform: translateY(-50%);
        }

        .brands .slick-next {
            position: absolute;
            right: -0px;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
        }

            .brands .slick-prev i, .brands .slick-next i {
                font-size: 1.5em;
            }

        .brands img {
            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;
        }

            .brands img: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;
            }

    .info-banner-title {
        text-align: center;
        margin-bottom: 5px;
        margin-top: 5px;
        font-weight: 600;
        font-size: 15px;
    }

    .vegas-slide-inner {
        background-position: center center !important;
    }

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

    .info-banner-description {
        text-align: center;
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 14px;
    }



    .logo-bottom {
        max-width: 260px;
    }

    h4.shop-categories-title {
        background: #ededed;
        margin: 0px;
        padding: 10px;
    }
    .filters-area .filters-close{
        display: none;
    }
    @media(max-width:767px) {
        .filters-area {
            overflow: hidden;
            height: 0px;
            opacity: 0;
            padding: 0px;
            margin: 0px;
            width: 100%;
            left: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;
            position: fixed;
            top:0px;
            left:0px;
            
        }

           

            .filters-area.open {
                overflow-x: hidden;
                overflow-y: auto;
                opacity: 1;
                left:0px;
                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;
                background:#fff;
                z-index: 100001;
            }


            .filters-area.open  .filters-close{
                position: fixed;
                top:10px;
                right: 10px;
                font-size: 20px;
                color:#fff;
                background: #EE0676;
                padding-left: 0px;
                padding-right: 0px;;
                cursor: pointer;
                border-radius: 5px;
                width:40px !important;
                height:30px !important;
                cursor: pointer;
                text-align: center !important;
                line-height: 15px;
                display: inline-block;
                z-index: 10002;
                text-align: center !important;
                border:none;
            }
    }

   

    .filters-panel-heading {
        font-size: 15px;
        display: block;
        padding-top: 2px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        font-family: 'ZonaPro-Bold',serif;
        font-size: 16px;
        background: #FFCB07;
        border-radius: 4px;
        color: #4D4D4D;
    }
    .panel-minimize em,.panel-minimize i{
      
        
        font-size: 16px  !important;
      
        
        color: #4D4D4D !important;
    }

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

        .filters-panel .panel-body {
            padding-left: 0px;
            padding-right: 0px;
        }

        .filters-panel li {
            list-style: none;
            list-style-position: inside;
            margin-bottom: 0px;
        }

            .filters-panel li.disabled a, .filters-panel li.disabled a:hover, .filters-panel li.disabled a:focus {
                color: #b1b1b1;
            }

            .filters-panel li a, .filters-panel li a:hover, .filters-panel li a:focus {
                font-family: 'ZonaPro-Regular',serif;
                font-size: 14px;
            }

    .filters-panel-categories {
        padding: 0px;
        margin: 0px;
    }

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


    @media (max-width:768px) {
       

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

       
    }

    .filters-area .btn-primary.btn-alt {
        background: none;
        border-color: #afb3a8;
        color: #afb3a8;
        font-weight: 500;
    }

        .filters-area .btn-primary.btn-alt:hover, .filters-area .btn-primary.btn-alt:focus {
            background: #afb3a8;
            border-color: #afb3a8;
            color: #ffffff;
            font-weight: 500;
        }

    .filters-area a {
        color: #333;
    }

        .filters-area a span, .filters-area a i, .filters-area a em {
            color: #afb3a8;
        }

    .filters-toggle {
        font-family: 'ZonaPro-Regular',serif;
        font-weight: 500;
        font-size: 16px;
    }

    .cat-options span, .cat-options {
        font-size: 14px;
        font-family: 'ZonaPro-Bold',serif;
    }

    .cat-options {
        border: 2px solid #E5E5E5;
        border-radius: 8px;
        display: inline-block;
        padding: 6px 10px;
    }

    .tile-out-of-stock {
        background: #C92641;
        color: #fff;
        border-color: #C92641;
    }

    .view-out-of-stock {
        background: rgba(252,210,10,0.8);
        color: #072917;
        font-size: 16px;
        padding: 3px;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        clear: both;
        margin-bottom: 15px;
        text-align: center;
    }

    .path-area {
        padding-top: 30px;
        padding-bottom: 30px;
        position: relative;
        border-bottom: 1px solid #ededed;
    }


        .path-area .product-header {
            margin-top: 20px;
            padding-top: 0px;
            margin-bottom: 0px;
            padding-bottom: 0px;
            color: #4D4D4D;
            font-size: 40px;
            font-family: ZonaPro-Bold;
        }


    @media(max-width:768px) {
        .path-area .breadcrumb {
            float: none;
        }

        .path-area .product-header {
            margin-top: 20px;
            padding-top: 0px;
            margin-bottom: 0px;
            padding-bottom: 0px;
            color: #4D4D4D;
            font-size: 30px;
            font-family: ZonaPro-Bold;
        }

        .path-area .product-header {
            display: none;
        }
    }

    .top-cart-link {
        border: 2px solid #333;
        border-radius: 15px;
        height: 55px;
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 48px;
    }

    .mobile-cart-link {
        border: 2px solid #333;
        border-radius: 6px;
        height: 35px;
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 30px;
    }

    @media( max-width:768px) {
        /*.path-area {
        min-height: initial;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

        .path-area .container-fluid {
            position: relative;
            top: initial;
            transform: none;
            left: initial;
            right: initial;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
        }

    .product-caption {
        font-size: 24px;
        line-height: 34px;
        font-weight: 700;
    }

    .path-area .breadcrumb {
        float: none;
        text-align: center;
    }

    .path-area .product-header {
        text-align: center;
        max-width: 100%;
    }*/



        .menu-paddings {
            margin-top: 30px;
        }

        .top-link {
            vertical-align: middle;
        }

            .top-link img {
                height: 50px !important;
            }
    }



    .filters-panel-categories input[type="checkbox"] {
        display: none;
    }

        .filters-panel-categories input[type="checkbox"] + label::before {
            width: 15px;
            height: 15px;
            border-radius: 0px;
            border: 1px solid #afb3a8;
            background-color: #fff;
            display: block;
            content: "";
            float: left;
            margin-right: 5px;
        }

        .filters-panel-categories input[type="checkbox"]:checked + label::before {
            box-shadow: inset 0px 0px 0px 3px #fff;
            background-color: #afb3a8;
        }

    .filters-panel label {
        color: #afb3a8;
        display: block;
        cursor: pointer;
    }

    .coupon-area .im-ticket {
        display: none !important;
    }

    .puzzle-banner {
        position: relative;
        cursor: pointer;
        border-radius: 25px;
        position: relative;
    }

        .puzzle-banner 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;
            position: relative !important;
            z-index: 2;
        }



    .puzzle-banner-title {
        -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;
        opacity: 1;
        z-index: 1;
        color: #fff;
        padding-left: 15px;
        padding-right: 15px;
        z-index: 3;
        font-size: 30px;
        font-family: 'ZonaPro-Bold';
        position: absolute !important;
    }


    @media(max-width:768px) {
        .puzzle-banner-title {
            white-space: nowrap;
            font-size: 20px;
            font-family: 'ZonaPro-Bold';
        }

        .puzzle-banner:hover .puzzle-banner-title {
            white-space: nowrap;
            font-size: 20px;
            font-family: 'ZonaPro-Bold';
        }
    }


    .home-tabs.nav-tabs > li {
        float: none;
        display: inline-block;
        zoom: 1;
    }

    .home-tabs.nav-tabs {
        text-align: center;
        width: 100%;
    }

    @media(max-width:768px) {
        .homebanner-text .header-big {
            font-size: 26px;
        }

        .home-tabs .header-medium {
            font-size: 24px;
        }
    }

    @media (max-width: 989px) {
        .sm-deco a .sub-arrow {
            background-color: #afb3a8;
            color: #333;
        }

        .sm-deco li a {
            font-family: "ZonaPro-Bold";
            font-size: 14px;
        }

            .sm-deco li a:hover, .sm-deco li a:focus {
                color: #072917;
                font-size: 14px;
                font-family: "ZonaPro-Bold";
            }

        .sm-deco li li a, .sm-deco li li a:hover, .sm-deco li li a:focus {
            font-family: "ZonaPro-Regular";
        }

        .sm-deco li a {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }
    }

    @media (min-width: 768px) AND (max-width: 989px) {
        .top-col-2 {
            padding-top: 12px;
        }

        .top-col-3 {
            padding-top: 11px;
        }
    }

    /* Mega menus */
    /* make mega menus take the full width of .main-nav */
    #deco-menu {
        clear: both;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: none;
    }

        #deco-menu,
        #deco-menu > .has-mega-menu {
            position: static !important;
        }

            #deco-menu,
            #deco-menu > .has-mega-menu a, #deco-menu > .has-mega-menu a:hover, #deco-menu > .has-mega-menu a:focus {
                /*height: 53px;*/
            }

                #deco-menu .mega-menu {
                    margin-left: 0 !important;
                    right: 0 !important;
                    width: auto !important;
                    max-width: none !important;
                    overflow-x: hidden;
                    z-index: 20;
                    overflow-y: auto;
                }

                #deco-menu > .has-mega-menu .scroll-up,
                #deco-menu > .has-mega-menu .scroll-down {
                    margin-left: 0 !important;
                    height: 48px;
                }


                /* clear any floats inside the mega menus */

                #deco-menu .mega-menu > li {
                    list-style: none;
                }


                /* reset mega menu list/link styles (which are inherited from the SmartMenus core/theme styles) */

                #deco-menu .mega-menu {
                    color: #353451;
                    padding: 20px;
                }

                    #deco-menu .mega-menu ul {
                        position: static;
                        display: block;
                        border: 0;
                        padding: 0px;
                        width: auto;
                        background: transparent;
                        -moz-box-shadow: none;
                        -webkit-box-shadow: none;
                        box-shadow: none;
                    }

                        #deco-menu .mega-menu ul li {
                            display: list-item;
                            list-style-type: disc;
                            border: 0;
                            list-style: none;
                        }

                    #deco-menu .mega-menu a {
                        display: inline;
                        border: 0;
                        padding: 0;
                        background: transparent;
                        color: inherit;
                        white-space: normal;
                    }

                        #deco-menu .mega-menu a, #deco-menu .mega-menu a:hover, #deco-menu .mega-menu a:focus {
                            font-size: 14px;
                            font-weight: 500;
                            color: #555;
                            display: block;
                            padding-top: 2px;
                            padding-bottom: 2px;
                        }

                            #deco-menu .mega-menu a:hover, #deco-menu .mega-menu a:focus {
                                color: #000;
                            }

                            #deco-menu .mega-menu a.more, #deco-menu .mega-menu a.more:hover, #deco-menu .mega-menu a.more:focus {
                                color: #008dd2;
                            }

                            #deco-menu .mega-menu a.h2, #deco-menu .mega-menu a.h2:hover, #deco-menu .mega-menu a.h2:focus {
                                font-size: 16px;
                                font-weight: 600;
                                color: #008dd2;
                            }
    /* Sample image placeholder */
    .mega-menu-sample-image {
        margin: 0.83em 0;
        border: 1px solid;
        height: 80px;
        line-height: 80px;
        text-align: center;
    }


    /* Mobile menu top separator */

    @media (min-width: 990px) {
        .sm-deco a.active, .sm-deco a:hover, .sm-deco a:focus, .sm-deco a:active, .sm-deco a.highlighted {
            color: #afb3a8 !important;
        }
    }

    @media (min-width: 768px) {
        #deco-menu:before {
            display: none;
        }

        .main-nav-wrapper {
            /*display: inline-block !important;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: initial;*/
        }



        #deco-menu,
        #deco-menu > .has-mega-menu {
            position: relative;
            display: inline-block;
        }

        #deco-menu {
            display: block;
        }

            #deco-menu > .has-mega-menu, #deco-menu > .has-mega-menu:hover, #deco-menu > .has-mega-menu:focus {
                margin-left: -4px;
            }
    }

    a.top-link, a.top-link:hover, a.top-link:focus {
        color: #000000;
        text-decoration: none;
        font-size: 1.4em !important;
        vertical-align: middle;
    }

        a.top-link .menu-text, a.top-link:hover .menu-text, a.top-link:focus .menu-text {
            position: relative;
            bottom: -5px;
            font-size: 1.6em !important;
        }

    @media(min-width:768px) {
        .menu-link {
            position: relative;
            top: -5px;
        }

            .menu-link::after {
                position: absolute;
                bottom: -10px;
                content: '';
                width: 100%;
                height: 3px;
                left: 0px;
                background: #000;
            }

            .menu-link::before {
                position: absolute;
                top: -10px;
                content: '';
                width: 100%;
                height: 3px;
                left: 0px;
                background: #000;
            }
    }

    @media(max-width:768px) {
        a.top-link, a.top-link:hover, a.top-link:focus {
            color: #000000;
            text-decoration: none;
            font-size: 1em !important;
            vertical-align: middle;
        }

            a.top-link .menu-text, a.top-link:hover .menu-text, a.top-link:focus .menu-text {
                position: relative;
                bottom: -5px;
                font-size: 0.6em !important;
            }
    }



    @media (max-width: 768px) {
        #deco-menu .mega-menu {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        #deco-menu {
            border-top: none;
            position: relative !important;
        }

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

    .hor-menu {
        /*position: absolute;
    top: 100%;*/
        position: fixed;
        top: 0px;
        z-index: 10;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        z-index: 15 !important;
        -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%;
        border-top: 1px solid #000;
    }

    .hor-menu-close {
        position: absolute;
        top: 0px;
        right: 20px;
        cursor: pointer;
        font-size: 20px;
        color: #1F77FB;
        z-index: 2;
    }

    .full-height {
        min-height: 100%;
        height: 100%;
    }

    .hor-menu .box-menu-overlay {
        background: rgba(0,0,0,0.4);
    }

    .hor-menu .box-menu {
        background: #727271; /* fallback for old browsers */
        border: 1px solid #727271;
        border-top: none;
        /*-webkit-box-shadow: 0px 2px 5px 0px rgba(41,41,41,1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(41,41,41,1);
    box-shadow: 0px 2px 5px 0px rgba(41,41,41,1);*/
        max-width: 80%;
    }

        .hor-menu .box-menu .col-left {
            background: #727271; /* fallback for old browsers */
        }

        .hor-menu .box-menu .col-right {
            background: #fff; /* fallback for old browsers */
            padding-left: 10px;
            padding-right: 10px;
            min-height: 100%;
            height: 100%;
            position: relative;
        }

    .hor-menu .full-height {
        background: #fff; /* fallback for old browsers */
    }

    .hor-menu-level-1 a, .hor-menu-level-1 a:hover, .hor-menu-level-1 a:focus {
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        text-decoration: none;
        display: block;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
        font-family: "ZonaPro-SemiBold";
        padding-right: 10px;
    }

    .hor-menu-submenu {
        padding-bottom: 60px;
    }

    .hor-menu-level-2 a, .hor-menu-level-2 a:hover, .hor-menu-level-2 a:focus {
        background: #C92641;
        color: #fff;
        font-size: 14px;
        font-family: "ZonaPro-Bold";
        position: relative;
        padding-left: 7px;
        padding-right: 7px;
        position: relative;
        display: block;
    }

    .hor-menu-level-3 a, .hor-menu-level-3 a:hover, .hor-menu-level-3 a:focus {
        color: #333;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 14px;
        line-height: 24px;
        font-family: "ZonaPro-SemiBold";
        position: relative;
        padding-left: 7px;
        padding-right: 7px;
        position: relative;
        display: block;
    }

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

    .hor-menu-level-2 a:hover, .hor-menu-level-2 a:focus {
        background: #a9112a;
        color: #fff;
        -webkit-background-clip: initial;
        -webkit-text-fill-color: initial;
    }

    .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: 16px;
            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: 14px;
            font-family: "ZonaPro-Medium";
        }

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

    @media(max-width:990px) {
        .hor-menu-level-1 a, .hor-menu-level-1 a:hover, .hor-menu-level-1 a:focus {
            font-size: 16px;
            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: 14px;
            font-family: "ZonaPro-Medium";
        }

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

    @media(min-width:768px) {
        .ver-menu-toggler, .ver-menu {
            display: none !important;
        }

        .navbar-default .navbar-collapse, .navbar-default .navbar-form {
            border: none;
        }
    }

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

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

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

        .ver-menu-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.open {
            left: 0px;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }
    }


    .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-section h4 {
        font-size: 16px;
        font-family: ZonaPro-SemiBold;
    }

    .search-results-inline {
        position: absolute;
        top: 10px;
        width: 100%;
        height: 400px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        background: #ffffff;
        border: 1px solid #333;
        border-radius: 0px;
        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;
    }

    @media(max-width:768px) {
        .search-wrapper {
            bottom: -50px;
        }
    }

    @media(min-width:600px) {
        .visible-mms {
            display: none;
        }
    }


    @media(max-width:600px) {
        .hidden-mms {
            display: none;
        }

        .visible-mms {
            display: inline-block;
        }

        .menu-logo {
            position: absolute;
            top: 0px;
            left: 10px;
            width: 120px;
            height: 120px;
            z-index: 3;
        }

            .menu-logo img {
                width: 120px;
                height: auto;
            }

        .menu-area .container-fluid {
            padding-bottom: 20px;
        }
    }

    @media(max-width:480px) {

        .menu-paddings {
            margin-bottom: 10px !important;
        }
    }

    @media(min-width:768px) {

        .input-group-btn {
            width: 60px;
        }
    }



    .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;
        display:none;
        
    }

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



    .panel.panel-primary {
        border-color: #000;
    }

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #000;
        border-color: #000;
    }

    .panel-primary div.panel-body:last-of-type {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

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



    .circle-banner-inner {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
    }

    .circle-banners-area {
        background: #000;
    }

    .circle-banner-icon em::before {
        font-size: 80px !important;
        color: #ffffff;
        margin: 0px !important;
    }

    .circle-banner-icon em {
        margin: 0px !important;
    }

        .circle-banner-icon em.flaticon-bluetooth {
            margin-right: -30px !important;
        }

    .circle-banner-icon {
        margin-bottom: 0px;
        text-align: center;
    }

    .circle-banner-title {
        color: #ffffff;
        font-size: 14px;
    }

    .circle-banner:hover .circle-banner-icon em::before {
        background: -webkit-linear-gradient( 45deg, #afb3a8, #fff 80%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .circle-banner {
        display: inline-block;
        width: 200px;
        height: 200px;
        display: inline-block;
        border: 3px solid transparent;
        border-radius: 50%;
        position: relative;
    }

        .circle-banner:hover {
            border: 3px solid #fff;
        }

        .circle-banner:hover {
            border-color: #afb3a8;
            /*background-image: linear-gradient(to bottom, #1ca844 0%, #4bcd7d 100%);*/
        }

    #main-content {
        background: #fff;
        max-width: 1920px;
        /*overflow-x: hidden;*/
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .home-tags {
        margin-left: -5px;
        margin-right: -5px;
        background: #F6F6F6;
        padding: 20px 40px;
        border-radius: 15px;
    }

  .cat-tags {
        margin-left: -5px;
        margin-right: -5px;
       
        padding: 20px 40px;
        border-radius: 15px;
    }


 .cat-tag {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home-tag {
        padding-left: 20px;
        padding-right: 20px;
    }

    .category-link {
        padding-left: 10px;
        padding-right: 10px;
    }

    .categories-links {
        padding-left: 50px;
        padding-right: 50px;
    }

        .categories-links .flickity-prev-next-button.next {
            right: 0px;
        }

        .categories-links .flickity-prev-next-button.previous {
            left: 0px;
        }

        .categories-links .flickity-prev-next-button {
            top: 40%;
        }

    @media(min-width:1200px) {
        .home-tag {
            width: 25%;
        }
        .cat-tag {
            width: 50%;
        }
        .thanasis .cat-tag{
            width: 33.333333% !important;
        }

        .category-link {
            width: 20%;
        }
    }

    @media(min-width:990px) AND (max-width:1200px) {
        .home-tag {
            width: 25%;
        }

        .category-link {
            width: 25%;
        }
        .cat-tag {
            width: 50%;
        }
    }

    @media(min-width:768px) AND (max-width:990px) {
        .home-tag {
            width: 33%;
        }
        .cat-tag {
            width: 33%;
        }
        .category-link {
            width: 33%;
        }
    }

    @media(min-width:480px) AND (max-width:768px) {
        .home-tag {
            width: 50%;
        }
		.cat-tag {
            width: 50%;
        }
        .category-link {
            width: 50%;
        }

        .home-tag {
            padding-left: 10px;
            padding-right: 10px;
        }

        .home-tags {
            background: #F6F6F6;
            padding: 10px 10px;
            border-radius: 15px;
        }
    }


    @media(max-width:480px) {
        .home-tag {
            width: 50%;
            padding-left: 5px;
            padding-right: 5px;
        }
.cat-tag {
               width: 50%;
            padding-left: 5px;
            padding-right: 5px;
        }
        .category-link {
            width: 50%;
        }

        .home-tags {
            padding: 10px 10px;
            border-radius: 15px;
        }
    }




    .home-tags-title {
        background: #C92641;
        border-radius: 15px;
    }


        .home-tags-title h3 {
            line-height: 60px;
            font-size: 30px;
            font-family: ZonaPro-SemiBold;
            color: #fff;
            margin: 0px;
            padding: 0px;
        }


    @media(min-width:1400px) {
        .home-brand {
            /*width: 16.66%;*/
            width: 20%;
        }
    }

    @media(min-width:990px) AND (max-width:1400px) {
        .home-brand {
            width: 25%;
        }
    }

    @media(min-width:768px) AND (max-width:990px) {
        .home-brand {
            width: 20%;
        }
    }

    @media(min-width:600px) AND (max-width:768px) {
        .home-brand {
            width: 25%;
        }
    }

    @media(max-width:600px) {
        .home-brand {
            width:50%;
        }
    }

    .home-brands {
        margin-left: -5px;
        margin-right: -5px;
    }

    .home-brand {
        padding-left: 10px;
        padding-right: 10px;
    }

        .home-brand img {
            border-radius: 50%;
        }



    .home-brands-title h3 {
        color: #4D4D4D;
        font-size: 70px;
        margin: 0px;
        padding: 0px;
        line-height: 70px;
        position: relative;
        font-family: ZonaPro-Bold;
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

        .home-brands-title h3 span {
            color: #4D4D4D;
            font-size: 35px;
            line-height: 45px;
            position: relative;
            font-family: ZonaPro-Regular;
        }

    .home-brands .flickity-prev-next-button.previous {
        left: -30px;
    }

    .home-brands-wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }

    .home-brands .flickity-prev-next-button.next {
        right: -30px;
    }

    .col-brands-title {
        position: relative;
    }

    @media( max-width:768px) {
        .menu-paddings {
            padding-top: 30px !important;
            padding-bottom: 5px !important;
        }

        .home-tags-title h3 {
            font-size: 30px;
        }


        .home-tags-title {
            border-bottom: 3px solid #d0c59a;
        }
    }

    @media( max-width:1200px) {
        .home-brands-title h3 {
            font-size: 40px;
            line-height: 35px;
        }

            .home-brands-title h3 span {
                font-size: 20px;
                line-height: 25px;
            }
    }

    @media( max-width:990px) {
        .home-brands-title h3 {
            font-size: 40px;
            line-height: 35px;
            position: relative;
            text-align: center;
            left: initial;
            top: initial;
            transform: none;
            margin-bottom: 20px;
        }

            .home-brands-title h3 span {
                font-size: 20px;
                line-height: 25px;
            }
    }
    /*.box {
        box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
        -webkit-box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
        -moz-box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
        background: #fff;
        padding: 15px;
    }*/
    .box-pink {
        background: #EE0676;
        border-radius: 15px;
        padding: 50px;
        margin-bottom: 30px;
    }

    .box-yellow {
        background: #FFCB07;
        border-radius: 15px;
        padding: 50px;
        margin-bottom: 30px;
    }

    .box-title {
        font-size: 35px;
        color: #fff;
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 3px solid #fff;
        font-family: "ZonaPro-Bold";
        margin-bottom: 30px;
    }


    .product-thumb {
        padding: 5px;
    }

    .product-thumbs {
        margin-left: -5px;
        margin-right: -5px;
    }

    .product-thumb img {
        margin: 0px;
    }

    .product-thumbs {
        margin-top: -10px;
        margin-bottom: -10px;
    }


    .btn-gold {
        border: 1px solid #D0C59A;
        background: #fff;
        font-weight: 400;
        padding: 0px !important;
        line-height: 54px;
        margin-bottom: 10px;
    }

        .btn-gold:hover, .btn-gold:focus {
            border: 1px solid #D0C59A;
            background: #ededed;
            font-weight: 400;
            padding: 0px !important;
            line-height: 54px;
            margin-bottom: 10px;
        }

        .btn-gold img {
            margin-right: 10px;
        }

    .btn-gold {
        font-size: 14px;
    }

    .stores-list-inner {
        background: #F6F6F6;
        padding: 25px;
        border-radius: 15px;
        margin-top: 30px;
    }

        .stores-list-inner p {
            color: #333;
            background: #fff;
            border-radius: 5px;
            padding: 10px;
        }

        .stores-list-inner strong {
            color: #333;
            font-family: "ZonaPro-Bold";
        }

    .col-info-box {
        margin-bottom: 30px;
    }





    .menu-2 {
        position: relative;
        background:#4A90E2;
    }

    .hor-menu {
        left: 0px;
        z-index: 101 !important;
        -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%;
        border-top: 1px solid #000;
    }

    .full-height {
        min-height: 100%;
        height: 100%;
    }

    .hor-menu .box-menu {
        background: #727271; /* fallback for old browsers */
        border: 1px solid #727271;
        border-top: none;
        /*-webkit-box-shadow: 0px 2px 5px 0px rgba(41,41,41,1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(41,41,41,1);
    box-shadow: 0px 2px 5px 0px rgba(41,41,41,1);*/
    }

        .hor-menu .box-menu .col-left {
            background: #727271; /* fallback for old browsers */
        }

        .hor-menu .box-menu .col-right {
            background: #fff; /* fallback for old browsers */
            padding-left: 10px;
            padding-right: 10px;
            min-height: 100%;
            height: 100%;
        }

    .hor-menu .full-height {
        background: #fff; /* fallback for old browsers */
    }

    .box-girl:hover {
        background: rgb(238,6,118);
    }

    .box-boy h4, .box-girl h4 {
        color: #ffffff;
        font-family: 'ZonaPro-Bold';
        font-size: 35px;
        position: absolute;
        top: 60%;
        transform: translateY(-60%);
        left: 10%;
        z-index: 2;
    }

        .box-boy h4 span, .box-girl h4 span {
            font-size: 80%;
        }

    .box-boy img.gender {
        transform: scale(0.9);
        bottom: -18px;
        right: 10%;
        position: absolute;
        z-index: 2;
    }

    .box-girl img.gender {
        transform: scale(0.9);
        bottom: -19px;
        right: 10%;
        position: absolute;
        z-index: 2;
    }

    .box-boy:hover img.gender {
        transform: scale(1);
        bottom: 0px;
    }

    .box-girl:hover img.gender {
        transform: scale(1);
        bottom: 0px;
    }

    .gender-boxes-title {
        color: #2FBDC2;
        font-size: 45px;
        font-family: 'ZonaPro-Bold';
        position: absolute;
        top: -30px;
        transform: translate(-50%,0%);
        left: 50%;
    }

    .gender-boxes {
        position: relative;
        margin-top: 100px;
    }

    .col-boy {
        padding-top: 200px;
        position: relative;
        margin-bottom: 50px;
    }

    .col-girl {
        padding-top: 200px;
        position: relative;
        margin-bottom: 50px;
    }

    .col-boy img.cloud {
        position: absolute;
        display: block;
        top: 0%;
        left: 0%;
        opacity: 0.9;
        filter: grayscale(100%);
        z-index: 1;
    }

    .col-girl img.cloud {
        position: absolute;
        content: '';
        display: block;
        top: 0%;
        right: 0%;
        filter: grayscale(100%);
        opacity: 0.9;
        z-index: 1;
    }


    .col-boy:hover img.cloud {
        filter: grayscale(0%);
        opacity: 1;
    }

    .col-girl:hover img.cloud {
        filter: grayscale(0%);
        opacity: 1;
    }


    .box-boy {
        background: rgb(31,119,251);
        background: linear-gradient(90deg, rgba(31,119,251,1) 0%, rgba(31,119,251,1) 24%, rgba(52,67,198,1) 66%);
        height: 240px;
        border-radius: 120px;
        margin-left: 15%;
        position: relative;
        z-index: 2;
    }

        .box-boy:hover {
            background: rgb(31,119,251);
        }

    .box-girl {
        background: rgb(238,6,118);
        background: linear-gradient(90deg, rgba(238,6,118,1) 0%, rgba(238,6,118,1) 24%, rgba(191,0,91,1) 66%);
        height: 240px;
        border-radius: 120px;
        margin-right: 15%;
        position: relative;
        z-index: 2;
    }

    .ages {
        margin: 0px;
        padding: 0px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

        .ages ul {
            width: 100%;
            margin: 0px;
            padding: 0px;
            min-height: 78px;
        }

        .ages li {
            margin: 0px;
            padding: 0px;
            list-style: none;
            float: left;
            width: 20%;
            text-align: center;
            height: 78px;
            line-height: 78px;
            font-size: 16px;
            font-family: 'ZonaPro-Bold';
        }

        .ages img {
            vertical-align: middle;
            display: inline-block;
            height: 78px;
            width: 78px;
            overflow: hidden;
            border-radius: 50%;
            background-position: 50% 50%;
        }


    .col-boy .ages {
        margin-left: 15%;
    }


    .col-girl .ages {
        margin-right: 15%;
    }

    .col-boy .ages img:hover {
        box-shadow: 0 0 8px #5899FB;
        -moz-box-shadow: 0 0 8px #5899FB;
        -webkit-box-shadow: 0 0 8px #5899FB;
        -o-box-shadow: 0 0 10px 8px #5899FB;
    }

    .col-girl .ages img:hover {
        box-shadow: 0 0 8px #F1ACD5;
        -moz-box-shadow: 0 0 8px #F1ACD5;
        -webkit-box-shadow: 0 0 8px #F1ACD5;
        -o-box-shadow: 0 0 10px 8px #F1ACD5;
    }

    @media(max-width:1600px) {

        .gender-boxes-title {
            font-size: 35px;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
            left: 0px;
            top: 0px;
            transform: none;
            text-align: center;
        }


        .col-boy img.cloud {
            top: 20%;
            transform: translateY(-20%);
            width: 70%;
        }



        .col-girl img.cloud {
            top: 20%;
            transform: translateY(-20%);
            width: 70%;
        }
    }

    @media(max-width:1200px) {



        .col-boy img.cloud {
            top: 30%;
            transform: translateY(-30%);
            width: 80%;
        }



        .col-girl img.cloud {
            top: 30%;
            transform: translateY(-30%);
            width: 80%;
        }

        .col-boy .ages {
            margin-left: 0px;
        }


        .col-girl .ages {
            margin-right: 0px;
        }

        .box-boy {
            margin-left: 0px;
        }

        .box-girl {
            margin-right: 0px;
        }

        .puzzle-banner-title {
            font-size: 20px;
            text-shadow: 1px 1px 1px #333;
        }
    }

    @media(max-width:990px) {
        .gender-boxes-title {
            font-size: 25px;
        }

        .col-boy img.cloud {
            top: 20%;
            transform: translateY(-20%);
            width: 50%;
        }
        /*.col-girl {
        margin-bottom: 0px;
    }
    .col-boy{
        margin-bottom:0px;
    }*/
        .col-girl img.cloud {
            top: 20%;
            transform: translateY(-20%);
            width: 50%;
        }
    }

    @media(max-width:768px) {
        .box-title {
            font-size: 25px;
        }

        .search {
            max-width: 100%;
        }



        .col-boy img.cloud {
            top: 20%;
            transform: translateY(-20%);
            width: 75%;
        }


        .col-girl img.cloud {
            top: 20%;
            transform: translateY(-20%);
            width: 75%;
        }


        .box-boy {
            height: 200px;
            border-radius: 100px;
        }

        .col-girl {
            margin-bottom: 0px;
        }

        .col-boy {
            margin-bottom: 0px;
        }

        .box-girl {
            height: 200px;
            border-radius: 100px;
        }

            .box-boy h4, .box-girl h4 {
                font-size: 20px;
                top: 60%;
                transform: translateY(-60%);
                left: 10%;
            }

        .box-boy img.gender {
            transform: scale(0.7);
            bottom: -54px;
        }

        .box-girl img.gender {
            transform: scale(0.7);
            bottom: -57px;
        }

        .box-boy:hover img.gender {
            transform: scale(0.8);
            bottom: -36px;
        }

        .box-girl:hover img.gender {
            transform: scale(0.8);
            bottom: -38px;
        }

        .btn-section {
            font-size: 15px;
            letter-spacing: initial;
        }
    }

    @media(max-width:480px) {
        .search {
            max-width: 100%;
            margin-bottom: 15px;
        }

        .logo {
            max-height: 60px;
        }

        .ages li {
            padding-right: 3px;
            padding-left: 3px;
            width: 25%;
        }

            .ages li:first-child {
                width: 100%;
                line-height: 30px;
                height: 30px;
            }

        .box-title {
            font-size: 20px;
        }


        .box-boy img.gender {
            right: 5%;
        }

        .box-girl img.gender {
            right: 0%;
        }
    }



    /* fluid 5 columns */
    @media(min-width:768px) {
        .grid-sizer,
        .grid-item {
            width: 25%;
        }
        /* 2 columns */
        .grid-item--width1 {
            width: 25%;
        }
        /* 2 columns */
        .grid-item--width2 {
            width: 50%;
        }
        /* 3 columns */
        .grid-item--width3 {
            width: 75%;
        }
        /* 2 columns */
        .grid-item--width4 {
            width: 100%;
        }
    }

    /* fluid 5 columns */
    @media(max-width:768px) {
        .grid-sizer,
        .grid-item {
            width: 100%;
        }
        /* 2 columns */
        .grid-item--width1 {
            width: 100%;
        }
        /* 2 columns */
        .grid-item--width2 {
            width: 100%;
        }
        /* 3 columns */
        .grid-item--width3 {
            width: 100%;
        }
        /* 2 columns */
        .grid-item--width4 {
            width: 100%;
        }
    }

    .puzzle-banner-wrapper {
        padding: 10px;
        text-align: center;
    }

    .two-rows {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2 !important; /* number of lines to show */
        line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        position: relative;
    }

    .three-rows {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3 !important; /* number of lines to show */
        line-clamp: 3 !important;
        -webkit-box-orient: vertical;
        position: relative;
    }

    .four-rows {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4 !important; /* number of lines to show */
        line-clamp: 4 !important;
        -webkit-box-orient: vertical;
        position: relative;
    }


    .categories-menu {
        background: #C92641;
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .category-tile-button {
        background: rgba(255,255,255,0.1);
        overflow: hidden;
        display: block;
        border: 1px solid #20B2F6;
        border-radius: 15px;
        min-height: 60px;
        position: relative;
        margin-bottom: 15px;
    }

        .category-tile-button a, .category-tile-button a:hover, .category-tile-button a:focus {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            width: 100%;
            display: block;
            color: #fff;
            font-family: ZonaPro-SemiBold;
            font-size: 14px;
            text-align: center;
            line-height: 20px;
            padding-left: 15px;
            padding-right: 15px;
        }

        .category-tile-button:hover {
            background: rgba(255,255,255,0.4);
        }

        .category-tile-button.active, .category-tile-button:hover {
            background: rgba(255,255,255,0.4);
        }



        .alert:not(.alert-info):not(.alert-danger):not(.alert-success):not(.alert-warning) {
            background-color: #f7f7f7;
            border-color: #afb3a8;
            color: #072917;
        }


        .payment-radio-inner .help-block,.payment-radio-inner .help-block p{
            font-size:12px;
            padding: 0px !important;
            margin:0px;
        }
        .shipment-radio-inner .help-block,.shipment-radio-inner .help-block p{
            font-size:12px;
            padding: 0px !important;
            margin:0px;
        }

        .checkout-form .form-group{
            margin-bottom:0px;
        }


        .filters-toggle{
            position: fixed;
            bottom:20px;
            right: 20px;
            color:#fff;
            background: #0091D5;
            cursor: pointer;
            padding:0px;
            border-radius: 20px;
            padding-left: 15px;;
            padding-right: 15px;;
            height:40px;
            cursor: pointer;
            text-align: center;
            line-height: 40px;
            display: inline-block;
            z-index: 10000;
            border:none;
        }
        
        .side-cart-total {
            font-family: "ZonaPro-SemiBold";
            font-size: 20px;
            
        }

        .side-cart-buttons .btn{
            font-size: 16px !important;
            padding:10px 12px; font-family: "ZonaPro-SemiBold";
        } @media(min-width:768px){
            .filters-toggle{
                display: none;
            }
        }
        @media(max-width:768px){
            .side-cart-buttons .btn{
                font-size: 13px !important; padding:8px 10px; 
               
            } .side-cart-buttons .btn i{
                display: none;
               
            }
        }

        .home-cat{
            margin-top: 20px;
            margin-bottom: 20px;
        }
        .home-cat img{
            border-radius: 50%;
            box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
            -webkit-box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
            -moz-box-shadow: -1px 11px 16px -4px rgba(115,115,115,0.75);
            margin-bottom: 30px;
        }

        .home-cat-title{
            font-size: 15px;;font-family: "ZonaPro-SemiBold"; color:#333;
            line-height: 18px;;
        }

        @media (max-width:768px) {
            .btn-complete-order{
                margin-bottom: 100px;
            }

            .categories-tiles{
                padding:10px;
            }
            .categories-tiles .row{
                margin-left:-5px;
                margin-right:-5px;
            }
            .categories-tiles .col-xxl-2{
                padding-left:5px;
                padding-right:5px;
            }.categories-tiles .col-xxl-2 .product-tile{
                margin-bottom: 20px;;
            }
        }
      
            .btn-complete-order{
                padding:20px 20px;
            }
      
       #panel_step1 h3{
        display: none;
       } 
       #panel_step1 .panel-body p:not(.help-block){
        display: none;
       } #panel_step1 .panel-body p.help-block{
       font-size: 13px;;
       }
       .notes-label{
        display: none;
       }

       #idShipment55269AD4-radio span{
        font-family: "ZonaPro-Bold";
       } 
       #idPayment690CE39D-radio span{
        font-family: "ZonaPro-Bold";
       } 
       
       #panel_step3 p:first-child:not(.help-block){

        display: none;
       }
       .BillingFax-wrapper{
        display: none;
       }
       .ShipmentFax-wrapper{
        display: none;
       }
       
       #panel_step4 p:first-child:not(.help-block){
        display: none;
      
       }

       #panel_step3 p:not(.help-block){
        margin:0px;
        padding:0px;
       }#panel_step4 p:not(.help-block){
        margin:0px;
       padding:0px;
       }
      
       .consent-box.consent-box-AcceptTerms p{
        display: none;
       }.consent-box.consent-box-AcceptTerms label {
        color: #C92641;
       }
       

       #CheckoutLinesWrapper strong{
      white-space: initial !important;
       }

       .top-buttons{
        display: inline-block;;
       }

       @media(max-width:768px){
        .top-buttons{
            position: absolute;
            top:0px;
            right:-30px;
        }
        .top-links{
            position: relative;
            padding-bottom: 0px;
        }
        .col-logo img{
            max-height: 40px;
        }
        
        .minimal .col-logo img{
            max-height: 40px;
        }
        .col-logo{
            min-height:50px;
        }
    .search{
            display: none;
            position: absolute;
            top: 100%;
            z-index: 3;
            width: 100%;
            right: 1px;
        } 
        .menu-area-buttons-inner{
            padding-bottom: 0px !important;
        }
        .menu-area .container-fluid{
            padding-bottom: 0px !important;
        }
        
        .path-area {
            padding-top:15px;
            padding-bottom: 15px;
            
        }
       
        .footer-area h3 {
           
            margin-bottom: 20px;
            margin-top: 20px;
        }

        .footer-area ul li {
           
            padding-top: 1px;
            padding-bottom: 1px;
        }
       }



@media(max-width:540px){
        .top-buttons{
            position: absolute;
            top:0px;
            right:-40px;
        }
        .top-links{
            position: relative;
            padding-bottom: 0px;
        }
        .col-logo img:not(.logo){
            max-height:20px;
        }
          .col-logo img.logo{
            max-height:35px;
        }
        
        .top-buttons img{
            max-height:20px;
        }
        .top-buttons .badge{
            font-size: 8px !important;
            left: 10px !important;
            top: -5px !important;
            padding:3px 4px;
        }
        
        .minimal .col-logo img:not(.logo){
            max-height: 20px;
        }
        .col-logo{
            min-height:40px;
        }
      .search{
            display: none;
            position: absolute;
            top: 100%;
            z-index: 3;
            width: 100%;
            right: 1px;
        }
        .menu-area-buttons-inner{
            padding-bottom: 0px !important;
        }
        .menu-area .container-fluid{
            padding-bottom: 0px !important;
        }
        
       
       }


       .modal.side-cart .modal-content .modal-header button.close {
        color: #fff;
        font-size:34px;
        margin-top: -8px;;
    }

    .top-urls a{

    color: #000 !important; 
    background: #cee0f3 !important;
    }
    .top-urls a:hover,.top-urls a:focus{

        color: #fff !important; 
        background: #9dbad9 !important;
        }
		

        #back-top {
		position: fixed;
		bottom: 60px;
		right: 10px;display: none;
}

     @media(max-width:768px){
		 
		#back-top {
			bottom: 75px;
		} 
	 }
	 
	 @media (min-width: 767px) and  (max-width: 770px){
.top-links {
      padding-right: 200px;
}
.top-buttons {
      top: 17px;
}
	 }


    
     
@media(min-width:768px) {
    .mobile-view-cart {
        display: none;
    }
}

@media(max-width:768px) {

    .product-tile-price{
        text-align:left !important;
    }
    .product-tile-price > span{
        text-align:left !important;
        
        float:none !important;
    }
    .product-tile-final-price{
        line-height: 20px;;
    }
    .mobile-view-cart {
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        padding-top:10px;
        padding-bottom:10px;
        width: 100%;
        background: #ffffff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        
        z-index: 10002;
    }
        .mobile-view-cart table td {
            padding-top: 0px;
            padding-bottom: 0px;
            padding-left: 7px;
            padding-right: 7px;
        }

       .mobile-view-cart  .product-view-price {
             margin-top: 0px; 
             margin-bottom: 0px; 
            
        }
        .mobile-view-cart .product-view-net-price {
            line-height: 20px;    color: #989898;display: inline-block;
            position: relative;
        }

        .mobile-view-cart .product-view-net-price::after {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            content: '';
            height: 1px;
            width: 100%;
            background: #cc0000;
            display: inline-block;
            left: 0px;
        }
        .mobile-view-cart .product-view-final-price {
            font-size: 28px;
           line-height: 28px;
        }
        .mobile-view-cart .btn-tile{
            padding-left: 20px;
            padding-right: 20px;
        }
        .random-products .slick-dots{
            bottom:0px;
        }


        .product-breadcrumb li, li.breadcrumb-link {
          line-height: 10px;
          display: inline-block;
        }
    
        li.breadcrumb-text {
            line-height: 10px;display: inline-block;
        }
    
        li.breadcrumb-link, li.breadcrumb-link a, li.breadcrumb-link:last-child span {
            line-height: 10px;display: inline-block;
        }
    
            li.breadcrumb-link:last-child, li.breadcrumb-link:last-child a, li.breadcrumb-link:last-child span {
                line-height: 10px;display: inline-block;
            }    
            
            
           
        .category-link{
            padding-left: 5px;
            padding-right: 5px;
        }
                .category-tile-button a, .category-tile-button a:hover, .category-tile-button a:focus {
             
                    font-size: 12px;
                    text-align: center;
                    line-height: 14px;
                    padding-left: 5px;
                    padding-right: 5px;
                }
                .cat-options,.cat-options span{
                    font-size: 12px;
                }
        
}

.alert p{
    margin: 0px;;
}



.gdprcookie {
    position: fixed;
    border-top:1px solid #333;
    color: white;
    font-size: 1em !important;
    line-height: 1.5em;
    right: 0rem;
    bottom: 0rem;
    max-width: 100%;
    width: 100%;
    padding: 1rem;
    background: #fff !important;
    z-index: 10000000000;
}
    .gdprcookie p {
        font-size: 1em !important;
        line-height: 1.5em;
        color: #111;
    }
    .gdprcookie h1, .gdprcookie h2 {
        font-size: 1.2em !important;
        margin-bottom: 0.5rem;
        color: #072917;
    }
.gdprcookie-buttons button{
    color: #C92641;
    font-family: inherit;
    font-size: 1em;
    padding: 0.4rem;
    border: solid 0.05rem #C92641;
    border-radius: 0.15rem;
    margin: 0 0.5rem;
    background: none;
    cursor: pointer;padding: 10px 16px;
    font-size: 14px;
    line-height: 1.13;
    border-radius: 6px;
}
.gdprcookie-buttons button:first-child {
    color: #fff;
    font-family: inherit;
    font-size: 1em;
    padding: 0.4rem;
    border: solid 0.05rem #C92641;
    border-radius: 0.15rem;
    margin: 0 0.5rem;
    background: #C92641;
    cursor: pointer;padding: 10px 16px;
    font-size: 14px;
    line-height: 1.13;
    border-radius: 6px;
}
@media(max-width:430px){
    .gdprcookie-buttons button {
        display:block;
        width:100%;
        margin-bottom: 10px;padding: 10px 16px;
        font-size: 14px;
        line-height: 1.13;
        border-radius: 6px;
    }.gdprcookie-buttons button:first-child {
        margin-bottom: 10px;
    }
}

@media(min-width:768px){
    .hc-nav-trigger.hc-nav-1.inline-block.hidden-xs{
        display: inline-block !important;
    }
}
.text-xmas a{
	background:#D6001C !important;
	color:#fff !important;
}



.img-unveil, .lazy {
        display: block;
        
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
@-webkit-keyframes ssc-loading {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes ssc-loading {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
/* Animation partial */
.ssc-square, .ssc-head-line, .ssc-line, .ssc-circle {
  position: relative;
  overflow: hidden;
  display: block;
  background-color: rgba(0, 0, 0, 0.10);
  width: 100%;
}
.ssc-square:after, .ssc-head-line:after, .ssc-line:after, .ssc-circle:after {
  content: "";
  -webkit-animation: ssc-loading 1.3s infinite;
          animation: ssc-loading 1.3s infinite;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
}



.btn-more, .btn-more:hover, .btn-more:focus {
    color: #fff;
    padding: 6px 12px;
}

.top-area .marquee1 {
    line-height: 35px;
}
.top-area .marquee1 {
            line-height: 25px;
        }
        
 
 
@media(min-width:768px){ 
.hidden-col-lg{
    display:none;
} 
}
