/* kanenas says: There is no need for this anymore
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,500,700&subset=greek');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:600&subset=greek');
*/
/*                                                                                                                                           CUSTOM CHANGES
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 

C:\GP projects\Demod4u.gr\sv1\catalog\view\theme\journal2\template\common\header.tpl

*/
color {
    color: #46423d;
    color: #8a8783;
    color: #692525;
    color: #459645;
}

strong {
    font-weight: bold;
}


/*                                                                                          TEMPORARY DEMO
[2] ===================================================================================================== */
/*.box.sf-option:not(.sf-option-11):not(.sf-option-13) { display: none; }*/
/* attribute fix for knn shit produt page */
/*
table.attribute>thead:first-of-type,
table.attribute tbody:first-of-type {
    display: none;
}
*/
/*
.option.form-group:after {
    content: "Μεγεθολόγιο";
    font-family: inherit;
    right: 15px;
    padding: 0px 18px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px;
    background: #fff;
    height: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    border: 1px solid #716f6c;
    color: #8c8985;
}
*/
/* under product page title */
/*
.product-info h1.heading-title:after {
    content: "- Το πιό ελαφρύ της αγοράς";
    font-style: italic;
    font-size: 16px;
    float: right;
    font-family: inherit;
    width: 100%;
    color: #46423d;
}
*/
/*                                                                                                                                                    GENERAL
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
*:not(.fa):not(i):not(.heading-title):not(.button-cart-text):not(.gp_moto) {
    font-family: 'Fira Sans', sans-serif !important;
}

.button,
#quickcheckout .button,
.modal-footer .btn {
    line-height: 32px !important;
}

html[lang="el"] .for_greek {
    display: block;
}

html[lang="el"] .for_english {
    display: none !important;
}

html[lang="en"] .for_greek {
    display: none;
}

html[lang="en"] .for_english {
    display: block;
}

/*                                                                                                  COOKIE POLICY
[2]   =========================================================================================================== */
.header-notice {
    background: #fbf0df;
    font-weight: 500;
    color: #692525;
    border-bottom: 3px solid #692525;
    padding: 11px 0px !important;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .53);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .53);
}

.header-notice button.close-notice {
    color: #692525;
    top: -2px;
}

.header-notice.floated-icon>div {
    padding-bottom: 0px;
}

/*                                                                                                  POPUP
[2] ===================================================================================================== */
.fancybox-inner {
    overflow: Hidden;
}

.fancybox-inner img {
    width: 100%;
    height: auto;
}

/*                                                                                       ADD TO CART NOTIFICATION
[2]   =========================================================================================================== */
.ui-pnotify-text>strong {
    color: #459645;
    background: rgba(69, 150, 69, 0.15);
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block !important;
    border: 1px dashed #459645;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    clear: both !important;
}

/*                                                                                          SECOND COLOR HEADINGS
[2]   =========================================================================================================== */
.heading-title,
.box-heading,
#blogArticle .articleHeader h1,
.oc-filter .panel-heading {
    background-color: #8a8783 !important;
}

/*                                                                                                       CAROUSEL
[2]   =========================================================================================================== */
.swiper-pagination-bullet:hover,
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #46423d !important;
}

.swiper-pagination-bullet {
    background-color: #c7c7c7 !important;
}

/*                                                                                    SOCIALS ON THE SIDE (VQMOD)
[2]   =========================================================================================================== */
.socials li a i {
    border: none;
    margin-right: 15px;
    width: 25px;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    box-shadow: 0 0 3px black;
    -ms-box-shadow: 0 0 3px black;
    -o-box-shadow: 0 0 3px black;
    -webkit-box-shadow: 0 0 3px black;
    -moz-box-shadow: 0 0 3px black;
}

#socials_on_the_side a i:before {
    font-size: 20px;
    background: #46423d;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: white;
}

/* Socials on the side */
#socials_on_the_side {
    position: fixed;
    top: 50%;
    right: -1px;
    z-index: 999;
    margin-top: -64px;
}

#socials_on_the_side a {
    width: 135px;
    margin-bottom: 3px;
    background: #eee;
    clear: both;
    height: 32px;
    line-height: 32px;
    display: block;
    color: #46423d;
    /* padding-right: 12px; */
    font-weight: bold;
    margin-right: -103px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* fb */
#socials_on_the_side a[href*="facebook"] {
    width: 219px;
    display: block !important;
    margin-right: -187px;
    background: #46423d;
}

.fb-like-box {
    float: right;
    background: white;
    padding-bottom: 10px;
    border: 3px solid #46423d;
    margin-bottom: -252px;
}

/* phone */
#socials_on_the_side a[href*="contact"] {
    width: 218px;
    display: block !important;
    margin-right: -187px;
}

#socials_on_the_side a[href*="contact"]>span {
    display: block;
    float: right;
    width: 181px;
    background: white;
    border: 3px solid #46423d;
    margin-bottom: -352px;
    font-weight: normal !important;
    line-height: 23px !important;
}

#socials_on_the_side a[href*="contact"]>span .title {
    width: 100%;
    display: block;
    padding: 0px;
    font-weight: bold;
    background: #eee;
}

/* working hours */
#socials_on_the_side #wres_leitourgias {
    width: 288px;
    display: block !important;
    margin-right: -257px;
    position: relative;
    z-index: 1;
}

#socials_on_the_side a#wres_leitourgias>span {
    display: block;
    float: right;
    width: 251px;
    background: white;
    border: 3px solid #46423d;
    /* margin-bottom: -352px; */
    font-weight: normal !important;
    line-height: 23px !important;
}

#socials_on_the_side #wres_leitourgias>span .title {
    width: 100%;
    display: block;
    padding: 0px;
    font-weight: bold;
    background: #E2E2D3;
}

#socials_on_the_side #wres_leitourgias>span .hypertitle {
    background: #46423d;
    width: 100%;
    display: block;
    color: white;
    line-height: 26px;
    height: 29px;
    font-weight: bold;
}

#socials_on_the_side a {
    position: relative;
}

#socials_on_the_side a:nth-child(1) {
    z-index: 100
}

#socials_on_the_side a:nth-child(2) {
    z-index: 99
}

#socials_on_the_side a:nth-child(3) {
    z-index: 98
}

#socials_on_the_side a:nth-child(4) {
    z-index: 97
}

#socials_on_the_side a:nth-child(5) {
    z-index: 96
}

#socials_on_the_side a:hover {
    -webkit-transform: translate(calc(-100% + 31px));
    transform: translate(calc(-100% + 31px))
}

#socials_on_the_side a i {
    float: left;
    background: white;
}

@media screen and (max-width: 768px) {
    #socials_on_the_side {
        display: none;
    }
}

/*                                                                                                                                                          HEADER
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                                                        TOP BAR
[2]   =========================================================================================================== */
/*                                                       LAYOUT
[3]   ------------------------------------------------------------- */
.journal-top-header {
    background-color: rgba(0, 0, 0, .35) !important;
}

/* WHEN STICKY */
.is-sticky .header {
    top: 0px !important;
}

/*                                                            LINKS
[3]   ------------------------------------------------------------- */
.journal-header-center #language,
.journal-header-center #currency {
    border: none !important;
}

header .journal-secondary a,
.top-menu li,
header .journal-secondary .links>a,
.mm-header-link a,
.top-menu a i {
    color: #FFF !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.top-menu li:hover {
    background: rgba(0, 0, 0, .3) !important;
}

/*                                                        LANGUAGES
[3]   ------------------------------------------------------------- */
.center-header .journal-language {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    left: 0px;
}

/*                                                                                                      MEGA MENU
[2]   =========================================================================================================== */
/*                                                   OFFERS
[3] ------------------------------------------------------- */
#main-menu-item-4>.mega-menu>.mega-menu-html {
    width: 25%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

#main-menu-item-4>.mega-menu>.mega-menu-html * {
    height: 100%;
}

#main-menu-item-4 h3 {
    display: none !important;
}

#main-menu-item-4>.mega-menu>.mega-menu-html a {
    background: #46423d;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 27px;
    text-align: center;
    line-height: 33px;
    -webkit-box-shadow: inset 0 100px 200px rgba(0, 0, 0, 0.32);
    box-shadow: inset 0 100px 200px rgba(0, 0, 0, 0.32);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#main-menu-item-4>.mega-menu>.mega-menu-html a:hover {
    background: black;
    color: white !important
}

/*                                SPECIFIC CATEGORY: ΑΡΒΥΛΑ
[3] ------------------------------------------------------- */
.main-menu-item-2 .mega-menu-item:first-child .view-more {
    display: none;
}

/*                                             SUBCATEGORIES LI
[3] ------------------------------------------------------- */
.mega-menu-categories .mega-menu-item ul li a:hover {
    color: #459645 !important;
}

/*                                                                                                     LOGO STRIPE
[2]   =========================================================================================================== */
/*                                                       ANIMATIONS
[3]   ------------------------------------------------------------- */
.header,
.boxed-header.default-header .journal-login {
    -webkit-animation: intro-header-bg 3s;
    animation: intro-header-bg 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

#logo {
    -webkit-animation: intro-logo 2s;
    animation: intro-logo 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    opacity: 0;
}

body:not(.is-sticky) #logo a img {
    width: 380px !important;
}

@-webkit-keyframes intro-header-bg {
    0% {
        background-position: center top
    }

    100% {
        background-position: center bottom
    }
}

@keyframes intro-header-bg {
    0% {
        background-position: center top
    }

    100% {
        background-position: center bottom
    }
}

@-webkit-keyframes intro-logo {
    0% {
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes intro-logo {
    0% {
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

/*                                                           SEARCH
[3]   ------------------------------------------------------------- */
#search {
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
}

.button-search button {
    background: #eee;
}

#header .journal-search input {
    color: #46423d !important;
    font-weight: bold !important;
    background: #fff !important;
    font-size: 14px !important;
    height: 40px;
}

.button-search i:before {
    color: #46423d !important;
}

/*                                                             CART
[3]   ------------------------------------------------------------- */
#cart .heading a>span {
    background: rgba(0, 0, 0, .05);
    color: #999;
    background: #fff !important;
    padding-left: 10px;
}

#cart .heading i:before {
    color: #46423d !important;
}

.journal-header-center #cart .heading i {
    background: #eee;
}

#cart .content .cart-wrapper {
    padding-top: 10px;
}

#cart .alert {
    color: #459645;
    background: rgba(69, 150, 69, 0.15);
    padding: 5px;
    margin-bottom: 10px;
    display: block !important;
    border: 1px dashed #459645;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: calc(100% - 20px);
    margin: 0 auto;
    margin-bottom: -5px;
}

/*                                                                                                     MENU BAR
[2]   =========================================================================================================== */
.super-menu,
.journal-menu-bg {
    background-color: #46423d
}

body:not(.is-sticky) .journal-header-center .journal-menu-bg {
    -webkit-box-shadow: 0 -10px 100px rgba(255, 255, 255, .5);
    box-shadow: 0 -10px 100px rgba(255, 255, 255, .5);
}

/*                                                        MEGA MENU
[3] --------------------------------------------------------------- */
@media(max-width: 760px) {
    .mega-menu-item a img {
        display: none !important;
    }
}

.mega-menu-categories .mega-menu-item>div {
    background-color: white !important;
}

/*                                                       MENU ITEMS
[3]   ------------------------------------------------------------- */
.super-menu>li>a {
    font-size: 16px !important;
    font-weight: 500;
}

/*                                                      HOVER ITEMS
[3]   ------------------------------------------------------------- */
.super-menu>li:hover,
.journal-header-compact #header .journal-menu .super-menu>li:hover>a {
    background-color: rgba(0, 0, 0, .35) !important;
}

.mega-menu,
.html-menu {
    background-color: rgb(46, 43, 40) !important;
}

.mega-menu div>h3 {
    background-color: rgb(149, 144, 138) !important;
}

/*                                                                                                                                                    CONTENT
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                                                       HEADINGS
[2]   =========================================================================================================== */
.heading-title {
    text-align: left !important;
    background: #8a8783 !important;
    font-size: 30px !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif !important;
    letter-spacing: 1px;
    white-space: normal;
}

.secondary-title,
#content #review-title {
    background-color: #eee !important;
    color: #46423d !important;
}

/*                                                                                                    BREADCRUMBS
[2]   =========================================================================================================== */
.breadcrumb {
    margin-top: 20px !important;
    color: #222 !important;
    font-size: 13px !important;
    width: auto;
    display: inline-block;
    height: auto;
    border: none !important;
    background: #eee !Important;
    /* -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2) !important; */
    text-align: center !important;
    min-width: 221px !important;
    line-height: normal !Important
}

ul.breadcrumb li a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 2px solid transparent;
    padding: 11px 5px 9px 5px !important;
}

ul.breadcrumb li a:hover {
    border-bottom: 2px solid #46423d;
}

/*                                                                                                                                        NEWSLETTER POPUP
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.journal-popup-36 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover !important;
    background-position: center center !important;
}

.journal-popup-36>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

/*                                                                                          LEFT SECTION
[2] ===================================================================================================== */
.journal-popup-36 .journal-popup-content {
    background: rgba(71, 66, 62, .8) !important;
    padding: 10px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 40px;
    height: calc(100% - 80px) !important;
}

.journal-popup-36 .journal-popup-content * {
    color: rgb(227, 215, 201);
}

.journal-popup-content p:first-child {
    line-height: 21px;
    font-size: 14px;
}

.journal-popup-content i {
    font-size: 80px;
    margin-top: 30px;
    display: block;
    /* border: 1px solid red; */
    padding: 0px !important;
    line-height: 63px;
}

/*                                                                                          RIGHT SECTION
[2] ===================================================================================================== */
/* αφαίρεση από ροή σελίδας */
.journal2_newsletter .journal-newsletter-37 {
    display: none !important;
}

/* envelope icon */
.journal-newsletter-37 .box-heading {
    background: rgba(71, 66, 62, .9) !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding: 0px;
    width: 70px;
    height: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 35px;
    border-radius: 100%;
    margin-bottom: 50px;
}

.journal-newsletter-37 .box-heading * {
    color: rgb(227, 215, 201) !important;
}

.journal-newsletter-37.text-left .box-content {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.journal-newsletter-37>div {
    max-width: 230px !important;
    margin-left: auto;
    margin-right: auto;
}

/* input */
.journal-newsletter-37 .box-content span * {
    width: 100%;
}



.journal-newsletter-37.text-left .newsletter-input-wrap {
    float: none !important;
    width: 100% !important;
}

.journal-newsletter-37.text-left .newsletter-input-wrap input {
    margin-bottom: 25px;
    padding: 10px !important;
}

/* button */
.journal-newsletter-37.text-left .newsletter-input-wrap .newsletter-button {
    position: relative !important;
    border-color: rgb(71, 66, 62) !important;
    border-radius: 0px !important;
    background-color: rgb(71, 66, 62) !important;
    padding: 4px 0px;
    font-size: 18px;
    color: rgb(227, 215, 201) !important;
}

.journal-newsletter-37.text-left .newsletter-input-wrap .newsletter-button:hover {
    background: rgb(227, 215, 201) !important;
    color: rgb(71, 66, 62) !important;
}

/*                                             ACCEPT TERMS
[3] ------------------------------------------------------- */


.gp_accept_terms_container_popup {
    width: 200px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #625c58;
    padding: 6px;
    position: relative;
    z-index: 3;
}



input.gp_accept_terms_checkbox_popup {
    width: auto !important;
    margin-right: 10px;
}

input.gp_accept_terms_checkbox_popup {
    width: 15px !important;
    height: 15px !important;
}

.gp_accept_terms_container_popup label {
    color: white;
}

.gp_accept_terms_container_popup label a {
    color: #e3d7c9 !important;
}

.gp_accept_terms_container_popup+.newsletter-button {
    -webkit-transition: all 0.24s ease-in-out !important;
    transition: all 0.24s ease-in-out !important;

}


body:not(.terms_accepted_popup) .gp_accept_terms_container_popup+.newsletter-button {
    pointer-events: none;

    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);

}


/*                                                                                          BOTTOM NEWSLETTER TERMS
[2] ===================================================================================================== */

.gp_accept_terms_container_bottom>input {
    width: 12px !important;
    height: 12px !important;
    display: block !important;
    float: left !important;
    margin-top: 3px !important;
}

.gp_accept_terms_container_bottom+.newsletter-button {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    margin-top: 5px;
    border-radius: 0px !important;
    line-height: 31px !important;
}

body:not(.terms_accepted_bottom) .gp_accept_terms_container_bottom+.newsletter-button {
    pointer-events: none;
    opacity: 0.3;

}


/*                                                                                  RESPONSIVE ADAPTATION
[2] ===================================================================================================== */
@media(max-width:760px) {
    .journal-popup-36 {
        padding: 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-size: auto 100% !Important;
    }

    .journal-popup-36 .journal-popup-content {
        max-height: auto !important;
        height: 100% !important;
        max-height: 100% !important;
        overflow: hidden !important;
        padding: 25px;
        margin: 0px;
    }

    .journal-popup-36 .journal-popup-content p:last-child {
        display: none !important;
    }

    .journal-newsletter-37 .box-heading {
        margin: 20px auto;
    }
}

@media only screen and (max-width: 760px) and (min-width: 320px) {
    .journal-popup-41 img {
        max-height: 100% !important;
    }
}

@media(max-width:460px) {
    .journal-newsletter-37>div:not(.box-heading) {
        max-width: 100% !important;
        width: 100% !important;
    }
}

/*                                                                                                                                                          FOOTER
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                                                         LAYOYT
[2]   =========================================================================================================== */
footer .columns {
    display: block;
}

.fullwidth-footer,
#footer {
    background-color: #46423d !important;
    padding-top: 5px;
}

.fullwidth-footer {
    border-top: 1px solid #2a2a2a;
}

.home-page .fullwidth-footer {
    -webkit-box-shadow: 0 -130px 250px rgba(0, 0, 0, .4);
    box-shadow: 0 -130px 250px rgba(0, 0, 0, .4);
    z-index: 0;
}

/*                                                          HEADING
[3]   ------------------------------------------------------------- */
footer .column>h3 {
    border-color: transparent !important;
    font-size: 16px !important;
    background: rgba(0, 0, 0, .08);
    padding: 0px;
    padding: 10px 15px 9px 15px !important;
}

.collapse-footer-columns .column>h3:after {
    top: 13px !important;
}

/*                                                       LIST ITEMS
[3]   ------------------------------------------------------------- */
footer .column-menu-wrap {
    padding-left: 10px;
}

footer .column-menu-wrap>ul a {
    color: #ddd;
}

footer .column-menu-wrap>ul li:hover a {
    color: #fff !important;
}

/*                                                         PARTNERS
[3]   ------------------------------------------------------------- */
footer .columns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

footer .columns:last-child>.column {
    width: auto !important;
    padding: 0px !important;
}

footer .columns:last-child>.column:nth-child(2) {
    margin: 0px 7px;
}

footer .columns:last-child {
    /* background: red; */
    display: inline-block;
    /* left: 50%; */
    position: relative;
    /* transform: translateX(-50%); */
    background: #2a2a2a;
    /* padding-top: 15px; */
    /* padding-left: 15px; */
    margin-bottom: -15px;
    /* float: right; */
    /* margin-top: -25px; */
    padding: 10px 10px 0px 10px !important;
}

footer .column-text-wrap img:not([src*="skroutz-logo"]) {
    height: 56px !important;
    width: auto !important;
    border: 2px solid #2a2a2a;
}

/*                                             PAYMENTS
[3] ------------------------------------------------------- */
footer .payments {
    margin-right: 11px;
}

/*                                                                                                  SCROLL TO TOP
[2]   =========================================================================================================== */
.scroll-top {
    bottom: -10px;
}

.scroll-top:before {
    color: rgb(153, 153, 153) !important
}

/*                                                                                                        POWERED
[2]   =========================================================================================================== */
#powered_by {
    padding: 5px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* color: #eee; */
    background: rgba(0, 0, 0, .3);
    color: #fff;
    white-space: nowrap;
    /* border: 1px solid rgba(255, 255, 255, 0.14); */
}

#powered_by:hover {
    background: #e2068c;
    color: #ffffff;
}

/*                                                                                                                                               BOTTOM FOOTER BAR
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.bottom-footer {
    background-color: rgb(42, 42, 42) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bottom-footer .copyright {
    color: #eee;
    padding-left: 12px;
    line-height: 30px !important;
    padding-top: 16px;
}

/*
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
||||| PAGES
VVV
VVV
VVV
VVV
VVV
VVV
VVV
*/
/*                                                                                                                                                       HOME PAGE
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                                                     SLIDER
[2]   =========================================================================================================== */
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover,
.journal-simple-slider .owl-controls .owl-page.active span,
.journal-simple-slider .owl-controls.clickable .owl-page:hover span {
    background-color: #46423d !important;
}

/*                                                                                                          USP'S
[2]   =========================================================================================================== */
/*                                                           LAΥOYT
[3]   ------------------------------------------------------------- */
.home-page .journal-cms-block-3>.blocks>.cms-block>span {
    /* border: 1px solid #46423d ;
    border-width: 1px 0px 1px 0px; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 20px 20px;
    -webkit-box-shadow: inset 0 -50px 80px rgba(51, 51, 51, 0.1);
    box-shadow: inset 0 -50px 80px rgba(51, 51, 51, 0.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #46423d;
}

.home-page .journal-cms-block-3>.blocks>.cms-block>span:hover {
    -webkit-box-shadow: inset 0 50px 80px rgba(51, 51, 51, 0.1), 0 10px 15px -9px rgba(0, 0, 0, .5);
    box-shadow: inset 0 50px 80px rgba(51, 51, 51, 0.1), 0 10px 15px -9px rgba(0, 0, 0, .5);
}

/* .home-page.extended-layout .extended-container {
    -webkit-box-shadow: 0 -10px 15px -6px rgba(0, 0, 0, .3);
    box-shadow: 0 -10px 15px -6px rgba(0, 0, 0, .3);
    border-top: 2px solid #46423d;
} */
/*                                                          CONTENT
[3]   ------------------------------------------------------------- */
.home-page .journal-cms-block-3>.blocks>.cms-block .block-icon i {
    margin: 0 !important;
    border-radius: inherit;
    color: #46423d !important;
    text-shadow: 0 0 2px rgba(0, 0, 0, .3);
    font-size: 50px !important;
    /* text-shadow: 0 1px black; */
}

.home-page .journal-cms-block-3>.blocks>.cms-block>span p {
    font-weight: 500;
}

/*                                                                                                 GRID + BANNERS
[2]   =========================================================================================================== */
.home-page .multi-modules-wrapper .static-banner img {
    position: relative !important;
    z-index: 0 !important;
}

/* .home-page .multi-modules-row {
    overflow: visible !Important;
} */
.home-page .multi-modules-wrapper .static-banner a:after,
.home-page .multi-modules-wrapper .static-banner .img-caption,
.home-page .multi-modules-wrapper .static-banner img {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

/*                                               EXTRA LAYOUT SETUP
[3]   ------------------------------------------------------------- */
/*  DARK LAYER */
/* .home-page #content .multi-modules-wrapper .static-banner:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
} */
/* ANIMATED BACKGROUND */
.home-page .multi-modules-wrapper .static-banner a:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(70, 66, 61, .9);
    width: 100%;
    height: 100%;
    /* transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%); */
    opacity: 0;
    z-index: 2;
}

/* ANIMATED TITLE */
.img-caption {
    position: absolute;
    /* top: 50%; */
    left: 50%;
    z-index: 3;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding: 7px 15px;
    max-width: 100%;
    white-space: pre-wrap;
    opacity: 1;
    background: rgba(39, 38, 37, 0.86);
    bottom: 0px;
    width: 100%;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
}

/*                                                           HOVERS
[3]   ------------------------------------------------------------- */
/* BACKGROUND */
.home-page .multi-modules-wrapper .static-banner a:hover:after {
    opacity: 1 !important;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    background: rgba(0, 0, 0, .6);
}

.home-page .multi-modules-wrapper .static-banner {
    overflow: hidden;
}

.home-page .multi-modules-wrapper .static-banner:hover img {
    -webkit-transform: scale(1.3) rotate(4deg);
    transform: scale(1.3) rotate(4deg);
}

/* TEXT */
.home-page .multi-modules-wrapper .static-banner:hover .img-caption {
    background: transparent;
    bottom: 50%;
    width: 290px;
    max-width: calc(100% - 30px);
    padding: 7px 15px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border: 2px solid white;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
}

/* .home-page .multi-modules-wrapper .static-banner:hover .img-caption:hover {
    background: black;
} */
/*                                                       RESPONSIVE ADAPTATION
[3]   ------------------------------------------------------------- */
@media(max-width: 760px) {
    .multi-modules .static-banner {
        width: 100%;
    }
}

/*                                                          DEMO #1
[3]   ------------------------------------------------------------- */
.multi-module-6 {
    margin-top: 0px;
}

.multi-module-6 .multi-modules-column:nth-child(2) .multi-modules-row:nth-child(2) .static-banner:nth-child(1) {
    border-right: 10px solid white;
}

.multi-module-6 .multi-modules-column:nth-child(2) .multi-modules-row:nth-child(2) .static-banner:nth-child(2) {
    border-left: 10px solid white;
}

/*                                                          DEMO #3
[3]   ------------------------------------------------------------- */
.multi-module-17 .multi-modules-column:nth-child(1) .multi-modules-row:nth-child(2) .static-banner:nth-child(1) {
    border-right: 10px solid white;
}

.multi-module-17 .multi-modules-column:nth-child(1) .multi-modules-row:nth-child(2) .static-banner:nth-child(2) {
    border-left: 10px solid white;
}

.multi-module-17 {
    margin-bottom: 0px;
}

/*                                            RESPONSIVE ADAPTATION
[3]   ------------------------------------------------------------- */
@media (max-width: 760px) {

    /* DEMO #1 */
    .multi-module-6 .multi-modules-column:nth-child(2) .multi-modules-row:nth-child(2) .static-banner:nth-child(1) {
        border: none;
        margin-bottom: 10px !important;
    }

    .multi-module-6 .multi-modules-column:nth-child(2) .multi-modules-row:nth-child(2) .static-banner:nth-child(2) {
        border: none;
        margin-top: 10px !important;
    }

    /* DEMO #3 */
    .multi-module-17 .multi-modules-column:nth-child(1) .multi-modules-row:nth-child(2) .static-banner:nth-child(1) {
        border: none;
        margin-bottom: 10px !important;
    }

    .multi-module-17 .multi-modules-column:nth-child(1) .multi-modules-row:nth-child(2) .static-banner:nth-child(2) {
        border: none;
        margin-top: 10px !important;
    }
}

/*                                                                                                  MOTO
[2] ===================================================================================================== */
.home-page #top-modules .journal2_cms_blocks {
    position: relative;
}

/* .home-page #top-modules .journal-cms-block-28:hover .blocks::after {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.home-page #top-modules .journal-cms-block-28:hover .editor-content {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
} */
/*

<p><img class="gp_moto_stars" src="/image/catalog/demo/banners/banner_home4_caption.png" /> <span class="gp_moto_title">Camping Adventure</span> <span class="gp_moto_subtitle">&beta;&rho;&epsilon;ί&tau;&epsilon; &tau;&omicron;&nu; &epsilon;&xi;&omicron;&pi;&lambda;&iota;&sigma;&mu;ό &pi;&omicron;&upsilon; &psi;ά&chi;&nu;&epsilon;&tau;&epsilon;</span> <span class="gp_moto_subtitle">&nu;έ&epsilon;&sigmaf; &mu;&epsilon;&iota;&omega;&mu;έ&nu;&epsilon;&sigmaf; &tau;&iota;&mu;έ&sigmaf;</span> <a class="gp_moto_link" href="/index.php?route=product/category&amp;path=3">&Alpha;&Gamma;&Omicron;&Rho;&Alpha; &Tau;&Omega;&Rho;&Alpha;</a></p>

*/
.home-page .journal-cms-block-28 {
    -webkit-box-shadow: inset 0 -50px 80px rgba(51, 51, 51, 0.1);
    box-shadow: inset 0 -50px 80px rgba(51, 51, 51, 0.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /* padding: 18px 0px; */
    /* margin: 20px 0px 20px 0px !important; */
    padding: 0px !important;
    overflow: hidden;
}

.home-page .journal-cms-block-28 {
    margin-top: 20px !important;
}

.home-page .journal-cms-block-28 * {
    width: 100% !important;
    padding: 0px !important;
    background: white !important;
}

/* .journal-cms-block-28 .blocks::after {
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    content: "";
    
    background-image: url('/image/catalog/banners/victorinox-ledlenser_1349-400.jpg');
    background-size: cover;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: -1;
} 
.journal-cms-block-28 .blocks::before {
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    content: "";
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
    background-image: url("https://www.transparenttextures.com/patterns/black-twill.png");
}


.journal-cms-block-28 .blocks {
    background-position: center center !important;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px !important;
    height: 400px;
    margin: 0px !important;
}

.journal-cms-block-28 .blocks .cms-block {
    padding: 0px !important;
    margin: 0px !important;
}

.journal-cms-block-28 .blocks .cms-block .editor-content {
    text-align: center !important;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.journal-cms-block-28 .blocks .cms-block .editor-content>p>* {
    width: 100%;
    display: block;
    text-align: center;
}

.journal-cms-block-28 .blocks .cms-block .editor-content p span {
    color: #fff !important;
}

.journal-cms-block-28 .blocks .cms-block .editor-content p .gp_moto_stars {
    width: 132px !important;
    height: auto;
    margin: 0 auto 30px auto;
}

.journal-cms-block-28 .blocks .cms-block .editor-content p .gp_moto_title {
    font-size: 55px;
    font-weight: 500;
    line-height: normal;
}

.journal-cms-block-28 .blocks .cms-block .editor-content p .gp_moto_subtitle {
    font-size: 18px;
    text-transform: uppercase;
}

.journal-cms-block-28 .blocks .cms-block .editor-content p a.gp_moto_link {
    font-size: 25px;
    border: 1px solid white;
    color: white;
    display: inline-block;
    width: auto !important;
    padding: 10px 20px 5px 20px;
    margin-top: 40px;
}

.journal-cms-block-28 .blocks .cms-block .editor-content p span.gp_moto {
    font-family: 'Fira Sans Extra Condensed', sans-serif !important
}

*/
/*                                                                                             TABS WITH CAROUSEL
[2]   =========================================================================================================== */
.home-page .htabs {
    background-color: transparent !important;
    border-bottom: 2px solid #46423d;
}

.home-page .journal-carousel .htabs a.atab {
    font-weight: 500;
    padding: 0px 15px !important;
}

.home-page .journal-carousel .htabs a.atab:not(.selected) {
    background: #8a8783;
}

.home-page .journal-carousel .htabs a.atab.selected {
    background: #46423d;
}

@media(max-width:560px) {
    .carousel-5.journal-carousel.arrows-top .swiper-button-prev {
        margin-right: 8px;
    }

    .carousel-5.journal-carousel.arrows-top .swiper-button-prev,
    .carousel-5.journal-carousel.arrows-top .swiper-button-next {
        top: -77px !Important;
        border-radius: 0px;
        background: white;
    }
}

/*                                      BRANDS - ΣΥΝΕΡΓΑΤΕΣ
[3] ------------------------------------------------------- */
.carousel-29 .product-grid-item {}

/*                                                                                                     NEWSLETTER
[2]   =========================================================================================================== */
#bottom-modules .journal2_newsletter {
    /* background-image: none !important; */
    /* background: #ddd !important; */
    border-bottom: 1px solid #111;
    border-top: 2px solid #111 !important;
}

.journal-newsletter-12 {
    z-index: 1;
}

.journal-newsletter.text-left .box-content {
    -webkit-box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, .6);
    box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, .6);
    background-image: none !important;
    border: 1px solid #46423d;
    padding: 20px 20px 20px 27px !Important;
    color: #111;
    font-weight: bold;
    text-transform: uppercase;
}

/*                                                                                                                                                   CATEGORY PAGE
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.category-page .heading-title {
    display: none !important;
    position: absolute;
    top: 40px;
    /* left: 20px !important; */
    width: auto;
    display: inline-block;
    margin-left: 20px;
    padding: 15px 30px;
    background: #46423d !important;
    border: 2px solid rgba(255, 255, 255, 0.2);
    /* border-left: none; */
    font-size: 49px !important;
    -webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.66), 10px 10px rgba(255, 255, 255, .2), -10px -10px rgba(0, 0, 0, .3);
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.66), 10px 10px rgba(0, 0, 0, .2), -10px -10px rgba(0, 0, 0, .3);
    /* border-radius: 0px 10px 10px 0px; */
    z-index: 1;
}

.category-page .category-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.category-page .category-info>h1 {
    margin-bottom: 12px;
    clear: both;
    color: white;
    margin-top: 1px;
    padding: 2px;
    /* margin-top: 20px !important; */
    background: #8a8783 !important;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 10px !important;
    padding-left: 10px !important;
    text-align: left !important;
}

.category-page .category-info>p {
    margin-bottom: 25px;
}

/*                                                                                                 CATEGORY IMAGE
[2]   =========================================================================================================== */
.category-info .image img {
    width: 100% !important;
    border: 1px solid #dedede;
}

/*                                                                                            SUBCATEGORIES IMAGES
[2]   =========================================================================================================== */
.refine-image a {
    background: #eee !Important;
    font-weight: 500;
    padding-bottom: 0px !important;
}

.refine-image a:hover {
    background: #8a8783 !Important;
}

.refine-image a:hover span {
    color: white !important;
}

.refine-image a span {
    white-space: normal !important;
}

/*                                                                                                     SIDE FILTERS
[2]   =========================================================================================================== */

@media (min-width: 760px) {
    .extended-layout #column-left {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 109px !important;
        -webkit-transition: all 0.5s ease-in-out !important;
        transition: all 0.5s ease-in-out !important;
    }
}

.sf-price .value {
    background-color: #333 !important;
}

.filter-collapse .sf-icon {
    top: 5px !important;
}

.sf-price .value:after {
    border-bottom: 7px solid #333 !important;
}

.journal-sf .box-content {
    background: #eee !important;
}

.journal-sf .box-heading {
    font-weight: 500 !important;
    min-height: 35px !important;
    line-height: 35px !important;
}

.mfilter-counter {
    background: #8a8783 !important;
}

.mfilter-counter:after {
    border-right-color: #8a8783 !important;
}

.mfilter-free-button {
    border: 10px solid #692525 !important;
    background-color: #692525 !important;
}

/* -- icon change -- */
.mfilter-free-button {
    background: #692525 !important;
}

.mfilter-free-button:after {
    content: "\f0b0" !important;
    color: white !important;
    font-size: 24px !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

/*                                                                                                        SORTING
[2]   =========================================================================================================== */
.product-filter {
    background-color: #eee !important;
    color: #46423d !important;
    border: 1px solid #ddd;
}

.product-filter select {
    background: #fff !important;
}

/*                                                                                                      GRID VIEW
[2]   =========================================================================================================== */
.product-wrapper {
    border: none;
    padding: 10px;
    -webkit-box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, .2);
}

.home-page .product-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-grid-item .rating {
    top: -19px !important;
}

.knns-model {
    padding: 5px 0 10px 0;
}

/*                                                                                                     LIST VIEW
[2]   =========================================================================================================== */
.product-list-item {
    background-color: #FFF !important;
    -webkit-box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, .2);
    box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, .2);
}

/*                                                                                       CATEGORY-SPECIFIC COLORS
[2]   =========================================================================================================== */
/* http://sv1.demod4u.gr/index.php?route=product/category&path=34 */
.category-page-34 .box-heading,
.category-page-34 .heading-title {
    background-color: #3a4c8e !important;
}

/*                                                                                                                                                    PRODUCT PAGE
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                                                  LAYOUT
[2] ===================================================================================================== */
/* PADDING FIX */
.product-info .right>div>div,
.product-info .right>div>ul {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*                                                                                                     MAIN IMAGE
[2]   =========================================================================================================== */
.product-info .left .image {
    border: 1px solid #eee;
    padding: 30px;
    background: white;
}

.product-info .left .image-additional a img {
    border: 1px solid #eee;
    padding: 10px;
    background: white !important;
}

/*                                                                                              ADDITIONAL IMAGES
[2]   =========================================================================================================== */
#product-gallery .swiper-button-next::before,
#product-gallery .swiper-button-prev::before {
    top: 10px !important;
}


/*                                                                                         PRODUCT BUNDLE
[2] ===================================================================================================== */

.bundle-widget .panel-heading {
    display: none;
}

.bundle-widget .panel-body {
    padding: 15px;
    background-color: white;
    padding: 0px;
    border: none !important;
}


.bundle-widget .bundle-list-name {
    position: relative;
    padding: 0px;
}

.bundle-widget .bundle-list-name a {
    width: 100%;
    position: relative;
    background: #898682;
    display: block;
    color: white;
    padding: 9px 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

.bundle-widget .bundle-list-name:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
    display: block;
}

.bundle-widget .box-content {
    border-radius: 0px !important;
    padding: 0px !important;
    border: 1px solid #eee !important;
}

.bundle-widget .box-products {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 20px !important;
}

.bundle-widget .pbListing-box {
    margin-bottom: 0px !important;
}

.PB_options_image {

    width: 100%;
}

.pb_name {
    text-align: center;
}

a.PB_product_name {
    color: #73644b;
    line-height: normal;
}

a#ProductBundlesSubmitButton {
    line-height: normal !important;
    padding: 20px 10px;
}

.PB_bundle_info .button {
    background-color: rgb(69, 150, 69);
}

/*                                                                                          CUSTOM IMAGES
[2] ===================================================================================================== */
.knns-image-container {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.knns-custom-image {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 135px;
    /* background: blue; */
    padding-left: 5px;
    padding-right: 5px;
}

.knns-custom-image:first-child {
    padding-left: 0px;
}

.knns-custom-image:last-child {
    padding-right: 0px;
}

.knns-custom-image a {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f3f3f3;
    border-bottom: 2px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.knns-custom-image a:hover {
    border-bottom: 2px solid #46423d;
}

/*                                                                                                     MAIN TITLE
[2]   =========================================================================================================== */
.product-page-content .heading-title {
    background: transparent !important;
    font-size: 39px !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif !important;
    letter-spacing: .5px;
    /* text-shadow: 0 2px black; */
    color: #46423d !important;
    text-shadow: none !important;
}

.product-page .heading-title {
    margin-bottom: 0px;
}


/*                                                                                                OFFER COUNTDOWN
[2] ============================================================================================================= */


#product {
    position: relative;
}


#product .countdown-wrapper {
    position: absolute;
    position: absolute !important;
    top: 77px;
    right: 0;
    z-index: 4;
    width: 63%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eee !important;
    padding: 0px !important;
    border-top: 2px solid #459645;

}

#product .expire-text {
    color: #333;
    font-size: 12px;
    background: none;
    font-weight: normal;
    text-align: center;
    background-color: #e5e5e5 !important;
    width: 110px !important;

    padding: 5px 8px;
}

.product-info .right>div .countdown {
    background-color: transparent !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: content !important;
    -ms-flex: content !important;
    flex: content !important;
}

#product .countdown span {
    font-size: 14px !important;
    -webkit-box-flex: content !important;
    -ms-flex: content !important;
    flex: content !important;
    margin: auto;
    width: auto;
}


#product .countdown * {
    color: #333 !important;
}




/*                                    RESPONSIVE ADAPTATION
[3] ------------------------------------------------------- */

@media(max-width: 1100px) and (min-width: 760px) {
    #product .countdown-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 65px;
    }

    #product .expire-text {
        width: 100% !important;
    }
}

@media(max-width: 950px) and (min-width: 760px) {
    #product .countdown-wrapper {
        -webkit-transform: none !important;
        transform: none !important;
        top: 0px !important;
        width: 100%;
        margin-bottom: 35px;
        position: relative !important;
    }
}

@media(max-width: 510px) and (min-width: 391px) {
    #product .countdown-wrapper {
        -webkit-transform: none !important;
        transform: none !important;
        top: 0px !important;
        width: 100%;
        margin-bottom: 35px;
        position: relative !important;
    }
}

@media(max-width: 390px) {
    #product .countdown-wrapper {
        -webkit-transform: none !important;
        transform: none !important;
        top: 0px !important;
        width: 100%;
        margin-bottom: 35px;
        position: relative !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #product .expire-text {
        width: 100% !important;
    }
}


/*                                                                                                          PROMO
[2]   =========================================================================================================== */
.knns-promo {
    color: #46423d;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding-left: 10px;
    text-transform: uppercase;
    width: 100%;
}

/*                                                                                                 DETAILS TITLES
[2]   =========================================================================================================== */
#content .product-info .options h3,
.ms-sellerprofile.description h3 {
    background-color: #eee !important;
    color: #46423d !important;
    padding: 0px 15px !important;
    text-transform: uppercase;
    display: inline-block !important;
}

/*                                                                                          DETAILS CONTENT
[2] ===================================================================================================== */
.product-info .right .options .option:last-of-type {
    padding: 15px;
    padding-top: 0px;
    margin-top: -8px;
    background: #eee !important;
}

/*                                                                                                        OPTIONS
[2]   =========================================================================================================== */
.product-info .right>div>.options {
    padding-top: 25px;
}

.product-info .option>ul>li {
    background-color: #b5b4b2 !important;
    background-color: white !important;
    color: #8a8783 !important;
    border: 1px solid #8a8783;
}

.product-info .option>ul>li span {
    font-weight: 500 !important;
}

.product-info .option>ul>li:hover,
.product-info .option>ul>li.selected {
    background-color: #46423d !important;
    color: white !important;
    border-color: #46423d !important;
}

.date .input-group-btn button {
    padding: 6px 12px 9px 12px !important;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
textarea {
    border-color: #eee !important;
    min-height: 34px !important;
}

/*                                                                                                      MEASUREIT
[2]   =========================================================================================================== */
.knns-measureit img {
    width: 60px;
    cursor: pointer;
}

/*.product-info .knns-measureit { width: 50%; float: left; transform: translate(20px, 63px); }
.product-info .knns-measureit img { width: 60px; cursor:pointer; }
.product-info .options { width: 50%; float:left; }
.product-info .options select { width: 100%; }*/
/*                                                                                               SIZE GUIDE POPUP
[2]   =========================================================================================================== */
.ui-dialog .ui-dialog-titlebar {
    background: rgb(70, 66, 61);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(70, 66, 61, 1)), to(rgba(48, 29, 18, 1)));
    background: linear-gradient(to bottom, rgba(70, 66, 61, 1) 0%, rgba(48, 29, 18, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#573621', endColorstr='#301d12', GradientType=0);
    border: none !important;
}

/*                                                                                            PRICES
[2] ===================================================================================================== */
.product-info .right .price-old {
    margin-top: 1px;
    color: #aaa !important;
    background: none !Important;
    font-size: 19px !Important;
}

.product-info .price-new {
    margin-bottom: 10px;
}

/*                                                                                              DISCOUNTS
[2] ===================================================================================================== */

li.discounts {
    display: block;
    clear: both;
    margin-left: 30px;
    border-bottom: 1px solid #459645;
}

/*                                             REWARD POINTS
[3] ------------------------------------------------------- */
li.p-rewards,
.reward {
    display: none !important;
}
















/*                                                                                          RESTRUCTURING
[2] ===================================================================================================== */


/*                                                    ROW 1
[3] ------------------------------------------------------- */



.gp_prodrow_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#product .countdown-wrapper {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
}


.gp_prodrow_1 .description {
    padding: 0px !important;
    margin: 0px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* USP SECTION */

.gp_prodrow_1 .gp_usp_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.gp_usp_section>* {
    margin: auto !important;
}

ul.gp_usp_section {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

li.knns-gift {
    -webkit-box-shadow: -8px -12px rgba(105, 37, 37, 0.2), -17px 14px rgba(105, 37, 37, 0.2), 18px 7px rgba(105, 37, 37, 0.4), 0 3px 7px rgba(0, 0, 0, .3) !important;
    box-shadow: -8px -12px rgba(105, 37, 37, 0.2), -17px 14px rgba(105, 37, 37, 0.2), 18px 7px rgba(105, 37, 37, 0.4), 0 3px 7px rgba(0, 0, 0, .3) !important;
    margin-left: 33px !important;
}

/*                                                    ROW 2
[3] ------------------------------------------------------- */

.gp_prodrow_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.gp_prodrow_2 .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px;
}

.gp_prodrow_2 .price-new {
    margin-bottom: 10px;
    margin: 0px !important;
    top: 0px !important;
}

.gp_prodrow_2 .price-old {
    top: 0px !important;
}

/*                                                    ROW 3
[3] ------------------------------------------------------- */

.product-info .right>div>.options {
    padding-top: 0px;
}

#content .product-info #product .options h3 {
    display: none !important;
}

/*                                                    ROW 4
[3] ------------------------------------------------------- */


.gp_prodrow_4 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    padding-top: 0px !important;
}

.gp_prodrow_4 .links {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 0px !important;

    width: 34%;




}

.gp_prodrow_4 .links a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    font-size: 13px !important;
}




.gp_prodrow_4 .gp_call_from_product {
    height: 35px;
    font-size: 13px !important;
    background: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 63%
}



/*                                    RESPONSIVE ADAPTATION
[3] ------------------------------------------------------- */





@media(max-width: 1000px) {

    .gp_prodrow_1,
    .gp_prodrow_2,
    .gp_prodrow_3,
    .gp_prodrow_4 {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .gp_prodrow_1>*,
    .gp_prodrow_2>*,
    .gp_prodrow_3>*,
    .gp_prodrow_4>* {
        width: auto;
    }

    ul.gp_usp_section {
        margin-top: 30px;
    }

    .gp_prodrow_2 .price {
        margin-top: 20px !important;
    }

    .gp_prodrow_4>div {
        width: 100% !important;
        margin: 5px 0px;
    }

    .product-info .right .wishlist-compare .links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}


@media(max-width: 415px) {
    ul.gp_usp_section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0px !important;

    }

    li.knns-special-free-shipping,
    li.knns-free-shipping {
        margin-bottom: 25px !Important;
    }

    li.knns-special-free-shipping {
        margin-left: 0px !important;
    }
}





















































/*                                                                                                        BUTTONS
[2]   =========================================================================================================== */
.btn-default {
    background-color: #8a8783 !important;
}

.btn-default:hover {
    background-color: #46423d !important;
}

/*                                                                                         CART BUTTON + QUANTITY
[2]   =========================================================================================================== */
/*                                                       QUANTITY
[3]   ------------------------------------------------------------- */
.product-info .right .cart div .journal-stepper {
    color: rgb(255, 255, 255);
    background-color: rgb(138, 135, 131) !important;
    line-height: 40px !important;
}

.product-info .right .cart div .journal-stepper:hover {
    background-color: #46423d !important
}

.product-info .right .cart div input[name=quantity] {
    font-size: 15px;
    font-weight: bold;
}

.product-info .right .cart div .qty {
    border-top: 1px solid #8a8783;
    border-bottom: 1px solid #8a8783;
}

/*                                       knns FREE SHIPPING
[3] ------------------------------------------------------- */
li.knns-special-free-shipping,
li.knns-free-shipping {
    -webkit-box-shadow: 8px 12px rgba(0, 128, 0, 0.2), 24px -14px rgba(80, 173, 80, 0.2), -18px -7px rgba(138, 232, 138, 0.4), 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: 8px 12px rgba(0, 128, 0, 0.2), 24px -14px rgba(80, 173, 80, 0.2), -18px -7px rgba(138, 232, 138, 0.4), 0 3px 7px rgba(0, 0, 0, .3);
    right: 0px;
    color: #111;
    border: 1px solid rgba(69, 150, 69, 0.69);
    background: white;
    font-weight: 500;
    width: auto;
    display: inline-block;
    padding: 10px 15px;
    z-index: 2;
    margin-left: 18px;
    margin-top: 15px;
    font-family: 'Fira Sans Extra Condensed', sans-serif !important;
}

li.knns-special-free-shipping span,
li.knns-free-shipping span {
    font-weight: normal;
}

/*                                                  knns GIFT
[3] ------------------------------------------------------- */
li.knns-gift {
    /* box-shadow: -8px -12px rgba(0, 128, 0, 0.2), -17px 23px rgba(80, 173, 80, 0.2), 18px 7px rgba(138, 232, 138, 0.4), 0 3px 7px rgba(0, 0, 0, .3); */
    -webkit-box-shadow: -8px -12px rgba(105, 37, 37, 0.2), -17px 23px rgba(105, 37, 37, 0.2), 18px 7px rgba(105, 37, 37, 0.4), 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: -8px -12px rgba(105, 37, 37, 0.2), -17px 23px rgba(105, 37, 37, 0.2), 18px 7px rgba(105, 37, 37, 0.4), 0 3px 7px rgba(0, 0, 0, .3);
    right: 0px;
    color: #111;
    border: 1px solid rgba(105, 37, 37, 0.69);
    background: white;
    width: auto;
    display: inline-block;
    /* padding: 10px 15px; */
    z-index: 2;
    margin-top: 15px;
    font-family: 'Fira Sans Extra Condensed', sans-serif !important;
    margin-left: 41px;
    z-index: 0;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*                                                                                                          GIFT    
[2]   =========================================================================================================== */
.knns-gift a {
    display: block;
    padding: 10px 15px;
    color: #111 !important;
}

li.knns-gift:hover {
    -webkit-box-shadow: 8px 12px rgba(105, 37, 37, 0.2), 17px -23px rgba(105, 37, 37, 0.2), -18px -7px rgba(105, 37, 37, 0.4), 0 -3px -7px rgba(0, 0, 0, .3);
    box-shadow: 8px 12px rgba(105, 37, 37, 0.2), 17px -23px rgba(105, 37, 37, 0.2), -18px -7px rgba(105, 37, 37, 0.4), 0 -3px -7px rgba(0, 0, 0, .3);
}

li.knns-gift strong {
    font-weight: 500 !important;
    text-transform: uppercase;
}

li.knns-gift span {
    font-weight: normal;
}

/*                                                             CART
[3]   ------------------------------------------------------------- */
.product-info .button-cart-text {
    position: relative;
    font-family: 'Fira Sans Extra Condensed', sans-serif !important;
    font-size: 23px;
    letter-spacing: 0.5px;
}

.product-info .right .cart div .button {
    background: #459645;
    border: none;
    border: 1px solid transparent;
    border-radius: 0px;
    z-index: 3;
}

.product-info .right .cart div .button:hover {
    background: white;
    color: #459645 !important;
    border: 1px solid #459645;
}

.product-info .right .cart div .button:hover span:before {
    color: #459645 !important;
}

/*                                                                                             WISHLIST + COMPARE
[2]   =========================================================================================================== */
.product-info .right .wishlist-compare .links {
    background: #eee !important;
    padding: 4px 0 0px 0 !important;
    margin-top: 10px;
}

.product-info .right .wishlist-compare .links a {
    color: #46423d !important;
    text-shadow: none !important;
    border-bottom: 2px solid #eee !important;
}

.product-info .right .wishlist-compare .links a:hover {
    border-bottom: 2px solid #46423d !important
}

.product-info .right .wishlist-compare .links a {
    color: #46423d !important;
    text-shadow: none !important;
}

/*                                                                                         CALL FROM PRODUCT    
[2] ===================================================================================================== */
.gp_call_from_product {
    /* background: rgb(238, 238, 238) !important; */
    display: block;
    width: 100%;
    text-align: center;
    height: auto;
    font-weight: bold;
    font-size: 14px;
    color: #46423d;
    text-transform: uppercase;
}

.gp_call_from_product i {
    margin-right: 5px;
    font-size: 18px !important;
}

/*                                                                                           TABS AS ACCORDION
[2]=========================================================================================================== */
.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-body {
    border: 1px solid #eee;
    border-top: none;
}

.panel-body button {
    color: #3a6f3a !important;
    display: inline !important;
    padding: 0px;
    margin: 0px;
    font-size: inherit;
    text-decoration: underline;
    font-weight: bold;
}

.panel-heading {
    padding: 0px !important;
    background-color: transparent;
}

.panel-group .panel-title>a {
    width: 100% !important;
    display: block;
    padding: 9px 10px;
    color: #333;
    font-size: 15px;
    font-weight: normal !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.panel-group .panel-title>a:after {
    content: "";
    background: #8a8783;
    bottom: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 1px;
    z-index: -1;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.panel-heading .panel-title>a:before {
    content: "\f067";
    font-family: FontAwesome;
    display: inline-block;
    float: left;
    color: #333;
    margin-right: 13px;
    font-weight: normal;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.panel-heading .panel-title>a[aria-expanded="true"]:before {
    content: "\f068";
    color: white;
}

.panel-group .panel-title>a:hover:after {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

/* .panel-group .panel-title>a:hover:before {
    color: #333
} */
.panel-group .panel-title>a[aria-expanded="true"]:after {
    -webkit-transform: none;
    transform: none;
    height: 100%;
}

.panel-group .panel-title>a[aria-expanded="true"],
.panel-group .panel-title>a[aria-expanded="true"]:before {
    color: white !important;
}

/* HIDE KNNS TABS */
.knns-product-tabs {
    display: none;
}

/*                                                       TITLES
[3]   ------------------------------------------------------------- */
#tabs li a {
    background-color: #8a8783 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#tabs li.active a {
    background-color: #46423d !important;
    color: white !important
}

#tabs li:hover a {
    color: white !important;
}

/*                                                       CONTENT
[3]   ------------------------------------------------------------- */
.oc2 .tab-content.active {
    background: #fff;
    border: 1px solid #eee;
    border-top: 2px solid #46423d;
}

/*                                                                                                        REVIEWS
[2]   =========================================================================================================== */
#form-review #review {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 12px;
}

/*                                                                                                          TAGS
[2]   =========================================================================================================== */
.tags {
    background: #eee;
    margin-left: 0;
    color: transparent;
    margin-bottom: 15px;
    display: inline-block;
    padding: 9px 14px 3px 9px !important;
    float: right;
    display: none !important;
}

.tags b {
    background-color: transparent !important;
    color: #46423d !important;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.tags a {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: white !important;
    padding: 3px 7px;
    border-radius: 0px !Important;
    color: #8a8783 !important;
    border: 1px solid #8a8783;
    font-weight: 500;
}

.tags a:hover {
    background: #46423d !important;
    color: #fff !important;
}

/*                                                                                          RECENT & SIMILAR
[2] ===================================================================================================== */
.cs-27 {
    clear: both;
}

/*                                                   TITLES
[3] ------------------------------------------------------- */
.product-page .section-product.single-section .box-heading ul li a {
    background: #fafafa !important;
    color: #46423d;
    font-size: 26px;
    border-bottom: 2px solid #46423d;
    font-weight: bold;
    clear: both;
}


/*                                                                                  RESPONSIVE ADAPTATION
[2] ===================================================================================================== */




@media(max-width: 759px) {
    .product-page div#gp_extra_buy.loaded {
        bottom: 50px;
    }


    /* in order to allow same scroll for fixed header */
    header.journal-header-center.menu-cart-off.phone-sticky-cart {
        padding-top: 40px;
        margin-top: -40px;
    }
}

div#gp_extra_buy {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: fixed;
    right: 10px;
    bottom: -50px;
    font-size: 14px;
    text-align: center;
    line-height: normal;
    background: #459645;
    font-weight: bold;
    -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.11);
    box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.11);
    border-radius: 100%;
    text-shadow: 0 0 1px #306a30;
    width: 50px;
    height: 50px;
    padding: 0px;
    border: 1px solid white;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}






div#gp_extra_buy:active {
    -webkit-box-shadow: inset 0 -20px 30px rgba(255, 255, 255, 0.11);
    box-shadow: inset 0 -20px 30px rgba(255, 255, 255, 0.11);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

/* header:not(.phone-sticky-cart) div#gp_extra_buy {
    top: 163px;
}

header.phone-sticky-cart div#gp_extra_buy {
    top: 55px;
} */


/*                                                                                                                                                FAQ PAGE
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.accordion-group {
    margin-bottom: 3px;
}

.accordion-heading .accordion-toggle {
    background: #eeeeee;
    border: 1px solid #ddd;
    color: #333;
    padding: 10px;
    display: block;
    -webkit-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.accordion-heading .accordion-toggle[aria-expanded="true"] {
    border: 1px solid #46423d;
}

.accordion-inner {
    background: transparent;
    padding: 20px;
}

div#accordion2 {
    margin: 100px auto;
}

/*                                                                                                                                               CART PAGE
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
table.radio .highlight:hover td,
.action-area .panel-heading:hover {
    background-color: #46423d !important;
}

.action-area .panel-heading:hover .panel-title>a:before {
    color: white !important;
}

.cart-info tbody td a,
.wishlist-info tbody td a,
.compare-info .name a {
    color: rgb(138, 135, 131) !important;
}

.cart-info tbody td a:hover,
.wishlist-info tbody td a:hover,
.compare-info .name a:hover {
    color: black !important;
}

.cart-info thead td,
.wishlist-info thead td,
.compare-info thead td,
.manufacturer-heading,
table.list thead td,
.order-list .order-id,
.order-list .order-status,
.action-area h3 {
    background-color: #efefef !important;
}

.cart-info thead td,
.wishlist-info thead td,
.compare-info thead td,
.manufacturer-heading,
table.list thead td,
table.list,
table.list td,
.order-list .order-id,
.order-list .order-status,
.action-area h3 {
    color: #444 !important;
}

.checkout-page.layout-7 #content.sc-page .alert {
    color: #459645;
    background: rgba(69, 150, 69, 0.15);
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    border: 1px dashed #459645;
}

/*                                                                                                                                      QUICKCHECKOUT PAGE
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.quick-checkout-page .checkout-shipping-methods>.alert-warning {
    color: #459645;
    background: rgba(69, 150, 69, 0.15);
    padding: 7px;
    margin-bottom: 10px;
    display: block !important;
    border: 1px dashed #459645;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.checkout-content.checkout-shipping-methods .alert {
    color: #459645;
    background: rgba(69, 150, 69, 0.15);
    padding: 10px;
    margin-bottom: 20px;
    border: 1px dashed #459645;
}

/*                                                                                                                                            CONTACT PAGE
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.gp_phone_orders {
    text-align: center;
    /* background: #eee; */
    display: block;
    color: #3e8c3a;
    padding: 2px 0px;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    width: 100%;
    /* padding: 10px; */
    /* box-sizing: content-box; */
    /* padding-right: 13px !important; */
    padding: 0px 10px;
}

.route-information-contact h2.secondary-title,
.route-information-contact .panel-default {
    display: none;
}

.route-information-contact .journal-cms-block-35 .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.route-information-contact fieldset h2.secondary-title {
    display: block !important;
    font-size: 22px;
}

.route-information-contact .store,
.route-information-contact-success .store {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 10px;
}

.route-information-contact .store iframe,
.route-information-contact-success .store iframe {
    height: 320px;
    border: 1px solid #E4E4E4
}

.contact_title,
.contact_information {
    border: 1px solid #E4E4E4;
    background: rgba(0, 0, 0, .02);
}

.contact_title {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    /*color: #2c6873;*/
    color: black;
    font-size: 20px;
    padding: 6px 0px;
}

.contact_information {
    width: 100%;
    padding: 10px 0px;
    color: #3c3c3c;
    font-size: 15px;
    margin-top: 15px;
    min-height: 397px;
}

.contact_information table tr td {
    padding: 10px 10px;
    line-height: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.contact_information table tr td:first-child {
    font-weight: bold;
    padding-left: 0px;
    text-align: right;
    padding-right: 20px;
}

.contact_information table tr td:last-child {
    padding-right: 0px;
    padding-left: 10px;
}

.contact_information table {
    margin: 0 auto;
}

@media(max-width: 1195px) {
    .route-information-contact .journal-cms-block-35 .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .store {
        width: 100% !Important;
        padding: 0px !Important;
        margin-bottom: 20px;
    }

    .contact_information {
        width: calc(50% - 10px);
        float: left;
        margin-top: 0px;
        min-height: 321px;
    }

    .google-map {
        width: 50%;
        float: right;
    }
}

@media(max-width: 755px) {
    .contact_information {
        width: 100%;
        float: none;
        margin-top: 0px;
        min-height: 221px;
    }

    .google-map {
        width: 100%;
        float: none;
    }
}

@media(max-width:325px) {
    .contact_information table tr td {
        width: 100% !important;
        display: block !important;
        text-align: left !important;
        padding-left: 10px !Important;
    }
}

/*                                                                                                                                       GENERAL - BUTTONS
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.button:hover,
#quickcheckout .button:hover,
.modal-footer .btn:hover {
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(51, 51, 51) !important;
}

/*                                                                                                                                        GUEST ORDER VIEW
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.route-account-guestorder .container,
.route-account-guestorder #header,
.route-account-guestorder #footer,
.route-account-guestorder .bottom-footer>div,
.route-account-guestorder .bottom-footer.boxed-bar {
    width: 100% !important;
    max-width: 1230px !important;
    margin: 0 auto;
}

.route-account-guestorder #content {
    width: calc(100% - 250px);
    float: left;
}

.route-account-guestorder .oc2 .form-horizontal .form-group label+div {
    width: 70%;
    float: left;
}

.route-account-guestorder .alert.alert-danger {
    color: #ffffff;
    background: rgba(255, 0, 0, 0.8);
    padding: 10px;
    margin-bottom: 20px;
    border: 1px dashed #ffffff;
}

.route-account-guestorder .alert.alert-success {
    color: #459645;
    background: rgba(69, 150, 69, 0.15);
    padding: 10px;
    margin-bottom: 20px;
    border: 1px dashed #459645;
}

/*
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
||||| RESPONSIVE ADAPTATION - GENERIC
VVV
VVV
VVV
VVV
VVV
VVV
VVV
*/
/*                                                                                                                                            BREADCRUMBS
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
@media(max-width: 500px) {
    ul.breadcrumb li::before {
        margin-top: 10px !important;
    }

    ul.breadcrumb {
        padding: 0px 10px !important;
    }
}

/*                                                                                                                                                  HEADER
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                                                TOP BAR
[2] ===================================================================================================== */
@media(max-width:1300px) {
    .center-header .journal-language {
        left: 85px !important;
    }

    .journal-secondary {
        width: calc(100% - 150px) !important;
    }

    .journal-links {
        width: 150px !important;
    }
}

@media(max-width:760px) {
    .center-header .journal-language {
        background: rgba(0, 0, 0, 0.4) !important;
        height: 70px !important;
        left: 0px !important;
    }
}

@media(max-width:385px) {
    .center-header .journal-language {
        left: -40px !important;
    }
}

/*                                                                                              LOGO AREA
[2] ===================================================================================================== */
@media(max-width:760px) {
    body:not(.is-sticky) #logo a img {
        width: auto !important;
        height: auto !important;
    }

    .journal-links {
        display: none !important;
    }
}

@media(max-width:470px) {
    .journal-search.j-min.xs-100.sm-50.md-25.lg-25.xl-25 {
        -webkit-box-shadow: 0 1px #46423d, 0 -1px #46423d;
        box-shadow: 0 1px #46423d, 0 -1px #46423d;
    }

    #cart .heading a>span {
        background: rgb(98, 91, 82) !important;
        color: #fff !important;
    }

    .journal-header-center #cart .heading i {
        background: #625b52 !important;
    }

    #cart .heading i:before {
        color: #fff !important;
    }
}

/*                                             CART
[3] ------------------------------------------------------- */
@media(max-width:760px) {
    .oc2 #cart .content .cart-wrapper:before {
        display: none !important;
    }
}

/*                                                                                              MAIN MENU
[2] ===================================================================================================== */
.mobile-trigger {
    background-color: #46423d !important;
}

@media(max-width:650px) {
    .mega-menu-item {
        width: 50% !important;
    }
}

@media(max-width:475px) {
    .mega-menu-item {
        width: 100% !important;
    }
}

@media(max-width:385px) {
    header .journal-menu .mobile-trigger {
        width: 88px !important;
    }
}

/*                                                                                                                                                 FOOTER
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
@media(max-width:760px) {}

@media only screen and (max-width: 760px) {
    html.bottom-menu-bar body {
        padding-bottom: 0px !important;
    }
}

@media(max-width:590px) {
    .scroll-top {
        display: none !important;
    }
}

@media(max-width:415px) {
    footer .columns:last-child .column img {
        max-height: 46px !important;
        width: auto !important;
    }

    footer .columns:last-child {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    footer .columns:last-child>.column {
        padding: 0px !important;
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3;
    }
}

/*
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
ΛΛΛ
||||| RESPONSIVE ADAPTATION - PAGES
VVV
VVV
VVV
VVV
VVV
VVV
VVV
*/
/*                                                                                                                                               HOME PAGE
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                              FULLWIDTH BANNER SECTION
[2] ===================================================================================================== */
@media(max-width: 600px) {
    .journal-cms-block-28 .blocks .cms-block .editor-content p .gp_moto_title {
        font-size: 35px;
    }
}

@media(max-width: 420px) {
    .journal-cms-block-28 .blocks .cms-block .editor-content p .gp_moto_stars {
        width: 100px !important;
    }

    .journal-cms-block-28 .blocks .cms-block .editor-content p .gp_moto_title {
        font-size: 25px;
    }
}

/*                                                                                                                                           PRODUCT PAGE
[1] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
@media(max-width: 500px) {
    .knns-special-free-shipping+li.knns-gift {
        margin-top: 30px;
    }
}