@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Segoe UI';
  src: url('/fonts/segoeui.ttf');	
}
@font-face {
  font-family: 'Segoe UIB';
  src: url('/fonts/seguisb.ttf');	
}
.mmenu ul li .head-callback-form139{
	padding-left: 25px;
	    background-size: 6%;
		    background-position: left top;
}
#striid{
	display: none;
}

.breadcrumb-inner{
	padding-top: 12px;
	    margin: 0 auto;
    max-width: 1500px;
    width: auto;
}
.homename{
	text-indent: -99999px;
	display: inline-block;
	background-image: url("/img/ic/home.svg");
	background-repeat: no-repeat;
	padding-left: 17px;	
	background-position: center center;
}
.breadcrumb{
	color: #666;
}

.breadcrumb li, .breadcrumb a{
	font-size: 13px;
	
}

.breadcrumb li{
	float: left;
	padding: 3px;
}
.mod-actions-no{
	text-align: center;
}
.mod-actions-no span{
	display: block;
	margin: 50px 0;
	font-family: 'Segoe UI';
	color: #747474;
	font-size: 16px;
}
.img-ic-menu{
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 20%;
}
.ic-redes{
	margin-left: 10px;
	margin-top: 5px;
}
.ic-redes a{
	padding: 0 5px;		
}
.ic-redes a img{
position:relative;
bottom:-3px;	
}



#shipping_form input[type='radio']:after,
#table_payments input[type='radio']:after{
        width: 13px;
        height: 13px;
        border-radius: 13px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

  #shipping_form input[type='radio']:checked:after,
#table_payments input[type='radio']:checked:after{
        width: 13px;
        height: 13px;
        border-radius: 13px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #ffa500;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }



.sm-telbottom, .sm-telbottom:hover{
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
}
.sm-telmob{
	display: none;
}
/*n-cart*/
.spasibo-zakaz.inner{
	width: 90%;
	margin: 0 auto;
	padding: 0;	
}

.spasibo-zakaz p{
	text-align: center;
	font-size: 35px;
	padding-bottom: 50px;
}
.checkoutinfo div{
	margin: 6px 0;
}
.n-allbasket  h1.n-empty {
	padding: 30px 20px 30px 100px;
}
.predo-colonbasket{
	display: block;
	clear: both;
	line-height: 10px !important;
	color: #3798dd;
}
.n-backbtn-empty{
	text-decoration: none;
	color: #696969;
	display: block;
	text-align: center;
	background-image: url("/img/ic/arr.svg");
	background-repeat: no-repeat;
	background-position: left center;
}
.n-backbtn-empty:hover{
	color: #3798dd;
	text-decoration: underline;
}
.bl-backbtn-empty{
	margin: 0 auto;
	width: 200px;
	
}
.n-allbasket{
	  font-family: 'Segoe UI';
	clear: both;
	color: #696969;
	padding: 60px 0;
	margin: 0 auto;
    max-width: 1500px;
    width: 98%;
	height: 60vh;
}
.n-allbasket h1{
	  font-family: 'Segoe UI';
	display: inline-block;
	color: #696969;
	padding: 20px  20px  20px  80px;
	margin-bottom: 80px;
	font-size: 33px;
	background-image: url("/img/ic/cart.svg");
	background-size: 20%;
	background-repeat: no-repeat;
	background-position: left center;
}

.n-allbasket.oformlenie-forma{
	  font-family: 'Segoe UI';
	clear: both;
	color: #696969;
	padding: 60px 0;
	margin: 0 auto;
    max-width: 1500px;
    width: 70%;
	height: auto;
}


.n-allbasket.oformlenie-forma h1{
	background-size: 15.5%;
	margin-bottom: 0px;
	padding: 20px  20px  20px  80px;
}
.n-allbasket.oformlenie-forma #jshop_menu_order{
margin-left: 15px;
}
.jshop_order_step span{
	font-size: 15px;
	font-weight: normal;
	color: #999999;
}
.jshop_order_step.active span{
	color: #ff8000;
}
.oformlenie-forma-bl{
padding: 60px 15px;
background-color: #f8f9fa;
border: 1px solid #e2e8f0;
border-radius: 4px;
margin: 50px 0;
}

.n-fullsumm.n-fullsummtotal{
	margin-top: 0px;
}


.n-allbasket.oformlenie-forma.finishf{
	height: auto;
}
.checkoutinfo, .todopagar{
	font-size: 17px;
	font-variant: normal;
	line-height: 24px;
}
.n-allbasket.oformlenie-forma.finishf #order_add_info{
	height: 60px;
	width: 97%;
	border-radius: 7px;
}
.n-allbasket.oformlenie-forma.finishf #submitcheckboxevent{
	border-radius: 7px;
	padding: 12px 90px 14px 90px;
	border: 0;
    font-family: 'Segoe UIB';
	float: right;
	font-size: 17px;
	background-color: #FF8000;
}
.n-allbasket.oformlenie-forma .jshop_register .control-group input{
	padding: 1.5% 2%;
    margin: 10px 0;
    width: 96%;
    border: 1px solid #DFDFDF;
	background-color: #fff;
	border-radius: 4px;
}
.form-horizontal {
padding: 25px;
}
 .n-allbasket.oformlenie-forma .jshop_register .control-group select{
        color:#696969;
	 font-size: 15px; 
    }


.n-allbasket.oformlenie-forma .requiredtext{
	color: #FF8000;
}
.n-allbasket.oformlenie-forma .requiredtext{
	color: #FF8000;
}
.n-allbasket.oformlenie-forma #client_type{
	 border: 1px solid #eaeaea;
	padding: 10px;
	border-radius: 7px;
}
.control-group.client_type{
	padding: 40px 0;
}
.n-allbasket.oformlenie-forma .control-label{
	font-size: 14px;
	margin: 0;
	padding: 0 0 5px 4px;
	font-weight: bold;
}
.n-allbasket.oformlenie-forma .control-group{
	margin-bottom: 15px;
}
.control-group.box_button .controls{
	margin: 20px 0;
}
.n-makeorder.dalee{
	cursor: pointer;
	padding-left: 100px;
	padding-right: 100px;
}
.n-allbasket.oformlenie-forma .fielderror{
	background-color: #FBCCA3 !important;
}
#table_payments .name, #table_shippings .name{
	padding: 30px 0 0 0;
	margin: 20px 0 0 0;
	   border-top: 1px dashed #ccc;
}

#table_shippings .name.shipmethod11{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#table_payments .paymform.rpayment6{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.dostavka-forma-bl{
	padding: 60px 15px;
}












.ntitle-cart{
	  font-family: 'Segoe UI';
	display: inline-block;
	color: #C5C5C5;
	font-size: 33px;
}
.n-colonbasket{
	float: left;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	padding: 20px 0;
	height: 90px;
}
.n-bodybasket.header-bodybasket .n-colonbasket{
	height: 30px;
	padding: 0;
}
.summacolon{
	width: 16.66%;
}
.kolvocolon{
	width: 16.66%;
}
.pricecolon{
	width: 16.66%;
}
.titlecolon{
	width: 35%;
	text-align: left;
	
}
.titlecolon a{
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	display: block;
	text-decoration: none;
}
.imgcolon{
	width: 15%;
	
}
.header-bodybasket .imgcolon,
.header-bodybasket .titlecolon{
	text-indent: -99999px;
}

.n-colonbasket span{
	line-height: 80px;
}
.button-img-summacolon{
	display: inline-block;
	margin: 0 0 -20px 20px;
	
}
.button-img-summacolon img{
	margin-bottom: -5px;
}
.n-colonbasket.kolvocolon input{
	color: #696969;
}
.summacolon span{
	font-family: 'Segoe UIB';
	font-weight: 500;
}
.id-colonbasket{
	line-height: 24px !important;
	display: inline-block;
	font-size: 13px;
	color: #696969;
	font-family: 'Segoe UIB';
}

.n-colonbasket.imgcolon img{
	width: 45%;
}
.n-fullsumm{
	margin-top: 80px;
	margin-bottom: 50px;
	clear: both;
	display: block;
	float: right;
	position: relative;
}
.n-fullsumm span{
	display: inline;
}
.n-fullsummtitle{
	font-family: 'Segoe UIB';
font-size: 14px;
	text-align: start;
	position: absolute;
	top: 5px;
	left: -110px;

}
.n-fullsummsumm{
	font-family: 'Segoe UIB';
	font-size: 40px;
	
}
.n-full-btn{
	clear: both;
	display: block;
	float: right;
	width: 90%;
	text-align: right;
}
.n-backbtn{
	color: #696969;
	background-image: url("/img/ic/arr.svg");
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size: 14px;
	text-decoration: none;
	margin-right: 40px;
}
.n-makeorder{
	display: inline-block;
	background-color: #FF8000;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	padding: 15px 50px;
	text-decoration: none;
	font-family: 'Segoe UIB';
}
.n-makeorder:hover{
	background-color: rgba(255,128,0,0.67);
	color: #fff;
}









.bl-menu a{
	text-decoration: none;
	display: inline-block;	
	color: #666666;
}
#bl-menu-m{
	margin-bottom: 40px;
}
.bl-menu-c{
	margin-left: 20px;
}
.hider.hider111{
	color: #666;
	font-weight: bold;
	margin-top: 20px;
}
.catalogbl-in .a-tablinks, .catalogbl-in .a-tablinks:hover {
	text-decoration: none;
}
.hider:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 6px;
    vertical-align: initial;
	font-size: 10px;
}
.mmenu ul li span, .mmenu ul li, .mmenu ul li a{
	font-size: 14px;
}
.mmenu ul li span{
	color: #FF8000;
	  border-bottom: 1px dashed #fff;
	display: block;
	margin: 10px 0;
    padding: 5px 0 15px 0;
	cursor: pointer;
}
.mmenu ul li a{
	text-decoration: none;
	color: #747474;
}
.mmenu ul li{
		margin: 0;
    padding: 0;
}
.mmenu ul li .ddeeper li{  
	cursor: pointer;
	color: #747474;
	margin: 0;
    padding: 5px 0 10px 0;
}
header{
	 font-family: 'Segoe UI';
}
.topline{
	background-color: #696969;
	color: #ccc;
	font-size: 13px;
	line-height: 18px;
	padding: 14px 0;
	text-align: right;
	
}
.headerline.fixed{
	padding: 12px 0 18px 0;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 99;
	-webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.contentblock.fixed{
		position: fixed;
	top: 145px;
	z-index: 99;
}
.headerline{
	-webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.topline .inner, .headerline .inner, .contentblock .inner{
	padding: 0;
	margin: 0 auto;
	max-width: 1500px;
	width: 98%;
}
.ic-time{
	padding: 2px 28px;
	background-image: url("/img/ic-time.svg");
	background-position: left center;
	background-repeat: no-repeat;
}
.ic-samo{
	padding:  2px 5px 2px 28px;
	background-image: url("/img/pickup.svg");
	background-position: left center;
	background-repeat: no-repeat;
}
.ic-locat{
	padding: 2px 22px 2px 22px;
	background-image: url("/img/ic-locat.svg");
	background-position: left center;
	background-repeat: no-repeat;
}
.ic-locat a{
	color: #ccc;
	text-decoration: none;
}


.headerline{
	background-color: #f6f6f6;
	padding: 25px 0 45px 0;
	box-shadow: 0 4px 20px rgb(0 0 0 / 10%), 0 4px 15px rgb(0 0 0 / 10%);
}




.headerline-fir{
	width: 17%;
	float: left;
}
.headerline-sec{
	width: 66%;
	float: left;
}
	.headerline-sec.headerline-sec-top{
		width: 70%;
		
	}
	.headerline-tre.headerline-tre-top{
width: 8%;
	}
.headerline-tre{
	width: 17%;
	float: right;
	text-align: right;
}





.headerline-menu-bl{
	clear: both;
	padding: 0px 0 10px 0;
}


.logo-bl-a{
	padding: 0px 0 15px 0;
	display: block;
}
.logo-bl-a img{
	width: 100%;
}



.headerline-gor-menu{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
.headerline-gor-menu li{
	float: left;
	padding: 0 9px  20px 9px;
}
.headerline-gor-menu li a{
	text-decoration: none;
	font-size: 17px;
	color: #747474;
}
.enter-bl, .cart-bl{
	float: right;
}
.enter-bl{
	margin-right: 15px;
}

/*btn-menu-catalog*/
.btn-menu-catalog{	
	background-color: #FF8000;
	border-radius: 7px;
	color: #fff;
	text-align: center;
	padding: 17px 0;
	background-image: url("../img/ic-btn-catalog.svg");
	background-position: 25px center;
	background-repeat: no-repeat;
	border: 1px #FF8000 solid;
}
.menu-telefon{	
	background-color: #FF8000;
	border-radius: 7px;
	color: #fff;
	text-align: center;
	padding: 14px 0;
}
.menu-telefon a{
	color: #fff;
	text-decoration: none;
	font-size: 25px;
	
}
.btn-menu-catalog span{
	padding-left: 20px;
	
}
/*search*/
.headerline-sec input{
	background: url("../img/ic-lupa-search.svg") no-repeat 18px center ;
	border: 1px solid #CACACA;
	background-color: #fff;
	border-radius: 7px;
	padding: 13px 55px 16px 55px;
	margin-top: 0;
	width: 100%;
	transition-duration: .5s;
	margin: 0;
}


.headerline-sec input::placeholder {color: #B5B5B5;}
.headerline-sec input::-webkit-input-placeholder  {color: #B5B5B5;}
.headerline-sec input::-ms-input-placeholder  {color: #B5B5B5;}
.headerline-sec input:-moz-placeholder {color: #B5B5B5;opacity: 1;}
.headerline-sec input::-moz-placeholder {color: #B5B5B5;opacity: 1;}
.headerline-sec input:-ms-input-placeholder {color: #B5B5B5;}
.headerline-sec input[type=search]{
    color: #747474;
}

.headerline-sec div{
	margin: 0 auto;
	width: 96%;
}
.labeltext{
	display: block;
	text-align: left;
}
.cart-bl{
	position: relative;
}
.cesta-num{
	text-decoration: 0;
	text-align: center;
	display: block;
	background-color: #FF8000;
	color: #fff;
   position: absolute;
	font-size: 12px;
	line-height: 16px;
	top: 0px;
	left: 15px;
	width: 18px;
	height: 18px;
	border-radius: 50px;
}
.contenttoggle{
	cursor: pointer;
}
.catalogbl{


}
.contentblock{
		width: 100%;
	position: absolute;
	z-index: 99;
}
.catalogbl .inner{
	background-color: #f6f6f6;
-webkit-box-shadow: 0px 14px 10px -5px rgba(124, 128, 131, 0.27);
-moz-box-shadow: 0px 14px 10px -5px rgba(124, 128, 131, 0.27);
box-shadow: 0px 14px 10px -5px rgba(124, 128, 131, 0.27);
}

.btn-menu-catalog.open{
	background-image: url("../img/ic-btn-catalog-blue.svg");
	background-color: #f6f6f6;
	border: 1px #FF8000 solid;
	color: #FF8000;
	transition-duration: .5s;
}

#digi-shield{
	top: 240px !important;
}

/* Style the buttons inside the tab *//* Style the buttons inside the tab *//* Style the buttons inside the tab *//* Style the buttons inside the tab */
.tab {
    overflow: hidden;
	width: 240px;
	color: #747474;
	font-family: 'Segoe UI';
}
.catalogbl-in p, .catalogbl-in a, .catalogbl-in span{
	color: #747474;
	text-decoration: none;
	font-family: 'Segoe UI';
}
.catalogbl-in h3{
	color: #FF8000;
	font-size: 20px;
	margin: 10px 30px 30px 0px;
	font-family: 'Segoe UI';
	line-height: 40px;
	padding-left: 65px;

}
.catalogbl-in a:hover{
	text-decoration: underline; 
	color: #FF8000;
}
.tab button , .tab button:hover{
    float: none;
	text-align: left;
	display: block;
	width: 100%;
	clear: both;
    outline: none;
    cursor: pointer;
    padding: 10px 0 10px 30px;
    transition: 0.3s;
	background-color: transparent;
	color: #747474;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	line-height: 18px;
}
.tablinks-img{
	display: inline-block;
	position: absolute;
	left: 0;
	
}
.tablinks-img-w{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 16px;
}
.tablinks-img img, .tablinks-img-w img{
	width: 20px;
}
.catalogbl-in{
	position: relative;
	overflow: hidden;
	padding: 25px 20px;
	height: 70vh;
}
.t348{
	display: block !important;
}
.tabcontent{
	background-color: #f6f6f6;
	height: 100vh;
}
/* Change background color of buttons on hover */
.tab button:hover {
     color: #FF8000;
text-decoration: none;
	
}
.tab button{
	position: relative;
}
.tab button .galochki{	
	display: inline;
	font-size: 20px;
	color: #FF8000;
	padding: 0 0 0 5px;
	text-decoration: none;	
	width: 15px;
	overflow: hidden;
	position: absolute;
	  transition: 0.3s;
}
.tab button .galochki span{
	 margin-left: -30px;
	  transition: 0.3s;
	color: #FF8000;

	
}
.tab button:hover .galochki span, .tab button.active .galochki span{
 margin-left: 0px;
	  transition: 0.3s;
	color: #FF8000;
}
.tab button:hover .galochki{	
	display: inline;
	font-size: 20px;
	color: #FF8000;
	padding: 0 0 0 5px;
	text-decoration: none;	
	width: 15px;
	overflow: hidden;
	position: absolute;
	  transition: 0.3s;


}


.tab button.active .galochki{	
	display: inline;
	font-size: 20px;
	color: #FF8000;
	padding: 0 0 0 5px;
	text-decoration: none;	
	width: 15px;
	overflow: hidden;
	position: absolute;
	  transition: 0.3s;
}

/* Create an active/current tablink class */
.tab button.active {
    color: #FF8000;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
	position: absolute;
	top: 10px;
	left: 280px;
}
.listprod-menu.blnoutbuki{
	  display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(1px, auto);
	margin-bottom: 35px;
}
.listprod-menu.blnoutbuki li {
    min-width: 200px;
    width: 300px;
}
.listprod-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(1px, auto);
	margin-bottom: 35px;
      }
.listprod-menu li{
	min-width: 280px;
	width: 360px;
}
.listprod-menu-onecolon{
	clear: both;
	margin-bottom: 35px;
}
.listprod-menu-onecolon li{
	margin-bottom: 10px;
	display: block;
	
}
.tabcontent ul li a{
	font-size: 14px;
	line-height: 20px;
}

#bagrimg-title{

	background-position: left center;
	background-repeat: no-repeat;
}




/* Оформление панели */
#side-checkbox {
    display: none;
}
.side-panel {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: -390px;
    background: #f6f6f6;
    transition: all 0.5s;   
    width: 320px;
    height: 100vh;
    box-shadow: 8px 0 15px rgba(0,0,0,0.1);
    padding: 40px 20px;
	margin-bottom: 100px;
	overflow:auto;
}
.side-title {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #BFE2FF;
}





/* Оформление кнопки на странице */
.side-button-1-wr {
	display: none;
    text-align: center; /* Контейнер для кнопки, чтобы было удобнее ее разместить */
}
.side-button-1 {
    display: inline-block;
}
.side-button-1 .side-b {
    text-decoration: none;
    position: absolute;
    line-height: 20px;
    padding: 8px 6px 6px 6px;
	margin: 13px;
    cursor: pointer; 
	left: 0;
}
.side-button-1 .side-b:hover,
.side-button-1 .side-b:active,
.side-button-1 .side-b:focus {
    color: #FFF;
}
.side-button-1 .side-b:after,
.side-button-1 .side-b:before {
    position: absolute;
    height: 4px;
    left: 50%;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.side-button-1 .side-open:after,
.side-button-1 .side-open:before {
  
}
.side-button-1 .side-close:after,
.side-button-1 .side-close:before {
    
}
.side-button-1 .side-b:before {
    top: -6px;
}
.side-button-1 .side-b:hover:after,
.side-button-1 .side-b:hover:before {
    width: 100%;
    left: 0;
}
/* Переключатели кнопки 1 */
.side-button-1 .side-close {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-open {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-close {
    display: block;
}
#side-checkbox:checked + .side-panel {
    left: 0;
}
/* Оформление кнопки на панеле */
.side-button-2 {
    font-size: 30px;
    border-radius: 20px;
    position: absolute;
    z-index: 1;
    top: 8px;
    right: 8px;
    cursor: pointer;
    transform: rotate(45deg);
    color: #666666;    
    transition: all 280ms ease-in-out;    
}
.side-button-2:hover {
    transform: rotate(45deg) scale(1.1);    
    color: #3798dd;
}
/*
ddddddddddddddddddddddddddddddddddddd
*/

@media screen and (max-height: 900px) {	

	.catalogbl-in{
		overflow-y: scroll;
		overflow-x: hidden;
	}

}

@media screen and (max-width: 1450px) {	
	.headerline-gor-menu li a, .head-callback-form139 {
font-size: 16px;
	}
}

@media screen and (max-width: 1400px) {	
	.listprod-menu.blnoutbuki{
	grid-template-columns: repeat(3, 1fr);	
	}
	.catalogbl-in{
		overflow-y: scroll;
		overflow-x: hidden;
	}
}


@media screen and (max-width: 1350px) {	
	.headerline-gor-menu li{
	    padding: 0 10px 20px 10px;	
	}
	.menu-telefon a{
font-size: 18px;
line-height: 25px;
	}
.btn-menu-catalog {
background-size: 8%;
	}
}
@media screen and (max-width: 1250px) {	
	.btn-menu-catalog{
		background-position: 15px center;
	}
	.btn-menu-catalog span{
		padding-left: 15px;
	}
	.listprod-menu li{
		width: auto;
		min-width: inherit;
	}
	#client_type {
		width: 50%;
	}
	

	
}
@media screen and (max-width: 1150px) {	
	
		.listprod-menu.blnoutbuki{
	grid-template-columns: repeat(2, 1fr);	
	}
	
	.tabcontent ul li a {
    font-size: 14px;
}
	.item-126{
		display: none;
	}
	.headerline-gor-menu li a, .head-callback-form139 {
		font-size: 14px;
	}
	.headerline-sec.headerline-sec-top {
    width: 66%;
}
.headerline-tre.headerline-tre-top{
width: 10%;
}
.btn-menu-catalog{
		background-position: 12px center;
	}
	.headerline-sec {
width: 60%;
	}
	.headerline-fir, .headerline-tre{
		width: 20%;
	}
}

@media screen and (max-width: 1150px) {	
		.headerline-sec {
width: 56%;
	}
	.headerline-fir, .headerline-tre{
		width: 22%;
	}
.listprod-menu {
	grid-template-columns: repeat(2, 1fr);
	}
	.listprod-menu li{
	margin-right: 30px;
	}
}


@media screen and (max-width: 1100px) {	
	.headerline-sec.headerline-sec-top{
		width: 66%;
		
	}
	.headerline-tre.headerline-tre-top{
		width: 95px;
		
	}
	.headerline-gor-menu{
		margin: 0 0 0 10px;
	}
	
}
@media screen and (max-width: 1000px) {	


	
	

	.headerline-tre.headerline-tre-top img{
		height: 28px;
	}
	.headerline-tre.headerline-tre-top{
		width: 9%;
	}
	.enter-bl{
		margin-right: 5px;
	}
	.headerline-sec.headerline-sec-top{
		width: 68%;
	}
	.catalogbl-in h3 {
    font-size: 16px;
	line-height: 24px;
	}
	
	#bagrimg-title{
		background-size: 38px;
	}
	
	.n-colonbasket.imgcolon img{
	width: 65%;
}
}

@media screen and (max-width: 960px) {	
.ic-samo{
line-height: 12px;
display: inline-block;
}
.topline {
	padding-top: 8px;

}
}

@media screen and (max-width: 860px) {	
	.n-allbasket.oformlenie-forma{
		width: 80%;
	}
	.todopagar {
		padding:  25px 0;
	}

	.jshop.checkout_pfinish_block{
		clear: both;
		padding-top: 60px;
	}
	
	.n-full-btn{
		width: 80%;
	}
	
	.catalogbl-in {
		height: 100vh;
	}
	.listprod-menu {
    grid-template-columns: repeat(1, 1fr);
}
	
	.headerline-gor-menu li a {
    font-size: 13px;
}
	.btn-menu-catalog span, .menu-telefon a {
		font-size: 14px;
	}
	.headerline-tre.headerline-tre-top {
		    width: 10%;
	}
	.btn-menu-catalog span{
		line-height: 18px;
	}
	.headerline-gor-menu li {
		padding: 0 5px 20px 5px;
	}
}
@media screen and (max-width: 748px) {	
	.n-allbasket.oformlenie-forma .control-label {
padding: 0 0 20px 4px;
	}
	.n-allbasket.oformlenie-forma{
		width: 96%;
	}
	.oformlenie-forma-bl{
		padding: 30px 0px;
	}
	.ic-redes {
		display: block;
		clear: both;
	}
	.sm-telmob, .sm-telmob:hover{
	display: block;
		font-size: 13px;
		color: #2F2F2F;
		text-decoration: none;
		margin-bottom: 8px;
}
	.logo-bl-a{
	padding: 0px 0 5px 0;
  
	}
	.headerline {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	
	.n-allbasket.oformlenie-forma .jshop_register .control-group input{
	padding: 3% 2%;
	}
	.n-allbasket.oformlenie-forma.finishf #order_add_info{
	
	width: 95%;
	
}
	.n-allbasket.oformlenie-forma .jshop_register .control-group input{
		margin: 0;
	}
	#table_shippings input, #table_payments input{		
		padding: 0 15px 15px 15px;
		display: block;
		float: left;
	}
	#table_shippings b, #table_payments b{
		font-size: 14px;
	}
	#table_shippings label, #table_payments label{
		display: block;
		float: left;
		width: 90%;
		padding-left: 2%;
		
	}
	
	
	.shipping_descr p, #table_payments p{
		font-size: 12px;
		line-height: 15px;
		padding-top: 10px;
		clear: both;
		
		
	}
	
	#client_type {
		width: 100%;
		
	}
	.titlecolon a{
		font-size: 11px;
	}
	.n-colonbasket.pricecolon, .n-colonbasket.kolvocolon, .n-colonbasket.summacolon{
		font-size: 14px;
	}
	.button-img-summacolon {
		margin-left: 5px;
	}
	
	
	.headerline.fixed{
	padding: inherit;
	position: inherit;
	width: 100%;
	top: inherit;
	-webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
	
	
	.btn-menu-catalog, .btn-menu-catalog.open{	
	background-image: none;
}
	.btn-menu-catalog span{
		padding-left: 0;
	}
	
	.topline {
		font-size: 12px;
		padding: 3px 0;
		line-height: 24px;
	}
	.headerline-sec.headerline-sec-top{
		display: none;
	}
	.headerline-tre.headerline-tre-top {
		    width: 15%;
		margin-right: 5px;
	}
	
	
	.headerline-tre.headerline-tre-top{
		display: block;
	}
	.headerline-tre{
		display: none;
	}
	.headerline-sec div {
		margin: 0 auto 0 2%;
    width: 98%;
	}
	.headerline-sec{
		width: 78%;
	}
	
	.n-colonbasket {
		height: 120px;
	}
	
}


@media screen and (max-width: 650px) {
	
	.sm-telmob{
		margin-left: 35px;
	}
	.spasibo-zakaz p {
font-size: 25px;
	}
	.n-full-btn{
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	.n-makeorder.dalee {
margin-top: 10px;
	}
	.n-backbtn{
		margin-right: 15px;
	}
	.n-allbasket{
		    padding: 15px 0;
	}
	.n-allbasket h1, .ntitle-cart{
		font-size: 20px;
		margin-bottom: 20px;
	}
		.titlecolon a{
		font-size: 10px;
	}
	.n-colonbasket.pricecolon, .n-colonbasket.kolvocolon, .n-colonbasket.summacolon{
		font-size: 12px;
	}
#digi-shield.digi-is-container {
    position: revert !important;
	}
	.imrenovar{
	width: 14px;
		margin-left: 4px;
	}
	
	.button-img-summacolon img{
	width: 18px;	
	}
	
	
.side-button-1-wr {
	display: block;
	}
	.headerline-sec div{
		width: 98%;
		margin: 0 auto;
	}
	.contentblock, .headerline-fir.headerline-fir-catalog{
		display: none !important;
	}
	.topline{
	display: none;
	}
	.headerline{
		padding: 10px 0 10px 0;
	}
	.headerline-sec{
		width: 100%;
	}
.headerline-sec input {
	padding: 6px 55px 10px 55px;
	}
	.headerline-fir, .headerline-tre {
		width: 50%;
	}
	.logo-bl-a{
		margin-left: 45px;
	}
	.headerline-tre.headerline-tre-top{
		width: 80px;
		margin-right: 14px;
	}
	.logo-bl-a img {
		width: 120px;
	}
	.n-allbasket.oformlenie-forma{
		padding: 20px 0 0px 0;
	}
	
}

@media screen and (max-width: 560px) {
	.dostavka-forma-bl{
		padding: 20px 15px;
	}
	.n-fullsummsumm{
		font-size: 30px;
	}
		.n-allbasket.oformlenie-forma.finishf #order_add_info{
	
	width: 94%;
	
}
	.jshop_order_step span{
		font-size: 11px;
	}
	#jshop_menu_order td{
		padding-right: 10px;
	}
}
@media screen and (max-width: 498px) {
	
	.n-fullsumm {
    width: 130px;
}
	
	.n-makeorder.dalee{
		padding-left: 60px;
    padding-right: 60px;
}
	
	.n-allbasket.oformlenie-forma .jshop_register .control-group input{
	padding: 3%;
	}
	.n-fullsummtitle {
		left: inherit;
		top: -15px;

	}
	.n-backbtn{
		font-size: 11px;
		background-size: 8%;
		padding-left: 15px;
	}
	.n-makeorder {
		padding: 15px 30px;
		font-size: 13px;
	}
	.n-bodybasket.header-bodybasket .n-colonbasket{
		border: none;
	}
	
	
	.n-bodybasket.header-bodybasket{
		display: none;
	}
	.n-colonbasket.imgcolon{
		width: 30%;
		float: left;
		clear: both;
	}
	.n-colonbasket.titlecolon{
		width: 70%;
		float: right;
		
	}
	.n-colonbasket{
		border-bottom: 1px dashed #F3F3F3;
		    height: 80px;

	}
	.n-colonbasket.pricecolon, .n-colonbasket.kolvocolon, .n-colonbasket.summacolon{
		width: 33.33%;
		float: left;
		border-bottom: 1px dashed #ccc;
		height: 30px;
	}
	.n-colonbasket span {
    line-height: 30px;
}
	.n-colonbasket.pricecolon{
	display: inline-block;
}
	.n-allbasket h1, .ntitle-cart{
		font-size: 16px;
    
	}
	.n-allbasket h1{
		background-size: 16%;
		padding-left: 40px;
		margin-left: 35px;
	}
	.n-allbasket {
		width: 94%;
		
	}
	.n-allbasket h1.n-empty{
		padding: 30px 20px 30px 50px;
	}
}




@media screen and (max-width: 370px) {
	
	
		.n-makeorder.dalee{
		padding-left:40px;
    padding-right: 40px;
}
	
	#jshop_menu_order td{
		padding-right: 5px;
	}
	.n-makeorder{
		padding: 15px 20px;
		font-size: 12px;
}
	
		.n-backbtn{
		font-size: 10px;
		background-size: 7%;
		padding-left: 10px;
	}
	
	
	
}