b, strong {
 font-family: 'Gilroy';   
}
.formsAll input,.formsAll textarea {
	border:1px solid gray;
}
.formsAll input[type="submit"]{
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	text-align: center;
	cursor: default;
	color: buttontext;
	background-color: buttonface;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 2px 6px 3px;
	border-width: 2px;
	border-style: outset;
	border-color: buttonface;
	-o-border-image: initial;
	   border-image: initial;
	cursor:pointer;
}
.brandsList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	margin:15px 0;
}
.brandsList .brandsListItem{
	margin-bottom:15px;
}
.brandsList .brandsListItem:nth-last-child(1) {
	margin-bottom:0;
}
.brandsList .brandsListItem .brandsListItemImg {
	width:150px;
}
.brandsList .brandsListItem .brandsListItemImg a {
	display: block;
}
.brandsList .brandsListItem .brandsListItemImg a img {
	max-width:100%;
}
.brandsList .brandsListItem .brandsListItemImg .brandsListItemText {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.brandsList .brandsListItem .brandsListItemImg .brandsListItemText p{
	margin-bottom:10px;
}
.brandsList .brandsListItem .brandsListItemImg .brandsListItemText a{
	color:#676767;
}
.brandsList .brandsListItem .brandsListItemImg .brandsListItemText a:hover {
	text-decoration: underline;
}
.shop_one {
	padding-right:50px;
	margin-bottom:15px;
}
.shop_one p{}
.jobsList {
	margin-bottom:30px;
}
.jobsList .jobsListItem {}
.jobsList .jobsListItem p.title{
	margin-bottom:5px!important;
}
.jobsList .jobsListItem p.title span {
	padding: 5px;
	background: #d6df00;
	display: inline-block;
}
.jobsList .jobsListItem .jobsListItemDescr {
	margin-bottom:5px;
}
.jobsList .jobsListItem a.more{
	margin-bottom:15px;
	text-decoration: underline!important;
	display: inline-block;
}
.jobsItem {}
.jobsItem  p.title {
	margin-bottom:5px!important;
}
.jobsItem p {
	font-style: italic;
	margin-bottom:15px!important;
}
.shopXMLList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 15px;
	margin-bottom:30px;
	border: 1px solid #ebebeb;
}
.shopXMLList .shopXMLItem{
	width:33.3%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	/*border: 1px solid #000;*/
		border: 1px solid #ebebeb;
	padding: 0px 5px;
}
.shopXMLList .shopXMLItem:nth-child(even) {
	border-left:0;
}
.shopXMLList .shopXMLItem .shopXMLItemName {
	width: 70%;
}
.shopXMLList .shopXMLItem .shopXMLItemPrice {
	-webkit-box-flex:1;
	    -ms-flex:auto;
	        flex:auto;
	text-align: center;
}
.addressBlock {
	margin-bottom:30px;
	margin-top: 15px;
}
.addressBlock p.title {
	font-family: SegoeUIBold;
	font-size:16px!important;
	margin-bottom:10px;
}
.addressBlock p {
	margin-bottom:5px!important;
}
.addressBlock p span {
	font-size: 14px;
	font-family: SegoeUIBold;
}
.addressBlock p span.red {
	color: #fd1b22;
}
.shopSingleMap {
	overflow: hidden;
	display: block;
	clear:both;
}
.shopSingleMap #map {
	margin-top:0!important;
}
.ratingBlock {
	color: #fff;
	padding: 10px;
	display: block;
	background: #e04942;
	width: 210px;
	margin-top: 20px;
}

.item-table-content .header-align-center{
text-align: center !important;
}
.item-table-content .desc-align-center{
	text-align: center !important;
	padding-right: 26%;
	padding-left: 26%;
	    padding-bottom: 2%;
}
.products-list
{
	width: 100%;
	border: 1px solid #ebebeb;
}

.products-list td div{width: 190px;
    display: inline-block;
    font-size: 14px;}
.products-list td .price-xml{text-align:right;     font-weight: 400;}
.products-list td .name{
padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 20px;
    padding-top: 5px;
    font-weight: 400;
}
    

.products-list tr:nth-child(odd) {background-color: #f4f4f4;}

.products-list td {border-right: 1px solid #ebebeb;}

	#dirHolder{
		padding-left: 15%;
		padding-right: 15%;

	}

.content-with-border{
	    border: 2px solid #d6df01;
}
#dirForm{
	padding-left: 7%;
}

#dirForm .priceCalcInputHolder1 input{
	padding-top: 2px;
	    border-radius: 0px;
}

#dirForm .priceCalcInputHolder1 label{
	padding: 5px 0;
}

#dirMsg {

    border-radius: 0px;
/*    height: 95px;*/
}

#dirFormHeading1{
	    margin: 35px 0 20px;
    font-size: 20px;
    text-align: center;
    font-family: SegoeUIBold;
}

.dirPDA label{
	text-align: center;
}

.dirSend{
text-align: center;
    width: 90%;
}

.description-shop-item{
padding: 15px 0px 30px 0px;
}
header .truck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    white-space: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
header .truck .red-text {
    background: url(/assets/templates/BoBa/images/truck.svg) no-repeat center right;
    background-size: 50px;
    padding-top: 20px;
    padding-right: 60px;
    font-size: 16px;
}
.diff:after {
	content: '';
	display: block;
	clear: both;
}
.slide.action-new {
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.slide.action-new .content {
	margin: 0;
}
.slide.action-new .more {
	padding: 0;
	margin-top: 20px;
}
.slide.action-new .el-button {
	display: block;
	text-transform: initial;
}
.mob-header {
	display: none;
}
.wrapper .copy {
	text-align: initial;
}
.s-catalog-products .el-button {
	text-transform: initial;
}
.s-catalog-products .wrapper2 h1, .wrapper2 h2 {
	
}
.mob-popup {
	display: none;
	position: fixed;
	bottom: -100%;
	left: 0;
	right: 0;
	z-index: 1000;
	-webkit-box-shadow: 0 0 15px black;
		box-shadow: 0 0 15px black;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: #fff;
	padding: 5px 12px 10px;
}
.mob-popup .btns-block {
	display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.mob-popup .btns-block a {
	display: none;
	background: #ADD823;
	font-weight: bold;
	font-size: 15px;
	height: 43px;
	border-radius: 5px;
	width: 49.5%;
	text-align: center;
	line-height: 43px;
	color: white;
}
.mob-popup .close-btn {
	background: white;
	color: #ADD823;
	text-transform: initial;
	font-weight: bold;
	border: 2px solid #ADD823;
	height: 43px;
	padding: 0;
	width: 49.5%;
	margin: 0 1% 0 0;
	font-size: 15px;
}
.mob-popup.show {
	bottom: 0;
	display: block;
}
.mob-popup .title-line {
	color: black;
	font-weight: 600;
	font-size: 18px;
	display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
	padding: 13px 0 3px 10px;
}
.mob-popup .descr-line{
	color: #7d7d7d;
	font-size: 15px;
	padding: 0 0 0 10px;
}
.mob-popup .title-line .stars{
	display: block;height: 17px;width: 85px;background: url(/assets/templates/BoBa/img/yellow-star.svg);background-repeat: repeat-x;margin: 0 15px;min-width:85px;
}
.mob-popup .title-block {
	display: -webkit-box;display: -ms-flexbox;display: flex;
}
@media screen and (max-width: 1200px) {
	.articles .content {
		width: 70%;
	}
	.articles .title {
		width: 97%;
		margin: 0 auto 20px;
	}
	.shops .line.red {
		-ms-grid-row: 1;
		-ms-grid-row-span: 3;
		grid-row: 1/4;
	}
	.shops .line.blue {
		-ms-grid-row: 1;
		-ms-grid-row-span: 3;
		grid-row: 1/4;
	}
	.shops .line.purple {
		-ms-grid-column: 3;
		grid-column: 3;
	}
	.shops .line.orange {
		-ms-grid-column: 3;
		grid-column: 3;
	}
	.shops .line.green {
		-ms-grid-column: 3;
		grid-column: 3;
	}
	.shops-spb {
		-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;
		margin: 15px 30px;
	}
}
@media screen and (max-width: 991px) {
	.new-menu li:last-of-type {
		display: block;
	}
	.articles {
		margin-top: 20px;
	}
	.sidebar.left
	{
		display: none;
	}
	#main_content {
		margin: 0 auto;
	}
	.articles .content {
		width: 100%;
	}
	.s-catalog-products h2,
	.diff .title-text {
		text-align: center;
	}
	.row-mob {
		padding-top: 10px;
		padding-bottom: 15px;
	}
	.mob-header .row-mob {
		border-bottom: 1px solid #e6e6e6;
	}
	.mob-header {
		display: block;
	}
	.logo {
		padding-top: 0;
	}
	.desk-header {
		display: none;
	}
	.cityChanger{
		top: 17px;
	}

	.inner-logo-text-2,
	.inner-logo-text,
	.logo-text-outline {
		top: 24px;
		white-space: nowrap;
	}


	.main-menu {
		display: none;
		position: absolute;
		top: 120%;
		z-index: 999;
		width: 320px;
		right: 0;
			background: #fff;
				box-shadow: 0 0 5px #aaa;
		-moz-box-shadow: 0 0 5px #aaa;
		-webkit-box-shadow: 0 0 5px #aaa;
	}
	.main-menu li {
		float: none !important;
		display: block;
	}

	.main-menu li a:hover {
		border-left-color: #F05D5E;
	}

	.menu-toggle {
		display: block;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		margin-left: 10px;
	}

	.new-menu{
		display: block;
		text-align: left;
		padding: 10px;
	}
	.changeGorod {
		display: none;
	}
	#cityChanger-mob {
		width: 100%;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.mob-header .row-mob:nth-of-type(2) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
        align-items: center;
	}
	.mob-header a.spec {
		margin-left: 20px;
		display: block;
		padding: 0;
	}
	.mob-header .row-mob:nth-of-type(2):before,
	.mob-header .row-mob:nth-of-type(2):after {
		display: none;
	}
	.mob-header .adaptive-eye {
		display: block;
		margin-right: 15px;
	}
	#cityChangerCurrent-mob {
		border-bottom: 2px dotted #BCDB58;
		margin-bottom: 0;
	}
	.s-brands-slider .outer {
		height: auto;
		margin: 0 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
				align-items: center;
		-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
	}
}
@media screen and (max-width: 640px) {
	#cityChanger-mob {
		margin-left: -100px;
	}
	.logo {
		font-size: 13px;
		width: 160px;
		padding-right: 0;
	}
	.shops-spb {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		margin: 0 10px 20px;
		grid-gap: 0 10px;
	}
	.shops .line.purple {
		-ms-grid-column: unset;
		grid-column: unset;
	}
	.shops .line.green {
		-ms-grid-column: unset;
		grid-column: unset;
	}
	.shops .line.red {
		-ms-grid-row: 1;
		-ms-grid-row-span: 4;
		grid-row: 1/5;
	}
	.shops .line.orange {
		-ms-grid-column: 2;
		grid-column: 2;
		-ms-grid-row: 3;
		-ms-grid-row-span: 2;
		grid-row: 3/5;
	}
	.shops .line.blue {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		grid-row: 1/3;
	}
	.shops .station {
		font-size: 14px;
		line-height: 1.2;
		margin-bottom: 3px;
	}
	.shops .shop .address {
		font-size: 13px;
		line-height: 1.4;
	}
	.shops .shop .city {
		font-size: 14px;
		line-height: 1.2;
		margin-bottom: 3px;
	}
}
@media screen and (max-width: 500px) {
	.cityChangerCurrent {
		font-size: 10px !important;
	}
	#cityChanger-mob {
		margin-left: -80px;
	}
	.logo {
		font-size: 12px;
		width: 150px;
	}
	.menu-toggle img {
		width: 32px;
	}
	.menu-toggle {
		padding-bottom: 0;
	}
	.brandsList .brandsListItem{
		display: block;
	}
	.brandsList .brandsListItem .brandsListItemImg {
		float: left;
	}
}

@media screen and (max-width: 420px) {
	header .truck {
		white-space: break-spaces;
		position: relative;
		right: -10px;
	}

	header .truck .red-text {
		background: none;
		padding: 0;
		font-size: 14px;
	}
	#cityChanger-mob {
		margin-left: -30px;
		width: 100px;
		top: 10px;
	}
	.cityChangerCurrent {
		font-size: 10px !important;
	}
	.menu-toggle img {
		width: 29px;
	}
	.logo {
		width: 100%;
	}
	.mob-header .col-xs-2 {
		padding: 0;
	}
	.mob-header a.spec {
		margin-left: 25px;
	}
	.mob-header .discount-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: column-reverse;
			-webkit-box-orient: vertical;
			-webkit-box-direction: reverse;
				flex-flow: column-reverse;
		padding: 0;
	}

	span.discount {
		font-size: 22px;
	}
	.mob-header .discount-block + div {
		padding: 0;
	}
	.mob-header .adaptive-eye {
		margin-right: 25px;
	}
	.s-brands-slider .outer {
		-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
	}
	.s-brands-slider .outer .slide {
		display: none;
	}
	.s-brands-slider .outer a {
		width: 50%;
	}
	.s-brands-slider {
		margin: 0;
	}
	.s-catalog-products .wrapper2 > a {
		margin-bottom: 15px;
	}
	.color-p1 {
		font-size: 27px !important;
	}
	.opt-block .wrapper2 {
		padding: 15px 0 10px;
	}
	.s-catalog-products .wrapper2 h1 {
		font-size: 25px;
	}
}
@media screen and (max-width: 400px) {
	.mob-popup .title-line {
		font-size: 16px;
		padding: 0 0 0 10px;
		-ms-flex-wrap: wrap;flex-wrap: wrap;
	}

	.mob-popup .descr-line {
		line-height: 1.2;
		font-size: 14px;
		margin-bottom: 10px;
	} 
	
	.mob-popup .app-title {
		display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-flow: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-flow: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
	}
	.mob-popup .btns-block a {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}

	.mob-popup .close-btn {
		font-size: 14px;
		height: 40px;
	}

	.mob-popup .title-line .stars {
		margin: 0;
	}

	.mob-popup .title-line .title {
		margin-right: 15px;
	}
}

@media screen and (max-width: 360px) {
	.mob-popup .title-line {font-size: 14px;}
	.mob-popup .title-line .title {
		margin-right: 10px;
	}
	.mob-popup .title-line .stars {
		background-size: 14px;
		height: 14px;
		width: 70px;
		min-width: 70px;
	}
	.mob-popup {
		padding: 7px 7px 8px;
	}
	.mob-popup .descr-line {
		font-size: 13px;
		margin-bottom: 8px;
	}
}

@media screen and (max-width: 320px) {
	#main-text-second {
		height: 585px !important;
	}
}


.comment-meta {
    display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
        align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
        justify-content: space-between;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.le-input, input#comment-captcha {
    width: 50%;
    border: 1px solid #888;
    padding: 5px;
    margin: 0;
}

#comment-form .error {
    width: 100%;
}

.reply-form .row {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 7px;
}

#comment-form #comment-editor {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
}

#comment-form div.form-actions {
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.comment-body {
    box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.1);
border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.ticket-comment:nth-of-type(n+5) {
    display: none;
}

@media (max-width: 480px) {
    .le-input, input#comment-captcha {
        width: 100%;
        padding: 5px !important;
    }
    
    .comment-body {
        padding: 15px !important;
    }
    
    .comment-meta label {
        padding: 0 !important;
        margin-bottom: 3px;
    }
    
    .reply-form .row {
        margin-bottom: 12px;
    }
    
    #comment-form button {
        margin: 10px auto 25px;
    }
}
.new_catalog{
	font-family: 'Gilroy';

}
.new_catalog .product-item{
	box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 30px;
	font-family: 'Gilroy';
}
.product-item_name{
	min-height: 55px;
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 135%;
	margin-bottom: 15px;
	color: #3D302A;
}
.product-item_prop{
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 15px;
	line-height: 135%;
	color: #3D302A;
}
.product-item_prop p{
	margin-bottom: 0;
}
.product-item_price{
	margin: 20px 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 135%;
	color: #EC1E24;
}
.product-item_button a{
	background: #EC1E24;
	border-radius: 60px;
	display: block;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
}

.icon .text-center{
	text-align: center;
}
.icon .text-center img{
	margin-bottom: 5px;
}
.icon .text-center p{
	font-size: 15px;
	font-weight: 700;
}
.breadcrumb li{
	margin: 0 10px;
}
.breadcrumb li a{
	text-decoration: underline;
	color: #3D302A;
	font-weight: 400;
}
.breadcrumb li:first-child{
	margin-left: 0;
}
.breadcrumb li {
	font-weight: 700;
	font-family: 'Gilroy';
}

.gallery .tab{
	height: 125px;
	border:1px solid #fff;
	margin-bottom: 10px;
	display: block;
	padding: 2px;
}
.gallery .tab.active{
	border:1px solid rgba(61, 48, 42, 0.3);
}
.gallery .tab .gallery_mini_photo{
	height:100%;
	width: auto;
	background-size: cover;
background-position: center;
}
.catalog_detail h1{
font-size: 30px;
line-height: 37px;
border-bottom: 1px solid rgba(61, 48, 42, 0.3);
padding-bottom: 10px;
margin-bottom: 30px;
display: inline-block;
color: #3D302A;
}
.catalog_detail  .col-md-6 .product-item_price{
	margin-top: 0;
}
.catalog_detail  .col-md-6 .props{
	margin-bottom: 40px;
}
.catalog_detail  h3{
	margin-bottom: 20px;
font-weight: 700;
font-size: 20px;
line-height: 25px;
color: #3D302A;
}
.catalog_detail .icon {
	margin-top: 30px;
}
ul.left-menu{
	padding: 25px;
	box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background: #fff;
}
ul.left-menu li{
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid rgba(61, 48, 42, 0.1);;
}
.left-menu .active{
	font-weight: 700;
}
ul.left-menu li:last-child{
	border:none;
}
ul.left-menu ul{
	padding: 0;
	padding-left: 10px;
	box-shadow: none;
}
.submenu_wrapp{
	position: relative;
}
.submenu_wrapp .arrow-list{
	position: absolute;
	content:'';
	display: block;;
    width: 20px;
    height: 12px;
	background: url(../img/arrow.png) no-repeat;
	background-size: auto 100%;
	background-position: center;
	right:0;
	top:14px;
}
/*.submenu_wrapp:hover>.left-menu{
	display: block;
}*/
.submenu_wrapp .left-menu{
	display: none;
}
.filters select{
	display: block;
	font-family: 'Gilroy';
	margin-bottom: 15px;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: #3D302A;
	width: 100%;
	height: 35px;
	padding: 0 15px;
	box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.1);
	border-radius: 60px;
	background: url(../img/arrow.png) no-repeat 90% white;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-o-appearance: none;
}
.filters input[type="submit"]{
	display: inline-block;
	background: #EC1E24;
	box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.1);
	border-radius: 60px;
	padding:8px 15px ;
	font-family: 'Gilroy';
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
}
.filters a.clear{
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	/* identical to box height */
	text-decoration-line: underline;
	color: #3D302A;
	display: inline-block;
	margin-left: 10px;
	font-family: 'Gilroy';
}
.sortby li{
	display: inline-block;
	margin-left: 15px;

}
.sortby li a{
	text-decoration: underline;
}
.sortby li.active a{
	text-decoration: none;
	font-weight: 700;
}
.go-to-contact{
	margin-bottom: 30px;
}
.go-to-contact a{
	background: #EC1E24;
	border-radius: 60px;
	display: inline-block;
	text-align: center;
	width: auto;
	padding: 10px 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
}
.pagination li{
	display: inline-block;
	margin: 0 5px;
}
.ajax-filter-count{
	text-align: center;
	margin-top: 20px;
}
.ajax-more{
	background: #EC1E24;
    border-radius: 60px;
    display: inline-block;
    text-align: center;
    width: auto;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF!important;
}
/* стили опта-калькулятора */
.calc-name {
    font-size: 24px;
}
.calc-price, .calc-min-oreder {
    font-size: 15px;
}
.calc-info-bg {
    background: rgb(34 34 34 / 30%);
}
.articles .content .text>p, .articles .content .text .content_two p, .articles .content .text div p {
        font-size: 15px;
}
