
.bx_searche .bx_item_element a {
	float: left;
	margin-right: 25px;
	margin-top: 6px;
	width: 200px;
	display: block;
}
.box-catalog-block .item {
    /* min-width: 300px; */
    margin-right: 0px;
}
.bx_searche .bx_price {
	display: flex;
	float: left;
	margin-top: 5px;
}

.title-search-result {
	max-width: 434px !important;
	right: 175px !important;
	left: unset !important;
}

.box-pop-up_ {
	width: 30%;
	float: left;
}

.prod_viewed {
	width: 70%;
	float: left;
}



@media (min-width: 1200px) {
	.bx-searchtitle.acts {
		margin: 0px 0 0;
	}
	
	.acts #title-search-input {
		margin-left: -200px;
		width: 285px;
	}

	.bx-searchtitle {
		margin: 0px 0 0 !important;
	}

}

.box-pop-up_ form .form-group:first {
	display: none;
}

textarea[name="MESSAGE"] {
	font-size: 13px;
	color: #575656;
}

.box-pop-up_ {
	background-color: #cae5ff;
	padding: 25px;
	border: 1px #0961c8;
	border-style: dashed;
	border-width: 4px;
}

.box-pop-up_ button {
	background-color: #0961c8;
}

button.btn.btn-primary-light {
	width: 100%;
	border-radius: 5px;
}

.box-pop-up_ input,  .box-pop-up_ textarea {
	border-radius: 5px;
}

.button-search {
	width: auto !important;
	border-radius: 0px !important;
}

.prod_viewed .product-item-title a {
	color: #0b4999 !important;
	text-decoration: underline !important;
	font-size: 14px;
}

.prod_viewed .product-item-price-container {
	text-align: center !important;
}

.prod_viewed .product-item-title {
	white-space: inherit !important;
	font-size: 14px;
}

.prod_viewed .product-item-desc {
	margin-bottom: 10px;
}

.prod_viewed .product-item-info-container.product-item-price-container {
	text-align: center;
}

.prod_viewed .product-item-big-card .product-item-title a {
	font-size: 15px;
}

.prod_viewed .product-item-desc {
	font-size: 13px;
}

.all_category {
	text-align: center;
	margin-top: 40px;
	padding: 10px;
	background-color: #0ca280;
	width: 250px;
	display: inline-block;
	border-radius: 5px;
}

.all_category a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.box-pop-up_ a {
	/*color: #0961c8 !important;*/
}

.g-recaptcha div:first-child {
	width: 285px !important;
}

.rc-anchor-normal {
	width: 285px !important;
}

iframe[title="reCAPTCHA"] {
	width: 285px !important;
}

.bx-searchtitle .bx-input-group-btn button {
	height: 34px;
	padding: 5px 12px;
	height: 34px;
	color: #555;
	border: 1px #d5dadc solid;
	background: none;
	border-left: 0px;
}


@media (min-width: 1200px) {
	.acts #title-search-input {
		width: 285px;
	}
}

.bx_searche .bx_item_block:last-child {
	background-color: #e5e5e5;
	min-height: 28px;
	text-align: center
}

.bx_searche .bx_item_block:last-child .bx_item_element {
	margin-left: 100px !important;
}

.title-search-result .bx_item_block:hover {
	background: #ececec !important;
}

.title-search-result .bx_item_block:hover .bx_img_element {
	background: #ececec !important;
}

.prod_viewed .product-item-price-container {
	text-align: left !important;
	font-size: 14px;
}

.product-item-big-card .product-item-price-current {
	font-size: 14px;
}

.box-pop-up_ {
	background-color: #cae5ff;
	padding: 25px;
	border: 1px #0C4DA2;
	border-style: dashed;
	border-width: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.box-pop-up_ .btn-primary-light {
	background-color: #0C4DA2;
	color: #fff;
}

.box-pop-up_ input[type="checkbox"] {
	opacity: 1;
	margin-left: 0px;
	margin-top: 3px;
	z-index: 99999;
	border: 1px black solid;
}

.title-search-result {
	width: 437px !important;
	position: absolute;
	top: 37px !important;
	left: -200px !important;
}

@media (min-width: 1200px) {
	.acts #title-search-input {
		width: 285px;
	}
}

.a_submit {
	cursor: pointer;
}

.box-pop-up_ input, .box-pop-up_ textarea {
	resize: none;
}

.box-pop-up_ .control-label, .box-pop-up_ .errortext {
	display: none;
}

.form-control-error {
	display: none;
}

.has-error .form-control-error {
	display: block;
}

.box-pop-up_ {
	color: #000000 !important;
}

.pop-head h3 {
	color: #000000 !important;
}

.category_list h3 {
	text-decoration: underline;
}

.category_list .item-cat {
	padding-left: 0px;
	width: 100px;
	height: 100px;
	border: 2px #0c4da2 solid;
	border-radius: 5px;
	margin-left: 76px;
	margin-bottom: 35px;
	margin-top: 20px;
}

.category_list .item-cat:hover {
	box-shadow: 0 0 10px rgb(4 4 4 / 25%);
}

.category_list .item-cat img {
	height: 86px;
}

.category_list .item-cat a {
	color: #0c4da2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.prod_viewed .item .pic img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.prod_viewed .item .pic {
	width: 175px;
	height: 175px;
	position: relative;
	display: block;
}

.prod_viewed .item:nth-child(4n+5) {
	clear: left;
}
.prod_viewed .item {
	float: left;
	height: 280px;
	padding-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

.prod_viewed .item .description {
	position: relative;
	font-size: 11px;
	overflow: hidden;
	max-height: 45px;
}

.prod_viewed .item .description > .cutter {
	height: 25px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(90%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%, #ffffff 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%, #ffffff 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%, #ffffff 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 90%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.prod_viewed .item .name {
	font-weight: bold;
	height: 40px;
	overflow: hidden;
}

.prod_viewed .item .price {
	font-weight: 600;
	font-size: 16px;
	color: #5b5b5b;
	position: absolute;
	bottom: 0px;
}

.filter-no-found h3 {
	font-weight: bold;
}

.filter-no-found .no-found {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
}

.filter-no-found .no-found-bold, .filter-popular .no-found-bold {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
	font-weight: bold;
}

.filter-popular .no-found-bold {
	margin-bottom: 20px;
}

.filter-popular {
	margin-top: 50px;
}

.filter-popular .item {
	width: 100%;
}

.filter-popular .prod_viewed {
	width: 100%;
}
.box-catalog-block .item {
    /* min-width: 300px; */
}
.box-content .box-catalog-block {
    margin: 50px 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}


.box-content .box-catalog-block .row {
    width: 100%;
}



.filter-no-found h3 {
	font-weight: bold;
	font-size: 30px;
}

.filter-no-found .no-found-bold {
	margin-top: 30px;
	font-weight: bold;
	text-decoration: underline;
}

.filter-popular {
	margin-top: 100px;
}

.box-catalog-block .item:nth-child(4n+5) {
	clear: none;
}

.pagination {
	width: 100%;
}

.title-search-result {
	width: 432px !important;
	left: -200px !important;
	margin-top: -3px !important;
	top: 37px !important;
}