/* CMS pages ****************************************************************************** */
#cms #center_column ul,
#cms #center_column ol,
#cms #center_column dl { margin-left:25px; margin-bottom:20px }

#cms #center_column li { 
	font-size: 18px;
    line-height: 24px;
	margin-bottom: 15px;
	
}
#cms #center_column .product-card__info li {
    margin-bottom: 0;
    font-size: 15px;
}
.cms-page {
	list-style:none;
	border:2px dashed #E6E6E6;
	border-radius:5px;
	display:table;
	width:100%;
	margin-bottom:30px !important;
}
li.cms_page:hover {
	border:2px dashed #F7871A;
}
.cms-page .cms-img {
	float:left;
	margin:10px 30px 10px 10px;
}
.cms-page .cms-right {
	float:left;
	width:850px;
}
.cms-page .cms-content {
	margin-top:15px;
	height:90px;
	overflow:hidden;
}
.cms-page .more-cms {
	margin-top:10px;
	text-align:right;
	font-style:italic;
}
.cms-page .cms-title {
	font-size:21px;
	display:block;
	margin-top:20px;
}
.container img {
	width:75px;
}
.showall, .showmore{
    display: inline-block;
}
#cms .sd-layout__category-products {
    width: 100%;
    padding-left: 0px;
	padding: 10px 60px;
}
#cms #center_column .product-cell {
/*
    width:25%;
    position: relative;
    padding: 0 10px;
    cursor: default;
    box-sizing: border-box;
    display: inline-flex !important;
    top: 0;
*/
}
@media screen and (min-width: 1025px) {
    #cms #center_column .product-cell.show-all-prod{
    height: 478px;
    }    
}
@media screen and (min-width: 1441px) {
    #cms #center_column .product-cell.show-all-prod{
    height: 485px;
    }    
}

@media screen and (max-width: 1024px) {
    #cms #center_column .product-cell.show-all-prod {
     height: calc(100% + 37px);
    } 
    .product-card__info.is-hidden {        
        height: 0;
        overflow: hidden;
    }
    #cms .show-all-prod a {
        border: none;
    }
    .sity-prod {
        margin-bottom: 50px!important;
    }
        #cms #center_column li {
    margin-bottom: 8px;
    font-size: 1rem;
}
}
#cms #center_column .product-card__info ul, #cms #center_column .product-card__block_list ul {
    padding: 0;
    margin: 0;
    padding-left: 1.125rem;
    list-style: none;
    width: 85%;
}

#cms #center_column .product-cell .product-card:hover {
        margin-bottom: 0px !important;
}
.company-info_info div {
    margin-bottom: 20px;
    width: 310px !important;
}
.is-text h2 img.post-icon {
	margin-left: 15px;
	margin-right: 5px; 
}
.contact_worktime {
	font-size: 15px;
	line-height: 1.6;
	padding-left: 30px;
	position: relative;
	color: #6D6D6D;
}
.contact_worktime:before {
	content: '';
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/themes/dilecta/assets/img/new/Data.svg) no-repeat;
	top: 5px;
    left: 0px;
	background-size: contain;
}

.exchange {
	margin-bottom: 70px;
}
.categ-in-city {
        display: flex;
    justify-content: space-between;
    margin-top: 20px;
    text-align: center;
    flex-wrap: wrap;
        padding: 0 86px;
}
.categ-in-city .categ-img {
    margin-top: 10px;
    height: 100px;
}
.categ-in-city a {
        display: block;
    text-decoration: none;
}
.categ-in-city-item {
    width: 16.666%;
}
.categ-in-city-item-inner {    
    margin: 15px;
    border: 1px solid #C4C4C4;
    padding: 10px;
}
.categ-in-city-item-inner:hover {
    border-color: #f7871a;
    
}
.categ-in-city-item-inner:hover a {
    color: #f7871a!important;
}
.categ-in-city-item .categ-img img {
        height: 80px;
    max-width: 100%;
        filter: invert(50%) sepia(150%) hue-rotate(6deg) saturate(900%);
}
/*
.categ-in-city-item:first-child .categ-img img {
    width: auto;
    height: 65px;
}
.categ-in-city-item:nth-child(5) .categ-img img {
    width: auto;
    height: 65px;
}
*/
.categ-in-city-item span {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    height: 50px;
}
.is-text .brends-block {
	margin-top: 30px;
}
#cms #center_column ul {
	list-style-type: square;
}
.article-content_txt {
	margin-bottom: 70px;
}
@media (max-width: 1400px) {
    .categ-in-city {
        padding: 0 32px;
    } 
}
@media (max-width: 1280px) and (min-width: 768px) {
    .categ-in-city-item {
    width: 33.333%;
}
}
@media (max-width: 767px) {
    .categ-in-city-item {
    	width: 33.333%;
	}
    .categ-in-city-item-inner {
        margin: 5px;
    }
    .categ-in-city-item span {
        font-size: 15px;
    }
    .categ-in-city {
        padding: 0 5px;       
    }
    #cms .flickity-viewport {
        min-height: 300px!important;
    }
	.company-info_info div {
		width: 100%!important;
		margin-bottom: 0;
	}
	.company-info_info .company_delivery {
		margin-bottom: 20px;
	}
	#cms #center_column ul, #cms #center_column ol, #cms #center_column dl {
		margin-left: 0;
		padding-left: 15px;
	}
}
@media (max-width: 425px) {
    .categ-in-city-item span {
    font-size: 13px;
        height: 40px;
}
    .categ-in-city .categ-img {
        padding: 0 15px;
            height: 75px;
    }
    .categ-in-city-item-inner {
        padding: 10px 3px;
        margin: 0;
    }
}