/**bbesh4*/

/******************************************************************************/
/********************* COMMON STUFF BEG ***************************************/
/******************************************************************************/

    .hidden-text{
        visibility: hidden;
    }

    p.small{
        line-height: 100%;
        margin-top: -13px;
    }

    .common_in_msg_text{
        font-size: 90%;
        float: center;
        font-weight: bold;
        font-family: 'faktpro-h' !important;
    }
    .common_in_msg_text_container{
        text-align: center;
    }


    .ui-loader-background {
        width:100%;
        height:100%;
        top:0;
        padding: 0;
        margin: 0;
        background: rgba(0, 0, 0, 0);
        display:none;
        position: fixed;
        z-index:20000000000;
        display:block;
    }


/******************************************************************************/
/********************* COMMON STUFF END ***************************************/
/******************************************************************************/





/******************************************************************************/
/********************* FONTS BEG **********************************************/
/******************************************************************************/

    @font-face{
        font-family:'faktpro-h';
        src: url("font/FaktPro-Hair.otf"),
             url("font/FaktPro-Hair.woff") format("woff"),
             url("font/FaktPro-Hair.ttf") format("truetype"),
             url("font/FaktPro-Hair.svg#FaktPro-Hair") format("svg");
    }
    @font-face{
        font-family:'faktpro-b';
        src: url("font/FaktPro-Blond.otf"),
             url("font/FaktPro-Blond.woff") format("woff"),
             url("font/FaktPro-Blond.ttf") format("truetype"),
             url("font/FaktPro-Blond.svg#FaktPro-Blond") format("svg");
    }
    @font-face{
        font-family:'faktpro-l';
        src: url('font/FaktPro-Light.otf'),
             url("font/FaktPro-Light.woff") format("woff"),
             url("font/FaktPro-Light.ttf") format("truetype"),
             url("font/FaktPro-Light.svg#FaktPro-Light") format("svg");
    }

    * {
        /** /font-family: faktpro-h !important;/ **/
        /** /font-family: faktpro-b !important;/ **/
        /**/font-family: faktpro-l !important;/**/
    }


/******************************************************************************/
/********************* FONTS END **********************************************/
/******************************************************************************/





/******************************************************************************/
/********************** prd_detail page BEG ***********************************/
/******************************************************************************/



    .prd_detail_text{
        text-align: center;
    }


    .prd_detail_prd_name{
        font-size: 234%;
        line-height: 0px;
        white-space: nowrap;
    }


    .prd_detail_prd_desc{
        font-size: 120%;
        width: 85%;
        line-height: 23px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -12px;
    }


    #prd_detail_qty_container{
        margin-left: auto;
        margin-right: auto;
        margin-top: -12px;
        text-align: center;
    }

    #prd_detail_qty_container_sub{
        /*border: solid black 1px;*/
        position: relative;
        width: 52px;
        height: 52px;
        margin: auto;
    }

    #prd_detail_qty_img{
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #prd_detail_input_qty{
        position: absolute !important;
        top: 0px !important;
        left: 1px !important;

        max-width: 50px !important;
        width: 50px !important;
        height: 45px;
        text-align: center;

        font-size: 160%;
        color: white !important ;
        text-shadow: none;
        font-weight: normal;


        background-color: transparent !important;
        -webkit-appearance: none;
        -moz-appearance:textfield;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
    }

    #prd_detail_input_qty:focus {
        outline: none !important;
        border:none;
        box-shadow: none;
    }

    #prd_detail_input_qty::-webkit-inner-spin-button, .mod::-webkit-outer-spin-button{
        -webkit-appearance: none;
        -moz-appearance:textfield;
        margin: 0;
    }

    #prd_detail_mj{
        position: absolute !important;
        top: 34px !important;
        left: 1px !important;
    }

    #prd_detail_price{
        position: absolute !important;
        top: 16px !important;
        font-size: larger !important;
        left: 82px !important;
        width: 200px;
        text-align: left !important;
    }






    .prd_detail_more_desc_container{
        /*border: solid red 1px;*/

        background-image: url("images/background_divider.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 1px 100%;

        width: 80%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;

        font-size: 77%;
    }


    .prd_detail_more_desc_col{
        /*border: solid black 1px;*/

        display: inline-block;
        vertical-align: top;
        width: 25%;

        text-align: left;
        margin-left: 10px;
        margin-right: 10px;

    }


    .prd_detail_more_desc_col span{
        color: #07BAFC !important;
    }


    .prd_detail_img{
        display: block;
        width: 97%;
        margin-left: auto;
        margin-right: auto;
    }



/******************************************************************************/
/********************** prd_detail page END ***********************************/
/******************************************************************************/





/******************************************************************************/
/********************** user page BEG *****************************************/
/******************************************************************************/

    .user_page_login_butt{
        font-size: 70% !important;
    }

    .user_page_content{
        margin-left: 5px;
    }

    .user_page_stat_data{
        color: #E23128;
    }



    .user_stat_data_col1{
        display: table-cell;
        width: 250px !important;
        white-space: nowrap;
    }
    .user_stat_data_col2{
        display: table-cell;
        width: 100px !important;
        text-align: left;
        white-space: nowrap;
    }


    .user_stat_data_bestseller_col1{
        display: table-cell;
        width: 160px !important;
        white-space: nowrap;
    }
    .user_stat_data_bestseller_col2{
        display: table-cell;
        width: 80px !important;
        text-align: right;
        white-space: nowrap;
    }
    .user_stat_data_bestseller_col3{
        display: table-cell;
        padding-left: 15px;
        white-space: nowrap;
        text-align: right;
        width: 60px;
    }

    .bag_version{
        font-size: 85% !important;
        float: right !important;
    }

/******************************************************************************/
/********************** user page END *****************************************/
/******************************************************************************/





/******************************************************************************/
/********************* PC version BEG *****************************************/
/******************************************************************************/

    .pc-ui-mobile{
        position: absolute;
        top:0;
        bottom: 0;
        left: 0;
        right: 0;

        min-width: 360px;
        max-width: 768px;
        width:100%;
        margin: auto;
        min-height: 100%;

        border: 0;

    }


    .pc-page-default{
        border-color: #E6E6E6; /*#F3F3F3;*/
        border-width: 0px 1px 1px 0px;
        border-style: none solid none solid;

        -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.59);
        -moz-box-shadow:    0px 0px 10px 1px rgba(0,0,0,0.59);
        box-shadow:         0px 0px 10px 1px rgba(0,0,0,0.59);

    }

    .pc-p_header{
        max-width: 768px;
        min-width: 360px;
        width:100%;
        margin: auto;
        border: 0;
    }

    .pc-backround_fading_mask{
        background-color: white;

        filter: alpha(opacity=0); /* IE */
        -moz-opacity: 0; /* Mozilla */
        opacity: 0;

        width: 6000px;
        height: 100%;
        position: fixed;
        left: -3000px;
        bottom: 0px;
    }

    .pc-html-background{
        /** /background-image: url("images/produkty/panini_background.jpg");/ **/
        /** /background-image: url("images/produkty/twistilla_background.jpg");/ **/
        /** /background-image: url("images/produkty/sendvic_background.jpg");/ **/
        /** /background-image: url("images/produkty/102_background.jpg");/ **/
        /**/background-image: url("images/produkty/106_background.jpg");/**/

        background-repeat: no-repeat;
        background-position: center bottom;
        background-attachment: fixed;
    }


    /*
    .pc-html-background:after {
        content: "Background text";
        -ms-transform: rotate(-90deg); / * IE 9 * /
        -webkit-transform: rotate(-90deg); / * Chrome, Safari, Opera * /
        transform: rotate(-90deg);
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
    */


/******************************************************************************/
/********************* PC version END *****************************************/
/******************************************************************************/





/******************************************************************************/
/********************* LOGIN BEG **********************************************/
/******************************************************************************/

    .login_class{

        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;

        background-color: #960808; /*#B20405;*/
        background-image: url("images/login_top_left_logo.svg"), url("images/login_bottom_right_logo.svg");
        background-repeat: no-repeat;
        background-position: 10px 10px, right bottom;

        background-size: auto auto, auto 70%;

        /*z-index: 99999999 !important;*/
    }

    .login_backgound{
        background-color: #960808; /*#B20405;*/
        background-image: url("images/login_top_left_logo.svg"), url("images/login_bottom_right_logo.svg");
        background-repeat: no-repeat;
        background-position: 10px 10px, right bottom;

        background-size: auto auto, auto 70%;
    }

    .login_backgound_body{
        background-color: #960808; /*#B20405;*/
    }


    .login_head{
        height: 0px;
    }

/******************************************************************************/
/********************* LOGIN END **********************************************/
/******************************************************************************/




/******************************************************************************/
/******************** POPUPS BEG **********************************************/
/******************************************************************************/

    .ui-popup-screen {
        background-color: #FFF !important;

        filter: alpha(opacity=0) !important; /* IE */
        -moz-opacity: 0 !important; /* Mozilla */
        opacity: 0 !important;
    }

    .my_popup_style {
        background-color: #E7E7E7 !important;

        filter: alpha(opacity=95) !important; /* IE */
        -moz-opacity: 0.95 !important; /* Mozilla */
        opacity: 0.95 !important;

        border-style: none !important;
        max-width:400px;
        /*box-shadow: none !important;*/
    }

    /*
    .my_popup_style .ui-input-text{
        width: 200px;
        max-width: 200px;
    }
    */

    .my_popup_form_err_state{
        background-color: #B20405 !important;
        color: white !important;
    }

    .my_popup_style h2{
        font-weight: bold;
        text-align: center;
    }

    .my_popup_style p{
        text-align: center;
        font-size: 120%;
    }

    .popupButtonsBar{
        position: relative;
        width: 100%;
        height: 60px;
        border-style: solid none none none;
        border-width: 1px;
        border-color: #878787;
    }

    .popupButtonInBar_1of1{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        /*
        border-style: none solid none none;
        border-width: 1px;
        border-color: #878787;
        */
    }

    .popupButtonInBar_1of2{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 50%;
        height: 100%;
        border-style: none solid none none;
        border-width: 1px;
        border-color: #878787;

    }

    .popupButtonInBar_2of2{
        position: absolute;
        right: 0px;
        top: 0px;
        width: 50%;
        height: 100%;
    }

    .popupButtonsBar span a{
        color: #548ECA;
        display: block;
        margin: 0px auto;
        text-align: center;
        line-height: 60px;
        font-size: 125%;
        font-weight: bold;
        text-decoration: none;
    }

    .agree_sale_terms{
        font-size: 85% !important;
        text-align: center !important;
    }

    .agree_sale_terms_not_checked{
        color: #E23128 !important;
    }


/******************************************************************************/
/******************** POPUPS END **********************************************/
/******************************************************************************/





/******************************************************************************/
/******************** GROUP COLLAPSIBLE BEG ***********************************/
/******************************************************************************/

    .ui-collapsible {
        margin-top: -1em !important;
        margin-bottom: 1em !important;

        border-color: #F3F3F3; /*#E6E6E6;*/
        border-width: 1px;
        border-style: none none solid none;
    }

    .greenButton {
        background-color: #8BD042 !important;
        color: white !important;
        text-shadow: none !important;
    }

    .blueButton {
        background-color: #1E88E5 !important;
        color: white !important;
        text-shadow: none !important;
    }

    .ui-icon-cart_in_move:after  {
        background-color: transparent;
        background-image: url("images/cart_in_move.svg");
        box-shadow: none;
        width: 36px;
        height: 24px;
    }

    .ui-icon-my_arrow_down:after  {
        background-color: transparent;
        background-image: url("images/arrow_down.svg");
        box-shadow: none;
    }


    .ui-icon-my_arrow_right:after  {
        background-color: transparent;
        background-image: url("images/arrow_right.svg");
        box-shadow: none;
    }

    .ui-icon-my_arrow_left:after  {
        background-color: transparent;
        background-image: url("images/arrow_left.svg");
        box-shadow: none;
    }

    .ui-collapsible-heading, .ui-collapsible-heading>.ui-btn{
        background: #ffffff !important; /* Old browsers */
        background: -moz-linear-gradient(top,  #ffffff 61%, #f3f3f3 100%) !important; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(61%,#ffffff), color-stop(100%,#f3f3f3)) !important; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ffffff 61%,#f3f3f3 100%) !important; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ffffff 61%,#f3f3f3 100%) !important; /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ffffff 61%,#f3f3f3 100%) !important; /* IE10+ */
        background: linear-gradient(to bottom,  #ffffff 61%,#f3f3f3 100%) !important; /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ) !important; /* IE6-9 */

        border-color: #D0D0D0 /*{a-bar-border}*/;
        border-width: 1px;
        border-style: none none solid none;

        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;

        font-weight: normal;
    }

    .ui-collapsible-heading .ui-btn {
        height: 15px;
    }

/******************************************************************************/
/******************** GROUP COLLAPSIBLE END ***********************************/
/******************************************************************************/





/******************************************************************************/
/******************** HEADER BEG **********************************************/
/******************************************************************************/

    .p_header_left_butt{
        margin-top:5px !important;
    }

    .p_header_left_butt a{
        margin-left:15px !important;
    }

    .p_header_right_butt{
        margin-top:5px !important;
    }

    .p_header_right_butt a{
        margin-right:15px !important;
    }

    /* header buttons BEG */
        .p_header a{
            color: #000000;
            text-decoration: none;
            font-size: 160%;
            font-weight: normal;
        }

        .p_header a:hover {
            color: #07BAFC;
        }

        .p_header a:active {
            color: #07BAFC;
        }

        .actived_header_button{
            color: #07BAFC !important;
        }
    /* header buttons END */

    .deadlineHeaderCounterImgRemover{
        width: 0px !important;
    }

    .cart_count_badge {
        text-shadow: none !important;
        background: #E23128;
        font-size: 11px !important;
        color: #fff;
        padding-top: 2px;
        padding-right: 2px;
        padding-left: 2px;
        position: relative;
        right: 0px;
        top: -7px;
        z-index: 999;
        border-radius: .8em;
    }


    .image_transparent_background{
        background-color: rgba(255,255,255,0);
    }


/******************************************************************************/
/******************** HEADER END **********************************************/
/******************************************************************************/




/******************************************************************************/
/******************** TIMER BEG ***********************************************/
/******************************************************************************/

    #orderTimeContainer{
        width: 100%;
        text-align: center;
    }

    .orderTime{
        color: #07BAFC;
        font-size: 65px;
        font-weight: normal;
        font-family: 'faktpro-h' !important;
    }

    .orderTime_sub{
        color: #07BAFC;
        font-weight: normal;
        font-family: 'faktpro-h' !important;
        font-size: 30px;
    }

    #orderTimeDesc{
        color: black !important;
        font-size: 95%;
        font-weight: normal;
        font-family: 'faktpro-h' !important;
    }

    .delivDate{
        color: black !important;
        font-weight: normal;
        font-family: 'faktpro-h' !important;
        font-size: 20px;
    }

/******************************************************************************/
/******************** TIMER END ***********************************************/
/******************************************************************************/



/******************************************************************************/
/******************** LIST BEG ************************************************/
/******************************************************************************/

    .list_item_thumb_dot_img{
        margin-left: 15px;
        margin-top: 15px;
    }

    .img_in_cart{
        background: #E23128;
        -moz-border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;
    }

    .img_not_in_cart{

        background: #8BD042;
        -moz-border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;

        background-image: url("images/cart_in_green_dot.svg");
        background-repeat: no-repeat;
        background-position: center center;
    }

    .ui-nosvg .img_not_in_cart{

        background: #8BD042;
        -moz-border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;

        background-image: url("images/cart_in_move.png") !important;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .img_no_cart{
        background: #CACAD9;
        -moz-border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        border-radius: 50% !important;
    }

    .my_list_item_input_qty{
        position: absolute;
        top: 13px;
        left: 16px;
        max-width: 50px !important;
        width: 50px !important;
        height: 45px;
        text-align: center;

        font-size: 160%;
        color: white !important ;
        text-shadow: none;
        font-weight: normal;


        background-color: transparent !important;
        -webkit-appearance: none;
        -moz-appearance:textfield;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
    }

    input[type="number"][disabled] {
       color: white !important;
    }

/*
    .my_list_item_input_qty{
        position: absolute;
        top: 13px;
        left: 16px;
        width: 50px;
        height: 45px;
        text-align: center;

        font-size: 160%;
        color: white;
        text-shadow: none;
        font-weight: normal;


        background-color: transparent !important;
        width: 50px !important;
        -webkit-appearance: none;
        -moz-appearance:textfield;
        margin: 0;
        border: none;
    }
*/

    .my_list_item_input_qty:focus {
        outline: none !important;
        border:none;
        box-shadow: none;
    }

    .my_list_item_input_qty::-webkit-inner-spin-button, .mod::-webkit-outer-spin-button{
        -webkit-appearance: none;
        -moz-appearance:textfield;
        margin: 0;
    }

    .my_list_item_qty{
        position: absolute;
        top: 20px;
        left: 15px;
        width: 50px;
        height: 45px;
        text-align: center;

        font-size: 160%;
        color: white;
        text-shadow: none;
        font-weight: normal;

        /*
        border-style: solid;
        border-color: black;
        border-width: 1px;
        */
    }

    .my_list_item_qty_mj{
        position: absolute;
        top: 48px;
        left: 16px;
        width: 50px;
        height: 17px;
        text-align: center;
        font-size: 85%;
        color: white;
        text-shadow: none;
        font-weight: normal;
    }

    .my_list_item_title{
        position: relative;
        top: 10px;
        margin-left: -19px;
        font-weight: normal;
        font-size: 110%;
    }

    .my_list_item_title_align_v{
        top: 20px !important;
    }

    .my_list_item_price{
        color: #E23128;
        margin-left: -19px;
    }

    .my_list_product_image{
        /*
        position: absolute;
        right: -80px;
        top: 0px;
        */
    }

    .my_list_product_image_container{
        position: absolute;
        right: -110px;
        top: 0px;
        width: 240px;
    }

    .grouped_list_category_timer{
        float: right;
        color: /*#07BAFC*/ black !important;
        font-size: 85%;
        font-weight: normal;
        font-family: 'faktpro-h' !important;
/**bbesh4 BEG*/
        position: absolute;
        top: 13px;
        right: 46px;
/**bbesh4 END*/
    }

/******************************************************************************/
/******************** LIST END ************************************************/
/******************************************************************************/





/******************************************************************************/
/******************** HISTORY PAGE BEG ****************************************/
/******************************************************************************/

    .history_collapse_header{
        font-size: small;
    }

    .history_order_list{
        max-height: 350px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0  !importnat;
        margin: 0 !importnat;
    }

    .ui-bar{
        background-color:red !important;
    }

    .ui-effects-transfer {
        filter: alpha(opacity=60) !important; /* IE */
        -moz-opacity: 0.6 !important; /* Mozilla */
        opacity: 0.6 !important;

        z-index: 999999;
        /*#8BD042 green
          #E23128
        */
    }

    .order_week_day{
        display:inline;
        display: table-cell;
        width: 35px !important;
    }
    .order_week_day2{
        display: table-cell;
        white-space: nowrap;
    }


/******************************************************************************/
/******************** HISTORY PAGE END ****************************************/
/******************************************************************************/
 
  .notification .badge {
    position: absolute;
    top: -2px;
    right: -15px;
    padding: 5px 5px;
    border-radius: 50%;
    background: #960808;
    color: white;
    width: 1px;
    height: 1px;
  }
