
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600|Roboto:400,400i|Oxygen+Mono');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Farsan');

body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    background: url(https://www.aureus.sk/img/peciatka/bg-peciatka-01.jpg) no-repeat center center fixed; 
    /*     https://previews.123rf.com/images/missbobbit/missbobbit1405/missbobbit140500104/29120915-Background-with-travel-stamps-Stock-Vector-stamp-passport-visa.jpg*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*#lz_overlay_chat,
#lz_overlay_wm {left: 15px!important;}
#lz_chat_overlay_pointer_v {left: 107px!important}*/

/* rychly responsivny utok */


/* ---------- 123peciatky.sk - response 480 px ---------- */

@media only screen and (max-width: 767px) {
    .front h1 {
        line-height: 1.2em;
    }
    .front #header .auth_inputs {
        width: 190px;
    }
    .front #header .login_box input.credentials {
        float: right;
    }
    .front #top_menu {
        height: auto;
        padding: 0;
    }
    #slider_welcome {
        display: none !important;
    }
    #header .auth.fixed {
        position: absolute;
        right: 0;
        top: 0;
    }
    #header  .header_menu ul li.static_link {
        display: none;
    }
    .front #top_menu .border_div {
        display: none;
    }
    .front #menu_back_link {
        display: block;
        width: 50px;
        height: 29px;
        line-height: 29px;
        padding: 0 10px 0 16px;
        margin: -5px 0 5px 10px;
        color: #fff;
        background: url(../images/mobile_back_button.png) 0 0 no-repeat transparent;
        text-decoration: none;
        text-align: center;
    }
    .front #menu_back_link:hover {
        background-position: 0 bottom;
    }
    .front #top_menu .menu.selected_category > li {
        display: none;
    }
    .front #top_menu .menu.selected_category > li.active {
        display: block;
        height: auto;
    }
    .front #top_menu .menu.selected_category > li.active ul {
        display: block !important;
        visibility: visible !important;
        position: relative;
        top: 0;
        left: auto;
        width: 100%;
        background: #1f4b5a;
        list-style: none outside;
    }
    .front #top_menu .menu.selected_category > li.active.selected_subcategory > a {
        display: none;
    }
    .front #top_menu .menu.selected_category > li.active.selected_subcategory li {
        display: none;
    }
    .front #top_menu .menu.selected_category > li.active.selected_subcategory li.active {
        display: block;
        background: url(../images/top_menu_shadow.png) 0 0 repeat-x #A32821 !important;
    }
    .front #top_menu .menu.selected_category > li.active.selected_subcategory li.active:hover a {
        background: url(../images/top_menu_shadow.png) 0 0 repeat-x #A32821 !important;
        cursor: default;
    }
    .front #top_menu .menu.selected_category > li.active ul li a {
        padding-left: 21px;
    }
    .front #top_menu .menu.selected_category > li.active .shapes {
        margin-right: 21px;
    }
    .front #top_menu .menu.selected_category > li.active .shapes a {
        padding-left: 0;
    }
    .front #top_menu .menu.selected_category > li.active:hover > a{
        cursor: default;
        background: url(../images/top_menu_shadow.png) 0 0 repeat-x #A32821;
    }

    .front #top_menu .menu > li .design_color {
        left: auto;
        right: 10px;
        margin-left: 0;
    }
    .front #top_menu .menu li > a {
        display: block;
        padding-bottom: 0;
    }
    .front #top_menu .menu > li:last-child {
        border-bottom: none;
    }

    .front #top_menu .menu > li a {
        height: 28px;
        line-height: 28px !important;
        text-align: left;
        font-size: 11px;
    }
    .front #top_menu .menu > li span {
        float: right;
        margin-top: 10px !important;
    }
    .front #top_menu .menu ul {
        display: none !important;
    }
    .front #header .auth .user_menu {
        width: 205px;
    }
    .front #header .auth .notification {
        display: none !important;
    }
    .front #header .user_menu li,
    .front #header .user_menu li:first-child {
        padding: 0 10px 0 0; 
    }
    #slider_welcome .start_button {
        display: none;
    } 
    .front .category_list > ul > li {
        width: 99%;
        height: auto;
        margin: 0 0 17px;
    }
    .front .product_list .prices {
        float: none;
    }
    .front .product_list .amounts {
        float: none;
    }
    .front #main_container {
        padding-bottom: 40px;
    }
    .front #footer_static_links {
        display: block;
        position: absolute;
        bottom: 70px;
        left: 0;
        width: 100%;
        padding: 0 0 15px;
    }
    .front #footer_static_links ul {
        list-style: none outside;
    }
    .front #footer_static_links li {
        float: left;
        padding-left: 12px;
        text-align: center;
        line-height: 30px;
        font-size: 12px;
    }
    .front #footer_static_links li:first-child {
        padding-left: 20px;
    }
    .front #footer_static_links li .icon_fb {	
        display: block;
        width: 30px;
        height: 30px;
        padding: 0 0 0 32px;
        background: url(../images/icons_top_menu.png) 0 0 no-repeat transparent;
        background-position: 0px -97px;
    }
    .cart .cart_content .tb_list,
    .cart .cart_content .cart_items h2 {
        font-size: 11px;
    }
    .cart .cart_content th {
        padding: 7px 4px;
    }
    .cart .cart_content td {
        padding: 5px 4px;
    }
    .cart_summary .left_column,
    .cart_summary .right_column {
        width: 100%;
    }
    .cart_summary #order_form .label_column {
        width: 210px;
    }
    .cart_summary .leave_note .label_column {
        width: 80px !important;
    }

    .cart_summary textarea {
        width: 96%;
        padding: 2%;
    }
    .cart .error {
        padding-left: 0;
    }
    .front .orders_list th,
    .front .orders_list td {
        padding: 7px 6px;
    }
    .front .order_summary .head th,
    .front .order_summary .head td {
        font-size: 11px;
    }
    .stamp_design_form div.title > * {
        display: block;
    }
    .front #stamp_widget .add_to_cart_in_design {
        right: 15px;
    }
    #stamp_desgin_form .loading_file {
        clear: both;
        margin: 10px 0 15px;
    }
    .front .stamp_form td label {
        display: block;
        width: 80px;
    }
    .front .stamp_form #image_file {
        max-width: 175px;
    }
    .front #text_form .font-styling {
        width: 100%;
        max-width: 430px;
    }
    .front #text_form #text {
        width: 93%;
        padding: 2%;
    }
    .front .template_controls a {
        font-size: 12px;
    }
    #stamp_widget #controls {
        position: relative;
    }
    #stamp_widget #controls.text_form_shown .control_buttons {
        position: absolute;
        left: 0;
        top: 160px;
        z-index: 10;
    }
    #stamp_widget #controls.text_form_shown #text_form .font-styling {
        margin-top: 110px;
    }
    .stamp_form #button_insert_text {
        margin: 0;
        margin-bottom: 4px;
    }
    .stamp_design_form label[for=stamp_unit_price] {
        clear: both;
        float: none;
        padding-bottom: 5px;
        display: block;
    }
    .stamp_design_form label[for=stamp_unit_price] + .input {
        margin-left: 0;
    }
    .stamp_design_form .stamp_size_container .label {
        float: none;
    }
}

@media (max-width: 480px) {
    .front #top_menu .menu.selected_category > li.active ul li,
    .front #top_menu .menu > li {
        float: none;
        width: 100%;
        max-width: 100%!important;
        height: 28px;
        line-height: 28px;
        border-right: none;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .front #top_menu .menu > li {
        float: left;
        width: 100%;
        max-width: 33.3%;
        height: 28px;
        line-height: 28px;
        border-right: none;
    }

    .front #top_menu .menu.selected_category > li.active ul li {
        max-width: 100%;
        margin-right:  auto;
    }

    .front #top_menu .menu.selected_category > li.active ul li .shapes {
        display: none;
    }

    #top_menu .menu > li:nth-child(2) > a,
    #top_menu .menu > li:nth-child(3) > a {
        margin-top: 45px;
    }
}




/* ---- ./ 123 responsive 480px -------- */


/*
green old - #749536       ** hover - #95C12B  

green - #749536 -     ** hover - #95C12B
brown - #644b28
orange - #eb512c
*/





/*#bottom_bckg {
    background: url''
    background: #e8e8e8; 
    background: -moz-linear-gradient(left,  #eaeaea 0%, #f9f9f9 33%, #f6f6f6 67%, #eaeaea 100%);   
    background: -webkit-linear-gradient(left, #eaeaea 0%, #f9f9f9 33%, #f6f6f6 67%, #eaeaea 100%); 
    background: linear-gradient(to right,  #eaeaea 0%, #f9f9f9 33%, #f6f6f6 67%, #eaeaea 100%);   
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 ); 
}*/


a {
    color: #644b28;
    text-decoration: none;
    transition: all 0.5s;
}

a:hover {
    color: #eb512c;
    text-decoration: none;
}

h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    color: #644b28;
    font-weight: 300;
}

.footer-payments {
    margin-top: 120px;
}

#footer {
    background: #644b28;
    font-size: 11px;
}

#footer .footer_container {
    max-width: 1170px;
    width: 100%;
}

#footer .footer_menu {
    float: right;
    margin: 18px 0 18px 0;
    padding: 0 0 12px 0;
    line-height: 18px;
}


.front #footer_static_links {
    background-color: #78904b;
    bottom: 40px;
}

.front #footer_static_links li a {
    color: #fff;
}

#footer {
    border-top: 1px solid #8d9e6e;
}

.front #footer_static_links li:first-child {
    padding-left: 12px;
}

@media (max-width: 767px) {
    .front #footer_static_links {
        display: block;
        position: relative;
        left: 0;
        width: 100%;
        padding: 0;
        bottom: 0;
    }

    .front #footer_static_links ul {
        list-style: none outside;
    }

    .front #footer_static_links li {
        float: left;
        text-align: center;
        line-height: 36px;
        font-size: 15px;
        padding-left: 0;
        width: 100%;
    }

    #footer {
        position: relative
    }
}



.button {
    padding: 6px 12px;
    font-size: 14px;
    background: none;
    transition: all 0.5s;
    box-shadow: none;
    border: 2px solid #eb512c;
    color: #eb512c;
    font-weight: 400;
    height: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.button:hover {
    background: #eb512c;
}

.rollup {
    width: 45px;
    border-radius: 50%;
    background-color: #eb512c;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important;
    bottom: 100px;
    right: 30px;
    top: auto;
}

.rollup:hover {
    background-color: #eb512c;
}

#main_container {
    max-width: 1170px;
    width: 100%;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    #main_container {
        margin: 0;
    }

    #main_content {
        padding: 0 5px;
    }
}

select, input[type="text"] {
    padding: 6px 8px;
    margin-bottom: 12px;
}

input[type="file"] {
    padding: 6px 8px;
    border: 1px solid #ccc;
    background: #fff;
}


/* --------------------- BREADCRUMBS ---------------------- */

.breadcrumbs h1,
.breadcrumbs h2,
.breadcrumbs h2 a,
.stamp_design_form .title h1,
.stamp_design_form .title h2,
.stamp_design_form .title h2 a {
    color: #777;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    padding: 6px 3px;
    margin: 0 5px 0 0;
}

@media (max-width: 767px) {
    .breadcrumbs h1 {
        font-size: 16px;
        color: #78904b;
        text-align: center;
    }

    .stamp_design_form .title h1 {
        font-size: 24px;
        font-weight: 400;
        font-family: 'Raleway', sans-serif;
        color: #644b28;
    }
}

.breadcrumbs h2 a,
.stamp_design_form .title h2 a {
    margin-right: 12px;
}

.breadcrumbs h2 a:hover,
.stamp_design_form .title h2 a:hover {
    color: #555;
}

/* --------------------- PROFIL / REGOSTRATION ---------------- */

.user_register .logo_register,
.user_profile .logo_register  {
    display: none;
}



/* --------------------- TOP NAVBAR --------------------- */

.dropdown .nav-link::after {
    border-top-color: #fff;
}

#header_container {background: #fff;}

#header {
    width: 100%;
    background: url(https://www.aureus.sk/img/peciatka/bg-peciatka-01.jpg) no-repeat center center fixed; 
    /*    background: url( http://paper-backgrounds.com/textureimages/2014/03/green-grunge-concrete-texture2.jpg) no-repeat center center fixed; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;


}

#header .header_menu {
    width: 100%;
    background-color: #866942;
    /*    background-color: #644b28;*/
    top: 0;
    right:  auto;
}

.header_top {
    width: 100%;
    background: #fff;
}

@media (max-width: 767px) {
    #header .header_menu {
        background: none;
        margin-top: -45px;
        overflow: hidden!important;
    }
}

#header .header_menu ul {
    margin: 0 auto;
}

#header .header_menu .icon {
    line-height: 48px;
    height: 48px;
    font-weight: 400;
    padding: 0 0 0 12px
}

#header .header_menu .icon_cart {
    background-position: 0px -158px;
    padding: 0 0 0 32px;
}

#header .header_menu .icon_contact,
#header .header_menu .icon_support,
#header .header_menu .icon_stamp,
#header .header_menu .icon_info,
#header .header_menu .icon_search,
#header .header_menu .icon_eco_article {
    background: none;
}

#header .header_menu .icon_search {
    display: none;
}


#header .header_menu ul li a {
    color: #fff;
    font-size: 17px;
    font-family: 'Farsan', sans serif;
}

#header .header_menu .minicart .price {
    color: #eb512c;
    margin-right: 5px;
}

#header .header_menu .minicart a {
    color: #644b28;
    font-weight: 600;
    margin-right: 15px;
    font-size: 16px
}



#header .header_menu .minicart {
    position: absolute;
    left: 50%;
    margin-left: 350px;
    top: 100px;
    border: 3px solid #644b28;
}

@media (max-width: 767px) {
    #header .header_menu .minicart {
        position: inherit;
        left: 0;
        margin-left: 0;
        top: 0;
        border: none;
        float: right;
    }
}

#header .header_menu .search {
    width: auto;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    margin-top: 93px;
}

#header .header_menu .search .search_input {
    color: #666;
    width: 100%;
    font-size: 18px;
    padding: 16px 18px;
    border: 1px solid #ccc;
    font-size: 18px;
    font-family: 'Farsan', sans serif;
}

@media (max-width: 767px) {
    #header .header_menu .search {
        width: 100%; 
        position: inherit; 
        margin-left: -5px; 
        margin-top: 0; 
    }


    #header .header_menu .search .search_input {
        padding: 6px 8px;
    }

    #header .search_box {
        margin-right: 40px
    }
}

@media (max-width: 767px) {
    #header  .header_menu ul li.static_link {
        display: none;
    }
}



/***** docasne ***/

#header .auth {
    z-index: 9999;
    background: none;
}

@media (max-width: 767px) {

    #header .auth {
        padding-right: 0!important;
        margin-right: 0!important;
    }

    /*    #header .auth {
            z-index: 999999;
            height: 30px;
            overflow: hidden;
            background-color: #644b28;
            transition: 0.5s all;
            border-radius: 0px;
        }
    
        #header .auth:hover {
            z-index: 999999;
            height: 160px;
            background: #eb512c;
        }*/

    #header .login_box,
    #header .user_menu {
        z-index: 999999;
        height: 30px;
        overflow: hidden;
        transition: 0.5s all;
        border-radius: 0px;
    }

    #header .user_menu {
        background-image: url(https://www.aureus.sk/img/peciatka/btn-123stempel-profil.jpg); 
        background-repeat: no-repeat;
        background-position: right top;
    }

    #header .login_box:hover,
    #header .user_menu:hover {
        z-index: 999999;
        height: 160px;
        background: #eb512c;
        padding-right: 10px;
    }

    #header .login_box {
        margin: 0;
        background-color: #644b28;
    }

    #header .login_box input[type="password"] {
        margin-bottom: 10px;
    }
}

#header .auth.fixed {
    display: none !important;
}

#header .login_box label {
    color: #fff;
    font-size: 12px;
}

@media (max-width: 767px) {
    #header .login_box label {


    }

}

#header .login_box input.credentials {
    width: auto;
    height: auto;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    color: #555;
    margin-top: 3px;
}

@media (max-width: 767px) {
    #header .login_box input.credentials {
        width: 85%;
    }
}

#header .login_box .login_button {
    height: auto;
    margin-left: 10px;
    font-size: 12px;
    color: #fff;
    background: none;
    text-decoration: none;
    padding: 2px 12px;
    border: 3px solid #fff;
    transition: all 0.5s;
    margin-top: 2px;
}

#header .login_box .login_button:hover {
    background: #eb512c;
    border-color: #eb512c;
    color: #fff;
}

#header .auth_actions {
    float: left;
}

#header .user_menu li a {
    font-size: 17px;
    font-family: 'Farsan', sans serif;
    line-height: 48px;
}

@media (max-width: 767px) {
    #header .user_menu li a {
        line-height: 30px;
        font-size: 18px!important;
        width: 165px;
        padding-left: 10px;
    }

    #header .user_menu li:first-child a {
        margin-top: 30px;
    }

    .front #header .user_menu li, 
    .front #header .user_menu li:first-child {
        float: none;
        padding: 0 0 0 20px;
    }
}

@media (min-width: 768px) {
    #header .logo img {
        padding: 60px 0 0px 10px;
        margin-left: 9%;
    }
}

@media (max-width: 767px) {
    #header .logo img {
        height: 60px !important;
        padding: 8px 0 0 8px;
    }
}

.change_password input.button {
    padding: 1px 8px;
    margin-left: 8px;
}


/* --------------------------- MENU --------------------- */


#top_menu {
    margin: 0 auto;
    /*    max-width: 1280px;*/
    width: 100%;
    background: none;
}

@media (max-width: 767px) {
    #top_menu {
        height: 45px!important;
        overflow: hidden;
        transition: 1s all;
    }

    #top_menu:hover,
    #top_menu:focus,
    #top_menu:active
    {
        height: auto!important;
        /*        height: 650px!important;*/
    }
}

#top_menu .menu {
    /* float: right; */
    background-color: #78904b;
    /*    background-color: #eb512c;*/
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC
}

@media (max-width: 767px) {
    #top_menu .menu {
        background-image: url(https://www.aureus.sk/img/peciatka/btn-peciatka-menu.jpg);
        background-repeat: no-repeat;
        background-position: center top;
    }

    #top_menu .menu > li:first-child > a {
        margin-top: 45px;
    }

    #top_menu .menu > li {
        display: table!important;
    }
}

#top_menu .menu > li {
    max-width: 11.11%!important;
    width: 11.11%;
    border-right: none;
    display: table;
}

#top_menu .menu > li.active {
    background: #644b28;
}

#top_menu .menu > li.active > a {
    color: #fff;    
}



#top_menu .menu > li a {
    font-size: 12px;
    font-size: 22px;
    line-height: 24px;
    vertical-align: middle;
    height: 65px;
    display: table-cell;
    font-weight: 400;
    font-family: 'Farsan', sans-serif;
}


#top_menu .menu > li .design_color {
    display: none;
}

#top_menu .menu > li.with_design > a {
    height: 65px;
    padding-bottom: 0px;
    font-family: 'Farsan', sans-serif;
    font-size: 22px;
    line-height: 24px;
}

@media (max-width: 767px) {
    #top_menu .menu > li > a,
    #top_menu .menu > li.with_design > a {
        height: auto!important;
        font-size: 1.7em!important;
        padding-top: 12px!important;
        padding-bottom: 12px!important;
        color: #333!important;
        border-bottom: 1px dotted #ccc;
        background-color: #fff;
    }
}

@media (max-width: 767px) {
    #top_menu .menu > li.active  {
        background: none!important;
    }

    #top_menu .menu > li.active > a {
        color: #fff!important;
        background-color: #644b28;
    }

    #top_menu .menu > li.active a {
        color: #fff!important;
    }
}

@media (max-width: 767px) {
    #top_menu .menu > li {
        transition: all 0.5s;
    }
}

#top_menu .menu > li:hover {
    background-image: none;
    background: #644b28;
}

#top_menu .menu > li:hover > a {
    color: #fff;
}

#top_menu .menu li:hover ul {
    left: 0;
}

@media (max-width: 767px) {
    #top_menu .menu > li:hover {
        background: none!important;
    }
}

/* ---------------------------- SUB - MENU ---------------------- */

#top_menu .menu ul {
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
    width: 375px;
    background-repeat: no-repeat;
    background-size:  120px auto;
    background-position: right;
}
@media (max-width: 767px) {
    #top_menu .menu ul {
        background-color: #eb512c!important;
    }
}

#top_menu .menu > li:nth-child(1) ul {
    background-image: url('https://www.123stempel.at/media/shop/thumbs/sc-1-textove-peciatky-160x160-q95.png');
    width: 460px;
}

#top_menu .menu > li:nth-child(2) ul {
    background-image: url('https://www.123stempel.at/media/shop/thumbs/sc-34-printie-160x160-q95.png');
}

#top_menu .menu > li:nth-child(3) ul {
    background-image: url('https://www.peciatka.sk/media/shop/thumbs/c-10-trodat-professional-160x160-q95.png');
    width: 440px;
}

#top_menu .menu > li:nth-child(5) ul {
    background-image: url('https://www.peciatka.sk/media/shop/thumbs/c-drevene-peciatky-a-royal-mark-160x160-q95.png');
    width: 410px;
}

#top_menu .menu > li:nth-child(6) ul {
    background-image: url('https://www.peciatka.sk/media/shop/thumbs/c-specialne-peciatky-160x160-q95.png');
    width: 420px;
}

#top_menu .menu > li:nth-child(7) ul {
    background-image: url('https://www.peciatka.sk/media/shop/thumbs/c-hotove-peciatky-160x160-q95.png');
    background-position: 99% 25%;
    width: 430px;
}

#top_menu .menu > li:nth-child(8) ul {
    background-image: url('https://www.peciatka.sk/media/shop/thumbs/c-prislusenstvo-160x160-q95.png');
    background-position: left;
    width: 500px;
    left: auto !important;
    right: 0 !important;
    padding-left: 140px;
}

#top_menu .menu > li:nth-child(9) ul {
    background-image: url('https://www.peciatka.sk/media/shop/thumbs/c-gravirovanie-160x160-q95.png');
    background-position: 2% 25%;
    width: 500px;
    padding-left: 140px;
}

#top_menu .menu > li:nth-child(10) ul {
    background-image: url('https://www.peciatka.sk/media/shop/thumbs/c-pokladnice-160x160-q95.png');
    background-position: 2% 25%;
    width: 500px;
    padding-left: 140px;
}

#top_menu .menu > li:nth-child(8) ul li,
#top_menu .menu > li:nth-child(9) ul li,
#top_menu .menu > li:nth-child(10) ul li {
    margin-right: 0px;
    width: 250px;
    float: left;
}


#top_menu .menu > li li a {
    color: #777;
    text-transform: none;
    padding: 5px 10px;
    font-family: 'Farsan', sans-serif;
    font-size: 17px;
}

@media (max-width: 767px) {
    #top_menu .menu > li li a {
        padding: 0 10px;
        font-size: 15px!important;
    }    
}

#top_menu .menu li li {
    height: 40px;
    margin-right: 130px;
}

@media (max-width: 767px) {
    .front #top_menu .menu.selected_category > li.active ul li, .front #top_menu .menu > li {
        height: 38px;
        line-height: 38px;
    }

    .front #top_menu .menu > li a {
        height: 38px;
        line-height: 38px!important;
    }

    .front #top_menu .menu.selected_category > li.active.selected_subcategory li,
    .front #top_menu .menu.selected_category > li.active.selected_subcategory > a {
        display: block;
    }

    .front #top_menu .menu.selected_category > li.active.selected_subcategory li.active {
        background: none!important;
    }
}

#top_menu .menu ul li .shapes {
    margin: 15px 7px 0 0;
    width: auto;
}

#top_menu .menu > li li a:hover {
    background: #644b28;
    color: #fff;
}



/* ----------------------------------  UVOD -------------------------- */

.welcome {
    display: none;
}

#slider_welcome .start_button {
    border-radius: 0px;
    background: #644b28;
    box-shadow: none;
    transition: all 0.5s;
}

#slider_welcome .start_button:hover {
    background-color: #749536;
    box-shadow: none;
}

#slider_welcome {
    background: #fff;
}

.nivo-slice {
    background: none !important;
}

/* ----------------------------- KATALOG --------------------------- */

.category_list > ul > li {
    width: 100%;
    max-width: 280px;
    border-radius: 0px;
    box-shadow: none;
    background-color: #fff;
    height: 375px;
}

@media (max-width: 767px) {
    .category_list > ul > li {
        max-width: none;
    }
}

.category_list li:hover {
    border-color: #eb512c;
    box-shadow: inset 0px 0px 20px rgba(150,150,150, 0.1), 1px 1px 5px rgba(30, 30, 30, 0.15);
}

.home .category_list > ul > li:nth-child(1),
.home .category_list > ul > li:nth-child(2),
.home .category_list > ul > li:nth-child(3),
.home .category_list > ul > li:nth-child(4) {
    min-height: 585px; 
}

.home .category_list > ul > li:nth-child(5),
.home .category_list > ul > li:nth-child(6),
.home .category_list > ul > li:nth-child(7),
.home .category_list > ul > li:nth-child(8) {
    min-height: 720px; 
}

.home .category_list > ul > li:nth-child(9),
.home .category_list > ul > li:nth-child(10) {
    min-height: 910px; 
}

.category_15 .category_list > ul > li:nth-child(5),
.category_15 .category_list > ul > li:nth-child(6),
.category_15 .category_list > ul > li:nth-child(7),
.category_15 .category_list > ul > li:nth-child(8) {
    min-height: 420px;
}

.category_16 .category_list > ul > li:nth-child(1),
.category_16 .category_list > ul > li:nth-child(2),
.category_16 .category_list > ul > li:nth-child(3),
.category_16 .category_list > ul > li:nth-child(4) {
    min-height: 400px;
}

.category_16 .category_list > ul > li:nth-child(5),
.category_16 .category_list > ul > li:nth-child(6),
.category_16 .category_list > ul > li:nth-child(7),
.category_16 .category_list > ul > li:nth-child(8) {
    min-height: 400px;
}

.category_16 .category_list > ul > li:nth-child(9),
.category_16 .category_list > ul > li:nth-child(10),
.category_16 .category_list > ul > li:nth-child(11),
.category_16 .category_list > ul > li:nth-child(12) {
    min-height: 400px;
}

.category_16 .category_list > ul > li:nth-child(13),
.category_16 .category_list > ul > li:nth-child(14),
.category_16 .category_list > ul > li:nth-child(15),
.category_16 .category_list > ul > li:nth-child(16) {
    min-height: 430px;
}

.category_17 .category_list > ul > li:nth-child(1),
.category_17 .category_list > ul > li:nth-child(2),
.category_17 .category_list > ul > li:nth-child(3),
.category_17 .category_list > ul > li:nth-child(4) {
    min-height: 400px;
}

.category_17 .category_list > ul > li:nth-child(5),
.category_17 .category_list > ul > li:nth-child(6),
.category_17 .category_list > ul > li:nth-child(7),
.category_17 .category_list > ul > li:nth-child(8) {
    min-height: 400px;
}

.category_17 .category_list > ul > li:nth-child(9),
.category_17 .category_list > ul > li:nth-child(10),
.category_17 .category_list > ul > li:nth-child(11) {
    min-height: 400px;
}

.category_list .name {
    font-weight: 400;
    font-size: 18px;
}

.category_list .subcategories {
    box-shadow: none;
    padding: 0;
}

.category_list > ul > li > a > p {
    font-weight: 600 !important;
    color: #555 !important;
    line-height: 22px;
    font-size: 11px;
    font-style: italic;
}

.category_list .subcategories li {
    font-size: 11px;
    padding: 5px 15px;
}


/* -------------------------------------- TEXTY -------------------------------- */

div > p > span,
p > span,
.catalogue .description h1,
.catalogue .description h2 span,
.description h2 {
    font-family: 'Raleway', sans-serif !important;
}

.welcome_article > h1 span.bold,
.welcome_article > p:first-child > span,
.catalogue .description h1,
.catalogue .description h1 span.bold,
.description h2 {
    font-size: 42px !important;
    color: #644b28 !important;
    font-weight: 300 !important;
    line-height: 58px!important;
    font-family: 'Raleway', sans-serif !important;
}

.catalogue .description h2 span {
    font-size: 28px !important;
    color: #eb512c !important;
    font-weight: 400 !important;
}

p > span {
    font-size: 14px !important;
    color: #222 !important;
}

.article .left_column {
    background: #fff;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #ccc;
}

.article .left_column li.selected {
    background-color: #644b28;
}

@media (max-width: 480px) {
    .welcome_article > h1 span.bold,
    .welcome_article > p:first-child > span,
    .catalogue .description h1,
    .catalogue .description h1 span.bold,
    .description h2 {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 22px!important;
    }
}


/* ---------------------------- FILTER -------------------------- */

.catalogue .category_filter {
    font-size: 16px;
}

.catalogue .first_step_filter {
    border: 3px solid #eb512c;
    padding: 12px 16px;
}

.catalogue .category_filter select {
    height: auto;
    font-size: 16px;
    padding: 8px 12px;
}

.catalogue .sort select {
    height: auto;
    padding: 8px 12px;
}

.catalogue .shapes_filter {
    margin: 0px 10px 10px 10px;
}

.search_results .term {
    background-color: #644b28;
}

/* ------------------------- PRODUCT LIST ------------------------------ */

.product_list li {
    margin: 0 0 15px;
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
}

.product_list h3 {
    margin: 9px 0 13px 12px;
    font-size: 28px !important;
    color: #eb512c !important;
    font-weight: 400 !important;
}

@media (max-width: 767px) {
    .product_list h3 {
        text-align: center;
    }
}

.product_list h3 a:hover {
    color: #eb512c;
}

@media (min-width: 768px) {
    .product_list .free_delivery_wrapper {
        float: right;
        margin-right: 218px;  /* otocka */
    }
}

@media (max-width: 767px) {
    .product_list .free_delivery_wrapper {
        left: 50%;
        float:  none;
    }

    .product_list .free_delivery_wrapper img {
        margin-left: -109px;
    }

    .product_list .add_to_cart .cart_button {
        width: 100%;
    }
}

.product_list .add_to_cart {
    margin: -120px 10px 0 20px;  /* otocka */
    /*   margin: -40px 10px 0 20px;*/
    box-shadow: none;
    background: none;
    padding: 0;
}

.product_list .product_desc {
    max-width: 600px;
    margin-left: 12px;
    width: 100%;
    min-height: 140px;
}

.product_list .prices {
    background: #f5f5f5;
    padding: 8px;
}

#main_content {
    background: none;
}

.product_list .add_to_cart .quantity {
    padding: 6px 8px;
}

.product_list .add_to_cart .on_stock {
    background-color: #749536;
    color: #fff;
    padding: 2px 5px;
}

.product_list .add_to_cart label {
    line-height: 28px;
}



/* --------------------------------- STAMP - INFO ------------------------------------ */

.stamp_design_form .design_form {
    box-shadow: none;
    background-color: #fff;
    border-radius: 0px;
    border-top: none;
}

.stamp_design_form .design_switcher {
    box-shadow: none;
    border-radius: 0px;
    background: #f5f5f5;
}

@media (max-width: 767px) {
    .stamp_design_form .design_switcher {
        text-align: center;
    }
}

.stamp_design_form .quantity {
    padding: 6px 8px;
}

.on_stock {
    background-color: #749536 !important;
    color: #fff !important;
    padding: 2px 5px !important;
}

.dd .ddTitle {
    background: none !important;
    color: #222 !important;
}

.dd .ddTitle .ddTitleText {
    padding: 6px 8px !important;
}

.dd {
    border: 1px solid #777 !important;
}

.borderRadius, .borderRadiusTp, .borderRadiusTp .border {
    border-radius: 0px !important;
}

.dd .ddChild li {
    padding: 6px 8px !important;
}

.ddcommon .shadow {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

.stamp_design_form .total_price {
    font-size: 18px;
    color: #eb512c;
    font-weight: 400;
}

.stamp_design_form .total_price #total_price {
    font-size: 28px;
    color: #eb512c;
    font-weight: 400;
    display: block;
    margin-top: 8px;
}

.content_area {
    font-size: 14px;
    line-height: 20px;
}

@media (max-width: 767px) {

    .stamp_design_form .stamp_size_container .label,
    .stamp_design_form label[for=stamp_unit_price] {
        float: left;
        clear: left;

    }
    .stamp_design_form label[for=stamp_unit_price] + .input {
        margin-left: 170px;
    }
}

#stamp_desgin_form .confirm_design input {
    float: right;
    margin-top: 16px;
    margin-right: 285px;
}

@media (max-width: 767px) {
    #stamp_desgin_form .confirm_design input {
        display: none;
    }
}

#stamp_desgin_form .confirm_design input + label  {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 3px solid #cacece;
    padding: 9px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

#stamp_desgin_form .confirm_design input + label:hover {
    border: 3px solid #749536;
}

#stamp_desgin_form .confirm_design input:active + label , #stamp_desgin_form .confirm_design input:checked:active + label  {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

#stamp_desgin_form .confirm_design input:checked + label  {
    background-color: #749536;
    border: 3px solid #749536;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #fff;
}

#stamp_desgin_form .confirm_design input:checked:after + label  {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
}

#stamp_desgin_form .confirm_design {
    margin: 24px 0 0 5px;
}

.stamp_design_form .desc {
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 16px;
}

@media (max-width: 767px) {
    .stamp_design_form .desc {
        padding-bottom: 0;
    }
}

.stamp_design_form .desc p {
    background: #f5f5f5;
    padding: 16px;
}

.stamp_colors {
    margin-top: 12px;
    margin-bottom: 12px;
}

.stamp_design_form .old_price {
    display: block;
    font-weight: 600;
}

.stamp_design_form .file_uploaded_preview {
    color: #222;
    background-color: #f5f5f5;
    border: none;
}

.stamp_design_form .file_uploaded_preview a {
    color: #777;
    font-weight: 400;
}

.stamp_design_form select {
    margin-top: 16px;
    padding: 6px 8px;
    width: 150px;
}

.product_detail.stamp_design_form .desc {
    border: none;
    margin-right: 340px;
    line-height: 26px;
}



/* -------------------------------- STAMP - TEMPLATE ------------------------------- */

#stamp_templates {
    box-shadow: none !important;
    background-color: #fff !important;
    border-radius: 0px !important;
}

#stamp_templates .title {
    font-size: 28px !important;
    color: #644b28 !important;
    font-weight: 400 !important;
}

#stamp_templates .note {
    background-color: #f5f5f5 !important;
    border-radius: 0px !important;
}

#preview img {
    max-width: 500px;
    max-height: 500px;
    width: auto;
    height: auto;
    border: 3px solid #eb512c;
    border-radius: 0px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.stamp_design_form input, .stamp_design_form .input, .stamp_design_form select {
    margin: 0 0 5px 220px;
}

.stamp_design_form .stamp_preview {
    margin-left: 220px;
}

@media (max-width: 767px) {
    .stamp_design_form input, .stamp_design_form .input, .stamp_design_form select {
        margin: 0 0 5px 170px;
    }
    .stamp_design_form .stamp_preview {
        margin-left: 170px;
    }
}

/* ----------------------------- STAMP - WIDGET -------------------------------------- */

#stamp_widget #controls {
    background: #f5f5f5;
}

#stamp_widget .title {
    font-size: 28px !important;
    color: #644b28 !important;
    font-weight: 400 !important;
}

#stamp_widget {
    box-shadow: none !important;
    background-color: #fff !important;
    border-radius: 0px !important;
}

#stamp_widget #arrows {
    background-color: #f5f5f5 !important;
    border-radius: 0px !important;
    height: 95px !important;
}

#stamp_widget .control_buttons {
    width: 100% !important;
    padding: 0 !important;
    background: none !important;
    margin: 12px 0 0 12px !important;
}

@media (max-width: 767px) {
    #stamp_widget #controls.text_form_shown .control_buttons {
        top: 180px;
    }

    #stamp_widget #controls.text_form_shown #text_form .font-styling {
        margin-top: 110px;
    }

    #stamp_widget .control_buttons ul {
        margin-top: 24px
    }
}

#stamp_widget .control_buttons ul li {
    float: left;
    line-height: 18px;
}

#stamp_widget .control_buttons ul li .button {
    padding: 1px 5px;
    font-size: 12px;
    border: none;
    color: #fff;
    margin-right: 10px;
    background-color: #eb512c !important;
}

#stamp_widget .control_buttons ul li .button.active {
    box-shadow: none !important;
    background-color: #749536 !important;
}

.stamp_form {
    background: none !important;
}

#stamp_widget h2 {
    font-weight: 400 !important;
    color: #644b28 !important;
}


@media (min-width: 768px) {
    #text_form #text {
        width: 300px !important;
        height: 100px !important;
    }
}

#text_form .text_input {
    width: auto !important; 
}

#text_form {
    max-width: 100% !important;
}

@media (max-width: 767px) {
    #text_form .font-styling {
        margin-left: 8px;
    }
}

#text_form .font-styling {
    margin-left: 16px;
    float: left !important;
}

#stamp_widget .add_to_cart_in_design {
    bottom: 25px !important;
}

@media (max-width: 767px) {
    #stamp_widget .add_to_cart_in_design {
        bottom: -52px!important;
        left: 0;
    }
}

.stamp_form .button {
    padding: 6px 8px;
    font-size: 12px;
    border: none;
    color: #222;
    margin-right: 10px;
    background: #ccc !important;
    transition: all 0.2s;
}

.stamp_form .button:hover  {
    background: #bbb !important;
}



#stamp_desgin_form .confirm_design input + label  {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 3px solid #cacece;
    padding: 9px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

#line_form input[type="radio"] {
    display: none;
}

#line_form input[type="radio"] + label:hover {
    border: none;
    cursor: pointer;
    background-color: #ccc;
}

#line_form input[type="radio"] + label {
    background-color: #ddd;
    padding: 0px 6px;
}

#line_form input:active + label , #line_form input:checked:active + label  {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

#line_form input:checked + label  {
    background-color: #749536;
    border: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #fff;
    padding: 0px 6px;
}

#line_form input:checked:after + label  {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
}

#line_form select {
    margin-top: 12px !important;
}

div.fontSelector h4.selected {
    padding: 6px 8px !important;
}

div.fontSelector {
    border: 1px solid #ccc !important;
    background: #fff !important;
    height: 28px !important;
    width: auto !important;
    box-shadow: none !important;
}

div.fontSelector span.handle {
    background: none !important;
}

div.fontSelector ul.fonts li:hover {
    background-color: #f5f5f5 !important;
    padding: 3px;
}

div.fontSelector ul.fonts li.selected {
    background-color: #ccc !important;
}

/* -------------------------------------------- CART ---------------------------------------- */

@media (max-width: 767px) {
    .cart_content {
        margin-top: 0;
    }
}

.cart_summary .notice {
    padding: 6px 42px;
    background: url(../images/info_icon.png) 12px 8px no-repeat #eb512c;
    border-radius: 0px;
}

.cart_summary .total_summary {
    padding: 6px 12px;
    background: #eb512c;
    border-radius: 0px;
}

.tb_list {
    background: #fff;
}

.tb_list .head {
    background-color: #f5f5f5;
    color: #777;
}

.tb_list .head th {
    border-bottom: 1px solid #ccc;
}

.cart_summary #order_form h2 {
    font-weight: 600;
    color: #644b28;
    text-decoration: none;
}

@media (min-width: 768px) {
    .cart_summary .right_column {
        width: 40%;
    }
}

.cart_summary #order_form .donations select {
    width: 100%;
    height: 100%;
}

.cart_summary #order_form .label_column {
    width: 210px;
}

.order_detail .invoice_details h2,
.order_review h2 {
    font-weight: 600;
    color: #644b28;
    text-decoration: none;
    font-size: 16px;
}

.order_detail .invoice_details {
    width: 50%;
    float: left;
    height: 170px;
}

.cart_summary .cart_items .subtotal_price {
    background: #ccc;
}

.cart_summary #order_form .button {
    padding: 8px 24px;
}

.cart_is_empty h2 {
    font-family: 'Raleway', sans-serif !important;
    font-size: 42px !important;
    color: #644b28 !important;
    font-weight: 300 !important;
    line-height: 58px!important;
}

.cart_ordered .payment_instructions table {
    padding: 15px;
    background-color: #fff;
    border-radius: 0px;
}


/* --------------------------------------- ALERTIFY ---------------------------------- */

.alertify {
    background: #FFF;
    border: 4px solid #eb512c !important;
    border-radius: 0px !important;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.alertify-button-ok:hover, .alertify-button-ok:focus {
    background-color: #95C12B !important;
    border: none !important;
}

.alertify-button {
    border-radius: 0px !important;
    color: #FFF;
    font-weight: normal !important; 
    padding: 6px 15px;
    text-decoration: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #749536 !important;
}

.infoText {
    background-color: #Ff6347;
    color: #fff;
    padding: 5px;
}
.infoText_button {
    color: yellow;
    text-decoration: underline;
    margin-left: 10px;
}
.infoText_button:hover {
    color: yellow;
    text-decoration: none;
    margin-left: 10px;
}



.three_steps {
    display: none!important;
}

.draft_accept h2,
.draft_reject h2 {
    margin: 9px 0 13px 12px;
    font-size: 22px !important;
    color: #eb512c !important;
    font-weight: 600 !important;
}

.draft_accept h2 {
    font-size: 1.7em
}

.draft_reject h3 {
    color: #644b28;
    font-weight: 600;
}

/******** tooltip ******/

.tooltip {
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    float: right;
    width: 17px;
    height: 17px;
    text-align: center;
    background-color: #eb512c;
    border-radius: 50%;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 240px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -120px;
    opacity: 0;
    transition: opacity 1s;
    font-size: 0.8em;
    font-weight: normal;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


.cookies {
    font-size: 1em;
    padding: 10px;
}
.alertify-inner .cookies-alertify p {
    line-height: 16px;
    font-size: 0.9em;
}

@media only screen and (max-width: 760px) {
    .footer_menu_mobil {
        height: 120px;
        font-size: 1em;
    }
}

#header .header_menu ul li:first-child {
    display: none;
}


.product_desc .desc a,
.article .main_column a {
    font-weight: bold;
    text-decoration: underline;
    color: #eb512c;
}

.product_desc .desc a:hover,
.article .main_column a:hover {
    text-decoration: none;
    color: #78904b;
}
.ingrediencie {
    display: block;
    float: left;
    padding: 15px 15px 0 15px;
    margin: 0 0 5px;
    width: 155px;
    list-style: none outside;
    background: #fff;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #ccc;
}

.footer-col-copy {width: 20%}
.footer-col-menu {float: left; width: 70%}


@media only screen and (max-width: 767px) {
    
       .footer-col-copy {width: 100%}
}

.sv-vbadge-vb3fx {
    bottom: 215px!important;
}

.sv-panel {
    bottom: 180px!important;
}