.menutooooo {

}

.menutooooo li {
    float: left;
    margin: 5px 4px;
}

input {

    height: 30px !important;
}

#COmmonS {

}

#COmmonS .items {

}

#COmmonS .items .table_foods {
    margin-bottom: 4px;
    width: 100%;
    border-bottom: 1px dashed #c5c5c5;
}

#COmmonS .items .table_foods:nth-child(odd) {
    /*background: #D8D5BA;*/
}

#COmmonS .items .table_foods .food_list {
    padding-left: 20px;
}

#COmmonS .items .table_foods span.order {
    background: #f28f1f none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    padding: 6px 25px;
    transition: all 0.3s ease 0s;
}
#COmmonS .items .table_foods span.order:hover{
    background: #DC7809 none repeat scroll 0 0;
}

#COmmonS .items .table_foods span.order:hover:before {
    transition: all 0.3s ease 0s;
    width: 100%;
}
#COmmonS .items .table_foods span.order:active{
    background:#CB7009 none repeat scroll 0 0;
}
#COmmonS .items .table_foods .title_link {
    color: #e94343;
    font-size: 20px;
    font-weight: bold
}

#COmmonS .items .table_foods #ement_right {
    margin-right: 20px;
}

#COmmonS .items .table_foods #ajlink {
    color: #548215;
}

.editOrder {
    background: #fcfcfc none repeat scroll 0 0;
    padding: 6px;

}

.editOrder .titlefood {
    background: rgba(23, 153, 95, 0.28);
    font-size: 20px;
    margin-bottom: 0;
    padding: 5px;
}

.food_list .property {
    font-size: 15px;
}

.editOrder .colio {
    color: #000;
    padding: 15px;
}

.editOrder #titr_page {
    background: #eee none repeat scroll 0 0;
    color: #000;
    display: block;
    font-size: 16px;
    padding: 0 9px;
}

.editOrder .right_side {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 12px;
    vertical-align: top;
}

.editOrder .right_side table {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 0;
    vertical-align: top;
}

.editOrder .right_side table .td_price {
    background: rgba(23, 153, 95, 0.31) none repeat scroll 0 0;
    text-align: center;
}

.editOrder .right_side table td {
    border: 1px solid #ccc;
}

.editOrder .right_side table .td_showprice {
    color: #ba3536;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.editOrder .right_side table .td_osta {
    background: #17995e none repeat scroll 0 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.editOrder #titr_page {
    background: #eee none repeat scroll 0 0;
    color: #000;
    display: block;
    font-size: 16px;
    padding: 0 9px;
}

.paddingTable {
    padding: 9px 20px !important;
}

.tableCustomAdd td {
    padding: 5px;
}

.ui-multiselect-checkboxes label input {
    display: inline-block !important;
    margin-right: 5px;
    margin-top: -3px !important;

}

#fancybox-close {
    background: #FFFFFF none repeat scroll 0 0;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -50px !important;
    top: 0 !important;
    width: 30px;
    z-index: 1103;
}

#fancybox-close:before {

    color: #ba3536;
    content: "";
    display: inline-block;
    font: 20px/1 FontAwesome;
    left: 5px;
    position: absolute;
    text-rendering: auto;
    top: 4px;
    content: "\f00d"
}

#fancybox-content {
    border: 1px solid #fff !important;
    box-shadow: 0 0 3px #4a4a4a;

}

.divider {
    background: #000000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

#backetloader .harrow {
    border-bottom: 1px dotted rgba(23, 153, 95, 0.32);
    padding: 3px 0;
}

#backetloader .harrow.lsty {
    border-bottom: none !important;
}

#backetloader .titleorderfood {
    color: #323232;
    display: block;
}

#backetloader .propertyforeachfood {
    color: #373737;
    display: block;
    text-align: right;
}

#backetloader .delet {
    color:#B51515;
    cursor: pointer;
    float: right;
}

.totafactor {
    border-top: 1px solid #17995e;
    padding: 13px 0;
}

#backetloader .totafactor .totalsum {
    color: #64A30E;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-top: -4px;
}

#checkout {
    background: #4d7800 none repeat scroll 0 0;
    border-radius: 5px;
    font-size: 20px;
    padding: 7px;
}

.order, #checkout {
    background:#3E6607;
    color:#fff;
    cursor: pointer;
    display: block;
    font-weight: bold;
    text-align: center;
}

#Login_rememberMe {
    margin-top: -6px;
}

.listorder {
    width: 100%;
}

.listorder th {
    padding: 15px 0px;

    background: #B5B293 none repeat scroll 0 0
}

.listorder td {
    padding: 15px 5px;
}

.listorder td a {
    color: #17995E;
}

.listorder tr:nth-child(odd) {
    background: #d8d5ba none repeat scroll 0 0;
}

.total_userorder {
    text-align: right;
}

.total_userorder_price {
    color: #d9534f;
    font-size: 15px;
    font-weight: bold;
    padding: 2px !important;
}

#Ostoskori {
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.highLight {
    background-color: #e3e878;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

#leveling {
    width: 100%;
}

#leveling td.active {
    background: rgba(0, 0, 0, 0) url("../images/bg_bottom_4.jpg") repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
}

#leveling td {
    border-bottom: 1px solid #9f322f;
    border-right: 0 solid #9f322f;
    border-top: 1px solid #9f322f;
    font-size: 19px;
    padding: 13px;
    width: 33%;
}

#backetcehckout {
    border: 1px solid #ADADAD ;
    min-height: 105px;
    position: relative;
    margin-top: 15px;
}

#backetcehckout .titr {
    background: #525252  none repeat scroll 0 0;
    color: #ffffff;
    font-size: 25px;
    padding: 6px;
}

#backetcehckout .harrow {
    border: medium none;
}

#backetcehckout .harrow:nth-child(odd) {
 /*   background: #D8D5BA none repeat scroll 0 0;*/
}

#backetcehckout .harrow {
    border-bottom: 1px dashed #ada7a7;
    padding: 4px 20px;
}

#backetcehckout .titleorderfood {
    color: #04911a;
    display: block;
    font-size: 23px;
}

#backetcehckout .titleorderfood .delet {
    color: #cc0000;
    cursor: pointer;
    float: right;
    font-size: 15px;
}

.discount_chocout, .discount_copun {
    background: #b0afa8 none repeat scroll 0 0;
    border-bottom: 1px solid #878787;
    color: #333232;
    font-size: 15px;
    padding: 12px 18px 12px 0;
    text-align: right;
}

#backetcehckout .totafactor {
    background:#FFEAE8 none repeat scroll 0 0;
    color: #824328;
    font-size: 20px;
    padding: 9px 20px;
    text-align: right;
    border-top: medium none;
}

.discount {
    font-size: 14px;
    font-weight: bolder;
}

.totalsum {
    font-weight: bold;
}

#testing.order {
    margin-left: 9px;
    margin-top: -17px;
    padding: 5px 16px;
    width: 100px;
}

#loading_data .erroring {
    background: #f2dede none repeat scroll 0 0;
    border-top: 1px solid #ebccd1;
    color: #a94442;
    padding: 12px;
}

.table_copun {
    width: 100%;
}

.help-inline.error {
    color: #a94442;
}

#Checkoutmodel_deliver_em_, #Checkoutmodel_peyment_em_ {
    display: inline-block;
    margin-top: 13px;
    padding: 7px 0;
    width: 100%;

}

.sttonext {
    font-size: 15px;
    font-weight: bold;
    padding-left: 55px;
    padding-right: 55px;
}

#horizontalForm_es_ {
    border: 1px solid #ebccd1;
    width: 95%;
    font-weight: bold;
}

#horizontalForm_es_ li {
    font-weight: normal;

}

#horizontalForm_es_ ul {
    list-style-type: circle;
    list-style-position: inside;
}

.pishfactor {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 16px;
}

.pishfactor table {
    width: 100%;
}

.pishfactor table tr th, .pishfactor table tr td {

    padding: 9px 20px;
}

.succsess_inovice {
    background-color: #e3ffbc;
    border: 1px solid #7ebc2a;
    color: #103011;
    border-radius: 0;
    margin-bottom: 18px;
    padding: 15px;
}

.succsess_inovice strong {
    color: #6FAB1E;
    font-size: 19px;
}

.header-left #header_logo {
    text-align: center;
}

#header_logo {
    display: inline;
    margin: 0 auto;
    position: relative;
    width: auto !important;
    z-index: 99;
}

.logo {
    height: auto;
}

.blockcart_top.pull-left {
    margin-top: 37px;
    padding-left: 16px;
}

.blockcart_top.pull-right {
    margin-top: 37px;
    padding-right: 16px;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 85% !important;
}

@media (max-width: 960px) {
    .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 100% !important;
    }

    .blockcart_top.pull-left, .blockcart_top.pull-right {
        display: none;
    }

}

.products_block.block-highlighted label {
    color: #fff;
}

/* centered columns styles */
.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
}

.col-fixed {
    /* custom width */
    width: 288px;
}

.col-min {
    /* custom min width */
    min-width: 288px;
}

.col-max {
    /* custom max width */
    max-width: 288px;
}

.col-fixed [class*="col-"] {
    padding-top: 10px;
    padding-bottom: 15px;
}

.col-fixed [class*="col-"]:before {
    display: block;
    position: relative;

    margin-bottom: 8px;
    font-family: sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    color: #658600;
    text-align: left;
}

.col-fixed .item {
    width: 100%;
    height: 100%;
    padding: 16px 8px;

}

/* content styles */
.col-fixed .item {
    display: table;
}

.col-fixed .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.col-fixed .content:before {
    font-family: sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    color: #747474;
}

.telef {
    margin-right: 8px;
    background: rgb(204, 204, 204) none repeat scroll 0% 0%;
    padding: 12px;
}
.navbar-nav.megamenu li.active a{
    background: #8F1F1F !important;
}

.navbar-nav.megamenu li.active li a{
    background: transparent !important;
}

.navbar-nav.megamenu li:hover{

    transition: all 350ms ease-out 0s;
    background: #8F1F1F !important;
}
.navbar-nav.megamenu li:hover span{
    color: #fff !important;
}
.navbar-nav.megamenu li{
    transition: all 0.4s ease-out 0s;

}
.navbar-nav.megamenu li.active a span{
    color: #fff !important;
}

#leo-megamenu .dropdown-menu li:hover .menu-title {
 color:  #8F1F1F !important;
}
.navbar-nav.megamenu li:hover .dropdown-menu-inner li:hover {
    background: transparent !important;
}
.titleingBJ{
    width: 100%;
    height: 250px;
    background: url(../images/bg_bottom_4.jpg );
}
.informationP1{
    padding: 64px 0;
}
.title_spanP1 {
    padding-bottom: 24px;
    float: none !important;
    text-align: center !important;
}
.text_h3P1{
    float: none !important;
    text-align: center !important;
}


.text_h3P1::after {
    right: 15px;
}
.text_h3P1 {
    color: white;
    font-family:cursive,sans-serif;
    font-size: 60px;
    padding: 0 60px;
    position: relative;
    text-shadow: 2px 2px 8px #999590;
    text-transform: none;
}
.amananda{
    color: white;
    font-weight: 300;
    letter-spacing: 3px;
    text-shadow: 2px 2px 8px #695746;
    text-transform: uppercase;
    text-align: center;
}
.boxmenusBest{

}.widget-category_image {
     padding-bottom: 50px;
 }
.block {
    clear: both;
}
.widget-category_image .block_content {
    margin-top: -30px;
}
.widget-category_image .cate {
    display: inline-block;
    text-align: center;
}
.widget-category_image .cate .cover-img::before {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
    transform: scale(0, 1);
}
.widget-category_image .cate .cover-img::before, .widget-category_image .cate .cover-img::after {
    content: "";
    max-height: 100%;
    position: absolute;
    transition: all 0.35s ease-out 0s;
    z-index: 1;
}
.widget-category_image .cate .cover-img::after {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
    transform: scale(0, 1);
}

.widget-category_image .cate .cover-img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    position: relative;
}
.widget-category_image .cate .cover-img img {
    border-radius: 5px;
    box-shadow: 0 4px 2px #cecece;
    width: 100%;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.widget-category_image .cate .btn::before {
    background: rgba(255, 255, 255, 0.26) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 0;
}
.widget-category_image .cate .btn {
    background-image: url("../images/bg_bottom_4.jpg");
}
.widget-category_image .cate .btn {
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 4px 2px #cecece;
    margin-top: -20px;
    min-width: 130px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    color: #fff;
    text-shadow: none;
    padding: 12px 61px ;
}


.widget-category_image .cate .cover-img:hover::before, .widget-category_image .cate .cover-img:hover::after {
    transform: scale(1, 1);


}
.widget-category_image .cate .cover-img:hover img {
    background: #fff none repeat scroll 0 0;
    opacity: 0.6;
}

.widget-category_image .cate .btn:hover::before {
    transition: all 0.3s ease 0s;
    width: 100%;

}

.tileIcon:before{
;
}
.tileIcon{

}

.tileIcon.all:before{
}
.tileIcon.all{
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #B3B3B3;
    position: relative;
    /*background:rgba(0, 0, 0, 0) url("../images/tile.jpg") no-repeat scroll center 26px;*/
}
.ticon{
    background: rgba(0, 0, 0, 0) url("../images/tile.jpg") no-repeat scroll center bottom;
    bottom: -10px;
    height: 34px;
    left: 0;
    position: absolute;
    width: 100%;
    right: 0;
}
/*tile.jpg*/
.block_content .level0 {
    margin-top: -34px;

}

.block_content.ntop .level0 {
    margin-top: 0;

}
.titleingBJ.til .pagehead{
    color: #fff;
    margin-top: 28px;
    text-align: center;
}
.titleingBJ.til{
height: 90px !important;
    margin-bottom: 18px;
}


select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label.dropdo {position:relative}
label.dropdo:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:8px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label.dropdo:before {
    content:'';
    right:6px; top:4px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

@media (max-width: 880px) {
    .title_spanP1 .text_h3P1{
        font-size: 36px;
    }

}

@media (max-width: 600px) {
    .title_spanP1 .text_h3P1{
        font-size: 20px;
    }

}
@media (max-width: 420px) {
    .title_spanP1 .text_h3P1{
        font-size: 15px;
    }

}

@media (max-width: 760px) {
    .block_content.row ul{
        margin-bottom: 54px;
    }

}
@media (max-width:750px) {
    .resmenu{
        display:block !important
    }
    .megamenu-top{
        display: none;
    }

    .dropdown-menu .divider {

        position: relative !important;
    }

}
.resmenu{
    display:none;
    height: 45px !important;
    position: relative;

}
#dropdownMenu1{
    background: #fff none repeat scroll 0 0;
    border: medium none;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 38px;
    width: 100%;
}
.resmenu .dropdown-menu li{
    padding: 1px 8px;
}
.hide {
display: block !important;
}