    @font-face {
        font-family: 'gfs';
        src: url('../fonts/dido/Didot-Bold.eot');
        src: url('../fonts/dido/Didot-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/dido/Didot-Bold.woff') format('woff'), url('../fonts/dido/Didot-Bold.ttf') format('truetype');
        font-weight: bold;
        font-style: normal;
    }

    @font-face {
        font-family: 'gfs';
        src: url('../fonts/dido/Didot.eot');
        src: url('../fonts/dido/Didot.eot?#iefix') format('embedded-opentype'), url('../fonts/dido/Didot.woff') format('woff'), url('../fonts/dido/Didot.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'gfs';
        src: url('../fonts/dido/Didot-Italic.eot');
        src: url('../fonts/dido/Didot-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/dido/Didot-Italic.woff') format('woff'), url('../fonts/dido/Didot-Italic.ttf') format('truetype');
        font-weight: normal;
        font-style: italic;
    }

    a:hover {
        text-decoration: none;
    }

    .navbar-toggle {
        padding: 6px;
    }

    .vertical-panel-content {
        background-color: #fff;
    }

    .brand-panel {
        background-color: transparent;
        height: 92px;
        left: 0;
        padding: 35px 0px 0px 90px;
        position: absolute;
        text-align: center;
        top: 0;
        transition: all 0.3s ease 0s;
        z-index: 4;
    }

    .navbar-desctop {
        background-color: #fff;
        z-index: 3;
        padding-bottom: 10px;
    }

    .navbar-desctop-menu {
        letter-spacing: 1px;
        margin-right: 90px;
    }

    .navbar-desctop-menu li a:hover,
    .navbar-desctop-menu .active>a {
        color: #000;
    }

    .navbar-desctop-menu>li.active {
        border-bottom: 1px solid #000;
    }

    .navbar-desctop-menu li ul li.active {
        background: rgba(0, 0, 0, 0.9);
        color: #fff;
    }

    .navbar-desctop-menu li ul li.active>a {
        color: #fff;
    }

    .navbar-desctop-menu>li>a {
        color: #2d2d2b;
    }

    .navbar-desctop.affix .navbar-desctop-menu li>a:hover,
    .navbar-desctop.affix .navbar-desctop-menu .active>a {
        color: #000;
    }

    .navbar-desctop.affix .navbar-desctop-menu li ul li.active>a {
        color: #fff;
    }

    .navbar-desctop-logo {
        float: left;
        margin-top: -20px;
        margin-left: 40px;
    }

    .navbar-desctop-link {
        position: absolute;
        right: 105px;
        top: 10px;
    }

    .navbar-desctop.affix .navbar-desctop-link {
        display: none;
    }

    .navbar-desctop.affix .navbar-desctop-logo {
        margin-top: -10px;
    }

    .navbar-desctop .menuicons {
        display: none;
        margin-left: 10px;
    }

    .navbar-desctop.affix .menuicons {
        display: block;
    }

    .navbar-desctop.affix li.menuicons a {
        color: #999;
        font-size: 12px;
        line-height: 14px;
        display: inline-block;
        padding: 0px 0px 0px 8px;
        position: relative;
    }

    .navbar-desctop.affix li.menuicons a sup {
        position: absolute;
        display: block;
        top: -7px;
        right: -13px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #000;
        font-size: 8px;
        line-height: 18px;
        text-align: center;
        width: 16px;
        height: 16px;
        color: #fff;
    }

    .navbar-desctop.affix li.menuicons a span {}

    .navbar-desctop.affix li.menuicons a img {
        height: 18px;
        width: auto;
        vertical-align: bottom;
    }

    .navbar-desctop-menu>li {
        float: left;
        margin-left: 40px;
    }

    .navbar-desctop-menu>li>ul {
        margin-top: 11px;
    }

    nav.affix .navbar-desctop-menu>li>ul {
        margin-top: 1px;
    }

    .navbar-desctop-link {}

    .navbar-desctop-link ul {}

    .navbar-desctop-link li {
        display: inline-block;
    }

    .navbar-desctop-link li a {
        color: #999;
        font-size: 12px;
        line-height: 14px;
        display: inline-block;
        padding: 0px 0px 0px 8px;
        position: relative;
    }

    .navbar-desctop-link li a sup {
        position: absolute;
        display: block;
        top: -7px;
        right: -13px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #000;
        font-size: 8px;
        line-height: 18px;
        text-align: center;
        width: 16px;
        height: 16px;
        color: #fff;
    }

    .navbar-desctop-link li a span {}

    .navbar-desctop-link li a img {
        height: 18px;
        width: auto;
        vertical-align: bottom;
    }

    #navbar-mobile li.iconsnavbar {
        padding-top: 30px;
    }

    #navbar-mobile li.iconsnavbar a {
        color: #000;
        font-size: 12px;
        line-height: 14px;
        display: inline-block;
        padding: 0px 0px 0px 8px;
        position: relative;
    }

    #navbar-mobile li.iconsnavbar a sup {
        position: absolute;
        display: block;
        top: -7px;
        right: -13px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #000;
        font-size: 8px;
        line-height: 18px;
        text-align: center;
        width: 16px;
        height: 16px;
        color: #fff;
    }

    #navbar-mobile li.iconsnavbar a span {}

    #navbar-mobile li.iconsnavbar a img {
        height: 18px;
        width: auto;
        vertical-align: bottom;
    }

    .fade-title-left {
        z-index: -1;
    }

    footer.footer {
        background: #212121;
        padding: 50px 0 0;
    }

    .footer {
        text-align: left;
        margin: -10px 0px 0px;
    }

    footer div.footer-box {
        margin: 10px 0px;
    }
    footer div.footer-box a{
        color: #c2c2c2;
        text-decoration: underline;
    }
    footer div.footer-box-last {
        display: inline-block;
        float: right;
    }

    footer div.footer-box h5 {
        color: #c2c2c2;
        text-align: left;
        text-transform: uppercase;
        font-weight: bold;
        font-size;
        16px;
        line-height: 20px;
    }

    footer div.footer-box ul {}

    footer div.footer-box ul li {}

    footer div.footer-box ul li a {
        color: #aaa;
        text-align: left;
        font-size: 12px;
        line-height: 22px;
        text-transform: uppercase;
    }
    footer div.footer-box.footer-block{
        text-align: justify;
        font-size: 14px;
        line-height: 22px;
    }
    footer div.footer-box.footer-block a{
        text-decoration: underline;
    }
    footer div.footer-box.footer-link h2{
        color: #f2f2f2;
        float: left;
        padding-right: 40px;
    }
    footer div.footer-box.footer-link a{
        font-size: 20px;
        border: 2px solid #fff;
        padding: 6px 18px;
        color: #c2c2c2;
        float: left;
        margin-top: 8px;
    }
    footer div.footer-box.footer-link a:hover{
        background-color: #c2c2c2;
        color: #000;
    }
    footer .footer-bottom {
        padding: 20px 0px 40px;
        font-size: 12px;
        color: #ccc;
    }

    footer .footer-bottom a {
        font-size: 12px;
        color: #ccc;
    }

    footer .footer-bottom a:hover {
        color: #fff;
    }

    .mylink-white {
        width: 50px;
        padding: 5px 0px;
        border-bottom: 1px solid #aaa;
        white-space: nowrap;
        color: #aaa;
        display: block;
        text-transform: uppercase;
        font-weight: bold;
    }

    .mylink-white:hover {
        color: #fff;
        border-bottom: 1px solid #fff;
        width: auto;
        text-decoration: none;
        display: inline-block;
        -webkit-transition: all 1.15s;
        -o-transition: all 1.15s;
        transition: all 1.15s;
    }

    .mylink-dark a {
        width: 50px;
        padding: 5px 0px;
        border-bottom: 1px solid #666;
        white-space: nowrap;
        color: #666;
        display: block;
        text-transform: uppercase;
        font-weight: bold;
    }

    .mylink-dark a:hover {
        color: #000;
        border-bottom: 1px solid #000;
        width: auto;
        text-decoration: none;
        display: inline-block;
        -webkit-transition: all 1.15s;
        -o-transition: all 1.15s;
        transition: all 1.15s;
    }

    .form-control,
    textarea.form-control {
        background-color: #fff;
        border: none;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-bottom: 1px solid #343434;
        color: #666666;
        font-size: 16px;
        line-height: 32px;
        height: 40px;
        padding: 5px 0px;
        transition: all 0.15s ease 0s;
    }

    .btn {
        background-color: #fff;
        border: 1px solid #000000;
        border-radius: 0px;
        color: #000;
        display: inline-block;
        font-size: 16px letter-spacing: 1px;
        padding: 15px 30px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        transition: all 0.3s ease-out 0s !important;
    }

    .btn:hover {
        background-color: #000;
        color: #fff;
    }

    div.basket {
        position: fixed;
        background: rgba(255, 255, 255, 1);
        padding: 40px;
        color: #424242;
        width: 500px;
        height: 100vh;
        overflow: auto;
        right: -1000px;
        top: 0px;
        z-index: 100;
        border-left: 1px solid #000;
    }

    div.basket div.basket-header {
        position: relative;
    }

    div.basket div.basket-header h4 {
        text-transform: none;
        padding-bottom: 30px;
        border-bottom: 1px solid #ccc;
    }

    div.basket div.basket-header #basket-close {
        color: #666;
        font-size: 24px;
        text-align: center;
        position: absolute;
        top: -10px;
        right: 0px;
        -webkit-transition: all 1.15s;
        -o-transition: all 1.15s;
        transition: all 1.15s;
    }

    div.basket div.basket-header #basket-close:hover {
        color: #000;
        text-decoration: none;
        -webkit-transition: all 1.15s;
        -o-transition: all 1.15s;
        transition: all 1.15s;
    }

    div.basket div.basket-header div.basket-content {}

    div.basket .row-hover:hover {
        background-color: #fafafa;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s;
    }

    div.basket .basket-row-title {
        padding: 20px 0px 0px;
        display: inline-block;
        color: #333;
    }

    div.basket .basket-row-title .basket-price {
        color: #666;
        font-size: 12px;
    }

    div.basket div.basket-resume {
        border-top: 1px solid #ccc;
    }

    .vspace40 {
        clear: both;
        height: 40px;
    }

    div.bgsearch {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100vw;
        height: 100vh;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 100;
        display: none;
    }

    div.bgsearch div.bgsearch-box {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 0%;
        margin-left: 0%;
        background-color: rgba(255, 255, 255, 1);
        opacity: 0;
    }

    div.bgsearch div.bgsearch-box-form {
        display: table;
        width: 100%;
        height: 100%;
    }

    div.bgsearch div.bgsearch-box-form-cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding-left: 10%;
        padding-right: 10%;
        position: relative;
    }

    div.bgsearch div.bgsearch-box-form-cell input.search__input {
        width: 80%;
        font-size: 60px;
        line-height: 100px;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #aaa;
    }

    div.bgsearch div.bgsearch-box-form-cell input.search__input:focus {
        border-bottom: none;
        border-bottom: 1px solid #aaa;
        outline: none;
    }

    div.bgsearch div.bgsearch-box-form-cell span.search__info {
        display: inline-block;
        float: right;
        padding: 20px 10%;
        color: #ccc;
        font-size: 12px;
    }

    div.bgsearch #icon-search-close {
        position: absolute;
        color: #aaa;
        top: 0px;
        right: 30px;
        font-size: 60px;
        font-weight: 100;
    }

    div.bgsearch #icon-search-close:hover {
        text-decoration: none;
        color: #fff;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s;
    }

    div.bglanguage {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100vw;
        height: 100vh;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 100;
        display: none;
    }

    div.bglanguage div.bglanguage-box {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 0%;
        margin-left: 0%;
        background-color: rgba(255, 255, 255, 1);
        opacity: 0;
    }

    div.bglanguage div.bglanguage-box-form {
        display: table;
        width: 100%;
        height: 100%;
    }

    div.bglanguage div.bglanguage-box-form-cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding-left: 10%;
        padding-right: 10%;
        position: relative;
    }

    div.bglanguage #icon-language-close {
        position: absolute;
        color: #aaa;
        top: 0px;
        right: 30px;
        font-size: 60px;
        font-weight: 100;
    }

    div.bglanguage #icon-search-close:hover {
        text-decoration: none;
        color: #fff;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s;
    }

    div.bglanguage ul.ullanguages {
        margin: 40px auto;
    }

    div.bglanguage ul.ullanguages li {
        display: inline-block;
    }

    div.bglanguage ul.ullanguages li a {
        display: inline-block;
        padding: 20px;
        color: #666;
        font-size: 24px;
    }

    div.bglanguage ul.ullanguages li a.active {
        color: #000;
        cursor: default;
    }

    div.bglanguage ul.ullanguages li a:hover {
        color: #000;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s;
    }

    .mybreadcrumb {
        margin-bottom: 40px;
    }

    .mybreadcrumb a {
        color: #747474;
    }

    .mybreadcrumb a:hover {
        color: #000;
        text-decoration: none;
        -webkit-transition: all 1.15s;
        -o-transition: all 1.15s;
        transition: all 1.15s;
    }
    /*============================================================
M0	For Big Desktop
==============================================================*/

    @media (min-width: 1151px) and (max-width: 1350px) {}
    /*============================================================
M1	For Small Desktop
==============================================================*/

    @media (min-width: 980px) and (max-width: 1150px) {
        .brand-panel {
            padding-left: 40px;
        }
        .navbar-desctop-link {
            right: 35px;
        }
        .navbar-desctop-menu {
            margin-right: 20px;
        }
    }
    /*============================================================
M2	Tablet (Portrait) Design for a width of 768px
==============================================================*/

    @media (min-width: 768px) and (max-width: 979px) {
        footer div.footer-box-last {
            float: none;
            display: block;
        }
        .mainlogo,
        .mainlogooutlet {
            position: absolute;
        }
        .brand-panel {
            width: 100%;
            padding: 35px 0px 0px 173px;
        }
        .navbar-mobile {
            z-index: 5;
        }
    }
    /*============================================================
M3	Mobile (Portrait) Design for a width of 320px
==============================================================*/

    @media only screen and (max-width: 767px) {
        .mainlogo,
        .mainlogooutlet {
            position: absolute;
            top: 15px;
            left: 100px;
            width: 160px;
            height: auto;
        }
        .brand-panel {
            width: 100%;
        }
        .navbar-mobile {
            z-index: 5;
        }
        div.basket {
            width: 100%;
            padding: 20px;
            left: auto;
        }
        div.bgsearch div.bgsearch-box-form-cell input.search__input {
            width: 90%;
            font-size: 40px;
            line-height: 60px;
        }
        footer div.footer-box {
            margin: 20px 0;
        }
        footer div.footer-box-last {
            float: none;
            display: block;
        }
        .navbar-toggle {
            position: absolute;
            right: 10px;
            top: 18px;
        }
    }
@media only screen and (min-width: 420px) and (max-width: 568px) {}


/*============================================================
M6	iPhone 6 landscape · width: 667px
==============================================================*/

@media only screen and (min-width: 569px) and (max-width: 667px) {}


/*============================================================
M7    iPhone 6 Plus landscape · width: 736px
==============================================================*/

@media only screen and (min-width: 668px) and (max-width: 736px) {}


/*============================================================
M4    iPhone 6 Plus (Portrait) 414px
==============================================================*/

@media only screen and (min-width: 376px) and (max-width: 414px) {}


/*============================================================
M8    iPhone 6 Plus (Portrait) 375px
==============================================================*/

    @media only screen and (min-width: 320px) and (max-width: 375px) {
        .mainlogo,
        .mainlogooutlet {
            left: 80px;
        }
    }
