body {
font-size: 16px;
    line-height: 1.4em;
    font-family: Myriadpro, Verdana, sans-serif;
    font-style: normal;
    color: #333333;
   background-color: #f2f2f2;
}
@font-face {
  font-family: Futura;
  src: url(font/Futura-Hv-Heavy.ttf);
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
     font-family: 'Myriadpro';
}
h2 {
	 font-family: 'Myriadpro';
	font-size: 27px;
	font-weight:700;
}
h3 {
    color: #333333;
    font-weight: normal;
    font-size: 1.5em;
}
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;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* 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;
}
.bg-home{
	height:100vh;
	background-size: cover;
}
#logo{max-width:35%; float:left;margin-left: 6%;}
#logo   img {
    width: 192px;
  }
  .land{
	  float:right;
	  margin-right: 6%;
  }
button.btn.btn-link.btn-block.language-select {
    font-size: 16px;
    width: 60px;
    float: right;
    color: #fff;
}
.btn-block, .btn-block+.btn-block{margin-top:5px;}

.socila-home{
	position:absolute;
	left:0;
	top: 40vh;
	z-index: 99;
}

.socila-home a {
    float: left;
    width: calc 110%;
    color: #333333;
    text-decoration: none;
    font-size: 2.1vh;
    position: relative;
    height: 100%;
    overflow: hidden;
    background-color: #fcfcfc;
}
.socila-home a span {
    width: 10vh;
	padding: 27%;
    height: 100%;
float: left;}
.socila-home a span  img {
   -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.socila-home a:hover span  img {
   -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.socila-home .item-socila-home a{background-color: #475993;}
.socila-home .item-socila-home:first-child a{background-color: #ef9c05;}
.socila-home .item-socila-home:last-child a{background-color: #e63c24;}



.menu-home{
    position: absolute;
    right: 0;
    height: 80%;
    top: 11%;
    width: 100%;
    overflow: hidden;
}
.menu-home ul{
	list-style:none;
}


.menu-home .toggle_nav {
    height: 12.5%;
    position: absolute;
    right: 0;
    width: 10vh;
	text-align: center;
    background-color: #ef9c05;
/*    background-color: #fcfcfc;*/
    cursor: pointer;
    z-index: 1;
    -webkit-box-shadow: 0px 2.866px 6px -1px rgb(0 0 0 / 48%);
    -moz-box-shadow: 0px 2.866px 6px -1px rgba(0, 0, 0, 0.48);
    box-shadow: 0px 2.866px 6px -1px rgb(0 0 0 / 48%);
}


.menu-home .toggle_nav svg {
	 fill: #333;
	  fill-rule: evenodd;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    max-width: 35%;
    max-height: 35%;
}
.menu-home .toggle_nav:hover{
/*	fill:#ef9c05;*/
    background-color: #fcfcfc;
}
.menu-home .toggle_nav img{
    position: relative;
    top: 15px;
}



 .menu-home .cat_nav {
    top: 12.5%;
    right: -100%;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1001;
}

 .menu-home .cat_nav li {
    height: 12.5%;
    position: absolute;
}	


 .menu-home .cat_nav a .svg-manu {
    float: left;
    width: 10vh;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    padding: 15px;
}

 .menu-home .cat_nav a .svg-manu svg {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    max-width: 45%;
    max-height: 45%;
}
 .menu-home .cat_nav ul {    margin: 0px;    padding: 0px;
}


 .menu-home .cat_nav a {
    float: left;
    width: calc 110%;
    -webkit-transform: translate(-10vh);
    -moz-transform: translate(-10vh);
    -ms-transform: translate(-10vh);
    -o-transform: translate(-10vh);
    transform: translate(-10vh);
    color: #333333;
    text-decoration: none;
    font-size: 2.1vh;
    position: relative;
    height: 100%;
    overflow: hidden;
    background-color: #fcfcfc;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -ms-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
}

 .menu-home .cat_nav a .name-menu {
    float: left;
    position: relative;
    top: 50%;
	font-size:16px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0 2em 0 14.2vh;
}
 .menu-home .cat_nav li:hover a {
    transform: translateX(-100%);
}

 .menu-home .cat_nav li:nth-child(2) {
    top: 12.5%;
}
 .menu-home .cat_nav li:nth-child(3) {
   top: 25%;
}
 .menu-home .cat_nav li:nth-child(4) {
    top: 37.5%;
}
 .menu-home .cat_nav li:nth-child(5) {
   top: 50%;
}
 .menu-home .cat_nav li:nth-child(6) {
   top: 62.5%;
}
 .menu-home .cat_nav li:nth-child(7) {
   top: 75%;
}
 .menu-home .cat_nav li:nth-child(8) {
        top: 87.5%;
}

 .menu-home .cat_nav li .svg-manu{
	 background-color: #ef9c05;
 }
/* .menu-home .cat_nav li .svg-manu{
     background-color: #e56856;
 }
 .menu-home .cat_nav li:nth-child(2) .svg-manu{
	 background-color: #ef9c05;
 } .menu-home .cat_nav li:nth-child(3) .svg-manu{
	 background-color: #e63c24;
 } .menu-home .cat_nav li:nth-child(4) .svg-manu{
	 background-color: #bbc04b;
 } .menu-home .cat_nav li:nth-child(5) .svg-manu{
	 background-color: #59b590;
 } .menu-home .cat_nav li:nth-child(6) .svg-manu{
	 background-color: #02c3e2;
 } .menu-home .cat_nav li:nth-child(7) .svg-manu{
	 background-color: #ef9c05;
 } .menu-home .cat_nav li:nth-child(8) .svg-manu{
	 background-color: #8c5e43;
 }*/
#main_menu {
    float: right;
    height: 100%;
    background-color: #fcfcfc;
    padding: 5em 3em;
    width: 26.25em;
    top: 0;
    right: 0;
    position: fixed;
    z-index: 200;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    right: -40em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#main_menu:before {
    content: '';
    left: -1em;
    background-color: rgba(255, 252, 252, 0.2);
    position: absolute;
    top: 0;
    height: 100%;
    width: 1em;
}

#main_menu #menu_header {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 2.4375em;
}

#main_menu ul li {
    float: left;
    width: 100%;
    margin-bottom: 1em;
}
#main_menu ul li {
    list-style: none;
}

#main_menu .close_nav {
    float: right;
   z-index: 99999999;
    position: relative;
}
#main_menu h2 {
    text-transform: uppercase;
    font-size: 2em;
    margin-top: 0;
    padding: 0;
    float: left;
}
#main_menu  svg{fill:#000;}
#main_menu ul li:hover a{color:#ef9c05 !important;}
#main_menu ul li:hover svg.image_0.replaced-svg{fill:#ef9c05;}


#main_menu svg {
    cursor: pointer;
}

#main_menu ul a {
    text-decoration: none;
    color: #333333;
    -webkit-transition: color 0.5s ease 0s;
    -moz-transition: color 0.5s ease 0s;
    -ms-transition: color 0.5s ease 0s;
    -o-transition: color 0.5s ease 0s;
    transition: color 0.5s ease 0s;
    height: 3em;
    line-height: 2;
    position: relative;
    display: block;
}

#main_menu ul a .mi {
    float: left;
    width: 2em;
    height: 2em;
    position: absolute;
    left: 0;
    top: 0;
}

#main_menu ul a .mt {
    font-size: 1.25em;
    float: left;
    padding-left: 5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

#main_menu ul a .mi svg {
    height: auto;
    width: 100%;
}


#main_menu ul {
    margin: 0px;
    padding: 0px;
}

#main_menu.active {
    right: 0;
    z-index: 99999;
}

#head.inner {
	   
    float: left;
    width: 100%;
    background-color: #ffffff;
    -webkit-box-shadow: 0.5px 0.866px 9px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0.5px 0.866px 9px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0.5px 0.866px 9px 0px rgb(0 0 0 / 15%);
    height: 8.8em;
    padding-bottom: 1em;
}

.wrap {
    position: relative;
    width: 95%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0;
}

#head button.btn.btn-link.btn-block.language-select
{color:#000;}
	#head button.btn.btn-link.btn-block.language-select.actyve, .btn.btn-link.btn-block.language-select.actyve {color:#ef9c05}
#head #logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}

#head .adaptive_m {
    display: none;
    width: 45px;
    position: absolute;
    top: 3em;
    cursor: pointer;
}
#head .adaptive_m svg {
    width: 45px;    height: 45px;
}
#head .adaptive_m.m_menu {
    right: 0;
}
#head .adaptive_m {
    display: none;
    width: 45px;
    position: absolute;
    top: 3em;
    cursor: pointer;
}

#head .toggle_nav {
    cursor: pointer;
    position: absolute;
    top: 3.9em;
    right: 0;
}


#content h1 {
    float: left;
    width: 100%;
    padding-left: 6.1em;
    line-height: 1.3;
    margin: 0 0 1em 0;
    font-size: 2.75em;
    font-weight: 600;
    padding-bottom: 1.3em;
    text-transform: uppercase;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #c8c5c8;
}


#content.ee_article.aboutpages .shorttext, #content.ee_article.aboutpages .fulltext {
    -moz-column-count: 2;
    -moz-column-gap: 3em;
    -webkit-column-count: 2;
    -webkit-column-gap: 3em;
    -o-column-count: 2;
    -o-column-gap: 3em;
    -ms-column-count: 2;
    -ms-column-gap: 3em;
    column-count: 2;
    column-gap: 3em;
}

.shorttext, .fulltext {
    color: #939393!important;
    float: left;
    width: 100%;
	font-size: 18px;
}
.shorttext p, .fulltext p{color: #939393!important;}
#content.ee_article.aboutpages .wrap > .themeimages {
    float: left;
    width: 100%;
    margin: 2em 0;
}
#content.ee_article.aboutpages .wrap > .themeimages .themeimage_img {
    width: 25%;
    padding: 2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
}


#content h1:before {
    content: '';
    position: absolute;
    width: 100%;
    border-top: 1px solid #c8c5c8;
    left: 0;
    bottom: -5px;
}

#content.violet h3 {
    padding-left: 1.5em;
    position: relative;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#content.violet p {
    padding-left: 2.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#content.violet p a {
    text-decoration: none;
}
p a {
    color: #ef9c05;
}

#content.violet h3 i {
    position: absolute;
    left: 0;
    top: 0;
}


#content.violet p a.social {
    color: #ffffff;
    background-color: #ef9c05;
    width: 2em;
    height: 2em;
    line-height: 2;
    text-align: center;
    display: inline-block;
    font-size: 1.2em;
    margin-right: 0.4em;
    -webkit-transition: background-color 0.5s ease 0s;
    -moz-transition: background-color 0.5s ease 0s;
    -ms-transition: background-color 0.5s ease 0s;
    -o-transition: background-color 0.5s ease 0s;
    transition: background-color 0.5s ease 0s;
}


#kat_menu {
    width: 100%;
    border-bottom: 1px solid #c8c5c8;
    padding: 2px 0;
    font-size: 1.25em;
    position: relative;
    margin: -2em 0 2em 0;
    z-index: 3;
}

#kat_menu ul {
    margin: 0px;
    padding: 0px;
}
#kat_menu.table_wrap.swiper-container ul {
    display: flex;
}
.table_wrap ul {
    display: table-row;
}

#kat_menu ul li {
    width: 1000px;
    padding: 1.5em 0;
}
#kat_menu ul li {
    list-style: none;
}
.table_wrap ul li {
    display: table-cell;
    width: 1000px;
    vertical-align: middle;
}

#kat_menu ul li.red a {
    background-color: #e56856;
}
#kat_menu ul li.selected a {
    color: #ffffff;
}
#kat_menu ul a {
	min-height: 220px;
    padding: 0.5em 0 0.5em 0;
    text-align: center;
    text-decoration: none;
    color: #333333;
    -webkit-transition: color 0.5s ease 0s;
    -moz-transition: color 0.5s ease 0s;
    -ms-transition: color 0.5s ease 0s;
    -o-transition: color 0.5s ease 0s;
    transition: color 0.5s ease 0s;
    
}

#kat_menu ul .mi {
    float: left;
    width: 100%;
    padding: 0.2em 0;
    position: relative;
    margin-bottom: 0.1em;
}

#kat_menu ul svg {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}


#kat_menu ul .mt {
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 1000px;
    height: 2.6em;
    display: table-cell;
    vertical-align: middle;
}
#kat_menu ul li
#kat_menu ul li.selected a {
    color: #ffffff;
}

#kat_menu ul li.selected a .image_0.replaced-svg, #kat_menu ul li:hover a .image_0.replaced-svg  {
    fill: #ffffff;
}

.table_wrap ul li a {
    text-align: center;
    display: block;
}


#kat_menu ul li:nth-child(2) a {
    background-color: #ef9c05;
}
#kat_menu ul li:nth-child(3) a {
    background-color: #e63c24;
}

#kat_menu ul li:nth-child(4) a {
    background-color: #bbc04b;
}
#kat_menu ul li:nth-child(5) a {
    background-color: #59b590;
}
#kat_menu ul li:nth-child(6) a {
    background-color: #02c3e2;
}
#kat_menu ul li:nth-child(7) a {
    background-color: #ef9c05;
}
#kat_menu ul li:nth-child(8) a {
    background-color: #8c5e43;
}

#kat_menu ul li:hover a{color:#fff;}

#kat_menu ul li svg {
   -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
  
}
#kat_menu ul li:hover svg  {
   -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}


#products {
    float: left;
    width: 100%;
    margin-bottom: 2em;
  
}


.all-product{
 display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px 20px;
	}
.all-product img{max-width:100%;}

	.img-item{border-bottom: 1px solid #c8c5c8; padding-bottom: 1.5em;
	
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}
	
	.name-item{padding-top: 1.7em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;overflow: auto;
}

 .model-item{
    color: #ef9c05;
    float: left;
    clear: left;
	font-size:16px;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
}
	
	
	.flip-container {
	perspective: 1000;
}
	
	.flip-container.hover .flipper {
		transform: rotateY(180deg);
	}
 
.flip-container, .front, .back {
	width: 100%;
	height: 430px;
}
 

.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
 
	position: relative;
}
 

.front, .back {
	backface-visibility: hidden;
 
	position: absolute;
	top: 0;
	left: 0;
}

.front {
	z-index: 2;
}
 

.back {
	transform: rotateY(180deg);
}
	
	.info-back {
		padding-bottom:1.7em;
		 border-bottom: 1px solid #c8c5c8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	color: #ef9c05;
		
	}
	.artbutes-back {
   color: #ef9c05;
	    background-color: #ffffff;
  width:100%;
  height:274px;
   padding: 1em;
   
}

.short_info_btn {
    position: absolute;
  bottom: 25px;
    width: 100%;
    height: 18%;
    text-align: center;
}

.item_link_more{
    line-height: 2;
    padding: 0 0.5em;
    display: inline-block;
    background-color: #f1aa2a;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: black;
    text-decoration: none;
}
.short_info_btn a:hover{color:#fff;}
.short_info_btn a {
cursor:pointer;

    line-height: 2;
    padding: 0 0.5em;
    display: inline-block;
    background-color: #f1aa2a;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: black;
    text-decoration: none;
}

.show_short_info {
    position: relative;
    margin: 0;
    text-align: right;
    color: #ef9c05;
    opacity: .8;
    z-index: 15;
}
.show_short_info i {
    cursor: pointer;
	font-size: 26px;
}
	
	.name-item a{color: #333333;
    float: left;
	z-index: 9999;
    position: relative;
    font-size: 1.5em;
    font-weight: normal;
text-transform: uppercase;
    text-overflow: ellipsis;
   /*  word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; */
    width: 90%;
    line-height: 1.2;}
	
/* search */
#search {
	z-index:99;
	position: relative
}


#search #searchbutton {
    border: none;
    background: none;
    font-size: 30px;
    position: absolute;
    left: 0;
}
#search #searchtext {
    margin-left: 50px;
    width: 70%;
}

#main_menu nav{
	position:relative;
	z-index:999
}


/* 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%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#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;
	}
}
@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;
	}
}
/* content */
#content {
    float: left;
    width: 100%;
    padding: 3.75em 0;
	background-color: #f2f2f2;
}
/* footer */
footer {
   position: relative;
    float: left;
    background-color: #000000;
    width: 100%;
    bottom: 0;
    color: #ffffff;
    padding: 30px 0;
}

#content.ee_catalog {
    padding-top: 24px !important;
}



/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 10px 0;
    clear: both;
    transform: translateY(7px);
    padding: 0;
    background: transparent;
    display: inline-flex;
    align-items: center;
    overflow-x: auto;
    max-width: 100%;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li {
    display: inline-flex;
    padding: 0;
    text-shadow: none;
    line-height: 24px;
    white-space: nowrap;
}
ul.breadcrumb > li:after {
    content: '';
    display: inline-flex;
    width: 6px;
    height: 6px;
    position: static;
    border-right: 1px solid rgba(98, 98, 98, 1);
    border-bottom: 1px solid rgba(98, 98, 98, 1);
    transform: translate(0px, 9px) rotate(-45deg);
    margin: 0 11px;
}
.breadcrumb > li + li:before {
    display: none;
}
ul.breadcrumb > li:last-child:after {
    display: none;
}
.breadcrumb > li a {
    color: rgba(98, 98, 98, 1);
}

.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: black;
	background-color: #ef9c05;
    border: none;
    font-size: 23px;
    border-radius: 9px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #ef9c05;
}
.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;
}
.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;
}
.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;
}
.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) {
	.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;
}

/* fix oclabs */
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}



#kat_menu:after {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #c8c5c8;
    left: 0;
    bottom: -5px;
}


#content.ee_catalog .left_item {
    padding-right: 2em;
}

#content.ee_catalog .left_item .productImage {
    position: relative;
    margin-bottom: 2em;
}
#content.ee_catalog .themeimages {
    padding: 39% 0;
    cursor: pointer;
    position: relative;
}

#content.ee_catalog .left_item .productImage .themeimages .themeimage_img {
    position: absolute;
    max-width: 100%;
   
    top: 0;
    left: 0;
    
    background-color: #ffffff;
}

.themeimages img{max-width:100%;}



#content.ee_catalog .right_item .themeimages .themeimage_img img, #content.ee_catalog .usermanual .themeimages .themeimage_img img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

#content.ee_catalog .right_item .themeimages .themeimage_img, #content.ee_catalog .usermanual .themeimages .themeimage_img {
    position: relative;
    float: left;
    width: 6.25em;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #c8c5c8;
    padding: 2.1875em 0;
    background-color: #ffffff;
}
#content.ee_catalog .right_item .themeimages .themeimage_img:hover{
	
	  border: 1px solid #ef9c05;
}
#content.ee_catalog .right_item .themeimages, #content.ee_catalog .usermanual .themeimages {
    float: left;
    width: 100%;
    margin: 3em -10px 2em 0;
    position: relative;
    padding: 0;
}

#content.ee_catalog .right_item h1, #content.ee_catalog .usermanual h1 {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1;
}
#content.ee_catalog h1 {
    padding-left: 0;
    margin-bottom: 0.5em;
}
#content h1 {
    float: left;
    width: 100%;
	text-align:center;
    padding-left: 0;
    line-height: 1.3;
    margin: 0 0 1em 0;
    font-size: 2.75em;
    font-weight: 600;
    padding-bottom: 1.3em;
    text-transform: uppercase;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #c8c5c8;
}#content.ee_catalog h1:before{display:none;}

#content.ee_catalog .element_sku {
    color: #ef9c05;
	font-size:20px;
}

.shorttext p, .fulltext p {
    float: left;
	font-size: 18px;
    width: 100%;
    margin: 0 0 1em 0;
}

.error_message {
    color: #333333;
}
.error_message .error_message_icon {
    color: #e56856;
}
.notice_message .notice_message_icon, .error_message .notice_message_icon, .notice_message .error_message_icon, .error_message .error_message_icon {
    color: #333333;
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    font-size: 2.5em;
}

input[type="search"] {
	border:none;
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	 border-bottom: 2px solid #000000;
}
form input, form select, form textarea, form button {
    border-bottom: 2px solid #000000;
    color: #000000;
}


.footer-left{width:35%; float:left;}
.footer-right{width:50%; float:right;}
.social {
    display: flex;
    justify-content: flex-end;
}
.social a{

    padding: 7px 0;
    background-color: #ef9c05;
    color: #ffffff;
    font-size: 20px;
    margin: 0 10px;
    width: 35px;
    text-align: center;
}
.social a:hover{background:#939393}

@media screen and (max-width: 960px){
#kat_menu ul li {
    float: left;
    width: 33.33333333%;
    display: block;
    /* padding: 0 0.5em 1em 0.5em; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.all-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 20px;
}
#content h1 {
    padding: 0 0 1em 0;
    text-align: center;
}

#content.ee_article.aboutpages .shorttext, #content.ee_article.aboutpages .fulltext{
	moz-column-count: 1;
    -moz-column-gap: 3em;
  -webkit-column-count: 1; 
   -webkit-column-gap: 3em; 
    -o-column-count: 1;
    -o-column-gap: 3em;
    -ms-column-count: 1;
    -ms-column-gap: 3em;
   column-count: 1; 
  column-gap: 3em;
	padding: 0 1em;
}
#main_menu {
	padding:1em 3em
}
}

@media screen and (max-width: 768px){
#content.ee_article.aboutpages .wrap > .themeimages .themeimage_img {
    width: 50%;
    padding: 0.5em;
}

.footer-left{width:100%; float:none;}
.footer-right{width:100%; float:none;}

#main_menu {
    width: 100%;
    padding: 4em 1em;
    right: -110%;
}
#main_menu h2 {
    display: none;
}

#main_menu .close_nav {
    display: table;
    float: none;
    margin: 0 auto;
}

#main_menu ul {
    width: 280px;
    display: table;
    margin: 0 auto;
}
}
@media screen and (max-width: 510px){
	.land{
		/*position:absolute;*/
		right:15px;
	}
	.bg-home{
        width:100%;
/*        background-position-x: -755px;*/
    }
#kat_menu ul li {
    width: 50%;
}

.all-product {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px 20px;
}

}

.partn {
    display: flex;
	width: 100%;
	align-items: center;
    justify-content: center;
}
.item-par img{max-width:100%}
.item-par:first-child{margin-top:31px;}
.item-par {
    width: 250px;
    margin: 20px 20px;
}
.bg-home #header_search, .category #header_search{
    float: left;
    width: 40%;
    margin-top: 5px;
    margin-left: 0;
}
.bg-home #header_search > #search_header > #search, .category #header_search > #search_header > #search{
    display: flex;
    height: 40px;
}
.bg-home #header_search > #search_header > #search>input, .category #header_search > #search_header > #search>input{
    background-color: transparent;
    border-bottom: 2px solid #fff;
    width: 100%;
}
.bg-home #header_search > #search_header > #search>input::placeholder, .category #header_search > #search_header > #search>input::placeholder{
    color: #fff;
}
.bg-home #header_search > #search_header > #search>input:focus-visible, .category #header_search > #search_header > #search>input:focus-visible{
    border: none;
    border-bottom: 2px solid #fff;
}
.bg-home #header_search > #search_header > #search>button i, .category #header_search > #search_header > #search>button i{
    color: #fff;
}
#header_search{
    float: left;
    width: 40%;
    margin-top: 5px;
    margin-left: 25%;
}
#header_search > #search_header > #search{
    display: flex;
    height: 40px;
}
#header_search > #search_header > #search>input{
    background-color: transparent;
    width: 100%;
}
@media (max-width:1024px) {
    #header_search:not(.bg-home #header_search, .category #header_search){
        position: relative;
        left: 27vw;
        margin-left: 0;
    }
}
@media (max-width:767px) {
    #header_search:not(.bg-home #header_search, .category #header_search){
        position: relative;
        left: 45vw!important;
        margin-left: 0;
        float: unset;
        width: 50%;
    }
}
.home-form-wrapper{
    position: absolute;
    width: 50%;
    height: 50%;
    top: 25%;
    right: 25%;
    z-index: 1000;
}
.home-form-top{
    backdrop-filter: blur(15px);
    border-radius: 50px;
    height: 50%;
    background: rgb(0 0 0 / 25%);
}
.home-form-title{
    font-size: 38px;
    color: white;
    position: relative;
    top: 50px;
    text-align: center;
    font-family: Futura;
    font-weight: bold;
    height: 30%;
}
.home-form-cats{
    position: relative;
    height: 60%;
}
.home-form-cats .name-menu{
    position: relative;
    font-family: Futura;
    color: white;
    font-size: 21px;
    font-weight: bold;
    top: 10px;
}
.home-form-cats img{
    height: 100px;
    width: 100px;
}
.home-form-top li{
    width: 33%;
    display: inline-block;
    text-align: center;
}

.home-form-bot{
    top: 15px;
    position: relative;
}
.home-form-bot .home-form-t{
    display: inline-block;
    position: relative;
    width: 49%;
    font-family: Futura;
    background-color: #ef9c05;
    font-weight: bold;
    text-align: center;
    height: 70px;
    border-radius: 20px;
    float: right;
}
.home-form-bot .home-form-t.t-phone{
    width: 40%;
    float: left;
}
.home-form-bot .home-form-t a{
    position: relative;
    color: black;
    top: 20px;
    font-size: 20px;
}
.home-form-bot .home-form-t img{
    position: relative;
    top: 15px;
    height: 40px;
    left: -20px;
}
.home-apper-bot{
    top: 15px;
    position: relative;
    text-align: center;
    height: 70px;
    margin-bottom: 30px;
}
.home-apper-bot-wrapper{
    width: 49%;
    text-align: center;
    margin-left: 25%;
    height: 70px;
    background-color: white;
/*    background-color: #ef9c05;*/
    border: none;
    border-radius: 30px;
}
.home-apper-bot-wrapper img{
    margin-top: 10px;
    width: 50px;
}
.home-apper-bot-wrapper a{
    position: relative;
    color: black;
    top: 12px;
    font-size: 30px;
}
.footer-right .land{
    display: none;
}
#topButton {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  outline: none;
  background-color: #ef9c05;
  color: white;
  cursor: pointer;
/*  padding: 15px;*/
/*  border-radius: 4px;*/
}

#topButton:hover {
  background-color: #555;
}
#topButton svg {
  margin-top: 5px;
}
.bombila_link{
    display: inline-block;
    width: 200px;
    height: 40px;
    background-color: #ef9c05;
    text-align: center;
    border-radius: 9px;
}
.bombila_link span{
    position: relative;
    top: 9px;
    color: black;
    font-size: 23px;
}
.cat-bombila_link{
    position: relative;
    right: -60px;
    bottom: 15px;
}
@media (max-width: 1400px) {
    .home-form-bot .home-form-t a {
        font-size: 16px;
    }
}
@media (max-width: 1300px) {
    #logo img{
        width: 100px;
    }
    .home-form-cats {
        top: 20px;
    }
    .home-form-bot .home-form-t a {
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    .home-form-bot .home-form-t img {
        left: 0;
    }
}
@media (max-width: 1000px) {
    #logo img{
        width: 100px;
    }
    .menu-home .toggle_nav img{
        width: 90%;
        top: 7px;
    }
    .home-form-wrapper{
        position: absolute;
        width: 60%;
        height: 75%;
        top: 15%;
        right: 29%;
    }
    .home-form-top{
        height: 75%;
        -webkit-backdrop-filter: blur(15px);
        backdrop-filter: blur(15px);
    }
    .home-form-title{
        top: 30px;
        margin: 20px;
        height: 15%;
        line-height: 1;
        border-bottom: 2px solid gray;
    }
    .home-form-cats{
        top: 10%;
    }
    .home-form-top li{
        height: 33%;
        top: 20px;
        width: 100%;
        display: block;
    }
    /*.home-form-cats img{
        height: 75px;
        width: 75px;
    }*/
    .home-form-bot .home-form-t{
        width: 100%;
    }
    .home-form-bot .home-form-t.t-phone{
        top: 10px;
        width: 100%;
    }
    .home-form-bot .home-form-t.t-mail{
        top: 20px;
    }
    .home-form-bot .home-form-t img{
        top: 15px;
    }
    .home-apper-bot-wrapper{
        width: 100%;
        margin-left: 0;
    }
}
@media (max-width: 650px) {
    .home-form-title{
        font-size: 28px;
    }
}
@media (max-width: 520px) {
    #logo img{
        width: 80px;
    }
    #header_search{
        margin-left: 40px!important;
    }
    .home-form-title{
        font-size: 20px;
    }
    .home-form-top li{
        height: 38%;
    }
    .home-form-cats .name-menu{
        font-size: 18px;
    }
    .home-form-cats img{
        height: 65px;
        width: 65px;
    }
    .home-form-bot .home-form-t{
        height: 50px;
    }
    .home-form-bot .home-form-t a{
        font-size: 14px;
        top: 15px;
    }
    .home-form-bot .home-form-t img{
        height: 25px;
        left: 0;
    }
}
@media (min-width: 1000px) and (max-height: 1000px){
    #logo img {
        width: 100px;
    }
    .home-form-wrapper {
        height: 60%;
    }
    .home-form-top {
        height: 60%;
    }
    .home-form-cats {
        top: 20px;
    }
    .menu-home .toggle_nav img{
        width: 90%;
        top: 7px;
    }
}

.item-product .img-item {
    padding: 0;
}

.item-product .img-item {
    float: none;
    padding-bottom: 4px;
}

.item-product .name-item {
    padding-top: 8px;
}

.item-product .cat-bombila_link {
    position: static;
    width: 100%;
}

body:not(.category) #head.inner {
    padding: 0;
    height: 76px;
}

body:not(.category) #head.inner .wrap {
    height: 100%;
}

body:not(.category) #head .toggle_nav {
    top: 50%;
    transform: translateY(-50%);
}

body:not(.category) #head #logo img {
    width: 36px;
}

body:not(.category) #head #logo {
    margin-left: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 650px) {
    body:not(.category) #head #header_search {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 0;
    }

    body:not(.category) #head .land {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    body:not(.category) #head .land .btn { 
        margin-top: 0;
    }
}

@media (max-width: 650px) {
    body:not(.category) #head #header_search {
        margin: 0 !important;
        left: calc(50% - 10px);
        top: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% - 140px);
    }

    #content.ee_catalog {
        overflow: hidden;
    }

    body:not(.category) #head .land { 
        display: none;
    }
}

.footer-left .footer-text {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.footer-left .footer-text .footer-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.footer-left .footer-text a {
    margin: 0;
    color: #fff;
}

.footer-right button.btn.dropdown-toggle {
    display: none;
}

/*.aboutpages #kat_menu ul.level1 {
    max-width: 100%;
    overflow: auto;
}*/

.aboutpages #kat_menu ul.level1 li.red {
    padding-bottom: 8px;
}

@media (max-width: 650px) {
    .footer-left {
        display: inline-flex;
        flex-direction: column;
    }
}

@media (min-width: 650px) {
    .footer-left .footer-text + .footer-text {
        margin-left: 16px;
    }
}