body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
p {
	font-size:14px !important;
}
a {
	/*color: #ef8400; цвет2*/
}
a:hover {
	text-decoration: none;
	/*color: #55c793; мята*/
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
	margin-bottom:8px;
}
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 {
	font-size: 12px;
}
.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;
}
/* Fix some bootstrap issues */
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: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	
	
}
/* top */
#top {
	padding: 0px ;
	margin: 0 0 10px 0;
}
#top .list-inline {
    padding-left: 0;
    margin-left: -5px;
	margin-bottom:0;
	    margin-top: 0px;
}
/*#top .btn {
	    padding: 0px 12px;
}
header .col-sm-6 {
	padding:3px 0 0 0;
}*/
header .col-sm-6 list-inline>li {
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
}
header .row  .col-sm-3:first-child {
    padding-right: 0px;
}
#top .container {
	padding: 0 20px;
}
#top .language .list-inline {
    padding-left: 0;
    margin-left: 4px;
    margin-bottom: 0;
    margin-top: 0px;
}
#top-menu-2 {
    margin-top: 31px;
	box-shadow: inset 0px 0px 16px rgba(136, 136, 136, 0.37);
	margin-left: -20px;
    margin-right: -20px;
   
}
#top-menu-2 ul{
	 padding: 12px;
	list-style:none;
}
/*#top-menu-2 ul li a{
	
	color:#333;
}*/
#top-links .menu2 {
	    margin-top: -3px;
    margin-left: 6px;
    padding: 2px 7px;
}
.pull-right.small-icons a {
	color: #9e9e9e;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
	display:inline-block;
	font-size:12px;
	    padding: 3px 3px 0px 3px;
		line-height: 12px;
		position:relative;
		margin-right: 7px;
	}
	/*.pull-right.small-icons a:hover {
	color: #feb701;
	}цвет */ 
	.pull-right.small-icons a span {
          text-shadow: none;
    text-decoration: none;
    font-size: 11px;
    display: inline-block;
    line-height: 10px;
    background: #F00;
    color: #FFF;
    border-radius: 100%;
    padding: 2px 4px;
    font-weight: 400;
    top: 1px;
    position: absolute;
    left: 18px;
	}
	.pull-right.small-icons a i {
       text-shadow: none;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    line-height: 26px;
	}
#top .language .list-inline>li  {
	padding-bottom:0px;
    padding-right: 0px;
    padding-left: 0px;
	
}
#top .language .list-inline>li a {
	padding: 6px 4px 5px 4px;
	display: inline-block;
}
/*#top .language .list-inline>li a:hover {
    background: #feb701;
}цвет*/
#top .language .list-inline>li.active a {
   /* background: #feb701; цвет*/
	    display: inline-block;
}
#top  #currency .list-inline {
    padding-left: 0;
    margin-left: 6px;
    margin-bottom: 0;
    margin-top: 0px;
}
#top #currency .currency-select {
	text-align: left;
}
#top .pull-right {
   /* background: #e0e0e0;*/
    padding: 0px 3px;
	max-height: 31px;
}
/*#top .pull-right.small-icons{
	display:none
}*/
#top #currency .currency-select {
	padding-left: 4px;
	padding-right:4px;height:31px;
	line-height:13px;
	
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	/*background-color:#feb701; цвет*/
	
}
#top #currency .list-inline>li.active .currency-select {
	text-shadow: none;
	color: #ffffff;
	/*background-color:#feb701; цвет*/
	
}
#top #currency .list-inline>li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
}
#top .btn-link, #top-links li, #top-links a {
	color: #9e9e9e;
	text-shadow: none;
	text-decoration: none;
	font-size: 13px;
}
#top .btn-link:hover, #top-links a:hover {
	opacity:.8;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}

#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
header .row {
       min-height: 110px;
}
/* logo */
#logo {
	margin: 5px 0 10px 0;
}
ul.phones a {
    color: #6f6f6f;
    font-size: 18px;
    line-height: 16px;
}
/* search */
#search {
	margin-bottom: 10px;
	margin-top:8px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
	box-shadow: none;
}
#top-links2 {
	margin-top:5px;
}
#top-links2 a {
	font-size:13px;
	color:#666;
	line-height:16px;
	
}
#top-links2 i{
	   /* color: #ef8400; цвет2*/
    font-size: 16px;
}
/* cart */
#cart {

}
#cart > .btn {
	font-size: 12px;
    line-height: 18px;
    color: #FFF;
    background: #f7f7f7;
    border: none;
    border-radius: 0;
    height: 82px;
    position: relative;
	overflow:hidden;
}

#cart-total {
    position: absolute;
    top: 30px;
    line-height: 22px;
    left: 15px;
    color: #6a6a6a;
    text-shadow: none;
    font-size: 14px;
    text-align: left;
}
#cart-total b{
	/*color: #ef8400; цвет2*/
    font-size: 19px;
      
}
#totals {
   position: absolute;
    top: 11px;
    left: 15px;
    text-shadow: none;
    font-size: 14px;
    color: #6a6a6a;
}

#cart.open > .btn {
	box-shadow:none;
	
}
#cart .fa-cc-visa{
  font-size: 27px;
    /*color: #feb701; цвет*/
    position: absolute;
    right: 18px;
    top: 11px;
    text-shadow: none;
}
#cart .fa-cc-mastercard{
   font-size: 27px;
    /*color: #feb701; цвет*/
    position: absolute;
    right: 18px;
    top: 45px;
    text-shadow: none;
}
#cart > .btn:before {
   content: '\e966';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    font-size: 88px;
    right: -3px;
    bottom: -6px;
    color: #e5e5e5;
    text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	    background: #ffffff;
    z-index: 1001;
    padding: 0;
	min-width: 100%;
    border-radius: 0;
    border-top: none;
    /* top: 0; */
    margin-top: 0px;
    border-color: rgba(204, 204, 204, 0.39);
    -webkit-box-shadow: 0 0 5px #ececec;
    box-shadow: 0 0 5px #ececec;
}

#cart .dropdown-menu {
	min-width: 100%;
}
@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 */
#menu {
	
	min-height: 40px;
}
#menu .nav > li > a {
	/*color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 25px 9px 25px;
	min-height: 15px;
	font-size:15px;
	background-color: transparent;
	-webkit-transition: 0.3s ease-out all;
  -o-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;*/
 
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
    padding: 0px 25px;
   
    text-align: center;
    line-height: 15px;
    font-size: 15px;
    vertical-align: middle;
    background-color: transparent;
    -webkit-transition: 0.3s ease-out all;
    -o-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
    display: table-cell;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	    box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.15);
}
#menu .nav > li.dropdown > a:after {
	content:'\f0d7';
	font-family:FontAwesome;
	    content: '\f0d7';
    font-family: FontAwesome;
    /* padding-left: 10px; */
    /* float: right; */
    position: absolute;
    right: 6px;
    /*top: 37%;*/
}
#menu .nav > li {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	
}
#menu .nav > li:last-child {
	border-right: none;
}
#menu .nav > li + li {
	border-left: 1px solid rgba(245, 245, 245, 0.28);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	/*display: table;*/
}
#menu .dropdown-inner ul {
	/*display: table-cell;*/
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 4px 10px;
	clear: both;
	line-height: 20px;
	white-space:nowrap;
	color:#373a3c;
	font-size: 14px;
	 transition: 0.3s ease-in-out;
}
#menu .mega .dropdown-inner a {
	white-space: normal;
}
#menu .dropdown-inner a:before {
    content: '';
    display: inline-block;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    background: #eceeef;
    margin-right: 7px;
    border: solid 2px #fff;
    transition: 0.3s ease-in-out;
	
}
#menu .mega .dropdown-inner a:before {
    content: '';
    display: inline-block;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    background: #eceeef;
    margin-right: 7px;
    border: solid 2px #fff;
    transition: 0.3s ease-in-out;
	position: absolute;
    left: 6px;
    top: 10px;
}
#menu .dropdown-inner li a:hover {
	
}
#menu .dropdown-inner li a:hover:before {
    height: 10px;
    width: 10px;
	margin-right: 6px;
    border: solid 0px #fff;
   /* background: #feb701; цвет*/
}
#menu .see-all {
	    display: block;
    margin-top: 0.5em;
    border-top: 1px solid rgba(187, 187, 187, 0.28);
    padding: 4px 20px;
    font-size: 14px;
    /*color: #feb701; цвет*/
	white-space:nowrap;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	/*background-color: #feb701; цвет*/
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 48px;
	/*color: #fff;*/
	/*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);*/
}
#menu .btn-navbar {
	font-size: 13px;
    border: none;
}
#menu .dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
     display: none; 
    float: left;
    min-width: 220px;
    padding: 5px 0 0px 0;
    margin: 8px 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	border-radius:0px;
    border: 1px solid #ebebeb;
    /* border-radius: 4px; */
    -webkit-box-shadow:  0 0 5px #ececec;
    box-shadow:  0 0 5px #ececec;

}

.dropdown .dropdown-menu:before {
    content: '';
    top: -14px;
    left: 35px;
    position: absolute;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    /*border-bottom: 6px solid #feb701; цвет*/
}
.dropdown .dropdown-menu:after {
        content: '';
    top: -10px;
    left: 0;
    position: absolute;
    height: 10px;
    width: 100%;
   /* border-bottom: 2px solid #feb701; цвет*/
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	

}
@media (min-width: 768px) and (max-width: 1199px) {
	.bord-r {
    width: 100%;
}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#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-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	#menu .dropdown.open .dropdown-menu {
    position: relative;
     float: none;
	 display:block;

border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow:  none;
}
#menu .dropdown-menu {
	margin:0;
}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 20px;
	padding-top: 30px;
	/*background-color: #feb701; цвет*/
	border-top: 1px solid #ddd;
	color: #333;
}
footer hr {
	border-top: none;
    padding-top: 20px;
}
footer .footer-middle {
    margin-bottom: 20px;
}
footer a:hover {
	opacity:.8;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
}
footer .row {
    margin-right:  0px;
    margin-left: 0px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 10px 0;
	padding: 0px 0;
	background: none;
	font-style:italic;
	font-size:13px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	     text-shadow: none; 
    padding: 0 0px;
    position: relative;

}
.breadcrumb > li + li:before {
	content: '\f138';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #d4d4d4;
}
.breadcrumb > li:after {
	
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	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;
}

/* list group */
.list-group a {
	border: 1px solid rgba(221, 221, 221, 0.5);
	color: #888888;
	padding: 8px 12px;
	border-radius: 0 !important;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	    color: #444444;
    background: rgba(238, 238, 238, 0.26);
    border: 1px solid rgba(221, 221, 221, 0.5);
    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 list */
.product-thumb {
	/*border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;*/
}
.product-thumb .image {
	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;
	    max-width: 100%;
}
.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 .h4{
	font-weight: bold;
	line-height:inherit;
	    font-size: 15px;
}
.product-thumb .h5{
	font-size: 12px;
}
.product-grid .product-thumb .caption {
	padding: 0 20px;
	min-height: 130px;
}
.product-list .product-thumb .caption {
	
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	/*min-height: 210px;*/
	padding: 0 10px;
}
#top-links2 a {
    font-size: 12px;
    color: #666;
    line-height: 16px;
}
}
@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;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	text-align: center;
    flex: 40px 1 1;
    display: flex;
	justify-content:center; 
	overflow: visible;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
.producte .product-layout.product-list .product-thumb {
    transition: 0.1s ease-in-out;
     display: block; 
    flex-direction: row;
    position: relative;
    padding: 10px 10px 10px 10px;
    background: #fff;
    border-bottom: solid 1px #eceeef;
    border-right: solid 1px #eceeef;
}
.producte .product-layout.product-list .product-thumb .button-group {
    border-left: none;
    position: inherit;
    bottom: 18px;
    right: 10px;
    width: 100%;
    background: none;
     float: none; 
     text-align: center; 
}
.producte .product-layout.product-list .description {
    font-size: 11px;
    margin: 10px 160px 5px 0px;
    overflow: hidden;
    width: 100%;
    padding: 10px;
}
.producte .product-layout.product-list .product-thumb .rating {
    padding-bottom: 10px;
     position: relative; 
     top: 7px; 
    right: 0;
     width: 100%; 
}
.producte .product-layout.product-list .product-thumb .price {
    padding-bottom: 10px;
     position: relative; 
     top: 7px; 
    right: 0;
     width: 100%; 
}



}
.product-thumb .button-group button {
	 padding-left:10px;
	padding-right:10px;
    border: none;
    display: inline-block;
    float: none;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #737373;
    background-color: #e4e4e4;
    text-shadow: 0px 2px 0px #e8e8e8;
    box-shadow: 0px 2px 0px #d6d6d6;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #d6d6d6;
	margin-left:-3px;
}
.product-thumb:hover .button-group button {
    border: none;
    display: inline-block;
    float: left;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    /*background-color: #feb701; цвет*/
    text-shadow: 0px 2px 0px #f78800;
    /*box-shadow: 0px 2px 0px #ef8400; цвет2*/
}
.product-thumb:hover .button-group button + button {
	width: 20%;
	border-left: 1px solid rgba(255, 255, 255, 0.31);
}
.product-thumb .button-group button:hover {
    border: none;
    display: inline-block;
    float: left;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
   
}
.product-thumb .button-group button:first-child {
	border-radius: 4px 0 0 4px;
}
.product-thumb .button-group button:last-child {
	border-radius:0  4px 4px 0;
}


@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.product-thumb:hover .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%;
	}
	.product-thumb:hover .button-group button + button {
    width: 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 #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
@media (min-width: 1340px) {
	.container {
    width: 1300px;
}
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#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;
	}
	ul.phones a {
    color: #6f6f6f;
    font-size: 18px;
    line-height: 16px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#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 (max-width: 992px) {
#top .container {
    width: 100%;
	padding: 0 0px;
}
#top .pull-right.small-icons{
	display: block
}
}
@media (max-width: 1199px) {
ul.phones a {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 16px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#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;
	}
	.container {
    width: 95%;
}
#logo .list-inline {
	display:none;
}
.search-column  {
	display: block !important;
	width: 75%;
}
	.search-column .line1, .search-column .line2 {
    display: block !important;
}
}

/* 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;
}

.main-menu {
   /* background: #feb701; цвет*/
    width: 100%;
	margin-bottom:20px;
}
.main-menu .navbar {
    margin-bottom: 0px;
}
.main-menu .container {
	padding:0;
}
.form-control {
    display: block;
    width: 100%;
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
header .btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f9f9f9;
   background-image: none;
    background-repeat: repeat-x;
	border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius:0;
}
header .btn-default:hover {
    color: #fff;
    /*background-color: #feb701; цвет*/
    /*border-color: #ef8400; цвет2*/
}
.form-control:focus {
   
    outline: 0;
}
#top .dropdown-menu {
   position: absolute;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 100%;
    padding: 5px 0 0px 0;
    margin: 3px 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #f7f7f9;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0px;
    border: 1px solid #ebebeb;
     border-radius: 0px; 
    -webkit-box-shadow: 0 0 5px #ececec;
    box-shadow: 0 0 5px #ececec;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
     border-radius: 0px; 
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.callback .btn {
    padding: 5px 8px;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}


.popup-fade .modal-body{
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
}

.popup-fade .modal-dialog {
    margin: 0;
}

.popup-fade .modal-header .close {
    font-size: 32px;
    opacity: 1;
}
.popup-fade .modal-header {
    border-radius: 4px 4px 0 0;
}
.popup-fade .modal-header h4{
    font-size: 21px;
    color: #000;
}

/**/

.popup-fade .modal-dialog.top_left{
    left: 50px;
    top: 50px;
    position: absolute;
}

.popup-fade .modal-dialog.top_center{
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
}

.popup-fade .modal-dialog.top_right{
    right: 50px;
    top: 50px;
    position: absolute;
}

/**/

.popup-fade .modal-dialog.bottom_left{
    left: 50px;
    bottom: 50px;
    position: absolute;
}

.popup-fade .modal-dialog.bottom_center{
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

.popup-fade .modal-dialog.bottom_right{
    right: 50px;
    bottom: 50px;
    position: absolute;
}

/**/

.popup-fade .modal-dialog.center_left {
    left: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.popup-fade .modal-dialog.center_right {
    right: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#simplecheckout_shipping .simplecheckout-block-content .form-group label{
	padding-left: 25px;
	opacity: 0.8;
}


.simplecheckout .row-shipping_address_call_no .checkbox label:before{
	display: none;
}

.simplecheckout .row-shipping_address_call_no .checkbox input[type="checkbox"] {
    opacity: 1;
    z-index: 1;
    cursor: pointer;
}


#simplecheckout_payment .radio {
    margin-bottom: 10px;
}

.simplecheckout-button-block.buttons .simplecheckout-button-right{
	width: 100%;
}

.simplecheckout-button-block.buttons .simplecheckout-button-right .btn{
	width: 100%;
	padding: 10px;
}



.subcategory-box{
	margin-top: 40px;
	margin-bottom: 30px;
}

	.subcategory-box h3{
			text-align: center;
			margin-bottom: 15px;
		font-size: 12px;
		margin-top: 5px;
		}
		.subcat-item{
			margin-bottom: 20px;
			text-align: center;
		}
		.subcat-image{
			display: inline-block;
		}
		.subcat-caption{
			text-align: center;
		}
		.subcat-name{
			font-size: 18px;
			text-decoration: none;
		}

.subcategory-box .categorees-box > DIV:nth-child(6){
    box-shadow: 0px 1px 0px #e5e5e6;
}

#popup-cart .btn-group.btn-group-xs a:nth-child(1),
#popup-cart .btn-group.btn-group-xs a:nth-child(3){
	display: none !important;
}

.faq-container {
    margin: 20px auto;
    font-family: Arial, sans-serif;
}

.faq-item {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.faq-question {
    background: #f7f7f7;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-direction: row-reverse;
}

.faq-question:hover {
    background: #eaeaea;
}

.faq-icon {
    font-size: 18px;
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.faq-answer {
    display: none;
    padding: 15px;
    font-size: 14px;
    line-height: 1.6;
    background: #fff;
    border-top: 1px solid #ddd;
}

.faq-item.active .faq-question {
    background: #dfefff;
    color: #20204C;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg); /* Поворот + превращается в х */
}

#simplecheckout_shipping .radio{
	margin-bottom: 10px;
}
 

.error {
    border: 1px solid red !important;
    background-color: #ffe6e6;
}

.error-message {
    display: block;
    color: red;
    font-size: 14px;
    margin-top: 5px;
}

.newsblog-category #content>.row:nth-child(3){
	margin-top: 30px;
	margin-bottom: 20px;
}

.newsblog-category .product-layout{
	    border:  1px solid #eceeef;
    margin-bottom: 20px;
    background: #f7f7f7;
}

.newsblog-category .product-layout .product-thumb{
	border: none;
	background-color: transparent;
}

.newsblog-category .product-layout .h4 a{
    font-size: 24px;
    max-height: initial;
    margin-bottom: 20px;
    display: block;
    overflow: inherit;
}

.newsblog-category .product-list .product-thumb .caption{
	margin-right: 0 !important;
}

.newsblog-category .product-layout .btn-primary{
	float: right;
}

.articles_a .product-thumb{
	border: none !important;
}

.articles_a .product-list .product-thumb .caption{
	margin-right: 0 !important;
	    padding: 20px;
}

.articles_a .product-list .product-thumb .caption h3 a{
	    font-size: 24px;
    max-height: initial;
    margin-bottom: 20px;
    display: block;
    overflow: inherit;
	
}


.blog_h2{
	    margin-bottom: 0 !important;
	padding-top: 30px;
	padding-bottom:30px;
	clear: both;
}
.title.blog_h2 .title-inner{
	
}

.title.blog_h2 .title-inner > h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    align-self: center;
    text-align: center;
    padding: 0 20px;

}

.author_page{}

.author_page h1{
	    padding-bottom: 20px;

}

.author_page img{
	    float: left;
    margin-right: 40px;
    margin-bottom: 50px;
}

.author_page .text{}

.newsblog-article #content {
    min-height: 300px;
}


.modal-open #exampleModal{
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	z-index: 9999;

}

.modal-dialog.modal-dialog-centered{
	margin-top: 10%;
}


#exampleModal .close{
    top: 10px;
    position: absolute;
    right: 10px;
	color: #20204C;
	    opacity: 1;
}



#exampleModal .modal-content{
	background: #fff;
	border: none;
	border-radius: 5px !important;
	    padding: 20px;
}
#exampleModal .modal-header{
	text-align: center;
	border: none;
	    color: #20204C;
	
	padding-bottom: 0;
}

#exampleModal .modal-header .h4{
    font-weight: 200;
    font-size: 20px;
	line-height: 1.5;
}
#exampleModal .modal-header .h4 b{
   display: block
}
/*#modal_b_hidden{
	display: none;
}*/

.list_lang{
	text-align: center;
    margin-top: 30px;
}

.list_lang a{
    margin-left: 30px;
    margin-right: 30px;
    display: inline-block;
text-decoration: none;
	cursor: pointer;
	border: 1px solid #20204C;
	padding: 10px 15px;
	border-radius: 4px;
}
.list_lang a p{
    color: #20204C;
    font-size: 16px !important;
    margin-bottom: 0;

}


.list_lang a:hover{
	border-color: #2D72B5;
}
.list_lang a:hover p{
color: #2D72B5;
}




@media (max-width: 767px) {
	
	#exampleModal .modal-content{
		padding: 15px;
	}
	
	#exampleModal .modal-header .h4{
		font-size: 16px;
		
	}
	
	.list_lang a {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
	
	#top-menu-2 ul li a{
		    display: block;
    padding: 3px 0;
	}
	
	.newsblog-category .product-layout{
	
	}
	
	.newsblog-category .caption .h4 a{
		min-height: inherit;
		        line-height: 1;
	}
	
	.newsblog-article #content img{
		max-width: 100%;
		height: auto;
	}
	
	.articles_a .product-layout.product-list .product-thumb{
		    flex-direction: column;
	}
	
	.articles_a .caption .h4 a{
		min-height: inherit;
		        line-height: 1;
		        text-align: center;
	}
	
	.author_page img {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
}
	
	
	
	.subcategory-box h3{
	min-height: 40px;
		}

	
	.product-thumb .button-group button + button,
	.product-thumb .button-group button + button + buttom{
		display: none !important;
	}
	
	.product-thumb .button-group button:first-child{
		width: 100%;
	}
	.product-thumb .button-group button:first-child span{
		display: inline-block !important;
		    margin-left: 10px;
	}
	
	
	#top{
		margin-bottom: 2px;
	}
	
	.breadcrumb {
    margin-top: -15px;
		    font-size: 12px;
		
}
	
	
	
	.caption h4 a{
		min-height: 60px;
	}
	
	#popup-message .modal{
		max-width: 100% !important;
		
	}
	
	#popup-message .modal-dialog{}
	
	#popup-message .popup-fade .modal-header{
		    padding: 3px;
    text-align: center;
		    min-height: 40px !important;
	}
	
	#popup-message .popup-fade .modal-header h4{     font-size: 16px;     padding: 5px;}
	
	#popup-message .popup-fade .modal-body{
		padding: 0;
		padding-right: 5px;
		    min-height: 295px;
    display: block;
    text-align: center;
	}
	
	#popup-message h1 span{
		font-size: 20px !important;
	}
	
	#popup-message h2 span{
		font-size: 16px !important;
	}
	
	#popup-message p span{
		font-size: 14px !important;
	}
	
	#popup-message p:last-child span{
		font-size: 10px !important;
		    padding-top: 35px;
    display: block;
}
	
	
	#popup-message {}
	
	#popup-message {}
	
	#popup-message {}
	
	#popup-message {}
	
	#popup-message {}
	#popup-message {}
	
	#popup-message {}



    .popup-fade .modal-dialog {
        position: absolute;
        padding: 10px;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        margin: auto !important;
    }

    .popup-fade .modal-content{
        width: 100% !important;
        height: auto !important;
        overflow-y: auto;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        margin: auto !important;
    }




}