body {
	font-family: 'Open Sans', sans-serif;font-weight: 400;color: #000012;
	font-size: 14px;
	line-height: 20px;
	width: 100%
	}
h1, h2, h3, h4, h5, h6 {font-weight:600;color: #000012}
h1 {font-size:30px}
h2 {margin:0 0 20px;font-size:25px}
h3 {margin:0 0 20px;font-size:20px}
h4 {font-size: 15px}
h5, blockquote {font-size: 14px}
h6 {font-size: 10.2px}
/* Шрифт ссылок. По умолчанию */
a {color: #01948a}
/* Шрифт ссылок при наведении курсора. По умолчанию */
a:hover {color: #6de3db;text-decoration: none}
legend {font-size: 18px;padding: 7px 0px}
label {font-size: 12px;font-weight: normal}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	height:34px;
	font-size: 12px;
	border-color:#3db5ad;
	box-shadow:none
}
.fa {font-size: 14px}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {font-size: 12px}
.input-group .input-group-addon {font-size: 12px;height: 30px}
button,select,.btn,.btn:active,.btn:hover,.btn:focus,.nav-tabs .li {outline: none!important;-moz-user-select: none!important;-webkit-user-select: none!important}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline;}
.nav-tabs {margin-bottom: 15px}
div.required .control-label:before {content:'* ';color: #f00;font-weight:700}
.dropdown-menu li > a:hover, .dropdown-menu li > button:hover {text-decoration:none;color:#333;background:rgba(0 0 0 /.05)}
#top {	
background-color: #01948a;
margin: 0 0 0px;
min-height:36px;
border-bottom: 10px solid #3db5ad;
padding: 4px 0px 3px 0
}

/* Дополнительная полоска разделителя м/д TOP и LOGO */
#top2 {
	background-color: #01948a;
	padding: 0px 0px 0px 0;
	margin: 0 0 25px 0;
	min-height: 0px;
	border-bottom: 10px solid #8dd4cf;
}

/* Дополнительные 2 полоски разделителя м/д ТЕЛОМ и ФУТЕР */
#top3 {
	background-color: #000;
	padding: 0px 0px 0px 0;
	margin: 0 0 0px 0;
	min-height: 0px;
	border-top: 10px solid #8dd4cf;
	border-bottom: 10px solid #3db5ad;
}

#top #form-currency .currency-select,#top #form-language .language-select {text-align:left}

/* Шрифты ссылок и надписей в строке TOP */
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	font-size: 12px;
	background-repeat: repeat-x
	}

/* Шрифты ссылок и элементов при наведении курсора в строке TOP */
#top-links a:hover {
	color: #d7d7d7;
	background-color: #01948a
	}
/* Меню Личного кабинета в TOP */
#top-links .dropdown-menu a {
	color: #111;
	text-decoration: none;
	background-repeat: repeat-x;
	text-shadow: none
	}
/* Меню Личного кабинета в TOP при наведении курсора */	
	#top-links .dropdown-menu a:hover {
	color: #d7d7d7;
	background-color: #01948a
	}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px
	}
#top-links {height:36px;padding:6px 0}
#top-links a + a {margin-left:15px}
#top .dropdown{
	height:28px
	}

#logo {margin:0 0 15px}


#search {width:100%;margin-bottom: 15px}
#search .input-lg {height: 38px;line-height: 20px;padding: 0 10px;border-radius:6px}
#search .btn-lg {
	position:absolute;
	z-index:99;
	top:1px;
	right:6px;
	font-size: 15px;
	line-height: 15px;
	padding: 10px 15px;
	background:rgba(0 0 0 / .01);
	border-radius:0 6px 6px 0
}
/* cart */
#cart {
	margin-bottom: 15px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}
#cart.open > .btn {
	background-image: none;
	background-color: #ffffff;
	border: 1px solid #01948a;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}

/* Корзина. Всплывающее Меню при клике */
#cart .dropdown-menu {
	background: #ffffff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {min-width: 427px;padding: 0 10px}

@media (max-width: 478px) {
	#cart .dropdown-menu li > div {min-width:100%}
}
#cart .dropdown-menu li p {margin: 20px 0}

/* Главное горизонтальное меню */
#menu {
	margin:0 0 25px;
	background-color: #01948a;
	background-image: linear-gradient(to bottom, #01948a, #3db5ad);
	background-repeat: repeat-x;
	min-height: 40px;
	border-color: #01948a #01948a #145e7a;
	font-size: 12px;
	border-radius:6px
	}
#menu .nav > li > a {
	color: #fff;
	padding:13px 20px;
	min-height: 15px
	}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1)
	}
	
/* Подменю горизонтального меню */	
#menu .dropdown-menu {
	padding-bottom:0;
	background-color: #8dd4cf
}
#menu .dropdown-inner {display: table}
#menu .dropdown-inner ul {display: table-cell;color: #ffffff;}
#menu .dropdown-inner a {
	min-width:250px;
	display: block;
	padding:5px 10px;
	clear: both;
	line-height: 20px;
	color: #01948a;
	font-size: 12px
	}
#menu .dropdown-inner li a:hover {color:#fff;background:none}

/* Горизонтального меню. Стрелки у категорий с подкатегорями */	
#menu li.dropdown > a:after{display:inline-block;content:'➭';margin:0 0 0 10px;font-weight:700;transform:rotate(90deg);color: #ffff00;}
#menu li.dropdown.open > a:after, #menu li.dropdown:hover > a:after{transform:rotate(-90deg)}

#menu .see-all {display:block;margin:10px;font-size:12px}
#menu .see-all:hover, #menu .see-all:focus {text-decoration: none;color:#333;background:none}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size:1.2em;
	font-weight: 700;
	line-height: 44px;
	color: #fff;
}
#menu .btn-navbar {
	font-size: 13px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #01948a;
	background-image: linear-gradient(to bottom, #3db5ad, #01948a);
	background-repeat: repeat-x;
	border-color: #01948a #01948a #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #01948a;
}
@media (min-width: 768px) {
	#menu .navbar-collapse {padding:0}
	#menu .dropdown:hover .dropdown-menu {display: block}
}
@media (max-width: 767px) {
	#menu {}
	#menu .navbar-nav{margin:0 -15px}
	#menu div.dropdown-inner > ul.list-unstyled {display:block}
	#menu div.dropdown-menu {padding:10px;background-color: rgba(0, 0, 0, 0.05)}
	#menu .dropdown-inner {display:block}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin:10px 10px 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	#menu .nav > li{border-top:solid 1px rgba(0 0 0 /.1);}
}


.textglavn {
	font-family: 'Open Sans', sans-serif;font-weight: 400;color: #000012; 
	font-size: 14px;
	text-align:justify;
	width: 100%
	}
	
.textproduct {
	font-family: 'Open Sans', sans-serif;font-weight: 400;color: #000012;
	font-size: 14px;
	text-align:justify;
	width: 100%
	}	
	
/* высота H4 для названия товаров в Карточках товара (в категориях, в производителях, в поиске, Рекомендуем, Новинки) */
.textpriceproducts {
	height:110px;
	text-align:left;
	width: 100%
	}

/* Розничная цена в Карточках товара */
.textpricerozn {
	text-align:right;
	font-size: 11px;
	color: red;
	width: 100%
	}	

#cookie_note{
    display: none;
    position: fixed;
    bottom: 10%;
    left: 50%;
    max-width: 100%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	z-index: 11111;
}

#cookie_note p{
    margin: 0;
    font-size: 14px;
    text-align: center;
    color: black;
}

.cookie_accept{
    width:100%;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}



#content {min-height:600px}
#product-product #tab-description, #information-information #content {font-size: 13px}

footer {
	margin-top: 0px;
	padding-top: 30px;
	background-color: #01948a;
	color:#e2e2e2
	}
footer hr {border-top: 1px solid #444}
footer a {color: #ccc}
footer a:hover {color: #fff;}
footer h5 {margin:0 0 15px;font-weight:700;font-size:1.2em;px;color: #fff}

.alert {padding: 8px 14px 8px 14px}
.alert .close{right:0}

.breadcrumb {margin: 0 0 20px 0;border-radius:6px;}
.breadcrumb i {font-size: 15px}
.breadcrumb > li {position: relative;white-space: nowrap}
.breadcrumb > li + li:before {content: '»';padding: 0 6px;color:#666}

.dropdown-menu{min-width:250px;padding:10px;font-size:12px;border:none;border-radius:6px}
.dropdown-menu > li > a, .dropdown-menu > li > button {padding:7px 10px;border-radius:4px}

.nav-tabs > li > a{font-size:1.1em}

html[dir=rtl] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #3db5ad;
  border-top: 1px solid #3db5ad;
  right: unset;
  border-right: unset;
  border-bottom:unset;

}
.pagination {margin: 0}

.buttons {margin: 1em 0}

.btn {
	padding: 8.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius:6px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background-color: #01948a;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(to bottom, #3db5ad, #01948a);
	background-repeat: repeat-x;
	border-color: #01948a #01948a #145e7a
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #01948a;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
/* ТОР. Кпопка Корзины */	
/* ТОР. Кпопка Корзины в обычном состоянии */	
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #8dd4cf;
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	}
/* ТОР. Кпопка Корзины при наведении курсора */	
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #8dd4cf;
	}
/* list group */
.list-group a {
	border: 1px solid #3db5ad;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #8dd4cf;
	border: 1px solid #3db5ad;
	text-shadow: 0 1px 0 #fff;
}
/* carousel */
.carousel-caption {
	color: #ffffff;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

.product-thumb {border: 1px solid #3db5ad;margin-bottom:25px;overflow: auto;border-radius:6px}
.product-thumb .image {
	padding: 15px 0px 0px 0px;
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;

}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {}
.product-thumb .caption {padding: 0 20px;min-height: 180px}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {color: #444;font-size:1.4em;font-weight:600;text-align:right}
.product-thumb .price-old {color: #999;text-decoration: line-through;margin-left: 10px}
.product-thumb .price-tax {color:#999;font-weight:400;font-size:.65em;display:block;margin:5px 0 0}
.product-thumb .button-group {border-top: 1px solid #3db5ad;background-color: #8dd4cf;overflow: auto}
.product-list .product-thumb .button-group {border-left: 1px solid #3db5ad}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {width: 60%;border: none;display: inline-block;float: left;background-color: #8dd4cf;
	color:#666;
	line-height: 38px;
	font-weight:700;
	text-align: center;
}

/* Товар в категории. Кпопки: В закладки, В Сравнение */
.product-thumb .button-group button + button {width:20%;color:#01948a;border-left: 1px solid #3db5ad;background:#8dd4cf}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #3db5ad;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #3db5ad;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

.swiper-viewport{border-radius:6px}
.swiper-slide{display:flex;align-items:center;justify-content:center}
.swiper-pagination-bullet{background:#3db5ad !important;box-shadow:none !important}
.swiper-pagination-bullet-active{background:#01948a !important}
.panel-group .panel{margin:0 0 15px;border-radius:6px}
.panel-group .panel-heading{border-radius:5px 5px 0 0}
#product-product .tab-content{margin:0 0 40px}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;
max-width: 100%;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
   
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
   
}
