@font-face{
font-family: 'Whitney';
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Book.eot');
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Book.eot?iefix') format('eot'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Book.woff') format('woff'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Book.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face{
font-family: 'Whitney';
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Medium.eot');
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Medium.eot?iefix') format('eot'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Medium.woff') format('woff'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Medium.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face{
font-family: 'Whitney';
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Bold.eot');
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Bold.eot?iefix') format('eot'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Bold.woff') format('woff'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Bold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face{
font-family: 'Whitney';
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Black.eot');
src: url('//zakaztabak.online/fonts/Whitney/Whitney-Black.eot?iefix') format('eot'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Black.woff') format('woff'),
url('//zakaztabak.online/fonts/Whitney/Whitney-Black.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}
button:active, button:focus {outline: none !important;}
button::-moz-focus-inner {border: 0 !important;}
a,b,blockquote,body,center,div,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,label,li,object,ol,p,pre,small,span,strong,sub,ul {
padding: 0;margin: 0;}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney',sans-serif,'Helvetica Neue',arial,'RobotoLight','Helvetica Neue','Source Sans Pro';
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: none;
  letter-spacing: normal;
  word-spacing: normal;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 100%;
  font-size: 16px;
  line-height: 1.29;
  color: #000000;
  min-width: 300px;
  /* min-width: 480px; */
  background: #474747;
  background: linear-gradient(88deg, #474747, #282020, #474747);
}


}
/* HTML */
.scrolbar {
    overflow-y: auto;
}
.scrolbar::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 2px;
}
.scrolbar::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgb(226 226 226);
}
.stopscroll {
    overflow: hidden;
}
.GlobalPage.desktop {
    display: flex;
    flex-direction: column;
}
.GlobalWidth {
	max-width: 1472px;
}
.GlobalPage {
    min-height: 100vh;
    position: relative;
}
.GlobalPageFlex {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.hide_catalog {
    display: none !important;
}
.load {
    width: 100%;
    background-image: url(//zakaztabak.online/img/load.gif);
    background-size: contain;
    background-position: center;
    height: 66px;
    background-repeat: no-repeat;
    margin-top: 200px;
}
.input {
    outline: none;
    width: 100%;
    font-size: 20px;
    padding: 9px;
    font-weight: 600;
    box-sizing: border-box;
    border: 1px solid #848484;
    border-radius: 2px;
}
.input:hover {
    box-shadow: 0px 0px 6px #7b7b7b;
    border: 1px solid #2b2b2b;
}
.input:focus {
    box-shadow: 0px 0px 6px #7b7b7b;
    border: 1px solid #2b2b2b;
}
.padding10 {
    padding: 10px;
}
.m_HeaderSearch {
    background: #0c0101;
}
.SearchAlert, .SearchAlert_m {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    top: 51px;
    box-shadow: 0px 3px 3px #ddd;
    border-radius: 5px;
    display: none;
    z-index: 2;
    max-height: 479px;
    overflow-y: auto;
}
.srch_no{
    padding: 30px 0;
    text-align: center;
}
/* HTML */


/* HEADER */

header {
    background: linear-gradient(45deg, black, #210404, black);
    color: #fff;
}

.mHSI_1 {
    display: flex;
}
.mbtnordcall {
    width: 100%;
    background: none;
    color: #fff;
    margin-top: 0px;
    padding: 4px 0;
    cursor: pointer;
    font-weight: 300;
    background: linear-gradient(45deg, #100606, #5a1414de, black);
    border-radius: 30px;
    border: 1px solid #000;
}
.HeaderInfo {
    padding: 4px 10px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}
.HeaderLine1 {

}
.HeaderLine2 {
    margin-top: 14px;
    margin-right: 11px;
    margin-left: 14px;
}
.HeaderLine3 {
    flex-grow: 1;
}
.HeaderLine4 {
    margin-top: 3px;
}
.HeaderLine1 img {
    max-width: 175px;
    margin-top: 10px;
}
.HeaderLine1 .img_rr {
    max-width: 175px;
    margin-top: 20px;
}
.HSI {
    font-weight: 600;
    font-size: 14px;
}
.HSI_icon {
    width: 54px;
}
.HSI_icon_map {
	width: 49px;
}
.HSI_icon_phone {
	margin-left: 8px;
	width: 37px;
}
.HSI_text {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.HeaderStatInfo {
    display: block;
    align-items: center;
    justify-content: stretch;
    margin-bottom: 10px;
}
.HeaderStatSale {
    margin-top: 5px;
    margin-bottom: 5px;
}
.HeaderStatButtun {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 33px;
}
.HSB_div {
    text-align: right;
    color: #fff;
    padding-top: 2px;
    padding: 9px 4px 0 0;
    max-width: 78px;
    font-size: 11px;
    margin: 0 0 0 auto;
}
.HeaderStatButtun a {
    text-align: center;
    display: inline-flex;
    border-radius: 3px;
    overflow: hidden;
    margin-right: 3px;
    box-shadow: 0 0 2px 1px #ddd;
    cursor: pointer;
    flex-grow: 1;
    width: 20%;
    height: 69px;
    box-sizing: border-box;
    background: rgb(35 32 31);
    background-size: cover;
    background-position: -125px -13px;
    background: linear-gradient(180deg, rgba(40,40,40,1) 79%, rgb(255 195 33) 79%);
    text-decoration: none;
}
.bg_HSB_1 {
    background-image: url(/img/top1.png);
}
.bg_HSB_2 {
    background-image: url(/img/top2.png);
}
.bg_HSB_3 {
    background-image: url(/img/top3.png);
}
.bg_HSB_4 {
    background-image: url(/img/top6.png);
}
.bg_HSB_5 {
    background-image: url(/img/top4.png);
}
.bg_HSB_6 {
    background-image: url(/img/top5.png);
}
.bg_HSB {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.HeaderStatButtun a:hover {
	background: linear-gradient(180deg, rgba(40,40,40,1) 59%, rgb(255 195 33) 79%);
}
.HeaderStatSale a {
    color: #d4d4d4;
    text-decoration: none;
    padding: 2px 13px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 300;
}
.HeaderStatAuch {
	text-align: right;
}
.HeaderStatAuch a{
	color: #232323;
    text-decoration: none;
    padding: 2px 2px;
    border-radius: 20px;
}
.HeaderStatSale a:hover, .HeaderStatAuch a:hover{
    color: #fff;
    text-shadow: 0 0 12px red;
}
.HeaderSearch {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    position: relative;
    padding: 2px;
}
.HCButton {
    width: 68px;
    font-size: 18px;
    font-weight: 600;
    padding: 9px 3px;
    background: none;
    color: #fff;
    border: none;
    border-radius: 3px 0 0 3px;
    cursor: pointer;
    height: 39px;
}
.HCButton svg {
    fill: #fff;
    width: 40px;
    height: 40px;
}
.button_soc {
    display: inline-block !important;
    text-decoration: none !important;
    background-color: #eaeaea !important;
    color: #006089 !important;
    border: 3px solid #006089 !important;
    border-radius: 25px !important;
    font-size: 18px !important;
	font-weight: 600;
    padding: 10px 30px !important;
    transition: all 0.8s ease !important;
	margin: 3px;
}
.button_soc:hover{
    text-decoration: none !important; 
    background-color: #006089 !important;
    color: #ffeded !important;
    border-color: #006089 !important;
}
.HeaderBlockSearch input {
    width: 100%;
    padding: 8px 77px 8px 22px;
    border: 2px solid #545454;
    font-weight: 300;
    font-size: 22px;
    border-radius: 0 3px 3px 0;
    box-sizing: border-box;
    height: 61px;
    color: #fff;
    background: none;
    border: none;
}
.HeaderBlockSearch input:focus{
    outline: none;
}
.TopSearchBtn {
    position: absolute;
    right: 3px;
    height: 61px;
    width: 107px;
    font-size: 18px;
    font-weight: 600;
    padding: 9px 3px;
    background: #6c6a6a57;
    color: #fff;
    border: none;
    border-radius: 0 30px 30px 0;
    cursor: pointer;
}
.TopSearchBtn:hover, .HCButton:hover {
	background: #3f1212;
}
.TopSearchBtn svg{
    fill: #ddd;
    width: 34px;
    height: 34px;
}
.HeaderBlockSearch {
    flex-grow: 1;
    border: 1px solid #ddd;
    border-radius: 30px;
    overflow: hidden;
}
.HeaderProfile, .HeaderCart {
    display: flex;
    align-items: center;
    justify-content: left;
}
.HeaderProfileImg img {
    object-fit: cover;
    width: 57px;
    height: 57px;
    margin-left: 10px;
}
.HeaderProfileBtn a {
    color: #000;
    border: 1px solid #525252;
    padding: 3px;
    text-decoration: none;
    display: block;
    margin-bottom: 3px;
    min-width: 133px;
}
.HeaderCart {
    margin-top: 10px;
    margin-left: 8px;
}
.HeaderCart:hover {
 cursor: pointer;
background: radial-gradient(circle, rgb(186 255 194) 9%, rgb(221 255 224) 50% , rgb(255 255 255 / 0%) 100%);
}
.HeaderCart img {
	height: 38px;
    margin-right: 10px;
}
.HeaderBlockUser{
    padding: 3px;
    height: 45px;
    border-bottom: 4px;
    right: 0;
    font-weight: 600;
    padding-left: 19px;
    width: 185px;
    white-space: nowrap;
}
.HBU_Avatar{
    float: left;
    width: 53px;
    display: inline-block;
    text-align: center;
}
.HBU_Avatar svg{
    fill: #ddd;
    width: 38px;
    height: 38px;
    margin-top: 7px;
}
.HBU_AvatarImg{
    width: 47px;
}
.HBU_Link {
    display: inline-block;
    padding-left: 3px;
    line-height: 22px;
    padding-top: 4px;
}
.HBU_LinkA {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}
.HBU_LinkA:hover {
    color: #fff;
    text-shadow: 0 0 12px red;
}
.HeaderFlexIco {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    padding-left: 19px;
    padding-top: 6px;
    width: 185px;
}
.IcoTargetHeader {
    height: 48px;
    width: 84px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    padding-top: 8px;
    box-sizing: border-box;
    text-decoration: none;
    position: relative;
}
.ITH_favorite {
    color: #fff;
    font-weight: 300;
}
.ITH_cart {
    color: #fff;
    font-weight: 300;
}
.ITH_favorite:hover {
    color: rgb(167 14 14);
}
.ITH_favorite svg{
	stroke: rgb(255 255 255);
}
.ITH_favorite:hover svg{
	stroke: rgb(167 14 14);
}
.ITH_cart:hover {
    color: #079812;
}

.Headerflex_fixed {
    display: flex;
}
.Headerflexgrow_fixed {
      flex-grow: 1;
}
.air_cart_global, .air_cart_global_fixed {
    position: absolute;
    z-index: 50;
    right: -10px;
    top: 37px;
    min-width: 264px;
    max-width: 300px;
    padding-top: 0px;
}
.ITH_cart:hover .air_cart_global, .ITH_cart:hover .air_cart_global_fixed {
 padding-top: 24px;
}
.air_cart {
    padding-top: 12px;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 12px 0;
    outline: none;
    box-shadow: 0 0 0 1px rgb(0 26 52 / 16%), 0 4px 16px 0 rgb(0 26 52 / 16%);
    background-color: #b1b1b1;
    font-size: 14px;
    will-change: opacity;
    display: none;
}
.air_cart:after, .air_cart:before {
    content: "";
    position: absolute;
    display: block;
    top: 26px;
    left: 80%;
}
.air_cart:before {
    width: 16px;
    height: 16px;
    transform: translate(-50%,-50%) rotate(45deg);
    background-color: #b1b1b1;
    box-shadow: -1px -1px 0 0px rgb(0 26 52 / 16%);
}
.air_cart_show_auto {
    display: block;
}
.air_cart_show {
    display: block;
}
header .s_hide {
    display: none;
}
.HeaderFix {
    position: fixed;
    width: 100%;
    margin-top: -13px;
    z-index: 22;
    background: linear-gradient(45deg, rgb(0 0 0 / 96%), #210404f7, rgb(0 0 0 / 96%));
}
.HeaderFix .HeaderInfo {
    padding: 10px 10px 9px;
}
.HeaderFix .HeaderStatInfo {
    margin-bottom: 0;
    margin-top: 13px;
    margin-right: 27px;
    margin-left: 30px;
}
.HeaderFix .HeaderLine2, .HeaderFix .HeaderLine4 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.HeaderFix .HeaderLine3 {
    flex-grow: 1;
    margin-top: 7px;
}
.HeaderFix .f_hide {
    display:none;
}
.HeaderFix .f_show {
    display: inherit;
}








/* HEADER */
/* SEARCH */
.s_fl{
    display: flex;
    font-size: 18px;
    line-height: 1.25;
    color: #000000;
    position: relative;
    cursor: pointer;
    margin-top: 1px;
    align-items: center;
    padding: 7px 12px 7px 31px;
    text-decoration: none;
    text-transform: none;
    border-bottom: 1px solid #ddd;
    transition: 0.3s;
}
.s_fl:hover {
    background: #ececec;
    transition: 0.3s;
}
.s_jus {
    justify-content: center;
    max-width: 64px;
    max-height: 64px;
    margin-right: 16px;
}
.s_jus, .s_alitem{
    display: flex;
    align-items: center;
}
.s_img {
    width: 64px;
    border-radius: 3px; 
}
.s_text{
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-right: 4px;
    flex-grow: 1;
}
.s_price {
    font-size: 22px;
}
.s_r {
    color: #5f5f5f;
    margin-left: auto;
}
/* SEARCH */
/* BODY */
.global_cat {
    background: #121212;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    margin: 9px -7px 0;
    box-shadow: inset 0 0 20px 0px #040404;
}
.beProductIner {
    border-radius: 22px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: flex-start;
    position: relative;
    justify-self: stretch;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-user-drag: none;
    border: 1px solid #aba8a8;
    box-shadow: 0 0 9px 5px #dedddd;
}
.beProductIner:hover {
    border: 1px solid #797979;
    box-shadow: 0 0 9px 5px #cac8c8;
}
.BodyTarget, .BodyTarget_i {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 10px;
    margin-top: 8px;
}
.TargetNav {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    box-sizing: border-box;
    margin-bottom: 24px;
    flex: 1;
    min-width: 0;
    max-width: 224px;
    flex-basis: 224px;
    margin-top: 3px;
    background: #272626;
    border-radius: 30px;
    padding: 20px 7px;
    color: #ddd;
    box-shadow: 0 0 13px 0px #2a2a2a;
}
.TargetContent {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    box-sizing: border-box;
    margin-left: 19px;
    margin-bottom: 24px;
    flex: 1;
    min-width: 0;
    background: #efeded;
    padding: 20px;
    border-radius: 30px;
    box-shadow: 0 0 13px 0px #171717;
}
.TargetFilter {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    box-sizing: border-box;
    margin-left: 19px;
    margin-bottom: 24px;
    flex: 1;
    min-width: 0;
    max-width: 190px;
    flex-basis: 190px;
    margin-top: 22px;
    color: #fff;
}
.FilterBlock {
    padding: 10px;
    height: 100%;
}
.TargetNavHeaderA {
    display: block;
    font-weight: 300;
    font-size: 19px;
    padding: 3px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    height: 53px;
    box-sizing: border-box;
    margin: 31px 0 8px;
    padding-top: 3px;
    border-bottom: 1px solid #ddd;
}
.TargetNavHeaderA:hover {
    background-color: #e4e4e4;
    border-radius: 8px 0 0 8px;
    box-shadow: 0 0 6px #ddffe1;
}
.TNH_title {
    display: inline-block;
    width: 164px;
    margin-left: 53px;
}

.TargetNavHeaderA img{
    height: 43px;
    width: 43px;
    float: left;
    margin-right: 8px;
}
.h4 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 10px;
}
.h4_cat {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: -12px;
}
.BreadCrumbsIco {
    margin: 0 4px 0 8px;
    vertical-align: top;
    height: 16px;
    width: 16px;
    color: #999;
}
.BreadCrumbs a {
    color: #464646;
    text-decoration: none;
}
.BreadCrumbs a:hover {
    color: #ba0000;
    text-decoration: none;
}
.ContentProduct {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
/* ТОВАР */
.CBP_inline {
    display: flex;
    width: 100%;
}
.Product {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    margin-bottom: 20px;
}
.Catalog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    margin-bottom: 20px;
}
.CatalogMini {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 16%;
    margin-bottom: 19px;
}
.Catalog .ProductIner, .CatalogMini .ProductIner {
    border-radius: 7px;
}
.Catalog .ProductIner:hover, .CatalogMini .ProductIner:hover {
    box-shadow: 0px 0px 0px 2px #8e0000;
}
.ProductIner {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 7px;
    flex-direction: column;
    color: #001a34;
    align-items: start;
    justify-content: flex-start;
    position: relative;
    justify-self: stretch;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-user-drag: none;
}
.ProductIner a {
    text-decoration: none;
    color: #383838;
    width: 100%;
}
.WeightSelectorBlock {
    padding: 6px 0;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    display: flex;
}
.WeightSelector  {
    margin: 1px;
    width: 28%;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    border: 2px solid #ddd;
    padding: 4px 3px;
    overflow: hidden;
    white-space: nowrap;
}
.WeightActive {
    border: 2px solid #481010;
    cursor: default;
}
.WeightSelector:hover {
    border: 2px solid #481010;
    cursor: pointer;
}
.ProductPrice {
    font-weight: 900;
    font-size: 23px;
    color: #000000;
    line-height: 1;
    padding: 10px 0;
}
.ProductText {
    color: #000;
}
.ProductPricePow {
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
.ButtonCart {
    background: #481010;
    border: none;
    color: #fff;
    border-radius: 16px;
    margin-bottom: 4px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
    height: 33px;
    padding: 4px 3px;
    flex-grow: 1;
}
.ButtonCart:hover {
    background: #9f3333;
    cursor: pointer;
}
.ButtonCartDiss {
    background: #adadad;
    border: none;
    color: #fff;
    border-radius: 16px;
    margin-bottom: 4px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
    height: 33px;
    padding: 4px 3px;
    flex-grow: 1;
}
.LikeProductActive, .LikeProductDisactive {
    height: 33px;
    padding: 2px 9px;
    vertical-align: sub;
    border: none;
    background: none;
}
.Available {
    font-size: 14px;
    color: #101010;
    font-weight: 600;
}
.AvailableBtn {
    color: #481010;
    cursor: pointer;
}
.AvailableBtn:hover{
    text-decoration: underline;
}
.ProductImg {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 240px;
    border-radius: 8px;
}
.CatalogImg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 240px;
    border-radius: 7px;
}
.LikeProductActive .Like {
	height: 25px;
    width: 29px;
    color: #ff0000;
    vertical-align: sub;
}
.LikeProductActive .Like:hover {
	cursor: pointer;
    color: #882c2c;
}
.LikeProductDisactive .Like {
    height: 25px;
    width: 29px;
    color: #aaa3a3;
    vertical-align: sub;
}
.LikeProductDisactive .Like:hover {
    cursor: pointer;
    color: #ff0000;
}
.CoreButtonsProduct{
    margin-top: auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: baseline;
}
.CatalogMini .ProductPrice {
    font-weight: 900;
    font-size: 18px;
    color: #383838;
    line-height: 1;
    padding: 7px 0 4px;
}
.CatalogMini .CatalogImg {
    height: 8vw;
    border-radius: 4px
}
.CatalogMini .ProductText {
    font-size: 13px;
}
/* ТОВАР */

/* СТОРИ */
.discont_panel {
    background-color: #282020;
    position: relative;
    background-position: center;
    background-size: contain;
    background-repeat-y: no-repeat;
    background-repeat-x: repeat;
    display: block;
    max-height: 405px;
    border-top: 3px solid #4a1010;
}

.discont_slide {
    background-position: center;
    background-repeat: no-repeat;
    height: 365px;
    margin: 20px 100px;
    background-size: contain;
}

.PreviewTarget {
    background-size: cover;
    background-position: bottom;
    background: radial-gradient(circle, rgba(255,255,255,0) 68%, rgb(234 234 234) 98%);
}
.BlockStory {
	margin: 0 auto;
}
.BlockStoryInner {
    padding: 30px 10px;
}
.BSI_overflow{
    overflow-y: auto;
    height: 180px;
    white-space: nowrap;
}
.BSI_overflow:hover{
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.BSI_overflow::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 3px;
    height: 3px;
}
.BSI_overflow::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgb(230 230 230);
    cursor:pointer;
}
.BorderStory {
    padding: 4px;
    border: 2px solid #c3c3c3;
    display: inline-block;
    height: 158px;
    width: 109px;
    border-radius: 4px;
    margin-right: 8px;
    box-shadow: 0 0 2px 1px #ddd;
}
.Story {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 4px;
    cursor: pointer;
}
/* СТОРИ */
/* BODY */


/* ФИЛЬТР */ 
.FilterName {
    padding: 0 0 0 20px;
    max-width: 181px;
    cursor: pointer;
    display: inline-block;
}
.FilterCat{
    list-style-type: none;
    margin: 0 0 20px;
    font-size: 15px;
    max-height: 337px;
    overflow: auto;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0 5px;
}
.FilterCat:hover{
  overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.FilterCat::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
}
.FilterCat::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgb(191 192 191);
}
label {
    display: block;
    margin: 0 0 1px 0;
    cursor: pointer;
    user-select: none;
    position: relative;
}
label input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}
label span {
    display: inline-block;
    position: relative; 
    padding: 0 0 0 35px; 
    line-height: 22px;    
}
label span:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 1em;
    height: 1em;
    border: 1px solid #adb5bd;
    border-radius: 3px;
    content: '';
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80% 80%;
}
/* Checked */
label input[type=checkbox]:checked + span:before {
    border-color: #4CAF50;
    background-color: #effff1;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='rgb(2 141 8)' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
/* Hover */
label span:hover:before {
    border: 1px solid #4CAF50;
    background-color: #effff1;
}
/* Active */
label span:active:before {
    border: 1px solid #4CAF50;
    background-color: #effff1;
}
/* Disabled */
label input[type=checkbox]:disabled + span {
    color: #666;
    cursor: default;
}
label input[type=checkbox]:disabled + span:before {
    filter: grayscale(100%);
    opacity: 0.6;
}
/* ФИЛЬТР */





/* SLIDER */
.CarouselInner {
    margin: 0 auto;
}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Arrows */
.slick-prev,
.slick-next
{
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    height: 60px;
    width: 25px;
    z-index: 21;
}
.slick-prev
{
    left: 0px;
    background-image: url(//zakaztabak.online/img/left.svg);
}
.slick-next
{
    right: 0px;
    background-image: url(//zakaztabak.online/img/right.svg);
}
.title_k1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
    padding: 3px 2px 3px 3px;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
}
.title_k1:hover {
    text-shadow: 0 0 7px #eb0000 !important;
}
.HFB_space {
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
}
.CounpPrCat {
    color: #4e4e4e;
    border: none;
    min-width: 9%;
    text-align: center;
    font-size: 13px;
}
.w100 {
    width: 100%;
}
.flex {
    display: flex;
}
.fg1 {
    flex-grow: 1;
}
.title_n1{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
    padding: 3px 2px 3px 6px;
    font-size: 20px;
    border-radius: 2px;
}
.title_k2 {
font-size: 17px;
}
.title_k2, .title_k3, .title_k4, .title_k5 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.title_k1:hover, .title_n1:hover, .title_k2:hover, .title_k3:hover, .title_k4:hover, .title_k5:hover {
    color: #000;
    text-shadow: 0 0 1px #000000;
    cursor: pointer;
}
.titpad2 {
   padding-left: 28px; 
}
.goto_catalog a {
    width: calc(100% - 2px);
    display: inline-block;
}
.TargetNav a {
    color: #fff;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
}
.CatalogPageH4 {
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 43px;
    padding-top: 7px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.BorderB-ddd {
    border-bottom: 1px solid #ddd;
}
.sorting_tab {
    float: right;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 5px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    position: relative;
}
.sorting_tab:hover {
  box-shadow: 0px 0px 0px 2px #8d0505;  
}
.dropdown-menu {
    position: absolute;
    transform: translate3d(0px, 26px, 0px);
    top: 0px;
    right: 0px;
    will-change: transform;
    z-index: 10;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 3px 0 0;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    box-shadow: 0 0 18px 0px rgb(0 0 0 / 9%);
}
.dropdown-menu a {
    padding: 5px;
    display: block;
    text-align: left;
}
.dropdown-menu a:hover {
    background-color: #d5c7c7;
}
.dropdown_cat {
    position: relative;
    overflow: visible;
}
.dropdown_show {
    padding-left: 16px;
    position: absolute;
    left: 147px;
    top: -9px;
    z-index: 1;
    display: none;
}
.dropdown_nav {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    box-shadow: 0 0 18px 0px rgb(0 0 0 / 9%);
    padding: 10px;
    font-weight: 300;
    text-shadow: none;
}
.btn_allcat {
    background: none;
    border: none;
    font-size: 20px;
    border-bottom: 1px solid #909090;
    cursor: pointer;
}
.btn_allcat:hover {
    color: #367dc5;
    border-bottom: 1px solid #367dc5;
}
/* NAVIGATION */
/* MODAL */

.modal {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 1000;
    height: 100%;
    top: 0;
    left: 0;
    padding: 5px;
    box-sizing: border-box;
}
.modal_size {
    max-width: 834px;
    margin: 20px auto 0;
    position: relative;
    height: calc(100vh - 42px);
    overflow-y: hidden;
    min-width: 467px;
}
.modal_content {
    height: calc(100% - 61px);
    box-sizing: border-box;
    overflow-y: auto;
}
.modal_color {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 0px 17px #0c0c0c;
    z-index: 1000;
    height: 100%;
}
.modal_header {
    text-align: right;
    padding: 10px;
    border-radius: 9px 9px 0 0;
}
.modal_header_name{
    float: left;
    padding-left: 18px;
    font-weight: 600;
    color: #0c0c0c;
    font-size: 20px;
}
.modal_esc {
    cursor: pointer;
    color: #ff0000;
    padding: 0 5px;
    transform: rotate(45deg);
    display: inline-block;
    font-size: 50px;
    line-height: 30px;
}
.modal_esc:hover{
  color:#c10000;
}
.dimming_modal {
    position: absolute;
    width: 100%;
    display: block;
    z-index: 2;
    height: 100%;
    top: 0px;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgb(0 0 0) 100%);
    display: block;
    left: 0px;
    background: rgb(0 0 0 / 88%);
    cursor: pointer;
}
.auch_box100 {
    padding: 30px 15px;
}
.auch_box50{
    width: 49%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 10px;
    vertical-align: middle;
}
.auch_label{
    font-size: 20px;
}
.button_green {
    background: #9d0000;
    border: none;
    color: #fff;
    border-radius: 30px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 600;
    height: 35px;
    padding: 4px 3px;
}
.button_green:hover {
    background: #730101;
    cursor: pointer;
}
.remindpassconn:hover {
    text-decoration: underline;
    cursor: pointer;
}
.error {
    display: none;
    background: #a9171d;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #484848;
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
.auch_box_center {
    max-width: 500px;
    margin: 0 auto;
}
/* MODAL */

/* CART */
.BntCart_count {
    display: inline-block;
    height: 33px;
    font-size: 19px;
    font-weight: 600;
    text-align: left;
    box-sizing: border-box;
    border-radius: 3px;
    margin-left: 2px;
    flex-grow: 1;
    margin-bottom: 4px;
    line-height: 33px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.BCsp_pl, .BCsp_mn, .BCsp_mn1, .BCsp_pl_block, .BCsp_mn_block, .BCsp_pl_cart, .BCsp_mn_cart  {
    width: 34px;
    height: 33px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    cursor:pointer;
    text-align: center;
}
.BCsp_pl, .BCsp_pl_cart {
    background-color: #c9f7ca;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='23' height='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EE1B97653-48C6-441B-94F6-A906AC57412C%3C/title%3E%3Cpath d='M13 11h7a1 1 0 110 2h-7v7a1 1 0 11-2 0v-7H4a1 1 0 110-2h7V4a1 1 0 112 0v7z' fill='rgb(7 152 18)' fill-rule='evenodd' /%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
}
.BCsp_pl_block {
    background-color: #dedede;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='23' height='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EE1B97653-48C6-441B-94F6-A906AC57412C%3C/title%3E%3Cpath d='M13 11h7a1 1 0 110 2h-7v7a1 1 0 11-2 0v-7H4a1 1 0 110-2h7V4a1 1 0 112 0v7z' fill='rgb(84 84 84)' fill-rule='evenodd' /%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
}
.BCsp_mn_block {
    background-color: #dedede;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='23' height='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EE1B97653-48C6-441B-94F6-A906AC57412C%3C/title%3E%3Cpath d='M20 11a1 1 0 110 2H4a1 1 0 110-2h16z' fill='rgb(84 84 84)' fill-rule='evenodd' /%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
}
.BCsp_mn, .BCsp_mn1, .BCsp_mn_cart {
    background-color: #fbcbcb;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='23' height='23' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EE1B97653-48C6-441B-94F6-A906AC57412C%3C/title%3E%3Cpath d='M20 11a1 1 0 110 2H4a1 1 0 110-2h16z' fill='rgb(191 3 3)' fill-rule='evenodd' /%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
}
.BCsp_pl:hover, .BCsp_pl_cart:hover {
    background-color: #93dea2;
}
.BCsp_mn:hover, .BCsp_mn1:hover, .BCsp_mn_cart:hover {
    background-color: #eaabab;
}
.BCsp_center {
    padding: 0 12px;
}
.Avlbl_yellow {
    color: #bf0303;
}
.cart_inner{
    color: #fff;
    position: absolute;
    right: 11px;
    background: #079812;
    font-weight: 600;
    min-width: 22px;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 0 3px #1ce819;
    padding: 0 2px;
    display: none;
}
.modalcart_1 {
    height: 41px;
    border-bottom: 1px solid #8c8c8c;
    padding: 5px;
}
.modalcart_1 img{
    width: 41px;
    border-radius: 2px;
    border: 1px solid #ddd;
    float: left;
    height: 41px;
    object-fit: cover;
}
.modalcart_txt{
    display: inline-block;
    width: calc(100% - 45px);
    padding: 0 3px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}
.modalcart_pr{
    font-weight: 900;
    text-align: right;
    font-size: 20px;
}
.modalcart_pr small{
    font-size: 11px;
}
.modalcart_it{
    color: #000;
    outline: none;
    font-weight: 900;
    text-align: right;
    padding: 7px;
    font-size: 20px;
}
.blue_button_cart {
    text-align: center;
    color: #757775;
}
.cart_1 {
    width: 68%;
    display: inline-block;
    float: left;
    padding: 20px;
    margin-top: 20px;
    box-sizing: border-box;
}
.cart_2 {
    width: 31%;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
}
.с_f {
    display: flex;
    padding: 4px;
    box-sizing: border-box;
}
.cart_img img{
    max-width: 130px;
    max-height: 130px;
    border-radius: 4px;
}
.cart_del {
    cursor: pointer;
    background: none;
    border: none;
    padding: 2px 9px;
    color: #bfbfbf;
    height: 33px;
}
.cart_del:hover {
    color: #ef1212;
}
.cart_count {
    align-items: center;
    min-width: 100px;
}
.cart_set {
    align-items: center;
}
.cart_price {
    font-size: 25px;
    font-weight: 600;
    min-width: 129px;
    align-items: center;
    justify-content: center;
}
.cart_text {
    flex-direction: column;
    flex-grow: 1;
}
.cart_box {
    box-shadow: 0 0 5px #c7c7c7;
    border-radius: 20px;
    padding: 22px;
    border: 1px solid #404040;
}
.cart_box_disc{
    background: #dedddd;
    font-size: 17px;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
}
.CartFlex div{
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    color: #353535;
}
.CartBtn {
    width: 100%;
    padding: 20px 0;
    height: auto;
    font-size: 19px;
    border-radius: 5px;
    background: #079812;
    border: none;
    color: #fff;
    transition: 0.3s;
    font-weight: 600;
    box-shadow: 0 0 20px #16b632;
}
.CartBtn:hover {
    background: #097f12;
    cursor: pointer;
    box-shadow: none;
}
.CartBtn_disable {
    width: 100%;
    padding: 20px 0;
    height: auto;
    font-size: 19px;
    border-radius: 5px;
    background: #a2a2a2;
    border: none;
    color: #fff;
    transition: 0.3s;
    font-weight: 600;
}
.CartFlex {
    margin-top: 20px;
}
.CartFlex select{
    width: 100%;
    font-size: 20px;
    border-radius: 4px;
    margin: 10px 0;
    padding: 3px;
	background: #ffbc00;
	height: 70px;
}
.CartFlex select:focus{
    outline: none;
}
.TypeDeliv{
    font-weight: 600;
    color: #ffffff;
    background: #969595;
    padding: 0px 10px;
    border-radius: 4px;
}
.cart_fs {
    font-size: 20px;
}
.cart_1 a, .cart_1 a:hover {
    text-decoration: none;
    color: #000;
}
.cart_pay {
    text-align: center;
    justify-content: center;
    font-size: 15px;
    margin-bottom: 20px;
}
.btnCartSet {
    color: #14a902;
    text-decoration: none;
    border: 1px solid;
    width: 100%;
    display: block;
    border-radius: 6px;
    padding: 5px 0;
    cursor: pointer;
}
.success_set {
    background: #e7ffee;
    padding: 10px;
    border: 1px solid #196b18;
    font-size: 20px;
    color: #1d7524;
    border-radius: 4px;
    margin: 10px 0;
    display: none;
}
.cart_art {
    color: #989898;
    margin-top: 10px;
}
.points_cashback {
    width: 58px;
    padding: 9px 3px;
    font-size: 20px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #5d5d5d;
}
.RadioDeliv {
    flex-direction: column;
}
.RadioDelivSel {
    flex-direction: column;
}
.RadDel {
    display: flex;
} 
.RadDel label {
    display: flex;
    width: 100%;
    box-sizing: border-box;
}
.RadLab {
    margin-bottom: 10px;
    width: 100%;
}
.RadLab div{
    width: 100%;
}
.RadLab input[type=radio], .RadLab input[type=checkbox] {
    display: none;
}
.RadLab label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-right: 0;
    line-height: 18px;
    user-select: none;
    border: 2px solid #c8c6c6;
    border-radius: 10px;
    padding: 4px 5px 4px 29px;
}
.RadLab label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 18px;
    position: absolute;
    left: 3px;
    top: 5px;
    border: 2px solid #b8b8b8;
    border-radius: 6px;
}
 
/* Checked */
.RadLab input[type=radio]:checked + label:before, .RadLab input[type=checkbox]:checked + label:before {
    border-color: #4CAF50;
    background-color: #effff1;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='rgb(2 141 8)' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.RadLab input[type=radio]:checked + label, .RadLab input[type=checkbox]:checked + label {
    background: #ffffff;
    border: 2px solid #51bf4c;
    box-shadow: 0 0 4px #a6ff8c;
}
/* Hover */
.RadLab label:hover:before {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='rgb(111 212 115)' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.RadLab label:hover {
    box-shadow: 0 0 4px #a6ff8c;
}
/* Disabled */
.RadLab input[type=radio]:disabled + label:before, .RadLab input[type=checkbox]:disabled + label:before {
    filter: grayscale(100%);
}
.Rll1 {
    font-weight: 600;
    font-size: 18px;
}
.Rll2 {
    
    font-size: 18px;
}
.Rll21 {
    
    font-size: 18px;
}
.Rll22 {
    
    font-size: 18px;
}
.Rll3 {
    font-size: 13px !important;
}
.Rll4 {
    font-size: 16px !important;
}
.Rll3sb, .Rll22{
    width: auto !important;
    padding: 0 5px;
}
.Rll21{
    border-bottom: 2px dotted #d6d6d6;
    height: 10px;
}
.Rll22 {
    white-space: nowrap;
}
.Rll3sb span{
    display: flex;
    align-items: center;
    background: #f0eeee;
    border-radius: 10px;
    border: 2px solid #c2bfbf;
    cursor: pointer;
}
.Rll3sb span svg{
    fill: #898686;
}
.Rll3sb span:hover{
    background: #effff1;
    border: 2px solid #00b700;
}
.Rll3sb span:hover svg{
    fill: #00b700;
}
.cont_r411v{
    max-width: 411px;
    margin: 20px auto;
    box-sizing: border-box;
}
.Rsa11 {
    font-size: 16px !important;
    line-height: 21px;
}
/* CART */
/* ORDER */
.order_fl {
    display: flex;
}
.order_1 {
    width: 40%;
    display: inline-block;
    float: left;
}
.order_2{
    width: 59%;
    display: inline-block;
    padding: 20px;
    border-left: 1px solid #ddd;
}
.order_img img {
    max-width: 55px;
    max-height: 55px;
    border-radius: 4px;
}
.order_cog{
    height: 10px;
    width: 10px;
    background: #079038;
    display: inline-block;
    border-radius: 5px;
}
.order_art {
    color: #989898;
}
.order_fs {
    font-size: 18px;
}
.order_fs a{
    color: #000;
    text-decoration: none;
}
.order_text {
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
}
.order_grn {
    border-radius: 30px;
    padding: 47px;
    margin: 52px 0;
    border: 2px solid #000000;
    background-color: #0a400a;
    color: #ffffff;
    box-shadow: 0 0 15px #1e7526, inset 0 0 19px #333333;
    font-size: 20px;
}
.order_150 {
    width: 150px;
    color: #757575;
    padding-right: 10px;
    flex-shrink: 0;
}
.order_title {
    margin: 12px 0;
    font-size: 23px;
    border-bottom: 1px solid #ddd;
}
.order_sum{
    font-size: 16px;
    font-weight: 600;
}
.CloseOrder {
    background: #ddd;
    border: none;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
}
.order_count{
    font-weight: 600;
    min-width: 37px;
    align-items: center;
    justify-content: center;
}
.order {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 60px;
}
.ordernewcard {
    border-radius: 7px;
    border: 2px solid #d0e8d4;
    font-size: 25px;
    text-align: center;
    position: relative;
    background: #fff;
    width: 82%;
    margin: -72px auto 60px;
    padding: 50px;
    box-sizing: border-box;
}
.ordernewcard:before {
    width: 22px;
    height: 22px;
    transform: translate(-50%,-50%) rotate(45deg);
    background-color: #fff;
    box-shadow: -1px -1px 0 0px rgb(50 136 68 / 32%);
}

.ordernewcard:after, .ordernewcard:before {
    content: "";
    position: absolute;
    display: block;
    top: 2px;
    left: 40px;
}
/* ORDER */
/* PRODUCT */
.btn_left {
    font-size: 20px;
    cursor: pointer;
    color: #1f1f1f;
    text-decoration: none;
}
.btn_left:hover {
    color: #3c9cef;
}
.TitleProduct {
    font-weight: 600;
    font-size: 40px;
}
.IdProduct {
    color: #343434;
}
.a_WeightSelector {
    color: #000;
    padding: 4px 5px;
    min-width: 74px;
    font-size: 17px;
    border: 2px solid #cccccc;
    border-radius: 5px;
    background: #fff;
    margin: 0 1px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
}
.a_WeightSelector:hover {
    border: 2px solid #1eb512;
}
.a_WeightSelectorActive {
    border: 2px solid #1eb512;
}

.btnCartProd{
    width: 297px;
    padding: 29px 0;
    line-height: 6px;
    background: #481010;
    border: none;
    color: #fff;
    border-radius: 5px;
    transition: 0.3s;
    font-size: 17px;
    font-weight: 600;
    height: 33px;
    cursor: pointer;
}
.AvailableBtnGray {
    background: #c3c3c3;
    display: inline-block;
    width: 297px;
    text-align: center;
    padding: 18px 0;
    font-weight: 600;
    border-radius: 6px;
    transition: 0.3s;
    font-size: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
}
.btnCartProd:hover {
    background: #9f3333;
}
.AvailableBtnGray:hover {
    background: #d6d6d6;
}
.Title2Product {
    font-weight: 300;
    font-size: 30px;
}
.ArrImgProd{
    width: 100px;
    display: inline-block;
    height: 450px;
    float: left;
    overflow-y: auto;
    padding-right: 3px;
}
.ArrImgProd img {
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
    box-sizing: border-box;
    height: 100px;
    object-fit: contain;
}
.imgDisActive {
    border: 2px solid #ddd;
}
.imgDisActive:hover {
    border: 2px solid #78da71;
}
.imgActive, .imgActive:hover {
    border: 2px solid #481010;
}
.nosimilar {
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.ImgProd{
    display: inline-block;
    padding: 8px;
    box-sizing: border-box;
    width: calc(100% - 104px);
}
.ImageProd {
    width: 100%;
    object-fit: contain;
    cursor: pointer;
}
.GlobImgProd{
    width: 551px;
    display: inline-block;
}
.ProdPrFlex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 14px;
}
.ProdPaFlex {
    display: inline-block;
    flex-grow: 1;
}
/* PRODUCT */
/* LK */

.lk_f {
    display: flex;
    place-content: space-between stretch;
}
.lk33 {
    padding: 8px;
    display: flex;
    width: 33%;
}
.lk_h {
   font-weight: 600;
   font-size: 24px; 
}
.lk_c{
    box-shadow: 0 0 5px #c7c7c7;
    border-radius: 6px;
    padding: 22px;
    width: 100%;
}
.lkFlex div {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
/* LK */
/* CONTACT */
.contFlex {
    display: flex;
    font-size: 20px;
}
.cont6 {
    width: 59%;
}
.cont4 {
    width: 40%;
    padding: 20px;
    box-sizing: border-box;
}
.cont_t{
    font-size: 29px;
}
.cont_m{
    margin-top: 25px;
}
.mCall {
    cursor: pointer;
}
/* CONTACT */
/* FOOTER */
.footer {
    border-top: 1px solid #ddd;
}
.foo_GW {
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
}
.foo_f {
    display: flex;
}
.foo_c{
    background: #23201f;
    color: #7b7b7b;
    text-align: center;
}
.foo_i {
    width: 235px;
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    margin: 3px 3px 3px 16px;
    border-radius: 5px;
    border: 1px solid #6b6969;
}
.foo_b{
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    background: #ddd;
    border: 1px solid #6b6969;
    border-radius: 5px;
}
.foo_b:hover {
    background: #d2d2d2;
}
.foo_t {
font-size: 26px;
}
.foo_s {
    margin-left: 18px;
    font-size: 20px;
    color: #097735;
    margin: 15px 0 0 18px;
}
/* FOOTER */
/* MEDIA */
.m_HeaderInfo {
    background: #261d1e;
    color: #fff;
    font-weight: 600;
    display: none;
    height: 41px;
    text-align: center;
}
.m_HeaderDisplay {
    display: inline-block;
    padding: 10px;
}
.m_HeaderInfoAdress a {
    color: #fff;
    text-decoration: none;
}
.m_HeaderSearch {
    display: none;
    padding: 13px 5px 3px;
}


/* STAR */
.rating-area {
    overflow: hidden;
    width: 219px;
}
.rating-area:not(:checked) > input {
    display: none;
}
.rating-area:not(:checked) > label {
    float: right;
    width: 42px;
    padding: 0;
    cursor: pointer;
    font-size: 32px;
    line-height: 32px;
    color: lightgrey;
    text-shadow: 1px 1px #bbb;
}
.rating-area:not(:checked) > label:before {
    content: '★';
}
.rating-area > input:checked ~ label {
    color: gold;
    text-shadow: 1px 1px #c60;
}
.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
    color: gold;
}
.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
    color: gold;
    text-shadow: 1px 1px goldenrod;
}
.rate-area > label:active {
    position: relative;
}

.rating-mini {
    display: inline-block;
    font-size: 0;
}
.rating-mini span {
    padding: 0;
    font-size: 20px;
    line-height: 1;
    color: #787878;
    text-shadow: 0 0 1px black;
}
.rating-mini > span:before {
    content: '★';
}
.rating-mini > span.active {
    color: #fff534;
    text-shadow: 0 0 1px black;
}
/* STAR */


@media (max-width: 1450px) {
/* BODY */
.Product {
    width: 33%;
}
.Catalog {
    width: 25%;
}
/* BODY */

}
@media (max-width: 1400px) {
/* HEADER */
.bg_HSB {
    background-position: -11px 0px;
}
.HeaderStatSale a {
    padding: 4px 13px;
    font-size: 17px;
}
/* HEADER */
}

@media (max-width: 1300px) {
/* HEADER */
.HeaderBlockUser, .HeaderFlexIco {
   padding-left: 10px;
   width: 180px;
}
.HeaderLine1 img {
    max-width: 162px;
}
.LogoText {
    font-size: 10px;
}
.bg_HSB {
    background-position: -23px 0px;
}
.HeaderStatSale a {
    padding: 4px 6px;
    font-size: 17px;
}
/* HEADER  */
/* CART  */
.cart_img img {
    max-width: 59px;
    max-height: 59px;
    border-radius: 4px;
}
.cart_price {
    font-size: 19px;
    min-width: 93px;
}
.cart_del {
    padding: 2px 0px;
}
.cart_count {
    min-width: 67px;
}
.cart_2 {
    padding: 5px;
}
.cart_box {
    padding: 18px;
}
/* CART  */
}
@media (max-width: 1180px) {
.HeaderStatSale a {
    padding: 4px 6px;
    font-size: 15px;
}
/* BODY */
.discont_slide {
    height: 318px;
    margin: 0 100px;
}
.Product {
    width: 50%;
}
.Catalog {
    width: 33%;
}
/* BODY */
/* CART  */
.cart_1 {
    width: 100%;
    display: block;
    float: none;
}
.cart_2 {
    width: 100%;
    display: block;
}
/* CART  */
}
@media (max-width: 1150px) {
/* HEADER  */
.HeaderLine2 {
    display: none;
}
.HeaderInfo {
    padding: 19px 10px 14px;
}
.HeaderLine3 {
    padding-left: 15px;
}
/* HEADER  */

}
@media (max-width: 1050px) {
/* NAV  */
.TargetNav {
	display: none;
}
.TargetNav {
	flex-direction: column;
	align-items: stretch;
	box-sizing: border-box;
	margin-bottom: 24px;
	flex: 1;
	min-width: 0;
	max-width: 262px;
	flex-basis: 262px;
	margin-top: 22px;
	position: absolute;
	background: #fff;
	top: 208px;
	z-index: 100;
	padding: 13px;
	margin-left: -10px;
	height: 100%;
	box-shadow: 2px 7px 6px 2px rgb(0 0 0 / 62%);
}
/* NAV  */

}
@media (max-width: 950px) {
/* HEADER  */
.MediaShow950 {
	display: none;
}
.HSB_div {
    display: none;
}
.bg_HSB {
       background-position: 12px 0px; 
}
.HeaderFix .HeaderBlockUser {
    display: none;
}
/* HEADER  */
/* BODY */
/*.discont_slide {
    height: 256px;
    margin: 0 100px;
}*/
.discont_slide {
    height: 200px;
    margin: 0 -3px;
}
/* BODY */
/* FOOTER */
.foo_f {
    display: block;
}
.foo_i {
    margin: 3px 3px 3px 0px;
}
/* FOOTER */
}
@media (max-width: 900px) {
/* BODY */
.TargetContent {
    margin-left: 0px;
}
.TargetFilter {
    position: absolute;
    right: 10px;
    width: 200px;
    background: #fff;
    box-shadow: 0 0 20px 3px #ddd;
    display: none;
}
.Catalog {
    width: 50%;
}
/* LK */

.lk_f {
    display: block;
}
.lk33 {
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.lk_c {
    box-shadow: 0 0 5px #c7c7c7;
    border-radius: 6px;
    padding: 22px;
    width: 100%;
    box-sizing: border-box;
}
/* LK */
}

@media (max-width: 800px) {
/* HEADER  */
.BrownTop, .HeaderGlobalFixed {
    display: none;
}
header {
    margin-top: 0;
}
.m_HeaderInfo, .m_HeaderSearch {
    display: block;
}
.HeaderPhone, .HeaderLine3 {
    display: none;
}
.HeaderLine1, .HeaderLine4 {
    margin-top: 0;
}
.HeaderInfo {
    justify-content: center;
}
.HeaderBlockUser, .HeaderFlexIco {
    padding-left: 43px;
    width: 185px;
}
.HeaderFix .HeaderInfo {
    padding: 7px 10px 4px;
}
/* HEADER  */
/* Каталог  */
.CatalogMini {
    width: 25%;
}
.sorting_tab {
    float: none;
    display: block;
    max-width: 300px;
    margin: 10px auto 0;
    text-align: center;
}
/* Каталог  */
/* PRODUCT*/
.ArrImgProd {
    display: none;
}
.ImgProd {
    width: 100%;
}
/* PRODUCT*/
/* ORDER */
.order_1 {
    display: none;
}
.order_2{
    width: 100%;
}
/* ORDER */
/* CONTACT */
.contFlex {
    display: block;
}
.cont6 {
    width: 100%;
}
.cont4 {
    width: 100%;
    padding: 10px;
}
/* CONTACT */
}
@media (max-width: 600px) {
    /* BODY */
 .auch_box50{
    width: 100%;
    display: block;
    padding: 0px;
}
.mobile_no {
    display: none;
}

/* BODY */
/* PRODUCT*/
.ProductIner {
    padding: 3px;
}
.TargetContent {
    margin-left: 0px;
    padding: 20px 5px;
}
.CBP_inline {
    white-space: nowrap;
}
.ProdPrFlex{
    display: block;
}
.ImgProd {
    display: block;
}
.ProdPaFlex {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.GlobImgProd {
    width: 100%;
    display: block;
}
/* PRODUCT*/
.s_fl {
font-size: 17px;
padding: 2px 12px 1px 10px;
}
.SearchAlert_m {
max-height: 405px;
}
/* CART */
.cart_art {
    display: none;
}
.cart_img img {
    max-width: 43px;
    max-height: 43px;
}
.cart_1 {
    padding: 5px;
}
.cart_fs {
    font-size: 18px;
}
/* CART */
/* FOOTER */
.foo_f {
    display: block;
}
.foo_i {
    margin: 3px 3px 3px 0px;
}
.foo_t{
    font-size: 21px;
}
/* FOOTER */
}
@media (max-width: 480px) {
    html {
        zoom: 0.8;
    }
}
@media (max-width: 420px) {
    html {
        zoom: 0.7;
    }
}
@media (max-width: 380px) {
    html {
        zoom: 0.6;
    }
}
/* MEDIA */

