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: 7px 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: 0%;
}


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


#exampleModal .modal-dialog{
	        width: 440px;
}
#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: 10px;
}

.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;
}



#top.new_top{
	background: #F8F7FF;
	border-bottom: none;
	border-top: 1px solid #192135;
	margin-bottom: 0;
}
#top.new_top .container{
	background: #F8F7FF;
}

#top.new_top #top-links{
    display: flex
;
    align-items: center;
    min-width: 100%;
    width: 100%;
    justify-content: space-between;
	    padding-top: 1px;
    padding-bottom: 2px;
}
#top.new_top .worktime{
	color: #272758;
}
.new_header{
	background:#192135;
}

.new_header> .container > .row{
    display: flex;
    align-items: center;
    justify-content: space-between;
	    min-height: 85px;
}

.new_catalog_but{
	cursor: pointer;
    background: #FEBC1E;
    border: 1px solid #8C838C;
    color: #000;
    font-size: 15px;
    border-radius: 9px;
    padding: 8px 7px 10px;
	transition: all 0.2s ease;
	    margin-right: 10px;
	
}
.new_catalog_but:hover{
	background: #fff;
	
}

.new_catalog_but:before{
    content: '';
    background-image: url(/image/new_catalog_but.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain;
    margin-bottom: -7px;
    margin-right: 5px;
}


.new_header #search{
	margin: 0;
	margin-left: 25px;
    width: 95%;
}

.new_header #search .input-lg {
	    width: 100%;
    height: 35px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 6px;
	    padding-left: 35px;
}

.new_header #search .input-group-btn{
	position: absolute;
}



.new_header #search .btn-lg{
    padding: 8px 13px;
    text-shadow: none;
    background-color: transparent !important;
    color: #00000085;
    border: none;
}
.new_header #search .btn-lg i{
	font-size: 16px;
}

.new_block_users{
    display: flex;
    align-items: center;
    justify-content: flex-end;
	position: relative;
}

.new_user_icon{
    background-image: url(/image/user.svg);
    width: 40px;
    height: 40px;
	cursor: pointer;
	transition: all 0.1s ease;
}
.new_user_icon:hover {
  transform: scale(1.1);
  opacity: 0.8;
}

.new_block_users .pull-right.small-icons a{
    width: 40px;
    height: 40px;
    padding: 0;
    margin-right: 0px;
    background-position: center;
    margin-left: -4px;
	transition: all 0.1s ease;
}
.new_block_users .pull-right.small-icons a:hover {
  transform: scale(1.1);
  opacity: 0.8;
}

.new_block_users #unistor-wishlist-total{
	 background-image: url(/image/wishlist.svg); 
}
.new_block_users #unistor-compare-total{
	 background-image: url(/image/compare.svg); 
}
.new_block_users #unistor-cart-total{
	 background-image: url(/image/cart.svg); 
}

.new_block_users+.col-sm-2{
	text-align: center;
}

.new_header .language{
	    float: none !important;
}
.new_header .language ul{
display: flex
;
    flex-direction: row;
    padding-bottom: 0;
    margin-bottom: 0;
    justify-content: center;
}
.new_header .language li{
	padding: 0;
}

.new_header .language li:first-child{
	order: 1;
}
.new_header .language li:first-child:before{
    content: '|';
    color: #FEBC1E;
    font-size: 28px;
    line-height: 0;
    margin-left: 0px;
    margin-right: -4px;
}

.new_header .language li a{
	color: #fff;
    font-size: 20px;
	font-weight: bold;
}



.new_header .language li.active a{
color: #0178C8;
}

.new_header .language li a:hover{
	color: #FEBC1E;
}

.new_header #top-links2{
    position: absolute;
    width: 200px;
    background: #fff;
    border: 1px solid #e4e7e8;
    border-radius: 10px;
    padding: 10px 10px;
    bottom: -90px;
    left: -30px;
    z-index: 99;
    text-align: center;
}

.new_header #top-links2 .close-btn{
	background-color: transparent;
	border: none;
	position: absolute;
    right: 0px;
    top: -1px;
    font-size: 22px;
}

.new_header #top-links2 .close-btn:hover{
	transition: all 0.1s ease;  transform: scale(1.1);
  opacity: 0.8;
}

.new_header #top-links2 .list-inline{
	margin: 0;
	    margin-top: 11px;
}

.new_header #top-links2 .list-inline li{
	padding: 0;
	display: block;
}

.new_header #top-links2 a{
    font-size: 13px;
    display: block;
    border: 1px solid #e4e7e8;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
}

.new_header #top-links2 li:first-child a{
	background-color: #192135;
	color: #fff;
}
.new_header #top-links2 li:first-child a i{
	color: #fff;
}

.new_header #top-links2 a:hover{
	background-color: #FEBC1E !important;
	color: #000 !important;
}

.new_header #top-links2 a:hover i{
	color: #000 !important;
}

.new_header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.new_footer{
	padding-bottom: 20px;
	background-color: #192135;
}
.new_footer h5{
	background-color: #192135;
	color: #FEBC1E;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}

.new_footer li a{
    font-size: 16px;
    padding-bottom: 6px;
    display: block;
    padding-top: 6px;
    color: #fff;
}

.new_footer ul.list-unstyled+h5{
	margin-top: 30px;
}

.new_foo_logo{
    display: block;
 margin-top: 60px;
}

.new_footer_text{
    border-left: 2px solid;
    color: #B9BBC6;
    font-size: 14px;
    width: 215px;
    padding-left: 10px;
    margin-top: 30px;
}

.new_footer .phones{
	    text-align: right;
    margin: 0;
}

.new_footer .phones a{
	    color: #fff;
    font-size: 22px;
    margin-bottom: 18px;
}


.new_footer .phone-vodafone{
    background-image: url(/image/vod_new.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-right: 5px !important;
    margin-top: -1px;
}

.new_footer .phone-kyivstar{
    background-image: url(/image/kievstar_new_icon.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-right: 5px !important;
    margin-top: -1px;
}

.new_footer .phones a:hover{}

.new_footer .phones a i{
	    margin-right: 5px;
}

.new_footer .phones li:nth-child(1) a i{
	  background:
        #0033cc, 
        url('../image/kuyv.png') center/cover no-repeat;
    background-blend-mode: multiply;
}

.new_footer .callback a{
    color: #192135;
    font-weight: bold;
    font-size: 20px;
    background-color: #FEBC1E;
    display: block;
    width: 241px;
    word-wrap: break-word;
    white-space: normal;
    text-align: center;
    border-radius: 10px;
    line-height: 1.2;
    padding: 10px 5px;
	    margin-top: 10px;
    margin-bottom:6px;
}

.new_footer .callback a:hover{
	background-color: #fff;
}

.new_footer .list-inline.pull-right{
	    float: none !important;
    clear: both;
    text-align: center;
    padding-left: 60px;
	margin-bottom: -5px;
}

.new_footer .list-inline.pull-right a{
	    margin-right: 4px;
}

.new_footer .list-inline.pull-right a img{}

.new_footer .pull-right.hidden-xs.hidden-md{
	display: none;
}



.new_slideshow{
    margin-top: 30px !important;
    margin-bottom: 60px !important;
}
.new_slideshow img{
	border-radius: 25px;
	
}



.new_slideshow .owl-controls .owl-page span {
	    width:8px;
    height: 8px;
}
.new_slideshow .owl-controls .owl-page.active span {
    background: #027BCC;
	    width: 11px;
    height: 11px;
}

.new_slideshow .owl-wrapper-outer{
	border: none;
}

.new_slideshow.owl-carousel .owl-buttons div i{
color:#027BCC;
    width: 40px;
    text-align: center;
    height: 40px;
    background-color: #ffffff78;
    border-radius: 50%;
    font-size: 20px;
    line-height: 43px;
}
.new_slideshow .owl-pagination{
	margin-top: -50px;
}

.new_home .subcategory-box{
	margin-top: 20px;
	margin-bottom: 10px;
}

.new_home .title .title-inner > i,
.new_home .title:after{
	display: none;
}

.new_home .title .title-inner > span {
    font-size: 30px;
    padding: 10px 2px 10px;
    color: #000;
    font-weight: 600;
    text-transform: none;
}

.new_home .categorees-box > DIV{
	box-shadow: none !important;
	
}

.new_home .subcategory-box h3{
	font-size: 16px;
    line-height: 1.5;
    margin-top: 10px;
}

.new_home .categorees-box > DIV .subcat-image{
	transition: transform 0.3s ease;
}

.new_home .categorees-box > DIV:hover .subcat-image{
transform: scale(1.05);
}

.new_home .categorees-box > DIV:hover h3{
	color: #192135;
}

.new_home  .producte{
/*	border: none;*/
}

.home_text {
      overflow: hidden;
    }

    .toggle-button {
      display: inline-block;
      margin-top: 10px;
      cursor: pointer;
      color: #007BFF;
      font-weight: bold;
      user-select: none;
    }

.new_product_item .product-thumb .tag.label-top-left{
	    width: auto;
    height: auto;
    top: 0 !important;
	left: inherit;
    right: 0;
}


.new_product_item  .product-thumb .tag.b-ribbon span:before, .new_product_item  .product-thumb .tag.b-ribbon span:after{
	display: none !important;
}

.new_product_item .product-thumb .tag.b-ribbon span{
    padding: 2px 10px;
    font-size: 11px;
    border-radius: 5px;
}


.new_product_item.product-layout.product-grid .product-thumb{
	/*border: none;*/
}

.new_product_item.product-layout.product-grid .product-thumb{
	border-radius: 5px;
}

.new_product_item .button-group button:nth-child(2),
.new_product_item .button-group button:nth-child(3){
	/*display: none;*/
}

.new_product_item .product-thumb .image img{
	border-radius: 5px;
}

.new_product_item .image{
	position: relative;
}
.new_product_item .image button{
	opacity: 0;
    background-image: url(/image/compare.svg);
    background-color: #192135;
    display: block;
    width: 40px;
    height: 40px;
    background-size: contain;
    border: none;
    box-shadow: none;
    border-radius: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.new_product_item:hover .image button{
	opacity: 1;
}

.new_product_item .image button i{
	display: none;
}

.new_product_item .product-thumb .button-group button.remarketing_cart_button{
    border-radius: 4px 4px 4px 4px;
    min-width: 90%;
	background: #FEBC1E;
    text-shadow: none;
    border: none;
    box-shadow: none;
	color: #192135;
	font-weight: normal;
	    font-size: 16px;
	transition: transform 0.3s ease;
	    height: 40px !important;
}
.new_product_item .product-thumb .button-group button{
    width: 10%;
    height: 40px;
    text-align: center;
    padding: 2px;
    box-shadow: none;
    border: none;
    background-color: #192135;
    color: #FEBC1E;

}
.new_product_item:hover .product-thumb .button-group button{
	height: 38px;
}

.new_product_item .product-thumb .button-group button.remarketing_cart_button:hover{
	    background-color: #192135;	
	color: #fff;
}

.new_product_item .product-thumb .button-group button.remarketing_cart_button i{
	margin-right: 10px;
	font-size: 20px;
}

.new_product_item .product-thumb .button-group button i{
    font-size: 12px;
    text-shadow: none;
}

.new_product_item .product-thumb .button-group button:first-child {
	 border-radius: 4px 4px 4px 4px;
}

.new_home .producte{
	border-radius: 5px;
}

.new_home .categorees-box h3{
	    min-height: 49px;
}


.new_category #column-left{
	width: 17%;
}
.new_category #content{
	width: 83%;
}
.new_category .ocfilter-option label{
	    padding: 1px 0;
	margin-bottom: 5px;
	    font-size: 12px;
	opacity: 0.8;
}

.new_category .home_text{
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
}

.new_category .pagination>li>a, .new_category  .pagination>li>span{
	    padding: 10px 20px;
	font-size: 16px;
}

.new_category .paginator .col-sm-6.text-left{
	width: 100%;
}
.new_category .paginator .col-sm-6.text-right{
	width: 100%;
	text-align: left;
}

.new_category .producte{
	border-radius: 5px;
}

.new_category .panel-default > .panel-heading{
	display: none;
}

.new_category  .ocfilter-option .ocf-option-name{
    color: #192135;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 3px;
    letter-spacing: 1px;
}

.new_category  .ocfilter-option{
	    padding: 5px 0;
}
.new_category h1{
	 color: #192135;
	text-transform: uppercase;
	    margin-top: 0;
}

.new_category .toggle-button{
	    margin-bottom: 40px;
}

.new_category .product-layout.product-list .product-thumb .button-group{
	    width: 190px;
}

.new_category .product-layout.product-list .stock-status-text-0{
	text-align: left;
}

.new_category #list-view, .new_category  #grid-view{
	background-color: #192135;
	border: none;
	box-shadow: none;
	margin-right: 2px;
	opacity: 0.9;
}

.new_category #list-view i, .new_category  #grid-view i{
	color: #FEBC1E;
	text-shadow: none;
}

.new_category .form-control{
	border-radius: 5px;
	border-color: #1921350d;
}

.new_category .row-filters label{
	color: #192135;
	opacity: 0.5;
}

.new_category .breadcrumb{
	font-style: normal;
}
	  
	
	
.new_product .bord-pr{
	border-radius: 5px;
}

.new_product h1.product-titl{
    font-size: 24px;
    margin: 0;
    border: none;
    padding-bottom: 0;
}

.new_product .new_stock-status-block {
	
}

.new_product .flixer{
	padding-left: 0;
	padding-right: 0;
}

.new_product .col-sm-12.bord-r.mob_peren>div.col-sm-12{
    display: flex
;
    justify-content: space-between;
    align-items: flex-start;
}
.new_product .col-sm-12.bord-r.mob_peren>div.col-sm-12>div{
	min-width: 50%;
}
.new_product .col-sm-12.bord-r.mob_peren>div.col-sm-12>div:nth-child(2){
	padding-left: 15px;
}

.new_product .bot-prod{
    margin: 0;
    border: none;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding: 0;
}
.new_product .bot-prod a{
	margin-right: 0;
}

.new_product #button-cart{
    background: #FEBC1E;
    text-shadow: none;
    border: none;
    box-shadow: none;
    color: #192135;
    font-weight: normal;
    font-size: 16px;
    transition: transform 0.3s ease;
	    height: 44px;
}
.new_product #button-cart:hover{
	background: #192135;
	color: #fff;
}
.new_product #button-cart i{
	font-size: 18px;
}

.new_product_tabs{
	margin: 0;
    clear: both;
    margin-left: -1px;
    width: calc(100% + 2px);
    padding-top: 20px;
}
.new_product_tabs .nav-tabs{
    padding-left: 15px;
}
.new_product_tabs .nav-tabs > li{
	display: inline-block;
	float: none;
}

.new_product .tab-content{
	padding-left: 15px;
	padding-right: 15px;
}

.new_product #input-phone{
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	height: 35px;
	border: 1px solid #dddddd38;
}

.new_product #input-phone[disabled]{
	    background: #19213517;
}

.new_product #quick_order_block{
	margin-bottom: 2px;
}

.toggle-button:hover{
	color: #192135;
}

.new_product .toggle-button{
	padding-left: 15px;
}

.new_product #tab-description td{
	padding: 4px;
	border-color: #dddddd38;
}
.new_product .nav-tabs > li a{
    background-color: transparent !important;
    border: none;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
}
.new_product .nav-tabs > li.active > a, .new_product .nav-tabs > li.active > a:focus, .new_product .nav-tabs > li.active > a:hover{
	border-color: #192135;
	background-color: transparent !important;
	color: #192135;
	border: none;
	border-bottom: 2px solid #192135;
}

.new_product .nav-tabs{
	    border-bottom: 1px solid #dddddd38;
}

.new_product .btn-default{
	border: 1px solid #dddddd38;
	background-color: transparent;
	text-shadow: none;
}

.new_product .form-control.quantity{
	border: 1px solid #dddddd38;
	    height: 36px;
}

.new_product .form-group.col-sm-4{
	margin-top: 0px;
}

.new_product .toggle-button{
	display: none;
}

.new_product #tab-description.active+div+div+.toggle-button{
	display: block;
}
.new_product #tab-review.active+div+div+.toggle-button{
	display: block;
}
.new_product #tab-custom.active+div+div+div.toggle-button{
	display: block;
}


.new_product .prewnext a,
.new_product .image-additional a,
.new_product .table-bordered{
	border-radius: 5px;
}

.new_product{}

.new_product_item .button-group .fa-exchange{
background-image: url(/image/compare.svg);
    background-color: #192135;
    display: block;
    width: 37px;
    height: 40px;
    background-size: contain;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    margin-top: -2px;
    margin-left: 5px;
}

.new_product_item .button-group .fa-exchange:before{
	display: none;
	
}

.new_simplecheckout .simplecheckout-warning-block{
text-transform: uppercase;
    color: #fff;
    background-color: #F56B6B;
    font-size: 14px;
	
}

.new_simplecheckout .simplecheckout-cart-total,
.new_simplecheckout .simplecheckout-cart td,
.new_simplecheckout .simplecheckout-cart,
.new_simplecheckout .simplecheckout-cart th,
.new_simplecheckout .form-control{
	border-color: #dddddd3d;
}

.new_simplecheckout .simplecheckout-cart th{
    background-color: #192135;
    text-transform: uppercase;
    color: #FEBC1E;
    padding: 10px;
    font-size: 14px !important;
    font-weight: normal !important;
}


.new_simplecheckout .simplecheckout-cart td,
.new_simplecheckout .simplecheckout-cart td.price{
    padding: 10px;
    font-size: 14px !important;
}

.new_simplecheckout .form-control{
    box-shadow: none;
    background-color: #febc1e08;
    padding: 10px !important;
    height: 40px;
}

.simple-content .new_simplecheckout .checkout-heading{
	    background-color: #192135;
    text-transform: uppercase;
    color: #FEBC1E;
    padding: 10px;
    font-size: 14px !important;
    font-weight: normal !important;
}

.new_simplecheckout #simplecheckout_button_confirm{
	background-color: #FEBC1E !important;
	padding: 15px;
	font-size: 18px;
	border: 2px solid #FEBC1E;
	text-transform: uppercase;
	box-shadow: none;
	    color: #192135;
    font-weight: bold;
}
.new_simplecheckout #simplecheckout_button_confirm:hover{
	    background-color: #fff !important;
	color: #FEBC1E;
}

.new_simplecheckout.simplecheckout label{
	font-size: 14px;
}

.new_simplecheckout {}


.new_blog #content{
	width: 100%;
}

.new_blog .product-list{
	border-color: #eceeef36;
	    margin-bottom: 40px;
	border-radius: 5px;
}

.new_blog .product-list .caption>a{
	    padding: 10px 30px;
    font-size: 14px;
    background: #FEBC1E;
	box-shadow: none;
	color: #000;
	float: left;
	margin-top: 10px;
}

.new_blog .product-list .caption>a:hover{

    background: #192135;

	color: #fff;
}
.new_blog .product-list .caption>.h4{
    margin: 0;
    margin-left: -10px;
    margin-top: -10px;
    width: calc(100% + 20px);
    font-weight: normal;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}
.new_blog .product-list .caption .h4 a{
	background-color: #192135;
	color: #fff;
	padding: 15px;
	  font-weight: normal;
	font-size: 16px;
	    margin-bottom: 0;
}

.new_blog #content>.row{
	margin: 0;
	margin-top: 20px;
}



.new_blog .caption p{
	line-height: 1.5;
	margin-bottom: 15px;
}

.new_blog_article .breadcrumb{
	font-style: normal;
	opacity: 0.8;
}

.new_blog_article ul, .new_blog_article ol{
	font-size: 14px;
	line-height: 2;
}



.new_blog_article .title .title-inner > span {
    font-size: 30px;
    padding: 10px 2px 10px;
    color: #000;
    font-weight: 600;
    text-transform: none;
}

.new_blog_article .title .title-inner > i, .new_blog_article .title:after {
    display: none;
}

.new_blog_article .title .title-inner > .title-text {
font-size: 30px;
    padding: 10px 2px 10px;
    color: #000;
    font-weight: 600;
    text-transform: none;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}



.new_blog_article {}

.new_blog_article {}

.new_blog_article {}



@media (min-width: 766px) {
 .new_product_item.product-layout.product-grid .caption h4 a,
	 .new_product_item.product-layout.product-grid .caption .h4 a{min-height: 100px;line-height: 1.5;font-size: 16px;}
	
}

@media (max-width: 1200px) {
	.new_product .col-sm-12.bord-r.mob_peren>div.col-sm-12{
		    flex-direction: column;
	}
	.new_product .col-sm-12.bord-r.mob_peren>div.col-sm-12>div {
    min-width: 100%;
}
	.new_product .col-sm-12.bord-r.mob_peren>div.col-sm-12>div:nth-child(2) {
    padding-left: 0px;
		padding-top: 15px;
}
	
	
}
	
@media (max-width: 1400px) and (min-width: 766px) {
	
	
	
	
	.new_catalog_but{
		font-size: 13px;
	        margin-left: -15px;
        margin-right: -15px;
	}
	
	.new_top #top-links a{
		font-size: 11px;
	}
	
	.new_block_users .pull-right.small-icons a,
	.new_user_icon{
		width: 30px;
		height: 30px;
		        background-size: contain;
	}
	.new_catalog_but:before {
    content: '';
    background-image: url(/image/new_catalog_but.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin-bottom: -7px;
    margin-right: 5px;
}
	
	
	.new_footer .phones a{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.new_footer .callback a{
    width: 100%;
    font-size: 16px;
}
	.new_foo_logo{
		font-size: 40px;
	}
	.new_footer h5{
		font-size: 18px;
	}
	.new_footer li a{
		font-size: 14px;
	}
	.new_footer .list-inline.pull-right{
		padding-left: 0;
	}
	.new_footer .list-inline.pull-right a img {
    width: 40px;
}
	
	.new_header .search-column{
		width: 30%;
	}
	
}

@media (min-width: 766px) {
	
	
	
	
.new_main_menu_mob{
	display: none;
        height: 0 !important;
        margin: 0;
        height: 0;
        border: none !important;
}
	
	.new_main_menu_mob .nav {
        position: absolute;
        top: -21px;
        background: #fff;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        z-index: 122;
        border-radius: 5px;
        border: 1px solid #e4e7e8;
	}
	.new_main_menu_mob #menu{
	border: none;
	}
	.new_main_menu_mob #menu .nav li{
		        position: static !important;
	}
	
	.new_main_menu_mob #menu .nav>li a{
		                color: #192135;
        display: block;
        text-align: left;
        height: auto;
        padding: 10px 20px 10px 10px;
        font-size: 14px;
		box-shadow: none !important;
	}
	
	.new_main_menu_mob #menu .nav li:hover{
		background-color: #E5E5E6;
	}
	
	.new_main_menu_mob #menu .nav > li.dropdown > a:after{
		    transform: rotate(-90deg);
	}
	
	.new_main_menu_mob #menu .nav>li>.dropdown-menu{
		top: -2px;
        width: 320px;
        right: -320px;
        left: inherit;
        margin: 0;
        box-shadow: none;
        border-radius: 5px;
		        min-height: calc(100% + 2px);
	}
	
	.new_main_menu_mob #menu .nav>li>.dropdown-menu a{
		 padding: 5px 20px 5px 10px;
        font-size: 13px;
		        white-space: break-spaces;
	}
	
	.new_main_menu_mob #menu .nav>li>.dropdown-menu:before{
		display: none;
	}
	
	
	.new_main_menu_mob #menu .nav>li>.dropdown-menu .child{
		        min-height: calc(100% + 2px);
        margin-left: 1px;
		padding: 0;
		width: 300px;
		border-radius: 5px;
	}
	
	
	.new_main_menu_mob #menu .nav>li>ul{}
	
	
	.new_header.fixed+.new_main_menu_mob .nav{
		position: fixed;
    top: 65px;
		z-index: 101;
	}
	
	
	
}


@media (max-width: 767px) {
	
	.new_blog_article .title{
		text-align: center;
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 0;
		padding-bottom: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.new_blog_article .title .title-inner > .title-text{
		font-size: 24px;
	}
	
	
	.new_simplecheckout .simplecheckout-cart td, .new_simplecheckout .simplecheckout-cart td.price ,
	.new_simplecheckout .simplecheckout-cart th{
    padding: 5px;
    font-size: 11px !important;
}
	
	.ocfilter-mobile .ocf-offcanvas-body .list-group-item{
		padding-left: 10px;
	}
	
	.new_category #content {
    width: 100%;
}
	
	.new_category .toggle-button{
		margin-left: 10px;
	}
	
	.new_category .pagination>li>a, .new_category .pagination>li>span {
    padding: 10px 20px;
    font-size: 14px;
    margin-bottom: 10px;
}
	
	.new_category .home_text{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.new_home .title .title-inner > span {
    font-size: 24px;
		
	}
	
	.subcategory-box {
    margin-top: 20px;
    margin-bottom: 20px;
}
	
	.categorees-box{
		padding: 0 !important;
	}
	
	.new_foo_logo{
        margin-top: -10px;
        text-align: center;
        margin-bottom: 40px;
}
	
	#exampleModal .modal-dialog{
		width: 90%;
	}
	.new_slideshow{
        margin-top: 0px !important;
        margin-bottom: -15px !important;
}
	.new_footer	.col-sm-3+.col-sm-3{
		margin-top: 30px;
	}
	
	.new_footer_text{
		margin-top: 30px;
	}
	
	.new_footer .phones{
		margin-top: 20px;
		text-align: left;
	}
	
	.new_catalog_but{
		display: none;
	}
	
	.new_footer .pull-right{
		float: left !important;
	}
	
	#top.new_top .worktime {
    color: #000;
    font-size: 12px;
    line-height: 1.2;
    text-align: right;
}
	.new_header> .container > .row{
		flex-direction: column;
	}
	
	.new_header .search-column{
		width: 100%;
	}
	
	.new_header #search{
		width: 100%;
		margin: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.new_block_users{
		    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
	}
	
	.new_header #top-links2{
		    bottom: -91px;
    left: inherit;
	}
	
	.new_main_menu_mob {
		background-color: #192135 !important;
	}
	
	
	
	
	#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;
    }




}
