body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
.container {
    width: 1280px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
font {
    color: #00bcd4;
    font-size: 17px;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: auto;
}
.photogallery h1 {
    font-size: 29px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.photogallery hr {
    margin-top: 6px;
    margin-bottom: 7px;
    border: 0;
    border-top: 2px solid #00bcd429;
}
body.common-home h1 {
    font-family: "Open Sans", sans-serif;
    color: rgb(0, 0, 0);
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}
.featured_title h2 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.bestseller_title h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
.news_title {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
	margin-bottom:5px;
}
.news_title h3 {
    margin: 0px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
i.fa.fa-newspaper-o.fa-3x {
    font-size: 24px;
}
.categories h1 {
    font-size: 29px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
	text-transform: uppercase;
}
.categories hr {
    margin-top: 6px;
    margin-bottom: 7px;
    border: 0;
    border-top: 2px solid #00bcd429;
}
/* 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;
}
a {
	color: #23a1d1;
}
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;
}
/* 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;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
background-color: #585858;
    border-bottom: 1px solid #79cef4;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0px 0;
    min-height: 22px;
    height: 22px;
    display: flex;
}
.col-sm-10.info {
    align-items: center;
    display: flex;
    height: 100%;
}
header {
    display: flex;
}
header .container{
	display:inherit;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	color: #585858;
}
div#form-language ul.dropdown-menu{
	min-width:50px;
	max-width:100px;
}
#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: #fff;
    text-shadow: 0 1px 0 #777;
    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 0px 0;
}
/* search */
#search {
    margin-bottom: 10px;
    top: 100%;
    margin-top: 10px;
    width: 76%;
    position: absolute;
    right: 11%;
}
#search .input-lg {
   height: 41px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 0px;
}
#search i.fa.fa-search {
    color: white;
}
#search .btn-lg {
	height: 41px;
    border: 4px solid #fff;
    line-height: 18px;
    padding: 1px 14px 3px;
    text-shadow: 0 1px 0 #fff;
    border-radius: 0px;
    background-repeat: repeat-x;
    border-color: #fff #fff #fff #fff;
    background-color: #3b3b3b;
    background-image: linear-gradient(to bottom, #3b3b3b, #3b3b3b);
}
.container-fluid {
    background-color: #3b3b3b;
}
#menu-vertical {
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    z-index: 887;
}
/* cart */
#cart {
    margin-bottom: 0px;
    width: 10%;
    position: absolute;
    float: right;
    right: 0px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #585858;
}
#cart.open > .btn {
    background-image: none;
    background-color: #ffffff00;
    border: 0px solid #ffffff00;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
div#cart.open i.fa.fa-shopping-cart {
    color: #00bcd4;
}
.cart-kategory button.cart {
    color: rgb(252, 252, 252);
    background-color: #2ab9fae0;
    border-color: #0088cc;
    border-style: solid solid solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px;
    display: inline-block;
    font-size: 14px;
    padding: 7.5px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-bottom: 5px;
}
div#logo img {
    width: 80%;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
	.rating {
    text-align: right;
    bottom: 0px!important;
    position: relative;
    right: 8px;
    }
	.vertical-sreview .caption {
    max-height: 250px;
    height: 186px!important;
    overflow: hidden;
}
}
#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 {
	background-color: #585858;
    background-image: linear-gradient(to bottom, #585858, #585858);
    background-repeat: repeat-x;
    /* border-color: #000000; */
    min-height: 40px;
    border-bottom: 1px solid #000000;
}

/*#menu .nav > li > a {
	color: #79cef4;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}*/
#menu .nav > li > a {
    color: #05ddf8;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 32px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background: #000000;
}
#menu .dropdown-menu {
	display: none;
    background: #FFFFFF;
    position: absolute;
    z-index: 5;
    padding: 5px;
    border: 1px solid #000000;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    background: url(../image/menu.png);
}
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
.container-fluid.menu_full {
    max-height: 55px;
    background-color: #585858;
}
/*#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
}*/
#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 6px;
    margin-bottom: 6px;
}
#menu .dropdown-inner li a:hover {
	background: #000000;
	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;
	}
}
@media (max-width: 767px) {
	#tab-description h2 {
    font-size: 20px;
    font-weight: 600;
    }
	body.common-home .html_block {
    display: none;
	}
	#slideshow0 {
    display: none!important;
	}
	.common-home .price {
    color: #444;
    margin: 5px 0px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    /* overflow: auto; */
    /* word-break: break-all; */
    display: grid;
    min-height: 4rem;
	}
	.common-home .product-thumb .price-old {
    color: #607D8B;
    text-decoration: line-through;
    margin-left: 0px;
    font-size: 11px;
    font-weight: 400;
	}
	ul.inline.payment li img {
	width: 100%;
	}
	span#cart-total {
    font-size: 12px;
	}
	nav#top {
    display: none;
    }
	
	.container-fluid.menu_full {
    display: none;
    }
	.advantage img {
    width: 100%;
    }
	body.common-home h1 {
    font-family: "Open Sans", sans-serif;
    color: rgb(0, 0, 0);
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    }
	body.common-home h2 {
    font-size: 14px;
    }
	body.common-home .product-thumb {
    min-height: 310px!important;
	}
	.product-thumb{
		    min-height: 466px!important;
	}
	.product-name.related {
    min-height: 83px;
    margin-bottom: 30px;
    overflow: hidden;
    /* max-height: 3px; */
    text-align: center;
    }
	.container {
    width: auto!important;
    }
	.container-fluid.menu_full {
    max-height: 100%!important;
    background-color: white!important;
    }
	
	#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;
	}
	.breadcrumb {
    display: none!important;
	} 
	.p_product h1 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 4px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    }
	span.faq_title {
    word-wrap: break-word;
    max-width: 100%;
    width: auto;
    display: block;
    word-break: break-word;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    Mozilla: ;
    white-space: -o-pre-wrap;
    Opera: ;
    word-wrap: break-word;
    Internet Explorer 6+: ;
    }
	button.btn.btn-link.faq-link:active {
    text-decoration: none;
    }
	
	ul.inline.payment li img {
    /* list-style: none; */
    /* display: flex; */
    max-width: 100%!important;
    /* position: relative; */
    width: 100px;
    }
	.logo {
    bottom: 10px;
    left: 13px;
	display:none;
    }
	.logos {
    bottom: 10px;
    left: 13px;
    max-width: 30%;
	}
	.phone {
		bottom:35px;
	}
	.phone a{
    display: inline-block;
    bottom: 20px;
	margin-left: 40px;
	}
	.contact-header span {
    bottom: 45px;
	margin-left: 20px;
    }
	.feed-back{
		top:0px;
		bottom: 49px;
	}
	a.imcallask-click{
		 bottom: 35px;
    margin-left: 60px;
	}
	button.btn.btn-default.feed{
   right: 20px;
    bottom: 36px;
	}
	i.fa.fa-sign-in {
		margin-left: 20px;
	}
	
	.rightblock{
	    bottom: 40px !important;
		display: none;
	}
	#logo {
    margin: 0 0px 10px 30px;
	}
	.contact-header{
	left: 1px!important;
	display: none;
	}
	.product-layout.otzyv.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    margin-bottom: 15px;
}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #5e6360;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
.newslatter {
   background-color: #5e6360;
    background: #5e6360;
    /* min-width: 200px; */
    width: 100%;
    display: block;
    position: relative;
    height: 150px;
    border: 1px solid #585858;
    outline: 1px solid #79cef4;
    outline-offset: -3px;
}
.col-sm-12.subscribe {
    padding-top: 16px;
    /* margin-left: 16%; */
    margin-right: 0px;
    text-align: center;
}
.btn-primary.subsribe {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #79cef4;
    background-image: linear-gradient(to bottom, #79cef4, #79cef4);
    background-repeat: repeat-x;
    border-radius: 50px;
    border-color: #07776efa #0c867b #79cef4;
}
.inline.payment {
    list-style: none;
    display: flex;
    /* max-width: 50px; */
    position: relative;
    /* width: 100px; */
}
ul.inline.payment li img {
    /* list-style: none; */
    /* display: flex; */
    max-width: 100px;
    /* position: relative; */
    width: 100px;
}
.payment li {
    margin-left: 5px;
}
#one {
    margin-bottom: 12px;
}
span.news-n {
    font-size: 15px;
    color: white;
    margin-top: 13px;
    display: block;
    position: relative;
}
.connect {
    font-size: 15px;
    color: white;
    margin-top: 47px;
    display: block;
    position: relative;
    margin-bottom: 5px;
}
span.confid {
    font-size: 15px;
    color: white;
	    /*padding-left: 9px;*/
}
span.power {
    font-size: 15px;
    color: white;
    display: block;
    margin-top: -14px;
}
.btn-primary.subsribe:hover, .btn-primary.subsribe:active{
	background: #5e6360;
    background-color: #5e6360;
    background-position: 0 -15px;
}
.col-sm-12.enter {
    padding-top: 25px;
}
.enter #input-newsletter{
display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #ffffff;
    font-size: 16px!important;
    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;
}
span.text-uk {
    color: white;
    font-size: 19px;
    top: 12px;
    margin-bottom: 16px;
    position: relative;
    display: block;
}
.phone-foot li {
    color: #79cef4;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px;
}
ul.list-unstyled.phone-foot {
    margin-top: 10px;
    margin-bottom: 10px;
}
span.email {
    color: white;
    font-size: 18px;
}
span.full-text {
    font-size: 14px;
}
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: 18px;
	font-weight: 400;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.tovar .breadcrumb {
    margin: 0px 0 7px 0;
    padding: 4px 0;
    border-bottom: 1px solid #ddd;
    display: block;
    position: relative;
}
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	display: block;
    position: relative;
}
.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: 4px;
    right: -5px;
    width: 12px;
    height: 12px;
    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: 1px 1px;
	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 {
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #00bcd4;
    background-image: linear-gradient(to bottom, #00bcd4, #00bcd4);
    background-repeat: repeat-x;
    border-color: #00bcd4 #00bcd4 #00bcd4;
}
button#button-cart{
	color: rgb(252, 252, 252);
    background-color: #2ab9fae0;
    border-color: #0088cc;
    border-style: solid solid solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px;
    display: inline-block;
    font-size: 14px;
    padding: 7.5px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-bottom: 5px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#button-cart:hover, #button-cart:active, #button-cart[disabled]{
	background-color: #1f90bb;
	background-position: 0px;
}

.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: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
	min-height: 400px;
    height: auto;
}*/
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
    min-height: 430px;
    height: 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;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
	text-align: center;
	    min-height: 50px;
    overflow: hidden;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: auto;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: auto;
	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;
	display:none;
}
.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: #79cef4;
}
.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 {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.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: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.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) {
	blockquote::before {
    content: '"';
    position: relative;
    left: -17%!important;
    top: 0.38em;
    font-size: 101px;
    line-height: 0;
    letter-spacing: 0;
    display: block;
	}
	blockquote {
    padding: 10px 20px 10px 50px!important;
    margin: 0 0 20px;
    font-size: 18.5px;
    border-left: 5px solid #eee;
    color: #00bcd4!important;
    line-height: 1.3em;
    font-weight: 600;
	}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.mymobmenu_l_top #logo img {
    max-width: 40%;
	}
	.mymobmenu_l_top #logo {
    margin: 0px 0px 9px 9px;
	}
	.after_h1 {
    display: block!important;
    position: relative;
    }
	.stock {
    margin-right: 15px;
    display: flex;
    text-align: center;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    }
	i.fa.fa-check-circle {
    color: #00BCD4;
    font-size: 20px;
    }
	.rating {
    text-align: right;
    bottom: 0px!important;
    position: relative;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
	.stock span {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    }
	iframe {
    width: auto;
    max-width: 100%;
    height: auto;
    }
	p img {
    max-width: 100%;
    height: auto!important;
    width: auto!important;
    max-height: 100%;
    }
	.breadcrumb > li:after {
        content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 2px;
    width: 7px;
    height: 7px;
    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);
    }
	.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 7px;
    position: relative;
    white-space: nowrap;
	    overflow: auto;
    word-break: break-word;
	    display: block;
    }
	.breadcrumb{
	    display: block;
    }
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;	
    margin-top: 5px;
}
.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-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-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;
	}
	.container {
    width: 970px;
	}
}
@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;
	}
	ul.inline.payment li img {
    width: 100%;
	}
	.container {
		width: 750px;
	}
span#cart-total {
    font-size: 12px!important;
}
}
@media (min-width: 1200px) and (max-width: 1300px) {
	.container {
    width: 1170px;
}
}
@media (min-width: 1300px){
    .container {
		width: 1280px; 
	}
}
/* 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;
}
.phone {
    display: block;
    position: relative;
    font-size: 20px;
}
.phone a {
    margin-right:21px;
    color: #585858;
}
.phone .fa {
    font-size: 20px;
    margin-right: 5px;
    color: #79cef4;
}
a.imcallask-click {
    color: #585858;
    position: relative;
    font-weight: 600;
    font-size: 14px;
}
i.fa.fa-mobile {
    color: #79cef4;
    font-size: 28px;
    margin-right: 5px;
}
button.btn.btn-default.feed{
	color: #585858;
	position:relative;
	background-color:white;
	text-shadow: 0 1px 0 rgba(255, 255, 255);
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	border-color: #ffffff #ffffff #ffffff #ffffff;
	font-size: 14px;
	border: 1px solid #ffffff;
    box-shadow: inset 0 1px 0 rgb(255, 255, 255), 0 1px 2px rgb(255, 255, 255);
	vertical-align: unset;
	font-weight:600;
	margin-left: 54px;
}
button.btn.btn-default.feed:active{
		position:relative;
}
i.fa.fa-envelope-o {
    font-size: 20px;
    color: #79cef4;
}
a.login {
    color: #585858;
    position: relative;
    font-size: 15px;
}
a.registrer {
    color: #585858;
    position: relative;
    font-size: 15px;
    margin-left: 30px;
}
i.fa.fa-sign-in {
    color: #79cef4;
    font-size: 26px;
   /* margin-left: 10px;*/
    margin-right: 20px;
}
button.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle.cart{
	background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    background-repeat: repeat-x;
    border-color: #ffffff #ffffff #ffffff;
	text-shadow: 0 -1px 0 rgb(255, 255, 255);
	box-shadow: inset 0 1px 0 rgb(255, 255, 255);
    
}
/*i.fa.fa-shopping-cart {
    font-size: 24px;
    color: #79cef4;
    margin-right: 15px;
}*/
#cart i.fa.fa-shopping-cart {
    font-size: 24px;
    color: #ffffff;
    margin-left: 0px;
    display: inline-block;
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    margin-right: 0px;
    text-shadow: none;
}

span#cart-total {
    
    display: inline-block;
    right: 50px;
    margin-top: 28px;
	    font-size: 14px;
}
.feed-back {
    display: block;
    position: relative;
    top: 10px;
}

.contact-header {
    display: block;
    position: relative;
    left: 30px;
}
.product-name {
    height: 42px;
    /*margin-bottom: 30px;*/
    overflow: visible;
    text-align: center;
    text-align: center;
    height: 45px;
    overflow: hidden;
}

.product-name a {
    color: #585858;
    font-size: 14px;
	font-weight:600;
}
.product-thumb .image {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}
.price{
    color: #444;
    margin: 5px 0px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.inline.social {
    display: flex;
}
ul.inline.social {
    display: flex;
    list-style: none;
    /* float: left; */
    /* left: 150px; */
    margin-left: -43px;
    position: relative;
}
.inline.social li a img {
    max-width: 54px;
	height:auto;
}
.inline.social li {
    margin-left: 4px;
}
.vertical-sreview .caption {
    max-height: 250px;
    height: 174px;
	overflow: hidden;
}
.vertical-sreview-all {
    float: right;
    margin: 0px 0px 0px 0px!important;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
button.otzyv {
    max-width: 150px;
    width: 123px;
    height: 37px;
    background-color: #79cef4ad;
    /* color: white; */
    border-color: #79cef485;
    border-radius: 32px;
}
.otzyv a {
    color: white;
    font-size: 16px;
}
.menu-left a {
    color: white;
    font-size: 14px;
}
.menu-left i.fa {
    color: #79cef4;
    font-size: 18px;
    margin-right: 5px;
    margin-top: 0px;
}
.cart-kategory {
    display: block;
    width: auto;
    max-width: 100%;
    position: relative;
    text-align: center;
}
button.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle.cart {
    border: none;
    background: #f0f8ff00;
    background-color: #0000ff00;
    color: rgb(252, 252, 252);
    background-color: #2ab9fa00;
    border-color: #0088cc00;
    border-style: solid solid solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 14px;
    padding: 0px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-bottom: 0px;
    top: 0px;
    box-shadow: inset 0 0px 0 rgb(255 255 255 / 0%), 0 0px 0px rgb(0 0 0 / 0%);
}


button.comp {
    background-color: #ffffff00;
    border: 1px solid #39c9ff63;
    margin-top: 5px;
}
button.cart:active{
	 background-color: #fff;
    border-color: #ffff;
	color: #ffff;
}
button.wish {
    background-color: #ffffff00;
    border: 1px solid #39c9ff63;
    margin-top: 5px;
}
.form-feed button.btn.btn-default.feed {
    background-color: aquamarine;
    background-image: red!important;
    color:#efb30b;
    position: relative;
    background-color: #58585805;
    text-shadow: 0 1px 0 rgb(140, 63, 63);
    background-image: none;
    border-color: none;
    font-size: 15px;
    border: none;
    box-shadow: none;
    vertical-align: unset;
    font-weight: 400;
    margin-left: 0px;
}

.form-feed button.btn.btn-default.feed i.fa.fa-envelope-o{
	display:none;
}
i.fa.fa-object-ungroup {
    font-size: 20px;
    color: #efb30b;
	margin-left: 18px;
}

.button-group-im {
    position: absolute;
    width: auto;
    max-width: 100%;
    display: inline-flex;
    color: #79cef4ed;
    /* background-color: #fff; */
    /* border-color: #2e9f94; */
    display: grid;
    /* border-bottom: 2px solid #2e9f94; */
    padding: 9px 10px;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -ms-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    position: absolute;
    right: 0px;
    top: -7px;
}
ul.nav.nav-tabs {
    display: none;
}
aside#column-right .text_html {
    font-size: 20px;
    margin-top: 0px;
    padding-bottom: 0px;
	text-align: center;
}
.servise-widget {
    background: #f5f0f0;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 13px;
    border: 2px solid #3f2b2b26;
    box-shadow: 0 0 10px rgb(0 188 212 / 29%);
}
.servise-widget .widget-box {
    margin-bottom: 20px;
}
.widget-box .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}
.widget-box .title span {
    color: #131313;
    font-size: 26px;
    float: left;
    margin-right: 10px;
    width: 20px;
}
[class*=" pe-7s-"], [class^=pe-7s-] {
    display: inline-block;
    font-family: Pe-icon-7-stroke;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pe-7s-car:before {
    content: "\e6ae";
}
.body-widget ul {
    padding-left: 20px;
    margin: 0;
}
.body-widget ul li span {
    color: #222;
    font-weight: 500;
}
ul.messenger-menu {
    display: inline-flex;
    top: 5px;
    position: relative;
    margin: 0px;
    padding: 0;
}
ul.messenger-menu li {
    list-style: none;
    margin-left: 5px;
}
ul.messenger-menu img {
    max-width: 29px;
}
.messenger-menu li.hidden-sm {
    display: none;
}
#form-language button.btn.btn-link.dropdown-toggle {
    top: 0px;
}
#form-language span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
    font-size: 15px;
}
#form-language.btn-link:hover, #form-language a:hover {
    color: #f8f8f8;
}
.phone.two {
    float: right;
}
.phone.two {
    float: right;
    top: 5px;
    left: 20px;
}
.product-thumb.transition .rating {
    display: none;
}
/* 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;
}
.telephone i.fa.fa-phone{
	font-size:26px;
	color:#ff959a;
}
.telephone span {
	font-size: 20px;
    color: #000000a6;
    font-weight: 700;
    bottom: 3px;
    position: relative;
    display: inline-block;
}
.account {
  display: block;
    position: relative;
    top: 7px;
        left: 12px;
}

.fa-user{
	font-size:26px;
	color:#ffffff;
}
.account span{
	font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    /* bottom: 5px; */
    position: relative;
    display: inline-block;
    margin-left: 10px;
}
.account ul.list-inline{
	margin-left: 0px;
}
.cart{
	display: block;
    position: relative;
    top: 8px;
}
i.fa.fa-cart-arrow-down{
	font-size:26px;
	color:#13a9c173;
}
span#cart-total {
    background: #F5CC43;
    border: 2px solid;
    border-color: #3b3b3b;
    border-radius: 50%;
    color: #222;
    padding: 0px 0 0 0px;
    position: relative;
    right: 10px;
    top: -16px;
    width: 22px;
    height: 22px;
    font-size: 10px;
    text-align: center;
    font-weight: 600;
    line-height: 17px;
    /* display: block; */
}
.heading_title h2 {
    text-transform: uppercase;
    text-align: center;
}
.line-top{
left: 0;
    right: 0;
    top: -10px;
    background: linear-gradient(90deg,#fff,rgba(255, 242, 88, 0.55),#fff);
    height: 1px;
	
}
.line{
	    left: 0;
    right: 0;
    top: -12px;
    background: linear-gradient(90deg,#fff,rgba(255, 242, 88, 0.55),#fff);
    height: 1px;
    display: block;
    position: relative;
	
}
.container.head {
    top: -5px !important;
    /* display: block; */
    position: relative;
}
#menu-mobile .menu-box #menu-vertical .btn span.text-category {
    display: none;
	background-color:red;
}
#menu-mobile #menu-vertical {
    position: relative;
    width: 55px;
	right: 15px;
}
/* The sidebar menu */
.sidebar {
height: 100%;
    width: 0;
    position: fixed;
    z-index: 2001;
    top: 0;
    left: 0;
    background-color: #000000ad;
    overflow-x: hidden;
    padding-top: 41px;
    transition: 0.5s;
}

/* The sidebar links */
.sidebar a {
     padding: 9px 1px 4px 4px;
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-align: center;
    /* bottom: 45px; */
    position: relative;
}
#mySidebar li i.fa {
    display: none;
}
}

/* When you mouse over the navigation links, change their color */
.sidebar a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidebar .closebtn {
  position: absolute;
  top: 0;
     /* bottom: 610px;*/
  right: 15px;
  font-size: 36px;
  margin-left: 50px;
}

/* The button used to open the sidebar */
.openbtn {
    left: 2px;
    font-size: 30px;
    cursor: pointer;
    background-color: #16aaff6b;
    color: #585858;
    border: none;
    position: absolute;
    min-height: 37px;
}

.openbtn:hover {
  background-color:rgba(0, 0, 0, 0);
}
i.fa.fa-mobile {
    font-size: 26px;
    color: #ff959a;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s; /* If you want a transition effect */
  padding: 0px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
  
}
.imcallask-click .fa.fa-mobile {
    font-size: 26px;
    color: #79cef4;
}


.product-thumb.transition.news {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
    min-height: 524px;
    height: 524px;
}
p.desc-news {
    max-height: 144px;
    overflow: hidden;
}
.product-thumb.transition.news {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
	min-height: 420px;
    height: auto;
}
button#button-cart2 {
	margin-left: 5px;
    border-radius: 0px;
    min-height: 42px;
	font-size: 18px;
    font-weight: 700;
	text-transform: uppercase;
    background-color: #00BCD4;
    background: #00BCD4;
}
button#button-cart2:active {
    background-color: #00BCD4;
    font-size: 18px;
    font-weight: 700;
    color: #111212;
    background: #009688;
    text-transform: uppercase;
}
.products aside#column-right {
    background: #b7eeee2b;
    border: 1px solid #c7c1c1;
    padding-top: 15px;
}
.p_product h1 {
        font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
    font-size: 30px;
    margin-bottom: 5px;
}
.p_product hr {
    margin: 0px;
    margin-bottom: 0px;
    border-top: 2px solid #00bcd42e;
}
.after_h1 {
    display: flex;
    position: relative;
}
i.fa.fa-check-circle {
    color: #00BCD4;
    font-size: 18px;
}
.stock span {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
}
.stock {
    margin-right: 15px;
}
ul.list-unstyled.spec {
    display: flex;
    align-items: center;
    justify-content: center;
}
li.manufacturers {
    font-size: 14px;
    font-weight: 700;
    margin-right: 16px;
}
.manufacturers::after {
    border-left: 1px solid #000;
    content: " ";
    background: #33CCFF;
    width: 1px;
    height: 19px;
    float: right;
    margin-left: 7px;
}
ul.thumbnails::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: #79cef44a;
}
.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 0.428571;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.col-sm-4.specification:after{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: #79cef44a;
}
li.models {
    font-size: 14px;
    font-weight: 700;
}
.models span {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    color: #00BCD4;
}
.manufacturers a {
    color: #00BCD4;
}
.block_price{
	margin: 0px;
    padding: 8px;
    background: #a8c0c354;
    border: 1px solid #00bcd442;
    box-shadow: 0 0 10px rgb(0 188 212 / 29%);
}
li.old_price span {
    font-size: 14px;
    color: #b46565;
}
span.autocalc-product-price {
    font-size: 21px;
    margin-left: 5px;
    color: #056a69;
    font-weight: 900;
}
.col-sm-4.specification {
    background: #f4f4f4;
    padding: 14px 7px;
}
.form-group.cart_to {
    display: flex;
	    margin-top: 15px;
}
.cart_to label.control-label {
    display: none;
}
.cart_to input#input-quantity {
    min-height: 42px;
}
.cart_to span.input-group-btn {
    margin: 0px;
    padding: 0px;
    min-height: 42px;
}
.cart_to .input-group.plus-minus {
    min-height: 42px;
	margin-right: 5px;
}
.plus-minus button.btn.btn-default {
    min-height: 42px;
    border-radius: 0px;
}
div#tab-description img {
    max-width: 100%;
    width: auto;
}
.row.recomend {
    max-width: 100%;
    display: block;
    width: auto;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
button.btn.btn-link.faq-link:active {
    text-decoration: none;
}
.faq-link2 ul {
    list-style: none;
    text-align: center;
    margin: 0px;
    margin-bottom: 13px;
    padding: 0px;
}
.faq-link{
 text-align: center;
    color: #444;
    font-weight: 600;
    font-size: 19px;
}
.faq-link2 a {
    color: #0044cc;
    line-height: 31px;
    font-size: 15px;
    font-weight: 600;
    /* word-break: break-all; */
    max-width: 100%;
}
.faq-link2{
text-align: center;
    color: #666;
    font-size: 12px;
}
.faq-title{
  color: #000;
    text-align: center;
    margin-top: 5%;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
#accordion{
margin-bottom:30px;
}
.faq .card-header{
    padding: 0;
    background: #fff;
}
.row.categories img {
    max-width: 100%;
    width: auto;
}
.popupcart_buttons button.button.btn.btn-primary.btn-lg {
    margin-left: 5px;
    border-radius: 0px;
    padding: 7px;
    min-height: 42px;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #00BCD4;
    background: #00BCD4;
}
#button-oneclick {
    /* margin-left: 5px; */
    border-radius: 0px;
    min-height: 5px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #9eb9c5;
    background: #6fbadc;
    padding: 4.5px 12px;
}
#additional-carousel {
    overflow: hidden;
    display: flex;
}
.row.bestseller {
    margin-bottom: 4em;
}
.price__table {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #999;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.price__table h2 {
    /* font-size: 27px; */
    color: #4a4a4a;
    font-size: 1.5em;
    font-weight: 700;
    width: 100%;
}
.best_of_the_best {
    flex: 1 75%;
    padding: 5px;
}
.first_bestproduct {
    flex: 1 20%;
    text-align: center;
 padding: 5px 5px 5px 5px;
}
.best_of_the_best table {
   border-collapse: separate;
    border-spacing: 0 10px;
    margin-top: -10px;
    width: 100%;
    background-color: #ebebeb;
}
.best_of_the_best table tr {
    display: flex;
    padding: 5px 5px 0;
   background: #ebebeb;
}
.best_of_the_best td.product-name {
    width: 75%;
    color: #3cb8c8;
    text-decoration: underline;
	text-align: left;
}
td.price {
   margin: 0px 0px;
    width: 25%;
    padding: 0px 0px!important;
}
.best_of_the_best td {
   border: solid 0px #ebebeb;
    border-style: solid none;
    padding: 8px 12px;
    background-color: #fff;
}
th.best_prices {
    width: 25%;
    text-align: center;
}
th.best_name {
    width: 75%;
    text-align: center;
}
.time_time {
    display: flex;
	padding: 0 1em 0 1em;
	font-size: 14px;
}
.price__table h2 {
    padding: 1em 0.5em 1em;
}
.product-thumbs.transition-best {
   border-radius: 4px;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 15%);
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px 9px;
}
.imagetop {
       width: 30%;
}
.captiontop {
   
    text-align: left;

    width: 70%;
}
.best_of_the_best td.product-name a {
    color: #00bcd4;
}
.product-nametop {
     font-size: 15px;
    line-height: 1em;
}
.pricetop {
    color: #444444;
    font-weight: 600;
    margin-top: 1em;
    font-size: 16px;
}
.cart-top {
 margin-top: 15px;
    width: 100%;
}
.product_tops {
    font-weight: 600;
    margin-bottom: 10%;
    padding: 0.3em 0 0 0;
}
.product-nametop a {
    color: #3cb8c8;
}
.text_tiime {
    margin-right: 0.5em;
}
::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #3cb8c8;
    /* width: 5em; */
    font-size: 13px;
}
blockquote {
    padding: 10px 20px 10px 50px!important;
    margin: 0 0 20px;
    font-size: 18.5px;
    border-left: 0px solid #eee;
    color: #00bcd4!important;
    line-height: 1.3em;
    font-weight: 600;
}
blockquote::before {
   content: '"';
    position: relative;
    left: -9%;
    top: 0.38em;
    font-size: 101px;
    line-height: 0;
    letter-spacing: 0;
    display: block;
}
.col-md-9.col-md-push-3.hidden-xs.hidden-sm.clearfix.right_side {
    display: flex;
    flex-direction: initial;
}
.header-contact__inner .header-contact__item--visible:after {
    content: '\2807';
    font-size: 30px;
    position: absolute !important;
    right: -5px;
    top: -5px;
    display: block;
    line-height: 1;
    width: 10px;
    color: #222;
}
.header-contact {
    height: 50px;
    position: relative;
    min-width: 225px;
}
.header-contact__inner {
    padding: 15px 15px 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    border-radius: 4px;
    height: 45px;
    overflow: hidden;
}
.header-contact--phone, .header-contact--email, .header-contact--time {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 13px;
    line-height: 1.2;
    word-break: break-all;
}

.header-contact__item--visible.header-contact--phone a, .header-contact--phone a, .header-contact--email a, .header-contact--time {
    text-decoration: none;
    color: #222;
}
.header-contact__section svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    line-height: 1;
}

.header-contact__inner:hover .header-contact__item--visible a:hover {
    color: #b5271a;
}
.header-contact__inner:hover {
    background: #fff;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
    z-index: 9999;
    height: auto;
    overflow: inherit;
}
.massenger-phone.hidden-xs ul.list-unstyled {
    display: flex;
    font-size: 16px;
    margin-bottom: 0px;
	flex-wrap: wrap;
}
.massenger-phone.hidden-xs li {
    padding: 5px 10px;
    font-size: 16px;
    text-decoration: none;
    color: #222;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    line-height: 1;
}
.massenger-phone.hidden-xs a {
    color: #222222;
    /* font-size: 14px; */
    font-weight: 600;
}
div#form-language a {
    padding: 0px 3px 0px 3px;
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 3px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    line-height: 1;
}
#form-language a.active {
    background-color: #00bcd4;
}
@media (max-width: 1048px) {
	.massenger-phone.hidden-xs li {
    padding: 5px 10px;
    font-size: 14px;
    text-decoration: none;
    color: #222;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    line-height: 1;
	}
	.header-contact__inner {
    padding: 15px 9px 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    border-radius: 4px;
    height: 45px;
    overflow: hidden;
	}
	.header-contact__section svg {
    width: 13px;
    height: 13px;
    margin-right: 10px;
    line-height: 1;
	}
	.header-contact__inner .header-contact__item--visible:after {
    content: '\2807';
    font-size: 25px;
    position: absolute !important;
    right: -5px;
    top: -5px;
    display: block;
    line-height: 1;
    width: 10px;
    color: #222;
	}
	.header-contact {
    height: 50px;
    position: relative;
    min-width: 100%;
	}
	.header-contact--phone, .header-contact--email, .header-contact--time {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 13px;
    line-height: 1.2;
    word-break: break-all;
	}
	
}
@media (max-width: 992px) {
	.contact-header {
    display: block;
    position: relative;
    left: 0px;
	}
	.massenger-phone.hidden-xs li {
    padding: 5px 11px;
    font-size: 12px;
    text-decoration: none;
    color: #222;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    line-height: 1;
	}
	.header-contact__inner .header-contact__item--visible:after {
    content: '\2807';
    font-size: 21px;
    position: absolute !important;
    right: -2px;
    top: -5px;
    display: block;
    line-height: 1;
    width: 10px;
    color: #222;
	}
	.header-contact__section svg {
    width: 11px;
    height: 11px;
    margin-right: 6px;
    line-height: 1;
	}
	.header-contact__inner {
    padding: 15px 2px 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    border-radius: 4px;
    height: 40px;
    overflow: hidden;
	}
	.header-contact--phone, .header-contact--email, .header-contact--time {
    position: relative;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 13px;
    line-height: 1.2;
    word-break: break-all;
	}
}
@media (max-width: 767px) {
	#main {
    transition: margin-left .5s;
    padding: 0px;
    display: none!important;
	}
	#search {
    margin-bottom: 10px;
    top: 100%;
    margin-top: 10px;
    width: 100%;
    position: absolute;
    right: -316%;
    left: -8EM;
    min-width: 18EM;
	}
	.col-md-9.col-md-push-3.hidden-xs.hidden-sm.clearfix.right_side {
    display: flex!important;
    flex-direction: initial;
	}
	.col-sm-12.col-md-3.col-md-pull-9.menu-box {
    max-width: 20%;
	}
	button.btn.btn-menu.btn-block.dropdown-toggle span.text-category {
    display: none;
	}
	.container-fluid.menu {
    width: 100%;
    padding: 0!important;
	}
	#menu-vertical .btn {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: -1px -1px 0px rgb(0 0 0 / 10%);
    border-radius: 4px;
    padding: 10px 12px;
    z-index: 886;
    font-size: 14px !important;
    text-transform: uppercase;
	}
	#menu-vertical .btn > .fa {
    float: right;
    line-height: 15px;
    font-size: 21px;
	}
	#cart > .btn {
    font-size: 12px;
    line-height: 10px;
    color: #585858;
	}
	#cart {
    margin-bottom: 0px;
    width: 10%;
    position: absolute;
    float: right;
    right: 4%;
	}
	ul#flex0-results {
    width: 95%!important;
    left: 10px!important;
    max-height: 440px;
    /* margin-right: 10px; */
    display: flex;
    flex-direction: column;
}
img.item.item-image {
    max-width: 30px;
    max-height: 30px;
}
li.item {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}
.item {
    font-size: 12px!important;
    line-height: 15px;
}
.phone-mob #form-language a {
    color: black!important;
}
button.close-menu {
    display: flex!important;
    flex-direction: initial;
    /* justify-content: center; */
    align-items: center;
}
.logos {
    bottom: 10px;
    left: 0px;
    max-width: 34%;
    margin-right: 20%;
}
.phone-mob {
    margin-right: 20%;
}
}
