@media screen and (max-width: 500px) {
.feedbackTitle {
 padding-top: 0px !important;
}
}
.feedbackTitle {
 padding-top: 0px !important;
}
.bx-wrapper {
 margin: 0;
}
.hotStocks {
 background: #c71c24;
}
.menuNav ul li .potables {
 background-image: url("/img/sushi.png");
}
.thumbnails {
 height: 150px;
 overflow: hidden !important;
}
.classic {
 background-image: url("/img/classic.png") !important;
}
.hot {
 background-image: url("/img/hot.png") !important;
}
.pech {
 background-image: url("/img/pech.png") !important;
}
.footer {
 height: 255px !important;
}
/* PAGE CHECKOUT */
.checkout__title {
 border-bottom: 1px solid #eee;
 font-size: 30px;
 margin-bottom: 30px;
 padding-bottom: 15px;
}

#order-table {
 margin-bottom: 60px;
 border: 1px solid #eee;
 padding: 25px;
}

#order-table td.order-total {
 font-weight: bold;
 padding: 20px 10px 0;
}

#order-table .order-head th {
 border-bottom: 1px dashed #e1e1e1;
 font-size: 16px;
 font-weight: normal;
 padding: 10px;
}

#order-table td {
 padding: 10px;
}

#order-table .order-item td {
 border-bottom: 1px dashed #e1e1e1;
 padding: 10px;
}

#order-table .order-head-price,
#order-table .order-item-price {
 display: none;
}

.order-item-cnt input {
 text-align: center;
 width: 60px;
}

#order-add-id {
 margin-top: 20px;
}

#order-table input[type="button"],
#order-table input[type="submit"] {
 font-size: 14px;
 margin-top: 20px !important;
 padding: 8px 15px;
 text-transform: none;
 border-radius: 0;
}

.checkout__step {
 margin-bottom: 15px;
}

.checkout__step h2 {
 font-size: 24px;
 font-weight: bold;
}

.checkout__step p {
 color: #aaa;
}

.checkout-step {
 margin-bottom: 15px;
}

.checkout-step p {
 color: #aaa;
}


.checkout__payment-delivery {
 background-color: #fafafa;
 margin-bottom: 60px;
 padding: 45px 25px 25px;
 position: relative;
}

.checkout__payment-delivery-inner {
 margin: 0 -15px;
 overflow: hidden;
}

.checkout__payment-delivery h3 {
 margin: 0 0 30px;
}

.checkout__payment {
 box-sizing: border-box;
 float: left;
 padding: 0 15px;
 width: 50%;
}

.checkout__delivery {
 box-sizing: border-box;
 float: left;
 padding: 0 15px;
 width: 50%;
}


#checkout-form {
 background-color: #fafafa;
 margin-bottom: 45px;
 padding: 25px;
}

.methods-list tr {
 display: block;
 margin-bottom: 10px;
}

.methods-list th {
 width: 35px;
}

.methods-list td {
 color: #999;
 font-size: 90%;
}

.methods-list .text.promo {
 margin-right: 7.5px;
}

.methods-list .fw {
 margin: 5px 0 10px;
 width: 100%;
}


.methods-list .label {
 color: #696969;
 display: block;
 font-size: 15px;
 font-weight: bold;
 line-height: 1.46;
 margin: 0 0 5px;
 padding: 0;
 text-align: left;
 white-space: normal;
}


.checkout-total {
 text-align: right;
}

.checkout-total__price {
 font-size: 18px;
}

.checkout-total dl {
 margin-bottom: 7.5px;
}

.checkout-total__topay {
 border-top: 1px dashed #ddd;
 margin-top: 15px;
 padding-top: 15px;
}


#order-submit {
 margin: 25px 0;
 text-align: right;
}

#order-submit a {
 background-color: #2fb991;
 border-radius: 2px;
 color: #fff;
 display: inline-block;
 font-size: 18px;
 padding: 15px 30px;
}

#order-submit a:hover {
 background-color: #000;
}
@media screen and (max-width: 500px){
#catalog .mix {
 display: block;
}
.shopping-basket-wrapper.is-scroll {
 top: 68px !important;
}
 }
@media screen and (max-width: 979px){
 .login-content {
 padding: 0 !important;
 }
 
 .checkout__payment {
 margin-bottom: 50px;
 width: 100%;
 }
 
 .checkout__delivery {
 width: 100%;
 }
 
 #order-table table,
 #order-table tbody {
 display: block;
 width: 100%;
 }
 
 #order-table tr {
 display: block;
 margin-bottom: 10px;
overflow: hidden;
 }
 
 #order-form thead {
 display: none;
 }
 
 .order-item-del, 
 .order-item-price {
 display: none;
 }
 
 .order-item-nom, .order-item-name {
 display: block !important;
 overflow: hidden;
width: 135px;
float: left;
 }
 
 .order-item-nom {
 background: #f5f5f5;
 }
 
 .order-item-img {
 float: left;
 width: auto;
 }
 .order-item-nom, .order-item-art {
 display: none !important;
}
 .order-item td {
 border-bottom: medium none !important;
float: left;
 }
 
 #order-table tr:last-child td {
 display: block;
 padding: 5px 10px;
 }
 
 #order-table tr:last-child td input {
 margin: 0 !important;
 width: 100%;
 }
 
 #order-table tr:last-child td input {
 margin: 0 !important;
 width: 100%;
 }
 
 #order-table #order-but-recalc {
 margin-bottom: 10px !important;
 }
 
 .order-total {
 font-size: 16px;
 text-align: center;
 } 
}

.checkout-info {
 text-align: center;
}

.checkout-info h1 {
 margin: 0;
 text-transform: uppercase;
}

.checkout-info input {
 margin: 10px 0;
}

.checkout-info__number {
 color: #999;
 margin-bottom: 20px;
}

.checkout-info__payment-info {
 margin-bottom: 40px;
}

.checkout-icon {
 display: table;
 margin: 0 auto 50px;
 position: relative;
}

.checkout-icon .fa-check-circle {
 color: #2fb991;
 font-size: 120px;
}
.breadcrumbs > span > a {
 color: #292929;
 text-decoration: none;
}
.cardsList .cardsList_item {
 width: 282px !important;
}
.breadcrumbs {
 padding-top: 25px;
 padding-bottom: 25px;
}
.footer_nav {
 left: 440px;
}
.hotStocks_title {
 margin-left: 140px;
}
.footer .feedback {
 display: block !important;
}
.juicyReviews_title::after {
 right: -180px !important;
 top: -8px !important;
}
.footer .logo {
 margin-top: 85px;
}
.acceptingOrdersTitle, .privateOfficeTitle {
 color: #ffa300 !important;
}
.list-item {
 float: left;
}
#cont-shop-add h1 {
 text-align: center;
 font-size: 30px;
 font-weight: bold;
}
.yourOrder.empty .yourOrder_content {
 display: block;
}
.h196 {
 height: 196px !important;
}
.envelopeHeader {
 margin-top: 0px;
}
.goodsBlockWeight {
 margin-top: 5px !important;
}
.goodsBlockName a {
 bottom: 10px;
 position: relative;
}
.priceForOne {
 margin-left: 22px;
 top: 40px !important;
}
.goodsBlockPrice {
 bottom: 17px;
 position: relative;
}

.feedback {
 padding-top: 22px;
 margin-right: 45px;
 margin-left: 35px;
}
.logo img {
 width: 300px;
}
.popup{
 display:none;
 max-width: 100%;
 background: rgba(0,0,0,0.3);
 position:fixed;
 z-index:999;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.popup .tabs_block {
 position:relative;
}
.popup .tabs_block:before {
 content: "";
 width: 1px;
 height: 1500%;
 left: 0;
 background: #e1e1e1;
 top: 65px;
 position: absolute;
}
.popup .content_box {
 overflow:hidden;
}
.pointer {
 cursor: pointer;
 float: right;
}
.inner_popup {
 width: 500px;
 height: 275px;
 overflow: hidden;
 background: white;
 position: absolute;
 left: 50%;
 top: 30%;
 padding: 20px 20px 0 20px;
 margin-left: -280px;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
 border: 1px solid #999;
 border: 1px solid rgba(0,0,0,.2);
 border-radius: 6px;
 outline: 0;
 -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
 box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-header {
 position: fixed;
width: 500px;
 height: 50px;
 margin-top: -20px;
 background: #fff;
 z-index: 9999;
 border-bottom: 1px solid #e5e5e5;
 font-size:17pt;
 padding-left:10px;
 padding-bottom:15px;
}
.modal-title {
 margin: 0;
 line-height: 3;
}
.closed {
 float: right;
 font-size: 25px;
 font-weight: 700;
 line-height: 1;
 color: #000;
 text-shadow: 0 1px 0 #fff;
 filter: alpha(opacity=20);
 opacity: .2;
 margin-top:2px;
}
button.closed {
 -webkit-appearance: none;
 padding: 0;
 cursor: pointer;
 background: 0 0;
 border: 0;
 line-height: 2.7;
}
.closed:focus,.closed:hover {
 color:#000;
 text-decoration:none;
 cursor:pointer;
 filter:alpha(opacity=50);
 opacity:.5;
}
.popup-left{
 float:left;
 width:100%;
 padding-top:70px;
}
.addphotos {
 width: 54%;
 float: left;
 margin-right: 20px;
}
.thumbnails {
 overflow: auto;
 clear: both;
 list-style: none;
 padding: 0;
 margin: 0;
}
.thumbnails > li {
 margin-left: 20px;
}
.thumbnail {
 display: block;
 margin-bottom: 20px;
 line-height: 1.42857143;
 background-color: #fff;
 border: none;
 border-radius: 4px;
 -webkit-transition: border .2s ease-in-out;
 -o-transition: border .2s ease-in-out;
 transition: border .2s ease-in-out;
}
.thumbnail>img {
 display: block;
 max-width: 100%;
 height: auto;
 margin-right: auto;
 margin-left: auto;
}
.image-additional {
 padding: 9px 5px 0 5px;
 display: block;
 border: 1px solid #ddd;
 float:left;
 border-radius:3px;
 -webkit-transition: border .2s ease-in-out;
 -o-transition: border .2s ease-in-out;
 transition: border .2s ease-in-out;
}
.image-additional .gphoto {
 max-width: 78px;
}
a.thumbnail:hover, .image-additional:hover { 
 border-bottom-color: #337AB7;
 border-left-color: #337AB7;
 border-right-color: #337AB7;
 border-top-color: #337AB7;
}
.nav-tabs {
 margin-bottom: 15px;
 margin-top: 25px;
 border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
 float: left;
 margin-bottom: -1px;
}
.nav>li {
 position: relative;
 display: block;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
 color: #555;
 cursor: default;
 background-color: #fff;
 border: 1px solid #ddd;
 border-bottom-color: transparent;
}
.nav-tabs>li>a {
 margin-right: 2px;
 line-height: 1.42857143;
 border: 1px solid transparent;
 border-radius: 4px 4px 0 0;
}
.nav>li>a {
 position: relative;
 display: block;
 padding: 10px 15px;
 text-decoration: none;
}
.nav {
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}
.nav-tabs>li>a:hover {
 border-color:#eee #eee #ddd
}
.nav:after,.nav:before {
 display:table;
 content:" ";
}
.nav:after {
 clear:both
}
.tab-content{
 margin-top:15px;
 font-weight: 400;
 color: #666;
 font-size: 12px;
 line-height: 20px;
 min-height:100px;
}
.popup-right {
 width: 33.33%;
 float: right;
 position: relative;
 min-height: 1px;
 padding-right: 15px;
 padding-left: 15px;
 padding-top: 70px
}
.list-unstyled {
 list-style: none;
 font-family: 'Open Sans', sans-serif;
 font-weight: 500;
 color: #666;
 font-size: 14px;
 line-height: 20px;
}
.list-unstyled li a {
 text-transform: lowercase;
}
.list-unstyled h2 {
 color: #000;
 font-size: 27px;
 margin-top: 11px;
 margin-bottom: 10px;
 display: inline-block;
 margin-right: 10px;
 font-weight: bold;
}
.shop-block div {
 display:inline-block;
}
.shop-block .basket {
 margin-bottom:10px;
 margin-left:10px;
}
.rating ul {
 display:inline-block;
 margin-top:5px;
}
.rating hr {
 margin-top: 20px;
 margin-bottom: 20px;
 border: 0;
 border-top: 1px solid #eee;
}
.form-control{
 display: block;
 width: 100%;
 height: 34px;
 padding: 6px 12px;
 font-size: 14px;
 line-height: 1.42857143;
 color: #555;
 background-color: #fff;
 background-image: none;
 border: none;
 border-radius: 4px;
 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
 box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
 -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control:focus {
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.goodsbutton {
 color: #ffffff;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 background-color: #229ac8;
 background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
 background-repeat: repeat-x;
 border-color: #1f90bb #1f90bb #145e7a;
 padding: 10px 16px;
 font-size: 22px;
 border: 1px solid #cccccc;
 border-radius: 4px;
 box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
 width: 100%;
 line-height: 1.3333333;
 border-radius: 6px;
 cursor:pointer;
}
.goodsbutton:hover{
 background-color: #1f90bb;
 background-position: 0 -15px;
}
.shop-options .opt {
 display:block;
 margin-top:7px;
}
.shop-options-li {
 display: block;
 margin: 0 0 15px 3px;
}
.shop-options-li .option-link {
 height: 30px;
 line-height: 30px;
 text-decoration: none;
 white-space: nowrap;
 vertical-align: middle;
 cursor: pointer;
 border: 1px solid #ccc;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 -o-user-select: none;
 user-select: none;
 display: inline-block;
 padding: 1px 10px;
 color: #333;
 background-color: #fff;
 transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
 margin-top:5px;
 border-radius:5px;
 
}
.shop-options-li a:hover { 
 background-color: #ebebeb;
 border-color: #adadad;
}
.shop-options-li .active { 
 background-color: #ebebeb;
 border-color: #adadad;
 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.value-numb {
 width: 60px;
 margin-bottom: 10px;
 overflow: hidden;
 position: relative;
 border: 1px solid #ccc;
 border-radius: 5px;
 font-size: 0;
 display: block;
 float: left;
}
.value-numb .minus, .value-numb .plus{
 position: absolute;
 bottom: 0;
 right: 0;
 background: #fff;
 color: #777;
 border: none;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 width: 19px;
 box-sizing: border-box;
 -moz-box-sizing: border-box; 
 text-decoration: none;
}
.value-numb .plus {
 padding: 7px 5px 16px 4px;
 line-height: 29px;
 font-size: 14px;
}
.value-numb .minus {
 padding: 0 6px 0 6px;
 line-height: 15px;
 font-size: 15px;
}
.plus:hover, .minus:hover{
 background: #888;
 color:#fff;
}
.btn-group, .btn-group-vertical {
 position: relative;
 display: inline-block;
 vertical-align: middle;
}
.rating {
 padding-top:20px;
}
.rating span{
 position:relative;
 bottom:5px;
 left:5px;
}
.tab-pane {
 display: none;
}
.tab-pane.active {
 display: block;
}
div[id*='tab-reviewall'] {
 min-height:250px;
}
.privateOffice::after {
 background: url("/img/iconmap.png") no-repeat !important;
}