

/* Start:/bitrix/templates/restaurant_asian/components/bitrix/menu/mobile/style.css?14582654014416*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/restaurant_asian/components/bitrix/menu/mobile/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/restaurant_asian/components/bitrix/menu/mobile/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/restaurant_asian/components/bitrix/menu/mobile/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/restaurant_asian/components/bitrix/breadcrumb/breadcrumb_schema/style.css?1477291734579*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; color: #200c0b;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/restaurant_asian/components/bitrix/news.list/footer_review/style.css?1458265401108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/sok/start.cart/templates/.default/style.css?159254851613453*/
/*st_cart*/
.wrap_st_cart {
    position: fixed;
    z-index: 100;
}
.st_cart_cont_ins .order_fields input{
height:40px !important;
}
.success_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.49);
    top: 0;
    left: 0;
    z-index: 111;
}
.st_cart_cont a.robolink {
    display: block;
    width: 160px;
    text-align: center;
    margin: 15px auto 0;
    padding: 10px 0;
    background-color: #5286BD;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.st_cart_cont a.robolink:hover {
    opacity: 0.7;
}
.success_msg {
    background-color: #fff;
    position: fixed;
    width: 360px;
    height: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 20px;
    z-index: 112;
}
span.close_suc_btn {
    display: block;
    background-color: #45649C;
    color: #fff;
    font-weight: bold;
    margin: 20px auto;
    width: 100px;
    cursor: pointer;
	padding: 7px;
}
.sc_list_ap_info, .sc_list_amount, .sc_list_price {
    font-size: 16px;
    padding-left: 15px;
    color: #969696;
}
.sc_list_price {
    font-weight:bold;
}
.wrap_st_cart ul.label {
	margin:0;
    padding:0;
    list-style: none;
    cursor: pointer;
    position: relative;
    width: 45px;
    -webkit-box-shadow: -5px 5px 15px rgba(0,0,0,0.3);
    -moz-box-shadow: -5px 5px 15px rgba(0,0,0,0.3);
    box-shadow: -5px 5px 15px rgba(0,0,0,0.3);
}
#st_cart {
    width: 45px;
    height: 45px;
    background-color: #333333;
margin:0;
padding:0;
}
.sc_mask {
    background-color: rgba(177, 177, 177, 0.4);
    display:none;
    position:absolute;
    width:100%;
    height:100%;
margin:0;
margin-bottom:12px !important;
}
#st_cart:hover .sc_mask {
    display:block;
}
#st_cart a {
    display: block;
    height: 45px;
}
#st_cart i {
    display:block;
    position:absolute;
    width:25px;
    height:25px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #FFF;
}
#st_cart span {
    top: -22px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: block;
    background-color:#d70018;
    border-radius: 20px;
    text-align: center;
    line-height: 29px;
    position: absolute;
    font-weight: bold;
    color: #fff;
    z-index: 1;
}
.empty {background-color:#019ee3 !important;}

.st_cart_cont {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    float: left;
    width: 450px;
    max-width:100%;
    overflow: hidden;
    border:1px solid #c6c6c6;
    background: #FFF;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
}
.st_cart_cont_ins {
    margin: 5px 10px 25px 10px;
}
.link_tocart {
    display: block;
    margin: 0 auto;
    background: #000;
    width: 140px;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}
.link_tocart:hover {

}
.st_cart_cont h2 {
    font-size: 23px;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 5px;
}
.st_cart_cont .zakaz_list {
    margin:0;
    padding:0;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.st_cart_cont .zakaz_list li {
    width: 100%;
    overflow: hidden;
    padding: 13px 0px 18px 0px;
}
.st_cart_cont .zakaz_list li:nth-child(even) {
    background: #f6f6f6;
}
.st_cart_cont .zakaz_list li .pic {
    float: left;
    margin-right: 5px;
    width: 55px;
    height: 70px;
}
.st_cart_cont .zakaz_list li .pic img {
    position: absolute;
    max-width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    behavior: url(/bitrix/components/sok/start.cart/templates/.default/PIE.htc);
}
.st_cart_cont .zakaz_list li .name {
    width: 199px;
    height: 70px;
    margin-right: 5px;
    float: left;
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
}
.st_cart_cont .zakaz_list li .name span {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}
.st_cart_cont .zakaz_list li .colich_tov {
    float: left;
}
.svg_ico svg {
    display:block;
    width: 100%;
    height: 100%;
}
.l_plus_b {
    float: left;
    text-align: center;
    height: 20px;
    width: 20px;
    cursor: pointer;
    fill: #BFBFBF;
}
.l_minus_b {
    float: left;
    text-align: center;
    height: 20px;
    width: 20px;
    cursor: pointer;
    fill: #BFBFBF;
}
.l_plus_b:hover, .l_minus_b:hover {
    fill:#6CC7EF;
}
.l_count {
    display: block;
    float: left;
    text-align: right;
    width: 25px;
    height: 22px !important;
    margin: 0 3px 0 5px;
    border: none;
    color: #BFBFBF;
    font-weight: bold;
    font-size: 16px;
    background: none;
    text-align: center;
    line-height: 22px;
}
.l_count:active {
    border: none;
}
.l_unit {
    float: left;
    margin-right: 5px;
    color: #BFBFBF;
    line-height: 22px;
}
.st_cart_cont .sc_price {
    text-align:center;
    font-size: 16px;
}
.st_cart_cont .delete {
    float: left;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 24px 12px 0 6px;
    fill:#BFBFBF;
}
.st_cart_cont .delete:hover {
    fill:#d70018;
}
.st_cart_cont .delete polygon, .st_cart_cont .delete path {
    fill: #c6c6c6;
}
.st_cart_cont .delete:hover polygon, .st_cart_cont .delete:hover path {
    fill: #CA0606;
}
.order_fields {
    margin-top: 15px;
    padding-top: 10px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.order_fields .ln {
    margin-bottom:10px;
}

.order_fields .ln input, .order_fields .ln select, .order_fields .ln textarea {
    border: 3px solid #dbdbdb;
    padding: 0 10px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    border-radius: 5px;
}
.order_fields .ln textarea {
    height: 80px;
}
.st_cart_cont .price_sum {
    margin-top: 15px;
    margin-right: 25px;
    text-align:right;
    font-size: 25px;
    color: #969696;
}
.delivery_price_sum {
    margin-top: 15px;
    text-align: right;
    font-size: 15px;
    color: #969696;
}
.st_cart_cont .price_sum span, .delivery_price_sum span {
    color:#000;
}
.st_cart_cont .send_order_btn {
    text-align:right;
    margin-top: 15px;
}
.st_cart_cont .send_order_btn input {
    cursor: pointer;
    width: 159px;
    height: 40px;
    background: #db1717;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border: 0;
}
.st_cart_cont .sc_next_step {
    cursor: pointer;
    width: 159px;
    height: 40px;
    background: #db1717;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border: 0;
    float: right;
}
.st_cart_cont .sc_back_to_cart {
    float: left;
    font-size: 16px;
    line-height: 38px;
    cursor: pointer;
}
.st_cart_cont .send_order_btn input:hover, .st_cart_cont .sc_next_step:hover, .st_cart_cont .sc_back_to_cart:hover {
    opacity: 0.7;
}
.st_cart_cont .send_order_btn input, .svg_ico svg, #st_cart {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
span.err_msg {
    color: rgb(231, 0, 0);
    display: block;
    padding-bottom: 8px;
}
.err_field {
    background: rgb(255, 240, 240);
}
#popup-form-success{
    padding: 25px;
}
span#success_mess {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: rgb(25, 157, 11);
    text-align: justify;
}
#nocookies {
    color:red;
}
#img_fly {
    width:35px;
    height:35px;
    background: #CA0606;
    border-radius: 35px;
    position: absolute;
    z-index:10000;
}
.spreload {
    display:none;
}
.preload_back {
    background-image: url(/bitrix/components/sok/start.cart/templates/.default/images/back_opacity.png);
    background-repeat: repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    z-index:12;
}
.preload_img {
    position: absolute;
    bottom: 27px;
    left: 50%;
    top: 60%;
    margin-left: -40px;
    z-index: 15;
}
.sc_info {
    background-color: #f7fafe;
    margin: 15px 0;
    padding: 10px 10px 10px 26px;
    position: relative;
}
.sc_info:before {
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMy4zMiA1MTMuMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMy4zMiA1MTMuMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHJlY3QgeD0iMjM1LjI3MiIgeT0iMjM1LjI3MiIgd2lkdGg9IjQyLjc3NyIgaGVpZ2h0PSIxNDkuNzE4IiBmaWxsPSIjODI4MjgyIi8+CgkJCTxyZWN0IHg9IjIzNS4yNzIiIHk9IjEyOC4zMyIgd2lkdGg9IjQyLjc3NyIgaGVpZ2h0PSI2NC4xNjUiIGZpbGw9IiM4MjgyODIiLz4KCQkJPHBhdGggZD0iTTI1Ni42NiwwQzExNS40OTcsMCwwLDExNS40OTcsMCwyNTYuNjZzMTE1LjQ5NywyNTYuNjYsMjU2LjY2LDI1Ni42NnMyNTYuNjYtMTE1LjQ5NywyNTYuNjYtMjU2LjY2UzM5Ny44MjMsMCwyNTYuNjYsMHogICAgICBNMjU2LjY2LDQ3MC41NDNjLTExNy42MzYsMC0yMTMuODgzLTk2LjI0Ny0yMTMuODgzLTIxMy44ODNTMTM5LjAyNCw0Mi43NzcsMjU2LjY2LDQyLjc3N3MyMTMuODgzLDk2LjI0NywyMTMuODgzLDIxMy44ODMgICAgIFMzNzQuMjk2LDQ3MC41NDMsMjU2LjY2LDQ3MC41NDN6IiBmaWxsPSIjODI4MjgyIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat;
    content: '';
    height: 16px;
    width: 16px;
    top: 11px;
    left: 5px;
    position: absolute;
}
.pay_later_msg {
    position: fixed;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 340px;
    height: 140px;
    color: #000;
    padding: 10px;
    text-align: center;
    z-index: 1000;
}
.pay_later_msg p {
    margin: 12px 0;
}
.pay_later_msg a.robolink {
    background: #db1717;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 130px;
    padding: 7px;
    margin-left: 15px;
    font-weight: bold;
    float: left;
}
span.cancel_payment {
    background: #db1717;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 130px;
    padding: 7px;
    margin-left: 15px;
    font-weight: bold;
    float: left;
    cursor: pointer;
}
.st_cart_pay_submit{
    background: #f33;
    padding: 7px;
    margin-left: 25px;
    width: 130px;
    color: #fff;
    font-size: 13px;
    border: 0;
    display: block;
    font-weight: bold;
    float: left;
    line-height: 1.4;
    cursor: pointer;
    font-family: Open Sans, Arial, Helvetica,sans-serif;
}
@media (max-width:480px) {
    .st_cart_cont .zakaz_list li .pic {
        width: 15%;
    }
    .st_cart_cont .zakaz_list li .name {
        width: 38%;
        font-size: 12px;
    }
    .st_cart_cont .zakaz_list li .colich_tov {
        width: 30%;
    }
    .st_cart_cont .delete {
        max-width: 15%;
        width: 20px;
        height: 20px;
    }
    .st_cart_cont .l_count {
        font-size: 12px;
        width: 15px;
    }
    .st_cart_cont .l_unit {
        font-size: 12px;
    }
}
.wrap_st_cart ul li{
background:none;
}
input#sc_coupon_field {
    width: 43%;
}
span.sc_coupon_info {
    display: block;
    float: right;
    width: 53%;
}
.sc_discounted_price{
color: #c6c6c6;
    text-decoration: line-through;
    font-size: 1em;
}
.sc_discount_value{
margin-top: 15px;
text-align: right;
font-size: 18px;
color: #cb1b1b;
}
.sc_green{
color:#1e831c;
}
.sc_red{
color: #cb1b1b;
}
.sc_cancel_coupon{
	color: #cd3138 !important;
 	cursor: pointer;
}
.sc_bottom_left{
float: left;
    width: 40%;
    padding-left: 25px;
    font-size: 10px;
    padding-bottom: 25px;
    text-align: justify;
}
.sc_bottom_left a{
color:#939393;
}
.sc_bottom_right{
    padding-left: 25px;
    text-align: right;
}
.price_sum{
margin-right:0 !important;
}
.sc_userconsent{
 display:none;
margin-top: 15px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.sc_userconsent_header{
	font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}
.sc_userconsent_content{
	padding-bottom: 20px;
}
.sc_userconsent_textarea{
width: 95%;
    padding: 10px;
    padding-top: 5px;
    line-height: 14px;
    height: 259px;
}
.sc_userconsent_accept{
cursor: pointer;
    width: 159px;
    height: 40px;
    background: #db1717;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border: 0;
    padding: 6px 10px;
    margin-left: 20px;
}
.sc_userconsent_accept:hover{
opacity: 0.7;
}
.sc_userconsent_decline{
cursor: pointer;
    width: 159px;
    height: 40px;
    background: #ffffff;
    font-size: 16px;
    color: #2d2d2d;
    text-align: center;
    line-height: 38px;
    border: 1px solid #7f7f7f;
    padding: 5px 10px;
    margin-left: 20px;
}
.sc_userconsent_decline:hover{
background: #c6c6c6;
}
.sc_userconsent_buttons{
    margin: 20px auto;
    display: table;
}
/* End */


/* Start:/bitrix/components/sok/start.cart/templates/.default/chosen/chosen.css?159254851612319*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 3px solid #dbdbdb;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 10px;
  height: 40px;
  border: 3px solid #dbdbdb;
  border-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 34px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 8px;
    display: block;
    /* width: 18px; */
    height: 7px;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 10px;
  height: 6px;
  background: url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite.png') no-repeat 0px -6px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;

  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 3px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 3px solid #dbdbdb;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px -6px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite.png') no-repeat -30px -20px;
  background: url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px -6px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px -6px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/bitrix/components/sok/start.cart/templates/.default/chosen/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/* End */


/* Start:/bitrix/templates/restaurant_asian/styles.css?15977111293860*/
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif;
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

.text {
	/* background: #fff;*/
	padding: 20px;
}

.post {
	display: flex;
}

.post-content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.post-header {
	display: flex;
}

.post-name {
	width: 75%;
}

.post-price {
	text-align: end;
}

.post-footer {
	padding-top:10px;
	display: flex;
}

.post-description {
	width: 75%;

}

.post-basket {
	margin-left: auto;
	font-family: "OpenSansCondensedLight" !important;
	font-size: 20px;
	text-align: center;
	border:1px solid rgba(32, 12, 11, 0.6);
	padding:4px;
	border-radius: 3px;
	min-width: 90px;
	cursor: pointer;
	box-sizing: border-box;
	height: 40px;
}

.post-basket:hover {
	background-color:rgba(32, 12, 11, 0.6);
	color:#eeeeee;
	border-color: #eeeeee;
}

.post-mobile-footer {
	display: none;
}

article.post img {
	min-width: 70px;
}

@media(max-width: 776px) {
	.post-description {
		font-size: 8px;
	}

	.post-name {
		font-size: 20px;

	}

	.post-mobile-footer {
		display: block;
	}

	.content-container {
		width: 90% !important;
		margin-left:5%;
		margin-right: 5%;
	}

	.page-left {
		width: 100% !important;
	}

	.rail-content {
		width: 100% !important;

	}

	.rail-left {
		width: 100% !important;
	}

	.list-menucard article.post {
		padding: 5px 0;
		/*padding-top:20px;
		padding-bottom: 20px;*/
		margin-top:20px;
		padding-bottom:10px;
		/*height: 80px; */
		border-bottom:1px solid rgba(55,55,55,0.1);
	}
}


.section-photos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.section-photos * {
	float:none !important;
}


.section-photos article {
	padding-left:10px;
	padding-right: 10px;
}

header.page-header {
	margin-top: 145px;
}

.slbWrap button {
	background-color: rgba(0,0,0,0.5) !important;
}

.slbWrap .slbCloseBtn {
	right: 15px;
}

.footer-top{

}

.instagram-footer {
	justify-content: center;
	display: flex;
	font-size: 20px;
	align-items: center;
}

.instagram-footer a {
	margin-left: 10px;
}

p.landing {
	display: block;
}

.footer-top {
	display: flex;
}

.footer-top .contact {
	width: 60%;
}


.footer-top-right {
	display: flex;
	flex-direction: column;

}

.footer .copyright {
	position: relative;
	top:20px;
	text-align: end;
}


div.mobile-br {
	display: inline;
}



@media(max-width:762px) {
	.footer-top {
		flex-direction: column;
	}

	.footer .contact {
		width: 100%;
		margin-bottom:15px;
	}
	div.mobile-br {
		display: block;
	}

	.page-header h1 {
		font-size: 40px;
	}
}


.label #st_cart {
	background-color:#460f05;
}

.send_order_btn input {
	background-color: #ff9a0e !important;
}

.st_cart_cont {
	color: black;
}

.sidebar .navigation-menucard {
	width: 232px;
	position: fixed;
	top: 300px;
	transition: 300ms top;
}

div.st_cart_cont {
	font-family: "arial";
}

.slider-wrapper {
	width: 100%;
	margin-top:145px;
}

.slider-wrapper img {
	max-width: 100%;
}

@media(max-width: 700px) {
	.slider-wrapper {
		height: auto;
	}
}

.content-home {
	margin:0px !important;
}

#supersized-loader {
	display: none;
}

.delivery-footer {
	font-size:20px;
	text-align: center;
}

p.landing {
	margin-top:5px;
}


a.delivery-cart {
	display: inline-block;
	color: black !important;
	text-decoration: underline !important;
	font-size: 14px;
	padding-top:5px;
	padding-bottom: 3px;
}

a.delivery-cart:hover {
	color:black !important;
	background-color: white !important;
}
/* End */


/* Start:/bitrix/templates/restaurant_asian/template_styles.css?166563459874704*/
/*
Theme Name: Linguini: Restaurant Responsive WordPress Theme
Theme URI: http://grandpixels.com/linguini
Description: A Premium Restaurant Responsive WordPress Theme by Pavel of Grand Pixels
Version: 1.7.6
Author: Grand Pixels
Author URI: http://grandpixels.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Font Faces
--------------------------------------------------------------------------------------------------------------------------------
*/

/*
--------------------------------------------------------------
Open Sans
--------------------------------------------------------------
*/

@font-face {
    font-family: 'OpenSansRegular';
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Regular-webfont.eot');
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Italic-webfont.eot');
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Italic-webfont.woff') format('woff'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Bold-webfont.eot');
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Bold-webfont.woff') format('woff'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
--------------------------------------------------------------
Open Sans Condensed
--------------------------------------------------------------
*/

@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLight-webfont.eot');
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLight-webfont.woff') format('woff'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLight-webfont.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansCondensedLightItalic';
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLightItalic-webfont.eot');
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLightItalic-webfont.woff') format('woff'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLightItalic-webfont.ttf') format('truetype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondLightItalic-webfont.svg#OpenSansCondensedLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondBold-webfont.eot');
    src: url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondBold-webfont.woff') format('woff'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('/bitrix/templates/restaurant_asian/fonts/open-sans-condensed/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
strong { font-family: "OpenSansBold"; font-weight: normal; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Body
--------------------------------------------------------------------------------------------------------------------------------
*/

body { font-family: "OpenSansRegular", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; height: 100%; color: white; -webkit-font-smoothing: antialiased; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Reset
--------------------------------------------------------------------------------------------------------------------------------
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video { display: block; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Common
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Common: Clear */
.clear { clear: both; height: 0px; visibility: hidden; margin: 0; padding: 0; }

/* Common: Selection */
::selection { background: black; color: white; text-shadow: none; }
::-moz-selection { background: black; color: white;  text-shadow: none; }
img::selection { background: transparent; }
img::-moz-selection { background: transparent; }

/* Common: Link */
a:link, a:visited { color: white; cursor: pointer; text-decoration: none; background-image: url("/bitrix/templates/restaurant_asian/images/bg-a.png"); background-position: left bottom; background-repeat: repeat-x; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
a:hover { cursor: pointer; text-decoration: none; background-image: none; }
small a { color: white !important; }

/* Common: Effect */
.round { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.round-top { -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.round-bottom { -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.shadow { -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5); box-shadow: 0 0 8px rgba(0,0,0,0.5); }
.shadow-top { -moz-box-shadow: 0 -5px 20px rgba(0,0,0,0.25); -webkit-box-shadow: 0 -5px 20px rgba(0,0,0,0.25); box-shadow: 0 -5px 20px rgba(0,0,0,0.25); }
.shadow-bottom { -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.25); -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.25); box-shadow: 0 5px 20px rgba(0,0,0,0.25); }
.shadow-big { -moz-box-shadow: 0 0 35px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 35px rgba(0,0,0,0.5); box-shadow: 0 0 35px rgba(0,0,0,0.5); }
.shadow-big-top { -moz-box-shadow: 0 -5px 30px rgba(0,0,0,0.75); -webkit-box-shadow: 0 -5px 30px rgba(0,0,0,0.75); box-shadow: 0 -5px 30px rgba(0,0,0,0.75); }
.shadow-big-bottom { -moz-box-shadow: 0 5px 30px rgba(0,0,0,1); -webkit-box-shadow: 0 5px 30px rgba(0,0,0,1); box-shadow: 0 5px 30px rgba(0,0,0,1); }
.shadow-inner { -moz-box-shadow: inset 0 3px 10px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0 3px 10px rgba(0,0,0,0.5); box-shadow: inset 0 3px 10px rgba(0,0,0,0.5); }

/* Common: Image */
.canvas img { max-width: 100%; -ms-interpolation-mode: bicubic; }
.image { background-color: transparent; background-image: url("/bitrix/templates/restaurant_asian/images/loading.gif"); background-position: center center; background-repeat: no-repeat; min-height: 30px; }
.image a { background-color: transparent; background-image: none; }
.image img { display: none; }
.image-overlay { position: relative; display: block; width: 100%; height: 100%; }
.image-overlay img { display: block; }
.image-overlay a span { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; background: url("/bitrix/templates/restaurant_asian/images/bg-overlay-dark-25.png") repeat; }
.ie7 .image-overlay a span,
.ie8 .image-overlay a span,
.ie9 .image-overlay a span { display: none; }
.image-overlay a span span { float: left; width: 100%; height: 100%; background: transparent url("/bitrix/templates/restaurant_asian/images/bg-overlay-plus.png") center center no-repeat; }

/* Common: Heading  */
h1 { font-family: "OpenSansCondensedLight" !important; font-size: 38px; font-weight: normal; padding: 10px 0; clear: both; } //
h2 { font-family: "OpenSansCondensedBold" !important; font-size: 28px; font-weight: normal; padding: 10px 0; clear: both; } /*before changes font was been OpenSansCondensedLight */
h3 { font-family: "OpenSansCondensedLight" !important; font-size: 24px; font-weight: normal; padding: 10px 0; clear: both; }
h4 { font-size: 15px; font-weight: normal; padding: 10px 0; clear: both; }
h5 { font-size: 13px; font-weight: normal; padding: 10px 0; clear: both; }

/* Common: Page Header */
.page-header h1 { color: white; margin: 0; font-family: "OpenSansCondensedBold" !important; font-size: 48px; font-weight: normal; }
.page-header h1 .post-price { font-weight: normal; padding: 0 10px; }

/* Common: Align */
.left { float: left; text-align: left; }
.center { margin: 0 auto; }
.right { float: right; text-align: right; }
.no-display { display: none; }

/* Common: List */
ul { list-style: none; }
.content-page ul { float: left; width: 100%; margin: 10px 0 20px 0; }
.content-page ul li { padding: 2px 0 2px 25px; background: url("/bitrix/templates/restaurant_asian/images/point-content.png") 10px 10px no-repeat; }

/* Common: Paragraph */
.content-page p { margin-bottom: 10px; line-height: 18px; }

/* Common: Note */
.note { float: left; margin: 10px 0; padding-left: 25px; font-size: 11px; background: url("/bitrix/templates/restaurant_asian/images/icons/icon-info.png") left 3px no-repeat; }

/* Common: iFrame */
iframe { width: 100% !important; max-width: 100%; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }

/* Common: 404 Page not found */
.page-not-found { width: 100%; margin-left: 36%; }
.not-found-link {color: #0e35ff !important;}

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Layout
--------------------------------------------------------------------------------------------------------------------------------
*/

/*
--------------------------------------------------------------
Default Layout (more than 1024x768): 988px
Gutters: 20px
--------------------------------------------------------------
Columns   1   2    3    4    5    6    7    8    9    10   11   12
Pixels    64  148  232  316  400  484  568  652  736  820  904  988
--------------------------------------------------------------
*/

/* Layout: Header */
header.header { width: 100%; }
header.header .header-container { width: 100%; height: 100%; }

/* Layout: Header: Topbar */
header.header .topbar { width: 988px; height: 50px; margin: 0 auto; }

/* Layout: Navigation */
nav.navigation,
nav.navigation-mobile { width: 100%; height: 55px; }
nav.navigation .navigation-container,
nav.navigation-mobile .navigation-mobile-container { width: 988px; height: 55px; margin: 0 auto; }

/* Layout: Canvas */
.canvas { width: 100%; clear: both; }

/* Layout: Content */
.content { width: 100%; padding: 20px 0 0; position: relative; z-index: 1; }
.content .content-container { width: 988px; margin: 0 auto 20px; }

/* Layout: Content */
.content-page { width: 100%; padding: 20px 0; }

/* Layout: Callouts */
.callouts { width: 100%; margin: -165px 0 0; }

/* Layout: Content - Home */
.content-home { width: 100%; margin: 650px 0 0; }
.content-home .content-home-container { width: 988px; margin: 0 auto; }
.content-home .content-page-home { width: 100%; margin: 40px 0 20px; }

/* Layout: Page - Left */
.page-left { width: 988px; padding: 20px 0; }
.page-left .rail-content { width: 716px; margin-left: 40px; }
.page-left .rail-content p { margin-bottom: 20px; }
.page-left .rail-content-container { width: 100%; }
.page-left .rail-left { width: 232px; }

/* Layout: Page - Right */
.page-right { width: 988px; padding: 20px 0; }
.page-right .rail-content { width: 716px; margin-right: 40px; }
.page-right .rail-content p { margin-bottom: 20px; }
.page-right .rail-content-container { width: 100%; }
.page-right .rail-right { width: 232px; }

/* Layout: Page - Full */
.page-full { width: 988px; }
.page-full p { margin-bottom: 20px; }
.page-full .page-full-container { width: 100%; }

/* Layout: Widget Areas: Footer */
.widget-area-footer { width: 100%; }
.widget-area-footer .widget-area-footer-container { width: 988px; margin: 0 auto; }

/* Layout: Footer */
footer.footer { width: 100%; }
footer.footer .footer-container { width: 988px; margin: 0 auto; padding: 40px 0; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Header
--------------------------------------------------------------------------------------------------------------------------------
*/

header.header { text-align: center; position: relative; z-index: 999; background-image: url("/bitrix/templates/restaurant_asian/images/bg-header.png"); background-position: center top; background-repeat: no-repeat; }
header.header .header-container { }

/* Header: Logo */
header.header .logo {	margin-right: 20px; } /*!* Logo height is increased for .logo-image negative top margin *!*/
header.header .logo-image,
/*header.header .logo-default { width: 300px; height: 190px; margin: -50px 0 0; padding: 0; text-align: center; }*/


/* Header: Tagline */
header.header .tagline,
header.header .phone { padding: 15px 0; margin-right: 30px; font-family: "OpenSansCondensedLight" !important; font-size: 15px; opacity: .4; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Navigation
--------------------------------------------------------------------------------------------------------------------------------
*/

/*
--------------------------------------------------------------
Navigation: Primary navigation
--------------------------------------------------------------
*/

nav.navigation { margin: 0; position: relative; z-index: 999; font-family: "OpenSansCondensedLight" !important; font-weight: normal; text-transform: uppercase; background: url("/bitrix/templates/restaurant_asian/images/bg-menu.png") left bottom repeat-x; }
nav.navigation .navigation-container { text-align: center; padding: 0; }
nav.navigation ul { width: 100%; height: 55px; list-style: none; }
nav.navigation ul li { 
	height: 50px;
	display: inline-block;
	position: relative;
	font-size: 19px;
	margin: 0;
	/*text-shadow: 1px 1px 3px rgba(0,0,0,0.5);*/
	font-weight: 600;
	border-bottom: 5px solid transparent;
}
nav.navigation ul li { margin-right: -2px; }
.ie7 nav.navigation ul.menu li { display: inline; }
nav.navigation ul li:hover { height: 50px; border-bottom: 5px solid; cursor: pointer; color: white; }
nav.navigation ul li a { 
	float: left;
	display: block;
	padding: 13px 20px 19px;
	color: white;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
}
nav.navigation ul li:hover a,
nav.navigation ul li a:hover { background-color: transparent; }

/* Primary navigation: Sub */
nav.navigation ul li .sub-menu,
nav.navigation ul li .children {
	opacity: 0;
	position: absolute;
	left: 0;
	top: -9999px;
	width: 200px;
	height: auto;
	text-align: left;
	text-transform: none;
	margin: 0;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
nav.navigation ul li:hover .sub-menu,
nav.navigation ul li:hover .children { opacity: 1; top: 55px; }
nav.navigation ul li li { 
	float: none !important;
	display: block;
	width: 200px;
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
	font-size: 16px;
	position: relative;
	text-shadow: none;
}
nav.navigation ul li:hover li { border: none; height: auto; }
nav.navigation ul li li a {
	display: block;
	float: none;
	clear: both;
	padding: 10px 20px !important;
	background-color: white !important;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
nav.navigation ul li li:hover a { color: white !important; text-shadow: none !important; }
nav.navigation ul li li:last-child a { border-bottom: 1px solid rgba(0,0,0,0); }

/* Primary navigation: Sub-sub */
nav.navigation ul li li .sub-menu,
nav.navigation ul li li .children {
	opacity: 0;
	position: absolute;
	top: -999px !important;
	left: 200px !important;
	width: 200px;
	text-align: left;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
nav.navigation ul li:hover li .sub-menu,
nav.navigation ul li:hover li .children { opacity: 0; }
nav.navigation ul li li:hover .sub-menu,
nav.navigation ul li li:hover .children { opacity: 1; top: 0 !important; }
nav.navigation ul li li li a,
nav.navigation ul li li:hover li a,
nav.navigation ul li:hover li:hover li a {
	background-color: white !important;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-left: 1px solid rgba(0,0,0,0.1);
}
nav.navigation ul li li li:hover a,
nav.navigation ul li:hover li:hover li:hover a { color: white !important; text-shadow: none !important; }
nav.navigation ul li li li:last-child a { border-bottom: 1px solid rgba(0,0,0,0); }

/* iPad Navigation Fix */
/* Sub */
nav.navigation ul.menu-ipad li .sub-menu,
nav.navigation ul.menu-ipad li .children {
	display: none !important;
	opacity: 1 !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;	
}
nav.navigation ul.menu-ipad li:hover .sub-menu,
nav.navigation ul.menu-ipad li:hover .children { display: block !important; opacity: 1 !important; }
/* Sub-sub */
nav.navigation ul.menu-ipad li li .sub-menu,
nav.navigation ul.menu-ipad li li .children {
	display: none !important;
	opacity: 1 !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;	
}
nav.navigation ul.menu-ipad li:hover li .sub-menu,
nav.navigation ul.menu-ipad li:hover li .children { display: block !important; opacity: 1 !important; }
nav.navigation ul.menu-ipad li li:hover .sub-menu,
nav.navigation ul.menu-ipad li li:hover .children { display: block !important; opacity: 1 !important; }

/*
--------------------------------------------------------------
Navigation: Primary navigation - Mobile
--------------------------------------------------------------
*/

nav.navigation-mobile { display: none; }
nav.navigation-mobile { margin: 0; position: relative; z-index: 999; font-family: "OpenSansCondensedLight" !important; font-weight: normal; text-transform: uppercase; background: url("/bitrix/templates/restaurant_asian/images/bg-menu.png") left bottom repeat-x; }
nav.navigation-mobile .navigation-mobile-container { text-align: center; padding: 0; font-size: 19px; }

nav.navigation-mobile ul { width: 100%; height: 55px; list-style: none; }
nav.navigation-mobile li.select { width: 400px; text-align: center; }
nav.navigation-mobile li { 
	height: 50px;
	display: inline-block;
	position: relative;
	font-size: 19px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	border-bottom: 5px solid transparent;
	-webkit-transition: border .3s linear;
	-moz-transition: border .3s linear;
	-o-transition: border .3s linear;
	-ms-transition: border .3s linear;
	transition: border .3s linear;
}
.ie7 nav.navigation-mobile li { display: inline; }
nav.navigation-mobile li:hover {
	height: 50px;
	border-bottom: 5px solid;
	cursor: pointer;
	color: white;
}
nav.navigation-mobile li a { 
	display: block;
	padding: 13px 20px 16px;
	color: white;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
}
nav.navigation-mobile li:hover a,
nav.navigation-mobile li a:hover { background-color: transparent; }

/* Primary navigation - Mobile: Sub */
nav.navigation-mobile .menu {
	display: none;
	position: absolute;
	top: 55px;
	width: 400px;
	height: auto;
	text-align: left;
	text-transform: none;
	margin: 0;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
	background-color: white;
}
nav.navigation-mobile .menu li { 
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
	font-size: 16px;
	position: relative;
	text-shadow: none;
	background-color: white !important;
}
nav.navigation-mobile .menu li:hover { border: none; height: auto; }
nav.navigation-mobile .menu li a {
	display: block;
	float: none;
	clear: both;
	padding: 10px 20px !important;
	background-color: white !important;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
nav.navigation-mobile .menu li:hover a {
	color: white !important;
	text-shadow: none !important;
}
nav.navigation-mobile .menu li:last-child a { border-bottom: 1px solid rgba(0,0,0,0); }

/* Primary navigation - Mobile: Sub-sub */
nav.navigation-mobile .menu .sub-menu,
nav.navigation-mobile .menu .children { width: 100%; clear: both; }

nav.navigation-mobile .menu .sub-menu li,
nav.navigation-mobile .menu .children li,
nav.navigation-mobile .menu li:hover .sub-menu li,
nav.navigation-mobile .menu li:hover .children li {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
	font-size: 16px;
	position: relative;
	text-shadow: none;
	background-color: white !important;
}
nav.navigation-mobile .menu .sub-menu li:hover,
nav.navigation-mobile .menu .children li:hover,
nav.navigation-mobile .menu li:hover .sub-menu li:hover,
nav.navigation-mobile .menu li:hover .children li:hover { border: none; height: auto; }
nav.navigation-mobile .menu li .sub-menu a,
nav.navigation-mobile .menu li .children a {
	display: block;
	float: none;
	clear: both;
	padding: 10px 20px 10px 40px !important;
	background-color: white !important;
	background-image: url("/bitrix/templates/restaurant_asian/images/bg-menu-list-point.png");
	background-position: 25px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
nav.navigation-mobile .menu li .sub-menu li a,
nav.navigation-mobile .menu li .children li a {
	text-shadow: none !important;
	background-color: #f0f0f0 !important;
}
nav.navigation-mobile .menu li .sub-menu li:hover a,
nav.navigation-mobile .menu li .children li:hover a {
	color: white !important;
}


/*
--------------------------------------------------------------
Navigation: Secondary navigation
--------------------------------------------------------------
*/

/* Secondary navigation: Categories */
nav.navigation-categories { display: block; width: 100%; font-family: "OpenSansCondensedLight" !important; font-size: 18px; }
nav.navigation-categories a { display: block; padding: 8px 15px; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); }
nav.navigation-categories a:hover { text-shadow: 0 0 3px rgba(255,255,255,0.5); color: white; }
nav.navigation-categories .children a { padding: 8px 15px 8px 25px; font-size: 16px; }
nav.navigation-categories .children a:hover { color: white; }

/* Secondary navigation: Archives */
nav.navigation-archives { display: block; width: 100%; font-family: "OpenSansCondensedLight" !important; font-size: 18px; }
nav.navigation-archives a { display: block; padding: 8px 15px; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); }
nav.navigation-archives a:hover { text-shadow: 0 0 3px rgba(255,255,255,0.5); color: white; }

/* Secondary navigation: Menu Card */
nav.navigation-menucard { display: block; width: 100%; font-family: "OpenSansCondensedLight" !important; font-size: 18px; padding-top: 38px; }
nav.navigation-menucard a { display: block; padding: 8px 15px; font-weight: 600; }
nav.navigation-menucard a:hover { text-shadow: 0 0 3px rgba(255,255,255,0.5); }
nav.navigation-menucard li:last-child a { background-image: none; }
nav.navigation-menucard li.back-to-top a { padding-left: 40px; background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-top.png"); background-position: 10px center; background-repeat: no-repeat; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Slideshow (Supersized)
--------------------------------------------------------------------------------------------------------------------------------
*/

#supersized-loader { position: absolute; top: 556px; left: 50%; z-index: 0; width: 60px; height: 60px; margin: 0 0 0 -30px; text-indent: -999em; background: url("/bitrix/templates/restaurant_asian/images/loading.gif") no-repeat center center; }

#supersized { display: block; position: fixed; left: 0; top: 0; overflow: hidden; z-index: -999; height: 100%; width: 100%; max-width: 100%; }
#supersized img { width: auto; height: auto; position: relative; display: none; outline: none; border: none; }
#supersized.speed img { -ms-interpolation-mode: nearest-neighbor; image-rendering: -moz-crisp-edges; }
#supersized.quality img { -ms-interpolation-mode: bicubic; image-rendering: optimizeQuality; }

#supersized li { display: block; list-style: none; z-index: -30; position: absolute; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; }
#supersized a { width: 100%; height: 100%; display: block; }
#supersized li.prevslide { z-index: -20; }
#supersized li.activeslide { z-index: -10; }
#supersized li.image-loading { background: url("/bitrix/templates/restaurant_asian/images/loading.gif") no-repeat center center; width: 100%; height: 100%; }
#supersized li.image-loading img { visibility: hidden; }
#supersized li.prevslide img, #supersized li.activeslide img { display: inline; }

.slideshow-overlay { display: block; position: fixed; left: 0; top: 0; overflow: hidden; z-index: -99; height: 100%; width: 100%; background: url("/bitrix/templates/restaurant_asian/images/bg-overlay-pattern.png") left top repeat; }

.slideshow-caption { position: absolute; z-index: 1; left: 50%; top: 520px; margin-left: -410px; width: 820px; }
.slideshow-caption-container { display: block; color: white; padding: 10px 0 20px; text-align: center; }
.slideshow-caption h2 { margin: 0 0 10px; padding: 0; font-size: 60px; font-family: "OpenSansCondensedBold" !important; line-height: 90%; text-align: center; text-shadow: 0 0 10px rgba(0,0,0,0.5); }
.slideshow-caption h2 a { background-image: none; }
.slideshow-caption h2 a:hover { background-color: transparent; }
.slideshow-caption p { margin: 0; padding: 0; font-family: "OpenSansBold", Arial, Helvetica, serif; font-size: 16px; text-shadow: 0 0 10px rgba(0,0,0,0.5); }

.slideshow-prev,
.slideshow-next { position: absolute; width: 38px; height: 72px; top: 550px; z-index: 1; opacity: 0.6; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }
.slideshow-prev,
.slideshow-prev:hover { left: 40px; background-image: url("/bitrix/templates/restaurant_asian/images/arrow-prev.png"); }
.slideshow-next,
.slideshow-next:hover { right: 40px; background-image: url("/bitrix/templates/restaurant_asian/images/arrow-next.png"); }
.slideshow-prev:hover,
.slideshow-next:hover { cursor: pointer; opacity: 1; background-color: transparent; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Content
--------------------------------------------------------------------------------------------------------------------------------
*/

.content { background-image: url("/bitrix/templates/restaurant_asian/images/bg-content.png"); background-position: left top; background-repeat: repeat-x; }
.content .content-container { position: relative; }

/* Content - Home */
.content-home { background-image: url("/bitrix/templates/restaurant_asian/images/bg-content.png"); background-position: left top; background-repeat: repeat-x; position: relative; z-index: 9; }
.content-home .content-page-home { clear: both; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Callouts
--------------------------------------------------------------------------------------------------------------------------------
*/

.callouts { position: relative; }
.callouts .callout-block { width: 316px; margin: 0 20px 20px 0; }
.callouts .callout-block.last { margin: 0 0 20px; }
.callouts .callout-title { padding: 0; margin: 0; text-shadow: 1px 1px 1px rgba(0,0,0,0.25); font-family: "OpenSansCondensedLight" !important; font-size: 19px; font-weight: normal; }
.callouts .callout-title a,
.callouts .callout-title.without-link { display: block; height: 25px; text-align: center; text-decoration: none; padding: 10px 20px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; background-image: url("/bitrix/templates/restaurant_asian/images/bg-callout-title.png"); background-position: left top; background-repeat: repeat-x; }
.callouts .callout-title.without-link { -webkit-transition: background-position 0.3s linear; -moz-transition: background-position 0.3s linear; -o-transition: background-position 0.3s linear; -ms-transition: background-position 0.3s linear; transition: background-position 0.3s linear; }
.callouts .callout-title a:hover { background-position: left bottom; }
.callouts .callout-block:hover .callout-title a { background-position: left bottom; }
.callouts .callout-block:hover .callout-title.without-link { background-position: left bottom; }
.callouts .callout-title a { text-decoration: none; }
.callouts .callout-image { width: 316px; height: 120px; padding-bottom: 5px; background-image: url("/bitrix/templates/restaurant_asian/images/bg-content.png"); background-position: left bottom; background-repeat: repeat-x; overflow: hidden; }
.callouts .callout-content { width: 100%; background: white; }
.callouts .callout-content-container { padding: 15px 20px; text-align: center; }
.callouts .callout-content .button { float: none; display: inline-block; padding: 0; }
.callouts .callout-content .button a { margin: 15px 0 0; border: 1px solid; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Sidebar
--------------------------------------------------------------------------------------------------------------------------------
*/

.sidebar h3 { font-size: 18px; font-weight: 700; color: white; border-bottom: 2px solid white; }
.sidebar .block { display: block; margin-bottom: 20px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Footer
--------------------------------------------------------------------------------------------------------------------------------
*/

footer.footer { background-image: url("/bitrix/templates/restaurant_asian/images/bg-footer.png"); background-position: left top; background-repeat: repeat-x; }

/* Footer: Copyright */
footer.footer .copyright { padding: 0px 5px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
List
--------------------------------------------------------------------------------------------------------------------------------
*/

/* List: Posts */
.list-posts { width: 100%; }
.list-posts .post { float: left; width: 100%; padding: 0 0 20px; margin: 0 0 20px 0; background: url("/bitrix/templates/restaurant_asian/images/line-dotted-double.png") left bottom repeat-x; }
.list-posts .post-header h2 { margin: 0 0 5px; padding: 3px 0; font-family: "OpenSansCondensedBold" !important; font-size: 24px; font-weight: normal; }
.list-posts .post-header h2 a { text-decoration: none; background-image: none; }
.list-posts .post-header h2 a:hover { background-color: transparent; }
.list-posts .post-info { width: 70px; margin-right: 20px; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,0.25); }
.list-posts .post-info .post-info-block { display: block; font-family: "OpenSansCondensedLight" !important; font-size: 15px; ba text-transform: uppercase; color: white; padding: 10px 0; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin: 0 0 10px; }
.list-posts .post-info .post-comments { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.post-info .post-comments a { padding-left: 22px; background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-comments.png"); background-position: left 3px; background-repeat: no-repeat; }
.post-info .post-comments .simple_view { margin-left: 22px; background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-comments.png"); background-position: left 3px; background-repeat: no-repeat; }
.list-posts .post-info .post-comments a:hover { background-color: transparent; }
.list-posts .post-content { width: 626px; }
.list-posts .post-image { width: 716px; height: 260px; margin-bottom: 10px; }
.list-posts .post-image img,
.list-posts .post-image span { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.list-posts .post-excerpt { width: 100%; margin: 0 0 20px; }
.list-posts .post-foot { display: block; width: 100%; padding: 20px 0 0; clear: both; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left top repeat-x; }
.list-posts .post-tags { width: 65%; }

/* List: Posts - Home */
.list-posts-home { width: 100%; margin: 40px 0 20px; }
.list-posts-home .post { width: 316px; margin-right: 5px; padding-left: 8px; background: none; }
.list-posts-home .post.last { margin-right: 0; }
.list-posts-home .post h2 { padding: 8px 0; font-size: 18px; }
.list-posts-home .post-content { width: 226px; }
.list-posts-home .post-image { width: 226px; height: 120px; }

/* List: Posts - Search */
.list-posts-search .hentry { float: left; width: 100%; padding: 10px 0 10px; margin: 0; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; }
.list-posts-search .post-header h2 { margin: 0; padding: 0; font-size: 18px; }
.list-posts-search .post-content { width: 716px; }

/* List: Menu card */
.list-menucard { width: 100%; clear: both; }
.list-menucard .post { width: 100%; padding: 15px 0; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; }
/*.list-menucard .post-content { width: 100%; }*/
.list-menucard .with-image .post-content { width: 586px; }
.list-menucard .post-header { width: 100%; }
.list-menucard .post-header h3 { width: 100%; font-family: "OpenSansCondensedLight" !important; font-size: 20px; padding: 0; }
.list-menucard .post-header h3 a { background-image: none; }
.list-menucard .post-header h3 a:hover { background-color: transparent; color: white; }
.list-menucard .post-description { width: 100%; padding: 5px 0; margin: 0; }
.list-menucard .post-image { width: 100px; height: 70px; margin-right: 20px; }
.list-menucard .post-image,
.list-menucard .post-image img,
.list-menucard .post-image span { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.list-menucard-block { width: 100%; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; padding: 0 0 2px; }
.list-menucard-block .list-menucard-block-header h2 { font-family: "OpenSansCondensedBold" !important; font-size: 28px; font-weight: normal; padding: 20px 0; background: url("/bitrix/templates/restaurant_asian/images/line-dotted-double.png") left bottom repeat-x; }
.list-menucard-block .list-menucard-block-header p { color: white; padding: 10px 0 15px; margin: 0; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; }

/* List: Menu card - Drink */
.list-menucard-drink .post { padding: 8px 0; }
.list-menucard-drink .post-header h3 { font-size: 18px; }

/* List: Photos */
.list-photos { width: 100%; clear: both; }
.list-photos .post { width: 232px; margin: 0 20px 0 0; }
.list-photos .post.last { margin: 0; }
.list-photos .post-header { width: 100%; text-align: center; }
.list-photos .post-header h3 { font-family: "OpenSansRegular", Arial, Helvetica, sans-serif; font-size: 19px; padding: 15px 0 20px; color: white; }
.list-photos .post-image { width: 232px; height: 162px; }
.list-photos .post-image,
.list-photos .post-image img,
.list-photos .post-image span { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; }
.list-photos .clearer-1 { display: none; }
.list-photos .clearer-2 { display: none; }

.list-photos-block { width: 100%; display: block; padding: 0 0 20px; background: url("/bitrix/templates/restaurant_asian/images/line-dotted-double.png") left bottom repeat-x; }
.list-photos-block .list-photos-block-header { width: 100%; text-align: center; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; margin-bottom: 20px; }
.list-photos-block .list-photos-block-header h2 { font-family: "OpenSansCondensedBold" !important; font-size: 28px; font-weight: normal; padding: 10px 0; clear: both; }
.list-photos-block .list-photos-block-header h2 a { background-image: none; }
.list-photos-block .list-photos-block-header h2 a:hover { background-color: transparent; color: white; }
.list-photos-block .list-photos-block-header p { color: white; padding: 10px 0 15px; margin: 0; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; }
.list-photos-block .list-photos-block-footer { width: 100%; text-align: center; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left top repeat-x; padding-top: 160px; }

.ie7 .list-photos-block .list-photos-block-header,
.ie7 .list-photos-block .list-photos-block-footer { width: 988px; }

.list-photos-category { padding-top: 20px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Single
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Single: Menu card */
.single-menucard { width: 100%; }
.single-menucard .post { width: 100%; position: relative; }
.single-menucard .post-image { width: 100%; background-position: center 50px; min-height: 100px; }
.single-menucard .post-content { width: 100%; text-align: center; padding: 20px 0; margin-bottom: 20px; background: url("/bitrix/templates/restaurant_asian/images/line-dotted-double.png") left bottom repeat-x; }
.single-menucard .post-content p { margin-top: 20px; }
.single-menucard .post-description { width: 100%; text-align: center; font-family: "OpenSansCondensedLight" !important; font-size: 20px; clear: both; margin: 10px 0 30px; }
.single-menucard .post-image { width: 988px; }
.single-menucard .post-image,
.single-menucard .post-image img,
.single-menucard .post-image span { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Other
--------------------------------------------------------------------------------------------------------------------------------
*/

/*
--------------------------------------------------------------
Other: Pagination
--------------------------------------------------------------
*/

.pagination { float: left; width: 100%; padding: 30px 0 0; }
.pagination .prev { float: left; }
.pagination .next { float: right; }

/*
--------------------------------------------------------------
Other: Button
--------------------------------------------------------------
*/
/* Button: Default Button */
button,
.button a,
button.button-standard,
.button-standard a,
button.standard,
.standard a,
.comments .reply a,
a#cancel-comment-reply-link {
	float: left;
	width: auto;
	padding: 5px 15px;
	margin: 10px 0;
	font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	background-image: url("/bitrix/templates/restaurant_asian/images/bg-button.png"); 
	background-position: left top;
	background-repeat: repeat-x;
	border: none;
	outline: none;
	text-shadow: -1px -1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}
button:hover,
.button a:hover,
button.button-standard:hover,
.button-standard a:hover,
button.standard:hover,
.standard a:hover,
.comments .reply a:hover,
a#cancel-comment-reply-link:hover { color: white; background-position: left bottom; cursor: pointer; text-shadow: 0 0 3px rgba(255,255,255,0.5); }

/* Button: Sizes */
.button.small a,
button.small,
.button-standard.small a { font-size: 11px; padding: 3px 12px; }
.button.medium a,
button.medium,
.button-standard.medium a { font-size: 13px; padding: 5px 15px; }
.button.large a,
button.large,
.button-standard.large a { font-size: 16px; padding: 7px 20px; }

/* Button: Alignment */
.button.left a,
button.left { float: left; margin: 5px 10px 5px 0; }
.button.center a,
button.center { display: block; text-align: center; padding: 15px 0; clear: both; }
.button.right a,
button.right { float: right; margin: 5px 0 5px 10px; }

/*
--------------------------------------------------------------
Other: Socials
--------------------------------------------------------------
*/
.socials li { display: inline; width: 35px; height: 50px; }
.socials a { display: block; width: 35px; height: 50px; opacity: 0.3; filter: alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
.socials a:hover { opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.socials .rss a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-rss.png"); background-position: center center; background-repeat: no-repeat; }
.socials .rss a:hover { background-color: #d2552d; }
.socials .twitter a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-twitter.png"); background-position: center center; background-repeat: no-repeat; }
.socials .twitter a:hover { background-color: #0067c8; }
.socials .facebook a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-facebook.png"); background-position: center center; background-repeat: no-repeat; }
.socials .facebook a:hover { background-color: #3b5998; }
.socials .linkedin a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-linkedin.png"); background-position: center center; background-repeat: no-repeat; }
.socials .linkedin a:hover { background-color: #0073b2; }
.socials .googleplus a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-googleplus.png"); background-position: center center; background-repeat: no-repeat; }
.socials .googleplus a:hover { background-color: #b93115; }
.socials .flickr a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-flickr.png"); background-position: center center; background-repeat: no-repeat; }
.socials .flickr a:hover { background-color: #c5376d; }
.socials .vimeo a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-vimeo.png");  background-position: center center; background-repeat: no-repeat; }
.socials .vimeo a:hover { background-color: #0b9abe; }
.socials .qype a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-qype.png");  background-position: center center; background-repeat: no-repeat; }
.socials .qype a:hover { background-color: #ff0033; }
.socials .tripadvisor a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-tripadvisor.png");  background-position: center center; background-repeat: no-repeat; }
.socials .tripadvisor a:hover { background-color: #4a8734; }
.socials .foursquare a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-foursquare.png");  background-position: center center; background-repeat: no-repeat; }
.socials .foursquare a:hover { background-color: #3ab6e8; }
.socials .xing a { background-image: url("/bitrix/templates/restaurant_asian/images/icons/icon-xing.png");  background-position: center center; background-repeat: no-repeat; }
.socials .xing a:hover { background-color: #006464; }


/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Form
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Form: Form Elements */
.form label { float: left; padding: 5px 0; }
.form input,
.form textarea { 
	float: left;
	font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
	background-color: rgba(0,0,0,0.3);
	padding: 8px 10px; 
	clear: both;
	border: 1px solid;
	border-top-color: rgba(0,0,0,0.2);
	border-left-color: rgba(0,0,0,0.2);
	border-bottom-color: rgba(255,255,255,0.08);
	border-right-color: rgba(255,255,255,0.08);
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}
.form input:focus,
.form textarea:focus {
	outline: none;
	-moz-box-shadow: 0 0 10px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0 0 10px rgba(255,255,255,0.2);
	box-shadow: 0 0 10px rgba(255,255,255,0.2);
}
.ie7 .form input,
.ie8 .form input,
.ie7 .form textarea,
.ie8 .form textarea { background: transparent url("/bitrix/templates/restaurant_asian/images/bg-overlay-dark-25.png") left top repeat; border: none; }

/* Form: Blocks */
.form { float: left; width: 100%; }
.form fieldset { width: 100%; margin: 0; padding: 0; }
.form .form-content { width: 100%; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; padding: 0 0 20px; }
.form .form-block { width: 100%; margin: 0 0 20px; clear: both; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left top repeat-x; }
.form .form-block.first { background: none; padding-left: 2%;}
.form .buttons { width: 100%; margin: 0; padding: 0; }
.form .buttons button { margin: 0; }
.form .form-header { width: 100%; text-align: center; margin-bottom: 10px; }
.form .form-header h2 { padding: 15px 0; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; }
.form .input-box { position: relative; width: 316px; margin-right: 20px; }
.form .input-box-wide { position: relative; width: 100%; margin-top: 10px; }
.form .input-box-quick { position: relative; width: 100%; margin-top: 5px; }
.form .input-box.last { margin-right: 0; }
.form .input-box input { float: left; width: 294px; }
.form .input-box textarea,
.form .input-box-wide textarea { float: left; width: 966px; }

/* Form: Required */
.form .required-star { float: left; color: white; padding: 5px 5px; }
.form .required-star-info { float: right; font-size: 11px; color: white; }

/* Form: Loading */
.form .loading { float: left; padding: 0 20px; height: 27px; }
.form .loading img { float: left; padding: 2px 0; }
.form .loading span { float: left; padding: 6px 10px }

/* Form: Validation - Error */
.form input.error,
.form textarea.error { border: 1px solid #e6192d; }
.form label.error { position: absolute; right: 0; top: 2px; background: #e6192d; color: white; padding: 3px 8px; z-index: 10; }

/* Form: Validation - Success */
.validation-success { float: left; margin: 20px 0; width: 984px; border: 2px solid white !important; }
.validation-success h4 { color: white !important; padding: 15px 20px; margin-bottom: 0; }
/* Form: Validation - Error */
.validation-error { float: left; margin: 20px 0; width: 984px; border: 2px solid #e6192d !important; }
.validation-error h4 { color: #e6192d !important; padding: 15px 20px; margin-bottom: 0; }
.recaptcha-error { display: block; clear: both; margin: 20px 0; padding: 15px 20px !important; font-size: 13px !important; color: #e6192d !important; border: 2px solid #e6192d !important; }

/* Form: Widgets */
.form-widget .form-block { margin: 0; padding: 0; background: none; }
.form-widget label.error { display: none !important; }
.form-widget .buttons { width: 100%; margin: 5px 0 0; padding: 0; }
.form-widget .validation-success-quick h4 { font-family: "OpenSansRegular" Arial, Helvetica, sans-serif; font-size: 12px; padding: 10px; color: white; }
.form-widget .loading { float: right; padding-right: 0; }

/* Form: Datepicker */
.ui-datepicker { width: 316px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Comments
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Comments: List */
.comments { width: 100%; clear: both; }
.ie7 .comments .comments-container { margin-bottom: 25px; }
.comments h3 { margin: 0; padding: 0; font-family: "OpenSansCondensedBold" !important; font-weight: normal; }
.comments .comment { float: left; width: 100%; margin: 10px 0 0; padding: 15px 0 0; position: relative; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left top repeat-x; }

/* Comments: Depths */
.page-left .comments .comment .depth-2 .comment-author,
.page-left .comments .comment .depth-2 p { padding-left: 70px; width: 646px; }
.page-left .comments .comment .depth-3 .comment-author,
.page-left .comments .comment .depth-3 p { padding-left: 140px; width: 576px; }
.page-left .comments .comment .depth-4 .comment-author,
.page-left .comments .comment .depth-4 p { padding-left: 210px; width: 506px; }
.page-left .comments .comment .depth-5 .comment-author,
.page-left .comments .comment .depth-5 p { padding-left: 280px; width: 436px; }

.page-right .comments .comment .depth-2 .comment-author,
.page-right .comments .comment .depth-2 p { padding-left: 70px; width: 646px; }
.page-right .comments .comment .depth-3 .comment-author,
.page-right .comments .comment .depth-3 p { padding-left: 140px; width: 576px; }
.page-right .comments .comment .depth-4 .comment-author,
.page-right .comments .comment .depth-4 p { padding-left: 210px; width: 506px; }
.page-right .comments .comment .depth-5 .comment-author,
.page-right .comments .comment .depth-5 p { padding-left: 280px; width: 436px; }

.page-full .comments .comment .depth-2 .comment-author,
.page-full .comments .comment .depth-2 p { padding-left: 70px; width: 918px; }
.page-full .comments .comment .depth-3 .comment-author,
.page-full .comments .comment .depth-3 p { padding-left: 140px; width: 848px; }
.page-full .comments .comment .depth-4 .comment-author,
.page-full .comments .comment .depth-4 p { padding-left: 210px; width: 778px; }
.page-full .comments .comment .depth-5 .comment-author,
.page-full .comments .comment .depth-5 p { padding-left: 280px; width: 708px; }

.comments p.logged-in-as,
.comments p.comment-form-comment,
.comments p.form-allowed-tags { padding: 5px 0 0 !important; }
.comments p.form-allowed-tags { float: left; margin: 10px 0; font-size: 11px; background: url("/bitrix/templates/restaurant_asian/images/icons/icon-info.png") left 3px no-repeat; padding: 0 0 0 25px !important; }
.comments .comment-author .fn { font-family: "OpenSansCondensedLight" !important; font-size: 18px; }
.comments .comment-author .fn a { background-image: none; }
.comments .comment-author .fn a:hover { color: white; }
.comments .comment-author .says { display: none; }
.comments .avatar { float: left; border: 3px solid white; margin-right: 20px; }
.comments .comment-meta { float: left; margin-top: 4px; font-size: 11px; }
.comments .comment p { float: left; padding: 10px 0 0 0; clear: both; }
.comments .reply { position: absolute; right: 0; top: 15px; }
.comments .comment-awaiting-moderation { color: white; font-weight: bold; }
.comments .be-first { margin-bottom: 20px; }

.comments #submit {
	padding: 5px 15px;
	margin: 10px 0;
	font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	background-image: url("/bitrix/templates/restaurant_asian/images/bg-button.png"); 
	background-position: left top;
	background-repeat: repeat-x;
	border: none;
	outline: none;
	cursor: pointer;
	text-shadow: -1px -1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.comments #submit:hover { color: white; background-position: left bottom; cursor: pointer; text-shadow: 0 0 3px rgba(255,255,255,0.5); }

/* Comments: Form - Respond */
#respond { float: left; width: 100%; padding-top: 20px; margin-top: 10px; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left top repeat-x; }
#respond .required { margin-left: 5px; color: white; }
#respond #reply-title small a { position: absolute; right: 0; }
#respond .comment-notes { float: left; width: 100%; margin-bottom: 10px; }
#respond .comment-form-email { margin-right: 0; }
#respond .comment-form-comment { float: left; width: 100%; clear: both; padding-left: 0 !important; }
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url { float: left; width: 316px; margin-right: 20px; }
#respond .comment-form-url { margin-right: 0; }
#respond input { width: 294px; }
#respond textarea { width: 966px; height: 100px; }

.page-left #respond .comment-form-author,
.page-left #respond .comment-form-email,
.page-left #respond .comment-form-url { float: left; width: 222px; margin-right: 25px; }
.page-right #respond .comment-form-author,
.page-right #respond .comment-form-email,
.page-right #respond .comment-form-url { float: left; width: 222px; margin-right: 25px; }
.page-left #respond .comment-form-url,
.page-right #respond .comment-form-url { margin-right: 0; }
.page-left #respond input,
.page-right #respond input { width: 200px; }
.page-left #respond textarea,
.page-right #respond textarea { width: 694px; height: 100px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Widget Areas
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Widget Areas: Footer */
.widget-area-footer { background-image: url("/bitrix/templates/restaurant_asian/images/bg-widget-area-footer.png"); background-position: left top; background-repeat: repeat-x; }
.widget-area-footer-left,
.widget-area-footer-center,
.widget-area-footer-right { width: 296px; padding: 40px 0 20px; }
.widget-area-footer-left,
.widget-area-footer-center { margin-right: 40px; }
.widget-area-footer .widget-block,
.widget-area-footer .widget-content { text-align: center; }
.widget-area-footer ul { list-style: none; }
.widget-area-footer .post-info a { background-image: none; }
.widget-area-footer .post-info a:hover { color: white; }
.widget-area-footer .button { float: left; width: 100%; text-align: center; padding: 0; clear: both; }
.widget-area-footer .button a { float: none; display: inline-block; margin: 0; font-size: 11px; }

/* Widget Areas: Sidebar */
.widget-area-sidebar { width: 100%; }
.widget-area-sidebar ul { list-style: none; }
.widget-area-sidebar .post-info a { background-image: none; }
.widget-area-sidebar .post-info a:hover { color: white; }
.widget-area-sidebar .button a { font-size: 11px; padding: 3px 12px; }
.widget-area-sidebar .widget-content { width: 100%; margin: 0 0 10px; }


/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Widget
--------------------------------------------------------------------------------------------------------------------------------
*/

.widget-block { display: block; width: 100%; margin-bottom: 20px; }
.widget-title { padding: 10px 0; margin-bottom: 10px; }
.widget-content { width: 100%; margin: 0 0 20px; }

/*
--------------------------------------------------------------
Custom Widget
--------------------------------------------------------------
*/

/* Custom Widget: Contact */
.widget_contact { width: 100%; }
.widget_contact p { margin-bottom: 10px; }
.widget_contact input,
.widget_contact textarea { width: 210px; }
.widget_contact .validation-success-quick { width: 228px; }
.widget_contact .buttons { width: 100%; text-align: center; }
.widget_contact .buttons button { float: none; margin: 5px auto 0; }
.widget-area-footer .widget_contact input,
.widget-area-footer .widget_contact textarea { width: 274px; }
.widget-area-footer .widget_contact .validation-success-quick { width: 292px; }

/* Custom Widget: Opening Hours */
.widget_opening_hours { float: left; width: 100%; }
.widget_opening_hours .day { float: left; width: 100%; padding: 4px 0; clear: both; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left bottom repeat-x; }
.widget_opening_hours .day.last { background: none; }

/* Custom Widget: Reservation */
.widget_reservation { width: 100%; }
.widget_reservation h4 { font-family: "OpenSansCondensedLight" !important; font-size: 18px; margin: 5px 0; padding: 0; }
.widget_reservation input { width: 210px; }
.widget_reservation .validation-success-quick { width: 228px; }
.widget_reservation .buttons { width: 100%; text-align: center; }
.widget_reservation .buttons button { float: none; margin: 5px auto 0; }
.widget-area-footer .widget_reservation input { width: 274px; }
.widget-area-footer .widget_reservation .validation-success-quick { width: 292px; }
.widget-area-footer .widget_reservation h4 { text-align: center; }

/* Custom Widget: Testimonial */
.widget_testimonial .testimonial { float: left; width: 100%; padding-top: 20px; background: url("/bitrix/templates/restaurant_asian/images/bg-testimonial-top.png") left top no-repeat; }
.widget_testimonial .testimonial-content { margin: 0; font-family: "OpenSansCondensedLightItalic" !important; font-size: 18px; }
.widget_testimonial .testimonial-author { float: right; width: 100%; text-align: right; padding-bottom: 20px; margin: 5px 0 10px; background: url("/bitrix/templates/restaurant_asian/images/bg-testimonial-bottom.png") right bottom no-repeat; }
.widget-area-footer .widget_testimonial .testimonial-content,
.widget-area-footer .widget_testimonial .testimonial-author { text-align: center; }

/* Custom Widget: Tweets */
.widget_tweets .post-content { width: 100%; }
.widget_tweets .post-info { width: 100%; clear: both; font-family: "OpenSansItalic"; margin: 5px 0 10px; }
.widget-area-footer .widget_tweets .post-content,
.widget-area-footer .widget_tweets .post-info { text-align: center; }

/*
--------------------------------------------------------------
WordPress Widget
--------------------------------------------------------------
*/

/* WordPress Widget: Search */
.widget_search { width: 100%; }
.widget_search input { width: 210px; margin: 0; }
.widget-area-footer .widget_search input { width: 274px; margin: 0; }

/* WordPress Widget: Recent posts */
.widget_recent_entries ul li { margin-bottom: 10px; }

/* WordPress Widget: Categories */
.widget_categories .widget-title { margin: 0; }
.widget_categories select { width: 100%; padding: 3px 0; }
.widget_categories { display: block; width: 100%; font-family: "OpenSansCondensedLight" !important; font-size: 18px; }
.widget_categories a { display: block; padding: 8px 15px; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); }
.widget_categories a:hover { text-shadow: 0 0 3px rgba(255,255,255,0.5); color: white; }
.widget_categories .children { display: none; padding: 0; }
.widget_categories .children a { padding: 8px 15px 8px 25px; font-size: 16px; }
.widget_categories .children a:hover { color: white; }
.widget_categories .current-cat .children { display: block; }
.widget_categories .current-cat-parent .children { display: block; }
.widget-area-footer .widget_categories .children a { padding: 8px 15px 8px 15px; }
.widget-area-footer .widget_categories li:last-child a { background-image: none; }

/* WordPress Widget: Archives */
.widget_archive select { width: 100%; padding: 3px 0; }

/* WordPress Widget: Nav Menu */
.widget_nav_menu { display: block; width: 100%; font-family: "OpenSansCondensedLight" !important; font-size: 18px; }
.widget_nav_menu a { display: block; padding: 8px 15px; }
.widget_nav_menu a:hover { }
.widget_nav_menu .sub-menu { display: none; padding: 0; }
.widget_nav_menu .sub-menu a { padding: 8px 15px 8px 25px; font-size: 16px; }
.widget_nav_menu .sub-menu a:hover { color: white; }
.widget_nav_menu .current-menu-parent .sub-menu,
.widget_nav_menu .current-menu-item .sub-menu { display: block; }
.widget_nav_menu li:last-child a { background-image: none; }
.widget-area-footer .widget_nav_menu .sub-menu a { padding: 8px 15px 8px 15px; }

/* WordPress Widget: Tags */
.widget_tag_cloud a {
	float: left;
	font-size: 11px !important;
	text-decoration: none;
	padding: 5px 10px 6px;
	margin: 0 3px 3px 0;
	color: white;
	background-image: url("/bitrix/templates/restaurant_asian/images/bg-overlay-dark-20.png"); 
	background-position: left top;
	background-repeat: repeat;
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.widget_tag_cloud a:hover { text-decoration: none; color: white; background-image: none; }
.widget-area-footer .widget_tag_cloud a { float: none; display: inline-block; margin-right: 0; margin-bottom: 3px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Shortcodes
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Shortcodes: Columns */
.column { float: left; margin-bottom: 20px !important; }
.column.left { text-align: left; }
.column.center { text-align: center; }
.column.right { text-align: right; }
.column.alignleft { float: left; text-align: left; }
.column.aligncenter { float: left; text-align: center; }
.column.alignright { float: left; text-align: right; }
.full { float: left; width: 100%; }

.content-page .one-half { width: 479px; margin-right: 30px; }
.content-page .one-half.last { margin-right: 0 !important; clear: none; }
.content-page .one-third { width: 309px; margin-right: 30px; }
.content-page .two-third { width: 648px; margin-right: 30px; }
.content-page .one-third.last,
.content-page .two-third.last { margin-right: 0 !important; clear: none; }

/* Shortcodes: Full Page Columns */
.page-full .one-half { width: 479px; margin-right: 30px; }
.page-full .one-half.last { margin-right: 0 !important; clear: none; }
.page-full .one-third { width: 309px; margin-right: 30px; }
.page-full .two-third { width: 648px; margin-right: 30px; }
.page-full .one-third.last,
.page-full .two-third.last { margin-right: 0 !important; clear: none; }

/* Shortcodes: Page Columns */
.page-left .one-half,
.page-right .one-half { width: 343px; margin-right: 30px; }
.page-left .one-half.last,
.page-right .one-half.last { width: 343px !important; margin-right: 0 !important; padding-right: 0 !important; clear: none; }
.page-left .one-third,
.page-right .one-third { width: 218px; margin-right: 30px; }
.page-left .two-third,
.page-right .two-third { width: 466px; margin-right: 30px; }
.page-left .one-third.last,
.page-left .two-third.last,
.page-right .one-third.last,
.page-right .two-third.last { margin-right: 0 !important; padding-right: 0 !important; clear: none; }
.page-left .one-third.last,
.page-right .one-third.last { width: 218px !important; }
.page-left .two-third.last,
.page-right .two-third.last { width: 466px !important; }

/* Shortcodes: Featured paragraph */
.content-page p.featured { margin: 10px 0; font-family: "OpenSansCondensedLightItalic" !important; font-size: 20px; }

/* Shortcodes: Dividers */
.divider { float: left; width: 100%; height: 1px; border-top: 1px solid rgba(255,255,255,0.1); margin: 10px 0 20px 0; }
.divider-dotted { float: left; width: 100%; height: 1px; background: url("/bitrix/templates/restaurant_asian/images/line-dotted.png") left top repeat-x; margin: 10px 0 20px 0; }

/* Shortcodes: Alerts */
.alert-box { display: block; padding: 15px 20px; clear: both; font-size: 14px; font-family: "OpenSansItalic"; margin: 10px 0; -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.alert-box.yellow { background-color: #d7cd82; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.yellow a { color: white; }
.alert-box.green { background-color: #508273; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.green a { color: white; }
.alert-box.red { background-color: #da4a57; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.red a { color: white; }
.alert-box.white { background-color: white; border: 1px solid #eceef2; background-image: url("/bitrix/templates/restaurant_asian/images/bg-alert-dark.png"); }
.alert-box.blue { background-color: #4882b4; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.blue a { color: white; }
.alert-box.custom { color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.custom a { color: white; }

/* Shortcodes: Blockquote */
blockquote { display: block; clear: both; border-left: 3px solid; padding: 5px 3%; font-family: "OpenSansCondensedLight" !important; font-size: 18px; margin: 20px 0; }

/* Shortcodes: Code */
pre { display: block; padding: 0 10px; color: white; margin: 10px 0 30px 0; background: url("/bitrix/templates/restaurant_asian/images/bg-pre-code.png") left top repeat-y; line-height: 22px; clear: both; overflow: auto; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
WordPress Common
--------------------------------------------------------------------------------------------------------------------------------
*/

/* WordPress Common: Admin Bar */
#wpadminbar { z-index: 1000 !important; }

/* WordPress Common: Media Align */
.alignleft { float: left; }
.aligncenter { margin: 0 auto; }
.alignright { float: right; }

img.alignleft { margin: 0 20px 20px 0; }
img.aligncenter { margin: 20px auto; }
img.alignright { margin: 0 0 20px 20px; }

/* WordPress Common: Captions */
.wp-caption { font-size: 11px; text-align: center; color: white; }
.wp-caption a, .wp-caption a:hover { background-image: none; background-color: transparent; }
.wp-caption img { border-color: white !important; }
.wp-caption.alignnone { float: left; margin: 10px 20px 10px 0; }
.wp-caption.alignleft { float: left; margin: 10px 20px 10px 0; }
.wp-caption.aligncenter { text-align: center; margin: 10px auto; }
.wp-caption.alignright { float: right; margin: 10px 0 10px 20px; }
.wp-caption-text { text-align: center; padding: 5px 0; }
.gallery-caption { font-size: 11px; text-align: center; color: white; }
.sticky {  }
.bypostauthor {  }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
reCaptcha
--------------------------------------------------------------------------------------------------------------------------------
*/

.captcha { display: block; clear: both !important; }
#recaptcha_area { margin-bottom: 20px; }
.recaptcha_input_area { margin: 0 !important; }
.recaptcha_input_area input { padding: 20px !important; }
.recaptcha_theme_clean td { padding-left: 0 !important; }
.recaptcha_theme_clean.recaptchatable { border: none !important; }
.recaptcha_theme_clean #recaptcha_logo,
.recaptcha_theme_clean #recaptcha_tagline { display: none !important; }
.recaptcha_theme_clean #recaptcha_response_field {
	font-size: 13px !important;
	margin: 10px 0 !important;
	padding: 10px !important;
	border: 1px solid !important;
	border-top-color: rgba(0,0,0,0.2) !important;
	border-left-color: rgba(0,0,0,0.2) !important;
	border-bottom-color: rgba(255,255,255,0.08) !important;
	border-right-color: rgba(255,255,255,0.08) !important;	
}
.recaptcha_theme_clean.recaptchatable #recaptcha_image { border: none !important; }

/*Äëÿ ïîçèöèîíèðîâàíèÿ áèòðèêñîâûõ êîìïîíåíòîâ ïîâåðõ âñåõ áëîêîâ*/
div.bx-component-opener
{
	z-index: 999 !important;
}

@media screen and (max-width: 746px) {
   .header-fon-1,
   .header-fon-2,
   .footer-fon {
	display: none;
   }
}

footer.footer {
	position: relative;
}

#panel a:link,
#panel a:visited,
#panel a:hover {    
	-webkit-transition: none !important;
	-moz-transition: none !important; 
	-o-transition: none !important; 
	-ms-transition: none !important; 
	transition: none !important;
}

.font_logo {
    font-weight: 600;
}

header.form-header > h2 {
    font-family: "OpenSansCondensedBold" !important;
    font-size: 28px;
    font-weight: normal;
}

}
.font_logo_style {
    font-size : 30px;
}
span .font_logo_style {
    display: block;
    padding: 0;
    margin: 0;
    color: #e90b0b !important;
    font-family: "OpenSansCondensedLight" !important;
    font-weight: normal;
    font-weight: 600;
    clear: both;
    line-height: 1.2;
    padding-top: 70px;
    font-size: 48px !important;
}

.font_style_caf{
    font-size : 38px !important;

}

.form .input-box input {
    float: left;
    width: 79%;
    padding-right: 5%;
}

.form .input-box textarea, .form .input-box-wide textarea {
    float: left;
    width: 94%;
}

.canvas img {
    float: left !important;
}



.page-full {
/*    background: #fff;
    padding: 16px;
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);*/
    min-height: 600px;
}


/* ============================ menu ========================*/
.post-content.right {
    width: 80%;
}
article {
   /* width: 100%;
    height: 60px; */
}
.post-content.right {
text-align: center;
vertical-align: middle;
}

.list-menucard .post {
    padding: 20px;

}
div#салаты {
    padding-right: 45px;
}
div#первые_блюда {
    padding-right: 45px;
}
div#горячие_закуски {
    padding-right: 45px;
}
div#банкетные_блюда {
    padding-right: 45px;
}
div#холодные_закуски {
    padding-right: 45px;
}
div#вторые_блюда {
    padding-right: 45px;
}

div#соусы {
    padding-right: 45px;
}
.popup_menu_img {
	position: relative;
	/* margin: auto auto; */
	z-index: 2;
	max-width: 80%;
	margin: 7% 0 0 0;
	padding: 0px;
	overflow: hidden;
	height: auto;
}
button.button-standard.load-menu {
    position: fixed;
    margin-left: -550px;
    /* right: 51%; */
    bottom: 50px;
    left: 50%;
    z-index: 99;
}

.popup-menu {
	overflow: auto;
	top: 2%!important;
}
header.header .topbar {
	width: 100%;
	height: 90px;
	background: #521105;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.topbar-container {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.toolbar-bloc {
	width: 25%;
	float: left;
}
header.header .logo {
	/* width: 58%; */
	/* height: auto; */
	/* display: block; */
}
.logo img {
	width: 85px!important;
	height: auto!important;
	padding: 2px!important;
}

.contact i {
	width: 30px;
	float: left;
	margin-top: 29px;
	color: #fff;
}
.contact a {
	width: 70%;
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 2;
}
a.insta-head img {
	float: left;
	padding: 3px;
}
a.insta-head span {
	line-height: 3;
	float: left;
	padding: 0 0 0 5px;
	font-size: 18px;
}

a.toolbar-mail {
	line-height: 4;
}
header#top {
	position: fixed;
}
header.page-header {
	margin-top: 145px;
}
p.contact {
	margin-top: 5px;
}
p.contact a:hover, p.contact a:link, p.contact a:visited {
	background: none;
}
.insta-top {
	margin-top: 15px;
}

a.mob , a.mob:hover, a.mob:link, a.mob:visited {
	background: none!important;
}
.mob{
	display: none;
}
a.mob {
	margin-top: 20px;
}
ul#menu-secondary-navigation {
	display: block;
	padding: 8px 15px;
	font-weight: 600;
}
@media (max-width: 1200px) {
	.topbar-container {
		width: 100%;
	}
}
@media (max-width: 870px) {
	p.contact {
		display: none;
	}
	.mob{
		display: block;
	}
	.insta-top span {
		display: none;
	}
}
@media (max-width: 500px) {
	header.header .logo {
		margin-right: 0px;

	}
}
@media (min-width: 1080px) {
	.toolbar-bloc {
		width: 25%;
		float: left;
	}
	.contact {
		color: #ff9a0e;
		font-size: 18px!important;
		text-align: center;
	}
}
form#form-contact-quick .buttons.left {
	margin-top: 80px;
}
form#form_review .buttons.left {
	margin-top: 80px;
}
button.button-standard.banket-btn {
	float: right;
}

.slide {
	position: relative;
}

.slider-caption {
	z-index: 1000000000;
	position: absolute;
	bottom: 100px;
	font-size: 35px;
	color: white;
	background-color: rgba(0,0,0,0.7);
	max-width: 100%;
	padding:12px;
	padding-left: 75px;

}


@media(max-width: 776px) {
	.slider-caption {
		font-size: 25px;
		bottom:30px;
	}
}


@media(max-width: 550px) {
	.slider-caption {
		font-size: 20px;
		bottom:20px;
		padding:8px;
		padding-left:20px;
	}
}

.navigation-container {
	width: 100% !important;
}

ul.slick-dots {
	bottom:30px;
}

div.slick-dotted.slick-slider {
	margin-bottom:0px;
}

.slick-dots li button {
	background-color: rgba(0,0,0,0.55) !important;
	border-radius: 50%;
}


.slick-dots li.slick-active button {
	background-color: rgba(0,0,0,0.85) !important;
}

@media(max-width: 776px) {
	ul.slick-dots {
		display: none;
	}
}

button.slick-prev {
	left:25px;
}

button.slick-next {
	right:25px;
}

button.slick-arrow {
	z-index: 1000000000;
	background-color:rgba(0,0,0,0.3) !important;
	height: 80px;
	width:35px;
}


button.slick-arrow:before {
	font-size: 30px;
}
/* End */
/* /bitrix/templates/restaurant_asian/components/bitrix/menu/mobile/style.css?14582654014416 */
/* /bitrix/templates/restaurant_asian/components/bitrix/breadcrumb/breadcrumb_schema/style.css?1477291734579 */
/* /bitrix/templates/restaurant_asian/components/bitrix/news.list/footer_review/style.css?1458265401108 */
/* /bitrix/components/sok/start.cart/templates/.default/style.css?159254851613453 */
/* /bitrix/components/sok/start.cart/templates/.default/chosen/chosen.css?159254851612319 */
/* /bitrix/templates/restaurant_asian/styles.css?15977111293860 */
/* /bitrix/templates/restaurant_asian/template_styles.css?166563459874704 */
