/*#463b56 -lilavo
text = color: #555;
Sivo, menu_background; #f3f4f8
lniii- #31313038
backgr_cart = #828181
*/
html{
  font-size:16px;
}
body {

    /*font-family: 'Cuprum';*/
    font-family: 'Big Stem Regular';
    font-size: 90%;
    line-height: 1.4875;
    color: #313130;
    background:#fff;
	   margin: 0 auto;
    display: block;
    font-weight: 400;


}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
img{
border:0;
border:none;
}
ul{
list-style-type:none;
}
.cover_bg{
background-repeat:no-repeat;
background-size:cover;
background-position:center center;
}
.text-centered{
text-align:center;
}
.centered{
margin:0 auto;
}
.flex_display{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;

 /*Center horizontaly */
       justify-content: center;

       /*Center horizontaly ie */
       -ms-flex-pack: center;
}
.flex_strech{
-webkit-box-align: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
}
.flex_centerd_content{
justify-content: center;
}
.flex-start{
-webkit-align-self: flex-start;
-moz-align-self: flex-start;
-ms-align-self: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.flex_display_left{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;

-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: start;
align-items: start;

 /*LEFT horizontaly */
 justify-content: start;

       /*Center horizontaly ie */
       -ms-flex-pack: start;
}

/* ---------------------TRANSITIONS------------------------------- */
.producti_stil_tip figure a:hover, .sproducts_pprod ul li a:link {
transition: all 0.8s cubic-bezier(.33,.2,.25,1);
-moz-transition: all 0.8s cubic-bezier(.33,.2,.25,1);
-webkit-transition: all 0.8s cubic-bezier(.33,.2,.25,1);
-o-transition: all 0.8s cubic-bezier(.33,.2,.25,1);
}

* {
    box-sizing: border-box;
}
input, textarea, select{
  width: 100%;
  height: auto;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  text-align: left;
  border: 1px solid #7e96a2;


}
.float_left{
 float:left;
 text-align:left;
}
.float_right{
 float:right;
 text-align:right;
}
.row{
  width: 100%;
  height: auto;
  display:block;
}
.row::after {
    content: "";
    clear: both;
    display: table;
}
h1,h2,h3,h4,h5,h6{
     word-wrap: break-word;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;
     hyphens: auto;
     text-align: center;
     font-size: 15px
}


div, article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
    width:100%;
    margin:auto;
}
a {
	text-decoration: none;
  color:#264796;
}
ul {
	padding-left: 0;
}
li {
	list-style: none;
}

.error,.error1 {
	font-size: 80%;
	color: #CC0000;
	list-style-type: square;
	padding-top: 10px;
	padding-bottom: 7px;
}
.message {
	font-size: 80%;
	color: #006600;
	list-style-type: square;
}
/* For mobile phones: */
[class*="col-"] {
   width: 100%;
}
#header{
  background: #fff; /* For browsers that do not support gradients */
  
    margin:0 auto;
    height:auto;


}
.body_main{
  background: #fff;
  /*background-image: url(/images/kosachki/backgrond_1690px.jpg);*/
  display:block;
  background-repeat: no-repeat;
}
#main{
  background: #fff;
  margin:0 auto;

}
#footer{
  background: #fff; /* For browsers that do not support gradients */
	 /*background: -webkit-linear-gradient(#fb1521,#fff); */
	 /*background: -o-linear-gradient(#fb1521,#fff);*/
	 /*background: -moz-linear-gradient(#fb1521,#fff); For Firefox 3.6 to 15 */
	 /*background: linear-gradient(#fb1521,#fff);Standard syntax */
      /*-webkit-box-shadow: 0 0 2px #c0cce2;
       box-shadow: 0 0 2px #c0cce2;
      -moz-box-shadow: 0 0 2px #c0cce29;*/
       margin:0 auto;
}
img {
    max-width: 100%;
    height: auto;
}

.shopping_cart{
  width: 40%;
  display: block;
  margin-top: 5px;
  /*margin-left: 10px;*/
}
.header_phone{
  width: 15%;
display: block;
float: left;
margin-right: 3px;
margin-top: 0px;
}
.logo{
  float:left;
 width:25%;
}
.logo a:link{
  color:red;
}
.header_hat{
display: none;
width: 100%;
height: auto;

}
.header_hat_nav{
display: inline-block;
background: #ffff;
margin-top:10px;
}


.nav_titlebar,.right_banner{
  display:none;
}

.fgheader_m{
  width:100%!important;
  margin-top: 1px;
}
.header_mobvis{
  font-size:80%;
  width: 100%;
  height: auto;
  display:inline-block;
  color:#444;
  margin: 0px;
}
 .header_mobile, .header_profile{
     font-size: 120%;
       color: #444;
       display: block;
       padding: 10px;
       margin-top: 0px;
       width: auto;

   }
.header_reg{
  float:left;
  font-size:100%;
  width: 100%;
   height: auto;

}
.banners_all{
  display:inline;
  max-height:420px;

}
.banners_home{
  width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: stretch;
}
.cust_profile_h,.cust_profile_h_mobile{
  display: block;
  /*border-radius: 70%;*/
  width: auto;
  text-align: center;
  color: #8f5668;
  border: none;
      border-bottom-color: currentcolor;
      border-bottom-style: none;
      border-bottom-width: medium;
      border-left-color: currentcolor;
      border-left-style: none;
      border-left-width: medium;
 /* margin-top: 3px;
  margin-left: 5px;*/

  cursor:pointer;
}
.cust_profile_h ul{
    display: none;
    width: 235px;
    position: absolute;
    top: 50px;
    padding: 3px;
    margin: 0px;
    z-index: 100;
    background:#264796;
}
.cust_profile_h ul li{
      padding: 3;
      float: left;
      position: relative;
      z-index: 7;
      width: 200px;
      margin: auto;
      text-align:left;
}
.cust_profile_h ul li a {
    color: #FFF;
    text-align: center;
    
    
    line-height: 28px;
}
.cust_profile_h ul li a:hover {
    color: #463b56;
    text-align: center;
    
    
    line-height: 28px;
}
/*test*/
.cust_profile_h_test ul{
    display: none;
    width: 235px;
    position: absolute;
    top: 50px;
    padding: 0px;
    margin: 0px;
    z-index: 100;
    background:#ebeae9;
}
.cust_profile_h_test ul li{
      padding: 3;
      float: left;
      position: relative;
      z-index: 7;
      width: 200px;
      margin: auto;
      text-align:left;
}
.cust_profile_h_test ul li a {
    color: #3f3b3b;
    text-align: center;
   
    
    line-height: 28px;
}
.cust_profile_h_test ul li a:hover {
    color: #463b56;
    text-align: center;
    
   
    line-height: 28px;
}
/*end test*/
.banner_item{
      display: block;
    float: left;
    width:auto;
    height: auto;
    text-align: center;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;

}

.browse_cat_by_gr{
  width:auto;
  padding:5px;

}
.browse_cat_by_gr_item{
  width:45%!important;
  padding:5px;
}

.browse_cat_by_gr_item h2 {
    width: 100%;
    background: #f3f4f8;
        background-image: none;
    position: relative;
    font-size: 100%;
    color: #142632;

    padding: 5px;
    margin-top: 1px;
    text-align: center;
    background-image: linear-gradient(360deg,#f3f4f8,transparent);
}
/*.transitlink {
    transition: all .3s ease;
}*/
.browse_cat_by_gr_item h2:hover{
  width:100%;
  background: #f2f2f2;
  position: relative;
  font-size:100%;
  color:#313130;
  transition: 0.4s;
  border-top: 1px solid #fff;
  border-radius:10px;
  padding:5px;
  margin-top:1px;
  text-align:center;

}
.browse_cat_title_h1{
	padding-top: 20px;
  margin:0px;
	font-size: 90%!important;
	text-align: center;
	color: #463b56;
	font-weight: bold;
	display: block;
	height: auto;
  text-transform:uppercase;
}
.brnom_h2{
  display:none!important;
}
/*.product_one_mozaika_border
{
  min-width: 120px;
  width: 46% !important;
  height: 320px;
  border: 1px solid #f3f4f8;
  float: left;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  display: block;
  background: #fff;
  padding: 5px;
}*/

/*.product_one_mozaika_border:hover
{
 width: 46%!important;
  height: 320px;

border: 1px solid #142632;
float: left;
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
display: block;
background: #fff;
padding: 5px;
}*/


.title_text_product_one_mozaika a
{

display: block;
position: relative;
margin-top: 5px;
width: 100%;
min-height: 50px;
text-align: center;
font-size: 100%!important;
font-weight: 500;
text-transform:none;
}
.title_text_product_one_mozaika a:hover
{

display: block;
position: relative;
margin-top: 5px;
width: 100%;
min-height: 50px;
text-align: center;
font-size: 100%!important;
font-weight: 500;
text-transform:none;
}
.price_row{
text-align:center;
display:block;
width:100%;
max-height: 50px;
height: auto;
position: relative;
}
.tmarks_index ul li  {
  width: 45%!important;
  padding: 5px;
  background: #fff;
  position: relative;
  min-height: 35px;
  margin: 5px;
}
.tmarks_index ul li:hover {
  width: 45%!important;
  padding: 5px;
  background: #fff;
  position: relative;
  min-height: 35px;
  margin: 5px;
}
.browse_product_title {
			font-size: 100%!important;
      text-align:center;

  }

  .browse_product_price {
     width: 100%!important;
     height: auto;
     float: left;
     display: block;
     position: relative;
     /*border: 2px solid #fb1521;*/
     background: #f3f4f8;
     border-radius: 5px;
     padding: 5px;
     width: 100% !important;
     text-align: center;
  }
  .browse_product_price_buy {
     width: 100%!important;
     height: auto;
     float: left;
     display: block;
     position: relative;

  }

  .add_cart_browse_product_btn{
    width:100%;
    padding:10px;
    height:auto;
    color:#fff;
    font-weight: 600;
    background:#f00;
    border:2px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    margin-top:5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    margin-left: 0px!important;
  }
  .add_cart_browse_product_btn:hover{
    width:100%;
    padding:10px;
    height:auto;

    color:#fff;
    font-weight: 600;
    background: #ddd;

    border:2px solid #142632;
    border-radius: 5px;
    display: inline-block;
    margin-top:5px;
    margin-bottom: 5px;
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
    margin-left: 0px!important;
  }
  .browse_product_status_detail {
      /* width: 100%; */
      width: 100%!important;
      padding: 10px;
      background: #fff;
      display: block;
      float: left;
      margin: 0px!important;

  }
  .short_order {
    width:99%!important;
    height: auto;
    float: left;
    display: block;
    position: relative;
    background: #f3f4f8;
    border-radius: 5px;
    margin:0px!important;
    padding:5px;
    z-index:1000;

  }
 #short_order,#inq_order{
   display:none;
 }
 #short_order_slide,#inq_slide{
   display:block;
 }
 #open_simple_search_auto_mobile{
   display:none;
 }
.simple_search_auto_mbutton{
  float: left;
  margin-left: 10px;
  display: block;
  background: #fff;
  border-radius: 25px;
  padding: 9px;
  width: 30px;
  height: 30px;
  margin-top: 5px;
}
.divsearch{
  min-width: 300px;
  margin-top: 15px;
  margin-left: -130px!important;
  }
div.submit_search_gs{
  position: relative;
z-index: 1;
max-width: 50px;
height: auto;
text-align: center;
float: left!important;
display: block;
margin-left: 305px!important;
margin-top: -25px;
cursor: pointer;
}
button.gg-search {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 17px;
    height: 17px;
    border: 1px solid #313130;
    border-radius: 100%;
    margin-left: 8px;
    margin-top: -1114px;
    cursor:pointer;
}

button.gg-search::after {
   content: "";
   display: block;
   box-sizing: border-box;
   position: absolute;
   border-radius: 3px;
   border: 1px solid #264796;
   width: 1px;
   height: 8px;
   background: currentColor;
   transform: rotate(-45deg);
   top: 11px;
   left: 13px;
   cursor:pointer;
   margin-top: -2px;
}
.open-search {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 1px solid #142632;
    border-radius: 100%;
    margin-left: 14px;
    margin-top: -4px;
    cursor:pointer;
}

.open-search::after {
   content: "";
   display: block;
   box-sizing: border-box;
   position: absolute;
   border-radius: 3px;
   border: 1px solid #313130;
   width: 2px;
   height: 8px;
   background: currentColor;
   transform: rotate(-45deg);
   top: 11px;
   left: 13px;
}
 /*psevdo search*/
 i.open_simple_search_auto:before {
     width:6px;
     height:6px;
     border:3px solid #142632;
     background:transparent;
     /* css3 */
     -webkit-border-radius:12px;
     -moz-border-radius:12px;
     border-radius:12px;
 }

 i.open_simple_search_auto:after {
     left:10px;
     width:3px;
     height:7px;
     margin-top:0;
     /* css3 */
     -webkit-transform:rotate(-45deg);
     -moz-transform:rotate(-45deg);
     -ms-transform:rotate(-45deg);
     -o-transform:rotate(-45deg);
     transform:rotate(-45deg);
 }

 i.open_simple_search_auto:hover:before,
 i.open_simple_search_auto:focus:before,
 i.open_simple_search_auto:active:before {
     color:#142632;
     background:transparent;
 }

 i.open_simple_search_auto:hover:after,
 i.open_simple_search_auto:focus:after,
 i.open_simple_search_auto:active:after {

     background:#142632;
     color:#142632;
 }

 /*mobile*/
 i.open_simple_search_auto_mobile:before {
  width:6px;
  height:6px;
  border:3px solid #142632;
  background:transparent;
  /* css3 */
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  border-radius:12px;
}

i.open_simple_search_auto_mobile:after {
  left:10px;
  width:3px;
  height:7px;
  margin-top:0;
  /* css3 */
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

i.open_simple_search_auto_mobile:hover:before,
i.open_simple_search_auto_mobile:focus:before,
i.open_simple_search_auto_mobile:active:before {
  color:#142632;
  background:transparent;
}

i.open_simple_search_auto_mobile:hover:after,
i.open_simple_search_auto_mobile:focus:after,
i.open_simple_search_auto_mobile:active:after {

  background:#142632;
  color:#142632;
}

  .cart_finish_btn,.order_short_btn,.inq_finish_btn{
    width:99%;
    padding:10px;
    height:auto;
    color: #fff;
    font-weight: 200;
    background:  #f1d7da;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
  }
  .cart_finish_btn:hover,.order_short_btn:hover,.inq_finish_btn:hover{
        width: 99%;
    padding: 10px;
    height: auto;
    color: #f3f4f8;
    font-weight: 300;
    background: #142632;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
  }
  .cart_upd_btn{
        width: 45%;
    padding: 10px;
    height: auto;
    color: #142632;
    font-weight: 200;
    background: #f3f4f8;
    border: 2px solid #142632;
    border-radius: 5px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    cursor: pointer;
    float: right;
    text-align: center;
  }
  .cart_upd_btn:hover{
    width:45%;
    padding:10px;
    height:auto;
    color:#f3f4f8;
    font-weight: 200;
    background: #142632;
    border:1px solid #f1d7da;
    border-radius: 5px;
    display: block;
    margin-top:10px;
    margin-bottom: 10px;
    margin-left:10px;
    text-decoration: none;
    cursor: pointer;
    float: right;
    text-align: center;
  }

  .cart_back_btn{
        width: 45%;
    padding: 10px;
    height: auto;
    color: #f00;
    font-weight: 200;
    background: #f3f4f8;
    border: 1px solid #f00;
    border-radius: 5px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    cursor: pointer;
    /*float: left;*/
    text-align: center;
  }
  .cart_back_btn:hover{
    width:45%;
    padding:10px;
    height:auto;
    color:#fff;
    font-weight: 700;
    background: #f00;
    border:1px solid #f00;
    border-radius: 5px;
    display: block;
    margin-top:10px;
    margin-bottom: 10px;
    text-decoration: none;
    cursor: pointer;
      /*float: left;*/
    text-align: center;
  }
  .sproducts_pprod ul li {
    width: auto !important;
    max-width: 32% !important;
    margin: 2px !important;
  }
  .sproducts_pprod ul li {
    width: auto !important;
    max-width: 32% !important;
    margin: 2px !important;
      padding: 5px !important;
      border: 1px solid #f1d7da;
      background: #fff;
      position: relative;
      text-align: center;
  }
    .sproducts_pprod ul li:hover {
      width: auto !important;
      max-width: 32% !important;
      margin: 2px !important;
      padding: 5px;
      background: #fff;
      position: relative;
      text-align: center;
      border: 1px solid #f1d7da;
    }




.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

h1.top_lenta{
  width:100%;
  display:inline;
  text-align:right;
  font-size:100%;
  font-weight: 500;
  color:#264796;
  height:30px;
}
.pdf_catalogs{
  
  display: flex;
  text-align: left;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content:center;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-radius: 5px;
  padding:10px;
}
 .pdf_catalog_name {
  
  font-size: 100%;
  color: #264796;
  font-weight: bold;

 }
 .b_catgr_left{
  width: 15%;
  height:auto;
  display:block;
  position:relative;
  float:left;

}
h1.b_catgr_title{
  width: 69%!important;
  height: auto;
  display: inline-block;
  text-align:center;
  margin-top:4px;
  font-size:100%
}
.b_catgr_right{
  width: 15%;
  height:auto;
  display:block;
  position:relative;
  float:right;
}
.b_catgr_right hr,.b_catgr_left hr{
  display:block;
  position:relative;
  margin-top:20px;
  margin-left:10px;
  color:#ccc;
  width: 100%;
  opacity:0.6;
}
.browse_product_image{
  float:left;
  display: block;
}
.view_sort{
  display:none;
}
.header_desctop,.gheader_m,.fgheader_m{
  display: none!important;
}
.sbanner_index{
  display: block;
}
.flip-box{
  display: block;
}
/*za po malko 990*/
.flip-box_none,.flip-box-back{
 display:none!important;
}
.view_filter{
  display: block;
  float: left;
}
/*menu title da se pokazva samo nad  900px*/
.filter_title{
  display: none;
}
.menu_title{
  display:block!important;
  color: #313130;
  font-size:80%;
  text-align:center;
  text-transform: uppercase;
  margin-left: 2px;
}
.margins{
  margin-left:1px;
}

.search_auto{
margin-top: 3px;
}
.menu{
  min-height:150px;
  height: auto;
  text-transform: capitalize;
  color: red;
  float:left;
}
.menu a:link{

  font-weight: 700;
}
.menu-filter{
  max-height:50px;
  height: auto;
  text-transform: capitalize;
  color: red;
  float:left;
}
.menu-filter a:link{
  text-decoration: underline;
  font-weight: 700;
}


.simple_search_auto input.searchtextinput {
  color: #8e8e8e;
 background: #fff;
 width: 100%;
 padding: 3px;
 /*margin-left:-5px;*/
 font-weight:70%;
 border:none;
 border-bottom: 1px solid #313130;
 border-left: 1px solid #313130;
 border-radius: 10px;
}
.simple_search_auto {
    width:100%;
    height: auto;
    text-align:center;
    font-size: 85%!important;
    float: left;
    margin-left: 10px;
}
/*mobile*/
.simple_search_auto_mobile input.searchtextinput {
  color: #8e8e8e;
 background: #fff;
 width: 100%;
 padding: 3px;
 /*margin-left:-5px;*/
 font-weight:70%;
 border:none;
 border-bottom: 1px solid #313130;
 border-left: 1px solid #313130;
 border-radius: 10px;
}
.simple_search_auto_mobile {
    width:100%;
    height: auto;
    text-align:center;
    font-size: 85%!important;
    float: left;
    margin-left: 10px;
}
.simple_search_auto_mobile_m{
  display: flex;
  flex-direction: row;
  
}
.input_search {

    height: auto;
    text-align:center;
  float: left;
  display: block;
}
.submit_search {
    display: none;
}


.header_cart{
    float: left;
  margin-left: 5px;
  margin-top: 5px;
  display: block;
  background: #fff;
  border-radius: 20px;

}
#fheader_cart{
  float: left;
display: block;
background: #f3f4f8;
border-radius: 25px;
padding: 9px;
margin-top: 5px;
margin-left: 20px;
height: 30px;
width: 30px;

}
.product_img{

  
  display: block;
  position: relative;
  margin-left: 12px;
}
.header_menu_pages{
  display:none;
}


  .hlogo_image{
    width: auto;
    display: block;
    float:left;
  }

  .header_nav, .header_nav_middle{
    display:none!important;


  }
  .fgheader_cart_totalq {
    color: #ae0808;
    width: 20px;
    height: auto;
    margin-left: 6px;
    display: block;
    margin-top: -5px;
    position: relative;
z-index: 1000;
cursor: pointer;
font-size: 80% !important;
background: #f2f2f2;
border-radius: 100%;
text-align: center;
border: 2px solid #f2f2f2;
}


i.liked:before,
i.liked:after{
  content: "";
  position: absolute;
    width:14px;
    height:9px;
    margin-top:6px;
    background:#313130;
    color:#313130;
    margin-left: 10px;
    /* css3 */
    -webkit-border-top-left-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -moz-border-radius:6px 0 0 6px;
    border-radius:6px 0 0 6px;
    -webkit-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    -moz-transform:rotate(135deg);
    -o-transform:rotate(135deg);
    transform:rotate(135deg);
}

i.liked:after {
  content: "";
  position: absolute;
  color:#313130;
  background:#313130;
  margin-left: 7px !important;
    /* css3 */
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform: rotate(45deg) !important;
}

i.liked:hover:after,
i.liked:focus:after,
i.liked:active:after {
    background:#444;
}
i.liked:hover:before,
i.liked:focus:before,
i.liked:active:before {
    background:#444;
}

/*catalog_gr_index ------------------------------------------------*/
.catalog_gr_index_s{
  width:100%;
  display: inline-block;
  margin-top:3px;
  padding:3px;
  /*border:1px solid #f7f8fc;
  background:#fcfdff;*
  */
}
.catalog_gr_index_s{
    width: 100%;
  margin: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;

  padding-left: 20px;
  padding-right: 20px;
}
.catalog_gr_index{
      width: 45%;
    margin: 3px;
    background: #fff;
    position: relative;
    height: auto;
}
 .catalog_gr_index figure  {
   width: 45%;
 margin: 3px;
 background: #142632;
 position: relative;
 height: auto;
 /*opacity: 0.8;*/
}
.catalog_gr_index figure:hover  {
  width: 45%;
 margin: 3px;
 background:#f3d05c;
 position: relative;
 height: auto;
 /*opacity:0.8;*/
 color:#555;
}
.catalog_gr_index figure a:link {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#111;
}
.catalog_gr_index figure a:hover {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#555;
}
.catalog_gr_index figure img {
  width: auto;
  background: #f3d05c;
  position: relative;
  min-height:100%;
  /*opacity:0.9;*/

}
.catalog_gr_index figure img:hover {
  width: auto;
  background: #f3d05c;
  position: relative;
  height: 100%;
  /*opacity:0.9;*/

}
.catalog_gr_index figure figcaption {
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
   color: #fff;
    position: absolute;
    top: 60px;
    text-align: center;
    font-size: 110% !important;
    text-transform: uppercase;
    font-weight: bolder;
}
.catalog_gr_index img{
  max-width:auto;
}
.catalog_gr_index img:hover{
  transform: scale(0.96);
  -o-transform: scale(0.96);
  -ms-transform: scale(0.96);
  -webkit-transform: scale(0.96);

}

.catalog_gr_index a{
  color:#463b56;
}
.catalog_gr_index_name {
    width: 100%;
    color: #463b56!important;
    background-image: none;
    position: relative;
    font-size: 100%!important;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    text-align: center;
    /*background-image: linear-gradient(360deg,#f3f4f8,transparent);*/
    cursor:pointer;
}
.transitlink {
    transition: all .3s ease;
}
.catalog_gr_index_name:hover{
  width:100%;
  color: #142632;
  position: relative;
  font-size:100%!important;
  color:#fff;
  font-weight:bold;
  padding:5px;
  margin-top:1px;
  text-align:center;
  /*background-image: linear-gradient(180deg,#bbfca2,transparent);*/
  cursor:pointer;
}

.delimiter{
 display:block;
 margin:10px;
 text-align:center;
}
.tmarks_img{
  width:80%;
}
/*filtyr*/
.slide1{

background: #f3f4f8;
padding-left: 5px;
color: #463b56;
font-weight: 700;
}
.slidedown
{
color: #313130;
display: block;
font-size: 100%;
font-weight: 700;
margin-top: 2px;
margin-left: 2px;
padding-left: 3px;
border: none;
height: auto;

}
.cat_item{
  width: 100%;
  padding: 2px;
  margin: 2px;
  height: auto;
  display: inline-block;
}
.cat_item input{
  width: 10px;
height: 10px;
float: left;
padding: 2px;
display: inline-flex;
margin: 0px 3px !important;
}
.cat_item a
{
  font-size: 80% !important;
  color: #463b56;
  font-weight: normal;
  float: left;
  width: auto;
  height: auto;
  margin-top: 3px;
}
.left_menu_caption1
{
	display:inline-block;
  margin: 3px;
}

.cat_item a:hover
{
	text-decoration:underline;
}

#tablica_fol
{
	width:auto;
}

.div_name{
  width: 100%;
  padding: 2px;
  background: #fff;
  border-bottom: 1px solid #f1d7da;
}
.div_subs{
  width: 100%;
}
.zadai2
{
display: block;
color: #ccc;
font-size: 100%;
cursor:pointer;
float:right;
margin-right: 15px;
}

.zadai2:hover
{
	text-decoration:underline;
}
.title_text_product_one_mozaika {
    display: block;
    position: relative;
    margin-top: 5px;
    width: 100%;
    min-height: 80px;
    text-align: center;
    font-size: 110%!important;
    font-weight: 500;
    color: #463b56;
    text-transform:none;
}
.index_products h2{
  display:inline-block;
   font-size:100%;
   font-weight: 100;
   /*border-bottom:1px solid #c0cce2;*/
   text-align: center;
   width: 100%
 }
 .gheader_cart_totalq{
   color: #444;
 font-size: 80%;
 width: 40px;
 height: 40px;
 display: block;
 border: 1px solid #fff;
 border-radius: 20%;
 /*margin-left: 22px!important;*/
 margin-top: -5px;
 z-index: 1000;
 background: #f2f2f2;
 cursor:pointer;
 text-align: center;
 }

/*** custom checkboxes ***/

/*input[type=checkbox] { display:none; }*/ /* to hide the checkbox itself */
.cat_item input[type=checkbox]{ display:block; }
.fav_cart {
    position: relative;
  z-index: 1;
    width: 90%;
    margin-left: -10px;
}
.pl_description {
  max-width: 350px!important;
}
.browse_cat_desc{
  font-size:100%;
  padding:5px;
  font-weight:100;
  width: auto;
  max-height: 150px;
  overflow: hidden;
  background-image: linear-gradient(180deg,#313130 20%,rgba(0,0,0,0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.browse_cat_desc_all{
  font-size:100%;
  padding:5px;
  font-weight:100;
  width: auto;
}
.width_45 {
  width: 45% !important;
  float:left;
  display:block;
}

.show_desc_btn{
  width:auto;
  padding:5px;
  height:auto;
  color:#463b56;
  font-weight: 100;
  background:#f3f4f8;
  border:1px solid #142632;
  border-radius: 5px;
  display: inline-block;
  margin-top:5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  margin-left: 0px!important;
}
.show_desc_btn:hover{
  width:auto;
  padding:5px;
  height:auto;

  color:#463b56;
  font-weight: 100;
  background: #f3f4f8;

  border:1px solid #fb1521;
  border-radius: 5px;
  display: inline-block;
  margin-top:5px;
  margin-bottom: 5px;

  cursor: pointer;
  text-align: center;
  margin-left: 0px!important;
}
.browse_fav_mes{
  margin-top:-50px!important

}
/*link sortirane mobile*/
.link_sortirane_ajax{
  display:inline-block;
  margin-top:5px!important;
  margin-bottom:10px;
  margin-left:10px;
}
.link_sortirane_ajax ul {
    list-style: none;
    padding: 0px;
    width: 70%!important;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: left;
    max-width:70%important;
}
.link_sortirane_ajax ul li {
  width: auto;
  float: left;
  text-align: center;
  font-weight: 200;
  cursor: pointer;



}
.link_sortirane_ajax_selected{
    background-color: #142632!important;
    border: 1px solid #142632;
    color:#fff;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left:5px;
    padding-right:5px;
}
.link_sortirane_ajax ul li a:link {
  text-decoration: none;
  color: #444;
  font-size: 90%;
  text-align: center;
  border: 1px solid #142632;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #142632;
}
.link_sortirane_ajax ul li a:hover{
    border: 1px solid red;
}
.link_sortirane_select{
  width: auto !important;
  display: block;
  float: right;
  margin-top: 0px;
}
.link_sortirane_select_title{
font-size: 80% !important;
float: left;
padding: 10px;

}
.link_sortirane_select_s{
  font-size: 80% !important;
float: left;
max-width: 25% !important;
display: block;
height: 25px !important;
padding: 2px;
}
.marks_index ul li {
  width: 30%!important;
  display: block;

  margin: 5px!important;
  padding: 5px!important;

  background: #fff;
  position: relative;

}

.marks_index ul li:hover {
  width: 30%!important;
  display: block;

  margin: 5px!important;
  padding: 5px!important;

  background: #f3f4f8;
  position: relative;

}
.cust_comments{
  width:100%!important;
}
.open-search {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 16px;
    height: 16px;
    border: 1px solid #142632;
    border-radius: 100%;
    margin-left: -10px;
    margin-top: -4px;
    cursor:pointer;
}
#fheader_cart{
  float: left;
display: block;
background: #f3f4f8;
border-radius: 25px;
padding: 9px;
margin-top: 5px;
margin-left: 10px;
height: 30px;
width: 30px;

}
.news_title {
	padding-left: 15px;
	font-size: 100%;
	color: #313130;
	font-weight: bold;
}
.news_content {
	padding: 5px 15px;
	font-size: 100%;
}
.base_catgr_left{
  width: 20%;
  height:auto;
  display:block;
  position:relative;
  float:left;

}
h2.base_catgr_title{
  width: 60%;
  height: auto;
  display: inline-block;
  text-align:center;
  margin-top:4px;
}
.base_catgr_right{
  width: 20%;
  height:auto;
  display:block;
  position:relative;
  float:right;
}
.base_catgr_title a:link{
  font-size:90%;
  font-weight:600;
  color:#313130;
  line-height:30px;
  text-align: center;
  margin-top:5px;
}
.base_catgr_title a:hover{
  font-size:70%;
  font-weight:600;
  color:#8e8e8e;
  line-height:30px;
  text-align: center;
  margin-top:5px;
}
.logo_image{
    width: 90%;
  display: block;
  /*margin-left: 10px;*/
  margin-top: -10px;
  }
  .gheader_cart_totalq{
    color: #ae0808;
  font-size: 70%;
  width: 54px;
  height: auto;
  display: block;
  border: 7.4px solid #f2f2f2;
  border-radius: 17px;
  margin-left: 7px;
  margin-top: -31px !important;
  z-index: 1000;
  background: #f2f2f2;
  cursor: pointer;
  text-align: right;
  }
  .product_one_mozaika_border
  {
    min-width: 120px;
    width: 46% !important;
    height: 350px;
    border: 1px solid #f3f4f8;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    background: #fff;
    padding: 5px;
  }
  .add_cart_proditem_with_qtty {
      width: 43%!important;
      height: 30px;
      color: #313130;
      font-weight: 400;
      background: #fff;
      border: 1px solid #ccc;
      border-radius: 5px;
      display: block;
      cursor: pointer;
      text-align: center;
      text-transform: none;
      font-size:75%!important;
      margin-top: 6px;
  }
  .add_cart_proditem_with_qtty:hover {
      width: 43%!important;
      height: 30px;
      color: #777f85;
      font-weight: 400;
      background: #fff;
      border: 1px solid #777f85;
      border-radius: 0px;
      display:block;
      cursor: pointer;
      text-align: center;
      text-transform: none;
      font-size:75%!important;
       margin-top: 6px;
  }
  .indexdivtr_1,.indexdivtr_2{
    width:100%;
    position:relative;
    display: block;
    background:#313130;
    float:left;
    padding:5px;
    text-align:center;
    font-size:60%;
    border-bottom:1px solid #f3f4f8;
    height:40px;
    color:#f3f4f8;
    text-transform:uppercase;
    line-height:30px;
  }
  .indexdivtr_3{
    width:100%;
    position:relative;
    display: block;
    background:#313130;
    float:left;
    padding:5px;
    text-align:center;
    font-size:60%;
    height:40px;
    color:#f3f4f8;
    text-transform:uppercase;
    line-height:30px;

  }
  .product_one_mozaika_border:hover
  {
   width: 46%!important;
    height: 350px;

  border: 1px solid #313130;
  float: left;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  display: block;
  background: #fff;
  padding: 5px;
  }
  .copons_index figure img {
    width: auto;
    background: #fff;
    position: relative;
    min-height:100%;
    /*opacity:0.9;*/
    box-shadow: 0 0 3px 4px #f2f2f2;
    border-radius: 15px;
    margin-top: -20px;
  }
  .pdfcat_img{
    width: auto;
    height: auto;
    display:block;
    margin-bottom:5px;

  }
  /*search_test*/
 .simple_search_auto_test{
  width: 100%;
   display: flex-row;

  align-items: center;
  margin: 0;
  padding: 0;
  margin-top:-3px;
  margin-left: 130px;
  height:40px;
}

input.nav_search{
padding:10px;
border:0px solid #fff;
outline :none;
border-radius:5px;
font-size:100%;
color:#264796;
float:left;
width:80%;
height: 30px;
/*background: #f3f3f4;*/
}

button.nav_search_button{
border: none;
cursor: pointer;
appearance: none;
background-color:f3f3f4;
border-radius:20%;
 transition: transform .7s ease-in-out;
margin-left:5px;
height:30px;
margin-top:2px;
}
button.nav_search_button:hover{
transform: rotate(36deg);

}
.img_button{
display: block;
width:25px;
height:25px;
}
/*end search_test*/

.sbanner_text_title{
  font-size: 100%;
  color: #fff;;
  font-weight: 700;
  text-align: left;

  padding:10px;
  display: block;
  /*text-shadow: 1px 1px #666;*/

}
.sbanner_text_desc{
  font-size:110%;
  color:#fff;
  margin-top:10px;
  position:relative;
  font-weight:400;
 
  text-align: left;
  padding:10px;
  display: block;
}
.sbanner_text_button{
  background: #ea4a3e;
opacity: 1;
position: relative;
display: block;
float: left;
width: 150px;
height: 40px;
color: #FFF;
border: 2px solid #FFF;
border-radius: 6px;
padding: 5px;
margin-left: 600px;
text-align: center;
margin-top: -20px;

}
.sbanner_text_button:hover{
  background:#fff; opacity:0.8; position:relative; display:block; float:left;width:150px;height:40px; color:#264796; border:2px solid #ea4a3e; border-radius:6px; padding:5px; margin-left:600px;margin-top: -20px; text-align:center;

}
.sbanner_text_div{
  width: 200px;
  height: 130px;
  position: relative;
  display: block;
  float: left;
  margin-left: 20px;
  color: #FFF;

}
.sbanner_text_div:hover{
  width: 200px;
  height: 130px;
  position: relative;
  display: block;
  float: left;
  margin-left: 20px;
  color: #FFF;

}
.text_zanas{
  background: #fff;
  padding: 5px;
  text-align: center;
  
  width: 100%;
  margin-left: 3px;
  margin-top: 10px;
  display: inline-block;
  line-height: 20px;

}
.text_zanas p{
font-size: 95%;
color: #264796; 
line-height: 22px;
display: block;
padding: 5px;
}

.add_inq_all_div{
  display:flex;
  
  flex-direction: column;
  min-width: 300px;
  width: auto;
  justify-content: space-between;
  
  border-radius: 20px;
  background: #fff;
 }

 .add_inq_all_div_item{
  display:block;
  min-width:200px;
  width:auto;
  background: #f3f3f4;
  padding: 10px 5px;
  text-align: center;
 } 
 .add_inq_all_div_input_item{
  color: #264796;
  font-size:100%;
  text-transform: uppercase;
  line-height:25px;
  display: block;
  padding: 10px 5px;
  text-align: center;
 } 
 .add_inq_all_div_input_item_title{
  color: #264796;
  font-size:110%;
  text-transform: uppercase;
  line-height:30px;
  font-weight: 600;
  display:inline-block;
  padding: 10px 5px;
  text-align: center;
 }

 .title_op{
  display: block;
  float: left;
  width: 40%!important;
  font-size: 110%;
  padding-top: 3px;
  padding-left: 3px;
  color: #463b56;
  border-bottom: 1px solid #264796;
  border-left: 1px solid #264796;
  border-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.right_op{
  display: inline;
  font-size: 110%;
  color: #264796;
  margin-top: 5px;
  padding: 5px;
  margin-left: 75px;

}
.img_kartb2b{
  display: block;
  float: left;
  cursor: pointer;
  transition: transform .7s ease-in-out;
  margin-top: 2px;
  width: auto;
  height: auto;
  max-width: 40px;
  margin-left: 2px;
}
.img_kartb2b:hover{
  transform: rotate(36deg);
}
.languige{
  width: auto;
  height: auto;
  display: block;
  max-width: 40px;
  margin-left: -5px;
  margin-top: -2px;
}
.languige_1{
  width: auto;
  height: auto;
  display: block;
  margin-top: -12px;
  max-width: 40px;
}

@media only screen and (min-width: 600px) {
   /* For tablets: */
   .col-m-1 {width: 8.33%;}
   .col-m-2 {width: 16.66%;}
   .col-m-3 {width: 25%;}
   .col-m-4 {width: 33.33%;}
   .col-m-5 {width: 41.66%;}
   .col-m-6 {width: 50%;}
   .col-m-7 {width: 58.33%;}
   .col-m-8 {width: 66.66%;}
   .col-m-9 {width: 75%;}
   .col-m-10 {width: 83.33%;}
   .col-m-11 {width: 91.66%;}
   .col-m-12 {width: 100%;}
  *{font-size: 100%;}
  .header_menu_pages{
    display:none!important;
  }
  .logo_image{
      width: 80%;
    display: block;
   
    }

    .add_inq_all_div{
      display:flex;
      
      flex-direction: column;
      width: 600px;
      justify-content: space-between;
      
      border-radius: 20px;
      background: #fff;
     }
  
     .add_inq_all_div_item{
      display:block;
      width:500px;
      background: #f3f3f4;
      padding: 10px 5px;
      text-align: center;
     } 
     .add_inq_all_div_input_item{
      color: #264796;
      font-size:100%;
      text-transform: uppercase;
      line-height:25px;
      display: block;
      padding: 10px 5px;
      text-align: center;
     } 
     .add_inq_all_div_input_item_title{
      color: #264796;
      font-size:110%;
      text-transform: uppercase;
      line-height:30px;
      font-weight: 600;
      display:inline-block;
      padding: 10px 5px;
      text-align: center;
     }
  button.gg-search {
      box-sizing: border-box;
      position: relative;
      display: block;
      transform: scale(var(--ggs,1));
      width: 17px;
      height: 17px;
      border: 1px solid #313130;
      border-radius: 100%;
      /*margin-left: -28px;*/
      margin-top: -1114px;
      cursor:pointer;
  }
  .header_nav,.header_nav_middle,.right_banner{
    display:none!important;
  }
  .search_auto{
    margin-top: 0px;
    float:left;
  }
  .delimiter{
   display:block;
   margin:10px;
   text-align:center;
  }
  .footer-info-box{
  width:40%!important;
  margin:3px auto;
  }
  .zadraskana_cena_mozaika_item
  {

    display:block;
    color: #ccc;
      font-size: 100%;
    text-decoration: line-through;
    height:18px;
    text-align: left;
    float: left;
      padding-left: 2px;
      width: 50%;
  }
  .simple_search_auto input.searchtextinput {
    margin-left: -110px;
  color: #575656;
  font-weight: 200;
  background: #fff;
  width: 100%;
  min-width: 160px;
  padding: 5px;
  max-width: 350px;
  border: none;
  border-bottom: 1px solid #8e8e8e;
border-left: 1px solid #8e8e8e;
border-radius: 10px;
margin-top:-40px;


  }
  /*flip*/
  /*za po malko 990*/
  .flip-box_none{
   display: none!important;
  }
  .flip-box {
    background-color: transparent;
    width: 200px;
    height: 200px;
    display: block!important;
  }

.flip-box-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.2s;
transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {

}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #fff;
  color: black;
}

.flip-box-back {
  background-color: #fff;
  color: #463b56;
  
  font-size: 85% !important;
  padding: 5px;
  font-weight: 500;
}
/*end flipbox*/
  .shopping_cart {
    /*width: 30%!important;
    display: block;
    margin-top: 1px!important;*/
    display: block;
  }
  .view_sort{
    display:none;
  }
  .view_filter{
    display: block;
  }
  .browse_product_image{
    float:left;
    display: block;

  }
  .header_title{
    font-size:100%;
  }
  .product_one_mozaika_border_index,.product_one_mozaika_border_index:hover
  {
  min-width: 120px;
  width:auto;
  height: auto;
  min-height: 45%;
  
  float: left;
  margin-top: 12px;
  margin-left: 5px;
  margin-right: 5px;
  display:block;
    background: #fff;
    padding: 2px;
  }

  .product_one_mozaika_border:hover
  {
    /*width:267px;
    height:340px;
    border:1px solid #FAE6BE;
    float:left;
    margin-top:3px;
    margin-left:3px;
    */
    width: auto;
    height: auto;
    min-height: 45%;
  border: 1px solid #7e96a2;
  float: left;
  margin-top: 12px;
  margin-left: 5px;
  margin-right: 5px;
  display:block;
  /*background:#fb1521;*/
  background: #fff;
  padding: 2px;
  }
  .product_one_mozaika_border
  {
  min-width: 120px;
  width: 30%!important;
  height: 400px;
  min-height: 45%;
  border:1px solid #eee;
  float: left;
  margin-top: 12px;
  margin-left: 5px;
  margin-right: 5px;
  display:block;
    background: #fff;
    padding: 2px;
  }

  .product_one_mozaika_border:hover
  {
    /*width:267px;
    height:340px;
    border:1px solid #FAE6BE;
    float:left;
    margin-top:3px;
    margin-left:3px;
    */
    width: 30%!important;
    height: 350px;
    min-height: 45%;
  border: 1px solid #7e96a2;
  float: left;
  margin-top: 12px;
  margin-left: 5px;
  margin-right: 5px;
  display:block;
  /*background:#fb1521;*/
  background: #fff;
  padding: 2px;
  }
  .product_img{

    max-height: 200px;
    display: block;
    position: relative;
  }
.rTable {
      display: block;
      width: 100%;
  }
  .rTableHeading, .rTableBody, .rTableFoot, .rTableRow{
      clear: both;
  }
  .rTableHead, .rTableFoot{
      background-color: #DDD;
      font-weight: bold;
  }
  .rTableHead {
      border: 1px solid #999999;
      float: left;
      height: 25px;
      overflow: hidden;
      padding: 3px 1.8%;
      width: 25%;
      font-size: 80%;
  }
  .rTableCell{
    float: left;
    min-height: 30px;
    font-size: 90%;
    font-weight: 500;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 49%;
    /*border-left: 1px solid #fb1521;
    border-right: 1px solid #fb1521;*/
  }
  .rTableCell1{
    float: left;
    min-height: 30px;
    font-size: 90%;
    font-weight: 400;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 49%;
    /*border-left: 1px solid #fb1521;
    border-right: 1px solid #fb1521;*/
  }
  .rTable:after {
       visibility: hidden;
       display: block;
       font-size: 0;
       content: " ";
       clear: both;
       height: 0;
  }
  #menu1
  {
    margin:0;
    padding:0;
    width:100%;
    height:30px;
    display: inline-block;
  }

  .menu1 li
  {
    float:left;
    width: 45%;
    min-width: 110px;
    height: 30px;
    display: block;
    background: #fff;
    margin: 5px;
  }

  .menu1 li a{
  padding-bottom: 2px;
  color: #463b56!important;

  font-size: 100%!important;
  font-weight: bold!important;
  display: block!important;
  border-bottom:2px solid #142632!important;
  height: 30px;
  width: 100%;
  min-width: 110px;
  float:left;
  text-align: center;

  }
  .menu1 li.ui-tabs-active{
    background:#f3f4f8;
    border-radius: 5px;
  }
  .menu1 li.active a
  {
  	border-bottom: 3px solid #142632!important;
    width: 100%;
    min-width: 110px;
    height: 30px;
  	float:left;
    display: block;
    color:489b28;

  }
  .content11
  {
  float: left;
  width: auto;
  position: relative;
  background-color: #fff;
  width: 100%;
  display: block;
  }

  .pl_description {
    width: 100%;
    height: auto;
  	color:#463b56;
  	font-size: 100%;
  	padding-top: 10px;
  	background-color: #fff;
  	padding: 8px;
  	display:inline-block;
  }
  .browse_product_other{
    width:100%;
    height: auto;
    margin-top:10px;
    display: inline-block;
    background-color: #fff;
  }
  .h5_browse_product_other{
  color: #463b56;
  padding: 5px;
  margin: 0px;
  font-size: 100%;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  height: auto;
  background:#f3f4f8;


  }
  .h5_browse_product_other a{
  color:#463b56;
  font-size:100%;
  font-weight:700;
  cursor:pointer;
  }
  .h5_browse_product_other a:hover{
  color:#f00;
  font-size:100%;
  font-weight:700;
  cursor:pointer;

  }
  .browse_product_other_items{
  	padding-top:10px;
      padding-bottom:10px;
      position:relative;
      display:block;
  }
  .labelbox{
    font-size:100%;
    width:100%;
    height: auto;
    float: left;
    display: block;
  }
  .order_final_cust_info{
    width:100%;
    padding: 10px;
    display: inline-block;

  }
  .order_final_cust_info_label{
    color: #555;
    text-align: center;
    font-size: 100%;
    font-weight: 700;
    }
  .order_final_cust_info_input,  .order_final_cust_info_select {
    color: #555;
    text-align: center;
    font-size: 100%;
    font-weight: 700;
    width: 100%;
    height: auto;
  }
  .order_final_cust_info_textarea{
    color: #555;
    text-align: center;
    font-size: 90%;
    font-weight: 700;
    width: 100%;
    height: auto;
  }
  .order_final_label_field{
  float: left;
  color: #f00;
  font-size: 100%;
  font-weight: 500;
  display:block;
  width:99%;
  }

  .producti_stil_tip{
    width:100%;
    display: inline-block;
    margin-top:3px;
    padding:3px;
    border:1px solid #f7f8fc;
    background:#fcfdff;

  }
  .producti_stil_tip h2 {
    width: auto;
    display: block;
    padding: 5px;
    border: 1px solid #c0cce2;
    background: #fff;
    position: relative;
    text-align: center;
  }

  .producti_stil_tip h2:hover {
    width: auto;
    display: block;
    padding: 5px;
    border: 1px solid #c0cce2;
    background: #f7f8fc;
    position: relative;
    text-align: center;
  }
  .pdfcat_img_index{
  display:none!important;
  }
  .link_sortir{
        display: block;
     float: left;
     margin: 5px;
      }
      /*Page Menu*/
      .pagemenu {

      	font-size: 12px;
      	color: #1655C9;
      }
      .pagemenu_content {

      	font-size: 12px;
      	color: #463b56;
      }
      .pagemenu_selected {
      		background-color: white;
      	border: 1px solid #7e96a2;
      	font-size: 15px;

      	text-align: center;
      	padding-top: 2px;
      	padding-right: 10px;
      	padding-left: 10px;
      	margin-right: 10px;
      	margin-bottom: 10px;
      	color: red;
      	width: 30px;
      	height: 30px;
      }
      .pagelink, a.pagelink:link, a.pagelink:visited, a.pagelink:active {
      	text-decoration: none;
      	color: #7e96a2;
      	font-weight: bold;
      	background-color: white;
      	border: 1px solid #b9b9b9;
      	font-size: 14px;

      	text-align: center;
      	padding-top: 2px;
      	padding-right: 10px;
      	padding-left: 10px;
      	margin-right: 10px;
      	margin-bottom: 10px;
      }

      a.pagelink:hover {

      	font-size: 14px;
      	font-weight: bold;
      	text-decoration: none;
      	color: #7e96a2;
      }
      .pagelink_nextpage, a.pagelink_nextpage:link, a.pagelink_nextpage:visited, a.pagelink_nextpage:active {

      	font-size: 14px;
      	text-decoration: none;
      	color: #7e96a2;
      	font-weight: bold;
      }
      a.pagelink_nextpage:hover {

      	font-size: 14px;
      	font-weight: bold;
      	text-decoration: none;
      	color: #7e96a2;
      }
      .pagelink_nextpages, a.pagelink_nextpages:link, a.pagelink_nextpages:visited, a.pagelink_nextpages:active {

      	font-size: 14px;
      	text-decoration: none;
      	color: #7e96a2;
      	font-weight: bold;
      }
      a.pagelink_nextpages:hover {

      	font-size: 14px;
      	font-weight: bold;
      	text-decoration: none;
      	color: #7e96a2;
      }

      .padding_left {
      	padding-left: 5px;
      }
      .hide_text{
        display:none!important;
      }

      .h5_browse_product_back{
       padding:0px; margin:0px; min-height:25px;height:auto; margin-top:10px;margin-bottom:10px; border:1px solid #fb1521;display:block; border-top-left-radius: 3em;border-bottom-left-radius: 3em;padding-top:5px; text-align:center;
       width: 100%;background:#fff;

      }
      .h5_browse_product_back:hover{
       padding:0px; margin:0px; min-height:25px; height:auto; margin-top:10px;margin-bottom:10px; border:1px solid #b1cfd5;display:block; border-top-left-radius: 3em;border-bottom-left-radius: 3em;padding-top:5px; text-align:center;width: 100%;background:#fb1521;color:#7e96a2;

      }
      .h5_browse_product_back a{
      color:#7e96a2;
      font-size:100%;
      font-weight:500;
      cursor:pointer;
      }
      .zadraskana_cena_mozaika_item
      {

        display:block;
        color: #ccc;
          font-size: 100%;
        text-decoration: line-through;
        height:18px;
        text-align: left;
        float: left;
          padding-left: 2px;
          width: 50%;
      }
      .fav_cart {
        position: relative;
        z-index: 1;
        background: #f3f4f8 !important;
        border-radius: 20px;
        width: 30px !important;
        height: 30px;
        display: block;
        margin-left:-20px!important;
        cursor: pointer;
      }
   #fheader_cart {
    float: left;
    display: block;
    padding: 9px;
    margin-top: 1px!important;
    background: none!important;
}
    .header_cart {
        margin-left: 10px;
        margin-top: 5px;
        display: block;
        background: #f2f2f2;
        border-radius: 15px;
        width: 30px;
        height: 30px;
    }
    .logo_image{
      width: 30% !important;
      display: block;
      margin-left: -60px;
      margin-top: 0px;
      }
      .cust_profile_h {
        display: block;
        border-radius: 70%;
        width: auto;
        text-align: center;
        color: #313130;
        border: none;
            border-bottom-color: currentcolor;
            border-bottom-style: none;
            border-bottom-width: medium;
            border-left-color: currentcolor;
            border-left-style: none;
            border-left-width: medium;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-left-color: currentcolor;
        border-left-style: none;
        border-left-width: medium;
        border-radius: 15px;
        border: 1px solid #313130;
        margin-left: 15px;
        /*height:27px;*/
        margin-top: 6px;
    }
    .cust_profile_h li a:link,.cust_profile_h_title {
      color:#fff!important;
      cursor:pointer;
      margin-top:1px;
    }
    .cust_profile_h li a:hover, .cust_profile_h_title:hover{
      color:#fff!important;
      cursor:pointer;
      margin-top: 1px;
    }
    .cust_profile_h ul{
        display: none;
        width: 235px;
    position: absolute;
    top: 50px;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 8;
    border-left: 4px solid #ea4a3e;
    border-bottom: 3px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    margin-left: -8px;
    margin-top: 1px;
        background:#f3f4f8;
    }
    .cust_profile_h ul li{
          padding: 3;
          float: left;
          position: relative;
          z-index: 7;
          width: 160px;
          margin: auto;
          text-align:center;
    }
    .cust_profile_h ul li a {
        color: #3f3b3b;
        text-align: center;
        background-color: #f3f4f8;
        border: 1px solid #fff;
        line-height: 28px;
    }
    .cust_profile_h ul li a:hover {
        color: #463b56;
        text-align: center;
        background-color: #f3f4f8;
        border: 1px solid #fff;
        line-height: 28px;
    }
    /*test*/
    .cust_profile_h_test ul{
      display: none;
      width: 235px;
  position: absolute;
  top: 100px;
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  margin-left: 0px;
  z-index: 2008;
  
  margin-left: -8px;
  margin-top: 1px;
      background:#f3f4f8;
  }
  .cust_profile_h_test ul li{
        padding: 3;
        float: left;
        position: relative;
        z-index: 7;
        width: 160px;
        margin: auto;
        text-align:center;
  }
  .cust_profile_h_test ul li a {
      color: #264796;
      text-align: center;
     
      line-height: 28px;
  }
  .cust_profile_h_test ul li a:hover {
      color: #463b56;
      text-align: center;
     
      
      line-height: 28px;
  }
    /*end test*/
    .cut_prof_alreadylogin{
      background:#f3f4f8!important;
      color:#463b56!important;
      height:auto!important;
      min-height:30px;
    }
.catalog_gr_index_name {
    width: 100%;
    background: #463b56;
        background-image: none;
    position: relative;
    font-size: 100%!important;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    text-align: center;
    /*background-image: linear-gradient(360deg,#f3f4f8,transparent);*/
    cursor:pointer;
}
.transitlink {
    transition: all .3s ease;
}
.catalog_gr_index_name:hover{
  width:100%;
  background: #142632;
  position: relative;
  font-size:100%!important;
  color:#fff;
  font-weight:bold;
  padding:5px;
  margin-top:1px;
  text-align:center;
  /*background-image: linear-gradient(180deg,#bbfca2,transparent);*/
  cursor:pointer;
}
.fa-bars::before {
  font-family: "Font Awesome 5 Free"!important;
  content: "";

}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
  color:#fff;
}
.fa, .fab, .fad, .fal, .far, .fas {
  font-family: "Font Awesome 5 Free"!important;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color:#fff;
  padding-right: 4px;
}
.fa-trash-o::before{
  font-family: "Font Awesome 5 Free"!important;
  color:#463b56;
}
.fa-trash-o:hover{
  font-family: "Font Awesome 5 Free"!important;
  color:#fb1521;
}
.catalog_gr_index img {
    max-width: 200px;
}
.browse_cat_desc{
  font-size:100%;
  padding:5px;
  font-weight:100;
  width: auto;
  max-height: 150px;
  overflow: hidden;
  background-image: linear-gradient(180deg,#313130 20%,rgba(0,0,0,0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.browse_cat_desc_all{
  font-size:100%;
  padding:5px;
  font-weight:100;
  width: auto;
}

.show_desc_btn{
  width:auto;
  padding:5px;
  height:auto;
  color:#313130;
  font-weight: 100;
  background:#f3f4f8;
  border:1px solid #313130;
  border-radius: 5px;
  display: inline-block;
  margin-top:5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  margin-left: 0px!important;
}
.show_desc_btn:hover{
  width:auto;
  padding:5px;
  height:auto;

  color:#463b56;
  font-weight: 100;
  background: #f3f4f8;

  border:1px solid #fb1521;
  border-radius: 5px;
  display: inline-block;
  margin-top:5px;
  margin-bottom: 5px;

  cursor: pointer;
  text-align: center;
  margin-left: 0px!important;
}
.shopping_cart_btn{
   width: 25px !important;
   display: block;
   float: left;
   background: #f3f4f8;
   border-radius: 20px;
   height: 25px;
   margin-top:0px;
}

.browse_cat_search{
  padding: 0px;
  width: 100%;
  margin: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  background:#f3f4f8;
}
.browse_cat_search_browse_product{
  width:98.2%!important;
}
.browse_cat_search_inp{
  padding:2px;
  display:block;
}
.browse_cat_search_title{
  font-size:100%;
  font-weight:500;
  color:#142632;
}
.browse_cat_search_select{
  width:100%;
  display:block;
  border: 1px solid #142632;
  border-radius: 0px;
}
.browse_cat_search_inputkw{
    margin-left: 0px;
    color: #575656;
    font-weight: 500;
    background: #fff;
    width: 100%;
    height: 30px;
    min-width: 100px;
    border: 1px solid #142632;
    border-radius: 0px;
}
.browse_cat_search_select_small{
  width:60%;
  display:block;
  border: 1px solid #142632;
  border-radius: 0px;
}
.product_one_mozaika_border h3 {
    margin: 0px;
    padding: 0px;
    font-weight:500!important;
    width: 100%;
    display: block;
    font-size: 120% !important;
}
.oddrow{
  background: #f3f4f8;
  font-size: 120%!important;
  color:#463b56;
  font-weight: 400;
  text-align: center;
}
.evenrow{
  background: #fff;
  font-size: 120%!important;
  color:#463b56;
  font-weight: 400;
  text-align: center;
}
#short_order,#inq_order{
  display:none;
}
#short_order_slide,#inq_slide{
  display:block;
}
.pl_price_oldbrowse {
	font-size: 100%!important;
	text-decoration: line-through;
	color: #463b56;
  font-weight:100!important;
}
.link_browse_delivery {
  color:#463b56;
  text-decoration: underline;

}
.link_browse_delivery:hover{
  color:#142632;
  text-decoration: underline;

}
  .cart_front{
    max-width:600px;
    display:block;
  }
  .browse_fav_mes{
    margin-top:-50px!important

  }

    .view_next_page_btn{
      width: 100%;
    /*border: 1px solid #142632;*/

    display: flex;
    text-align: center;
      flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;


    }
    .browse_cat_search_div{
      display:block;
      padding-top:5px;
      padding-bottom:5px;
      position:relative;
      width:100%;
      height:auto;
    }
  .link_sortirane_ajax{
    display:inline-block;
    margin-top:10px;
    margin-bottom:10px;
  }
  .link_sortirane_ajax ul {
      list-style: none;
      padding: 0px;
      width: 70%!important;
      margin: 0px;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: left;
      max-width:70%important;
}
.link_sortirane_ajax ul li {
    width: auto;
    float: left;

    text-align: center;
    font-weight: 200;
    cursor: pointer;



}
.link_sortirane_ajax_selected{
  background-color: #142632;
  border: 1px solid #142632;
  color:#fff;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left:5px;
  padding-right:5px;

}
.link_sortirane_ajax ul li a:link {
    text-decoration: none;
    color: #444;
    font-size: 90%;
    text-align: center;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
      border: 1px solid #142632;
}
.link_sortirane_ajax ul li a:hover{
    border: 1px solid red;
}
.link_sortirane_select{
    width: auto !important;
    display: block;
    float: right;
    margin-top: -40px!important;
}
.link_sortirane_select_title{
  font-size: 80% !important;
  float: left;
  padding: 10px;

}
.link_sortirane_select_s{
    font-size: 80% !important;
  float: left;
  max-width: 25% !important;
  display: block;
  height: 25px !important;
  padding: 2px;
}
.producti_over_all_width{
  width: 100% !important;
}
.marks_index ul li {
  width: 22%!important;
  display: block;

  margin: 5px!important;
  padding: 5px!important;

  background: #fff;
  position: relative;

}

.marks_index ul li:hover {
  width: 22%!important;
  display: block;

  margin: 5px!important;
  padding: 5px!important;

  background: #f3f4f8;
  position: relative;

}
.hor_menu_ul_category{
  width:auto!important;float:left;background: #f3f4f8;
}
.indexdivtr{
  width:100%;
  position:relative;
  display: inline-block;
  background:#313130;
  height:40px;
}
.indexdivtr_1,.indexdivtr_2{
  width:33%;
  position:relative;
  display: block;
  background:#313130;
  float:left;
  padding:5px;
  text-align:center;
  font-size:100%;
  border-right:1px solid #f3f4f8;
  height:40px;
  color:#f3f4f8;
  text-transform:uppercase;
  line-height:30px;
}
.indexdivtr_3{
  width:33%;
  position:relative;
  display: block;
  background:#313130;
  float:left;
  padding:5px;
  text-align:center;
  font-size:100%;
  height:40px;
  color:#f3f4f8;
  text-transform:uppercase;
  line-height:30px;

}
.news_title {
	padding-left: 15px;
	font-size: 130%;
	color: #313130;
	font-weight: bold;
}
.news_content {
	padding: 5px 15px;
	font-size: 100%;
}
.base_catgr_left{
  width: 30%;
  height:auto;
  display:block;
  position:relative;
  float:left;

}
h2.base_catgr_title{
  width: 40%;
  height: auto;
  display: inline-block;
  text-align:center;
  margin-top:-10px;
}
.base_catgr_right{
  width: 30%;
  height:auto;
  display:block;
  position:relative;
  float:right;
}
.base_catgr_title a:link{
  font-size:120%;
  font-weight:600;
  color:#313130;
  line-height:30px;
  text-align: center;
  margin-top:5px;
}
.base_catgr_title a:hover{
  font-size:70%;
  font-weight:600;
  color:#8e8e8e;
  line-height:30px;
  text-align: center;
  margin-top:5px;

}
.simple_search_auto input.searchtextinput {
  color: #8e8e8e;
 background: #fff;
 width: 70%;
 padding: 3px;
 /*margin-left:-5px;*/
 font-weight:70%;
 border:none;
 border-bottom: 1px solid #313130;
 border-left: 1px solid #313130;
 border-radius: 10px;
 margin-left: -80px;
}
.logo_image{
    width: 60%;
  display: block;
  margin-left: 10px;
  margin-top: -1px;
  }
  i.liked:before,
  i.liked:after{
    content: "";
    position: absolute;
      width:14px;
      height:9px;
      margin-top:10px;
      background:#313130;
      color:#313130;
      margin-left: 10px;
      /* css3 */
      -webkit-border-top-left-radius:8px;
      -webkit-border-bottom-left-radius:8px;
      -moz-border-radius:6px 0 0 6px;
      border-radius:6px 0 0 6px;
      -webkit-transform:rotate(135deg);
      -ms-transform:rotate(135deg);
      -moz-transform:rotate(135deg);
      -o-transform:rotate(135deg);
      transform:rotate(135deg);
  }
  .gheader_cart_totalq{
    color: #ae0808;
  font-size: 70%;
  width: 58px;
  height: auto;
  display: block;
  border: 7.4px solid #f2f2f2;
  border-radius: 17px;
  margin-left: 7px;
  margin-top: -31px !important;
  z-index: 1000;
  background: #f2f2f2;
  cursor: pointer;
  text-align: right;
  }
  .fgheader_cart_totalq {
    color: #ae0808;
    width: 20px;
    height: auto;
    margin-left: 23px;
    display: block;
    margin-top: -5px;
    position: relative;
z-index: 1000;
cursor: pointer;
font-size: 80% !important;
background: #f2f2f2;
border-radius: 100%;
text-align: center;
}
.indexdivtr_1,.indexdivtr_2{
  width:33%;
  position:relative;
  display: block;
  background:#313130;
  float:left;
  padding:5px;
  text-align:center;
  font-size:60%;
  border-right:1px solid #f3f4f8;
  height:40px;
  color:#f3f4f8;
  text-transform:uppercase;
  line-height:30px;
}
.indexdivtr_3{
  width:33%;
  position:relative;
  display: block;
  background:#313130;
  float:left;
  padding:5px;
  text-align:center;
  font-size:60%;
  height:40px;
  color:#f3f4f8;
  text-transform:uppercase;
  line-height:30px;

}



.pdfcat_img{
  width: auto;
  height: auto;
  display:block;
  margin-bottom:5px;
  /*margin-left: 43px;*/

}


/*search_test*/
 .simple_search_auto_test{
        width: 100%;
         display: flex-row;
      
        align-items: center;
        margin: 0;
        padding: 0;
        margin-top:-3px;
        margin-left: 130px;
        height:40px;
    }
   
    input.nav_search{
      padding:10px;
      border:0px solid #fff;
      outline :none;
      border-radius:5px;
      font-size:100%;
      color:#264796;
      float:left;
      width:80%;
      height: 30px;
      background: #f3f3f4;
    }
   
    button.nav_search_button{
      border: none;
      cursor: pointer;
      appearance: none;
      background-color:f3f3f4;
      border-radius:20%;
       transition: transform .7s ease-in-out;
      margin-left:5px;
      height:30px;
      margin-top:2px;
    }
    button.nav_search_button:hover{
      transform: rotate(36deg);

    }
    .img_button{
      display: block;
      width:25px;
      height:25px;
    }
/*end search_test*/
.text_zanas{
  background: #fff;
  padding: 5px;
  text-align: center;
  
  width: 100%;
  margin-left: 3px;
  margin-top: 10px;
  display: inline-block;
  line-height: 20px;

}
.text_zanas p{
font-size: 120%;
color: #264796; 
line-height: 20px;
display: block;
}


.title_op{
  display: block;
  float: left;
  width: 35%;
  font-size: 110%;
  padding-top: 3px;
  padding-left: 3px;
  color: #463b56;
  border-bottom: 1px solid #264796;
  border-left: 1px solid #264796;
  border-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.right_op{
  display: inline;
  font-size: 110%;
  color: #264796;
  margin-top: 5px;
  padding: 5px;
  margin-left: -75px;

}
.pdf_catalogs{
  
  display: flex;
  text-align: left;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content:center;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-radius: 5px;
  padding:10px;
}
 .pdf_catalog_name {
  
  font-size: 110%;
  color: #264796;
  font-weight: bold;

 }
 .b_catgr_left{
  width: 15%;
  height:auto;
  display:block;
  position:relative;
  float:left;

}
h1.b_catgr_title{
  width: 69%!important;
  height: auto;
  display: inline-block;
  text-align:center;
  margin-top:4px;
  font-size: 100%;
}
.b_catgr_right{
  width: 15%;
  height:auto;
  display:block;
  position:relative;
  float:right;
}
.b_catgr_right hr,.b_catgr_left hr{
  display:block;
  position:relative;
  margin-top:20px;
  margin-left:10px;
  color:#ccc;
  width: 100%;
  opacity:0.6;
}
.add_cart_proditem_with_qtty {
  width: 55% !important;
  height: 30px;
  color: #fff;
  font-weight: 400;
  background: #264796;
  border-left: 4px solid #ea4a3e;
  border-radius: 10px;
  border-top-left-radius: 10px;
  display: block;
  cursor: pointer;
  text-align: center;
  text-transform: none;
  font-size: 100% !important;
  margin-top: 6px;
  border-bottom: 2px solid #ea4a3e;
  border-top-left-radius: 0px;
  transition: 0.3s;
}
 @media (hover: hover) { 
    .add_cart_proditem_with_qtty:hover {
      width: 55% !important;
      height: 30px;
      color: #fff;
      font-weight: 400;
      background: #0b306f;
      border-left: 4px solid #ea4a3e;
      border-radius: 10px;
      border-top-left-radius: 10px;
      display: block;
      cursor: pointer;
      text-align: center;
      text-transform: none;
      font-size: 100% !important;
      margin-top: 6px;
      border-bottom: 2px solid #ea4a3e;
      border-top-left-radius: 0px;
    }

  
    
  }
  }/*end 600*/
@media only screen and (min-width: 990px){


   /* For desktop: */
   .col-h-1 {width: 9.33%}
   .col-h-2 {width: 18.66%;}
   .col-h-3 {width: 25%;}
   .col-h-4 {width: 33.33%;}
   .col-h-5 {width: 41.66%;}
   .col-h-6 {width: 50%;}
   .col-h-7 {width: 58.33%;}
   .col-h-8 {width: 66.66%;}
   .col-h-9 {width: 75%;}
   .col-h-10 {width: 81.33%;}
   .col-h-11 {width: 91.66%;}
   .col-h-12 {
     width: 100%;
     max-width:1598px !important;
          margin:0 auto!important;
     display: block!important;
   }

   .sbanner_text_title{
    font-size: 140%;
    color: #fff;;
    font-weight: 700;
    text-align: left;
  
    padding:10px;
    display: block;
    /*text-shadow: 1px 1px #666;*/
  
  }
  .sbanner_text_desc{
    font-size:120%;
    color:#fff;
    margin-top:10px;
    position:relative;
    font-weight:400;
   
    text-align: left;
    padding:10px;
    display: block;
  }
  .sbanner_text_button{
    background: #ea4a3e;
  opacity: 1;
  position: relative;
  display: block;
  float: left;
  width: 250px;
  height: 40px;
  color: #FFF;
  border: 2px solid #FFF;
  border-radius: 6px;
  padding: 5px;
  margin-left: 600px;
  text-align: center;
  margin-top: -20px;
  
  }
  .sbanner_text_button:hover{
    background:#fff; opacity:0.8; position:relative; display:block; float:left;width:250px;height:40px; color:#264796; border:2px solid #ea4a3e; border-radius:6px; padding:5px; margin-left:600px;margin-top: -20px; text-align:center;
  
  }
  .sbanner_text_div{
    width: 700px;
    height: 330px;
    position: relative;
    display: block;
    float: left;
    margin-left: 20px;
    color: #FFF;
  
  }
  .sbanner_text_div:hover{
    width: 700px;
    height: 330px;
    position: relative;
    display: block;
    float: left;
    margin-left: 20px;
    color: #FFF;
  
  }

   .add_inq_all_div{
    display:flex;
    
    flex-direction: column;
    width: 800px;
    justify-content: space-between;
    
    border-radius: 20px;
    background: #fff;
   }

   .add_inq_all_div_item{
    display:block;
    width:800px;
    background: #f3f3f4;
    padding: 10px 5px;
    text-align: center;
   } 
   .add_inq_all_div_input_item{
    color: #264796;
    font-size:100%;
    text-transform: uppercase;
    line-height:25px;
    display: block;
    padding: 10px 5px;
    text-align: center;
   } 
   .add_inq_all_div_input_item_title{
    color: #264796;
    font-size:110%;
    text-transform: uppercase;
    line-height:30px;
    font-weight: 600;
    display:inline-block;
    padding: 10px 5px;
    text-align: center;
   }
  
   

    .simple_search_auto_test{
        width: 100%;
         display: flex-row;
      
        align-items: center;
        margin: 0;
        padding: 0;
        margin-top:-3px;
        margin-left: 130px;
        height:40px;
    }
   
    input.nav_search{
      padding:10px;
      border:0px solid #fff;
      outline :none;
      border-radius:5px;
      font-size:100%;
      color:#264796;
      float:left;
      width:80%;
      height: 30px;
      background: #f3f3f4;
    }
   
    button.nav_search_button{
      border: none;
      cursor: pointer;
      appearance: none;
      background-color:f3f3f4;
      border-radius:20%;
       transition: transform .7s ease-in-out;
      margin-left:5px;
      height:30px;
      margin-top:2px;
    }
    button.nav_search_button:hover{
      transform: rotate(36deg);

    }
    .img_button{
      display: block;
      width:25px;
      height:25px;
    }

    
   .gheader_m_test{
    display:block;
    font-size: 100%;
   
    float:left;
  }

  .gheader_page_lenta{
    display: block;
    font-size: 100%;
    color: #fff;
    float: left;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 200;
    margin-top: -7px;
    margin-left: 10px;
    
  }
  .gheader_inq_lenta{
    display: block;
    font-size: 100%;
    color: #fff;
    float: left;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 200;
    margin-top: -7px;
    margin-left: 10px;
    
  }
  .img_kartb2b{
    display:block;
    float:left;
    cursor: pointer;
    transition: transform .7s ease-in-out;
    max-width: 60px !important;
    margin-top: 0px;
  }
  .img_kartb2b:hover{
    transform: rotate(36deg);
  }
  .img_page_lenta{
    display:block;
    float:left;
    cursor: pointer;
    transition: transform .7s ease-in-out;
    background: #f3f3f4;
    width: 30px;
    height: 30px;
    border-radius: 20%;
    margin-top: -3px;
  }

  
  .img_page_lenta:hover{
    transform: rotate(36deg);
  }
   .top_lenta {
    width: 100%;
    display: inline-flex;
    height: 30px;
  }
  
  .phone_lenta, .page_lenta{
    display: flex;
    flex-direction: row;
    width: 50%;
  }
  .phone_lenta_item{
    font-size: 100%;
  }
  .phone_lenta_item:hover{
    font-size: 100%;
    text-decoration: underline;
  }
  .header_phone_lenta{
    display:block;
    width:auto;
  }
  .phone_lenta_test{
    display: flex;
    flex-direction: column;
    width: auto;
  }
   .moto_lenta{
    width:100%;
    height:auto;
   }
   .moto_lenta img{
    width:auto;
    height:auto;
   }

   h1.h1_moto_lenta{
    font-family:'Big Stem Regular';
    font-weight:normal;
    display: block;
    font-size: 160%;
    text-align: center;
    font-size: 500;
    color:#264796;
    line-height: 25px;
  }


   .hide_text{
     display:block!important;
   }
   .header_hat{
   display: block;
   width: 100%;
   height: auto;
   background:#fff;
   
   }
   .header_hat_nav{
    display: none!important;
   }
   .hmmenu{
     width:100%;
     background:#264796;
     /*background-image: linear-gradient(180deg,#463b56,transparent);*/
     height:40px;
     border-top: 1px solid #264796;
     z-index: 1000;
    position: relative;
    margin-top: -25px;
   }
   .connect_with_us{
     color: #444;
     font-size: 80% !important;
     margin-left:30px;

   }
   .header_phone{
       width: 30px !important;
      display: block;
      float: left;
      margin-top: 5px;
}
   .header_cart {
       background: #fff;
       width: auto;
      
       height: auto ;
       /*border-radius: 20px;
       border: 1px solid #31313038;*/
       display:block;
   } 
   .fav_cart {
           position: relative;
      z-index: 1;
      background: #fff !important;
      border-radius: 20px;
      width: 35px !important;
      height: 35px!important;
      display: block;
      margin-left: 0px !important;
      cursor: pointer;
      padding-left:1px;
   }
   .fgheader_m {
     display: block !important;
      font-size: 90% !important;
      color: #fff;
      background: #264796;
      width: 300% !important;
      text-align: right;
      padding: 5px;
      margin-top: 9px;
      border-radius: 10px;
      border-top-left-radius: 10px;
      border-bottom: 2px solid #ea4a3e;
      border-left: 4px solid #ea4a3e;
      border-top-left-radius: 0px;

     }
     .fgheader_m:hover {
       display: block !important;
        font-size: 90% !important;
        color: #fff;
        background: #0b306f;
        width: 300% !important;
        text-align: right;
        padding: 5px;
        margin-top: 9px;
        border-radius: 10px;
        border-top-left-radius: 10px;
        border-bottom: 2px solid #ea4a3e;
        border-left: 4px solid #ea4a3e;
        border-top-left-radius: 0px;

       }
     #fheader_cart {
          float: left;
          margin-left: 10px;
          display: block;
          margin-top: 27px !important;
      }
     .gheader_m {
       display: block !important;
   margin-top: 28px !important;
   font-size: 90% !important;
   margin-left: 5px;
   color: #264796;
   font-style: normal;
    background: #f9f9f9;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    border-top-left-radius: 0px;
    border-bottom: 2px solid #ea4a3e;
    border-left: 3px solid #ea4a3e;
    transition: 0.3s;
       }
       .gheader_m:hover {
         display: block !important;
     margin-top: 28px !important;
     font-size: 90% !important;
     margin-left: 5px;
     color: #fff;
     font-style: normal;
      background: #264796;
      border-radius: 10px;
      padding: 5px;
      text-align: center;
      border-top-left-radius: 0px;
      border-bottom: 2px solid #ea4a3e;
      border-left: 3px solid #ea4a3e;

         }
       i.liked:before,
       i.liked:after{
         content: "";
         position: absolute;
           width:12px;
           height:9px;
           margin-top:9px;
           background:#fff;
           color:#fff;
           margin-left: 13px;
           /* css3 */
           -webkit-border-top-left-radius:8px;
           -webkit-border-bottom-left-radius:8px;
           -moz-border-radius:6px 0 0 6px;
           border-radius:6px 0 0 6px;
           -webkit-transform:rotate(135deg);
           -ms-transform:rotate(135deg);
           -moz-transform:rotate(135deg);
           -o-transform:rotate(135deg);
           transform:rotate(135deg);
       }

       i.liked:after {
         content: "";
         position: absolute;
         color:#fff;
         background:#fff;
           margin-left: 10px !important;
           /* css3 */
           -webkit-transform:rotate(45deg);
           -moz-transform:rotate(45deg);
           -ms-transform:rotate(45deg);
           -o-transform:rotate(45deg);
           transform: rotate(45deg) !important;
       }

       i.liked:hover:after,
       i.liked:focus:after,
       i.liked:active:after {
           background:#fff;
       }
       i.liked:hover:before,
       i.liked:focus:before,
       i.liked:active:before {
           background:#fff;
       }
       /*phone*/
       .ggphone {
         box-sizing: border-box;
         position: relative;
         display: block;
         width: 60px;
         height: 35px;
         transform: scale(var(--ggs,1.1));
         float: left;
}

.ggphone::after,
.ggphone::before {
content: "";
display: block;
box-sizing: border-box;
position: absolute
}

.ggphone::after {
  width: 18px;
      height: 18px;
      border-top-left-radius: 1px;
      border-bottom-right-radius: 1px;
      border-bottom-left-radius: 12px;
      border-left: 3px solid;
      border-bottom: 4px solid;
      color: #264796;
      bottom: 2px;
      background: linear-gradient( to left, currentColor 10px, transparent 0 ) no-repeat right 11px/6px 4px, linear-gradient( to left, currentColor 10px, transparent 0 ) no-repeat -1px 0/4px 6px;
      margin-left: 5px;
      top: 27px;
linear-gradient(to left,currentColor 10px,transparent 0) no-repeat right 11px/6px 4px,
linear-gradient(
to left,
currentColor 10px,
transparent 0
) no-repeat -1px 0/4px 6px;
}

.ggphone::before {
width: 20px;
height: 20px;
border: 6px double;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
border-radius: 50%;
transform: rotate(-45deg);
bottom: 2px;
left: -18px;
margin-left: 25px;
top: 24px;
}



       /*lupa psevdo element start*/
       div.submit_search {
             position: relative;
           z-index: 1;
           max-width: 50px;
           height: auto;
           text-align: center;
           float: left;
           display: block;
           margin-left: -125px;
           margin-top: 10px;
           cursor: pointer;
           }

           div.submit_search_gs{
            position: relative;
            z-index: 1;
            max-width: 50px;
            height: auto;
            text-align: center;
            float: right;
            display: block;
            margin-right: 145px !important;
            margin-top: -18px;
            cursor: pointer;
            margin-left: 400px !important;
           }
           /*
           div.submit_search:before{
             content: "";
             position: absolute;
             width: 15px;
             height: 15px;
             border: 1px solid #00adef ;
             background: transparent;
             -webkit-border-radius: 15px;
             -moz-border-radius: 15px;
             border-radius: 15px;
           }

           div.submit_search:after{
               content: "";
               position: absolute;
               left: 42px;
               width: 1px;
               height: 7px;
               margin-top: 14px;
               border: 1px solid #00adef;

               -webkit-transform:rotate(-45deg);
               -moz-transform:rotate(-45deg);
               -ms-transform:rotate(-45deg);
               -o-transform:rotate(-45deg);
               transform:rotate(-45deg);
           }
           div.submit_search:hover:before,
           div.submit_search:focus:before,
           div.submit_search:active:before {
               border-color:#444;
               background:transparent;
           }

           div.submit_search:hover:after,
           div.submit_search:focus:after,
           div.submit_search:active:after {
               background:#444;
           }
           */
           .gg-search {
               box-sizing: border-box;
               position: relative;
               display: block;
               transform: scale(var(--ggs,1));
               width: 17px!important;
               height: 17px!important;
               border: 1px solid #142632;
               border-radius: 100%;
               margin-left: -25px;
               margin-top: -11px!important;
           }

           .gg-search::after {
              content: "";
              display: block;
              box-sizing: border-box;
              position: absolute;
              border-radius: 3px;
              border: 2px solid #142632;
              width: 2px;
              height: 12px!important;
              background: currentColor;
              transform: rotate(-40deg)!important;
              top: 15px!important;
              left: 14px!important;
           }

           /*lupa psevdo element END*/

           .fgheader_cart_totalq {
             color: #f00;
             width: 30px;
             height: auto;
             margin-left: 14px;
           display: block;
           margin-top: -30px !important;
             position:relative;
             z-index: 1000;
             cursor: pointer;
             font-size: 80% !important;

           }
           .cartd,.favd{
             margin-top:15px;
             display:block;
           }


   .header_nav_middle{
     min-height:40px!important;
     display:block!important;
     background: #f1d7da;

   }
   .header_nav {
    height: auto !important;
    display: inline-block !important;
    background: #fff;

   }
   .right_banner{
    display:block!important;
    width:auto;

   }
   .margins{
     margin-left:20px;
   }
   .shopping_cart{
     width: 60%;
       display: block;
       margin-top: 10px;
   }
   .fgheader_cart_totalq {
      color: #313130;
      width: 30px;
      height: auto;
      display: block;
      margin-top: -230px !important;
      position: relative;
      z-index: 1000;
      cursor: pointer;
      font-size: 110% !important;
      margin-left: 5px;
      background: #f2f2f2;
      border-radius: 20px;
      padding-left: 1px;
    }
    .form-control{
      width:100%!important;
    }
  .simple_search_auto {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 30px;
    display: block;
   }
   .simple_search_auto input.searchtextinput {
     color: #264796;
   font-weight: 500;
   background: #fff;
   width: 50%;
   padding: 15px;
   height: 35px;
   min-width: 100px;
   border-top: #fff;
   border-right: #fff;
   border-bottom: 2px solid #ea4a3e;
   border-radius: 10px;
   border-top-left-radius: 10px;
   margin-top: 30px;
   margin-left: 165px;
   border-left: 3px solid #ea4a3e;
   border-top-left-radius: 0px;

   }
   .footer-info-box{
   width:25%!important;
   margin:3px auto;
   }
   /*flip*/
   /*za po malko 990*/
   .flip-box_none{
    display: none!important;
   }
   .flip-box {
     background-color: transparent;
     width: 200px;
     height: 200px;
     display: block!important;
   }

.flip-box-inner {
 position: relative;
 width: 100%;
 height: 100%;
 text-align: center;
 transition: transform 0.2s;
 transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
 
}

 .flip-box-front, .flip-box-back {
   position: absolute;
   width: 100%;
   height: 100%;
   backface-visibility: hidden;
 }

 .flip-box-front {
   background-color: #fff;
   color: black;
 }

 .flip-box-back {
   background-color: #fff;
   color: #463b56;
   
   font-size: 85% !important;
   padding: 5px;
   font-weight: 500;
   margin-left: 1px;
}
/*end flipbox*/
    .submit_search {
        max-width:50px;
        height: auto;
        text-align:center;
      float: left;
      display: block;
      margin-left:-75px;
    }
    .search_lupa{
      width: 80%;
      display: block;
      background:#fff;
      border: none;
    }
   .header12{
     /*max-height:128px!important;*/
     /*korekciq 0406.2024*/
   }

   .logo_image{
     width: 80% !important;
    display: block;
   
   }
   .shopping_cart{
    width: 100% !important;
    display: block;
    margin-left: 12px !important;
}
 .shopping_cart_btn{
    width: 25px !important;
    display: block;
    float: left;
    background: #f3f4f8;
    border-radius: 20px;
    height: 25px;
    margin-top:0px;

 }


   .header_phone{
     width: auto;
     display: block;
     float: left;
     margin-right: 10px;
   }

   .header_menu_pages{
     display: block !important;
     float: right;
     margin: 0px;


   }
   .header_menu_pages ul li{
     display: block!important;
     float:left;

   }

   #cart_div{
    background: #fff;
    display: block;
    padding: 2px;
    width:100%;
    margin:0 auto;
    position:relative;
  }
  .order_div{
    display:block!important;
    width:100%!important;
    /*max-width: 1380px;*/
    max-width: 1200px;
    margin: 10px auto;
  }

 .browse_product_image{
   float:left;
   display: block;
   max-width: 500px;
   border:1px solid #f3f4f8;
 }
 .browse_product_price {
   width: 99% !important;
   display: block;
   position: relative;
   min-width: 50% !important;
   background: #fff;
   border-radius: 5px;
   margin-left: 0px!important;
   /*border: 1px solid #264796;*/
}
.browse_product_price_buy {
    width: 100%!important;
    height: auto;
    float: left;
    display: block;
    position: relative;
    min-width: 50% !important;
    /*margin: 5px 0px!important;*/
}
.browse_product_status_sravni {
    width: auto!important;
    padding: 10px;
    background: #fff;
    display: block;
    float: left;
    position: relative;
    min-width: 50% !important;
    margin: 10px 20px!important;
}
.browse_product_status_detail {
    /* width: 100%; */
    width: 90%!important;
    padding: 2px!important;
    background: #fff!important;
    display: block;
    float: left;
    margin-left: 100px!important;
    margin-top: none;
}
.short_order {
  width: 100%!important;
  height: auto;
  display: block;
  position: absolute;
  border: 1px solid #463b56;
  /*background: #fb1521;*/
  border-radius: 5px;
  padding:5px;
  z-index:1000;
}

.op_row2, .op_row1{
display: block !important;
}
    .header_title{
      font-size:100%;
    }
    .product_img{
      max-height: 200px;
      display: block;
      position: relative;
    }
    .product_img_index{
      height: 200px!important;
      width: 200px!important;
      display: block;
      position: relative;
    }

    .product_one_mozaika_border
    {
    min-width: 120px;
    width: 19.00%!important;
    /*width: 24.00%!important;*/
    height: 400px!important;
    min-height: 22%;
    /*border:1px solid #142632;*/
    float: left;
    margin-top: 5px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    display:block;
      background: #fff;
      padding: 2px;
      border-radius: 10px;
    border-left: 1px solid #264796;
    border-bottom: 1px solid #264796;
    transition: 0.3s;
  }


    .product_one_mozaika_border:hover
    {
      width: 19.00%!important;
      /*width: 24.00%!important;*/
      height: 400px!important;
      min-height: 22%;
    border: 1px solid #f3f4f8;
    float: left;
    margin-top: 12px;
    margin-left: 5px;
    margin-right: 5px;
    display:block;
    /*background:#fb1521;*/
    background: #fff;
    padding: 2px;
    border-radius: 10px;
  border-left: 1px solid #f3f4f8;
  border-bottom: 1px solid #f3f4f8;
    }

    .product_one_mozaika_border_index{
    max-width: 200px;
    width: auto;
    height: auto;
    min-height: 22%;
    
    float: left;
    margin-top: 12px;
    margin-left: 5px;
    margin-right: 5px;
    display:block;
      background: #fff;
      padding: 2px;
    }

    .product_one_mozaika_border_index:hover
    {
      /*width:267px;
      height:340px;
      border:1px solid #FAE6BE;
      float:left;
      margin-top:3px;
      margin-left:3px;
      */
      max-width: 200px;
      width: auto;
      height: auto;
      min-height: 22%;
      
    float: left;
    margin-top: 12px;
    margin-left: 5px;
    margin-right: 5px;
    display:block;
    /*background:#fb1521;*/
    background: #fff;
    padding: 2px;
    }
    .filter_title{
      display: block;
      position: relative;
      margin-left: 30px;
     margin-top: -25px;
    }
    .menu_title {
     display: block;
     position: relative;
     margin-left: 40px;
     margin-top: -2px;

 }
 .view_sort{
    display: block !important;
    float: left;
    background:  #f3f4f8;
    margin-top: 10px;
    width: 14% !important;
 }
 .view_filter{
   display:none!important;
 }
 .link_sortir{
       display: block;
    float: left;
    margin: 5px;
     }
  .cat_item a {
    font-size: 85% !important;
  }
  .nav_titlebar{
    display:block!important;
    width:100%!important;
    /*max-width: 1380px;*/
    max-width: 1200px;
    margin: 10px auto;
  }
  .sbanner_index{
    display: block;
    max-width:1600px!important;
    
  }
  .index_left_menu{
    display: block;
    height: auto;
    overflow-y: scroll;
    max-height: 540px;
    margin: 1px;
  }
  .cat_link{
    font-size:95%;

  }
  .cat_linkhover{
    font-size:95%;
    color:#555;
    font-weight:400;
  }

.header_mobvis{
  display: none!important;
}
.header_desctop,.horizontal_menu_new_0{
    display: flex !important;
    height: auto; 
    flex-direction: row;
    justify-content: space-around;
}
.header_logo12{

  float:left;
  display: block;
}
.header_title12{
  width: auto;
height: auto;
margin-top: 20px;
float: left;
display: block;
min-height: 30px;
font-size: 100% !important;
color: #3356a0;
font-weight: 600;
font-style: italic;
}
.header_mobile12{
      width: 100%!important;
    height: auto;
    float: right;
    display: block;
    min-height: 30px;
    margin-top: 28px;

}
.header_mobile12 a:link {
  font-size: 110% !important;
  color:#264796;
  margin-left: -10px;
    line-height: 25px;
    margin-right: 5px;

}
.header_email12{
  font-size: 100% !important;
}

.menu-show {
    margin-top: 140px!important;
    margin-left: 0;
    box-shadow: 4px 2px 15px 1px #fb1521;
    display: block;
}
.browse_product_title {
			font-size: 120%!important;
       /*width: 93.5% !important;*/
        width: 99% !important;
  }
  /*new Horizontal mega menu*/
.horizontal_menu_new {
  width:100%;
  /*background:#142632;*/
  display: inline-block;
  max-width: 1280px;
  /*background-image: linear-gradient(180deg,#142632,transparent);*/
}
  .horizontal_menu_new a {
    cursor:pointer;
  }

  .horizontal_menu_new ul {
    list-style: none;
    padding: 0px;
    width:100%;
    margin:0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: left;
    /*max-width: 1380px;*/
    background: none;
    }

  .horizontal_menu_new ul li {
    width: auto;
    float:left;
    margin-top: 10px;
    margin-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-weight: 200;
    cursor:pointer;
    }
    .horizontal_menu_new ul li:hover {
    /*background: #f3f4f8;*/
    width: auto;
    float:left;
    z-index: 10000;
    padding-left: 5px;
    padding-right: 5px;
    /*
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom:2px solid #fb1521;
    */
    text-align: center;
    border-bottom:none!important;
    color:#fb1521!important;


    }
    .horizontal_menu_new ul li.url_exist:hover{
      background: none;
      border-right: none;
      border-left: none;
      background:none !important;
      color:#fb1521!important;

    }

  .horizontal_menu_new ul li a{
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 95% !important;
    font-weight: 700 !important;

    }
    .horizontal_menu_new ul li .url_exist a:hover {
        background: none!important;
        color:#f1d7da!important;
        display: block;
        cursor: pointer;
        font-size:100%!important;
        font-weight: 100;

        }
  .horizontal_menu_new ul li a:hover {
    color: #8e8e8e !important;
    display: block;
    cursor: pointer;
    font-size:95%!important;
    font-weight: 300;
    background: none;


      }

  .horizontal_menu_new ul li a ul li a:link{
    background:#fff;
    border: none;
    cursor:pointer;
    color:#c4161c;

  }
  .horizontal_menu_new ul li a ul li a:hover{
    background:#fff;
    border: none;
    cursor:pointer;
    color:#c4161c;

  }

  .horizontal_menu_new ul li:hover ul{
    display: block;
    cursor: pointer;
    background:#fff;
    margin-top:5px;
    height:100%;
    margin-top: 5px;
    margin-left: -5px;
    border-radius: 15px;
  }
  .input_check{
   min-width:20px;
   width:20px;
   height:20px;

  }

  .horizontal_menu_new ul ul {
    display: none;
    position: absolute;
    z-index: 900;
    height: auto;
    width: 89%;
    max-width: 100%;
    height: 100%;
    background: #fff!important;
    overflow-y: auto;
    overflow-x: hidden;
    left:105px;
    right:5px;
    padding: 10px;
    margin:0 auto;
    min-height:650px;
    /*border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-left: 5px solid #82bdcd;
    border-right: 5px solid #82bdcd;
    border-bottom: 5px solid #82bdcd;
    border-top: 5px solid #82bdcd;*/
        }
    .horizontal_menu_new ul ul li {
      border:none;
      /*height: 260px;*/
      display: block;
    }
    .horizontal_menu_new ul ul li:hover {
      border:none;
      /*height: 260px;*/
      display: block;
    }

  .horizontal_menu_new ul li a ul li {
    z-index: 9996;
      /*background: #f9fff3;*/
       background: #142632;

      min-width: 100%;
      float: left;
      line-height: 25px;
      min-height: 50px;
      padding: 5px;
      margin-top: -5px;
      width: auto;
      border:none;
  }

  .hh3cat_div{
    width:150px!important;
    margin: 3px!important;
    padding: 4px!important;

    display: block!important;
    height: 220px!important;
    font-size:90%!important;
    border:1px solid #ccc

    }
  .hh3cat_div:hover{
      width:150px!important;
      font-size:90%!important;
    margin: 3px!important;
    padding: 4px!important;

    display: block!important;
    height: 220px!important;
    color:#82bdcd;
    border:1px solid #264796


    }

  .hh3cat_div a h2{
    font-size:90%!important;
    font-weight:500;
    color:#313130!important;
    padding:2px;
    margin:0px;
    display: block;
    background: #fff;
    border-bottom: none!important;
    border-top:1px solid #8e8e8e;
    height:25px;

  }
  .hh3cat_div a h2:hover{
    font-size:90%!important;
    color:#313130!important;
    padding:2px;
    margin:0px;
    display: block;
    background: #f2f2f2;
    border-bottom: none!important;
    border-top:1px solid #fff;
    border-radius: 10px;
    height:25px;
  }
  .hh3cat_div img{
    max-width:145px;
    max-height:145px;
  }
  .hh3cat_div img:hover{
    transform: scale(0.99);
    -o-transform: scale(0.99);
    -ms-transform: scale(0.99);
    -webkit-transform: scale(0.99);
  }

  .hsubcat_ul{
      margin-left: 5px;
      width: 300px;
      margin-top: 5px;

      display: block;
  }
  .hsubcat_ul a:link{
    padding-left: 1px;
    line-height: 28px;
    display: block;
    cursor: pointer;
    color: #757575;
    font-size: 14px;
    font-weight: 200;
  }

  .hsubcat_ul h4{
      padding:5px;
      font-weight:400;
      display:block;
  }
  .hsubcat_ul h4 a :link{
      font-size:12px;
      font-weight:400;
      display:block;
      cursor:pointer;
  }
  .hsubcat_ul h4 a :hover{

      font-size:12px;
      font-weight:400;
      display:block;
      cursor:pointer;
      box-shadow:1px 1px 2px #eee;
  }
  .sub-menu{
    border: 3px solid #fff;
    background: #CCC;
  }
  /*end vertical Horizontalmenu*/

  /*new Horizontal mega menu
  .horizontal_menu_new {width:90%;background:#fff; display: inline-block;max-width: 1280px;}
  .horizontal_menu_new a {
    cursor:pointer;
  }

  .horizontal_menu_new ul {
    list-style: none;
    padding: 0px;
    width:100%;
    margin:0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 1180px;
    padding-left: 10px;
    padding-right: 10px;
   }

  .horizontal_menu_new ul li {
    width: auto;
    float:left;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    }
    .horizontal_menu_new ul li:hover {

    width: auto;
    float:left;
    z-index: 10000;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;

    background:url("/images/matraci/matraci-hp-v4-with-dropdown.png");
    animation: line 1s;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position: bottom center;

    }

  .horizontal_menu_new ul li a{
      display: block;
      cursor: pointer;
      color: #463b56;
      font-size:110%!important;
      font-weight: 700;
    }

  .horizontal_menu_new ul li a:hover {

      color: #463b56;
      display: block;
      cursor: pointer;
      font-size:110%!important;
      font-weight: 700;
      border-bottom:3px solid red;

  }


  .horizontal_menu_new ul li:hover ul{
    display: flex;
    margin-top:60px;
    cursor: pointer;
    background:#fb1521;
    overflow-x:none;
    overflow-y:none;
    -webkit-transition-delay: 3s;
    -moz-transition-delay: 3s;
    -ms-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s;
    justify-content:center;

    }
  .input_check{
   min-width:20px;
   width:20px;
   height:20px;

  }

  .horizontal_menu_new ul ul {
    display: none;
    position: absolute;
    z-index: 9996;
    height: auto;
    top: 90px;
    width: 100%;
    min-width: 1780px;
    height: auto;

    background: #625d5a!important;
    overflow-y: hidden;
    overflow-x: hidden;

    right:1px;
    margin: 0 auto;
    padding: 10px;
    }
    .horizontal_menu_new ul ul li {
      border:none;
      height: 120px;
      display: block;
    }
    .horizontal_menu_new ul ul li:hover {
      border:none;
      height: 120px;
      display: block;
    }

  .horizontal_menu_new ul li a ul li {
    z-index: 9996;

       background: #fff;

      min-width: 100%;
      float: left;
      line-height: 25px;
      min-height: 50px;
      padding: 5px;
      margin-top: -5px;
      width: auto;
      border:none;
  }

  .hh3cat_div{
    width:auto;
    margin: 3px!important;
    padding: 3px!important;

    display: block!important;
    height: 160px!important;

    }
  .hh3cat_div:hover{
      width: auto;
    margin: 3px!important;
    padding: 3px!important;
    display: block!important;
    height: 160px!important;

    }

  .hh3cat_div a h2{
    font-size:85%!important;
    font-weight:500;
    color:#fff;
    padding:0px;
    margin:0px;
    display: block;


  }
  .hh3cat_div a h2:hover{
    font-size:85%!important;
    font-weight:500;
    color:#fff;
    padding:0px;
    margin:0px;
    display: block;

  }
  .hh3cat_div img{
    max-width:120px;
    max-height:120px;
  }

  .hsubcat_ul{
      margin-left: 5px;
      width: 300px;
      margin-top: 5px;
      display: block;
  }
  .hsubcat_ul a:link{
    padding-left: 1px;
    line-height: 28px;
    display: block;
    cursor: pointer;
    color: #757575;
    font-size: 14px;
    font-weight: 200;
  }

  .hsubcat_ul h4{
      padding:5px;
      font-weight:400;
      display:block;
  }
  .hsubcat_ul h4 a :link{
      font-size:12px;
      font-weight:400;
      display:block;
      cursor:pointer;
  }
  .hsubcat_ul h4 a :hover{

      font-size:12px;
      font-weight:400;
      display:block;
      cursor:pointer;
      box-shadow:1px 1px 2px #fb1521;
  }
  .sub-menu{
    border: 3px solid #fff;
    background: #CCC;
  }
  /*end vertical Horizontalmenu*/
    .browse_cat_by_gr{
      width:auto!important;
      padding:5px;


    }
    .browse_cat_by_gr_item{
      width:auto!important;
      padding:5px;

}


.producti_stil_tip{
  width:100%;
  display: inline-block;
  margin-top:3px;
  padding:3px;
  border:1px solid #f7f8fc;
  background:#fcfdff;

}
.producti_stil_tip h2 {
  width: auto;
  display: block;
  float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #c0cce2;
  background: #fff;
  position: relative;
  min-height: 35px;
}

.producti_stil_tip h2:hover {
  width: auto;
  display: block;
  float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #8e8e8e;
  background: #f7f8fc;
  position: relative;
  min-height: 35px;
}
.producti_stil_tip h2 b {
  color:#c0cce2;

}
.producti_stil_tip h3 b {
  color:#8e8e8e;

}

.producti_stil_tip h3 {
  width: auto;
  display: block;
  float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #c0cce2;
  background: #fff;
  position: relative;
  min-height: 35px;
}

.producti_stil_tip h3:hover {
  width: auto;
  display: block;
  float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #c0cce2;
  background: #f7f8fc;
  position: relative;
  min-height: 35px;


}
.producti_stil_tip h2 a:link {
  font-size: 80%!important;
  color:#757575!important;
  font-weight:400;
}
.producti_stil_tip h2 a:hover {
  font-size: 80% !important;
  font-weight:400;
}
.producti_stil_tip h3 a:link {
  font-size: 80%!important;
  color:#757575!important;
  font-weight:400;
}
.producti_stil_tip h3 a:hover {
  font-size: 80% !important;
  font-weight:400;
}
.producti_stil_tip ul li  {
  width: auto;
  display: block;
  float: left;
  margin: 5px;
  padding: 5px;
  background: #fb1521;
  position: relative;
  min-height: 35px;
}
.producti_stil_tip ul li:hover {
  width: auto;
  display: block;
  float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  background: #f3f4f8;
  position: relative;
  min-height: 35px;
}

/*tmarks_index-------------------*/
.tmarks_index_products{
  display:inline-block;
  width:100%;
  height: auto;
  padding: 5px;
  margin-top:5px;
  margin-bottom:5px;
}
.tmarks_index{
  clear:both;
  background-color:#fff;
  overflow:hidden;
  margin-top: 20px;
}
.tmarks_index ul li  {
  width: 200px!important;
  padding: 5px;
  background: #fff;
  position: relative;
  min-height: 35px;
  border: 2px solid #f1d7da;
  margin: 5px;
  text-align: center;
}
.tmarks_index ul li:hover {
  width: 200px!important;
  padding: 5px;
  background: #fff;
  position: relative;
  min-height: 35px;
  border: 2px solid #142632;
  margin: 5px;
  text-align: center;
}

/*catalog_gr_index ------------------------------------------------*/
.catalog_gr_index_s{
  width:100%;
  display: inline-block;
  margin-top:3px;
  padding:3px;
  /*border:1px solid #f7f8fc;
  background:#fcfdff;*
  */
}
.catalog_gr_index_s{

	width: 100%;
	margin: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	/* padding-left: 20px; */
	/* padding-right: 20px; */
}
.catalog_gr_index{
  width:auto;
}
 .catalog_gr_index figure  {
   width: 350px!important;
 margin: 3px;
 background: #fff;
 position: relative;
 height: auto;

}
.catalog_gr_index figure:hover  {
 width: 350px!important;
 margin: 3px;
 background:#fff;
 position: relative;
 height: auto;
 color:#555;
}
.catalog_gr_index figure a:link {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#111;
}
.catalog_gr_index figure a:hover {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#555;
}
.catalog_gr_index figure img {
  width: auto;
  background: #f3d05c;
  position: relative;
  height:auto;


}
.catalog_gr_index figure img:hover {
  width: auto;
  background: #f3d05c;
  position: relative;
  height: auto;


}
.catalog_gr_index figure figcaption {
    width: 350px!important;
    display: block;
    margin: 0px;
    padding: 0px;
   color: #fff;
    position: absolute;
    top: 170px!important;
    text-align: center;
    font-size: 110% !important;
    text-transform: uppercase;
    font-weight: bolder;
}
.catalog_gr_index_name {
    width: 260px;
    background: #463b56;
        background-image: none;
    position: relative;
    font-size: 100%!important;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    text-align: center;
    /*background-image: linear-gradient(360deg,#f3f4f8,transparent);*/
    cursor:pointer;
}
.transitlink {
    transition: all .3s ease;
}
.catalog_gr_index_name:hover{
  width:260px;
  background: #142632;
  position: relative;
  font-size:100%!important;
  color:#fff;
  font-weight:bold;
  padding:5px;
  margin-top:1px;
  text-align:center;
  /*background-image: linear-gradient(180deg,#bbfca2,transparent);*/
  cursor:pointer;
}
.pl_description {
  /*width: 93.5%*/
  width:100%;

  height: auto;
	color:#313130;
	font-size: 100%;
	padding-top: 10px;
	background-color: #fff;
	padding: 8px;
	display:inline-block;
  max-width: none !important;
}
/* Dropdown Button */
.slidedown{
color: #264796;
display: block;
font-size: 80%;
font-weight: 600;
margin-top: 2px;
margin-left: 2px;
padding-left: 3px;
border: none;
height: auto;
text-transform: uppercase;
}
/*catalog_gr_index ------------------------------------------------*/
.catalog_gr_index_s{
  width:100%;
  display: inline-block;
  margin-top:3px;
  padding:3px;
  /*border:1px solid #f7f8fc;
  background:#fcfdff;*
  */
}
.catalog_gr_index_s{
  width: 100%;
margin: 0px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
padding-left: 20px;
padding-right: 20px;
}
.catalog_gr_index{
  width:auto;
}
 .catalog_gr_index figure  {
   width: 350px!important;
 margin: 3px;
 background: #fff;
 position: relative;
 height: auto;

}
.catalog_gr_index figure:hover  {
 width: 350px!important;
 margin: 3px;
 background:#fff;
 position: relative;
 height: auto;
 color:#555;
}
.catalog_gr_index figure a:link {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#111;
}
.catalog_gr_index figure a:hover {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#555;
}
.catalog_gr_index figure img {
  width: auto;
  background: #f3d05c;
  position: relative;
  height:auto;


}
.catalog_gr_index figure img:hover {
  width: auto;
  background: #f3d05c;
  position: relative;
  height: auto;


}
.catalog_gr_index figure figcaption {
    width: 350px!important;
    display: block;
    margin: 0px;
    padding: 0px;
   color: #fff;
    position: absolute;
    top: 170px!important;
    text-align: center;
    font-size: 110% !important;
    text-transform: uppercase;
    font-weight: bolder;
}
/*.catalog_gr_index_name {
    width: 100%;
    background: #54c5d0;
        background-image: none;
    position: relative;
    font-size: 80%;
    color: #73675a;
    font-weight: 600!important;
    padding: 5px;

    text-align: center;
    background-image: linear-gradient(360deg,#54c5d0,transparent);

    border-top-left-radius: 20%;
    border-top-right-radius: 20%;

}
*/
.catalog_gr_index_name_bezimage {
  width: 100%;
background: #463b56;
    background-image: none;
background-image: none;
position: relative;
font-size: 100%;
font-weight: 400 !important;
padding: 10px;
text-align: center;
color:#fff!important;
padding:5px;
}
.catalog_gr_index_name_bezimage:hover {
      width: 100%;
    background: #142632;
        background-image: none;
    background-image: none;
    position: relative;
    font-size: 100%;
    color: #fff!important;
    padding: 10px;
    text-align: center;
    background-image: linear-gradient(90deg,#142632,transparent);

    padding:5px;

}
.transitlink {
    transition: all .3s ease;
}
.catalog_gr_index a {
    color: #fff!important;
}
/*
.catalog_gr_index_name:hover{
  width:100%;
  background: #8abd4a;
  position: relative;
  font-size:80%;
  color:#fff;
  font-weight:bold!important;
  padding:5px;

  text-align:center;


}
*/
.short_browse_btn {
  margin-top: 20px !important;
  margin-left: 20px !important;
  background:#f3f4f8;
  display: block;
  color:#963734;
  width:100%;
}
.catgr_main_li,.catgr_main_li a:link{
      color: #555!important;
      text-transform: uppercase;
      font-weight: 600!important;
      position: relative;
      width: auto;
      display: block;
      padding: 5px;
      border-bottom: 1px solid #f3f4f8;
      text-align:center;
}
.catgr_main_li:hover,.catgr_main_li_hover{
  color: #8e8e8e !important;
  text-transform: uppercase;
  font-weight:600!important;
  width:auto;
  padding: 5px;
  text-align:center;

}
.catgr_main_li:hover ul{
  color: #db261d!important;
  text-transform: uppercase;
  font-weight:600;
  width:auto;
  padding: 5px;
  display:block;
}

.catgr_main_li_ul{
  background:#f3f4f8;
  display:block;
  margin-top:5px;
  margin-bottom:5px;
  width:100%;
  height:auto!important;
  border:2px solid #625d5a;

}

.catgr_main{
  color: #fff;
text-transform: uppercase;
background: #264796;
position: relative;
padding-top: 12px;
padding-bottom: 5px;
border-top-width: 2px;
border-bottom-width: 1px;
border-color: #313030;
    border-bottom-color: #313030;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
padding-left: 10px;
padding-right: 10px;
/*border-bottom: 2px solid #142632;*/
opacity: 100%;
font-weight: 600;
transition: 0.3s;
cursor: pointer;
}
  .catgr_main:hover,.catgr_main_hover{
    color: #264796;
  text-transform: uppercase;
  background: #fff;
  position: relative;
  padding-top: 12px;
  padding-bottom: 15px;
  border-top-width: 2px;
  border-bottom-width: 1px;
  border-color: #f3f4f8;
  border-top-color: #313130;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
    border-bottom-color: #f3f4f8;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #264796;
  opacity: 100%;
  }

  li.catgr_mainpage{
    float:left;
    color: #fff;
  text-transform: uppercase;
  position: relative;
  border-top-width: 2px;
  border-bottom-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left:5px;
  margin-top: -4px;
  transition: 0.3s;

  }
    li.catgr_mainpage:hover{
      float:left;
      color: #fff;
    text-transform: uppercase;
    position: relative;
    border-top-width: 2px;
    border-bottom-width: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left:5px;
    margin-top: -4px;
    opacity: 0.4;
    transition: 0.3s;
    }
    li.catgr_mainpage a:link{
      padding-left:5px;
      padding-right:5px;
      font-weight:300;
      color:#264796!important;
      text-transform: initial;
    }
    li.catgr_mainpage a:hover{
      padding-left:5px;
      padding-right:5px;
      font-weight:300;
      color:#264796 !important;
      text-transform: initial;

    }
  


/* Dropdown Button */

  a:link.phone_hnumber{
    font-size:80%!important;
    position:relative;
  }
  .gheader_cart_totalq {
    color: #ae0808 !important;
    font-size: 80% !important;
    width: 55px;
    height: 30px;
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: 5px !important;
    margin-top: -26px !important;
    z-index: 1000;
    background: #fff;
    cursor: pointer;
    position: relative;
    padding-left: 0px;
    padding-top: 3px;
  }

  .header_cust_prof{
    float: left;
  margin-left: 20px;
  display: block;
  margin-top: 25px !important;
  }
  .header_phone_numbers{
    float: right;
    display: block;
    color: #fff;

  }

  .cust_profile_h {
    display: block;
  width: 120%;
  text-align: center;
  color: #264796 !important;
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: currentcolor;
  margin-left: 38px;
  background:#f9f9f9;
  padding: 4px;
  border-radius: 10px;
  border-top-left-radius: 10px;
  margin-top: 36.5px;
  border-left: 4px solid #ea4a3e;
  border-bottom: 2px solid #ea4a3e;
  border-top-left-radius: 0px;
  transition: 0.3s;
  }
  .cust_profile_h:hover {
    display: block;
  width: 120%;
  text-align: center;
  color: #fff !important;
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: currentcolor;
  margin-left: 38px;
  background: #0b306f;
  padding: 4px;
  border-radius: 10px;
  border-top-left-radius: 10px;
  margin-top: 36.5px;
  border-left: 4px solid #ea4a3e;
  border-bottom: 2px solid #ea4a3e;
  border-top-left-radius: 0px;
  }
  .cust_profile_h_title{
    color:#264796!important;
  }
  .cust_profile_h li a:link{
    color:#142632!important;
    font-size:90%!important;
  }
  .cust_profile_h li a:hover{
    color:#777f85!important;
  }

   /*test*/
   .cust_profile_h_test ul{
    display: none;
    width: 235px;
position: absolute;
top: 25px;
padding: 0px;
margin: 0px;
margin-top: 0px;
margin-left: 0px;
z-index: 2008;

margin-left: 30px;
margin-top: 1px;
    background:#f3f3f4;
}
.cust_profile_h_test ul li{
      padding: 3;
      float: left;
      position: relative;
      z-index: 7;
      width: 200px;
      margin: auto;
      text-align:center;
}
.cust_profile_h_test ul li a {
    color: #264796;
    text-align: center;
    
    line-height: 28px;
}
.cust_profile_h_test ul li a:hover {
    color: #ea4a3e;
    text-align: center;
   
    
    line-height: 28px;
}
  /*end test*/

  /*header_page_lenta*/
  .header_page_lenta_h,.header_page_lenta_h_0{
    display: block;
    line-height: 40px;
    margin-left:60px;
  }

  .header_page_lenta_h ul{
    display: none;
    width: 235px;
position: absolute;
top: 35px;
padding: 0px;
margin: 0px;
margin-top: 0px;
margin-left: 60px;
z-index: 3008;
margin-top: 1px;
    background:#264796;
    border-left:1px solid #F3f4f8;
   
    
}
.header_page_lenta_h ul li{
      padding: 5px;
      float: left;
      position: relative;
      z-index: 7;
      width: 100%;
      margin: auto;
      text-align:left;
      border-bottom:1px solid #F3f4f8;
}
.header_page_lenta_h ul li a {
    color:#fff;
    text-align: left;
    background-color: #264796;
    line-height: 28px;
}
.header_page_lenta_h ul li a:hover {
    color: #463b56;
    text-align: center;
    background-color: #f3f4f8;
    
    line-height: 28px;
}
  /*end header_page_lenta*/
  /*header_inq_lenta*/
  .header_inq_lenta_h,.header_inq_lenta_h_0{
    display: block;
    line-height: 40px;
    margin-left:10px;
  }

  .header_inq_lenta_h ul{
    display: none;
    width: 235px;
position: absolute;
top: 35px;
padding: 0px;
margin: 0px;
margin-top: 0px;
margin-left: 10px;
z-index: 3008;
margin-top: 1px;
    background:#264796;
    border-left:1px solid #F3f4f8;
    
}
.header_inq_lenta_h ul li{
      padding: 5px;
      float: left;
      position: relative;
      z-index: 7;
      width: 100%;
      margin: auto;
      text-align:left;
      border-bottom:1px solid #F3f4f8;
}
.header_inq_lenta_h ul li a {
    color:#fff;
    text-align: left;
    background-color: #264796;
    line-height: 28px;
}
.header_inq_lenta_h ul li a:hover {
    color: #463b56;
    text-align: center;
    background-color: #f3f4f8;
    
    line-height: 28px;
}
  /*end header_page_lenta*/
  .browse_cat_desc{
    font-size:100%;
    padding:5px;
    font-weight:100;
    width: auto;
    max-height: 150px;
    overflow: hidden;
    background-image: linear-gradient(180deg,#313130 20%,rgba(0,0,0,0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .browse_cat_desc_all{
    font-size:100%;
    padding:5px;
    font-weight:100;
    width: auto;
  }

  .show_desc_btn{
    width:auto;
    padding:5px;
    height:auto;
    color:#313130;
    font-weight: 100;
    background:#f2f2f2;
    border:1px solid #313130;
    border-radius: 5px;
    display: inline-block;
    margin-top:5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    margin-left: 0px!important;
  }
  .show_desc_btn:hover{
    width:auto;
    padding:5px;
    height:auto;

    color:#313130;
    font-weight: 100;
    background: #8e8e8e;

    border:1px solid #31313038;
    border-radius: 5px;
    display: inline-block;
    margin-top:5px;
    margin-bottom: 5px;

    cursor: pointer;
    text-align: center;
    margin-left: 0px!important;
  }


  .op_row1
  {
      width: 100%;
    height: auto;
    min-height: 30px!important;
    border-left: none!important;
     border-right:none!important;
    border-bottom:none!important;
    display: inline-block;
    /*border-radius: 5px;*/
    background:#fff;
  }
  .op_row1_bottom{
    width: 100%;
  height: auto;
  min-height: 30px!important;
  border-left: none!important;
   border-right:none!important;
  border-bottom:none!important;
  display: inline-block;
  /*border-radius: 5px;*/
  background:#fff;
  margin-bottom:0px!important;
  }

  .op_row2{
      width: 100%;
    height: auto;
    min-height: 30px;
    border-left: none!important;
    border-bottom:none!important;
    margin-bottom:5px!important;
    display: inline-block;
    /*border-radius: 5px;*/
    background:#fff;
  }

  .rTableCell{
    float: left;
    min-height: 30px;
    font-size: 90%;
    font-weight: 500;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 30%!important;
    border-left: none!important;
    border-right:none!important;
    background:#fff!important;


  }
  .rTableCell1{

    min-height: 30px;
    font-size: 90%;
    font-weight: 400;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 69%!important;
    border-left: none!important;
    border-bottom:none!important;
    background:#fff!important;

  }
  .rTableCell_all{
    min-height: 30px;
    font-size: 90%;
    font-weight: 400;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 100%;
    border-left: none!important;
    border-bottom:none!important;
    background:#fff;

  }
  /*Hamburger Button*/
  .toggle-button-desctop {
  	position: relative;
  	width: 40px;
  	height: 30px;
  	top: 8px;
  	left: 10px;
  	padding: 4px;
  	transition: .25s;
  	z-index: 1115;
  	float: left;
  	cursor: pointer;
  }
  .toggle-button-desctop:hover {
  	cursor: pointer;
  }
  .toggle-button-desctop .m-bar {
  	position: absolute;
  	border-radius: 2px;
  	width: 100%;
  	transition: .5s;
  }
  .toggle-button-desctop .m-bar-top {
  	top: 0;
  	border-bottom: 2px solid #142632;
  	border-left: 2px solid #142632;
  	border-radius: 15px;
  	margin-left: 14px;
  }
  .toggle-button-desctop .m-bar-middle {
  	color: #f00;
  	text-transform: uppercase;
  	font-size: 80%;
  }
  .toggle-button-desctop .m-bar-bottom {
  	border-bottom: 2px solid #142632;
  	border-left: 2px solid #142632;
  	border-radius: 15px;
  	top: 22px;
  	margin-left: 14px;
  }
  .fa-bars::before {
    font-family: "Font Awesome 5 Free"!important;
    /*  content: "\f0c9";*/
    content: "";
  }
  .fa, .far, .fas {
    font-family: "Font Awesome 5 Free"!important;
    color:#fff;
}
.fa, .fab, .fad, .fal, .far, .fas {
  font-family: "Font Awesome 5 Free"!important;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color:#fff;
    padding-right: 4px;
    font-size: 95% !important;
}
.fa:hover, .fab:hover, .fad:hover, .fal:hover, .far:hover, .fas:hover {
  font-family: "Font Awesome 5 Free"!important;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color:#80778b;
    padding-right: 4px;
    font-size: 95% !important;
}
.catalog_gr_index img {
    max-width: 200px;
}
.browse_cat_search{
  padding: 0px;
  width: 100%;
  margin: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  background:#f3f4f8;
}
.browse_cat_search_inp{
  padding:2px;
  display:block;
}
.browse_cat_search_title{
  font-size:100%;
  font-weight:500;
  color:#313130;
}
.browse_cat_search_select{
  width:100%;
  display:block;
  border: 1px solid #313130;
  border-radius: 20px;
}
.browse_cat_search_select_small{
  width:60%;
  display:block;
  border: 1px solid #313130;
  border-radius: 20px;
}

.browse_cat_search_inputkw{
    margin-left: 0px;
    color: #575656;
    font-weight: 500;
    background: #fff;
    width: 100%;
    height: 30px;
    min-width: 100px;
    border: 1px solid #463b56;
    border-radius: 20px;
}
.browse_cat_search_inputkw:hover{
    margin-left: 0px;
    color: #575656;
    font-weight: 500;
    background: #fff;
    width: 100%;
    height: 30px;
    min-width: 100px;
    border: 1px solid #463b56;
    border-radius: 20px;
    opacity: 0.8;
}
.product_one_mozaika_border h3 {
    margin: 0px;
    padding: 0px;
    font-weight:500!important;
    width: 100%;
    display: block;
    font-size: 130% !important;
}
.oddrow{
  background: #f3f4f8;
  font-size: 120%!important;
  color:#463b56;
  font-weight: 400;
  text-align: center;
}
.evenrow{
  background: #fff;
  font-size: 120%!important;
  color:#463b56;
  font-weight: 400;
  text-align: center;
}
#short_order,#inq_order{
  display:none;
}
#short_order_slide,#inq_slide{
  display:block;
}
.short_ord_btn_disabled,.short_ord_btn_disabled:hover {
    width: 100%;
    padding: 11px;
    height: auto;
    color: #ccc;
    font-weight: 600;
    background: #fff;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor:none;
    text-align: center;
    margin-left: 0px !important;
}
.short_ord_btn {
    width: auto;
    padding: 11px;
    height: auto;
    color: #463b56;
    font-weight: 600;
    background: #fff;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    margin-left: 0px !important;
}
.short_ord_btn:hover {
    width: auto;
    padding: 11px;
    height: auto;
    color:#264796;
    
    font-weight: 600;
    background: #f3f4f8;
    border: 2px solid #264796;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    margin-left: 0px !important;
}
.short_inq_btn,.short_inq_btn a:link {
  width: auto;
  padding: 11px;
  height: auto;
  color: #264796;
  font-weight: 500;
  background: #f3f4f8;
  border: 2px solid #264796;
  border-radius: 5px;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  margin-left: 0px !important;
}
.short_inq_btn:hover,.short_inq_btn a:hover {
  width: auto;
  padding: 11px;
  height: auto;
  color: #fff;
  font-weight: 600;
  background: #264796;
  border: 2px solid #f3f4f8;
  border-radius: 5px;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  margin-left: 0px !important;
}
    .short_browse_action{
        width: 75.5% !important;
      height: auto;
      float: left;
      display: block;
      position: relative;
      border: none!important;
      height:100px;
      margin-left:150px;
    }
    .pl_price_oldbrowse {
    	font-size: 100%!important;
    	text-decoration: line-through;
    	color: #463b56;
      font-weight:100!important;
    }
    .link_browse_delivery {
      color:#463b56;
      text-decoration: underline;

    }
    .link_browse_delivery:hover{
      color:#142632;
      text-decoration: underline;

    }
    .zadraskana_cena_mozaika_item
    {

      display:block;
      color: #605d5c;
        font-size: 80%;
      text-decoration: line-through;
      height:12px;
      text-align: left;
      /*float: left;*/
        padding-left: 2px;
        width: auto;
        margin-top: -15px!important;
    }
    .cart_front{
      max-width:1024px;
      display:block;
    }
    .order_detail_front{
      max-width:1380px;
      display:block;
      margin:0 auto;
    }

    .browse_fav_mes{
      margin-top:-50px!important

    }
    .search_next_page_m{
       color:#142632;
       padding-left:4px;
        cursor:pointer;
        font-weight: bold !important;
        font-size: 110%;
    }
    .search_prev_page_m{
       color:#fb1521;
       padding-left:4px;
       font-weight: bold !important;
       font-size: 110%;
       cursor:pointer;
    }
    .view_next_page_btn{
      width: 100%;
    /*border: 1px solid #142632;*/

    display: flex;
    text-align: center;
      flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;


    }
    .browse_cat_search_div{
      display:block;
      padding-top:5px;
      padding-bottom:5px;
      position:relative;
      width:100%;
      height:auto;
    }

    .link_sortirane_ajax{
      display:inline-block;
      margin-top:10px;
      margin-bottom:10px;
    }
    .link_sortirane_ajax ul {
        list-style: none;
        padding: 0px;
        width: 70%!important;
        margin: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: left;
        max-width:70%important;
  }
  .link_sortirane_ajax ul li {
      width: auto;
      float: left;

      font-weight: 200;
      cursor: pointer;



  }
  .link_sortirane_ajax_selected{
    background-color: #f3f3f4!important;
    border: 1px solid #264796;
    color:#264796!important;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding-left:5px;
    padding-right:5px;

  }
  .link_sortirane_ajax ul li a:link {
      text-decoration: none;
      color: #264796;
      font-size: 90%;
      text-align: center;
      padding-top: 2px;
      padding-right: 10px;
      padding-left: 10px;
      margin-right: 10px;
      margin-bottom: 10px;
      text-align: center;
        border: 1px solid #ccc;

  }
  .link_sortirane_ajax ul li a:hover{
      border: 1px solid red;
  }
  .link_sortirane_select{
      width: 30% !important;
      display: block;
      float: right;
      margin-top: -30px!important;
  }
  .link_sortirane_select_title{
    font-size: 100% !important;
    float: left;
    padding: 10px;

  }
  .link_sortirane_select_s{
      font-size: 100% !important;
    float: left;
    max-width: 25% !important;
    display: block;
    height: 25px !important;
    padding: 2px;
  }
  .producti_over {
    width: 84%;
  }
  .producti_over_all_width{
    width: 100% !important;
  }
  .marks_index ul li {
    width: 300px!important;
    display: block;

    margin: 10px!important;
    padding: 5px!important;
    background: #fff;
    position: relative;

  }

  .marks_index ul li:hover {
    width: 300px!important;
    display: block;

    margin: 10px!important;
    padding: 5px!important;
    background: #f3f4f8;
    position: relative;

  }

  #cart_div{
  	background: #fff;
  	display: block;
  	padding: 2px;
  	max-width:1280px!important;
    margin:0 auto;
    position:relative;
  }
  #cart_divb2b{
  	background: #fff;
  	display: block;
  	padding: 2px;
  	/*max-width:1280px!important;*/
    margin:0 auto;
    position:relative;
  }
  .hor_menu_ul_category{
    width:auto!important;
    float:left;
    background: none;
    margin-top: 11px;
    margin-left: 15px;
  }
  .indexdivtr{
    width:100%;
    position:relative;
    display: inline-block;
    background:#313030;
    height:40px;

  }
  .indexdivtr_1{
    width:40%;
    position:relative;
    display: block;
    background:#313030;
    float:left;
    padding:5px;
    text-align:center;
    font-size:100%;
    border-right:1px solid #f3f4f8;
    height:40px;
    color:#f3f4f8;
    text-transform:uppercase;
    line-height:30px;
  }
  .indexdivtr_2{
    width:28%;
    position:relative;
    display: block;
    background:#313030;
    float:left;
    padding:5px;
    text-align:center;
    font-size:100%;
    border-right:1px solid #f3f4f8;
    height:40px;
    color:#f3f4f8;
    text-transform:uppercase;
    line-height:30px;
  }
  .indexdivtr_3{
    width:32%;
    position:relative;
    display: block;
    background:#313030;
    float:left;
    padding:5px;
    text-align:center;
    font-size:100%;
    height:40px;
    color:#f3f4f8;
    text-transform:uppercase;
    line-height:30px;

  }
  .header_mobile12{
    width: 120% !important;
  height: auto;
  float: left;
  display: block;
  max-height: 80px;
  margin-top: 20px;
  background: #f2f2f2;
  padding: 4px;
  border-radius: 10px;
  border-left: 4px solid #ea4a3e;
  border-bottom: 2px solid #ea4a3e;
  text-align: center;
  border-top-left-radius: 0px;
  color: #264796;

  }
  .open-search {
      box-sizing: border-box;
      position: relative;
      display: block;
      transform: scale(var(--ggs,1));
      width: 16px;
      height: 16px;
      border: 1px solid #142632;
      border-radius: 100%;
      margin-left: 14px;
      margin-top: -4px;
      cursor:pointer;
  }
  .news_title {
  	padding-left: 15px;
  	font-size: 130%;
  	color: #fff;
  	font-weight: bold;
  }
  .news_content {
  	padding: 5px 15px;
  	font-size: 100%;
  }
  .base_catgr_left{
    width: 19%;
    height:auto;
    display:block;
    position:relative;
    float:left;

  }
  h2.base_catgr_title,h1.base_catgr_title{
    width: 60%;
    height: auto;
    display: inline-block;
    text-align:center;
    margin-top:5px;
    font-size:120%;
  }
  .base_catgr_right{
    width: 19%;
    height:auto;
    display:block;
    position:relative;
    float:right;
  }
  .base_catgr_title a:link{
    font-size:120%;
    font-weight:600;
    color:#ea4a3e;
    line-height:30px;
    text-align: center;
    margin-top:5px;
  }
  .base_catgr_title a:hover{
    font-size:120%;
    font-weight:600;
    color:#ea4a3e;
    line-height:30px;
    text-align: center;
    margin-top:5px;

  }
  .gheader_cart_totalq {
  color: #444;
  font-size: 70%;
  width: 35px;
  height: 30px;
  display: block;
  border: 1px solid #264796;
  margin-top: -24px !important;
  z-index: 1000;
  background: #f3f4f8;
  cursor: pointer;
  text-align: center;
}


.index_products h2{
  display: inline-block;
font-size: 100%;
font-weight: 600;
border-bottom: 2px solid #ea4a3e;
text-align: center;
width: 100%;
background: #264796;
transition: 0.4s;
color: #fff;
border-left: 3px solid #ea4a3e;
border-radius: 10px;
  border-top-left-radius: 10px;
border-top-left-radius: 0px;
 }
 .index_products:hover h2{
   display: inline-block;
 font-size: 100%;
 font-weight: 600;
 border-bottom: 2px solid #ea4a3e;
 text-align: center;
 width: 100%;
 background: #0b306f;
 transition: 0.4s;
 color: #fff;
 border-left: 3px solid #ea4a3e;
 border-radius: 10px;
   border-top-left-radius: 10px;
 border-top-left-radius: 0px;
  }
  .za_nas{
    padding: 35px;
      background: #fff;
      color: #264796;
      width: 80%;
      font-size: 110%;
      text-align: center;
      border-radius: 20px;
      border-left: 8px solid #ea4a3e;
      border-bottom: 3px solid #ea4a3e;
      margin-top:20px;
      margin-bottom:20px;
}
.title_prod_over{

	width: 100%;
	min-height: 35px;
	height: auto;
	display: block;
  padding-left: 10px;
}
.index_promo_banners_div_bulk{
  width: 33%;
    float: left;
        margin-left: 4px;
}
.index_promo_banners_div_bulk:hover{
  width: 33%;
    float: left;
    opacity: 0.8;
    transition: 0.3s;
        margin-left: 4px;
}
.index_karta{
  width: 99.3%;
    margin-left: 4px;
}
.index_karta:hover{
  width: 99.3%;
    margin-left: 4px;
    opacity: 0.8;
    transition: 0.3s;
}
.text_zanas{
    background: #fff;
    padding: 5px;
    text-align: center;
    
    width: 100%;
    margin-left: 3px;
    margin-top: 10px;
    display: inline-block;
    line-height: 20px;

}
.text_zanas p{
  font-size: 100%;
  color: #264796; 
  line-height: 20px;
  display: block;
}

.index_title_div {
   font-size:110%;
   padding:10px;
   display:block;
   text-transform: uppercase;
   text-align: center;
   color: 264796;
   margin-top: 10px;
   margin-bottom:10px;

}

.moto{
  color: #264796;
}
.cust_profile_h ul{
    display: none;
    width: 160px;
position: absolute;
top: 90px;
padding: 0px;
margin: 0px;
margin-top: 0px;
margin-left: 0px;
z-index: 3000;
border-left: 4px solid #ea4a3e;
border-bottom: 3px solid #ea4a3e;
border-radius: 10px;
border-top-left-radius: 10px;
border-top-left-radius: 0px;
margin-left: -8px;
margin-top: 17px;
    background:#f3f4f8;
}
.connect_with_us{
  cursor: pointer;
  font-size:100%;
  font-weight: 500;
  display: block;
}
.connect_with_us_ul{
  display: none;
  width: 200px;
position: absolute;
top: 90px;
padding: 0px;
margin: 0px;
margin-top: 0px;
margin-left: 0px;
z-index: 3000;
border-left: 4px solid #ea4a3e;
border-bottom: 3px solid #ea4a3e;
border-radius: 10px;
border-top-left-radius: 10px;
border-top-left-radius: 0px;
margin-left: -8px;
margin-top: 17px;
  background:#f3f4f8;
  
}

.login_tpl{
  width: 90%;
display: block;
margin: 0 auto;
  margin-top: 0px;
padding: 10px;
background: #264796;
max-width: 400px;
border-left: 6px solid #ea4a3e;
border-bottom: 4px solid #ea4a3e;
margin-top: 30px;
    border-radius: 15px;
    margin-bottom: 23px;
}
.order_final_cust_info_label{
  color: #0b306f;
  text-align: center;
  font-size: 130%;
  font-weight: 700;
  margin-left: -3px;
  margin-bottom: 36px;
}

.cart_finish_btn{
  width: 30%;
    padding: 8px;
    height: auto;
    color: #fff;
    font-weight: 700;
    background: #264796;
    border-radius: 10px;
    border-top-left-radius: 10px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: -5px;
    cursor: pointer;
    text-align: center;
    font-size: 110%;
    text-transform: uppercase;
    border-bottom: 3px solid #ea4a3e;
    border-left: 5px solid #ea4a3e;
    border-top: none;
    border-right: none;
    margin-left: 800px;
    border-top-left-radius: 0px;

}
.cart_finish_btn:hover{
  width: 30%;
      padding: 8px;
      height: auto;
      color: #fff;
      font-weight: 700;
      background: #0b306f;
      border-radius: 10px;
      border-top-left-radius: 10px;
      display: inline-block;
      margin-top: 10px;
      margin-bottom: -5px;
      cursor: pointer;
      text-align: center;
      font-size: 110%;
      text-transform: uppercase;
      border-bottom: 3px solid #ea4a3e;
      border-left: 5px solid #ea4a3e;
      border-top: none;
      border-right: none;
      margin-left: 800px;
      border-top-left-radius: 0px;
      opacity: 0.5;


}
.cart_finish_btn_vhod{
  width: 90%;
    padding: 8px;
    height: auto;
    color: #fff;
    font-weight: 700;
    background: #264796;
    border-radius: 10px;
    border-top-left-radius: 10px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: -5px;
    cursor: pointer;
    text-align: center;
    font-size: 110%;
    text-transform: uppercase;
    border-bottom: 3px solid #ea4a3e;
    border-left: 5px solid #ea4a3e;
    border-top: none;
    border-right: none;
    border-top-left-radius: 0px;
    transition: 0.3s;

}
.cart_finish_btn_vhod:hover{
  width: 90%;
    padding: 8px;
    height: auto;
    color: #fff;
    font-weight: 700;
    background: #0b306f;
    border-radius: 10px;
    border-top-left-radius: 10px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: -5px;
    cursor: pointer;
    text-align: center;
    font-size: 110%;
    text-transform: uppercase;
    border-bottom: 3px solid #ea4a3e;
    border-left: 5px solid #ea4a3e;
    border-top: none;
    border-right: none;
    border-top-left-radius: 0px;
    transition: 0.3s;

}
.proverka_profil{
  color: #264796;
  font-size: 20px;
  text-align: center;
}
.pole_proverka_email{
  width: 800px;
    margin-left: 410px;
    margin-top: 15px;
}
.pole_proverka_email:hover{
  width: 800px;
    margin-left: 410px;
    margin-top: 15px;
    padding: 5px !important;
}
.buton_proverka{
  width: 400px;
    border-left: 4px solid #ea4a3e;
    background: #264796;
    color: #fff;
    padding: 5px;
    display: block;
    margin-left: 617px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 0px;
}
.buton_proverka:hover{
  width: 400px;
    border-left: 4px solid #ea4a3e;
    background: #0b306f;
    color: #fff;
    padding: 5px;
    display: block;
    margin-left: 617px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 0px;
}
.buton_zapomni{
  width: 500px;
    border-left: 4px solid #ea4a3e;
    background: #264796;
    color: #fff;
    padding: 5px;
    display: block;
    margin-left: 662px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.buton_zapomni:hover{
  width: 500px;
    border-left: 4px solid #ea4a3e;
    background: #0b306f;
    color: #fff;
    padding: 5px;
    display: block;
    margin-left: 662px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.pole_komentar{
  width: 800px;
    margin-left: 410px;
    margin-top: 15px;
}
.pole_komentar:hover{
  width: 800px;
    margin-left: 410px;
    margin-top: 15px;
}
.ime_kletka{
  color: #264796;
    margin-bottom: 15px;
    font-weight: 700 !important;
    display: block;
    margin-top: 30px;
    text-align: left;
    margin-left: 410px;
}
.ime_kletka_komentar{
  color: #264796;
    margin-bottom: 15px;
    font-weight: 700 !important;
    display: block;
    margin-top: 30px;
    text-align: left;
    margin-left: 500px;
}
.text_zapazeni_danni{
  color: #555;
    margin-top: 5px;
    text-align: center;
    margin-left: 410px;
    background: #f2f2f2;
    padding: 5px;
    display: block;
    width: 48%;
    border-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.pole_proverka_email_1{
  width: 800px;
    margin-left: 0px;
    margin-top: 15px;
}
.pole_proverka_email_1:hover{
  width: 800px;
    margin-left: 0px;
    margin-top: 15px;
    padding: 5px !important;
}
.buton_zapomni_1{
  width: 500px;
    border-left: 4px solid #ea4a3e;
    background: #264796;
    color: #fff;
    padding: 5px;
    display: block;
    margin-left: 582px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.buton_zapomni_1:hover{
  width: 500px;
    border-left: 4px solid #ea4a3e;
    background: #0b306f;
    color: #fff;
    padding: 5px;
    display: block;
    margin-left: 582px;
    margin-top: 25px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.text_pole_vhod{
  width: 99%;
  color:#264796;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 2px;
  display: block;
  text-align: left;
  border-radius: 3px;
  font-size: 90%;
}
.text_pole_vhod:hover{
  width: 99%;
  color:#264796;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 2px;
  display: block;
  text-align: left;
  border-radius: 3px;
  font-size: 90%;
}
.rezultat{
  color:#264796;
}
.new_object{
  background: #264796;
    color: #fff !important;
    width: 50%;
    display: block;
    padding: 5px;
    border-bottom: 3px solid #ea4a3e;
    border-left: 5px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 700;
    margin-left: 250px;
}
.new_object:hover{
  background: #0b306f;
    color: #fff !important;
    width: 50%;
    display: block;
    padding: 5px;
    border-bottom: 3px solid #ea4a3e;
    border-left: 5px solid #ea4a3e;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 700;
    margin-left: 250px;
}
.search_custord_ajax_front.tpl{
  color:#264796;
  text-align: center;
  font-size: 15px;
}
.harakteristiki{
  width: 100%;
    display: block;
    border-bottom: 2px solid #ea4a3e;
    border-left: 4px solid #ea4a3e;
    padding: 5px;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: fff;
    background: #264796;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.vhod{
  color:#fff;
  text-align: center;
    font-size: 130%;
    font-weight: 700;
    margin-left: -3px;
    margin-bottom: 36px;
}
.email{
  color:#fff;
  padding: 5px;
  font-size: 100%;
  font-weight: 500;
  display: block;
}
.vhod_bez_parola{
  color:#fff;
  border: 1px solid #ccc;
  width: 99% !important;
  display: block;
  border-radius: 5px;
  padding: 5px;
}
.vhod_bez_parola:hover{
  color:#fff;
  border: 1px solid #ccc;
  width: 99% !important;
  display: block;
  border-radius: 5px;
  padding: 5px;
  opacity: 0.8;
}
.inq_finish_btn{
  display: block;
    color: #fff;
    background: #264796;
    border-bottom: 2px solid #ea4a3e;
    border-left: 3px solid #ea4a3e;
    width: 100%;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    font-size: 15px;
    font-weight: 400;
}
.inq_finish_btn:hover{
  display: block;
    color: #fff;
    background: #0b306f;
    border-bottom: 2px solid #ea4a3e;
    border-left: 3px solid #ea4a3e;
    width: 100%;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-left-radius: 0px;
    font-size: 15px;
    font-weight: 400;
}
.horizontal_menu_new  ul li.dropdown {
  display: inline-block;
  line-height: 22px;
  width: 235px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 240px;
  z-index: 1;
}

.vertical_menu_new {
  width: 235px;
  margin-top: 2px;
}
.vertical_menu_new ul {
  list-style: none;
  margin: 2px;
  padding: 0px;
  width: 235px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.vertical_menu_new ul li {
  line-height: 25px;
  background: #fff;
  width: 235px;
  border-radius: 10px;

}
.vertical_menu_new ul li a {
  padding-left: 1px;
  line-height: 25px;
  display: block;
  cursor: pointer;
  color: #264796;
  font-size: 90%;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #264796;
  border-left: 1px solid #264796;
  border-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.vertical_menu_new ul li a:hover {
  padding-left: 1px;

  background: #fff;
  color: #ea4a3e;
  line-height: 25px;
  display: block;
  cursor: pointer;
  border-right: 1px solid #f2f2f2;
  padding-left: 1px;

}

.vertical_menu_new ul ul {
  display: none;
  position: absolute;
  z-index: 9996;
  max-width: 1280px;
  height: auto;
  box-shadow: 2px 2px 2px #264796;
  top: 2px;
  min-height: 470px;
  width: 1280px;
  max-height: 800px;
  background: #f2f2f2;
  overflow-y: hidden;
  overflow-x: hidden;
  left: -4px;
}

.vertical_menu_new ul li ul li {
  z-index: 9996;

     background: #fff;

    min-width: 200px;
    float: left;
    line-height: 25px;
    min-height: 50px;
    padding: 5px;
    margin-top: 5px;
    max-width: 995px;
    width: auto;
    margin-left: -1px

}
.vertical_menu_new ul li:hover ul{
  display: block;
  margin-left:235px;
  cursor: pointer;
  background:#fff;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-top:-2px;
  padding:10px;

}
.title_nav_subcats{
  font-size:120%;
  text-transform: uppercase;
  border-bottom:1px solid #264796;
  display: inline-block;
  margin:5px;
  color: #ea4a3e;
}

.cat_grupi{
  text-align: center!important;
  border-bottom:none!important;
  border-left:none!important;
}
.map{
  width: 1400px;
    height: 450px;
    border-radius: 15px;
}
.sertifikat{
  padding: 50px;
    width: 350px;
}
.process{
  border-radius: 15px;
  border:2px solid #fff;
  width: 80%;
}
.katalojen_nomer{
  display: block;
    font-weight: 700;
    text-align: left;
    padding: 5px;
    margin-left: 82px;
    border-top: 2px solid #f3f4f8;
    width: 90%;
}


.sbanner_text_title{
  font-size: 140%;
  color: #fff;;
  font-weight: 700;
  text-align: left;

  padding:10px;
  display: block;
  /*text-shadow: 1px 1px #666;*/

}
.sbanner_text_desc{
  font-size:110%;
  color:#fff;
  margin-top:10px;
  position:relative;
  font-weight:400;
 
  text-align: left;
  padding:10px;
  display: block;
}
.sbanner_text_button{
  background: #ea4a3e;
opacity: 1;
position: relative;
display: block;
float: left;
width: 150px;
height: 40px;
color: #FFF;
border: 2px solid #FFF;
border-radius: 6px;
padding: 5px;
margin-left: 600px;
text-align: center;
margin-top: -20px;

}
.sbanner_text_button:hover{
  background:#fff; opacity:0.8; position:relative; display:block; float:left;width:150px;height:40px; color:#264796; border:2px solid #ea4a3e; border-radius:6px; padding:5px; margin-left:600px;margin-top: -20px; text-align:center;

}
.sbanner_text_div{
  width: 500px;
  height: 130px;
  position: relative;
  display: block;
  float: left;
  margin-left: 20px;
  color: #FFF;

}
.sbanner_text_div:hover{
  width: 500px;
  height: 130px;
  position: relative;
  display: block;
  float: left;
  margin-left: 20px;
  color: #FFF;

}


.title_text_product_one_mozaika
{
  display: block;
position: relative;
margin-top: 5px;
width: 100%;
min-height: 80px;
text-align: center;
font-size: 100%!important;
font-weight: 400;
color: #463b56;

}
.title_text_product_one_mozaika a
{

display: block;
position: relative;
margin-top: 5px;
width: 100%;
min-height: 80px;
text-align: center;
font-size: 100%!important;
font-weight: 500;
text-transform:none;
}
.title_text_product_one_mozaika a:hover
{

display: block;
position: relative;
margin-top: 5px;
width: 100%;
min-height: 80px;
text-align: center;
font-size: 100%!important;
font-weight: 500;
text-transform:none;
}
.title_op{
  display: block;
  float: left;
  width: 35%;
  font-size: 110%;
  padding-top: 3px;
  padding-left: 3px;
  color: #463b56;
  border-bottom: 1px solid #264796;
  border-left: 1px solid #264796;
  border-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.right_op{
  display: inline;
  font-size: 110%;
  color: #264796;
  margin-top: 5px;
  padding: 5px;
  margin-left: -75px;

}

.pdf_catalogs{
  
  display: flex;
  text-align: left;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content:center;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-radius: 5px;
  padding:10px;
}
 .pdf_catalog_name {
  
  font-size: 110%;
  color: #264796;
  font-weight: bold;

 }
 .b_catgr_left{
  width: 15%;
  height:auto;
  display:block;
  position:relative;
  float:left;

}
h1.b_catgr_title{
  width: 69%!important;
  height: auto;
  display: inline-block;
  text-align:center;
  margin-top:4px;
  font-size: 110%;
}
.b_catgr_right{
  width: 15%;
  height:auto;
  display:block;
  position:relative;
  float:right;
}
.b_catgr_right hr,.b_catgr_left hr{
  display:block;
  position:relative;
  margin-top:20px;
  margin-left:10px;
  color:#ccc;
  width: 100%;
  opacity:0.6;
}
.languige{
  width: 60px;
  height: 60px;
  display: block;
  margin-top: -10px;
  max-width: 60px;
  transition: transform .7s ease-in-out;
}
.languige:hover{
  width: 60px;
  height: 60px;
  display: block;
  margin-top: -10px;
  max-width: 60px;
  transition: 0.7s;
  transform: rotate(36deg);
}
.languige_1{
  width: 60px;
  height: 60px;
  display: block;
  margin-top: -12px;
  max-width: 60px;
  transition: transform .7s ease-in-out;
}
.languige_1:hover{
  width: 60px;
  height: 60px;
  display: block;
  margin-top: -12px;
  max-width: 60px;
  transition: 0.7s;
  transform: rotate(36deg);
}

.cart_qtty_div{
  display: block;
  width: 35%;
  margin-top: 0px;
  margin-bottom: 3px;
  position: relative;

  padding: 0px;
  float: left;
  margin-left: 5px;

}
.input_qtty{
  width: 60px !important;
  display: block;
  color: #fff;
  background: #264796;
  border-bottom: 2px solid #ea4a3e;
  border-left: 3px solid #ea4a3e;
  border-radius: 8px;
    border-top-left-radius: 8px;
  border-top-left-radius: 0px;
  border-top: none;
  border-right: none;
  padding: 5px;
}
.input_qtty:hover{
  width: 60px !important;
  display: block;
  color: #fff;
  background: #264796;
  border-bottom: 2px solid #ea4a3e;
  border-left: 3px solid #ea4a3e;
  border-radius: 8px;
    border-top-left-radius: 8px;
  border-top-left-radius: 0px;
  padding: 5px;
  border-top: none;
  border-right: none;
}



}/*end 990*/
.browse_cat_search_div{
  display:block;
  padding-top:5px;
  padding-bottom:5px;
  position:relative;
  width:100%;
  height:auto;
}
.view_next_page_btn{
  width: 100%;
/*border: 1px solid #142632;*/

display: flex;
text-align: center;
  flex-direction: row;
flex-wrap: nowrap;
justify-content: center;


}
.view_plus_page_btn{
  width: auto;

background: #fff;
display: block;
text-align: center;
color: #463b56;
cursor: pointer;
margin: 10px;
height: auto;
padding: 5px;

}
.view_plus_page_btn:hover{
  width: auto;

background: #fff;
display: block;
text-align: center;
color: #fff;
cursor: pointer;
margin: 10px;
height: auto;
padding: 5px;

}
.view_minus_page_btn{
  width: auto;

background: #fff;
display: block;
text-align: center;
color: #463b56;
cursor: pointer;
margin: 10px;
height: auto;
padding: 5px;

}
.view_minus_page_btn:hover{
  width: auto;

background: #fff;
display: block;
text-align: center;
color: #463b56;
cursor: pointer;
margin: 10px;
height: auto;
padding: 5px;

}
.view_plus_page_title_count{
  width: auto;
border: 1px solid #142632;
background: #f3f4f8;
display: block;
text-align: center;
color: #463b56;

margin: 10px;
height: auto;
padding: 5px;
}

.search_next_page_m{
   color:#142632;
  padding-left:4px;

   cursor:pointer;
}
.search_prev_page_m{
   color:#fb1521;
   padding-left:4px;

   cursor:pointer;
}
.link_browse_delivery {
  color:#463b56;
  text-decoration: underline;

}
.link_browse_delivery:hover{
  color:#142632;
  text-decoration: underline;

}
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 240px;
    z-index: 1;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #fb1521}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.catalog_title{
  height: auto;
    min-height: 50px;
    /* background-color: #f9f9f9; */
    float: left;
    z-index: 1000;

}
.browse_cat_title_h1{
	padding: 5px;
  margin:0px;
	font-size: 110%!important;
	text-align: center;
	color: #264796;
	font-weight: bold;
	min-height: 30px;
	display: block;
	height: auto;
  background:#f2f2f2;
}
.browse_nom_start{
	    width: 100%;
      height: auto;
    font-size: 80%;
    border: 1px solid #f1d7da;
    background: #fff;
    text-align: left;
    color: #7e96a2;

    z-index: 10;
    max-height: 230px;
    margin-left:0px!important;
    padding:0px!important;
    margin-top:0px!important;

}


.brnom_start{

	font-size:100%;
	font-weight:800;
	text-align:left;
	color:#463b56;
	display: inline-block;
  margin:0px!important;
  padding:0px!important;
}
.brnom_h2{
padding:0px;
margin:0px;
text-align:center;
font-size:100%;
color:#463b56;
text-transform:uppercase;
display:block;
}
/*
.filter-open{
 display: block;

}
.filter-close{
 display:none;
}
*/
/*product_item_class*/

/*
.product_one_mozaika_border
{
min-width: 120px;
width: 46%;
height: auto;
min-height: 250px;
border:1px solid #fb1521;
float: left;
margin:5px;
display:block;
  background: #fff;
  padding: 2px;
}
*/
.product_one_mozaika_border_index
{
min-width: 120px;
width: auto;
height: auto;
min-height: 250px;

float: left;
margin:5px;
display:block;
  background: #fff;
  padding: 2px;
}

.product_one_mozaika_border_index:hover
{
  /*width:267px;
  height:340px;
  border:1px solid #FAE6BE;
  float:left;
  margin-top:3px;
  margin-left:3px;
  */
  width: auto;
  height: auto;
  min-height: 250px;
  
float: left;
margin:5px;
display:block;
/*background:#fb1521;*/
background: #fff;
padding: 2px;
}
/*
.product_one_mozaika_border:hover
{

  width: 46%;
  height: auto;
  min-height: 250px;
border: 1px solid #c0cce2;
float: left;
margin:5px;
display:block;

background: #fff;
padding: 2px;
}
*/
.product_one_mozaika_border a:link
{

  font-weight:500;

}
.product_one_mozaika_border a:hover
{
  color:#463b56;

}
.product_one_mozaika_border h3
{
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  width: 100%;
  display: inline-block;
}


.border
{

  margin:0px;
  display:block;
}


.product_one_mozaika img
{
  display:block;
  float:left;
  text-align:center;
  margin-left:1px;
  margin-top:1px;
  margin-bottom:4px;
  overflow: hidden;
}
.product_one_mozaika_img
{
  display:block;
  float:left;
  text-align:center;
  margin-left:1px;
  margin-top:1px;
  margin-bottom:4px;
  overflow: hidden;
}
.product_one_mozaika_border_img
{
  display:block;
  /*float:left;*/
  text-align:center;
  margin-left:1px;
  margin-top:1px;
  margin-bottom:4px;
  /*border:1px solid #463b56;*/
  overflow: hidden;
}


.title_text_product_one_mozaika_border
{
  display:block;
  margin-top:8px;
  margin-left:19px;
  color:#3c3d3e;
  font-size:80%;
  width:100%;
  border-bottom:1px solid #a7a2a2;
  font-weight: normal;
  text-align: center;
    padding-bottom: 5px;

}
.ceni_text_product_one_mozaika
{
  float:left;
}

.zadraskana_cena_mozaika
{
  float:left;
  text-decoration:line-through;
  color:#3f3c3c;
  font-size:50%;
  margin-right:14px;
  margin-left:92px;
}
.zadraskana_cena_mozaika_item
{

  display:block;
  color: #605d5c;
    font-size: 80%;
  text-decoration: line-through;
  height:12px;
  text-align: left;
  /*float: left;*/
    padding-left: 2px;
    width: auto;
    margin-top: -10px
}
.ceni_razprodajba_mozaika
{
  display:block;
  margin-top: 2px;
  width: auto;

  /*color:#d11219;*/

  /*font-weight:bold;*/
  font-size:110%;
  /*margin-top: 28px;*/
  text-align:center;
}
.product_price_promotion_filter{
  color:#d11219;
}

.ceni_razprodajba_mozaika_table
{
  display:block;
  float:left;
  width: 80px;
  color:#d11219;
  font-weight:bold;
  font-size:50%;
}

.ceni_promociq_mozaika
{
  display:block;
  float:left;
  color:#73a925;
  font-weight:bold;
  font-size:100%;
  margin-left:36px;
}

.ceni_novi_mozaika
{
  display:block;
  float:left;
  color:#463b56;
  font-weight:bold;
  font-size:80%;
  margin-left:36px;
}
.product_price_promotion_filter_copon {
/*color: #73a925;*/
color:#463b56;

font-size: 80%;
font-weight: bold;
display: block;

text-align: center;
float: left;
width: 49%;
}
.copon_name{
  color: #7F7F7F;
  font-size: 65%;
  width: 100%;
  display: block;
  padding: 5px;
  text-align: center;
  }
  .copon_name_item{
    color: #f00;
    font-size: 65%;
    width: 100%;
    display: block;
    padding: 5px;
    text-align: center;
    height: auto;
    min-height: 20px;
    }
    .price_row{
    text-align:center;
    display:block;
    width:100%;
    max-height: 50px;
    height: auto;
    position: relative;
    }
/*end product_item*/

/*filtri_left*/
/*filtyr*/
.slide1{
  background: #264796;
  padding-left: 5px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-bottom: 2px solid #ea4a3e;
  border-left: 3px solid #ea4a3e;
  border-radius: 5px;
}

.cat_item{
    width: 100%;
    padding: 5px;
    margin: 2px;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #ccc;
}
.cat_item input{
  width: 15px;
height: 15px;
float: left;
padding: 2px;
display: inline-flex;
margin: 0px 3px !important;
}
.cat_item a
{
  font-size: 90% !important;
  color: #313130;
  font-weight: normal;
  float: left;
  width: auto;
  height: auto;
  margin-top: 3px;
  line-height:20px;
}
.left_menu_caption1
{
	display:inline-block;
  margin: 3px;
}

.cat_item a:hover
{
	text-decoration:none;
  color:#142632;
}

#tablica_fol
{
	width:auto;
}

.div_name{
  width: 100%;
  padding: 2px;
  background: #f3f4f8;
  background-image: none;
  border-bottom: 2px dotted #555;

}
.div_subs{
  width: 100%;
}
.zadai2
{
display: block;
color: #80778b;
font-size: 80%;
cursor:pointer;
float:right;
margin-right: 15px;
}

.zadai2:hover
{
	text-decoration:underline;
}
/*** custom checkboxes ***/

/*input[type=checkbox] { display:none; }*/ /* to hide the checkbox itself */
.cat_item input[type=checkbox]{ display:block; }
/*.cat_item  input[type=checkbox] + a:before {
  font-family: FontAwesome;
  display: inline-block;

}*/
h3 {
    padding: 0px;
    margin: 0px;
    display: inline-flex;
}
/*.cat_item  input[type=checkbox] + a:before {width:20px; height:20px; content: "\f10c"; }*/ /* unchecked icon */
/*.cat_item  input[type=checkbox] + a:before { letter-spacing: 10px; } *//* space between checkbox and label */

/*.cat_item input[type=checkbox]:checked + a:before {width:20px; height:20px;  content: "\f05d"; }*/ /* checked icon */
/*.cat_item input[type=checkbox]:checked + a:before { letter-spacing: 5px; }*/ /* allow space for check mark */

/*special input*/
.producti_stil_tip h2 input[type=checkbox]{ display:none; }
.producti_stil_tip h2 input[type=checkbox] + a:before {
  font-family: FontAwesome;
  display: inline-block;

}
.producti_stil_tip h2 input[type=checkbox] + a:before {width:20px; height:20px; content: "\f10c"; } /* unchecked icon */
.producti_stil_tip h2 input[type=checkbox] + a:before { letter-spacing: 10px; } /* space between checkbox and label */

.producti_stil_tip h2 input[type=checkbox]:checked + a:before {width:20px; height:20px;  content: "\f05d"; } /* checked icon */
.producti_stil_tip h2 input[type=checkbox]:checked + a:before { letter-spacing: 5px; } /* allow space for check mark */

/*browse_product*/
.browse_products{
  width:100%;
  height:auto;
  margin:0px auto;
  /*padding: 10px;*/
  max-width: 1380px;


}
.browse_product_title {
	font-size: 120%!important;
	min-height: 30px;
  height: auto;
	font-weight: bold;
	text-decoration: none;
	color: #264796;
	text-align: center;
	margin-top: 10px;
  background-color:#fff;
  padding:5px;
  text-transform:uppercase;
  border-bottom:1px solid #264796;
}

.h5_browse_product_back{
 padding:0px; margin:0px; min-height:25px;height:auto; margin-top:10px;margin-bottom:10px; border:1px solid #f3f4f8;display:block; border-top-left-radius: 3em;border-bottom-left-radius: 3em;padding-top:5px; text-align:center;
 width: 100%;background:#fff;

}
.h5_browse_product_back:hover{
 padding:0px; margin:0px; min-height:25px; height:auto; margin-top:10px;margin-bottom:10px; border:1px solid #ddd; display:block; border-top-left-radius: 3em;border-bottom-left-radius: 3em;padding-top:5px; text-align:center;width: 100%;background:#f3f4f8;color:#463b56;

}
.h5_browse_product_back a{
  color: #463b56;
  font-size: 100%;
  font-weight: 500;
  cursor: pointer;
}
.main_product_img {
	width:100%;
	height:auto;
	background: #fff;
	display:block;
}
.browse_product_price{
  width:100%;
  height: auto;
  margin-top: 5px;
 margin-bottom: 5px;
 float:left;
}
.pl_param {

	font-weight: normal;
	font-size: 100%;
	/*background-color: #fcfdff;*/
	color:#463b56;
  float: left;
  width: 40%;
  padding-left: 10px;
}
.pl_price {
  width: auto;
  float: left;
	color: #463b56;
	font-size: 90%;
	font-weight: bold;
	padding-left:5px;
}
.pl_price_bestbrowse {

	font-size: 100%;
	color: #463b56;
	font-weight: bold;
}
.pl_price_oldbrowse {
	font-size: 90%;
	text-decoration: line-through;
	color: #463b56;
  font-weight:100!important;
}
.pl_widebrowse {
	width: 100%;
	font-size: 110%;
	font-weight:bold;
  text-align:left;
}
/*end browse product price*/
.pl_available, a.pl_available:link, a.pl_available:visited, a.pl_available:active, a.pl_available:hover {
	color: green;
	font-weight: normal;
	font-size:95%;
	padding: 0 2px 0 5px;
}
.pl_promotional, a.pl_promotional:link, a.pl_promotional:visited, a.pl_promotional:active, a.pl_promotional:hover {
	color: #F00;
	font-weight: normal;
	font-size:95%;
	padding: 0 2px 0 5px;
}
.pl_bulk, a.pl_bulk:link, a.pl_bulk:visited, a.pl_bulk:active, a.pl_bulk:hover {
	color: red;
	font-weight: bold;
}
.pl_no_warahouse, a.pl_no_warahouse:link, a.pl_no_warahouse:visited, a.pl_no_warahouse:active, a.pl_no_warahouse:hover {
	color: #F00;
	font-weight: bold;
	font-size:95%;
}
.copon_name{
color:#7F7F7F;
font-size:80%;
color: #F00;
font-size: 80%;
background: #fff;

}
.browse_product_price_buy{
  width:100%;
  height: auto;
  float:left;
}
.add_cart_browse_product_btn{
  width:100%;
  padding:10px;
  height:auto;
  color:#fff;
  font-weight: 600;
  background:#f00;
  border:2px solid #ddd;
  border-radius: 5px;
  display: inline-block;
  margin-top:5px;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  margin-left: 0px!important;
}
.add_cart_browse_product_btn:hover{
  width:100%;
  padding:10px;
  height:auto;

  color:#fff;
  font-weight: 600;
  background: #142632;

  border:2px solid #f3f4f8;
  border-radius: 5px;
  display: inline-block;
  margin-top:5px;
  margin-bottom: 5px;
  text-decoration: underline;
  cursor: pointer;
  text-align: center;
  margin-left: 0px!important;
}
.browse_product_status_info{
  width: 100%;
  padding: 10px;
  background: #fff;
  margin: 5px;
  display: block;
}
.browse_product_status_sravni{
  width: 100%;
  padding: 10px;
  background: #fff;
  margin: 5px;
  display: block;
  float:left;
}
.browse_product_status_detail{
  width: 100%;
  padding: 10px;
  background: #fff;
  display: block;
  float:left;
}
.browse_product_status_detail_h{
  width: 100%;
  padding: 10px;
  background: #fff;
  margin: 5px;
  display: block;
  float:left;
}
.op_row1
{
    width: 100%;
  height: auto;
  min-height: 30px;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  margin-bottom: 2px;
  display: inline-block;
  border-radius: none;
}

.op_row2{
    width: 100%;
  height: auto;
  min-height: 25px;
  border-bottom: 1px dotted #f00;
  border-left: 1px dotted #f00;
  margin-bottom: 2px;
  display: inline-block;
  border-radius: 5px;
}

.product_details_div_detail_info_menu_background_active_tab {
	float: left;
	/*background-image:url(../images/sh2_orange/caption_bg.gif);
	background-position: bottom;
	background-repeat:repeat-x;*/
	background: #fff;
height: 36px;
width: 142px;
text-align: center;
margin-right: 4px;
border-right: 1px solid #fb1521;
border-top: 1px solid #fb1521;
border-left: 1px solid #fb1521;
font-weight: bold;
}

.product_details_div_detail_info_menu_background_inactive_tab {
	float: left;
height: 36px;
width: 142px;
text-align: center;
margin-right: 4px;
font-weight: normal;
border-right: 1px solid #fb1521;
border-top: 1px solid #fb1521;
border-left: 1px solid #fb1521;
}

.browse_product_other{
  width:100%;
  height: auto;
  margin-top:10px;
  display: inline-block;
  background-color: #fff;
}
.h5_browse_product_other{
color: #313130;
padding: 5px;
margin: 0px;
font-size: 100%;
font-weight: 700;
margin-top: 10px;
margin-bottom: 10px;
display: block;
height: auto;
background:#f3f4f8;
width:100%

}
.h5_browse_product_other a{
color:#313130;
font-size:100%;
font-weight:700;
cursor:pointer;
}
.h5_browse_product_other a:hover{
color:#baabcc;
font-size:100%;
font-weight:700;
cursor:pointer;

}
.browse_product_other_items{
	padding-top:10px;
    padding-bottom:10px;
    position:relative;
    display:block;
}
.comp_title_browse_product{
color:#f1d7da; font-size:80%; font-weight:500;
}
.menu1
{
  margin:0;
  padding:0;
  width:100%;
  height:30px;
  display: inline-block;
}

.menu1 li
{
  float:left;
  /*width: 93.5%;*/
    width: 99%;
  min-width: 110px;
  height: 30px;
  display: block;
  background: #fff;
  margin: 5px;
}

.menu1 li a{
padding-bottom: 2px;
color: #313130!important;

font-size: 100%!important;
font-weight: bold!important;
display: block!important;
border-bottom: 2px solid #313130!important;
height: 30px;
width: 100%;
min-width: 110px;
float:left;
text-align: center;

}
.menu1 li.ui-tabs-active{
  background:#f3f4f8;
  border-radius: 5px;
}
.menu1 li.active a
{
	border-bottom: 2px solid #142632!important;
  width: 100%;
  min-width: 110px;
  height: 30px;
	float:left;
  display: block;
  color:#142632;

}
.content11
{
float: left;
width: auto;
position: relative;
background-color: #fff;
width: 100%;
display: block;
}
/*cart_dialog*/
/*#cart_dialog, #fcart_dialog {
    display: block;
    margin: 5px;
    padding: 5px;
    top: 5px;
    border: 3px solid #fb1521;
    border-radius:5px;
    background: #FFF;
     z-index: 1000;
     position:fixed;
     overflow: scroll;
     right:0px;
     width:auto;

}
*/
#cart_dialog{
  display: block;
margin-top: 10px;
padding: 5px;
border: 1px solid #463b56;
border-radius: 5px;
background: #FFF;
z-index: 1100;
position: fixed;
overflow: hidden;
width: auto;
float:right;
}
#fcart_dialog{
  display: block;

padding: 5px;
border: 3px solid #444446;
border-radius: 5px;
background: #FFF;
z-index: 1300;
position: relative;
overflow-y: hidden;
  overflow-x: hidden;
width: 40%;
margin: 10 auto;
padding:10px;
}

.fcart_dialog_close{
  border: 3px solid #F293A4;
    border-radius: 3px;
    color: #FF0000;
    font-size: 90%;
    cursor: pointer;
    padding: 3px;
    width: auto;
    float: left;
    margin: 5px;
    text-align: center;
}
.fcart_dialog_close:hover{
  border: 3px solid #F293A4;
  background:#F293A4;
    border-radius: 3px;
    color: #FF0000;
    font-size: 90%;
    cursor: pointer;
    padding: 3px;
    width: auto;
    float: left;
    margin: 5px;
    text-align: center;
}
.cart_dialog_close{
  border: 1px solid #463b56;
    border-radius: 3px;
    color: #463b56;
    font-size: 90%;
    cursor: pointer;
    padding: 3px;
    width: 45%;
    float: left;
    margin: 5px;
    text-align: center;
}
.cart_dialog_close:hover{
	border:1px solid #777f85;
	border-radius: 3px;
	color:#777f85;
	font-size:90%;
	cursor:pointer;
	padding:3px;
	background:#fff;
  width:45%;
  float: left;
  margin: 5px;
  text-align: center;
}
.cart_dialog_url{
  border: 1px solid #463b56;
    border-radius: 3px;
    color: #463b56;
    font-size: 90%;
    cursor: pointer;
    padding: 3px;
    width: 45%;
    float: right;
    margin: 5px;
    text-align: center;
}
.cart_dialog_url:hover{
	border:1px solid #777f85;
	border-radius: 3px;
	color:#777f85;
	font-size:90%;
	cursor:pointer;
	padding:3px;
	background:#fff;
  width:45%;
  float: right;
  margin: 5px;
  text-align: center;
}

.cart_dialog_title{
  color: #463b56;
  background: #f3f4f8;
  text-align: center;
}
.subcaption_table {
	background-color: #f1f1f1;
  width: 120%;
  margin-left: -125px;
  margin-top: 15px;
	/*border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}
.subcaption_title {
	/*padding: 0px 3px 0px 10px;*/
	height: auto;
	text-align: left;
	color: 555;
	font-size: 100%;
	font-weight: 500;
	/*border-left: 1px solid #ccc;*/
  text-align: center;

}
.cl_price {
	text-align:right;
		color: #444;
	font-size: 70%;
	font-weight: bold;
}

.cl_total {
	vertical-align: top;
	text-align: right;
	color: #444;
	font-size: 70%;
	font-weight: 400;

}

.cl_border_left {
/*border-left: 1px solid #ccc;*/
}
.cart_table_border{
/*border: 1px solid #F7F7F7;*/
margin:0px;
}
.cart_tr_border{
background-color:#E5E5E5;
}
.order_final_table{
border:8px solid #ccc; border-top: 8px solid #ccc; width:100%;
}
.oddrow{
  background: #fff;
  font-size: 75%;
  color:#463b56;
  font-weight: 400;
  text-align: center;
}
.evenrow{
  background: #fff;
  font-size: 75%;
  color:#555;
  font-weight: 400;
  text-align: center;
}
.product_link{
  color:#555;
  font-size: 100%;
  color:#555;
  font-weight: 400;
  vertical-align: middle;

}
/*.gheader_cart_totalq{
  color: #444;
font-size: 70%;
width: 51px;
height: auto;
display: block;
border: 7.4px solid #f2f2f2;
border-radius: 17px;
margin-left: 7px;
margin-top: -31px !important;
z-index: 1000;
background: #f2f2f2;
cursor: pointer;
text-align: right;
}*/



.order_short_btn{
  width:99%;
  padding:10px;
  height:auto;
  color: #142632;
  font-weight: 300;
  background:  #fff;
  border:3px solid #142632;
  border-radius: 5px;
  display: inline-block;

  cursor: pointer;
  text-align: center;
}
.order_short_btn:hover{
  width:99%;
  padding:10px;
  height:auto;
  color:#fff;
  font-weight: 300;
  background: #f00;
  border:3px solid #d2d2d2;
  border-radius: 5px;
  display: inline-block;

  text-decoration: none;
  cursor: pointer;
  text-align: center;
}
.cart_upd_btn{
  width: 45%;
padding: 10px;
height: auto;
color: #142632;
font-weight: 500;
background: #f3f4f8;
border: 2px solid #142632;
border-radius: 5px;
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
cursor: pointer;
float: right;
text-align: center;
}
.cart_upd_btn:hover{
  width:45%;
  padding:10px;
  height:auto;
  color:#f3f4f8;
  font-weight: 500;
  background: #142632;
  border:2px solid #142632;
  border-radius: 5px;
  display: block;
  margin-top:10px;
  margin-bottom: 10px;
  margin-left:10px;
  text-decoration: none;
  cursor: pointer;
  float: right;
  text-align: center;
}

.cart_back_btn{
  width: 45%;
padding: 10px;
height: auto;
color: #f00;
font-weight: 500;
background: #f3f4f8;
border: 1px dotted #f00;
border-radius: 5px;
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
cursor: pointer;
  /*float: left;*/
text-align: center;
}
.cart_back_btn:hover{
  width:45%;
  padding:10px;
  height:auto;
  color:#fff;
  font-weight: 500;
  background: #f00;
  border:1px solid #f00;
  border-radius: 5px;
  display: block;
  margin-top:10px;
  margin-bottom: 10px;
  text-decoration: none;
  cursor: pointer;
    /*float: left;*/
  text-align: center;
}
.cart_delivery{
width:50%; height: auto; padding:3px;  border:#F7F7F7 1px solid;  margin:5px;
display: block;
}
.labelbox{
  font-size:100%;
  width:100%;
  height: auto;
  float: left;
  display: block;
}
.order_final_cust_info{
  width:100%;
  padding: 10px;
  display: inline-block;

}

.order_final_cust_info_input,  .order_final_cust_info_select {
  color: #555;
  text-align: center;
  font-size: 100%;
  font-weight: 700;
  width: 100%;
  height: auto;
}
.order_final_cust_info_textarea{
  color: #555;
  text-align: center;
  font-size: 90%;
  font-weight: 700;
  width: 100%;
  height: auto;
}
.order_final_label_field{
float: left;
color: #f00;
font-size: 100%;
font-weight: 500;
display:block;
}
/*svproducts*/
.op_row1_sv
{
  width: 100%;
height: auto;
min-height: 25px;
border-bottom: 1px dotted #f00;
border-left: 1px dotted #f00;
margin-bottom: 2px;
display: inline-block;
border-radius: 5px;
}

.op_row2_sv
{
  width: 100%;
height: auto;
min-height: 25px;
border-bottom: 1px dotted #f00;
border-left: 1px dotted #f00;
margin-bottom: 2px;
display: inline-block;
border-radius: 5px;
}
.svprod_td_title{
 text-align:center;
  font-size:80%;
  color:#787878;
  font-weight:600;

}
.svprod_td{
text-align: center;
font-size: 80%;
color: rgb(120, 120, 120);
font-weight: 300;
text-align: center;
vertical-align: middle;
border: 1px solid #fb1521;
}

.svprod_td h4{
font-size:100%;
font-weight:500;
}
.svprod_td a{
text-align: center;
font-size: 80%;
color: rgb(120, 120, 120);
font-weight: 300;
text-align: center;
vertical-align: middle;
cursor:pointer;
}
.svprod_td a:hover{
text-align: center;
font-size: 80%;
color: rgb(120, 120, 120);
font-weight: 300;
text-align: center;
vertical-align: middle;
text-decoration:underline;
cursor:pointer;
}
/*div table*/


/*
.rTable {
		    	display: table;
		    	width: 100%;
		}
		.rTableRow {
		    	display: table-row;
		}
		.rTableHeading {
		    	display: table-header-group;
		    	background-color: #ddd;
		}
		.rTableCell, .rTableHead {
		    	display: table-cell;
		    	padding: 3px 10px;
		    	border: 1px solid #999999;
		}
		.rTableHeading {
		    	display: table-header-group;
		    	background-color: #ddd;
		    	font-weight: bold;
		}
		.rTableFoot {
		    	display: table-footer-group;
		    	font-weight: bold;
		    	background-color: #ddd;
		}
		.rTableBody {
		    	display: table-row-group;
		}
    */
    .rTable {
			  	display: block;
			  	width: 100%;
			}
			.rTableHeading, .rTableBody, .rTableFoot, .rTableRow{
			  	clear: both;
			}
			.rTableHead, .rTableFoot{
			  	background-color: #DDD;
			  	font-weight: bold;
			}
			.rTableHead {
			  	border: 1px solid #999999;
			  	float: left;
			  	height: 25px;
			  	overflow: hidden;
			  	padding: 3px 1.8%;
			  	width: 25%;
          font-size: 80%;
			}
      .rTableCell{
        float: left;
        min-height: 30px;
        font-size: 110%;
        font-weight: 500;
        overflow: hidden;
        padding: 3px 1.8%;
        width: 49%;
        border-top: 2px solid #f3f4f8;
        /*border-left: 1px solid #fb1521;
        border-right: 1px solid #fb1521;*/
      }
      .rTableCell1{
        float: left;
        min-height: 30px;
        font-size: 110%;
        font-weight: 400;
        overflow: hidden;
        padding: 3px 1.8%;
        width: 49%;
        border-top: 2px solid #f3f4f8;
        /*border-left: 1px solid #fb1521;
        border-right: 1px solid #fb1521;*/
      }
			.rTable:after {
			  	 visibility: hidden;
			  	 display: block;
			  	 font-size: 0;
			  	 content: " ";
			  	 clear: both;
			  	 height: 0;
			}
      .add_cart_svproduct_btn{
        width: 100%;
          height: auto;
          color: #fff;
          font-weight: 800;
          background: red;
          border: 3px solid #ccc;
          border-radius: 5px;
          display: inline-block;
          cursor: pointer;
          font-size: 100%;
          text-align: center;
      }
      .add_cart_svproduct_btn:hover{
        width:100%;
         height:auto;
        color:#fff;
        font-weight: 700;
        background: red;
        border:1px solid #fff;
        border-radius: 5px;
        display: inline-block;
        text-decoration: underline;
        cursor: pointer;
        text-align: center;
      }
      #suggestions_search{ position: relative; width:100%; display:none; min-width:300px; overflow-y: auto;margin: 0 auto;
        padding: 5px; overflow-x: hidden;z-index:1000;left:-60px;
      }

      /* SEARCHRESULTS */
      #searchresults_search  ul{
         border:1px solid #463b56;
        width:100%;
        min-width: 300px;
        background-color: #f3f4f8;
        font-size:100%;
      }
      #searchresults_search li {
        display:inline-block;
        background-color:#fff;
        clear:left;
        width: 100%;
         height: auto;
        min-height:56px;
        border-bottom:1px solid #ccc;
      }
      #searchresults_search li a {
         background-color:#f3f4f8;
         color:#555;
         text-decoration:none;
        }
      #searchresults_search li a:hover {
         background-color:#fff;
          color:#666;
        }
      #searchresults_search li a img {
         float:left;
         padding:5px 10px;
         width:20%
        }
      #searchresults_search li a span.searchheading {
        display:block;
         font-weight:bold;
         padding-top:5px;
        color:#463b56;
       }
      #searchresults_search li a:hover span.searchheading { color:#555; }
      #searchresults_search li a span { color:#463b56; }
      #searchresults_search li a:hover span { color:#666; }
      #searchresults_search li span.category { font-size:90%!important; margin:5px; display:block; color:#555; }
      #searchresults_search li span.name { font-size:90%!important; font-weight:900; margin:5px; display:block; }
      #searchresults_search li span .seperator { float:right; padding-right:15px; margin-right:5px; }
      /*pagemenu_mobile*/
      .pagemenu_mobile{
        position: fixed;
        bottom: 10px;
        margin-top:100px;
        display: inline-block;
        padding:10px;
        border: 1px solid #c0cce2;
        background: #fb1521;
        max-width: 310px;

      }

      .pagemenu_mobile .menu-item-has-children {
    position: relative;
    border: 1px solid #c0cce2;
    margin: 3px;
    display: inline-block;
    width: 90%;
    padding: 2px;
  }
  .pagemenu_mobile li{
    padding: 8px 12px 0;
    border: 1px solid #c0cce2;
    margin: 3px;
    display: inline-block;
    width: 90%;
    padding: 2px;
  }
  /*footer*/
  .footer_menu{
    width:100%;
    display:inline-block;
    height: auto;
    margin-top:5px;
    margin-bottom: -6px;
    background-color: #f7f8fc;
  }
  .header_menu_pages li{
    width: auto;
    height: inherit;
    display: block;
    float: left;
    padding: 4px;
    background: #fff;
    margin: 5px;
    border-bottom: 2px solid #fb1521;
  }

  .footer_menu li{
    width: auto;
    height: inherit;
    display: block;
    float: left;
    padding: 4px;
    background: #fff;
    margin: 5px;
    border-radius: 5px;
    border: 1px solid #c0cce2;
  }
  .footer_menu li a, .header_menu_pages li a {
    font-size:90%;
    cursor: pointer;
    }
    .footer_menu li a:hover , .header_menu_pages li a:hover{
      font-size:90%;
      cursor: pointer;
      text-decoration: underline;
      color:#d11219;
      }

  .tradernet_notice{
    width: 100%;
    display: inline-block;
    min-height:30px;
    height: auto;
    background-color: #fb1521;
    text-align: center;
  }

  /*Page Menu*/
  .pagemenu {

  	font-size: 12px;
  	color: #1655C9;
  }
  .pagemenu_content {

  	font-size: 12px;
  	color: #313130;
  }
  .pagemenu_selected {
  		background-color: white;
  	border: 1px solid #7e96a2;
  	font-size: 15px;

  	text-align: center;
  	padding-top: 2px;
  	padding-right: 10px;
  	padding-left: 10px;
  	margin-right: 10px;
  	margin-bottom: 10px;
  	color: #313130;
  	width: 30px;
  	height: 30px;
  }
  .pagelink, a.pagelink:link, a.pagelink:visited, a.pagelink:active {
  	text-decoration: none;
  	color: #8e8e8e;
  	font-weight: bold;
  	background-color: white;
  	border: 1px solid #8e8e8e;
  	font-size: 14px;

  	text-align: center;
  	padding-top: 2px;
  	padding-right: 10px;
  	padding-left: 10px;
  	margin-right: 10px;
  	margin-bottom: 10px;
  }

  a.pagelink:hover {

  	font-size: 14px;
  	font-weight: bold;
  	text-decoration: none;
  	color: #313130;
  }
  .pagelink_nextpage, a.pagelink_nextpage:link, a.pagelink_nextpage:visited, a.pagelink_nextpage:active {

  	font-size: 14px;
  	text-decoration: none;
  	color: #7e96a2;
  	font-weight: bold;
  }
  a.pagelink_nextpage:hover {

  	font-size: 14px;
  	font-weight: bold;
  	text-decoration: none;
  	color: #7e96a2;
  }
  .pagelink_nextpages, a.pagelink_nextpages:link, a.pagelink_nextpages:visited, a.pagelink_nextpages:active {

  	font-size: 14px;
  	text-decoration: none;
  	color: #7e96a2;
  	font-weight: bold;
  }
  a.pagelink_nextpages:hover {

  	font-size: 14px;
  	font-weight: bold;
  	text-decoration: none;
  	color: #7e96a2;
  }

  .padding_left {
  	padding-left: 5px;
  }
  .producti_over{
    display: inline-block;
    padding: 5px;
    background: #fcfdff;

  }
  /*index products*/
  .index_products{
    display: inline-block;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sproducts_pprod ul li {
    width: auto !important;
    max-width: 15%!important;
    margin: 5px !important;
    padding: 5px !important;
    border: 1px solid #f1d7da;
    background: #fff;
    position: relative;
    text-align: center;
}
  .sproducts_pprod ul li:hover {
    width: auto !important;
    max-width: 15%!important;
    margin: 5px !important;
    padding: 5px !important;
    background: #f3f4f8;
    position: relative;
    text-align: center;
    border: 1px solid #f1d7da;
  }

   .index_prod_items{
     display:inline-block;
     width:100%;
     height: auto;
     margin-top:5px;
     margin-bottom:5px;
   }
   /*pictograms_browse*/
   .pictograms_browse{
     width: 100%;
     height: auto;
     display: inline-block;
     padding: 5px;
   }

   .pictograms_browse img{
     float: left;
     width:25%;
     max-width: 70px;
   }

   /* nomstat_link link*/
   /*
   .nomstat_link input[type=checkbox]{ display:none; }
   .nomstat_link  input[type=checkbox] + a:before {
     font-family: FontAwesome;
     display: inline-block;

   }
   */
   /*nomstat_tpl*/
   /*.nomstat_link  input[type=checkbox] + a:before {width:16px; height:16px; content: "\f10c"; }*/ /* unchecked icon */

   /*.nomstat_link  input[type=checkbox] + a:before { letter-spacing: 10px; }*/ /* space between checkbox and label */
   /*.nomstat_link input[type=checkbox]:checked + a:before {width:16px; height:16px;  content: "\f05d"; }*/ /* checked icon */
   /*.nomstat_link input[type=checkbox]:checked + a:before { letter-spacing: 5px; }*/ /* allow space for check mark */
   .nomstat_link input{
    width: 10px;
    height: 10px;
    float: left;
    padding: 2px;
    display: inline-flex;
    margin: 3px 3px !important;
   }
   .nomstat_link input[type=checkbox]:checked{
    width: 10px;
    height: 10px;
    float: left;
    padding: 2px;
    display: inline-flex;
    margin: 3px 3px !important;
    color:FFD857;
   }
   .nom_start{
     display: inline-block;
    width: 100%;
    opacity: 100;
    background:#fff;
  }
   .nomstat_link{
     float:left;
     display: block;
     width: auto;
     height: auto;
     border: 1px solid #f1d7da;
     margin: 3px;
     padding: 5px;
   }


   .gl_hor_menu_company{
     background-color:#fff;
     font-size: 100% !important;
     height:auto;
      width:90%;
       padding:5px;
       color:#444;


   }
   .gl_hor_menu_login{
     color:#444;
     font-size:100%;
   }
   .browse_kproducts{
     width:100%;
     height: auto;
     margin-top:10px;
     position:relative;
     display: inline-block!important;
     padding: 5px;

   }
   .lichni_agreement{
      border:3px solid #fb1521;
      background: #fff;
      border-radius:5px;
      padding: 5px;
      margin: 5px;
   }
   .input_lichni_danni{
     width:20px;
     float:left;
     display: block;
   }
   .input_lichni_danni_lebel{
     width:20%;
     float:left;
     display: block;
   }
   .input_lichni_danni_remarks{
     width:100%;
     background: #fb1521;
     border-bottom: 1px solid #c0cce2;
     display: inline-block;
     padding: 2px;
   }
   .pdfcat_img_index{
     display: block;
      float: left;
      width: 120px;
      height: 200px;
      margin: 10px;
      max-height: 200px;
      border: 1px solid #f3f4f8;
   }
   .pdfcat_img{
     width: auto;
     height: auto;
     display:block;
     margin-bottom:5px;
     /*margin-left: 43px;*/

   }
   .pdfcat_title{
     display: block;
 float: left;
 width: 100%;
 height: auto;
 min-height: 30px;
 /*background: #f3f4f8;*/
 text-align: center;
 font-size: 80% !important;
 color: #444;
 font-weight: 500;
   }

  .addfav_button{
    width: 50%;
    height: 50%;
  cursor: pointer;
  display: block;
  background:#f3f4f8;
  opacity: 60%;
  float: right;
  /*margin-right: 10px;
  margin-top: 10px;*/
  border: none;


  }
  .addfav_button:hover{
    background:#8e8e8e;
    width: 50%;
    cursor: pointer;
    display: block;
    float: right;
    /*margin-right: 10px;
    margin-top: 10px;*/
    border: none;

  }
  .ask{
    font-size: 80% !important;
    color: #142632;
    text-align: center;
    text-transform: none;
    font-weight: 400;
    display:block;
  }

  .add_fav_mess_item{
        background: #f2f2f2;
        padding: 3px;
    font-size: 80% !important;
    color: #313130;
    display: relative;
    width: auto;
    min-height:50px;
    z-index: 1000;
    position: absolute;
    margin: 0 auto;
  }
  .add_cart_mess_item{
        background: #fff;
        padding: 3px;
    font-size: 80% !important;
    color: #463b56;
    display: relative;
    width: auto;
    min-height:50px;
    z-index: 1000;
    position: absolute;
    margin: 0 auto;
    margin-top:50px;
    border:1px solid #463b56;
  }
  #header_hat_top{
    background:#fff!important;

    padding:2px;
    z-index:1200;
  }
  .disc_procent{
    width: auto;
  height: auto;
  border-radius: 10%;
  border: 2px solid #ddd;
  background: #f00;
  display: block;
  position: relative;
  padding: 3px;
  z-index: 1111;
  opacity: 80%;
  margin-top: 0px;
  margin-left: 7px;
  margin-right: 17px;
  font-size: 15px !important;
  color: #fff;

  }
  .disc_procent_div{
    width: auto;
    height: 0;
    display: block;
    position: relative;
    z-index: 1;
    float: left;

  }
  .disc_procent_browse{
    width: auto;
  height: auto;
  border-radius: 10%;
  border: 2px solid #ccc;
  background: #f00;
  color: #fff;
  display: block;
  position: relative;
  padding: 5px;
  z-index: 1111;
  opacity: 80%;
  margin-top: 31px;
  margin-left: 6px;
  margin-right: 17px;
  font-size: 16px !important;


  }
  .disc_procent_div_browse{
    width: auto;
    height: 0;
    display: block;
    position: relative;
    z-index: 1;
    float: left;
    margin-left: 5px;
  }

  .add_prod_fav_div{
    display: block;
    position: relative;
    height: 0;
    width: auto;
    z-index: 1;
    float: right;


  }
  .add_prod_fav_div_browse{
    display: block;
    position: relative;
    height: 0;
    width: auto;
    z-index: 1;
    float: right;
    margin-top:20px;
  }
  .lichni_danni_agr{
    margin:0px;
    padding:2px;
    font-size:60%!important;
  }
  .red{
    color:#fb1521;
  }
  .green{
    color:green;
  }
  .black{
    color:#757575;
  }
  .left{
    float:left;
  }
  .right{
    float:right;

  }



  .catalogs_index{
    clear:both;
    background-color:#fff;
    overflow:hidden;
    margin-top:15px;
  }
  .catalogs_index_title{
    color:#fff;
    font-size:140%;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    display:block;
    margin-bottom:12px;
    width:100%;
    color:#313130;
    margin-top: 20px;
  }
  .title_sect{
    clear:both;
    background-color:#fff;
    overflow:hidden;
    }
  .title_sect h4{
    color:#fff;
    font-size:140%;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    display:block;
    margin-bottom:12px;
    width:100%;
    color:#463b56;
  }

  /*footer*/
   .footer-logo-box{
   padding:3px;
   max-width:1000px;
   }
   .footer-info-container{
     margin:0 auto;
     background:#264796;
     width: 90%;
   }

   .footer-info-box{
   width:100%;
   margin:3px auto;
   }
   .footer-info-box-follow a{
   display:block;
   float:left;
   border:1px solid #ccc;
   text-align:center;
   width:100%;
   }
   .footer-info-box ul li{
   width:100%;
   display:block;
   text-align:center;
   text-align:center;
   }
   .footer-info-box ul li a:link{
     color:#f3f4f8;

   }
   .footer-info-box ul li a:hover{
     color:#fff;
   }

   h4.footer-info-box-name{
   color:#f3f4f8;
   font-size:120%;
   font-weight:bold;
   text-transform:uppercase;
   text-align:center;
   display:block;
   margin-bottom:12px;
   width:100%;
   }
   .footer-info-box ul li.footer-info-box-info{
   color:#f3f4f8;
   font-size:110%;
   text-align:center;
   }
   .footer-info-box ul li.footer-info-box-info a{
   color:#fff;
   font-size:110%;
   display:block;
   text-decoration:underline;
   text-align:center;
   width:100%;
   }
   .footer-info-box ul li.footer-info-box-info a:hover{
   color:#8e8e8e;
   text-align:center;
   }
   .footer-info-box-follow a{
   background-color:#fff;
   margin-right:8px;
   display:block;
   }
   .footer-info-box-follow a:hover{
   background-color:#fff;
   }
   .bottom-info{
   width:100%;
   background-color:#c6beb6;
   color:#4a4a4c;
   font-size:95%;
   padding:12px 10px;
   text-align:center;
   }
   .footer-copyright{
   background-color:#264796;
   text-align:center;
   font-size:90%;
   text-align:center;
   padding:8px 2%;
   color:#d8d0d7;
   width:100%;
   }
   .footer-copyright a{
   color:#fff;
   text-decoration:underline;
   }
   .footer {
    clear: both;
    background-color:#264796;
    overflow: auto;
}
.cust_buletin_notice {
 font-size:80%!important;
 padding:2px;
 text-align:left;
 color:#f3f4f8;
 line-height:14px;
 display: block;
}
.cust_buletin_in{
 width:63%;
 border:none;
 border-radius:unset;
 font-size: 90%!important;
 float:left;
 margin:0px;
 padding:1px;

}
.cust_buletin_in:hover{
 width:63%;
 border:none;
 border-radius:unset;
 font-size: 90%!important;
 float:left;
 margin:0px;
 padding:1px;
}
.cust_buletin_button{
 width:33%;
 border:none;
 border-radius:unset;
 font-size: 90%!important;
 background:#aa0f0f;
 color:#fff;
 text-transform:uppercase;
 float:left;
 margin:0px;
 padding:3px;
 text-align:center;
 }
 .cust_buletin_button_bad{
   width:35%;
   border:none;
   border-radius:unset;
   font-size: 72%!important;
   background:#8e8e8e;
   color:#313130;
   text-transform:uppercase;
   float:left;
   margin:0px;
   padding:3px;
   text-align:center;
   }
   .cust_buletin_button_bad:hover{
     width:35%;
     border:none;
     border-radius:unset;
     font-size: 72%!important;
     background:#8e8e8e;
     color:#313130;
     text-transform:uppercase;
     float:left;
     margin:0px;
     padding:3px;
     text-align:center;
     opacity: 0.8;
     }
   .cust_buletin_agree_text{
     font-size:80%!important;
     padding:2px;
     text-align:left;
     color:#f3f4f8;
     line-height:14px;
     display: block;

   }
   .cust_buletin_checkbox{
     float: left;
     display: block;
     width: 10px!important;
     margin-right:5px;
   }
.sproducts_pprod {
    width: 99%;
    display: block;
    margin-top: 20px;
    padding: 3px;
    background: #fff;
}
.sproducts_pprod ul {
    width: 100%;
    display: flex;
    padding: 3px;
    background: #fff;
    flex-direction: row ;
    flex-wrap: wrap;
    justify-content:space-evenly;
}
.sproducts_pprod ul b {
    width: 100%;
    display: block;
    padding: 3px;
    text-align:center;
}
/*
.sproducts_pprod ul li {
    width: auto !important;
    max-width: 15%!important;
    margin: 5px !important;
    padding: 5px !important;
    border: 1px solid #f1d7da;
    background: #fff;
    position: relative;
    text-align: center;
}
  .sproducts_pprod ul li:hover {
    width: auto !important;
    max-width: 15%!important;
    margin: 5px;
    padding: 5px;
    background: #fff;
    position: relative;
    text-align: center;
    border: 1px solid #f1d7da;
  }
  */
.sproducts_pprod ul li a:link {
    font-size: 72% !important;
    color: #757575 !important;
    font-weight: 400;
}
.sproducts_pprod ul li a:hover {
  font-size: 72% !important;
  font-weight:400;
  color:#142632;

}

/*nom start*/
.cat_item_nomstart
{

		display: block;
	margin-top: 2px;
	margin-left: 3px;
	border: 1px solid #e4c99c;
	width: 70px;
	float: left;

}
.cat_item_nomstart a
{


	font-size:75%!important;
	color: #5b6171;
	font-weight: normal;
	display: block;
	float: left;


}



.cat_item_nomstart a:hover
{
	color: #e4c99c;
	font-size: 11px;
	width: 70px;

}

.browse_nom_start{
	    width: 100%;
    padding: 5px;
    height: auto;
    text-align: left;
    color: #142632;
    margin-top: 5px;
    margin-bottom: 5px;
    z-index: 10;
    min-height: auto;

}


.brnom_start{

	font-size:100%!important;
	font-weight:800;
	text-align:left;
	color:#142632;
  display: inherit;
	}
.brnom_h2

{
padding:0px;
margin:0px;
text-align:center;
font-size:100%!important;
color:#142632;
text-transform:uppercase;
}

.fgheader_cart_div{
  z-index:2;
  display:block;
}
.prod_history{
  display:block;
  margin-top:10px;
  padding:5px;
}
.index_products{
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*copons index------------------------------------------------*/


.copons_index_s{
  width:100%;
  display: inline-block;
  margin-top:5px;
  margin-bottom:5px;
  padding-top:30px;
  /*border: 1px solid #FFD857;*/
  /*border:1px solid #f7f8fc;
  background:#fcfdff;*
  */
}
.copons_index{
  width:auto;
}
 .copons_index figure  {
   width: 30%;
 margin: 20px;
 background: #fff;
 position: relative;
 height: auto;
 /*opacity: 0.8;*/
 text-align:center;
}
.copons_index figure:hover  {
  width: 30%;
 margin: 20px;
 /*background:#f3d05c;*/
 background:#fff;
 position: relative;
 height: auto;
 /*opacity:0.8;*/
 color:#555;
 text-align:center;
}
.copons_index figure a:link {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#111;
  font-weight: bold;
  text-transform: none!important;

}
.copons_index figure a:hover {
  width: 100%;
  margin: 0px;
  padding:0px;
  height: 100%;
  color:#555;
  font-weight: bold;
  text-transform: none!important;
}
.copons_index figure img {
  width: auto;
  background: #fff;
  position: relative;
  min-height:100%;
  /*opacity:0.9;*/
  box-shadow: 0 0 3px 4px #f2f2f2;
  border-radius: 15px;
  margin-top: 5px;

}
.copons_index figure img:hover {
  width: auto;
  background: #f2f2f2;
  position: relative;
  height:auto;
  /*opacity:0.9;*/

}
.copons_index figure figcaption {
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
   color: #fff;
    position: absolute;
    top: -25px;
    text-align: center;
    font-size: 100% !important;
    text-transform: uppercase;
    font-weight: 500;

}
.coponred{
  color:#f1d7da;
}
/*shoppingcart*/
.gg-shopping-cart {
display: block;
box-sizing: border-box;
position: relative;
transform: scale(var(--ggs,1.0));
width: 20px;
height: 21px;
color:#313130;
cursor:pointer;
margin:5px;
background:
linear-gradient(
to left,currentColor 12px,
transparent 0)
no-repeat -1px 6px/18px 1px,
linear-gradient(
to left,currentColor 12px,
transparent 0)
no-repeat 6px 15px/9px 1px,
linear-gradient(
to left,currentColor 12px,
transparent 0)
no-repeat 0 2px/4px 1px,
radial-gradient(
circle,currentColor 60%,
transparent 40%)
no-repeat 13px 17px/4px 4px,
radial-gradient(
circle,currentColor 60%,
transparent 40%)
no-repeat 5px 17px/4px 4px
}
.gg-shopping-cart:hover{
  display: block;
  box-sizing: border-box;
  position: relative;
  transform: scale(var(--ggs,1.0));
  width: 20px;
  height: 21px;
  color:#777f85;
  cursor:pointer;
  margin:5px;
  background:
  linear-gradient(
  to left,currentColor 12px,
  transparent 0)
  no-repeat -1px 6px/18px 1px,
  linear-gradient(
  to left,currentColor 12px,
  transparent 0)
  no-repeat 6px 15px/9px 1px,
  linear-gradient(
  to left,currentColor 12px,
  transparent 0)
  no-repeat 0 2px/4px 1px,
  radial-gradient(
  circle,currentColor 60%,
  transparent 40%)
  no-repeat 13px 17px/4px 4px,
  radial-gradient(
  circle,currentColor 60%,
  transparent 40%)
  no-repeat 5px 17px/4px 4px
}
.gg-shopping-cart-margin{
  margin:2px!important;
}

.gg-shopping-cart::after,
.gg-shopping-cart::before {
content: "";
display: block;
position: absolute;
box-sizing: border-box;
width: 1px;
height: 14px;
background: currentColor;
top: 2px;
left: 4px;
transform: skew(12deg)
}

.gg-shopping-cart::after {
height: 10px;
top: 6px;
left: 16px;
transform: skew(-12deg)

}
i.gg-shopping-cart:hover:before,
i.gg-shopping-cart:focus:before,
i.gg-shopping-cart:active:before {
    border-color:#b8d3d7;

}

i.gg-shopping-cart:hover:after,
i.gg-shopping-cart:focus:after,
i.gg-shopping-cart:active:after {
    border-color:#b8d3d7;
}
.cart_select{
  max-width:350px; padding:1px;  border:#f1d7da 1px solid; background:#f3f4f8;
}
.color_red{
  color:#ea4a3e;
  font-weight:200;
  cursor: pointer;
}
.color_green{
  color:#264796;
  font-weight:200;
  cursor: pointer;
}
.order_final_cart,.order_final_form{
  background:#f3f4f8;
  position:relative;
  color:#463b56;
  font-size: 100%;
  font-weight:500;
  max-width:1024px;
  z-index:1;
  border:1px solid #ccc;
  cursor: pointer;
}
.products_item_mobile_btn{
  position:relative;
  display:block;
  width:auto;
  margin: 0 auto;
  cursor: pointer;

}
.upd_cart_browse_catalog_btn_justadded {
    width: 25px;
    height: auto;
    color: #fb1521;
    font-weight: 400;
    background: #f3f4f8;
    /*border: 2px solid #fb1521;*/
    border-radius: 5px;
    display: block;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size:80%!important;
    float:right;
    margin-top: 5px;
    height: 25px;
}
.upd_cart_browse_catalog_btn_justadded:hover {
    width: 25px;
    height: auto;
    color: #f3f4f8;
    font-weight: 400;
    background: #fb1521;
      /*border: 2px solid #fb1521;*/
    border-radius: 5px;
    display: block;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size:80%!important;
    float:right;
    margin-top: 5px;
    height: 25px;
}
.add_cart_browse_catalog_btn_justadded {
    width: 60%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #fb1521;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;

    margin: 5px;
}
.add_cart_browse_catalog_btn_justadded:hover {
    width: 60%;
    height: auto;
    color: #fb1521;
    font-weight: 400;
    background: #f3f4f8;
    border: 2px solid #fb1521;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;

     margin: 5px;
}
.add_cart_browse_catalog_btn {
    width: 70%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #fb1521;

    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;
    margin: 5px;
}
.add_cart_browse_catalog_btn:hover {
    width: 70%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #142632;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;
    margin: 5px;
}

.add_cart_browse_catalog_btn_ask {
    width: 70%;
    height: auto;
    /*color: #142632;*/
    color:#fff;
    font-weight: 400;
    background: #fff;
    border: 0px solid #142632;
    border-radius: 5px;
    display: inline-block;
    /*cursor:pinter;*/
    font-size:100%!important;
    text-align: center;
    text-transform: uppercase;
    /*margin-top:20px*/;
}
.add_cart_browse_catalog_ask:hover {
    width: 70%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #142632;
    border: 0px solid #fff;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    font-size: 100%;
    text-align: center;
    text-transform: uppercase;
    /*margin-top:20px*/;
}
.shopping_cart_btn{
   width: 25px !important;
   display: block;
   float: left;
   background: #f3f4f8;
   border-radius: 20px;
   height: 25px;
   margin-top:0px;


}
.shopping_cart_btn_detail{
   width: 25px !important;
   display: block;
   float: left;
   background: #f3f4f8;
   border-radius: 20px;
   height: 25px;
   margin-top:5px;
   margin-right:25px;

}

/*guides*/

/*News*/
.news_odd {
	padding: 0 0px 0 0px;

	font-size: 11px;
	background-color:#FFFFFF;

}

.news_even {
	padding: 0 0px 0 0px;

	font-size: 80%;
	background-color:#FFFFFF;
}

/*.news_title {
	padding-left: 15px;
	font-size: 130%;
	color: #313130;
	font-weight: bold;
}*/

.news_source {
	padding-left: 15px;
	font-size: 80%;
	color: #CCCCCC;
	font-style: italic;
}



.news_date {
	padding-right: 5px;
	padding-left: 5px;

	font-size: 10px;
	color: #463b56;
}

.news_divider {
	padding: 0 15px;
}

.news_date {
	padding-right: 5px;
	padding-left: 5px;

	font-size: 10px;
	color: #463b56;
}
.pl_img {
  max-width: 100px !important;
	width: 100px!important;
	height:100px!important;
}

.pass_item{
    width: 100%;
    padding: 5px;
    margin: 2px;
    height: auto;
    display: inline-block;
    }
.pass_item input{
  width: 15px;
height: 15px;
float: left;
padding: 2px;
display: inline-flex;
margin: 0px 3px !important;
}
.pass_item span{
  width: auto;
height: 15px;
float: left;
padding: 0px;
display: inline-flex;
margin: 3px 3px !important;
color:#fff;
font-size:90%;
font-weight:100;


}
/*tables_order_detail_front*/

.table_search{
 border: #DDDBDB 1px solid;
 border-collapse:collapse;
 width:100%;
 text-transform: uppercase;
 color: #555;

}
.table_tr_serch{
border:#DDDBDB 1px solid;
background: #F1F9FE;;
/*background:#FFFFFF;*/
height:auto;
}
.table_tr_title{
border:#DDDBDB 1px solid;
background: #F7F7F7;
height:auto;
}
.table_tr_result_green{
background:#DFFEDA;
border:#DDDBDB 1px solid;
height:auto;
}
.table_td_serch{
border-right:#DDDBDB 1px solid;
font-size:12px;
height:auto;

}
.table_tr_serch1{
border: #C4C4FF 2px solid;
/*background: #F7F7F7;*/
background:#F1F9FE;
height:auto;
}
.table_td_serch1{
border-right:#DDDBDB 1px solid;
font-size:12px;
height:auto;

}


.table_tr_serch_result{
border:#DDDBDB 1px solid;
background:#f3f4f8;;
height:20px;

}
.table_td_serch_result{
border-right:#DDDBDB 1px solid;
font-size:90%;
vertical-align:middle;
text-align:center;
text-transform: uppercase;
}
.table_td_serch_result a:link{
		font-size:90%;
		text-transform: uppercase;
		color:#666;
		font-weight:400;
}
.table_td_serch_result a:link{
	font-size: 90%;
text-transform: uppercase;
color: #1a1a1a;
font-weight: 500;
text-decoration: none;

}
.table_td_serch_result_title{
border-right:#ccc 1px solid;
font-size:75%;
vertical-align:middle;
text-align:center;
text-transform:uppercase;
font-weight:600;

}
.table_td_serch_result_right{
border-right:#DDDBDB 1px solid;
font-size:90%;
font-weight:bold;
vertical-align:middle;
text-align:right;

}
.table_td_serch_result_c{
border-right:#3EC932 1px solid;
background:#C4FFAA;
}
.table_td_serch_result_c_onstok{
border-right:#EBFFA8 1px solid;
background:#EBFFA8;
}
.table_td_serch_result_right{
border-right:#DDDBDB 1px solid;
text-align:right;
}

.tablecell_1{
border:#DDDBDB 1px solid;
height: 20px;
vertical-align:middle;
}
.tablecell_2{
border:#DDDBDB 1px solid;
background:#F7F7F7;
height: 20px;
vertical-align:top;
}
.textsize_grid{
font-size:12px;
text-align:center;
vertical-align:middle;
color:#508901;
}

.promocolor{
color:green;
}
.availablecolor{
color:999;
}
.bulkcolor{
color:red;
}
.inv_detail_td{
border:1px solid #eee;
vertical-align:top;
font-size: 12px;
text-transform: uppercase;;
}
.inv_detail_div_title{

vertical-align: top;
font-size: 12px;
background: #eee;
height: 20px;
color: #555;
font-weight: 800;
text-transform: uppercase;
}
.inv_detail_label{
float:left; margin-left:5px; border:1px solid #0375A0; height:36px; background:#E7FBC1;padding:2px; margin-top:2px;font-size:80%;
}
.inv_detail_label_ord{
float:left; margin-left:5px; border:1px solid #A4340B; height:36px; background:#DFFEDA; padding:2px; margin-top:2px;
}
.inv_detail_label_div{

background: #CBD9FE; border:1px solid #0375A0; height:46px;
}
.order_detail_stat_td{

background: #eee; border:1px solid #ccc; height:auto;
}
.order_detail_stat_tr{
	background: #f3f4f8;
	border: #CCC 1px solid;
	height: 18px;
	font-size: 15px;
	text-transform:  capitalize;
}

.order_detail_stat_main{
vertical-align:top; margin:3px; padding:2px;
}
.order_product_tr{
background:#eee; border:#CCC 1px solid; height:25px;
}
.order_product_tr_price{
background:#c3d69b; border:#CCC 1px solid; height:25px;
}
.order_product_stat_td_main_left{
background:#fff;
vertical-align:top;
width:98%;
display: inline-table;
padding:3px;
}
.order_product_stat_td_main_right{
background:#fff;
vertical-align:top;
width:98%;
display: inline-table;
padding:3px;
}
.order_product_bold{
font-weight:700;
font-size:13px;
}
.products_details_smalladd_title_form{
font-size: 100%;
color:#444;
display: inline-block;
width:auto;
min-width: 400px;
height: auto;
text-transform: none;
border-bottom: 1px solid #F6F4F4;
margin-top:5px;
padding: 3px;
}
.products_details_smalladd_title {
    font-size: 13px;
    color: #757575;
    display: block;
    width: auto;
    min-width: 400px;
    height: auto;
    text-transform: uppercase;
    /*border-bottom: 1px solid #F6F4F4;*/
    margin-top: 1px;
		margin-left: 5px;
    padding: 1px;
		text-align:left;
}
.admin_comments{
		height: auto;
	min-height: 100px;
	font-size: 15px;
	background: #FFEDDF;
	padding: 5px;
	color: #666;
	width: 50%;
	display: block;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	}
.admin_comments span{
	color:#555;
	padding:5px;
}
.cust_comments{
	height: auto;
min-height: 100px;
font-size: 15px;
background: #DFFEDA;
padding: 5px;
color: #666;
display: block;
width: 45%;
float: left;
position: relative;
margin-top: 5px;
margin-right: 5px;
}
.cust_comments span{

padding:5px;
color:#555;

}
.title_comments{
text-transform: uppercase;
color:#555;

}
/*end table order_detail_front*/
.suggestions_search {
    position: relative;
    left: 0px;
    width: 100%;
    display: none;
    max-height: 370px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 2221;
    top:-10px;
      background-color: #FFFFFF;
  }
  .suggestions_search ul{
    background-color: #f3f4f8;
    padding:3px;

  }
  .suggestions_search ul li{
    background-color: #463b56;
    font-size: 90%;

  }
  /*#searchresults_search {
    border-width: 1px;
    border-color: #fb1521;
    border-style: solid;
    width: 350px;
    background-color: #FFFFFF;
    font-size: 100%;
    line-height: 14px;
    z-index:22222222;
    position:fixed;
}*/
.btn_green{
  background:#142632!important;
}
.btn_green:hover{
  background:#fb1521!important;
}

#short_order_slide,#inq_slide{
  display:block;
}
.short_ord_btn_disabled,.short_ord_btn_disabled:hover {
    width: 100%;
    padding: 11px;
    height: auto;
    color: #ccc;
    font-weight: 600;
    background: #fff;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor:none;
    text-align: center;
    margin-left: 0px !important;
}
.short_ord_btn {
  width: auto;
padding: 11px;
height: auto;
color: #fff;
font-weight: 700;
background: #264796;
border: 2px solid #ea4a3e;
border-radius: 10px;
display: inline-block;
margin-top: 5px;
margin-bottom: 5px;
cursor: pointer;
text-align: center;
margin-left: 0px !important;
font-size: 15px;
}
.short_ord_btn:hover {
  width: auto;
padding: 11px;
height: auto;
color: #fff;
font-weight: 700;
background: #0b306f;
border: 2px solid #ea4a3e;
border-radius: 10px;
display: inline-block;
margin-top: 5px;
margin-bottom: 5px;
cursor: pointer;
text-align: center;
margin-left: 0px !important;
font-size: 15px;
}
.short_ord_lebel_error{
    color: #fff;
  text-align: center;
  font-size: 100%;
  font-weight: 700;

  background: #fb1521;
}
.kproducts_by_catalogid{
  width:100%;
  padding-top:5px;
  padding-bottom:5px;
}
.kproducts_by_catalogid ul{
  list-style:none;
}

.kproducts_by_catalogid ul li{
  float:left;
  display:block;
  max-width:50px;
  margin-left:4px;
}

.kproducts_by_catalogid ul li img{
  width:auto;

}
.kproducts_by_catalogid_hover{
  border:1px solid #fb1521;
}

.izberi_dostavka {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fb1521;
    font-weight: 600;

}
.izbran_delivery_metod {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fb1521;
    font-weight: 600;

}
.title_text_product_one_mozaika_pprodid {
    color: #463b56;
    font-size: 80% !important;
    text-align: center;
    display: block;
    margin-top: 5px;
    background: #f3f4f8;
    border-radius: 5px;
}
/*browse_detail*/
.add_cart_browse_detail_btn_justadded {
    width: 60%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #db261d;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;

    margin: 5px;
}
.add_cart_browse_detail_btn_justadded:hover {
    width: 60%;
    height: auto;
    color: #db261d;
    font-weight: 400;
    background: #f3f4f8;
    border: 2px solid #db261d;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;

     margin: 5px;
}
.add_cart_browse_detail_btn {
    width: 70%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #db261d;

    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;
    margin: 5px;
}
.add_cart_browse_detail_btn:hover {
    width: 70%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #142632;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:110%!important;
    margin: 5px;
}
/*end browse_detail*/

.add_cart_browse_catalog_btn_ask {
    width: 70%;
    height: auto;
    /*color: #142632;*/
    color:#fff;
    font-weight: 400;
    background: #fff;
    border: 0px solid #142632;
    border-radius: 5px;
    display: inline-block;
    /*cursor:pinter;*/
    font-size:100%!important;
    text-align: center;
    text-transform: uppercase;
    /*margin-top:20px*/;
}
.add_cart_browse_catalog_ask:hover {
    width: 70%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #142632;
    border: 0px solid #fff;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    font-size: 100%;
    text-align: center;
    text-transform: uppercase;
    /*margin-top:20px*/;
}
.marks_index{
    width: 100%;
  display: block;
  margin-top: 20px;
  padding: 3px;
  /*background: #f3f4f8;*/
 }
.marks_index img{
  width:100%!important;
  height: auto;
  }
.marks_index ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.marks_index ul li a:link h2 {
  font-size: 100% !important;
  border-bottom: none;
  text-transform: uppercase;
}
.marks_shv ul {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: flex-start;
}
.marks_shv ul li {
 width: 15%!important;
 display: block;
 float: left;
 margin: 10px!important;
 padding: 5px!important;
 border: 1px solid #eee;
 background: #fff;
 position: relative;
 }

.marks_shv ul li:hover {
 width: 19%!important;
 display: block;
 float: left;
 margin: 1px!important;
 padding: 5px!important;
 border: 1px solid #ccc;
 background: #f3f4f8;
 position: relative;

}
.marks_shv ul li a:link {
 font-size: 82% !important;
}

/*0305_2022*/
/*tables_order_detail_front*/

.table_search{
 border: #DDDBDB 1px solid;
 border-collapse:collapse;
 width:100%;
 text-transform: uppercase;
 color: #555;

}
.table_tr_serch{
border:#DDDBDB 1px solid;
background: #f3f3f3;
/*background:#FFFFFF;*/
height:auto;
}
.table_tr_title{
border:#DDDBDB 1px solid;
background: #F7F7F7;
height:auto;
}
.table_tr_result_green{
background:#DFFEDA;
border:#DDDBDB 1px solid;
height:auto;
}
.table_td_serch{
border-right:#DDDBDB 1px solid;
font-size:12px;
height:auto;

}
.table_tr_serch1{
border: 1px solid #ccc;
/*background: #F7F7F7;*/
background:#fff;
height:auto;
}
.table_td_serch1{
border-right:#DDDBDB 1px solid;
font-size:12px;
height:auto;

}


.table_tr_serch_result{
border:#DDDBDB 1px solid;
background:#f3f4f8;;
height:20px;

}
.table_td_serch_result{
border-right:#DDDBDB 1px solid;
font-size:90%;
vertical-align:middle;
text-align:center;
text-transform: uppercase;
}
.table_td_serch_result a:link{
    font-size:90%;
    text-transform: uppercase;
    color:#666;
    font-weight:400;
}
.table_td_serch_result a:link{
  font-size: 90%;
text-transform: uppercase;
color: #1a1a1a;
font-weight: 500;
text-decoration: none;

}
.table_td_serch_result_title{
border-right:#ccc 1px solid;
font-size:75%;
vertical-align:middle;
text-align:center;
text-transform:uppercase;
font-weight:600;
background:#fff;

}
.table_td_serch_result_right{
border-right:#DDDBDB 1px solid;
font-size:90%;
font-weight:bold;
vertical-align:middle;
text-align:right;

}
.table_td_serch_result_c{
border-right:#3EC932 1px solid;
background:#C4FFAA;
}
.table_td_serch_result_c_onstok{
border-right:#EBFFA8 1px solid;
background:#EBFFA8;
}
.table_td_serch_result_right{
border-right:#DDDBDB 1px solid;
text-align:right;
}


.textsize_grid{
font-size:90%;
text-align:center;
vertical-align:middle;
color: #264796;
  background: #fff;
  font-weight: 700;
}

.promocolor{
color:#313130;
}
.availablecolor{
color:999;
}
.bulkcolor{
color:red;
}
.inv_detail_td{
border:1px solid #eee;
vertical-align:top;
font-size:90%;
text-transform: uppercase;;
}
.inv_detail_div_title{

vertical-align: top;
font-size: 90%;
background: #eee;
height: 20px;
color: #555;
font-weight: 800;
text-transform: uppercase;
}
.inv_detail_label{
float:left; margin-left:5px; border:1px solid #0375A0; height:36px; background:#E7FBC1;padding:2px; margin-top:2px;font-size:80%;
}
.inv_detail_label_ord{
float:left; margin-left:5px; border:1px solid #A4340B; height:36px; background:#DFFEDA; padding:2px; margin-top:2px;
}
.inv_detail_label_div{

background: #CBD9FE; border:1px solid #0375A0; height:46px;
}
.order_detail_stat_td{

background: #eee; border:1px solid #ccc; height:auto;
}
.order_detail_stat_tr{
  background: #f3f4f8;
  border: #CCC 1px solid;
  height: 18px;
  font-size: 15px;
  text-transform:  capitalize;
}

.order_detail_stat_main{
vertical-align:top; margin:3px; padding:2px;
width:99%;
display:inline-block;
}
.order_product_tr{
background:#eee; border:#CCC 1px solid; height:25px;
}
.order_product_tr_price{
background:#c3d69b; border:#CCC 1px solid; height:25px;
}
.order_product_stat_td_main_left{
background:#fff;
vertical-align:top;
width:98%;
display: inline-table;
padding:3px;
}
.order_product_stat_td_main_right{
background:#fff;
vertical-align:top;
width:98%;
display: inline-table;
padding:3px;
}
.order_product_bold{
font-weight:700;
font-size:13px;
}
.products_details_smalladd_title_form{
font-size: 100%;
color:#444;
display: inline-block;
width:auto;
min-width: 400px;
height: auto;
text-transform: none;
border-bottom: 1px solid #F6F4F4;
margin-top:5px;
padding: 3px;
}
.products_details_smalladd_title {
    font-size: 13px;
    color: #757575;
    display: block;
    width: auto;
    min-width: 400px;
    height: auto;
    text-transform: uppercase;
    /*border-bottom: 1px solid #F6F4F4;*/
    margin-top: 1px;
    margin-left: 5px;
    padding: 1px;
    text-align:left;
}
.admin_comments{
    height: auto;
  min-height: 100px;
  font-size: 15px;
  background: #FFEDDF;
  padding: 5px;
  color: #666;
  width: 50%;
  display: block;
  float: left;
  position: relative;
  margin-top: 5px;
  margin-right: 5px;
  }
.admin_comments span{
  color:#555;
  padding:5px;
}
.cust_comments{
  height: auto;
min-height: 100px;
font-size: 15px;
background: #DFFEDA;
padding: 5px;
color: #666;
display: block;
width: 45%;
float: left;
position: relative;
margin-top: 5px;
margin-right: 5px;
}
.cust_comments span{

padding:5px;
color:#555;

}
.title_comments{
text-transform: uppercase;
color:#555;

}
/*end table order_detail_front*/
.get_from_stores_mozaika
{
min-width: 200px;
width: 90%;
height: auto;
min-height: 250px;
border:1px solid #eee;
float: left;
margin:5px;
display:block;
 background: #fff;
padding: 2px;
}
.get_from_stores_mozaika_title{
    display: block;
    position: relative;
    margin-top: 5px;
    width: 100%;

    text-align: left;
    font-size: 100%;
    font-weight: 600;
    color: #5b6171;
}
.get_from_stores_mozaika_address,.get_from_stores_mozaika_worktime{
    display: block;
    position: relative;
    margin-top: 5px;
    width: 100%;

    text-align: left;
    font-size: 80%;
    font-weight: 400;
    color: #5b6171;
}
.get_from_stores_mozaika_save{
  display: block;
  position: relative;
  margin-top: 5px;
  text-align: center;
  font-size: 80%;
    color: #5b6171;
}

.order_final_div,.step_customer_data,.step_delivery,.step_payment,.final_step,.checkbox_step_firma_data{
  width: 99.80%;
  display: block;
  border:1px solid #ccc;
  margin-top:10px;
  margin-bottom:10px;
  max-width:1024px;
  min-height:50px;
}

.cart_invpayment_select{
  width:auto;
  height:auto;
  font-size:100%;
  display:block;

}



.color_red {
  color:#313130;
  font-weight: 300;
}
.cart_back_btn{
  width:98%;
  padding:5px;
  height:auto;
  color:#fff;
  font-weight: 700;
  background: #8e8e8e;
  border:1px solid #313130;
  border-radius: 5px;
  display: inline-block;
  margin:10px;
    cursor: pointer;
    text-align: center;
    text-transform:uppercase;
  }
.cart_back_btn:hover{
  width:98%;
  padding:5px;
  height:auto;
  color:#313130;
  font-weight: 700;
  background: #f2f2f2;
  border-radius: 5px;
  display: inline-block;
  margin:10px;
  border:1px solid #313130;

  text-decoration: none;
  cursor: pointer;
  text-align: center;
  text-transform:uppercase;
}

.cart_upd_btn,.cart_browse_btn{
  width: auto;
  padding: 10px;
  height: auto;
  color: #fff;
  font-weight: 700;
  background: #264796;
  border-radius: 10px;
    border-top-left-radius: 10px;
  display: inline-block;
  margin: 10px;
  cursor: pointer;
  float: left;
  text-align: center;
  text-transform: uppercase;
  border-left: 3px solid #ea4a3e;
  border-bottom: 2px solid #ea4a3e;
  border-top: none;
  border-right: none;
  border-top-left-radius: 0px;
    }
.cart_upd_btn:hover,.cart_browse_btn:hover{
  width: auto;
  padding: 10px;
  height: auto;
  color: #fff;
  font-weight: 700;
  background: #0b306f;
  border-radius: 10px;
    border-top-left-radius: 10px;
  display: inline-block;
  margin: 10px;
  cursor: pointer;
  float: left;
  text-align: center;
  text-transform: uppercase;
  border-left: 3px solid #ea4a3e;
  border-bottom: 2px solid #ea4a3e;
  border-top: none;
  border-right: none;
  border-top-left-radius: 0px;
}
.cart_updqtty_btn{
  width:auto;
  padding:10px;
  height:auto;
  color:#fff;
  font-weight: 400;
  background: #c4161c;
  border:1px solid #f3f4f8;
  border-radius: 5px;
  display: inline-block;
  margin:10px;
    cursor: pointer;
    float: right;
    text-align: center;
    text-transform:uppercase;
    }
.cart_updqtty_btn:hover{
  width:auto;
  padding:10px;
  height:auto;
  color:#c4161c;
  font-weight: 400;
  background: #f3f4f8;
  border:1px solid #c4161c;
  border-radius: 5px;
  display: inline-block;
  margin:10px;
  text-decoration: none;
  cursor: pointer;
  float: right;
  text-align: center;
  text-transform:uppercase;
}
.cart_delivery{
width:50%; height: auto; padding:3px;  border:#F7F7F7 1px solid;  margin:5px;
display: block;
}
.labelbox{
  font-size:100%;
  width:100%;
  height: auto;
  float: left;
  display: block;
  margin-left: 4px;
  color: #313130;
}
.order_final_cust_info{
  width: 99%;
padding: 5px;
display: inline-block;
margin: 6px;

}

.order_final_cust_info_input,  .order_final_cust_info_select {
  color: #555;
  text-align: center;
  font-size: 100%;
  font-weight: 700;
  width: 90%;
  height: auto;
}
.order_final_cust_info_textarea{
  color: #555;
  text-align: center;
  font-size: 90%;
  font-weight: 700;
  width: 90%;
  height: auto;
}
.order_final_label_field{
float: left;
padding: 5px;
color: #0b306f;
font-size: 100%;
font-weight: 500;
display:block;
}
input, textarea, select {
  width: 99%;

  padding: 5px;
  border: 1px solid #ccc;
  margin: 2px;
  display: block;
  text-align: left;
  border-radius: 3px;
  font-size:90%;
}
.izberi_dostavka {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #313130;
  font-weight: 600;
}
.izbran_delivery_metod {
  display: block;
  width: 50%;
  text-align: center;
  color: #c4161c;
  font-weight: 600;
  margin-top:5px;
  margin-bottom:5px;
}
.get_from_stores_mozaika_address,.get_from_stores_mozaika_worktime{
    display: block;
    position: relative;
    margin-top: 5px;
    width: 100%;

    text-align: left;
    font-size: 80%;
    font-weight: 400;
    color: #5b6171;
}
.get_from_stores_mozaika_save{
  display: block;
  position: relative;
  margin-top: 5px;
  text-align: center;
  font-size: 80%;
    color: #5b6171;
}


.cart_ok_result{
    background: #8e8e8e;
    color: #fff;
    font-weight: 600;
    padding:5px;
}
.toggle_input_inv{
  float:left;
  display:block;
  padding:5px;
  width:30px!important;
  margin-top: 10px;

}
.toggle_input_text{
  float:left;
  display:block;
  padding:5px;
  font-size:90%;
  color:#313130;
  text-transform: uppercase;
  margin-top:10px;
}
.toggle_input_text_cart{
  float:left;
  display:block;
  padding:5px;
  font-size:90%;
  color:#c4161c;
  text-transform: uppercase;
  max-width:99%;
}
.form-control,.form-control:hover{
  border:1px solid #ccc;
  color:#0b306f;
  width:99%!important;
  display:block;
  border-radius: 5px;
  padding: 5px;
}


.form-control_inqred, .form-control_inqred:hover{
  border:2px solid #c4161c;
  color:#f00;
  width:99%!important;
  display:block;
}

.form-control_red, .form-control_red:hover{
  border:2px solid #c4161c;
  color:#f00;
  width:48%!important;
  display:block;
}
.order_final_label_error{
  width:100%;
  margin-top:10px;
  margin-bottom:10px;
  color: #fb1521;
  font-size:90%;
  display: inline-block;

}
.cart_step_customer_data_searchemail{
  width:99.2%;
  padding:5px;
  display:inline-block;
  background:#f3f4f8;
  color:#c4161c;

  }

.order_prod_image{
  width:25%;
  float:left;
  display:block;
}
.order_prod_pole{
  width:auto;
  display:block;
  font-size:85%;
  color:#444;
  font-weight:400;
}
.order_prod_pole_total{
  width:99%;

  display:inline-block;
  font-size:90%;
  color:#444;
  font-weight:500;
}

.green_dot{
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #313130;
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  margin-right: 10px;
}
.green_dot_text{
  font-size:100%;
  color:#555;
  display:block;
  float:left;
}
.green_dot_div{
  display:block ruby;
}

.select_search_span,.select_search_span_office{
width:100%;
display:block;
}
.div_agree_final{
display:inherit;
}
.div_agree_final_text{
width:100%;

}
.agree_final_text_red{
width:99.2%;
padding:5px;
display:inline-block;
background:#ffff;
color:#c4161c;

}
.agree_final_text_conf{
background:#f3f4f8;
display:inline-block;
}
.cl_trade{
  font-size:70%;
}

/*2904  new cart*/
.view_plus_page_btn{
width: 15px;

display: block;
text-align: center;
color: #463b56;
cursor: pointer;
margin: 10px;
height: auto;
padding: 5px;

}
.view_plus_page_btn:hover{
width: 15px;

display: block;
text-align: center;
color: #fff;
cursor: pointer;
margin: 10px;
height: auto;
padding: 5px;

}
.view_minus_page_btn{
  width: 20px;
display: block;
text-align: center;
color: #463b56;
cursor: pointer;
margin-left: 10px;
height: 20px;
padding: 2px;
float: left;
}
.view_minus_page_btn:hover{
  width: 20px;
display: block;
text-align: center;
color: #463b56;
cursor: pointer;
margin-left: 10px;
height: 20px;
padding: 2px;
float: left;

}
.faminus{
 color:#c4161c;
  cursor:pointer;
  font-weight: bold !important;
  display:block!important;
  font-size: 110%;
}
.faplus{
 color:#7bc673;
 font-weight: bold !important;
 font-size: 110%;
 cursor:pointer;
 display:block!important;
}
.view_qtty_cart_disabled{
   width: auto;
   max-width: 60px;
   display: block;
   text-align: center;
   color: #463b56;
   margin: 5px auto;
   height: auto;
   padding: 5px;
   float: none;
}
.view_qtty_cart{
   width: auto;
   max-width: 60px;
   display: block;
   text-align: center;
   color: #463b56;
   margin: 10px auto;
   height: auto;
   padding: 5px;
   float: left;
}
.cart_qtty_input{
width:auto;
max-width:50px;
display:block;
float:left;

}
.cart_qtty_dim{
  width: auto;
  display: block;
  text-align: center;
  color: #463b56;
  margin: 5px auto;
  height: auto;
  /*padding: 5px;*/
  float: left;
}
.view_qtty_cart_input{
  width: auto;
max-width: 160px;
display: block;
text-align: center;
color: #463b56;
padding: 5px;
float: left;
}

/*new cart*/

/*end 0305_2022*/

.trow {
  margin-left:-5px;
  margin-right:-5px;
}

.tcolumn {
  float: left;
  width: auto;
  padding: 5px;
}

/* Clearfix (clear floats) */
.trow::after {
  content: "";
  clear: both;
  display: table;
}

tr:nth-child(even){
  background-color: #f3f4f8;
}
.finalsum{
  font-size:90%;
  font-weight:500;
  display:block;
}
.finalc{
  font-size:90%;
  font-weight:400;
  display:block;
  text-align: left;
  padding: 16px;
}

.tr_cart_title{
  height:35px;
  background:#fff;
}


.small_cart{
  display: block;
background: #fff;
/*border: 1px solid #555;*/
padding: 5px;
line-height: 30px;

}
.small_cart_div{
  display: block;
background: #fff;
border: 1px solid #f2f2f2;
padding: 5px;
margin-top: 5px;
}
.small_cart_div_title{
  display: block;
  background: #fff;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 2px dotted #555;
}
ul.small_cart span{
  font-size: 100%;
  color: #fff;
  /*border-bottom: 1px solid #db261d;*/
}

.small_cart_row_1{
  background:#fff;
  font-size:80%;
  color:#313130;
  border-bottom:1px solid #baabcc;
  text-align:left;
}
.small_cart_row_2{
  background:#fff;
  font-size:80%;
  color:#313130;
  border-bottom:1px solid #8e8e8e;
  text-align:left;
}
.small_cart_total{
  font-size: 100%;
  color: #313130;
  border-top: 1px solid #8e8e8e;
  text-align:right;
}
.small_cart_shopping_cart_btn_detail {
    width: 25px !important;
    display: block;
    float: left;
    background: #fff;
    border-radius: 20px;
    height: 25px;
    margin-top: -2px;
    margin-right: 25px;
}
.title_pr_stat{
    margin:0px;
    padding:0px;
    text-align:center;
}

.title_pr_stat a:link{
    font-size:90%;
    font-weight:500;
    color:#db261d;

}
.title_pr_stat a:hover{
    color:#463b56;
    font-weight:500;
    font-size:90%;
  }
  .color_bold{
    font-weight:bold;
  }
  .small_cart_img{
    float:left;
    width:30px;
    display:block;
  }
  .small_cart_art{
    float:left;
    width:100%;
    display:block;
    font-size:80%;
  }
.product_img_subs{
  max-width:70px;
  display: block;
 position: relative;
}
.product_one_mozaika_border_subs
{
  min-width: 70px;
  width: 20% !important;
  height: 260px;
  border: 1px solid #f3f4f8;
  float: left;
  margin-top: 5px;
  margin-left: 5px;

  display: block;
  background: #fff;
  padding: 5px;
}

.product_one_mozaika_border_subs:hover
{
  min-width: 70px;
 width: 20%!important;
  height: 260px;

border: 1px solid #142632;
margin-top: 5px;
float: left;
margin-left: 5px;
display: block;
background: #fff;
padding: 5px;
}
.browse_product_subs_div{
  float: left;
  background:#f3f4f8;
  padding:5px;
  display:block;
}
.title_text_product_one_mozaika_sub{
  float:left;
  font-size:80%;
  display:block;
  padding:2px;
}

.add_cart_browse_detail_btn_sub {
    width: 70%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #313130;

    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:90%!important;
    margin: 2px;
}
.add_cart_browse_detail_btn_sub:hover {
    width: 60%;
    height: auto;
    color: #fff;
    font-weight: 400;
    background: #80778b;
    border: 2px solid #f3f4f8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:90%!important;
    margin: 2px;
}
.add_cart_browse_detail_btn_sub_justadded {
  width: 60%;
height: 30px;
color: #fff;
font-weight: 400;
background: #264796;
border-left: 3px solid #ea4a3e;
border-radius: 10px;
  border-top-left-radius: 10px;
display: inline-block;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-size: 100% !important;
margin: 2px;
border-bottom: 2px solid #ea4a3e;
border-top-left-radius: 0px;
border-top: none;
border-right: none;
}
.add_cart_browse_detail_btn_sub_justadded:hover {
  width: 60%;
height: 30px;
color: #fff;
font-weight: 400;
background: #0b306f;
border-left: 3px solid #ea4a3e;
border-radius: 10px;
  border-top-left-radius: 10px;
display: inline-block;
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-size: 100% !important;
margin: 2px;
border-bottom: 2px solid #ea4a3e;
border-top-left-radius: 0px;
border-top: none;
border-right: none;
}
.product_item_btn_selectvar {
    width: 90%;
    height: 25px;
    color: #313130;
    font-weight: 400;
    background: #fff;
    border: 1px solid #313130;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:80%!important;
    line-height:25px;
    margin: 5px;
}
.product_item_btn_selectvar:hover {
    width: 90%;
    height: 25px;
    color: #313130!important;
    font-weight: 400;
    background: #f3f4f8;
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;

    text-align: center;
    text-transform: uppercase;
    font-size:90%!important;
      line-height:25px;
     margin: 5px;
}


.cart_qtty_div{
  display: block;
  width: 35%;
  margin-top: 0px;
  margin-bottom: 3px;
  position: relative;

  padding: 0px;
  float: left;
  margin-left: 5px;

}
.input_qtty{
  width: 60px !important;
  display: block;
  color: #fff;
  background: #264796;
  border-bottom: 2px solid #ea4a3e;
  border-left: 3px solid #ea4a3e;
  border-radius: 8px;
    border-top-left-radius: 8px;
  border-top-left-radius: 0px;
  border-top: none;
  border-right: none;
  padding: 5px;
}
.input_qtty:hover{
  width: 60px !important;
  display: block;
  color: #fff;
  background: #264796;
  border-bottom: 2px solid #ea4a3e;
  border-left: 3px solid #ea4a3e;
  border-radius: 8px;
    border-top-left-radius: 8px;
  border-top-left-radius: 0px;
  padding: 5px;
  border-top: none;
  border-right: none;
}
.cart_minus{
  width: 25px;
  float: left;

}
.cart_plus{
  width: 25px;
  float: right;
}
.qtty_div_in_cart{
  display:block;
  width:100%;
  position:relative;

}
.quantitybox_in_cart{
  display:block;
  position:relative;
  float:left;
}


/*.base_catgr_right{
  width: 40%;
  height:auto;
  display:block;
  position:relative;
  float:right;
}*/
.base_catgr_right hr{
  display:block;
  position:relative;
  margin-top:20px;
  margin-left:10px;
  color:#264796;
  width: 100%;
  opacity:0.6;
}

/*.base_catgr_left{
  width: 40%;
  height:auto;
  display:block;
  position:relative;
  float:left;

}*/
.base_catgr_left hr{
  display:block;
  position:relative;
  margin-top:20px;
  margin-right:10px;
  color:#264796;
  opacity:0.6;
}

/*h2.base_catgr_title{
  width: 20%;
  height: auto;
  display: inline-block;
  text-align:center;
  margin-top:5px;
}*/
/*.base_catgr_title a:link{
  font-size:120%;
  font-weight:600;
  color:#313130;
  line-height:30px;
  text-align: center;
  margin-top:5px;
}
.base_catgr_title a:hover{
  font-size:100%;
  font-weight:600;
  color:#8e8e8e;
  line-height:30px;
  text-align: center;
  text-transform:uppercase;
}*/

.base_catgr{
  width:100%;
  display:inline-block;
  height:40px;
  background:#fff;
  position:relative;
}
.base_catgr_div{
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.add_last_view{
  border:1px solid #8e8e8e;
}
.inlineblock{
  display:inline-block;
  width:100%;
}

.nav_slide_ext_qtty {
  display: none;
  z-index: 9996;
  margin-left: 0px;
  position: absolute;
  min-width: 100px;
  width: auto;
  background: #fff !important;
  border: 2px dotted #ccc;
  padding: 5px;
}
.idlink{
  display: block;
  padding: 5px 15px;
  background: #fff;
  cursor: pointer;
  height: auto;
  width: auto;
  min-width:60px;
  border:1px solid #ccc;
  }
  .idlink:hover{
    display: block;
    padding: 5px 15px;
    background: #fff;
    cursor: pointer;
    height: auto;
    width: auto;
    min-width:60px;
    border:1px solid #b80404;
  }
  .idlink_todo{
    padding: 3px 3px;
    background: #fff;
    cursor: pointer;
    border:1px solid #eee;
    text-decoration: none;
  }
  .idlink_todo:hover{
    padding: 3px 3px;
    background: #eee;
    cursor: pointer;
    text-decoration: underline;
    font-weight:500;
    transition: all .3s ease;
  }
  .idlink_small{
  display: block;
  padding: 2px 2px;
  background: #fff;
  cursor: pointer;
  height: auto;
  width: auto;
  min-width:40px;
  border:1px solid #ccc;
  font-size:80%;
  font-weight:400;
  }
  .idlink_small:hover{
    display: block;
    padding: 2px 2px;
    background: #f2f2f2;
    cursor: pointer;
    height: auto;
    width: auto;
    min-width:40px;
    border:1px solid #b80404;
    font-size:80%;
    font-weight:400;
  }

  .admin_guide{
	background:#fff;
	display:block;
	width:100%;
	color: #000;
	padding: 10px 10px;
	 font-size: 100%;

  }

  .admin_guide h2{
	font-size:120%;
	font-weight: 600;

  }
  .admin_guide h3{
	font-size:110%;
	font-weight: 600;
  }

  .admin_guide p {
	margin: 5px;
	padding: 5px;
  }

  /*new menu*/
.lang_ver{
  font-size: 100%;
  text-transform: uppercase;
  color:#264796;
  font-weight: bold;
}