
/*страница каталога*/
.section--grid-3 h1{margin:5px 0 20px 0;}
.catalog_section {width:100%}
.catalog_section .section {display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:stretch;}
.catalog_section .section:after{content:'';width:32%;}
.catalog_section .tovar {width:32%;flex-basis:32%;margin:0 0 1em 0;border-bottom:1px solid #dbd8d8;display:flex;flex-wrap:wrap;}
.tovar .img_box{overflow:hidden;height:auto;width:100%;display:block;border-radius:3px;}
.tovar .img_box,.section .tovar .name{align-self:flex-start;}
.tovar .img_box.offsale:before,.tovar .img_box.offsale:before {content:'';width:100%;height:100%;background:url(/include/images/sold-out.png) no-repeat center center;position:relative;display:block;-webkit-transform:rotate(-35deg);-moz-transform:rotate(-35deg);-o-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg)}
.img_box .icon {width:100%;height:auto;position:absolute;top:0;right:0;z-index:1;display:flex;justify-content:flex-end;}
.img_box .icon span {width:35px;height:35px;background-size:cover;background-position:center center;}
.icon span#postm {background-image:url(/include/icons/post.png)}
.icon span#top {background-image:url(/include/icons/top.png)}
.icon span#new {background-image:url(/include/icons/new.png)}
.icon span#peper {background-image:url(/include/icons/peper.png)}
#metki {width:100%;height:auto;margin-bottom:10px;display:flex;justify-content:flex-start;}
#metki div {display:flex;align-items:center;margin:0 15px 0 0}
#metki div span.icon {width:35px;height:35px;display:block;background-size:cover;background-position:center center;margin:0 10px 0 0;border:1px solid #7b6f59;border-radius:50%}
span#postm {background-image:url(/include/icons/post.png)}
span#top {background-image:url(/include/icons/top.png)}
span#new {background-image:url(/include/icons/new.png)}
span#peper {background-image:url(/include/icons/peper.png)}
.catalog_section .tovar .image {width:100%;height:auto;display:block;overflow:hidden;}
.catalog_section .tovar .image .rastyagivalka {margin-top:66.666%;}
.section .tovar .text_box {width:100%;align-self:stretch;align-self: flex-end;}
.section .tovar .name {display:block;width:100%;color:#333;font-size:1.6rem;line-height:1.15;padding:.5em 0 0;margin-bottom:.5em;overflow:hidden;text-decoration:none;font-weight:500;}
.section .tovar .preview_text {line-height:1.2;margin:0 0 .5em 0;display:flex;flex-wrap:wrap;justify-content:flex-start;}
.ves,.price_buy_box{align-self:flex-end;}
#kbzhu span,.ves {width:100%;margin:.4em 0 0 0;font-size:1.2rem;font-weight:300;color:#a8a8a8;line-height:1.1;}
.price_buy_box{width:100%;height:auto;margin:0 0 1em 0;display:flex;align-items:center;justify-content:space-between;color:#333;font-size:1.7rem;}
.actual-price {font-weight:400;text-transform:uppercase;}
.rub {font-size:1.7rem;line-height:1.4;margin:0 0 0 .2em}
.buy_box{width:40%;}
.buy_box .buy {width:100%;height:auto;display:block;cursor:pointer;text-align:center;margin:0;padding:10px 0;white-space:nowrap;color:#F8F8F8;font-size:1.6rem;line-height:1.4;background:#263F29;background: linear-gradient(135deg, #375b3b 0%, #263F29 100%);border-radius:4px;text-decoration:none}
#bannerincatalog a{display:block}

.pagenavigator {margin:0;padding:16px 0 36px;text-align:center}
.pagenavigator span,.pagenavigator a {display:inline-block;width:40px;height:40px;margin:0 3px;font-size:1.4rem;line-height:2.8;font-weight:300;color:#333;text-align:center;background:#fff;border-radius:50%;border:1px solid #ededed;text-decoration:none}
.pagenavigator .pagenavigator__button {position:relative;display:inline-block;vertical-align:middle;width:40px;height:40px;color:transparent;z-index:20;background:#f2f4e9;border-radius:50%}
.pagenavigator .pagenavigator__button:after {position:absolute;bottom:0;right:0;left:0;top:0;margin:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;   line-height:1;}
.pagenavigator__prev:after {content:"\2329";color:#263F29}
.pagenavigator__next:after {content:"\232A";color:#263F29}
.pagenavigator .pagenavigator__button--disabled {background:#f2f4e9 !important;border:1px solid #f2f4e9 !important}
.pagenavigator .pagenavigator__next.pagenavigator__button--disabled:after {background-position:-28px -32px !important}
.pagenavigator .pagenavigator__prev.pagenavigator__button--disabled:after {background-position:-7px -32px !important}
.pagenavigator span.active, .pagenavigator a:hover, .pagenavigator span:hover {background:#0E4C92;color:#f2f4e9;border:1px solid #0E4C92;}
.pagenavigator .pagenavigator__button:hover {background:#263F29;border:1px solid #263F29;}
.pagenavigator .pagenavigator__prev:hover:after,.pagenavigator .pagenavigator__next:hover:after{color:#f2f4e9}

/* Новый год */
/*#left_side .uldepth_level_0 li ul.uldepth_level_1 > li:first-child span i,#mobile_menu_list li.new-year .uldepth_level_1 li:first-child i  {display:block!important;cursor:pointer;position:absolute;top:12px;left:5px;width:15px;height:17px;background:url(/include/images/ng-icon.png) no-repeat left center;background-size:contain;}
#left_side .uldepth_level_0 li ul.uldepth_level_1 > li span a[href$="/food-delivery/novogodnee-menyu/"],#mobile_menu_list .uldepth_level_0 li.new-year ul.uldepth_level_1 > li span a[href$="/food-delivery/novogodnee-menyu/"] {padding: 12px 38px 10px 25px;}
#left_side .uldepth_level_1 > li:first-child .uldepth_level_2 li.depth_level_3,#mobile_menu_list .uldepth_level_1 li:first-child .uldepth_level_2 li.depth_level_3 {margin:0;list-style:none}
#left_side .uldepth_level_1 > li:first-child .uldepth_level_2 li.depth_level_3 a,#mobile_menu_list .uldepth_level_1 li:first-child .uldepth_level_2 li.depth_level_3 a {background:url(/include/images/ng-icon.png) no-repeat left center;background-size:contain;margin:10px 0 10px 25px;padding:0 0 0 25px;list-style:none}*/
/*-*/

@media screen and (max-width:767px){
.catalog_section .tovar{width:49%;flex-basis:49%;min-height:auto}
.price_buy_box,.rub,.welcome-text{font-size:1.5rem}
.buy_box .buy{font-size:1.4rem}
}

/*детальная страница*/
.is-product-page h1{margin:5px 0 5px 10px;}
.is-product-page #main_block_page .bx_item_detail{width:100%;padding:12px 10px;margin:0 0 42px;}
.bx_item_detail .product-wrapper{width:100%;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;}
.product-images-wrapper{width:49%;padding:0;margin:0 0 1em 0;position:relative;}
.product-description-wrapper{width:49%;padding:0 .5em;margin:0}
.bx_item_detail .img_box{width:100%;border-radius:4px}
.zoom #img_fancybox {display:block;width:35px;height:35px;position:absolute;bottom:5px;right:5px;background:#F8F8F8;z-index:1;text-indent:-9999px;border-radius:100%;box-sizing:content-box;font-size:2rem;}
.zoom #img_fancybox::after {content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box;}
.zoom #img_fancybox::before {content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box;}

#kbzhu {width:100%;display:flex;justify-content:space-between;}
#kbzhu h4{font-size:1.3rem;font-weight:600;line-height:1.1}
#kbzhu span,.ves {font-size:1.2rem;font-weight:300;color:#a8a8a8;line-height:1.1}
#kbzhu div {width:49.5%;}
table.kbzhu {width:100%;}
table.kbzhu td {font-size:1.2rem;text-align:center;padding:3px;border:1px solid #CFCFCF}
table.kbzhu thead td {text-align:center;color:#1e1f25;background:#CFCFCF;}

#recommend{width:95%;margin:15px auto}
.preorder {width:100%;display:block;padding:0 0 8px 0;color:#ca4255;}

@media screen and (max-width:767px){
.product-images-wrapper,.product-description-wrapper{width:100%;}
#kbzhu {flex-wrap:wrap;}
#kbzhu h4{font-size:1.8rem;}
#kbzhu span {font-size:1.5rem;line-height:1.3}
#kbzhu div {width:100%;}
table.kbzhu {margin:0 0 1em 0}
table.kbzhu td {font-size:1.4rem;}
}