body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
#logo img{
	width: auto !important;
}
#slideshow0{
	display: block;
}

#slideshow1{
	display: none !important;
}

.courser{
    color: #000;
    position: absolute;
    top: 38px;
    right: 27px;
}

.owl-wrapper-outer{
	    background: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
}


.result_ajaxSea{
	position: absolute;
    top: 41px;
    left: 0px;
    width: 100%;
    z-index: 9;
    background: white;
}
.itemAJAX{
	    width: 100%;
    border-bottom: 1px solid #ccc;
    margin: 0px;
}

.itemAJAX .col-md-2{

}

#slideshow0 .img-responsive{
	width: 100% !important;
}
 
.carousel-inner>.item>a>img,  .carousel-inner>.item>img, .thumbnail a>img, .thumbnail>img {
    display: block;
    width: 100% !important;
    height: auto;
}

#product .alert-success{
width: 69%;
    margin-top: 10px;
}

iframe{
	max-width: 100%
}
#content p img{max-width: 100%;
height: auto !important;}

.noUi-connect {
    background: #000000 !important;
    }
.sdcallback{
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: black;
    font-weight: bold;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	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;
	float: left;
	width: auto;

}
.input-group{
	float: right;
}
.input-group select{
	width: auto !important;
    float: left !important;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}

#cart ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.table-striped>tbody>tr:nth-of-type(odd){
	background-color:white !important;
}
.table>tbody>tr>td{
	border: 0px !important; 
}

.modal-header .close{
    background-color: black;
    color: white;
    text-shadow: 0px 0px 0px;
    width: 20px;
    border-radius: 59%;
    opacity: 1;
}
#cart .table {
	border: 0px;
}
.de0{
	display: none;
}
.jek_1{
	float: left;
	padding: 5px 10px;
    font-size: 16px;
    color: black;
    border: 1px solid black;
    border-radius: 6px;
}

.jek_2{
    background: black;
    padding: 5px 15px;
    border-radius: 5px;
    float: right;
    color: white;
    font-size: 16px;
}

.imagersl{
	position: relative;
}

.login_menu button{
	    background: white;
    border: 0px;
    cursor: pointer;
}

.imagersl button{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: black !important;
	border-radius: 50%;
	width: 20px;
    height: 20px;
    line-height: 14px;
    padding: 0px;
    border: 0px !important;
    box-shadow: 0px 0px 0px !important;
    background:black;
}

.de1 strong{
	color: black;
	font-size: 15px;
}

.modal-header{
 	position: relative;
    border: 0px;
    margin-bottom: 10px;
}

.modal-header h3{
    position: absolute;
    top: 12px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    color: black;
    text-transform: uppercase;
    font-size: 19px;
}

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;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#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;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#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;
	position: absolute;
	top: 0px;
    left: 0px;
    z-index: 111;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#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) {
	.box_catalog {
		height: 400px;
	}

	.featureds_row .product-layout{
		width: auto !important; 
	}
	.pricers h2{
		font-size: 30px;
	}
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}

	.productss h1{
		font-size: 24px !important
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#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: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}

#slideshow0 .img-responsive{
	width: 100% !important;
}
@media (max-width: 767px) {

	.itemAJAX{
		display: flex;
		width: 100%;
	}

	#slideshow0{
	display: none !important;
}

#slideshow1{
	display: block !important;
}



	.phone{
		width: 100%;
	}
	#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;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.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;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	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: 2px solid black;
	margin-bottom: 20px;
	overflow: auto;
}

.kek_ppe{
width: 100%;
    float: left;
    margin: 50px 0;
    text-align: center;
    font-size: 31px;
    font-weight: bold;
    text-transform: uppercase;
}

.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;
}
.product-grid .product-thumb .image {
	float: none;
	position: relative;
}
  .product-thumb .image button{
    position: absolute;
    top: 10px;
    right: 10px;
    background: inherit;
    border: 0px;
    color: #848484;
}
.bx-wrapper {
	margin-bottom: 20px !important
}
.bx-wrapper .bx-prev{
	left: -100px !important;
	background: url(nexts.png) no-repeat !important;
	width: 80px !important;
    height: 80px !important;
}

.bx-wrapper .bx-next{
 	right: -90px !important;
	background: url(prews.png) no-repeat !important;
	width: 80px !important;
    height: 80px !important;

}

.bx-wrapper{
	margin: 0 auto ;
    box-shadow: 0px 0px 0px !important;
}
.featureds{
    width: 100%;
    float: left;
    margin: 50px 0;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat Black', arial;
    color: black;
}

.box_catalog{
background-color: black;
    margin: 10px;
    height: 376px;
}

.productions h3{
	    text-transform: uppercase;
    margin-bottom: 25px;
    line-height: 40px;
    text-align: center;
    margin-top: 39px;
    width: 100%;
    float: left;
    font-size: 32px;
    color: black
}

.box_catalog a{
    font-size: 22px;
    color: white;
    text-align: center;
    width: 100%;
    float: left;
    padding: 0 0 20px 0;
    line-height: 28px;
}
.box_catalog .image{
overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
    top: -3px;
    background: #f2f4f7;
    padding: 0;
    height: 254px;
    margin-bottom: 17px;
}
.box_catalog .image img{
	    max-width: 100%;
	    margin: 0 auto;
}

.productss h1{
font-size: 32px;
    font-family: 'Montserrat Black', arial;
}

.productss .nav-tabs{
	width: 100%;
    float: left;
    margin: 45px 0;
    flex-direction: row;
    display: flex;
    justify-content: space-around;
}

.productss  .price,.productss  .price h2{
    list-style: none;
    color: #353535;
    font-size: 35px;
    font-family: 'Montserrat Black', arial;
    font-weight: bold;
    padding: 0px;
}
.productss .list-unstyled{
font-size: 14px;
    line-height: 23px;
 }

 .selecdt select{
 	    width: 200px;
    border: 1px solid #000000;
    font-size: 16px;
    height: 39px;
 }

 .iems{
    position: relative;
    border: 1px solid black;
    border-radius: 8px;
    overflow: hidden;
    width: 130px;
    float: left;
    height: 55px;
 }

  .iems input{
    padding: 4px 38px;
    text-align: center;
    color: black;
    font-size: 20px !important;
    font-weight: bold;
    border: 0px;
    height: 53px;
  }

  .iems .hrje{
    position: absolute;
    background: white;
    border: 0px;
    font-size: 27px;
    color: black;
    font-weight: bold;
    top: 0px;
    left: 0px;
  }

  .iems .hrje.ss{
  	left: inherit;
  	right: 0px;
  }
  .input-group{
  	display: block;
  }
  .input-group-btn{
  	width: 100%;
  	float: left;
  }

  #button-oneclick{
  	width: 100%;
    margin: 13px 0;
    border-radius: 3px;
  }
  .jekioee{
  	    width: 430px;
    float: left;
    margin-top: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 0px;
    border: 0px;
    padding: 20px;
    font-size: 28px;
    color: white;
    background: black;
  }

 .peoppd {
  	    width: 275px;
    float: left;
    margin-left: 20px;
    border: 1px solid black;
    background: white;
    color: black;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}
  .lauie{
float: right !important;
  }


.lauie button{
  	width: auto;
    float: left;
    font-size: 13px !important;
    color: black;
    font-weight: bold;
    margin: 0px !important
  }

.productss .list-unstyled span{
	font-weight: bold;
}

.productss .list-unstyled span a{
	
} 
.meTExt{
    text-align: center;
    width: 100%;
    float: left;
    margin: 40px 0 15px 0;
}

.meTExt a{
	color: white;
    background: black;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 8px;
    font-weight: bold;
}

  .product-thumb .image button i{
	font-size: 16px;
}
.product-list  .product-thumb .image button{
    position: absolute;
    top: 10px;
    left: 27px;
    right: inherit;	
}

.product-list .product-thumb .caption{
	min-height: 140px;

}



.product-list .product-thumb .button-group{
    width: 50%;
    float: left;
    border-left: 0px !important;	
}
.product-list .product-thumb .button-group button{
	position: relative;
}



@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
color: #444;
    font-weight: bold;
    font-size: 20px;
}
.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 {
    overflow: auto;
    width: 100%;
    float: left;
    height: 54px;
}

.product-thumb h4 a{
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;

}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
    width: 200px;
    border: none;
    background-color: black;
    color: white;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px;
    border-radius: 8px;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}


header{
	padding-top: 25px;
	padding-bottom: 25px;
}

header #search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    background: #f2f4f7;
    border: 1px solid #cdcdcd;
    box-shadow: 0 0 0;
    border-radius: 0px;
    padding: 4px;
    height: 35px;
    padding-left: 48px;
}

header #search {
margin-bottom: 10px;
    position: relative;
    width: 100%;
    float: left;
    margin: 0px;
    margin-top: 6px;
}

header #search .input-group-btn{
	position: absolute;
    width: 35px;
    padding: 0px;
    top: 1px;
    left: 2px;
}

header #search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 8px 8px 7px 8px;
    text-shadow: 0 1px 0 #FFF;
    border: 0px;
    background: #f2f4f7;
    box-shadow: 0px 0px;
    width: 100%;
}

header .phone{
	padding-left: 50px;
}

header .phone .phone_tel{
    font-size: 20px;
    font-weight: bold;
    color: black;
    width: 100%;
    float: left;
    font-family: 'Montserrat', sans-serif;
}

header .phone button{
    width: 100%;
    background: white;
    color: black;
    text-decoration: underline;
    border: 0;
    text-align: left;
    position: relative;
    top: 4px;
    left: -3px;
}

header .menu_header .login_menu{
width: 200px;
    float: left;
    text-align: center;
}

header .menu_header .login_menu a{
    color: #444444;
}

header .menu_header .login_menu a i{
    font-size: 24px;
}
.elEKE{

}

.elEKE input{
	    width: 100%;
    float: left;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid #cdcdcd;
    background: #eee;
}

.elEKE button{
	    width: 100%;
    float: left;
    margin-bottom: 20px;
    background: black;
    color: white;
    border: 0px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0;
}

#oneclick{
    display: none;
    background: #f2f4f7;
    padding: 10px;
    width: 430px;
    margin-top: 25px;
    border-radius: 4px;
    border: 1px solid #cdcdcd;
}

#product .alert{
width: 430px;
    margin-top: 20px;
}

header .menu_header .pull-left{

}

.menu_header_maine{
	    background: #000000;
	    margin-bottom: 20px;
}
.menu_header_maine #menu{
    background: #000000;
    border: 0px;
    min-height: auto;
    margin: 0px;
}
.menu_header_maine .navbar-collapse.collapse{
	  background: #000000;
}

.menu_header_maine #menu .nav > li > a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
        padding: 15px 15px 15px 15px;
}

footer{
	background-color: #020202;
}

footer p{
font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 36px;
}

footer .img_foot{
height: 63px;
}

.bolder{
      font-family: 'Montserrat Black', arial;
    font-size: 30px;
    line-height: 35px;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 30px;

}

.boxes{
    background-color: #0e0e0e;
    margin: 30px 0;
}


.boxes .common_box{
	position: relative;
	
}


.boxes .common_box img{
	width: 100% !important; 
}


.boxes .common_box .name_coommon{
 text-align: center;
    position: absolute;
    bottom: 30px;
    left: 17px;
    width: 92%;
    float: left;
    color: white;
    font-weight: bold;
    font-size: 27px;
    line-height: 32px;
     font-family: 'Montserrat', sans-serif;
	
}

.kachestvo{

}

.kachestvo h2{
    width: 100%;
    float: left;
      font-family: 'Montserrat Bold', arial;
    text-align: center;
    margin-bottom: 52px;
    font-size: 32px;	
    color: black;
    line-height: 40px;
    text-transform: uppercase;
}


.kachestvo .common_box .eko{
background: #f2f4f7;
    margin-bottom: 20px;
    height: 340px;
    text-align: center;
}
.kachestvo .common_box .eko .imgj{
height: 200px;
    padding: 20px 0;
}
.kachestvo .common_box .eko img{

}

.kachestvo .common_box .eko .name_coommon{
    font-size: 21px;
    padding: 30px;
    color: black;
    line-height: 23px;
}
.kachestvo .common_box .eko .name_coommon small{

}

.pricers{
    width: 100%;
    float: left;
}

.pricers h2{
	    margin: 25px 0 50px 0;
    font-weight: bold;
    font-size: 32px;
}

.pricers p{
    margin-top: 29px;
    font-size: 22px;
    color: black;
    width: 678px;
    line-height: 33px;
    margin: 32px auto;
}

.common_other{
background: #020202;
    color: white;
    float: left;
    width: 100%;
    padding: 55px 0 110px 0;
    text-align: center;
    font-size: 20px;
    line-height: 29px;
}

.common_other h2{
    font-size: 32px;
    color: white;
    font-weight: bold;
    margin-bottom: 28px;
}

.common_other p{
	font-size: 22px;
}

.common_other a{
text-decoration: none;
    color: black;
    background: #cdcdcd;
    padding: 6px 20px;
    border-radius: 4px;
    position: relative;
    top: 16px;
}
.thumbnail{
	border: 0px !important
}
.nav-tabs {
	border-bottom: 0px;
}

.nav-tabs li a{
    border: 1px solid white !important;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 18px;

}
 

.nav-tabs li.active a{
border: 1px solid black !important;
color: black

}
.dropdown-menu{
	width: 200px;
}
.common_hochy{
width: 100%;
    float: left;
    margin: 40px 0;
    text-align: center;
}

.common_hochy h2{
    text-transform: uppercase;
    margin-bottom: 25px;
    line-height: 40px;
}

.common_hochy p{
	font-size: 18px;
    line-height: 32px;
    color: black;
}

.navbar-nav{
	    width: 100%;
    float: left;
    flex-direction: row;
    display: flex;
    justify-content: space-around;
}
.common_other{
	position: relative;
}
.common_other:after{
content: "";
    position: absolute;
    left: -15px;
    top: 0px;
    width: 200px;
    height: 345px;
    background-color: black;
}

.common_other:before{
content: "";
    position: absolute;
    right: -14px;
    top: 0px;
    width: 200px;
    height: 345px;
    background-color: black;
}

.boxes{
	position: relative;
}

.boxes:after{
content: "";
    position: absolute;
    left: -15px;
    top: 0px;
    width: 200px;
    height: 410px;
    background-color: #0e0e0e;
    z-index: -1;
}


 

.boxes:before{
    content: "";
    position: absolute;
    right: -14px;
    top: 0px;
    width: 200px;
    height: 410px;
    background-color: black;
    z-index: 0;
}


@media (min-width: 900px) and (max-width: 1100px) {
.courser {
 /*
    right: -35px !important;
        top: 4px !important;*/
 }
.language-select{
	padding: 0px 5px 0 0 !important;
}
.menu_header img{
	    width: 19px !important;
}

.kachestvo .common_box .eko .name_coommon{
	font-size: 17px;
}
}




@media (min-width: 100px) and (max-width: 768px) {

.courser{
	display: none;
}
.lauie {
    float: right !important;
    margin-right: 9px;
}
.courser {
   color: black;
    position: absolute;
    right: 0;
    top: 86px;
    z-index: 1;
    font-size: 12px;
    left: 0px;
}
.bolder span{
	font-size: 19px !important
}
.jek_1{
width: 100%;
    float: left;
 }
.jek_2{
	width: 100%;
    margin-bottom: 10px;
}

.hrje,#input-quantity{
	line-height: 22px;
}
#input-quantity{
	height: 38px;
}
.jekioee {
    width: 100% !important;
    font-size: 20px;
}
.selecdt select{
	width: 99%;
}
.peoppd {
        width: 63%;
    float: left;
    margin-left: 20px;
    border: 1px solid black;
    background: white;
    color: black;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

img {
     max-width: 100%;
}
.bx-has-controls-direction{
	display: none;
}
.pricers p{
	width: 100%;
}
.kachestvo h2{
	font-size: 18px;
}
.bolder{
	font-size: 20px;
	line-height: 25px;
}

.menu_header{
    position: absolute;
    top: 22px;
    right: 0px;
    width: 160px;
}
.menu_header .login_menu{
	width: 100% !important;
	float: left;
}

.menu_header  .lauie button{
    font-size: 12px !important;
    padding: 10px 6px;
    float: right;
}
header .phone {
    padding-left: 50px;
     float: left;
    text-align: center;
    padding: 10px 0 0 16px;
}
header .phone .phone_tel,header .phone button{
    text-align: center;
}
.navbar-nav{
	display: block;
}

.kachestvo .common_box .eko{
	width: 100%;
	float: left;
}
.kachestvo .common_box .eko .imgj {
    height: 162px;
    padding: 20px 0;
}
.nav li{
	width: 100%;
	float: left;
}

.common_other:before,.common_other:after {
	content: "";
	z-index: -1;
	    height: 386px;
}
.common_other p {
    font-size: 16px;
    margin-bottom: 5px !important;
    line-height: 20px;
}

.common_other{
	    position: relative;
    height: 386px;
}

.common_other a{ 

padding: 6px 1px;
     font-size: 15px; }

.boxes .common_box .name_coommon{
	font-size: 15px;
    line-height: 23px;
}
.boxes:before {
    content: "";
 
    right: -14px;
 
    width: 114%;
    height: 843px;
 }

 .boxes .common_box {
    position: relative;
    margin-bottom: 20px;
}

footer{
	text-align: center;
}

footer .col-md-3:nth-child(1){
 margin-bottom: 20px
}

.boxes .common_box:after{
    content: "";
    position: absolute;
    top: 0px;
    left: -15px;
    width: 110%;
    height: 107%;
    background: black;
    z-index: -1;

}

.featureds_row .product-layout{
	    width: 353px !important
}
.iems {
	    width: 30% !important;
    height: 52px;
}

h2{
font-size: 22px;
}

.box_catalog .image img {
    max-width: 100%;
    margin: 0 auto;
}
.input-group .input-group-addon{
	display: none;
}
.input-group{
	width: 100%;
}
.productss .nav-tabs{
	display: block;
}
.nav-tabs li.active a{
	border: 1px solid black !important
}
.nav-tabs>li{
	margin-bottom: 0px;
}

#oneclick{
	width: 100%;
}

#logo img{
	    width: 140px !important;
}

}

 