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

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

@font-face {
    font-family: "CeraPro-Bold";
    src: url("transformer/CeraPro-Bold.woff2") format("woff2"), url("transformitem-image-title lead text-lefter/CeraPro-Bold.woff") format("woff"),url('transformer/CeraPro-Bold.ttf') format('truetype');
}

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


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

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

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

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

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

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

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

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



.specs-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.specs-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.specs-table th,
.specs-table td {
  padding: 10px 14px;
  border: 1px solid #e0e0e0;
  text-align: left;
}

.specs-table th {
  width: 50%;
  font-weight: 600;
  color: #555;
  background-color: #f4f4f4;
}








body {
    font-size: 14px;
    color: #333333;
    text-transform: none;
    font-weight: 400;
    font-family: 'CeraPro-Regular';
    background: #ffffff;
    overflow-x: hidden;
}

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

.siberica1 {
    display: block;
    height: 24px;
    background: url(skn/siberica4.png) 50% 50% repeat-x #9A0000;
    border-top: 3px solid #9A0000;
    border-bottom: 3px solid #9A0000;
    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-family: 'CeraPro-Regular';
    color: #222;
}

    a:hover, a:focus {
        font-family: 'CeraPro-Regular';
        color: #333;
    }


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

.header-big {
    font-size: 46px;
    font-family: 'CeraPro-Regular';
}

.header-medium {
    font-size: 24px;
    font-family: 'CeraPro-Regular';
}

.header-medium-lined {
    font-size: 28px;
    color: #222;
    font-family: 'CeraPro-Regular';
    position: relative;
    margin-bottom: 30px;
    font-weight: 900;
}

    .header-medium-lined::after {
        position: absolute;
        content: '';
        left: 0px;
        bottom: -10px;
        background: #666666;
        
        height: 1px;
    }

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

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

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

.text-header {
    font-family: 'CeraPro-Regular';
}

.text-label {
    font-family: 'CeraPro-Regular';
    font-weight: 500;
}

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


.modal .modal-content .modal-header {
    background: #9A0000;
}

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

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

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



.top-area {
    font-size: 13px;
    min-height: 40px;
    background-color: #232323;
    border-bottom: 1px solid #e5e5e5;
    color:#fff;
}

    .top-area span.info {
        display: block;
        line-height: 40px;
    }

        .top-area span.info i {
            color: #fff;
        }
@media (min-width:990px) {
    .top-area li {
        padding-top: 10px;
        padding-bottom: 5px;
        
        list-style: none;
        float: left;
    }
    .top-area ul {
        margin: 0px;
        padding: 0px;
        display: inline-block;
    }.top-area a, .top-area a:hover, .top-area a:focus {
      padding-left: 15px;
       
        
    }
    
}
  

   



    .top-area a span, .top-area a strong {
        color: #666;
    }

    .top-area a.info:first-child, .top-area a.info:first-child:hover, .top-area a.info:first-child:focus {
        border-left: none;
    }

    .top-area a.info:last-child, .top-area a.info:last-child:hover, .top-area a.info:last-child:focus {
        margin-right: 0px;
    }

    .top-area a i {
        color: #666;
        font-size: 1em;
    }


    .top-area a, .top-area a:hover, .top-area a:focus {
        color: #fff;
        font-size: 13px;
       
        
    }

        .top-area a.lang, .top-area a.lang:hover, .top-area a.lang:focus {
            color: #666;
            font-size: 13px;
           
            font-weight: 400;
            display: inline-block;
        }

    .top-area li .dropdown-menu li a {
        color: #9A0000;
    }

        .top-area li .dropdown-menu li a:hover, .top-area li .dropdown-menu li a:focus {
            color: #ffffff;
        }

        .top-area li .dropdown-menu li a i {
            color: #9A0000;
        }

    .top-area li .dropdown-toggle i {
        color: #fff;
    }

    .top-area li .dropdown-menu li a:hover i, .top-area li .dropdown-menu li a:focus i {
        color: #ededed;
    }

    .top-area li .dropdown-menu li a:hover, .top-area li .dropdown-menu li a:focus {
        color: #ffffff;
    }

.top-cart-link {
    position: relative;
    display: inline-block;
}

    .top-cart-link .badge {
        position: absolute;
        top: 0px;
        left: 22px;
        background: #9A0000;
        color: #fff;
    }

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

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

.top-area .left-col, .top-area .right-col {
    vertical-align: middle;
}


.top-area li a.social {
    width: 24px;
    height: 24px;
    color: #999;
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    overflow: hidden;
    text-align: center;
}

.top-area li a.social-facebook:hover, .top-area li a.social-facebook:focus {
    background: #3b5998;
    color: #ffffff;
}

.top-area li a.social-twitter:hover, .top-area li a.social-twitter:focus {
    background: #55acee;
    color: #ffffff;
}

.top-area li a.social-linkedin:hover, .top-area li a.social-linkedin:focus {
    background: #007bb5;
    color: #ffffff;
}

.top-area li a.social-googleplus:hover, .top-area li a.social-googleplus:focus {
    background: #dd4b39;
    color: #ffffff;
}

.top-area li a.social-youtube:hover, .top-area li a.social-youtube:focus {
    background: #bb0000;
    color: #ffffff;
}

.top-area li a.social-pinterest:hover, .top-area li a.social-pinterest:focus {
    background: #BD081C;
    color: #ffffff;
}



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: #9A0000;
    color: #222;
    
}



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


.top-area .col-right {
    text-align: right;
}


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

@media (max-width:600px) {

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

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

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

.menu-area {
    background: #ffffff;
}

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


@media (min-width:990px) {
    .menu-col-3 {
        float: right;
        text-align: right;
    }
}
/*
@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: #222;
}




@media (min-width:768px) {
    .logo-wrapper {
        max-width: 200px;
    }


    .minimal .fixed-area {
        webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    }

    .fixed-area {
        webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    }



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

    .menu-2 {
        background: #fff;
        position: relative;
    }

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

    .nav.navbar-nav {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }


    .navbar-nav {
        float: none;
    }

    .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: #222;
        font-weight: 400;
        position: relative;
        font-size: 15px;
        font-family: "CeraPro-Regular";
        padding: 0px;
        position: relative;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background: none;
        color: #222;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #9A0000;
    }





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


    .search-wrapper-relative {
        display: inline-block;
        position: relative;
    }

    .search {
        overflow: hidden;
        /*position: absolute;*/
        right: 0px;
        top: -23px;
        height: 44px;
        width: 0px;
        opacity: 0;
        vertical-align: middle;
        transition: all 0.5s ease-out;
    }

    .search-wrapper-relative .search.open {
        width: 100%;
        height: 44px;
        opacity: 1;
        transition: all 0.3s ease-out;
    }

    .search-wrapper-relative .search.closed {
        width: 0px;
        opacity: 0;
        height: 44px;
        transition: all 0.5s ease-out;
    }

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

    .search .form-control, .search .form-control:hover, .search .form-control:focus {
        background: #fff;
        box-shadow: none !important;
        color: #666;
        height: 42px;
        font-size: 14px;
        border: 1px solid #666;
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
        border-right: none;
    }

    .search .btn.btn-primary, .search .btn.btn-primary:hover, .search .btn.btn-primary:focus {
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        border: 1px solid #666;
        background: #fff;
        box-shadow: none;
        color: #666;
        height: 42px;
    }





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

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

@media(max-width:990px) {

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

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

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

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


    .search-wrapper-relative .search {
        background: #ffffff;
        position: relative;
        height: 44px;
        width: 100%;
        opacity: 0;
        height: 0;
        z-index: 10;
        vertical-align: middle;
        border-radius: 25px;
        border: 1px solid #e6e6e6;
        transition: all 0.5s ease-out;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .search-wrapper-relative .search.open {
            height: 44px;
            opacity: 1;
            transition: all 0.3s ease-out;
        }

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

    .search .form-control, .search .form-control:hover, .search .form-control:focus {
        border: none;
        background: #e6e6e6;
        box-shadow: none;
        color: #6d6f72;
        height: 42px;
    }

    .search .btn.btn-primary, .search .btn.btn-primary:hover, .search .btn.btn-primary:focus {
        border: none;
        background: #e6e6e6;
        box-shadow: none;
        color: #6d6f72;
        height: 42px;
    }

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


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



    .navbar-default .navbar-nav > li a, .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus {
        font-size: 13px;
        display: block;
        text-align: left;
    }

    .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;
    }
    .navbar-default .navbar-nav > li {
        padding-left: 10px;
        padding-right: 10px;
    }
}

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

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

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

        .search-form {
            padding-left: 0px;
            padding-right: 0px;
        }
    }

    @media (min-width: 768px) {
        .row.equal {
            display: flex;
            flex-wrap: wrap;
        }
    }


    @media (max-width:600px) {


        .menu-logo {
            position: relative;
            top: 0px;
            left: -15px;
        }

            .menu-logo img {
                max-height: 60px;
            }
    }

    @media (max-width: 768px) {
     

            .menu-logo img {
                max-height: 40px;  position: relative;
                top: 20px;
            }
    }
    .TilesetControl.row.equal{
        margin-left: 0px;
        margin-right: 0px;
    }

    @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%; */
        }

        .menu-logo {
            position: relative;
            top: 0px;
            z-index: 10;
            left: -20px;
        }

            .menu-logo img {
                bottom: -15px;
                left: -5px;
                position: relative;
            }
    }

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

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

        .vegas-timer .vegas-timer-progress {
            background: transparent;
        }

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

    .vegas-slider-indicators {
        position: absolute;
        z-index: 12;
        bottom: 20px;
        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: 2px;
        margin-left: 2px;
        box-shadow: 1px 1px 1px #59595b;
    }

        .vegas-slider-indicators div.active {
            height: 14px;
            width: 14px;
            border: 1px solid #d678f2;
            background: #d678f2;
        }

    .vegas-slider-prev {
        position: absolute;
        left: 5px;
        z-index: 12;
        font-size: 1.6em;
        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: #9A0000;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 6px;
        border: none;
    }


    .vegas-slider-next {
        position: absolute;
        right: 5px;
        z-index: 12;
        font-size: 1.6em;
        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: #9A0000;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 6px;
        border: none;
    }

    .small-sliders .vegas-slider-prev, .small-sliders .vegas-slider-next {
        display: none !important;
    }

    .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: 'CeraPro-Regular';
        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: #9A0000 !important;
        font-size: 16px !important;
    }

    td.product-tag-title {
        font-weight: bold !important;
        color: #9A0000 !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: 'CeraPro-Regular';
        font-style: italic;
        font-size: 16px;
        color: #999999;
        margin-bottom: 15px;
        text-align: center;
    }

    .section-moto {
        font-family: 'CeraPro-Regular';
        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: 'CeraPro-Regular';
            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: 'CeraPro-Regular';
                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: 'CeraPro-Regular';
        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: 'CeraPro-Regular';
    }

    .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: 'CeraPro-Regular';
    }

    .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: 'CeraPro-RegularItalic';
        font-style: italic;
    }

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

    p {
        font-weight: 400;
        font-family: 'CeraPro-Regular';
    }

    .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: 'CeraPro-Regular';
            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;
            height: 4px;
            background: #24205e;
        }

    .about-area {
        background-color: #606060;
        border-top: 0px solid #e5e5e5;
        color: #606060;
        font-size: 13px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 300;
    }

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


    .footer-area {
    }

    .footer-bg {
        background: #232323d4;
        padding-top: 20px;
    }

    .subfooter-bg {
        padding-top: 20px;
        padding-bottom: 20px;
    }



    .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: #222;
        font-family: "CeraPro-Regular";
        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;
        margin: 0;
        padding: 0;
        display: inline-block;
        font-weight: 500;
        color: #fff;
        padding-bottom: 10px;
    }

    .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: 0px;
            padding-bottom: 0px;
        }

            .footer-area ul li a {
                display: inline-block;
                color: #fff;
                font-weight: 400;
                font-size: 14px;
                line-height: 32px;
                text-decoration: none;
            }

                .footer-area ul li a:hover, .footer-area ul li a:focus {
                    color: #AEADAD;
                    line-height: 32px;
                    font-size: 14px;
                }

    @media(min-width:1200px) {
        .footer-col-menu {
            padding-left: 100px !important;
        }
    }


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

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

    .footer-area p {
        color: #333;
        font-size: 14px;
    }

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

    .footer-area a {
        display: inline-block;
    }

        .footer-area a:hover, .footer-area a:focus {
        color: #9A0000;
        
            font-size: 14px;
        }

    @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:1700px) {

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

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

    @media (max-width:990px) {

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


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



    .btn-primary {
        background: #333;
        border-color: #333;
        color: #ffffff;
        font-weight: 500;
    }

        .btn-primary:hover, .btn-primary:focus {
            background: #111;
            
            color: #ffffff;
            font-weight: 500;
        }
        
        .btn-filter.btn-active {
        background: #9A0000 !important;
        border-color: #9a0000 !important;
        }
        .btn-primary:hover {
            border-color: #111;
        }
        .btn-primary:focus { 
            border-color: #9a0000;
        }
       

        .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: #333;
            border-color: #333;
            color: #ffffff;
            font-weight: 500;
        }


        .btn-primary.btn-alt {
            background: none;
            border-color: #fff;
            color: #ffffff;
            font-weight: 500;
        }

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

    .btn-info:hover, .btn-info:focus {
        background: #ffffff;
        border-color: #9A0000;
        color: #9A0000;
        font-weight: 500;
    }

    .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: #333;
        border-color: #333;
        color: #ffffff;
        font-weight: 500;
    }

        .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
            background: #ffffff;
            border-color: #9A0000;
            color: #9A0000;
            font-weight: 500;
        }

        .btn-info.btn-alt {
            background: none;
            border-color: #9A0000;
            color: #9A0000;
            font-weight: 500;
            height: 39px;
        }

            .btn-info.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:visited {
                background: none;
                border-color: #333;
                color: #333;
                font-weight: 500;
                height: 39px;
            }


    .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: #9A0000;
            font-weight: 300;
        }

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



    .article-tile {
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        border-radius: 5px;
    }

    .category-tile {
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        border-radius: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        overflow:hidden;
    }




    .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;
            background-size: cover !important;
        }

        .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 {
        text-align: center;
    }

        .article-tile-title a, .article-tile-title a:hover, .article-tile-title a:focus {
            font-family: 'CeraPro-Regular';
            font-size: 21px !important;
            color: #333;
            position: relative;
            display: block;
            text-align: center;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }

.category-tile-title {
    text-align: center;
    padding: 15px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:2;
   width:100%;
}

        .category-tile-title a, .category-tile-title a:hover, .category-tile-title a:focus {
            
            font-size: 21px;
            font-weight: 500;
            color: #333;
            text-decoration: none;
            text-transform: uppercase;
        }

    .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: #9A0000;
        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: 'CeraPro-Regular';
        font-size: 24px;
        line-height: 24px;
        padding-top: 5px;
    }

    .article-tile-date .date-month {
        font-family: 'CeraPro-Regular';
        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: 'CeraPro-Regular';
            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: 'CeraPro-Regular';
        }

    .tag-item a, .tag-item a:hover, .tag-item a:focus {
        font-family: 'CeraPro-Regular';
        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;
    }

    

    .btn-more, .btn-more:hover, .btn-more:focus {
        color: #9A0000;
        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: 'Roboto', 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: #9A0000;
        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 #9A0000;
        border-bottom: 2px solid #9A0000;
    }

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

    .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: 50% !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: 50% !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: 50% !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: 50%;
        border-color: #333;
        color: #fff;
        font-size: 16px;
    }


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

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






    .product-tile {
        position: relative;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        border-radius: 5px;
        background: rgba(255, 255, 255);
        padding: 20px;
    }
    
    
        .product-tile-2 {
        position: relative;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        border-radius: 5px;
        background: rgba(255, 255, 255);
       
    }
    
      .product-tile-2 a{
    
        padding: 20px;
    }
    
    .plakakia-products{
      padding-top: 5%;  
    }

    @media(min-width:768px) {
        .product-tile {
            min-height: 250px;
        }
         .product-tile-2 {
            min-height: 250px;
        }
    }
    
         @media(min-width:1200px) { 
        .product-tile {
            min-height: 460px;
        }
          .product-tile-2 {
            min-height: 0px;
        }
        
         }
    
    .one-rows {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1 !important; /* number of lines to show */
        line-clamp: 1 !important;
        -webkit-box-orient: vertical;
        position: relative;
    }
    .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;
    }

    .two-cols {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2 !important;
        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;
    }


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

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


    .order-line-tile-table td.order-line-tile-info .order-line-tile-title a,
    .order-line-tile-table td.order-line-tile-info .order-line-tile-title a:hover,
    .order-line-tile-table td.order-line-tile-info .order-line-tile-title a:focus {
        line-height: 1.35;
        font-size: 15px;
        font-weight: 500;
        color: #333;
        text-decoration: none;
        display: block;
    }

    .order-line-tile-table td.order-line-tile-info .order-line-tile-code a,
    .order-line-tile-table td.order-line-tile-info .order-line-tile-code a:hover,
    .order-line-tile-table td.order-line-tile-info .order-line-tile-code a:focus {
        line-height: 1.15;
        font-size: 12px;
        font-weight: 400;
        color: #555;
        text-decoration: none;
    }

    .order-line-tile-price {
        font-size: 17px;
        color: #9A0000;
        font-weight: 700;
        line-height: 20px;
        font-family: 'CeraPro-Regular';
        font-weight: 500;
    }

    .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: #000;
        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: #000;
            text-decoration: none;
        }

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

        .product-tile-title a, .product-tile-title a:hover, .product-tile-title a:focus {
            line-height: 1.35;
            font-size: 15px;
            font-weight: 500;
            color: #000;
            text-decoration: none;
            min-height: 60px;
        }



    .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: 'CeraPro-Regular';
        text-decoration: none;
    }

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

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

    .product-tile-net-price {
        font-size: 17px;
        color: #999;
        text-decoration: line-through;
        font-weight: 400;
        line-height: 20px;
        margin-right: 10px;
        font-family: 'CeraPro-Regular';
        font-weight: 400;
    }

    .product-tile-final-price {
        font-size: 20px;
        color: #9A0000;
        font-weight: 700;
        line-height: 20px;
        font-family: 'CeraPro-Regular', serif;
        font-weight: 500;
    }

    .product-tile-thumb {
        position: relative;
        overflow: hidden;
    }
    .product-tile-thumb-2 {
       padding-bottom:0px; 
    }

    .product-tile-buttons {
        position: absolute;
        bottom: -50px;
        -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;
        width: 100%;
    }

    .product-tile:hover .product-tile-buttons {
        position: absolute;
        bottom: 10px;
        -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 {
        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 i {
            margin: 0px;
            position: relative;
            left: -2px;
        }

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

        .product-tile-buttons .btn:hover, .product-tile-buttons .btn:focus {
            -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;
        }

    @media(max-width:768px) {
        .product-tile .product-tile-buttons {
            position: absolute;
            bottom: 10px;
        }

        .product-tile-title a, .product-tile-title a:hover, .product-tile-title a:focus {
            line-height: 1.4em !important;
           
        }

        .product-tile-code {
            display: block;
            line-height: 1.4em;
        }
    }


    .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: 'CeraPro-Regular', serif;
        color: #333;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .panel-heading .panel-title {
        font-family: 'CeraPro-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: 'CeraPro-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: 'CeraPro-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;
    }

    p {
        line-height: 1.5;
        margin: 0px;
        margin-bottom: 15px;
    }

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

    ul, ol {
        padding: 0px;
    }

    strong {
        font-weight: 600;
        font-family: 'CeraPro-Regular', sans-serif;
    }

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

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

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

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

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

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

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

    a.btn-warning {
        background: #9A0000;
        border-color: #9A0000;
        font-family: 'CeraPro-Regular',serif;
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
        text-align: left !important;
    }

        a.btn-warning:hover, a.btn-warning:focus {
            padding-left: 10px;
            padding-right: 10px;
            background: #222;
            border-color: #222;
            font-family: 'CeraPro-Regular',serif;
            color: #fff;
            text-align: left !important;
        }


    .subcategories-title {
        display: block;
        padding-top: 2px;
        padding-bottom: 2px;
        font-weight: 600;
        font-family: 'CeraPro-Regular',serif;
        font-size: 18px;
    }

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

    .breadcrumb li a.active, .breadcrumb li a.active:hover, .breadcrumb li a.active:focus {
        color: #444 !important;
        font-family: 'CeraPro-Regular',serif;
        font-weight: 400 !important;
    }

    .product-breadcrumb {
        font-size: 14px !important;
        font-family: 'CeraPro-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: 'CeraPro-Regular',serif;
    }

    .product-breadcrumb li, li.breadcrumb-link {
        color: #444;
        font-family: 'CeraPro-Regular',serif;
        font-size: 14px !important;
    }

    li.breadcrumb-text {
        color: #444;
        font-family: 'CeraPro-Regular',serif;
        font-size: 14px !important;
    }

    li.breadcrumb-link, li.breadcrumb-link a, li.breadcrumb-link:last-child span {
        color: #444 !important;
        font-size: 16px !important;
        text-transform: uppercase;
    }

        li.breadcrumb-link:last-child, li.breadcrumb-link:last-child a, li.breadcrumb-link:last-child span {
            color: #9A0000 !important;
            font-family: 'CeraPro-Regular',serif;
            font-size: 16px !important;
            font-weight: 400 !important;
            text-transform: uppercase;
            background-color: #fff !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: #9A0000;
    }



    .img-unveil, .lazy {
        display: block;
        background-image: url('skn/loading.gif');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

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




    .slider-for 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: #9A0000;
        visibility: visible;
        font-size: 0px;
        position: absolute;
        top: 45%;
        color: #9A0000;
    }

        .slider-for button:hover {
            background: none;
            border-color: transparent;
            color: #636482;
        }

        .slider-for button:before {
            line-height: 58px;
            color: #9A0000;
            font-size: 14px;
        }

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

        .slider-for button.slick-prev {
            left: 0px;
            right: initial;
            z-index: 10;
        }

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

        .slider-for button.slick-next {
            right: -1px;
            left: initial;
            z-index: 10;
        }

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

    .container img {
        margin: 0;
    }

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

    .slider-for {
        border: 1px solid #ebebeb;
    }



    h1.product-header {
        margin-top: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        color: #222;
        font-weight: 500;
        font-family: 'CeraPro-Regular', serif;
    }

    @media(max-width:768px) {
        h1.product-header {
            font-size: 24px;
        }
    }

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

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

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

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

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

    .product-code {
        color: #333;
        font-weight: 500;
        font-size: 15px;
    }


    .form-control {
        border-radius: 0px;
    }
    .cart-line-prices{
        color: #9A0000;
        font-size:17px;
    }
    
    .product-view-price {
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: 'CeraPro-Regular', serif;
    }

    .product-view-net-price {
        font-size: 20px;
        color: #999;
        text-decoration: line-through;
        font-weight: 400;
        line-height: 20px;
        margin-right: 10px;
        font-family: 'CeraPro-Regular', serif;
    }

    .product-view-final-price {
        font-size: 30px;
        color: #9A0000;
        font-weight: 500;
        line-height: 20px;
        font-family: 'CeraPro-Regular', serif;
    }

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

    .product-view-cart .btn.btn-primary {
        font-size: 14px;
        min-width: 200px;
        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: 10px;
        margin-bottom: 10px;
        border: 0;
        border-top: 1px solid #000;
    }

    a.product-view-category {
        color: #222;
        font-weight: 500;
    }

        a.product-view-category:hover, a.product-view-category:focus {
            color: #333;
            font-weight: 500;
        }

    .product-view-tags, product-view-tags a {
        font-weight: 500;
    }

    .info-img {
        background: #fff;
        border-radius: 50%;
        overflow: hidden;
        padding: 14px;
        position: relative;
        height: 80px;
        width: 80px;
    }

    .info-area {
      
        background-image: url('/images/backgroud_footer.svg');
        background-repeat: no-repeat;
        background-size: cover;
        height: 330px;

    }
    .katalogos{
        padding-top:100px;
    }
     
    @media(max-width:768px){
        
           .katalogos{
        padding-top:45px;
    }
        
        .info-area {
      height: 510px !important;
    }
        
        
        .action-home .owl-prev {
         left: -60px !important;
         }
         .home-categories1 {
        padding-top: 0px !important;
        }
        
        .home-categories1::before {
  
    height: 520px !important;

}
        
        }
    

        .info-area p {
            margin: initial;
        }

        .info-area a {
            text-decoration: none;
        }

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

        .info-area td {
            padding: 3px;
        }

    .info-title {
        color: #fff;
        font-weight: 500;
        font-size: 20px;
    }

    .info-description, .info-description *, .info-description:hover, .info-description:hover * {
        color: #fff;
        font-weight: 400;
        font-size: 16px;
    }

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

    .random-product, .home-cat, .home-tag {
        padding: 5px;
    }

    .hash-cat {
        padding: 5px;
    }

    .product-random-price {
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: 'CeraPro-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: 'CeraPro-Regular', serif;
    }

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



    .newsletter-area .form-control, .newsletter-area .form-control:hover, .newsletter-area .form-control:focus {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        height: 40px;
        line-height: 40px;
        padding: 0px 20px;
    }

    .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-primary, .newsletter-area .btn.btn-primary:hover, .newsletter-area .btn.btn-primary:focus {
        border: none;
        background: #9A0000;
        color: #fff;
        height: 40px;
        line-height: 40px;
        padding: 0px 20px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

        .newsletter-area .btn.btn-primary:hover, .newsletter-area .btn.btn-primary:focus {
            background: #333;
        }


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


    .btn-lg, .btn-group-lg > .btn {
        padding: 8px 14px;
        font-size: 16px;
        line-height: 1.33;
        border-radius: 0px;
    }

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

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

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

    .product-view .owl-prev, .product-view .owl-next {
        background-color: #dfdfdf;
        border: none;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        line-height: 25px;
        text-align: center;
        overflow: hidden;
        cursor: pointer;
        opacity: 1;
        font-size: 18px;
        margin: 0;
        z-index: 3;
    }
    .color-name{
        font-size: 18px;
        font-weight: bold;
        }
    .top-slider-wrapper {
        position: relative;
            padding-bottom: 20px;
        }
    .product-view .tiles-view .owl-prev,  .product-view .tiles-view .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .product-view .tiles-view .owl-prev {
        right: initial;
        left: 15px;
    }

    .available-colors-title,.variations-title{
        border-bottom: 1px solid #000;
        font-size:30px;
        margin-bottom: 15px;
        padding-bottom: 5px;   
      
        }
        .btn-file {
         border-radius: 5px;
         padding-left: 25px;
         padding-right: 25px;
         font-size: 18px;
        }
        
        .gallery-slider-wrapper {
            padding-top: 10px; 
        }
        
        .available-colors-title {
             padding-top: 100px; 
        }
        
    .variations-title{font-weight: bold;}
    .variation-title{font-weight: bold;font-size:18px;margin-bottom: 20px;}


    .btn-variation{
        padding-left:25px;
        padding-right: 25px;
        font-size:18px;
        border-radius: 5px !important;
        background:#fff !important;
        border-color:#111 !important;
        color:#111 !important;
    }
    .btn-variation.selected,.btn-variation:hover,.btn-variation:focus{
        padding-left:25px;
        padding-right: 25px;
        font-size:18px;
        border-radius: 5px !important;
        background:#9A0000 !important;
        color:#fff !important;
        border-color:#fff !important;
    }
    
    .btn-variation.disabled{
        padding-left:25px;
        padding-right: 25px;
        font-size:18px;
        border-radius: 5px !important;
        background:#ededed !important;
        border-color:#ccc !important;
        color:#111 !important;
    }

    .btn-scratch{
        padding: 12px 24px  !important;
        font-size:20px !important;
        border-radius: 5px !important;
        background:#fff !important;
        border-color:#111 !important;
        color:#111 !important;
    }
    .btn-add-offer{
        padding: 12px 24px !important;
        font-size:20px !important;
        border-radius: 5px !important;
        background:#9A0000  !important;
        border-color:#333 !important;
        color:#fff !important;
    }



    .btn-variation-color{
        padding-left:25px;
        padding-right: 25px;
        font-size:18px;
        border-radius: 5px !important;       
        border-color:#111 !important;
        
        border: 1px solid #000 !important; /* Inner border */
        
        color:#fff !important;
    }.btn-variation-color.selected,.btn-variation-color.selected:hover,.btn-variation-color.selected:focus,.btn-variation-color:hover,.btn-variation-color:focus{
        padding-left:25px;
        padding-right: 25px;
        font-size:18px;
        border-radius: 5px !important;
      
        background:#9A0000 !important;
        color:#fff !important;
        border-color:#fff !important;

    }

    .product-view .tiles-view .row{
        display:flex;flex-wrap:wrap;
    }
    .product-view .tiles-view .owl-next {
       
        right: 15px;
    }
        .product-view .owl-prev:hover, .product-view .owl-next:hover {
            color: #fff;
            background: #9A0000;
        }
   

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

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

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

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

    .action-home .owl-prev {
        position: absolute;
        top: -45px;
        right: 55px;
    }

    .pb-15 {
        padding-bottom: 15px;
    } .pl-7 {
        padding-left: 7.5px;
    }
    .pr-7 {
        padding-right: 7.5px;
    }.ml-7 {
        margin-left: -7.5px;
    }.mr-7 {
        margin-right: -7.5px;
    }
    .action-home .owl-next {
        position: absolute;
        top: -45px;
        right: 15px;
    }

    .action-home .owl-next {
       
        border: none;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        line-height: 25px;
        text-align: center;
        overflow: hidden;
        cursor: pointer;
        opacity: 1;
        font-size: 18px;
        margin: 0;
        z-index: 30;
        top:50%;
        right:-50px;
        font-size: 40px;
    }

   
    .action-home .owl-prev {
       
        border: none;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        line-height: 25px;
        text-align: center;
        overflow: hidden;
        cursor: pointer;
        opacity: 1;
        font-size: 18px;
        margin: 0;
        z-index: 30;
        top:50%;
        font-size: 40px;
        left:-50px;
    }

    .action-home .owl-prev, .action-home .owl-next {
        color: #fff;
        background: #ffffff00;
       
    }



        .action-home .owl-prev:hover, .action-home .owl-next:hover {
            color: #fff;
        background: #ffffff00;
        }

    .home-tags-wrapper, .home-cats-wrapper {
        position: relative;
    }


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

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

    .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: 'CeraPro-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: #9A0000;
                        font-weight: 300;
                    }

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


    .tab-content .tab-pane {
        padding-left: 0px;
        padding-right: 0px;
    }

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

    .nav-tabs {
        margin-bottom: 20px;
        border: none;
        /*display: unset;*/
        background-color: #fff;
        border: none;
        padding: 10px;
        border-radius: 5px;
        text-align: center;
    }

        .nav-tabs > li {
            margin: 5px;
        }

            .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
                background-color: #fff;
                float: left;
                display: block;
                font-size: 24px;
                color: #222;
                padding: 13px 25px !important;
                margin: 0;
                cursor: pointer;
                text-transform: uppercase;
                font-weight: 700;
                border-radius: 0;
                border: none;
                border: 0px solid #e8e8e8 !important;
                border-radius: 0px;
                line-height: 100%;
                transition: all 0.2s ease-in-out 0s;
                border-color: none !important;
                color: none !important;
            }

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

    .nav-tabs {
        text-align: center;
    }

        .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
            background-color: #fff !important;
            color:#000!important;
        }

            .nav-tabs > .active > a:after, .nav-tabs > .active > a:hover:after, .nav-tabs > .active > a:focus:after {
                background-color: #fff;
                float: left;
                display: block;
                font-size: 14px;
                color: #222;
                padding: 13px 25px !important;
                margin: 0;
                cursor: pointer;
                text-transform: uppercase;
                font-weight: 700;
                border-radius: 0;
                border: none;
                border: 1px solid #e8e8e8;
                border-radius: 20px;
                line-height: 100%;
                transition: all 0.2s ease-in-out 0s;
                background-color: #f2f2f2;
                border-color: #222;
                color: #222;
            }


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



    .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) {
        .info-title {
            color: #fff;
            font-weight: 500;
            font-size: 17px;
        }

        .info-img img {
            max-width: 30px;
        }

        .info-img {
            height: 60px;
            width: 60px;
        }
    }


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

    @media(max-width:768px) {
        .filters-area {
            overflow: hidden;
            height: 0px;
            opacity: 0;
            padding: 0px;
            margin: 0px;
            width: 100%;
            -webkit-transition: all 0.5s ease; /* Safari and Chrome */
            -moz-transition: all 0.5s ease; /* Firefox */
            -ms-transition: all 0.5s ease; /* IE 9 */
            -o-transition: all 0.5s ease; /* Opera */
            transition: all 0.5s ease;
        }

            .filters-area.filters-area-opened {
                overflow: initial;
                height: initial;
                opacity: 1;
                padding: 30px;
                margin: 0px;
                width: 100%;
                -webkit-transition: all 0.5s ease; /* Safari and Chrome */
                -moz-transition: all 0.5s ease; /* Firefox */
                -ms-transition: all 0.5s ease; /* IE 9 */
                -o-transition: all 0.5s ease; /* Opera */
                transition: all 0.5s ease;
            }
    }

    .filters-area.open {
        overflow: initial;
        height: initial;
        opacity: 1;
        padding: 30px;
        margin: 0px;
        width: 100%;
        -webkit-transition: all 0.5s ease; /* Safari and Chrome */
        -moz-transition: all 0.5s ease; /* Firefox */
        -ms-transition: all 0.5s ease; /* IE 9 */
        -o-transition: all 0.5s ease; /* Opera */
        transition: all 0.5s ease;
    }

    .filters-panel-heading {
        font-size: 15px;
        display: block;
        padding-top: 2px;
        padding-bottom: 17px;
        font-weight: 600;
        font-family: 'CeraPro-Regular',serif;
        font-size: 18px;
    }

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

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

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

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

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

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


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

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

        .filters-area {
            overflow: hidden;
            height: 0px;
            opacity: 0;
            padding: 0px;
            margin: 0px;
            width: 100%;
            -webkit-transition: all 0.5s ease; /* Safari and Chrome */
            -moz-transition: all 0.5s ease; /* Firefox */
            -ms-transition: all 0.5s ease; /* IE 9 */
            -o-transition: all 0.5s ease; /* Opera */
            transition: all 0.5s ease;
        }

            .filters-area.open {
                height: initial;
                opacity: 1;
                padding: 30px;
                margin: 0px;
                width: 100%;
                -webkit-transition: all 0.5s ease; /* Safari and Chrome */
                -moz-transition: all 0.5s ease; /* Firefox */
                -ms-transition: all 0.5s ease; /* IE 9 */
                -o-transition: all 0.5s ease; /* Opera */
                transition: all 0.5s ease;
            }
    }

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

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

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

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

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

    .cat-options span, .cat-options {
        font-size: 16px;
    }

    .cat-options {
        border: 1px solid #d7d7d7;
        display: inline-block;
        padding: 7px;
        border-radius: 3px;
    }

    .tile-out-of-stock {
        background: #9A0000;
        color: #222;
        font-size: 16px;
        padding: 3px;
        position: absolute;
        top: 70%;
        -webkit-transform: translateY(-70%);
        -ms-transform: translateY(-70%);
        transform: translateY(-70%);
        padding: 3px;
        width: 100%;
        text-shadow: 1px 1px 1px #333;
        text-align: center;
    }

    @media(min-width:768px) {

        .tile-out-of-stock {
            background: rgba(120,181,152,0.4);
            color: #555;
            font-size: 16px;
            padding: 3px;
            position: absolute;
            top: 90%;
            -webkit-transform: translateY(-90%);
            -ms-transform: translateY(-90%);
            transform: translateY(-90%);
            padding: 3px;
            width: 100%;
            text-shadow: 1px 1px 1px #fff;
            text-align: center;
        }
    }

    .view-out-of-stock {
        background: 40c8b8;
        color: #222;
        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: 0px !important;
    }

        .path-area .container-fluid {
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .path-area .product-header {
            float: right;
            margin: 0px;
            color: #444;
            font-family: "CeraPro-Regular";
            font-weight: 500;
            font-size: 24px;
            max-width: 60%;
            text-align: left;
            line-height: 30px;
        }

        .path-area .breadcrumb {
            float: left;
           
        }

            .path-area .breadcrumb.product-breadcrumb-inner {
                float: none;
            }

    .product-caption {
        color: #222;
        font-weight: 600;
    }

    @media (max-width:990px) {
        .top-links {
            text-align: left !important;
        }

        .path-area {
            min-height: initial;
            padding: 0px !important;
        }

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

            .path-area .container-fluid {
                padding-top: 0px;
                padding-bottom: 30px;
            }

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

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

        .path-area .product-header {
            text-align: center;
            max-width: 100%;
            display: block;
            float: none;
            margin-bottom: 20px;
        }
    }



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

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

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

    .slider-banner {
        overflow: hidden;
        position: relative;
        cursor: pointer;
    }

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

        .slider-banner:hover img {
            -webkit-transform: scale(1.10); /* Safari and Chrome */
            -moz-transform: scale(1.10); /* Firefox */
            -ms-transform: scale(1.10); /* IE 9 */
            -o-transform: scale(1.10); /* Opera */
            transform: scale(1.10);
        }

        .slider-banner img.img-overlay {
            position: absolute;
            -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;
            top: 0px;
            left: 0px;
            background: rgba(0,0,0,0.65);
            opacity: 0;
            z-index: 1;
        }

    .slider-banner-title {
        position: absolute;
        -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;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        opacity: 0;
        z-index: 1;
        color: #ffffff;
        font-size: 30px;
        font-family: 'CeraPro-Regular';
    }

    .slider-banner:hover .slider-banner-title {
        position: absolute;
        -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;
    }

    .slider-banner:hover img.img-overlay {
        position: absolute;
        -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;
        top: 0px;
        left: 0px;
        background: rgba(0,0,0,0.65);
        opacity: 1;
        z-index: 1;
    }

    .slider-banner::before, .slider-banner::after {
        width: 90%;
        height: 80%;
        display: inline-block;
        z-index: 3;
        content: '';
        position: absolute;
        top: 10%;
        left: 5%;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        -webkit-transform: scale(0);
        transition: 0.5s;
    }

    .slider-banner::before {
        border-bottom: 1px solid #FFF;
        border-left: 1px solid #FFF;
        -webkit-transform-origin: 0 100%;
    }

    .slider-banner::after {
        border-top: 1px solid #FFF;
        border-right: 1px solid #FFF;
        -webkit-transform-origin: 100% 0%;
    }

    .slider-banner:hover::after, .slider-banner:hover::before {
        -webkit-transform: scale(1);
    }

    @media(max-width:768px) {
        .slider-banner-title {
            opacity: 1;
            font-size: 20px;
        }
    }

    .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: #9A0000;
            color: #fff;
        }

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

            .sm-deco li a:hover, .sm-deco li a:focus {
                color: #222;
                font-size: 14px;
                font-family: "CeraPro-Regular";
            }

        .sm-deco li li a, .sm-deco li li a:hover, .sm-deco li li a:focus {
            font-family: "CeraPro-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;
        }

        .menu-logo {
            position: absolute;
            left: 50%;
            top: -15px !important;
            transform: translateX(-50%);
        }
    }

    /* 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 .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: #9A0000 !important;
        }
    }

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




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



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

        .menu-logo {
            position: absolute;
            left: 50%;
            top: -5px;
            transform: translateX(-50%);
        }
    }

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

    @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;
        }
    }
    /*
    @media (max-width: 1200px) {
        .menu-paddings {
            margin-top: 0px !important;
        }
    }
    */
    .hor-menu {
        position: absolute;
        top: 100%;
        left: 0px;
        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;
    }

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

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

    .hor-menu-level-2 a, .hor-menu-level-2 a:hover, .hor-menu-level-2 a:focus {
        background: #9A0000;
        color: #222;
        font-size: 14px;
        font-family: "CeraPro-Regular";
        font-weight: 500;
        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: 2px;
        padding-bottom: 2px;
        font-size: 14px;
        font-weight: 400;
        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: #9A0000;
        background: #ffffff;
    }

    .hor-menu-level-2 a:hover, .hor-menu-level-2 a:focus {
        background: #9A0000;
        color: #222;
        -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: 18px;
            padding-top: 3px;
            padding-bottom: 3px;
        }

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

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

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

    @media(max-width:990px) {
        .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-inline {
        position: static;
        top: 100%;
        width: 100%;
        height: 400px;
        max-width: 1600px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        background: #ffffff;
        border: 1px solid #efefef;
        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;
    }

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

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



    .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, #9A0000, #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: #9A0000;
            /*background-image: linear-gradient(to bottom, #1ca844 0%, #4bcd7d 100%);*/
        }



    .home-tags-title h3 {
        font-size: 26px;
        color: #222;
        font-weight: 400;
        position: relative;
        margin-bottom: 20px;
        text-transform: capitalize;
        font-family: "CeraPro-Regular";
    }




    .home-cats-title h3 {
        font-size: 26px;
        color: #222;
        font-weight: 400;
        position: relative;
        margin-bottom: 20px;
        text-transform: capitalize;
        font-family: "CeraPro-Regular";
    }


.btn-hash-tag {
    border-radius: 50px 0px 0px 50px !important;
    padding-bottom: 15px;
    padding-top: 15px;
    color: #fff !important;
   background: #879FA1 !important; 
    border-color: #879FA1 !important;
}




    .btn-hash-tag span{
        font-size:22px;
    }


    


#template-editor-FooterCol2 * {
    color: #fff;
}

#template-editor-FooterCol1 * {
    color: #fff;
}



.hash-cats-title h3 {
    font-size: 26px;
    color: #222;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-family: "CeraPro-Regular";
}




    @media( max-width:768px) {

        .menu-paddings {
            padding-top: 20px !important;
            padding-bottom: 5px !important;
        }
    }

    @media(max-width:768px) {
        .subcategories {
            /*display: none;*/
            position: relative;
            bottom: -20px;
        }

        .path-area {
            padding: 0px !important;
        }

            .path-area .product-header {
                margin-bottom: 20px;
            }
    }



    @media(min-width:768px) {
        .mobile-view-cart {
            display: none;
        }
    }

    @media(max-width:768px) {
        .mobile-view-cart {
            display: block;
            position: fixed;
            bottom: 0px;
            left: 0px;
            padding-top: 5px;
            width: 100%;
            background: #ffffff;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            padding-bottom: 27px;
            z-index: 10002;
        }

        .home-tags-title h3 {
            font-size: 20px;
        }

        .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;
            text-align: right;
            font-family: 'CeraPro-Regular', serif;
        }

        .mobile-view-cart .product-view-net-price {
            font-size: 22px;
            color: #222;
            text-decoration: line-through;
            font-weight: 500;
            line-height: 20px;
            margin-right: 10px;
            font-family: 'CeraPro-Regular', serif;
        }

        .mobile-view-cart .product-view-final-price {
            font-size: 22px;
            color: #434343;
            font-weight: 500;
            line-height: 20px;
            font-family: 'CeraPro-Regular', serif;
        }
    }

    .btn.btn-primary.btn-add-to-cart, .product-view-cart .btn.btn-primary {
        background: #9A0000 !important;
        border-color: #9A0000 !important;
        color: #fff !important;    
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 12px;
        padding-left: 12px;
      
       
        border-radius: 4px;
    }
.offer-list-wrapper{
background:#ebebeb;
padding: 15px;
border-radius: 10px;;
margin-top:30px;
}
        .btn.btn-primary.btn-add-to-cart:hover, .btn.btn-primary.btn-add-to-cart:focus, .product-view-cart .btn.btn-primary:hover, .product-view-cart .btn.btn-primary:focus {
            background: #222 !important;
            border-color: #222 !important;
            color: #fff !important;
        }

    @media(min-width:768px) {

        .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;
            /*top: 40px;*/
            max-height: calc(100vh - 200px);
            overflow-y: auto;
            overflow-x: hidden;
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 30px;
            padding-bottom: 30px;
        }

        a.menu-sub-category, a.menu-sub-category:hover, a.menu-sub-category:focus {
            font-weight: 600;
            line-height: 1.42857143;
            color: #000;
            white-space: normal;
            background: none;
            font-size: 14px;
            display: block;
            padding-bottom: 5px;
            margin-bottom: 5px;
        }

            a.menu-sub-category:hover, a.menu-sub-category:focus {
                color: #9A0000 !important;
            }

        a.menu-sub-sub-category, a.menu-sub-sub-category:hover, a.menu-sub-sub-category:focus {
            font-weight: 500;
            font-size: 13px;
            display: block;
            padding-bottom: 10px;
            color: #555;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

            a.menu-sub-sub-category:hover, a.menu-sub-sub-category:focus {
                color: #9A0000 !important;
                margin-left: 5px;
                -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
            }
    }


    .home-brands .owl-stage-outer {
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        border-radius: 5px;
    }

    .home-brand {
        padding-left: 10px;
        padding-right: 10px;
        border-right: 1px solid #ddd;
    }

  
    .home-brands-title h3 {
        font-size: 26px;
        color: #222;
        font-weight: 400;
        margin: 0px;
        padding: 5px;
        position: relative;
    }




    .home-catalog .owl-stage-outer {
        background-color: #333333;
        -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 0%);
        border-radius: 5px;
      

    }





    


    .home-catalog {
        padding-left: 10px;
        padding-right: 10px;
        
        height: 220px;
    }

  
    .home-catalog-title h3 {
        font-size: 26px;
        color: #222;
        font-weight: 400;
        margin: 0px;
        padding: 5px;
        position: relative;
    }


    #template-editor-FooterCol1 td, #template-editor-FooterCol1 span, #template-editor-FooterCol1 a, #template-editor-FooterCol1 p {
        line-height: initial !important;
        margin: 0px !important;
        padding: 0px !important;
    }

    #template-editor-FooterCol1 td {
        padding-bottom: 15px !important;
    }

    @media(max-width:768px) {
        .subcategories {
            display: none;
        }
        .menu-area .dropdown-menu-right {
            left: 0;
            right: initial;
        }
        .panel-main-filter > .panel-body{display:none;}
        .panel-main-filter > .panel-heading{cursor:pointer;}
    }


    .filters-panel-categories li a, .filters-panel-categories li a:hover, .filters-panel-categories li a:focus {
        font-size: 13px;
    }

    .filters-panel li {
        margin-bottom: 0px;
    }

    .filters-panel-heading {
        font-size: 15px;
    }

    .typefooter-20 .row-top {
        background-color: #9A0000;
    }

    .filters-col .panel {
        border: 1px solid #d7d7d7;
        overflow: hidden;
        margin-bottom: 40px;
        border-radius: 3px !important;
    }

        .filters-col .panel h3 {
            border: none;
            font-size: 16px;
            color: #222;
            display: block;
            font-weight: 700;
            text-transform: uppercase;
            background-color: #f5f5f5;
            margin: 0 !important;
            min-height: initial;
            padding: 0 !important;
            line-height: initial;
        }

        .filters-col .panel .panel-heading {
            background-color: #f5f5f5;
            border: none;
            font-family: 'CeraPro-Regular', serif;
            color: #222;
            padding: 15px;
            font-size: 16px;
            border-bottom: 1px solid #d7d7d7;
            margin: 0px;
        }

        .filters-col .panel .panel-body {
            border: none;
        }

    .btn-filters-reset {
        background: #777 !important;
        border-color: #777 !important;
        color: #fff !important;
        padding: 8px 15px !important;
        font-weight: 400 !important;
        font-size: 15px;
    }

        .btn-filters-reset:hover, .btn-filters-reset:focus {
            background: #9A0000 !important;
            border-color: #9A0000 !important;
            color: #000 !important;
            padding: 8px 15px !important;
            font-weight: 400 !important;
            font-size: 15px;
        }


.top-area-menu {
    color:#fff;
}

.slider-area{
    left: 40px;
}

.text-slider {
    font-size: 23px;
}


.top-categories-bg{
    background:  #F8F8F8;
}

.color-categories-bg{
    background:  #E2E2E2;
}

.top-categories-title{
    margin-bottom:200px;
}

.top-categories-grid{
    margin-top: -200px;;
}


.lookbook-categories-bg {
    background:  #9A0000;

}

.lookbook-categories-title{
    margin-bottom:200px;
}

.lookbook-categories-grid{
    margin-top: -200px;;
}

.pt-80 {
    padding-top:80px;
}


.pt-110 {
    padding-top:60px;
}


.pb-110 {
    padding-bottom:60px;
}

.pt-120 {
    padding-top:120px;
}

.pt-200 {
    padding-top:200px;
}

.mt-200 {
    margin-top:80px;
}

.mt-230 {
    margin-top:230px;
}

.pt-260 {
    padding-bottom:260px;
}

.pb-80 {
    padding-bottom:80px;
}

.pt-200 {
    padding-top:200px;
}


.pb-100 {
    padding-bottom:100px;
}

.pt-190{
    padding-top: 190px;
}


.img-height{
min-height: 515px !important;
}


@media(max-width:1600px) { 

    .pt-200 {
        padding-top:30px !important;
    }
    
    
    .pb-100 {
        padding-bottom:30px!important;
    }

    .mt-230 {
        margin-top:30px;
    }
    .pt-260 {
        padding-bottom:30px;
    }

    .mt-200 {
        margin-top:30px;
    }
  
    .pl-15{
    padding-left: 30px;
    }

}


@media(max-width:1600px) { 

    .pr-20 {
        padding-right: 20px;
    }

    .pl-20 {
        padding-left: 20px;
    }


 
}



@media(max-width:768px) { 
    .pl-15{
        padding-left: 15px;
        }

        .slider2 {
            display: none;
        }  

   .action-home .owl-prev {
         left:-60px;
        }  
        .pt-110 {
            padding-top:50px;
        }

        .pt-120 {
            padding-top:60px;
        }

        .pt-80 {
            padding-top:40px;
        }
        .pt-190{
            padding-top: 50px;
        }


        .header-medium-lined {
            font-size: 24px;
            text-align: left;
        }

       
       
      
    }
        



/*button  ESHOP FLOOR & BATH */
.shop
{
    display:none !important;
    padding-top:  12px;
    padding-bottom:  12px;
    padding-right:  18px;
    padding-left:  18px;
    background-color:#9A0000 ;
    color: #fff;
    border-radius: 10px 10px 10px 10px;
    font-size: 13px;
    float: right;
}.shop:hover,.shop:focus
{
  
    color: #ededed;
  
}
.pt-40
{
    padding-top: 40px;
}

.top-element{
    float: right;
}
/*
.text-center{
    text-align: center !important;
}
*/


.ver-menu {
    position: fixed;
    top: 0px;
    left: -120%;
    min-height: 100%;
    min-width: 400px;
    background: #fff;
    z-index: 20;
    z-index: 10000000000000000;
    /*-webkit-box-shadow: 2px 0px 5px 0px rgba(61,61,61,1);
-moz-box-shadow: 2px 0px 5px 0px rgba(61,61,61,1);
box-shadow: 2px 0px 5px 0px rgba(61,61,61,1);*/
    border: 1px solid #ededed;
}

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

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

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

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



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

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

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



   
    .home-menu-var {
        background: url('skn/cat_circle1.png') 10px 50% no-repeat  !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
        .home-menu-var a {
            color: #fff;
            font-family: "CeraPro-Bold";
            font-size:14px;
            
        }
        
        
        .home-menu-var-other {
            /*background: url(images/home/plakakia-02.svg) 10px 50% no-repeat !important; */
            background-size: 35px 35px !important;
            font-size: 15px;
            position: relative;
            padding-right: 20px;
            display: block;
            padding-top: 15px;
            padding-bottom: 7px;
            padding-left: 15px;
        }
        .home-menu-var-0 {
        background: url('images/home/domika-ulika-03.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
        
    }
         .home-menu-var-1 {
        background: url('images/home/monosh-04.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-2 {
        background: url('images/home/xrwmata-05.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-3 {
        background: url('images/home/ergaleia-xeiros-06.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-4 {
        background: url('images/home/ergaleia-xeiros-06.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-5 {
        background: url('images/home/ergaleia-xeiros-06.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-6 {
        background: url('images/home/khpos-09.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-7 {
        background: url('images/home/spiti-10.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-8 {
        background: url('images/home/ydraylika-11.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
         .home-menu-var-9 {
        background: url('images/home/mpanio-12.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
          .home-menu-var-10 {
        background: url('images/home/kouzina-13.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }
    .home-menu-var-11 {
        background: url('images/home/plakakia-02.svg') 10px 50% no-repeat  !important;
        background-size: 35px 35px !important;
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }

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


        .ver-menu ul.ver-menu--nav li a.no-children:after, .ver-menu ul.ver-menu--nav li a.no-children:hover:after, .ver-menu ul.ver-menu--nav li a.no-children:focus:after {
            display: none;
        }


    .ver-menu ul.ver-menu--nav ul li a {
        font-size: 14px;
    }

    .ver-menu ul.ver-menu--nav li a.active {
        text-decoration: underline;
    }
    .row.equal, .jscroll-inner, .jscroll-added {
        display: flex;
        flex-wrap: wrap;
    }

    .btn-more, .btn-more:hover, .btn-more:focus {
        color: #fff;
        padding-top: 10px !important;
        border-radius: 10px;
       padding-bottom:10px !important;
       padding-right:15px !important;
       padding-left:15px !important;
    }
.ver-menu-sub-container {
    position: absolute;
    left: 100%;
    top: 0px;
    padding: 30px;
    background: #fff;
    /*-webkit-box-shadow: 2px 0px 5px 0px rgba(61,61,61,0.7);
-moz-box-shadow: 2px 0px 5px 0px rgba(61,61,61,0.7);
box-shadow: 2px 0px 5px 0px rgba(61,61,61,0.7);*/
    border: 1px solid #ededed;
    border-right: 3px solid #9A0000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
}
.vermenu-toggle{
    color:#9A0000 !important;
}

@media(min-width:768px) {

    .ver-menu ul ul li a:hover, .ver-menu ul.ver-menu--nav ul li a:focus {
        font-size: 14px;
    }

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

   
    .ver-menu ul.ver-menu--nav li a:hover, .ver-menu ul.ver-menu--nav li a:focus {
       /* background: url('skn/cat_circle.png') 10px 50% no-repeat  !important;*/
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 7px;
        padding-left: 55px;
    }

    .ver-menu ul.ver-menu--nav li a.no-children:hover, .ver-menu ul.ver-menu--nav li a.no-children:focus {
        padding-right: 7px;
    }

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

    .ver-menu ul.ver-menu--nav li a:hover, .ver-menu ul.ver-menu--nav li a:focus {
       color:#000;
    }

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

    .sub-category-title {
        padding-bottom: 10px;
    }

        .sub-category-title a {
            font-size: 16px;
            color: #9A0000;
            font-weight: 600;
        }


        .subcategories-list {
            padding: 0px;
            margin: 0px;
            columns: 3;
        }
    .sub-category-node a {
        font-size: 14px;
        color: #333;
        font-weight: 400;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        padding-left: 0px;
        display: block;
        padding-bottom: 5px;
    }
    .subcategories-list > li{ margin-bottom: 30px;}
    .sub-category-all a {
        font-size: 14px;
        color: #000;
        font-weight: 600;
       isplay: block;
    }











    .sub-category-title a:hover, .sub-category-title a:focus {
        color: #333;
    }

    .sub-category-node a:hover, .sub-category-node a:focus {
        color: #111;
        padding-left: 5px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }

    .sub-category-all a:hover, .sub-category-all a:focus {
        color: #333;
    }
}





@media(max-width:768px) {
   

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

        .ver-menu-sub-container hr {
            margin-top: 15px !important;
            margin-bottom: 15px !important;
            padding: 0px !important;
        }

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

    .sub-category-title {
        padding-bottom: 0px;
        position: relative;
        padding-left: 35px;
    }

        .sub-category-title a {
            font-size: 15px;
            position: relative;
            padding-right: 20px;
            display: block;
            font-weight: 600;
            padding-top: 7px;
            padding-bottom: 7px;
            color: #9A0000;
            padding-left: 7px;
        }

            .sub-category-title a.submenu-back {
                position: absolute;
                left: 0px;
                top: 50%;
                transform: translateY(-50%);
                display: inline-block;
                font-size: 24px;
                line-height: 30px;
                min-width: 25px;
                text-align: center;
            }

            .sub-category-title a:hover {
                color: #333;
            }

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



    .sub-category-all a {
        font-size: 15px;
        position: relative;
        padding-right: 20px;
        display: block;
        padding-top: 7px;
        padding-bottom: 7px;
        color: #9A0000;
        font-weight: 600;
        padding-left: 7px;
    }



    .sub-category-node a.no-children {
        padding-right: 7px;
    }

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

    .sub-category-node a.no-children:after {
        display: none;
    }
}




.btn-menu {
    position: relative;
    font-size: 13px;
    line-height: 21px;
    padding:8px 8px;
}

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

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

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

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

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


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

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

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


.home-category {
    background: url('skn/cat_circle.png') 10px 50% no-repeat #333;
    padding-left: 26px;
    min-height:50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-bottom:10px;
    padding-left:50px;
}




/* Add more category styles as needed */



    .home-category a {
        color: #fff;
        font-family: "CeraPro-Bold";
        font-size:14px;
        z-index: 11;
        line-height:50px;
    }


strong, strong *, strong:hover *  {
    font-family: "CeraPro-Bold";
}

@media(min-width:768px) {
    .container-small .container, .container-small .container-fluid {
        padding-left: 6%;
        padding-right: 6%;
    }
}

.home-categories {
    background:  #F8F8F8 ;
    
    position:relative;
}
.home-categories::before{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:200px;
    content:'';
    display:block;
    background:#fff;
}
.home-categories .category-tile.mb-lg{
     margin-bottom:0px !important;
}

.text-left {
    color:#000;
   
}


.color-text-home .text-left {
 min-height:40px;
 color:#fff;
}

.item-image-description .text-left {
    font-family: 'CeraPro-Bold'!important;
    size: 14px;
    

}


.titles-hover .item-below-text-wrapper {
font-family: 'CeraPro-Medium';
position:absolute;
bottom:0px;
left:20px;
color:#fff;
}

    .titles-hover .item-below-text-wrapper a, .titles-hover .item-below-text-wrapper a:hover, .titles-hover .item-below-text-wrapper a:focus{
        
        color: #fff;
    }
.dark-hover .item-image {
    position: relative;
  
}
    .dark-hover .item-image::before {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.5;
        display: block;
        content: '';
        -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;
    }

    .dark-hover .item-image:hover::before {
        opacity: 0;
        -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;
    }
@media (min-width: 40rem) {
    .column {
         padding-left: initial;
         padding-right: initial; 
        
    }
}

body:not(.layer-action-ContentBuilder) .bg-dark {
    background-color: rgb(51, 51, 51);
    /*padding: 27.5px 20px;*/
}



.home-categories1 {
    background:  #9A0000 ;
    position:relative;
 

}
.home-categories1::before{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:480px;
    content:'';
    display:block;
    background:#fff;
   
 
}
.category-tile{position:relative;}

.home-categories1 .category-tile.mb-lg{
     margin-bottom:0px !important;
}



.color-bg {
    background:  #E2E2E2;

}

.catalogos-bg {
    background:  #333333;

}



.text-color .item-image-title  {
    color:#232323;
    font-family: "CeraPro-Bold";
    font-size: 30px;
    position: absolute;
    bottom: 200px;
    left: 60px;
}


.text-color .item-image-description {
    color:#232323;
    font-family: "CeraPro-Medium";
    font-size: 14px;
    position: absolute;
    width: 551px;
    bottom: 120px;
    left: 60px;
}


.line .item-image-title {
      
    border-bottom: 2px solid #676767;

}




.titles-fonts .item-image-title  {
    font-size: 24px;
    font-family: "CeraPro-Bold";

 }

.titles-fonts .item-image-description { 
    font-size: 14px;
    font-family: "CeraPro-Bold";
}


.btn-tile{
  border-radius: 5px !important;
  padding: 10px 12px;
}
body:not(.layer-action-ContentBuilder)  .bg-dark .btn-tile{
  background: #b3b3b3 !important;
  border-color:#b3b3b3 !important;
  color:#333 !important;
  font-family: "CeraPro-Bold";
}

body:not(.layer-action-ContentBuilder)  .bg-dark .btn-tile:hover,
body:not(.layer-action-ContentBuilder)  .bg-dark .btn-tile:focus
{
    background: #9A0000 !important;
    border-color:#9A0000 !important;
    color:#fff !important;
     
  }
  
.lead {
    font-size: 30px;
}
.p-lg{
margin-top:23px;    
    
}


.espa-wrapper {
    
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 10px;
    z-index:10;
}




.open-accessibility.open-accessibility-collapsed{
            min-width: 90px !important;
            overflow: hidden !important;
            height: 90px !important;
        }
        
#back-top{position:fixed;bottom:60px;right:10px;display:none}
@media(max-width:768px){#back-top{bottom:75px}}


.open-accessibility {

    bottom: 200px !important;

}
@media(max-width:768px){
.open-accessibility-menu-button span {
  
    font-size: 13px !important;
}}

.details-link {
  color: #9A0000;
  text-decoration: none;
}

.diathesimotita{
margin-top:25px;
margin-bottom:25px;  
padding-bottom: 13px; 
padding-top: 13px; 
padding-right: 13px; 
padding-left: 20px; 
border-radius: 25px; 
border-color: #29d985 !important; 
border: 2px solid; 
width: 220px;
}


.diathesimotita1{
margin-top:25px;
margin-bottom:25px;  
padding-bottom: 13px; 
padding-top: 13px; 
padding-left: 20px; 
border-radius: 25px; 
border-color: #ff1100 !important; 
border: 2px solid; 
width: 235px;
}

.list, .list:focus, .list:hover {
   border:0px solid; 
     text-decoration: none;
}
 
 
 #wishlist-count {
    font-size: 12px;
    color: #000!important;
    position: absolute;
    top: 0px;
    right: 5px; z-index: 2;
    display: inline-block;
}
#inline-cart-total-quantity {
    color: #000!important;
}
#wishlist-38875F04-count {
    font-size: 12px;
    color: #000;
    position: absolute;
    top: -4px;
    right: -9px;
    width:19px;
    height:19px;
    line-height:17px;
    background: #adacb3;
    text-align: center;
    border-radius: 50%;
    display: inline-block; z-index: 2;
}
a.big-icon, a.big-icon:hover, a.big-icon:focus {
    position: relative;
    display: inline-block;
    height: 50px;
}
#comparelist-count {
    font-size: 12px;
    color: #000;
    background-color: #ffffff00 !important;
    position: absolute;
    top: 0px;
    right: 6px;
    display: inline-block;
    z-index: 2;
}

.sharethis {
    display: inline-block;
 
    border-color: #fff!important;
}

#st-cmp-v2 .st-cmp-app .st-cmp-settings {

    display: none!important;
}


#st-2 .st-btn > img {

    height: 22px !important;
    width: 22px!important;
    top: 2px!important;
  
}

.ui-spinner {
  
    width: auto;
}


.line .item-image-title .lead .text-left {
font-size:20px !important;    
}

    
        
.idees-mpaniou img.img-responsive{
   border-radius:20px;
}


    
.btn-catalog{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #9A0000;
    color: #fff;
    border-radius: 12px;
    font-size: 13px;
   
}

.btn-catalog:hover{
  
    background-color: #9A0000;
    color: #fff;
  
   
}

.btn-catalog-new{
    padding: 10px 22px;
    font-size: 12px;
    line-height: 1.5;
    border-color: #9A0000;
    border-radius: 12px;
    color:#000;
   
}
.btn-catalog-new:hover{
  
  border-color: #9A0000;
    
    color:#000;
   
}

 .pt-20{
     padding-top:20px;
     padding-bottom: 20px;
 }
  .pt-20-pdf{
     padding-top:5px;
     padding-bottom: 5px;
 }
 
 .pr-20{
     
     padding-right:20px;
 }
 
.pdf-tile-title{
    
 font-size: 22px;
 font-weight: bold;
}

.pdf-tile-description{
    font-size: 16px;  
    color: #9A0000;
}
.catalog-tile-description
{
    color:#fff;
}

 .catalog-tile-title a{
    
    font-size:20px !important;
    color:#fff !important;
        font-weight: bold;
}

 .catalog-tile-title a:hover{
    text-decoration: none;
    
}


.logo {
    width: 250px;   
    height: 200px;  
    object-fit: contain;
    margin: 0 auto; 
  
}

.well {
    
    background-color: #9A0000;
    border: solid 1px #9A0000;
    color:#fff;
 
}
.well a{
    
     color:#fff;
     font-size:18px;
      position: relative;
    text-align: center; /* Center align the text */
    display: flex;
    justify-content: center; /* Center horizontally for flex container */
    align-items: center; /* Center vertically for flex container */
   
 
}

.full-size-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}




.pelates-tile-title{
    
 font-size: 22px;
 font-weight: bold;
text-align: center;
}


.anakenisis-tile-thumb {
    width: 250px;  /* or whatever width you want */
    height: 250px;  /* or whatever height you want */
    overflow: hidden;  /* this will ensure that the images won't overflow the container */
    position: relative; 
    }

.anakenisis-tile-thumb  img{
    
    width: 250px;
    height: 250px;
    object-fit: cover;  /* this will cover the entire element, potentially clipping the image */
    object-position: center;  /* this will center the image within the element */
    border-radius: 20px;
}
 
 .dtile.is-btn.is-upper:hover, .dtile.is-upper:hover{
    
    background-color: rgb(227, 116, 33) !important;
    border-color: rgb(227, 116, 33) !important;
}


.product-title-new {
    text-transform: capitalize!important;
    font-size: 60px !important;
    padding-bottom: 50px;
    
}
.tiles-tile-title {
    font-size:25px !important;
    text-transform: none;
    font-weight: 500!important;
    text-transform: uppercase !important;
    text-decoration: none!important;
    /*position: relative; */
   /* bottom: 60px !important;*/
   /* right: -25px;*/
    
}
.tiles-tile-title a{

    text-decoration: none!important;
    
}

.gdprcookie-buttons button:first-child { 
        color: #000 !important;
    }
    
    .gdprcookie-buttons button {
         color: #000 !important;
    }
    
.hidden-link {
  
}    