/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

#eshopLink {font-weight: bold !important;}
.subscribe_wrap {display: none;}

.tizers_block .item .img {
	background: none;}

.logo-row .logo {
	max-width: 210px;}

.tizer-strong {
font-weight: bold !important;
}

.small_title1 {
	margin: 0px 0px 10px !important;}

.title p:first-child {
font-weight: bold !important;
}

.alert-warning{
color: #8A6D3B;
background-color: #FCF8E3;
border-color: #FAEBCC;

}
.alert {
	border: none;
	border-radius: 1px;
	font-size: 14px;
	padding: 15px;
	margin-bottom: 20px;
}

.tabs_slider .swiper-button-next {right: 0;}

.tabs_slider .swiper-button-prev {left: 0;}

.container { 
width: 100%;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width:768px)
{a.navigator-btn
{display: none;	}
}