body {
    color: #6f6e6e;
    background: #f4f4f4;
    
    font-size: 15px;
    line-height: 1.47;
	
	margin-top: 160px;
}

.products-list__item {
    border-radius: 5px;
    background: #fff;
    padding: 21px 10px 21px 17px;
    margin-bottom: 21px;
    height: 300px;
    overflow: hidden;
}

.card {
    border-radius: 5px;
    background: #fff;
    padding: 21px 10px 21px 17px;
    margin-bottom: 21px;
    
}


.product-card__image {
	display: block;
    height: 135px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    padding-right: 7px;
}

.product-card__prices {
    /*float: left;*/
    color: #020202;
    font-size: 25px;
    font-weight: bold;
}

.product-card__name a {
    display: block;
    height: 59px;
    overflow: hidden;
    margin-top: 15px;
}

.main-descr-detail {
	padding: 20px;
    padding-bottom: 30px;
	margin-bottom: 50px;
	/*overflow: hidden;*/
}

.detail-container {
    background: #fff;
    border-radius: 5px;
	position: relative;
}

.detail-image {
    width: 100%;
    min-height: 340px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.div-price-buy {
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 10px 15px;
    border-radius: 5px;
    background: #f4f4f4;
	align-items: center;
}

.item_current_price {
    font-size: 37px;
    color: #020202;
    font-weight: bold;
}

.info_cnt_tow {
    /*margin-left: 25px;*/
    color: #3fad14;
    font-size: 14px;
    margin-bottom: 22px;
}

.info_cnt_tow > i {
    color: #797a79;
}

.info_cnt_tow > b {
    font-style: italic;
    color: #040404;
}

h1, h2, h3, h4, h5 {
    color: #010101;
}

.featurette-heading {
    line-height: 20px;
    color: #020202;
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
}

.logo2 div {
    font-size: 13px;
    color: #7d7d7d;
    margin: 0px;
    line-height: 1;
}

.logo2 strong {
    font-size: 15px;
    font-weight: bold;
    color: #010101;
    margin: 0px;
    line-height: 1;
}

.logo2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.category-button {
	margin-top: 10px;
}


.site_header_2 {
	
	box-shadow: 0px 1px 30px 30px #c0c0c0;
	margin-bottom: 20px;
	background: #f4f4f4;
}

.logo2 .tel {
    padding-top: 7px;
    font-size: 20px;
    color: #181818;
    margin: 0px;
    line-height: 1;
    text-shadow: 1px 1px 1px #fff;
}

b {
    font-weight: bold;
}

.corz .capt capt {
    text-shadow: 1px 1px 1px #fff;
}

.corz .capt {
    display: block;
    font-size: 26px;
    color: #030303;
    /*float: right;*/
    /* margin-top: -10px; */
    font-weight: bold;
}

.site_header_1 {
	padding: 7px;
	/*background: url(/images/bg-nav-top.png) repeat-x;*/
	background: #171717;
	
	z-index: 1000;
	position: relative;
}

.menu-and-banner {
	margin-top: 20px;
	margin-bottom: 20px;
}

.poisk-sp {
    color: #2f2f2f;
    font-size: 23px;
    font-weight: bold;
}

.poisk-div1 {
    /*position: absolute;
    top: 32px;*/
    color: #828282;
    font-style: italic;
    font-size: 14px;
}

.flex-container {
/*генерирует flex-контейнер уровня блока*/
display: -webkit-flex; 
display: flex; 

}

.flexgrow3 {
-webkit-flex-grow: 3; 
flex-grow: 3;
}

.btn-poisk {
    border: none;
    padding: 6px 23px;
    font-size: 16px;
    text-shadow: 1px 1px 1px #fff;
    background: #ffe119;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffe119 0%, #ffb400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe119), color-stop(100%,#ffb400));
    background: -webkit-linear-gradient(top, #ffe119 0%,#ffb400 100%);
    background: -o-linear-gradient(top, #ffe119 0%,#ffb400 100%);
    background: -ms-linear-gradient(top, #ffe119 0%,#ffb400 100%);
    background: linear-gradient(to bottom, #ffe119 0%,#ffb400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe119', endColorstr='#ffb400',GradientType=0 );
    border-radius: 5px;
    color: #303030;
    /*margin-left: 7px;*/
    font-weight: bold;
}

.main-search-input-div {
	padding-right: 15px;
}

.main-search-input-div.mobile {
	padding-right: 0px;
}

.main-search-input-div input {
    background: #fefdfd;
    border: none;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #c3c2c2 inset;
    font-style: italic;
    color: #828282;
    /*font-size: 14px;*/
}

.poisk-div2 {
    /*position: absolute;
    top: 40px;
    left: 205px;*/
	padding-top: 5px;
    color: #040404;
    font-size: 14px;
}

.poisk-div2 a {
    color: #3688cd;
    text-decoration: underline;
}

.main-search-input-div.mobile .btn-poisk {
	position: absolute;
	top: 0;
	right: 15px;
	background: transparent;
	color: red;
	padding: 6px 15px;
}

.products-list__item:hover, .products-list__item-big:hover {
	box-shadow: 8px 8px 30px 0px #c6c6c6;
}

.prefooter {
    padding-top: 20px;
    background: #fff;
    padding-bottom: 30px;
}

.h2-main {
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 10px;
}

.bl-border {
    border-radius: 5px;
    padding: 18px 13px 22px 13px;
    margin-bottom: 27px;
    margin-top: 16px;
    border-bottom: 1px solid #e6e6e6;
}

h3 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 10px;
}

.radius155 {
    border-radius: 5px;
    background: #f1f1f1;
    box-shadow: 1px 1px 2px 0px #d2d2d2 inset;
    padding: 28px 20px 28px 20px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #818181;
}


.cyrcle105 {
    width: 105px;
    height: 105px;
    margin-right: 15px;
}

.radius155 h3 {
    font-size: 20px;
    font-weight: normal;
    color: #181818;
    margin: 0;
}

.radius155 p {
    margin: 7px 0px 7px 0px;
    line-height: 1.3;
}

@media (min-width: 768px) {
	.radius155 {
		border-radius: 155px;
	}

	.radius155 .right-border {
		background: url(/images/border.png) no-repeat right;
	}
}

@media (max-width: 768px) {
	.radius155 .inf {
		margin-bottom: 25px;
	}

}

.featurette-heading span {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: normal;
}

.main-menu-category a {
	text-align: left;
	padding: 8px 12px;
	font-size: 15px;
    color: #b2b1b1;
    padding-left: 35px;
    border-radius: 0;
    border-bottom: 1px dashed #b2b3b5;
	border-top: 1px dashed #b2b3b5;
	background: transparent;
	background: url(/images/list-st.png) no-repeat 17px 12px;
	white-space: unset;
}

.sub-menu-category > a {
	text-align: left;
	padding: 8px 12px;
	font-size: 15px;
    color: #666565;
    padding-left: 20px;
    border-radius: 0;
	white-space: unset;
	border: none;
}

.main-menu-category {
	width: 100%;
	background: url(/images/bg-cat.png);
	border-radius: 5px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.sub-menu-category {
	width: 100%;
	border-radius: 5px;
	/*box-shadow: 8px 8px 30px 0px #c6c6c6;*/
	padding-bottom: 20px;
	background: #fff;
	margin-bottom: 20px;
}

.carousel ul {
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.carousel img {
	width: 100%;
}

.carousel-img {
	height: 330px;
	padding: 30px 30px 30px 30px;
}

.carousel .item {
	background: #fff;
}

.carousel-control.right {
	/*background: none;*/
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.15) 100%);
}

.carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.0001) 100%);
}

.carousel {
	/*margin-top: 20px;*/
}

.margintop20 {
	margin-top: 20px;
}

.head-catalog h3 {
    
    color: #fcfdff;
}

.main-menu-category >a:hover, .main-menu-category >a:focus, .main-menu-category >a:active, .razvorot > li > a:hover {
    color: #fefdfd;
    font-weight: bold;
    background: #fd4833;
 }
 
.main-menu-category >.head-catalog {
	background: transparent;
	border-top: none;
}

.main-menu-category >.foot-catalog {
	height: 38px;
	background: #000;
	border-bottom: none;
}

.big-but {
    display: block;
    width: 125px;
    height: 34px;
    background: url(/images/but-by-b.png) no-repeat;
    font-size: 16px;
    color: #020202;
    font-weight: bold;
    padding: 5px 0px 0px 22px;
	position: relative;
	z-index: 10;
}

.main-menu-category, .carousel {
    box-shadow: 8px 8px 30px 0px #c6c6c6;
}

.product_list {
	padding-bottom: 30px;
}

.breadcrumb {
    /*padding: 8px 15px;*/
	padding: 0;
    margin-bottom: 20px;
	/*margin-top: 40px;*/
    list-style: none;
    /*background-color: #fff;*/
    border-radius: 4px;
	font-size: 12px;
}

.breadcrumb > .active {
	color: black;
}

.main-button-category {
	/*color: #fcfdff;*/
	color: red;
    font-weight: bold;
    font-size: 21px;
	width: 100%;
	/*background: red;*/
	background: #f4f4f4;
	text-align: left;
	padding: 10px 20px;
	/*margin-bottom: 20px;*/
	border-color: red;
}

.main-button-div  ul  {
	width: 100%;
}

.main-button-div  ul a {
	padding: 10px 20px;
}

.wishlist {
	width: 100%;
	background: #fff;
}

.wishlist__column--image a img {
	max-width: 200px;
}

.footer {
    background: #010101;
    padding-top: 20px;
	padding-bottom: 20px;
}

.carousel-indicators li {
	border: 1px solid red;
}

.carousel-indicators .active {
    background-color: red;
}

.carousel-text {
	padding: 40px;
}

.carousel-text price, .search-item .price{
	color: red;
	font-weight: bold;
	font-size: 24px;
	padding-right: 20px;
}

.bestsellers {
    box-shadow: 0px 60px 30px 30px #c0c0c0;
    margin-bottom: 20px;
}

.products-list__item-big {
    border-radius: 5px;
    background: #fff;
    padding: 40px 10px 21px 21px;
    margin-bottom: 21px;
    /*height: 300px;*/
    overflow: hidden;
}

@media (min-width: 768px) {
	.products-list__item-big {
		height: 300px;
	}
}

@media (max-width: 768px) {
	
	.breadcrumb {
		margin-top: 40px;
	}
}

.featurette-heading-big {
    line-height: 22px;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.products-list__item-big .product-card__prices {
    color: #020202;
    font-size: 31px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
}

.products-list__item-big .product-card__name a {
    height: 90px; 
}

.products-list__item-big .product-card__image {
    height: 190px; 
}

#mega-menu-block {
	/*position: absolute;
	z-index: 5;*/
	background: #fff;
	width: 100%;
	padding: 20px;
	display: none;
}

.main-menu-category >a:hover + #mega-menu-block {
    display: block; 
}

.sub-menu-category active a {
    color: #fff;
	background: red;
}

.sub-menu-category > a:not(.active-menu):not(.caption-menu) {
    /*color: #fff;
	background: red;*/
	padding-left: 35px;
}

.sub-menu-category .active-menu {
	/*border-bottom: 2px dashed #000;*/
	color: #ccc;
}

.sub-menu-category >.caption-menu {
    /*color: #fff;
	background: red;*/
	padding-left: 20px;
}

.sub-menu-category > .small-menu {
	padding-left: 45px;
}

.sub-menu-category > .small-menu > small > a{
	margin-right: 10px;
}

.sub-menu-category hr {
	margin-bottom: 0;
}

.main-button-div ul a {
	white-space: normal;
}

#for-business .carousel-img {
	height: 400px;
}

.product-card__button a {
    display: block;
    width: 90px;
    height: 24px;
    background-image: url(/images/but-by-s.png);
    background-size: cover;
    font-size: 12px;
    color: #020202;
    font-weight: bold;
    padding: 4px 25px;
	
	
}

.div-price-buy .product-card__button a, .big-card .product-card__button a {
    display: block;
    width: 125px;
    height: 34px;
    background-image: url(/images/but-by-b.png);
    background-size: cover;
    font-size: 18px;
    color: #020202;
    font-weight: bold;
    padding: 4px 25px;
	
	
}

.product-card__button {
	margin-left: auto;
}

.corz {
	margin-left: auto;
}

.product-card__actions {
	align-items: center;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.wishlist__column--image a  {
    padding: 30px;
}

a {
	cursor: pointer;
}

.flex-container .logo2 {
	align-items: center; 
}

.navbar-brand {
    
    padding: 5px 5px;
	height: auto;
    
}

.site_header_1 .navbar-nav  a, .site_header_1 .navbar-nav  button {
	padding-top: 11px;
    padding-bottom: unset;
	border: none;
	color: white;
}

.site_header_1 .navbar-nav  a:hover {
	color: white;
	background: #171717;
}

.navbar-toggle .icon-bar {
	/*margin-top: 5px;*/
    background-color: red;
	width: 30px;
	height: 4px;
}

.navbar-toggle {
	position: relative;
    float: right;
    padding: 4px 10px;
    margin-right: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.soc-widget {
	padding: 10px 0px;
}

.small-menu small {
	display: inline-block;
}

.site_header_1 .nav > li > a {
	padding-bottom: 11px;
	color: lightgray;
}

.navbar-fixed-top .navbar-collapse {
    max-height: unset;
}

.search-item .image {
	padding-bottom: 15px;
}

.product-card .hit, .products-list__item-big .hit {
	position: absolute;
}

.products-list__item-big .hit {
	position: absolute;
	top: 20px;
}

.product-card__prices .old-price {
	font-size: 14px;
	color: darkgrey;
	text-decoration: line-through;
	line-height: 1;
}

.big-card .old-price {
	font-size: 20px;
	
}

.main-descr-detail .old-price {
	
	font-size: 20px;
	color: darkgrey;
	text-decoration: line-through;
	line-height: 1;
}

.product_list .list-view .nav.nav-tabs {
	background: white;
	/*margin-bottom: 15px;
	margin-top: 15px;*/
}

.product_list .list-view .summary {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer h4 {
	color: white;
}

.footer .after-footer {
	color: grey;  
}

.footer .after-footer hr {
	border-top: solid 1px grey;    
	height: 0px;
}

.info-card {
	height: auto;
	padding: 20px;
}

.info-card .info {
	font-weight: bold;
	padding-top: 5px;
}

.info-card .info span {
	font-weight: normal;
}

.service-section {
	padding-top: 15px;
}

.position-basket {
	font-size: 22px; 
}

.navbar-brand > img {
	display: inline-block;
}

@media (max-width: 767px) {
	#search-form-mobile-top {
		/*padding-left: 15px;*/
		display: inline-block;
		width: 100%;
		padding: 5px;
	}
	
	body {
		margin-top: 20px;
	}
	
	.top-block {
		height: 100px;
	}
}

#search-form-mobile-top .main-search-input-div {
	position: relative;
}

#search-form-mobile-top .main-search-input-div.mobile .btn-poisk {
	right: 0;
}

#search-form-mobile-top .main-search-input-div .form-control{
	
}

.configurator-item .wishlist__column--image a img {
    max-width: 200px;
    height: 100px;
}

.configurator-item .wishlist__column--image a {
    padding: 0;
}

ul.product__meta {
	list-style: none;
}

.top-btn-poisk {
	position: absolute;
    right: 12px;
    top: 22px;
    border: none;
    background: transparent;
}

.btn-group-vertical > .btn:first-child {
    border-top: none;
}

.btn-group-vertical > .btn:last-child {
    border-bottom: none;
}

.catalog-h1 {
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 20px;
}

h1.product__name {
	font-size: 28px;
	/*margin-bottom: 20px;*/
}

.brand-badge {
	background-color: white;
	padding: 10px;
	position: absolute;
	width: 150px;
	right: 25px;
	top: -20px;
	font-size: 22px;
	font-weight: 900;
	z-index: 10;
	text-align: center;
	box-shadow: 1px 1px 2px 0px #c6c6c6;
}

.detail-content {
	padding-top: 20px;
}

.categories-list__item .product-card__image{
	margin-right: 20px;
    margin-left: 20px;
}

.categories-list__item {
	height: auto;
}

.categories-list__item .featurette-heading  {
	text-align: center;
	margin-top: 10px;
}

.products-list__item {
    
    height: auto;
    
}

.show-mobile-search {
	padding: 4px 10px;
	margin-top: 8px;
    margin-bottom: 8px;
	font-size: 15px;
	color: red;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}

@media (max-width: 767px) {
	.super-view {
		padding: 15px;
		flex-direction: column;
	}
	
	.product__gallery_container {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.catalog-h1 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	h3 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
    .super-view {
		padding: 50px;
	}
}

/* Действия */
.product-actions-section {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 15px;
    border-top: 1px solid #eee;
    z-index: 1000;
}

.action-buttons {
    display: flex;
    gap: 10px;
    align-items: center;
}

.action-buttons .btn { 
    flex: 1;
    padding: 10px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    min-height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}