.imp-thing {
	    padding-inline-start: 10px;
}
.imp-thing li {
    display: inline-block;
    margin: 10px 5px;
    width: 195px;
    border: 1px solid #ffffff;
    vertical-align: middle;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 15px 10px;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.imp-thing li:hover {
	border: 1px solid #B68A27;
	color: #B68A27;
}
.list-tick {
	list-style:none;
	text-align:justify;
	
}
.list-tick li {
    background: url(/d/tick-inside-circle.png) 1px 6px no-repeat;
    padding: 7px 11px 2px 32px;
    background-size: 20px;
    margin: 0px -21px;
}
.shopping-list {
	list-style:none;
	text-align:justify;
	
}
.shopping-list li {
    background: url(/d/shopping-cart.png) 1px 6px no-repeat;
    padding: 7px 11px 2px 32px;
    background-size: 20px;
    margin: 0px -21px;
}

.imp-text, 
.shop2-main-before .imp-text {
	padding: 15px 30px;
    text-align: center;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px 0 rgba(178,178,178,0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(178,178,178,0.5);
    box-shadow: 0 0 10px 0 rgba(178,178,178,0.5);
    background-color: #fff;
}
.imp-text1,
.shop2-main-before .imp-text1 {
	background: url(/d/1349010/t/images/theme4/roses_2.jpg) left top repeat;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.spisok-url li{
	display: inline-block;
	margin: 10px 5px;
}
.spisok-url li a {
	width: 200px;
	text-decoration:none;
	display: inline-block;
	background: url(/t/images/theme4/roses_2.jpg) left top repeat;
	padding: 10px 0;
	Border-radius: 5px;
	color: white;
	font-weight: bold;
	border: 1px solid white;
	box-shadow: 0 0 0 2px #DF1414;
	text-align: center;
}
.spisok-url li a:hover {
	box-shadow: 0 0 0 2px #fff;
}
.cont-page {
	display:flex;
	display: -webkit-flex; 
	-webkit-flex-direction: column;
	flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	padding-top: 15pt;
}
.cont-phone {
	display: -webkit-flex; 
	-webkit-justify-content: flex-start;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
	margin: 5px 0;
	width: 270px;
}
.cont-phone span {
	
	font-family: Ubuntu, sans-serif;
}
.cont-phone span a {
	text-decoration: none;
	font-size: 17px;
	color: #000000;
}
.cont-phone img {
	margin: 0px 10px;
	width: 45px;
	height: 45px;
}
.my-gallery {
	text-align: center;
}
.imp-text1 a {
	color: #fff;
}
.shop2-product-mode-wr .shop-product-desc ul {
	list-style: none !important;
}

.tab_null .art-tpl__title {
	font-size: 22px !important;
}

.tab_null .art-tpl__note {
	font-size: 15px;
}

.article-bl {
	border-radius: 3px;
	-webkit-box-shadow: 0 0 10px 0 rgba(178,178,178,0.5);
	-moz-box-shadow: 0 0 10px 0 rgba(178,178,178,0.5);
	box-shadow: 0 0 10px 0 rgba(178,178,178,0.5);
	background-color: #fff;
	padding: 20px 25px;
	margin-bottom: 20px;
}

.tab_null .article-bl .art-tpl__thumb {
	padding: 0 15px 0 0;
}

.tab_null .article-bl .read_more {
	display: inline-block;
	padding: 0;
}

.tab_null .article-bl .art-tpl__inf {
	text-align: right;
	margin: -37px 0 0;
}

.tab_null .article-bl .read_more a {
	text-decoration: none;
	display: inline-block;
	background: url(../theme4/roses_2.jpg) left top repeat;
	padding: 10px 35px;
	Border-radius: 5px;
	color: white;
	font-weight: bold;
	border: 1px solid white;
	box-shadow: 0 0 0 2px #DF1414;
}

.tab_null .article-bl .article-txt {
	padding: 0 0 45px;
}

@media screen and (max-width: 480px) {
	.tab_null .art-tpl__title {
		font-size: 17px !important;
	}
	
	.article-bl {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.tab_null .article-bl .art-tpl__thumb {
		float: none;
		padding: 0 0 20px;
	}
	
	.tab_null .article-bl .art-tpl__inf {
		text-align: left;
		margin: 0;
	}
	
	.tab_null .article-bl .article-txt {
		padding: 0 0 20px;
	}
}
.table-new tr:first-child{
	background-color: #df1414;
	color: #fff;
}
.table-new tr:first-child td {
	border-color:#df1414;
}
.table-new tr {
	background-color: #fff;

}
.table-new tr td {
	border-color: #ebebeb;
}
.table-new {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}
.slider-block-wr .slider-block .slider-info .slider-title {
	font-weight: bold;
    font-size: 30px;
}
.slider-block-wr .slider-block .slider-info .slider-body {
	font-size: 19px !important;
	}
.slider-block-wr .slider-block .slider-info .slider-btn {
	padding: 0px 20px !important;
    height: 40px !important;
    line-height: 40px !important;
	font-size: 14px !important;
}
.slider-block-wr .slider-block .slider-info {
    background-color: rgba(0, 0, 0, 0.5) !important;
}