@import url('//fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic,cyrillic-ext');
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

/*
Модуль фильтра
*/
.paramfilter {
  
  
}
.paramfilter .checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
.paramfilter .is-focused .checkbox input[type=checkbox]:checked + .checkbox-material:before,
.paramfilter .checkbox input[type=checkbox]:checked + .checkbox-material:before,
.paramfilter .checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
.paramfilter .is-focused .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before,
.paramfilter .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before,
.paramfilter .is-focused .checkbox .checkbox-material .check:before,
.paramfilter .checkbox .checkbox-material .check:before {
  animation: none;
}
.paramfilter .mcf_form > div {
  padding: 15px 0;
  border-bottom: 1px solid #e7e7e7;
}
.paramfilter .mcf_form a.fullreset {
  padding: 8px 10px;
  float: left;
}
.paramfilter .mcf_form input.mcf_button {
  float: left;
}
.paramfilter .form-group {
  margin: 0;
  padding: 0;
}
.paramfilter .ui-slider .ui-slider-handle {
  border-radius: 50%;
  background: #4caf50;
  border: 0;
}
.paramfilter .ui-slider-horizontal {
  border: 0;
}
.paramfilter .slider_active {
  background: #ddd;
}
.paramfilter .reset {
  color: #bdbdbd;
  font-size: 12px;
  font-weight: normal;
}
.paramfilter .reset:hover {
  text-decoration: underline;
}
.paramfilter .reset .material-icons {
  font-size: 12px;
  font-weight: normal;
}
.paramfilter .heading {
  font-family: monospace;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
}
.paramfilter .heading small,
.paramfilter .heading .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.paramfilter .heading small,
.paramfilter .heading .small {
  font-size: 75%;
}
.paramfilter input.mcf_button,
.paramfilter .fullreset {
  margin-top: 25px;
}
.paramfilter .mcf_form .filter_manufacturers {
  padding-top: 0;
}
.paramfilter .form-group .checkbox label,
.paramfilter .form-group .radio label,
.paramfilter .form-group label {
  color: rgba(0,0,0, 0.87);
}
.paramfilter .values-named li.hover label span.f-title b {
  display: none;
}
.paramfilter .values-named li label {
  width: 30px;
  height: 30px;
  border-color: #e7e7e7;
}
.paramfilter .values-named li label span.color {
  width: 100%;
  height: 100%;
  margin: 0;
}
.paramfilter .values-named li label.checked {
  border-color: #4caf50;
}
.paramfilter .values-named label.white span.color {
  background-color: #fff;
}
.paramfilter .values-named label.gold span.color {
  background-color: gold;
}
.paramfilter .values-named label.silver span.color {
  background-color: silver;
}
.paramfilter input.mcf_button {
  margin-right: 5px;
}
.paramfilter .mcf_form > .custom_params:last-of-type {
  margin-bottom: 25px;
}
.paramfilter input.mcf_button,
.paramfilter .fullreset {
  margin-top: 0;
  margin-bottom: 10px;
}


/*
Выбор количества товара в категории
*/
.view-category .product-wrap .addtocart-bar{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.view-category .product-wrap .product-addtocart{
    display: block;
}
.view-category .product-wrap .product-addtocart .quantity-controls{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.view-category .product-wrap .product-addtocart div.quantity-controls{
    margin: 0 5px 10px 5px;
}


/*
Плавающее меню и корзина
*/
.t3-mainnav.affix {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
.navbar.navbar-default{
    background: #fff;
}
.header-cart.affix{
    z-index: 9999;
    top: 0;
}
@media(max-width: 768px){
    .t3-mainnav.affix,
    .header-cart.affix{
        position: relative;
    }
}
.t3-mainnav.affix,
.header-cart.affix{
    -webkit-animation: menu 1s 0.5s both;
    animation: menu 1s 0.5s both;
}
@-webkit-keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
}
@keyframes menu{
    from{
        top: -100px;
    }
    to{
        top: 0;
    }
}

/*
Мои кастомные стили
*/
#dostav-oplat{text-align: center;}
#dostav-oplat div {float:left; height:360px; width:220px; margin:2px; background:#f5f6f4;}
#dostav-oplat img {width:200px;height:133px;}
#dostav-oplat a {font-size: 11pt;font-weight:bold;}
#footer-forbes img{height: 70px;}
#social-footer {text-align: center;}
#image-certificates img{width:200px;}
#fig-stati{display: block; float: none; width: 98%; margin: 4px; padding: 0; background: #f0f0f0; text-align: center;}
.tab-content figure{background: #f0f0f0;width:210px;float:right; margin: 0; padding: 0;text-align: center;}
figure#docs{background: #f0f0f0;width:210px;float:right; margin: 0; padding: 0;text-align: center;}
#virtuemart_currency_id{margin: 4px;width: auto;float: left;}
.header-top-1 .mod-languages div.btn-group {position: relative; width: auto; line-height: 34px; vertical-align:middle; margin: 4px; border: 1px solid #cccccc;}
.header-top-1 .btn, .header-top-1 .input-group-btn .btn {padding: 6px;}
#flag-header{float:left; margin: 4px; background-color: #f5f5f5;}
.jcomments-links{ display: inline-block;}
.price-tooltip{font-size: 24px; color: #aaa;}

.product-wrap .product-price, .spacer-buy-area .product-price{
    position: relative;
}
.product-wrap .product-price .PricesalesPrice, .spacer-buy-area .product-price .PricesalesPrice{
    width: 100%;
    padding-right: 15px;
}
.product-wrap .product-price .price-tooltip, .spacer-buy-area .product-price .price-tooltip{
   position: absolute;
   right: 0;
   top: 0;
}
.product-wrap .product-price .tooltip.in, .spacer-buy-area .product-price .tooltip.in{
    width: 250px;
}

/*
Кастомный спойлер
*/
.spoiler > input + label:after{content: "+";float: right;font-family: monospace;font-weight: bold;}
.spoiler > label {color:#fff;}
.spoiler > input:checked + label:after{content: "-";float: right;font-family: monospace;font-weight: bold;}
.spoiler > input{display:none;}
.spoiler > input + label , .spoiler > .spoiler_body{background:#8EC274;font-size: 14px;padding:5px 15px;overflow:hidden;width:100%;box-sizing: border-box;display: block;}
.spoiler > input + label + .spoiler_body{display:none;}
.spoiler > input:checked + label + .spoiler_body{display: block;}
.spoiler > .spoiler_body{background: #FFF;border: 2px solid #8EC274;border-top: none;}

/*
Стили комментариев
*/
#comments #comments-list-0 > div {
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}
#comments #comments-list-0 .comments-list .odd{
    padding-left: 20px;
}
#comments .comment-body blockquote{font-size:14px;}
/*
Соглашение в корзине
*/
#agree-license{#6c6c6c;}

.vm-price-value {width:100%;}

/*
Tooltip для модуля фильтрации
*/
.tooltip.param-tooltip {
	left: 100%;
	top: 50%;
	min-width: 300px;
	margin-top: -27px;	
}
.tooltip.param-tooltip .tooltip-arrow {
	display: block;
	border-right-color: #37933a;	
}
.tooltip.param-tooltip .tooltip-arrow:after,
.tooltip.param-tooltip .tooltip-arrow:before {
	content:"";
	position: absolute;
	display: block;	
	border-width: 5px 5px 5px 0;
	border-color: transparent;
	border-style: solid;
	border-right-color: #37933a;
	width: 0;
	height: 0;
	z-index: -1;
	top: -5px;
	left: -1px;
}
.tooltip.param-tooltip .tooltip-arrow:before {
	left: -1px;
}
.tooltip.param-tooltip .tooltip-inner {
	padding: 10px 0;
	background: #fff;
	color: #333;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 0 0 1px #59b75c, 0 1px 0 #59b75c;
}
.tooltip.param-tooltip .tooltip-inner * {
	display: inline-block;
	vertical-align: middle;
}
.tooltip.param-tooltip .param-tooltip-close {
	font-size: 16px;
	background: #e4e4e4;
	border-radius: 50%;
	padding: 5px 7px;
	margin-left: 5px;
	text-decoration: none;
}
.tooltip.param-tooltip span{
	padding-right: 5px;
}
.paramfilter li {
    margin: 0 !important;
    padding: 10px 0;

}
@media(max-width: 768px){
    .tooltip.param-tooltip {
		left: 0;
		top: 0;
		min-width: 100%;
		margin-top: 0;
		position: relative;
		display: list-item;
		list-style: none;
	}
	.tooltip.param-tooltip .tooltip-arrow {
		display: none;
	}
	.tooltip.param-tooltip .tooltip-inner {
		padding: 10px;
		min-width: 100%;
		text-align: left;
	}
}
#home .ligthbox{
    height: auto;
}
/*
Сайдбар в мобильной версии
*/
@media(max-width:768px){
    .t3-mainbody > .row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .t3-mainbody > .row .t3-content{
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .t3-mainbody > .row .t3-sidebar{
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
.faf-filters-form select.faf-filters-select{
  width: 100%;
}
.faf-filters-form select.faf-filters-select option{
  display: block;
}