@media (min-width: 992px) {
    /* 992px */
    .c-layout-header .c-brand {
        margin: 15px 0 20px 0;
    }

    .c-layout-header.c-layout-header-2 {
        /*background: rgba(30, 36, 42, 0.75); before vogue */
        background: rgb(29, 29, 27);
        border-bottom: 0;
    }

    .c-page-on-scroll .c-layout-header.c-layout-header-2 {
        /*background: rgba(30, 36, 42, 0.82);*/
        background: rgb(29, 29, 27);
        border-bottom: 0;
        box-shadow: none;
    }

    .c-layout-header-fixed .c-layout-page {
        margin-top: 144px;
    }

    .vs-greece-is .c-layout-breadcrumbs-1:not(.eshop-breadcrumb){
        /*background-color: red;*/
        padding: 60px 0 10px 0 !important;
    }

    .eshop-breadcrumb {
        padding: 46px 0 11px 0 !important;
    }

    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        padding: 63px 15px 22px 15px;
    }
}

@media (max-width: 991px) {
    .c-layout-header-fixed.c-layout-header-mobile-fixed .c-layout-page {
        margin-top: 110px;
    }

    .vs-greece-is .c-layout-breadcrumbs-1:not(.eshop-breadcrumb){
        /*background-color: red;*/
        padding: 10px 0 10px 0 !important;
    }

    .eshop-breadcrumb {
        padding: 11px 0 11px 0 !important;
    }

    .c-layout-header.c-layout-header-dark-mobile.c-header-transparent-dark {
        background: rgba(29, 29, 27) !important; }

}


.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.vs-radio-pos {
    position: absolute;
    display: block;
    top: 2px;
    left: 11px;
}

.vs-subscription-header {
    font-size: 18px !important;
    font-weight: 500 !important;
    padding-left: 30px !important;
}

.vs-subscription-sub-header {
    font-size: 13px !important;
    font-weight: 300 !important;
    padding-left: 30px !important;
}

.no-highlight{
    color: #fff;
}
.highlight {
    color: #e00;
}

.no-highlight-2{
    background: #fff;
}
.highlight-2 {
    background: #b5e5f1 ;
}

.vs-grid .c-content-feature-2 {
    padding: 15px 40px 15px 40px;
}

/* front page tab coloring */
.c-content-tab-4.c-opt-200 > .nav > li > a {
    color: #ffffff;
    background-color: lightgray; }
.c-content-tab-4.c-opt-200 > .nav > li > a:hover, .c-content-tab-4.c-opt-200 > .nav > li > a:focus {
    background-color: darkgrey; }

.c-content-tab-4.c-opt-200 > .nav > li.active > a,
.c-content-tab-4.c-opt-200 > .nav > li:active > a {
    color: #ffffff;
    background-color: #f6f9fb; }

.c-content-tab-4.c-opt-200 > .nav > li:nth-child(even) > a {
    background-color: lightgrey; }
.c-content-tab-4.c-opt-200 > .nav > li:nth-child(even) > a:hover, .c-content-tab-4.c-opt-200 > .nav > li:nth-child(even) > a:focus {
    background-color: darkgrey; }

.c-content-tab-4.c-opt-200 > .nav > li:nth-child(even).active > a, .c-content-tab-4.c-opt-200 > .nav > li:nth-child(even):active > a {
    color: #ffffff;
    background-color: #f6f9fb; }

.c-content-tab-4.c-opt-200 > .tab-content {
    background-color: #f6f9fb; }
.c-content-tab-4.c-opt-200 > .tab-content .c-tab-items > li h4 {
    color: #5f6f77; }
.c-content-tab-4.c-opt-200 > .tab-content .c-tab-items > li p {
    color: #9aaab3; }

/* Breadcrump for greece is */
.eshop-breadcrumb {
    /*padding: 60px 0 11px 0 !important;*/
    background-color: #9e9e9e !important;
}

.eshop-font {
    color: #ffffff !important;
}

.eshop-breadcrumb .c-page-breadcrumbs > li,
.eshop-breadcrumb .c-page-breadcrumbs > li > a {
    color: #ffffff !important;
}

.c-layout-header .c-topbar-dark .c-top-menu > .c-ext > li.c-lang > .dropdown-menu > li > a:hover {
    background: #cbd0d6; }


/* VOGUE below */
.c-layout-footer-7 .c-content-title-1 .c-title {
    color: #ffffff;
}

.c-layout-footer-7 .c-body .c-links > li > a {
    color: #ffffff;
}

.c-layout-footer-7 .c-body .c-address {
    color: #ffffff;
}

.c-layout-header .c-topbar-dark .c-top-menu > .c-ext > li.c-lang > .dropdown-menu {
    background: #e00;
    border: 2px solid white;
}

.c-layout-header .c-topbar-dark .c-top-menu > .c-ext > li.c-lang > .dropdown-menu > li > a {
    color: #ffffff;
}

.c-content-step-1.c-opt-1 > .c-icon {
    color: #000000;
}

.c-btn-red-10 {
    border-color: #000000;
    border-width: 1px;
    color: #ffffff;
    background: #e00;
    border-color: #e00; }
.c-btn-red-10.btn-no-focus:focus,
.c-btn-red-10.btn-no-focus.focus {
    color: #ffffff;
    background: #e00;
    border-color: #e00; }
.c-btn-red-10.btn-no-focus:hover,
.c-btn-red-10:hover,
.c-btn-red-10.btn-no-focus:active,
.c-btn-red-10:active,
.c-btn-red-10.active,
.open > .c-btn-red-10.dropdown-toggle {
    color: #ffffff;
    background: #000000;
    border-color: #000000; }
.c-btn-red-10:active,
.c-btn-red-10.active,
.open > .c-btn-red-10.dropdown-toggle {
    background-image: none; }
.c-btn-red-10.disabled,
.c-btn-red-10.disabled:hover,
.c-btn-red-10.disabled:not(.btn-no-focus):focus,
.c-btn-red-10.disabled:not(.btn-no-focus).focus,
.c-btn-red-10.disabled:active,
.c-btn-red-10.disabled.active,
.c-btn-red-10[disabled],
.c-btn-red-10[disabled]:hover,
.c-btn-red-10[disabled]:not(.btn-no-focus):focus,
.c-btn-red-10[disabled]:not(.btn-no-focus).focus,
.c-btn-red-10[disabled]:active,
.c-btn-red-10[disabled].active,
fieldset[disabled] .c-btn-red-10,
fieldset[disabled] .c-btn-red-10:hover,
fieldset[disabled] .c-btn-red-10:not(.btn-no-focus):focus,
fieldset[disabled] .c-btn-red-10:not(.btn-no-focus).focus,
fieldset[disabled] .c-btn-red-10:active,
fieldset[disabled] .c-btn-red-10.active {
    background: #e00;
    border-color: #e00; }
.c-btn-red-10 .badge {
    color: #e00;
    background: #ffffff; }

.vogue label.control-label {
    padding-top: 5px;
    font-weight: 600;
    color: #e00;
    text-transform: uppercase;
}

.vogue .c-checkbox label > .check {
    top: -2px;
    left: 6px;
    width: 10px;
    height: 20px;
    border: 2px solid #e00;
    border-top: none;
    border-left: none;
    opacity: 0;
    z-index: 5;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.vogue .help-block {
    color: #000000;
}

.vogue .checkbox label, .radio label, .c-checkbox label, .c-radio label {
    color: #000000;
    font-weight: 300;
}

.vogue h3 {
    color: #000000;
    margin: 10px 0;
}

.c-content-title-1 > .c-line-right, .c-content-title-1 > .c-line-left {
    width: 30px;
    height: 3px;
    background-color: #e00;
    margin: 0 0 30px 0;
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a {
    transition: all 0.2s;
    color: #e00;
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li .c-dropdown-menu > li:hover > a {
    color: #e00;
}

.c-layout-header .c-topbar-dark .c-top-menu > .c-ext > li.c-lang > .dropdown-menu > li.active > a {
    background: #ffffff;
}
.c-layout-header .c-topbar-dark .c-top-menu > .c-ext > li.c-lang > .dropdown-menu > li > a {
    color: #000000;
}

a:active,
a:hover,
a:focus {
    color: #e00 !important;
}

.c-bg-red-10-hover:hover {
    background-color: #000000 !important;
}

.c-layout-header.c-layout-header-2 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link:hover {
    color: #e00 !important;
}

.vs-header-backcolor-color {
    padding: 4px 8px 8px 8px !important;
    border-radius: unset !important;
    border: 2px solid white !important;
    background: #e00 !important;
    font-weight: 700 !important;
}

.vs-header-backcolor-color:hover {
    color: #000000 !important;
    font-weight: 700 !important;
}

/* line below only if vogue publication are 2*/
.c-content-pricing-1 > .c-tile-container > .c-tile {
    width: 48.9% !important;
}


@media (max-width: 991px) {
    .c-content-pricing-1 > .c-tile-container > .c-tile {
        width: 100% !important;
    }

    .c-content-step-1 {
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .c-content-step-1 {
        padding-bottom: 4px;
    }


}

.c-layout-header .c-topbar-dark .c-top-menu > .c-links > li > a:not(.btn) {
    color: #fff !important;
}

.c-layout-header .c-topbar-dark .c-top-menu > .c-links > li > a:not(.btn):active,
.c-layout-header .c-topbar-dark .c-top-menu > .c-links > li > a:not(.btn):hover,
.c-layout-header .c-topbar-dark .c-top-menu > .c-links > li > a:not(.btn):focus {
    color: #e00 !important;
}

.c-page-faq-2 .c-faq-tabs > li.active > a {
    background-color: transparent;
    color: #000000;
}

.c-theme-font-red {
    color: #e00 !important;
}

.c-theme-bg-red {
    background: #e00 !important;
}

.c-theme-btn.c-btn-border-2x {
    border-width: 2px;
    color: #e00;
    background: none;
    border-color: #e00;
}

.c-theme-btn.c-btn-border-2x.btn-no-focus:hover,
.c-theme-btn.c-btn-border-2x:hover,
.c-theme-btn.c-btn-border-2x.btn-no-focus:active,
.c-theme-btn.c-btn-border-2x:active,
.c-theme-btn.c-btn-border-2x.active,
.open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    color: #ffffff !important;
    background: #e00;
    border-color: #e00; }

