body, html {
	width: 100%;
	min-width: 320px;
	font-family: montserratregular;
}

h1,h2,h3,h4,h5 {
	font-family: montserratbold;
}

.clear {
  clear:both;
}
.container_color_header {
	width: 100%;
	min-width: 320px;
	padding: 0;
	background: #e9ecef;
}

.container_color_footer {
	width: 100%;
	min-width: 320px;
	padding: 0;
	background: #e9ecef;
}
.container {
	max-width: 1240px;
	min-width: 320px;
	padding: 0;
	margin: auto;
}

ol.breadcrumb {
	margin: 10px 0;
}

/*--------------------ФОРМА КОРЗИНЫ-------------------------*/

.basc_quant_cont .row {
	line-height: 35px;
}

.card-header .del {
	position: absolute; 
	top: 10px; 
	right: 10px;
}

.bskt_btns a {
	text-decoration: none;
}

.img_wrapper_bask {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 137px;
	height: 137px;
	overflow: hidden;
}

/*--------------------ШАПКА-------------------------*/

#form, #form2, #form3 {
	margin-top: 150px;
}

.search input::placeholder {
	color: #c06a44;
}
.search input {
	padding-left: 40px;
	border-radius: 10px;
	border: 0;
}
.search button {
	position: absolute;
	left: 10px;
	width: 20px;
	height: 20px;
	background: url("/img/search_icon.png") center center no-repeat;
	border: 0;
	background-color: none;
	cursor: pointer;

}
.search form {
	position: relative;
}

/*--------------------СЛАЙДЕР-------------------------*/


/*-----------------СЛИК СТИК----------------------------*/


.last_mod_item:hover {
	transition: 0.5s;
	background-color: white; 
	-webkit-box-shadow: 0px 0px 47px -2px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 47px -2px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 47px -2px rgba(0,0,0,0.43);
}

.last_mod_item {
	width: 385px;
	height: 190px;
	color: white;
	padding: 4px 12px;
	overflow: hidden;
	border-radius: 6px;
  word-wrap: break-word;
}

.last_mod_info  {
	height: 80%;
	overflow: hidden;
}

.img_wrapper_last {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 180px;
	overflow: hidden;
	border-radius: 5px;
}

/*-------------------БОКОВОЕ МЕНЮ--------------------------*/

#btn_sidebar {
	display: block;
}

.list-group-item .active {
	text-decoration: underline;
}

.sidebar {
	text-align: center;
}

.sidebar > ul > li:first-child {
	background-color: #c06a44;
}
.sidebar > ul > li {
 	background-color: #e9ecef;
 	color: #fff;
 	font-weight: bold;
}

.sidebar > ul .active > a {
	color: white;
}
.sidebar ul ul .active > a {
	text-decoration: underline;
}


/*------------------ГЛАВНОЕ МЕНЮ---------------------------*/

.top_menu .navbar-nav > li:first-child { 
	display: flex;
	justify-content: flex-start;
	padding: 0;
	margin: 0;
}

.top_menu .navbar-nav > li:last-child { 
	display: flex;
	justify-content: flex-end;
	padding: 0;
	margin: 0;
}

.navbar-nav li {
	margin: 0 10px;
  	display: flex;
    align-items: center;
}

.navbar-nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: auto;
    text-align: center;
}

/*--------------------------------------------------*/
div.counter {
	width: 100%;
	margin: 40px 0 40px 0;
	text-align: left;
	clear: both;
	font-weight: bold;
}

div.counter a,
div.counter span {
	display:inline-block;
	width: 26px;
	height: 26px;
	text-align: center;
	color: #000 !important;
	text-decoration: none !important;
	vertical-align: middle;
}

div.counter a:first-child,
div.counter span:first-child,
div.counter a:last-child,
div.counter span:last-child {
	width: 37px;
	height: 30px;
}

div.counter a:first-child {
	background: url('/img/c_left.png') center center no-repeat;
}

div.counter span:first-child {
	background: url('/img/c_left.png') center center no-repeat;
	
}

div.counter a:last-child {
	background: url('/img/c_right.png') center center no-repeat;
	
}

div.counter span:last-child {
	background: url('/img/c_right.png') center center no-repeat;
	
}

div.counter .p {
	font-weight: bold;
	color: #c06a44 !important;
}

/*---------------------------------------------*/

/*-----------------КАТАЛОГ----------------------------*/

.prod_img_cont {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

.prod_img_cont::after {
	display: block;
	clear: both;
	content: "";
}

.prod_img_big {
	position: relative;
}

.prod_img_big .label {
	top: 13px;
	left: 0px;
}

.prod_img_cont .prod_img_mini {
	margin: 0;
	padding: 0;
	display: flex;
}

.prod_img_cont .prod_img_mini li {
	width: 56px;
	height: 56px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	background: none;
	cursor: pointer;
	list-style: none;
	overflow: hidden;
}

.prod_img_cont  .prod_img_mini li:last-child {
	margin: 0;
}

.img_wrapper_catalog_main {
	display: flex;
	align-items: center;
	justify-content: center;
	width: inherit;
	height: 250px;
	overflow: hidden;
}

.img_wrapper_catalog {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 213px;
	height: 213px;
	overflow: hidden;
	border-radius: 10px;
}

.label {
	position: absolute;
	top: 10px;
	left: 0;
	width: 120px;
	font: 16px/29px RCond, Arial;
	text-align: center;
	color: #fff;
}

.prod_list_sm_img > a {
	display: flex;
	align-items: center;
	justify-content: center;
	width:inherit;
	height: inherit;
}

.novelty {
	background: url('/img/novelty.png') right 0 no-repeat;
}

.bestseller {
	background: url('/img/bestseller.png') right 0 no-repeat;
}

.card .card-title {
	text-decoration: none;
}

.card .card-text {
	text-indent: 0;
}

.catalog ul.product li, .category_product li, .catalog > li.product, ul.category > li {
	width: 215px;
	margin: 5px 0;
}

.catalog li.category {
  width: 100%;
}
/*-----------------АРТИКЛ----------------------------*/

.decor_right {
	background: url("/img/decor_1.png") right -20px no-repeat;
}

.decor_left {
	background: url("/img/decor_2.png") left -20px no-repeat;
}

.img_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 213px;
	height: 213px;
	overflow: hidden;
}

.gorizontal {
	width: 100%;
}
.vertical {
	height: 100%;
}

.mod_img_big {
	display: flex;
	align-items: center;
	justify-content: center;
	/*width: 420px;
	height: 315px;*/
	float: left;
	border-radius: 10px;
	overflow: hidden;
}

.mod_list_info .date {
	text-indent: 0;
}

.btn_pols {
	float: right;
}

.last_mod_item .card-header {
	min-height: 25%;
}

.albums li {
	width: 215px;
	margin: 5px 0;
}

.card-body {
	padding: 20px 5px;
}

/*-------------------СЧЕТЧИК СТРАНИЦ--------------------------*/

.disable-link, .disable-link:hover {
	cursor: none;
	border-color: gray;
	color: gray; 
}

/*-------------------ФУТЕР--------------------------*/


/*-------------------МЕДИА--------------------------*/

@media (max-width: 415px) {
	.mod_img_big {
		width: 90%;
	}
	.navbar-nav > li .dropdown-menu {
		position: static;
	}
	.img_wrapper_last {
		width: 100px;
		height: 80px;
	}
}
@media (max-width: 1080px) {
  .big_img_in_page {
    	width:100%;
  }
}


@media (max-width: 994px) {
	.top_menu .navbar-nav > li:last-child, .top_menu .navbar-nav > li:first-child { 
		margin: 0 10px;
		padding: 0 20px;
	}
}
@media (max-width: 530px) {
  .img_in_page {
  	width: 95%;
  }
  
  .spisok {
  	margin: 0;
  }
  
}
@media (max-width: 716px) {
	.navbar-nav {
		width: 100%;
		flex-direction: column;
	}

	.top_menu .navbar-nav > li:last-child, .top_menu .navbar-nav > li:first-child { 
		display: block;
	}
   	.slide {
    	display:none;
  	}
    .navbar-nav li {
      	display: block;
	}
  	.dropdown-item {
  		white-space: normal;
  	}
  	h1 {
   		font-size: 1.6rem!important;   
  	}
  	h2 {
   		font-size: 1.1rem!important;   
  	}
    .breadcrumb > li {
		margin: 5px 0;
      	text-align:center;
      	width: 100%;
    }
}

@media (min-width: 716px) {

	#btn_sidebar {
		display: none;
	}

	.sidebar {
		display: block;
	}
    .navbar-expand-md .navbar-nav .dropdown-menu {
      	width: 300px;
  	}

}