.special-hidden {
  display: none !important;
}

a:focus {
  outline: 0 !important;
}

#top {
  margin: 0px;
  min-height: 41px;
}

header>div.container:first-child {
}

.menu_links {
  margin: 0px;
}

#phone .phone>div {
  color: #fff;
  font-size: 13px;
}

#phone .phone>div:last-child {
  color: #fff;
}

#menu_wrap.show #phone .delivery-hours {
  display: none;
}

#top .pull-right {
  margin: 0px;
}

#top .search_form {
  margin: 0px;
}

#top #search input[type="text"] {
  background: none repeat scroll 0 0 transparent;
  height: 40px;
}

#top .search_form .cat_id {
  display: none;
}

header .search_form {
  margin: 0px;
  display: none;
}

header #search input[type="text"] {
  background: none repeat scroll 0 0 transparent;
  height: 40px;
}

header.all-pages {
}

header.all-pages .categories-menu {
  /* margin-top: 45px; */
}

#div_search {
  padding-left: 0px;
}

#div_search .btn-lg {
  height: 40px !important;
}

header .search_form .cat_id {
  display: none;
}

header .cart-block2 .cart-simplecheckout a {
  color: #333333 !important;
}

#menu-show-button {
  display: none;
}

header .main-menu {
  padding-right: 0px;
}

header .main-menu.home-page {
  display: none;
}

header .categories-menu {
  display: none;
}

header .categories-menu.show {
  display: block;
}

#menu li.has-children>.dropdown-menu {
  display: none !important;
}

#menu li.has-children.open>.dropdown-menu {
  display: block !important;
  width: 23vw;
}

.menu-third-level {
  display: none !important;
}

.menu-third-level {
  padding: 0 10px 0 20px;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, .13);
}

#menu .menu-third-level ul.list-unstyled li a {
  color: #1C64A1;
  display: block;
  min-height: 40px;
  padding: 12px 0 10px;
  line-height: normal !important;
  font-size: .95em;
  font-weight: 500;
  white-space: normal;
}

.menu-third-level li a:focus,
.menu-third-level li a:hover,
.menu-third-level li a:visited {
  text-decoration: none !important;
}

.menu-third-level li a.disabled span {
  color: grey;
  text-decoration: line-through;
}

.menu-third-level li a:hover span {
  text-decoration: none !important;
}

.menu-third-level li:nth-child(n+2) a {
  display: block;
  content: '';
  border-top: dotted 1px rgba(0, 0, 0, .1);
}

.dropdown-menu>.dropdown-inner.second-level ul.open .menu-third-level {
  display: block !important;
  position: absolute !important;
  background: white !important;
  z-index: 1000;
  top: -1px;
  left: 178px;
  left: 22vw;
  width: 19vw;
}

#content {
  padding-top: 10px;
}

body[class^="product-"] #tab-description span.circle {
  display: block;
  float: left;
  height: 17px;
  width: 13px;
  margin: 1px 9px 0px 0px;
  padding: 0 0 0 9px;
  position: relative;
  color: #0f9d58;
  font: 16px Arial;
}

body[class^="product-"] #tab-description table.gradient-style {
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  width: 100% !important;
  margin-top: 6px;
  max-width: 800px;
}

body[class^="product-"] #tab-description table.gradient-style thead tr {
  background-color: #f6f5f3;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

body[class^="product-"] #tab-description table.gradient-style th:nth-child(2n+1) {
  background-color: #0f9d58;
  color: #fff;
}

body[class^="product-"] #tab-description table.gradient-style th:nth-child(2n) {
  background-color: #4db984;
  color: #fff;
}

body[class^="product-"] #tab-description table.gradient-style th {
  font: bold 14px Arial;
  padding: 11px 15px 10px 15px;
  color: #333;
  vertical-align: middle;
  border: 1px solid #fff;
  text-align: center;
}

body[class^="product-"] #tab-description table.gradient-style tbody tr:nth-child(2n) td {
  background-color: #f5f5f5;
}

body[class^="product-"] #tab-description table.gradient-style td {
  padding: 5px;
  border-bottom: 1px solid #dddddd;
  color: #666;
  border-top: 1px solid #dddddd;
  text-align: center;
}

body[class^="product-"] #tab-description table.gradient-style tbody tr:hover td {
  cursor: default;
  background-color: #a7d2bd !important;
  color: #333 !important;
}

.slick-prev {
  left: 2px;
  z-index: 1;
}

.slick-next {
  right: 2px;
  z-index: 1;
}

#quick_order .lower-block {
  /* padding: 20px; */
  text-align: center;
}

#quick_order .lower-block h5 {
  color: #000;
}

#quick_order .form-control {
  text-align: center;
  background-color: #fff0;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 3px solid #0f9d58;
}

#quick_order button.add_to_cart.btn-lg {
  border: solid 0px rgba(0, 0, 0, 0);
  border-radius: 0px;
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0);
}

#quick_order button.add_to_cart.btn-lg img {
  height: 25px;
  margin-top: -7px;
}

#quick_order button.add_to_cart.btn-lg span {
  line-height: 3;
}

@media (min-width: 1000px) and (max-width:1259px) {
/*	*/
/*  #top>.container {*/
/*    height: 40px !important;*/
/*  }*/

/*  #div_search {*/
/*  }*/

/*  #top #search input[type="text"] {*/
/*    width: 99%;*/
/*  }*/

/*  #top .btn-link, #top-links li, #top-links a {*/
/*    height: 40px;*/
/*  }*/

/*  #top-links {*/
/*    margin-top: -37px;*/
/*  }*/

/*  .sprytat {*/
/*    display: none;*/
/*  }*/

/*  #search img {*/
/*    display: none;*/
/*  }*/

/*  .headerphone {*/
/*    font-family: RobotoLight;*/
/*    !* position: absolute; *!*/
/*    margin-top: 7px;*/
/*    margin-left: 4px;*/
/*    font-size: 13.2pt;*/
/*  }*/

/*  .headerphone2 {*/
/*    font-family: RobotoLight;*/
/*    position: absolute;*/
/*    !* margin-left: 73px; *!*/
/*    margin-top: 4.5px;*/
/*    font-size: 18pt;*/
/*    letter-spacing: -0.1px;*/
/*  }*/

/*  .text-in-contacts img {*/
/*    float: left;*/
/*  }*/

/*  .text-in-contacts {*/
/*    margin-top: 14px;*/
/*  }*/

/*  .headerzvonok .btn {*/
/*    padding: 7.5px;*/
/*    border-radius: 0;*/
/*    border: solid 0px rgba(0, 0, 0, .12);*/
/*    box-shadow: none;*/
/*    transition: none;*/
/*    letter-spacing: -0.4px;*/
/*    background: #0f9d58;*/
/*  }*/

/*  .cart-customer-name {*/
/*    margin-left: 18px;*/
/*    font-family: RobotoBold;*/
/*    font-size: 15px;*/
/*    margin-top: 7px;*/
/*    color: #000;*/
/*  }*/

/*  .cart-quantity {*/
/*    font-family: Roboto;*/
/*    color: #c5c5c5c5;*/
/*    font-size: 10pt;*/
/*    margin-top: -4px;*/
/*    margin-left: 18px;*/
/*  }*/

/*  .cart-simplecheckout {*/
/*    font-family: RobotoBold;*/
/*    font-size: 13.9px;*/
/*    margin-top: -3px;*/
/*    margin-left: 18px;*/
/*  }*/

/*  header .cart-block2 .cart-simplecheckout a {*/
/*    color: #0f9d58 !important;*/
/*  }*/

/*  .main-menu {*/
/*    margin-top: -41px;*/
/*  }*/

/*  .container-font {*/
/*    display: none;*/
/*  }*/

/*  .breadcrumb {*/
/*    margin-left: 10%;*/
/*    z-index: 11111111;*/
/*    position: relative;*/
/*  }*/

/*  .menu_links {*/
/*    margin: 0px;*/
/*    margin-top: 11px;*/
/*    border: solid 0px rgba(0, 0, 0, .08);*/
/*    height: 71px;*/
/*  }*/

/*  .menu_links li:nth-child(3) {*/
/*    margin-top: 8px;*/
/*    margin-left: 8px;*/
/*  }*/

/*  .menu_links li:nth-child(6) {*/
/*    margin-top: 1px !important;*/
/*  }*/

/*  .slideshow0-chevron-left {*/
/*    position: absolute;*/
/*    margin-left: 25px;*/
/*    border: 0px;*/
/*    background-color: #fff0;*/
/*    font-size: 25px;*/
/*    color: #fff;*/
/*    z-index: 11;*/
/*    margin-top: 43px;*/
/*  }*/

/*  .slideshow0-chevron-right {*/
/*    position: absolute;*/
/*    margin-left: 25px;*/
/*    border: 0px;*/
/*    background-color: #fff0;*/
/*    font-size: 25px;*/
/*    color: #fff;*/
/*    z-index: 2;*/
/*    right: 25px;*/
/*    margin-top: -62px;*/
/*  }*/
/*	h3.heading {*/
/*    color: #333333;*/
/*    text-transform: uppercase;*/
/*    font-size: 16px;*/
/*    margin-left: 16px;*/
/*    margin-top: 4px;*/
/*    font-family: RobotoBold;*/
/*    letter-spacing: 0.2px;*/
/*}*/
/*#menu .nav>li>a {*/
/*    !* min-height: 68px; *!*/
/*    font-family: RobotoMedium;*/
/*    padding: 0 0 0 25px;*/
/*    background: none;*/
/*    line-height: 67px;*/
/*    font-size: 14.2px;*/
/*    !* font-weight: 500; *!*/
/*}*/
/*#menu .nav>li {*/
/*    display: block;*/
/*    float: none;*/
/*    min-height: 40px;*/
/*    border-left: solid 3px #0f9d58;*/
/*    border-top: solid 1px rgba(0, 0, 0, .1);*/
/*    border-bottom: none;*/
/*    transition: all linear .15s;*/
/*    background: linear-gradient(to right, #ebf6f0, #ffffff);*/
/*}*/
/*#menu .nav>li>a, #menu .nav>li>.visible-xs i {*/
/*    color: #0e0e0e;*/
/*}*/
/*#menu:not(.menu2) .nav > li.has-children {*/
/*    position: static;*/
/*}*/
}


@media (min-width: 1200px) and (max-width:1259px){
/*	.col-lg-7 {*/
/*    width: 59.333333% !important;*/
/*}*/
/*.col-lg-2 {*/
/*    width: 20.666667%;*/
/*}*/
/*.col-lg-1 {*/
/*    width: 13.333333%;*/
/*}*/
/*#logo{*/
/*width: 225px;	*/
/*}*/
/*#top-links ul li a {*/
/*    font-size: 14px;*/
/*    border-bottom: none;*/
/*    color: #333333;*/
/*}*/
/*.breadcrumb {*/
/*    margin-bottom: 5px;*/
/*    padding: 0;*/
/*    background: 0;*/
/*    font-family: Roboto;*/
/*    font-size: 12px;*/
/*    width: 100%;*/
/*    z-index: 111;*/
/*    position: relative;*/
/*}*/
/*.breadcrumb {*/
/*    margin-left: 5%;*/
/*}*/
/*#menu .nav>li>a, #menu .nav>li>.visible-xs i {*/
/*    color: #0e0e0e;*/
/*}*/
/*#menu .nav>li>a>i {*/
/*    position: absolute;*/
/*    top: 26px;*/
/*    right: 4px;*/
/*    width: 19px;*/
/*    height: 19px;*/
/*    text-align: center;*/
/*    display: inline-block;*/
/*    font-size: 14px;*/
/*    !* font-weight: 100; *!*/
/*    transition: all ease-in-out .15s;*/
/*    color: #0f9d58;*/
/*    border: 0.5px solid #4dbded;*/
/*    border-radius: 29px;*/
/*    padding-left: 3px;*/
/*    padding-top: 3px;*/
/*    margin-top: -3px;*/
/*}*/
/*#menu .nav>li>a {*/
/*    font-family: RobotoMedium;*/
/*    padding: 0 0 0 25px;*/
/*    background: none;*/
/*    line-height: 67px;*/
/*    font-size: 14.2px;*/
/*}*/
/*.menu_links li:nth-child(6) {*/
/*    margin-top: 8px !important;*/
/*}*/
/*#content>h1>span {*/
/*    margin-left: 45px;*/
/*    font-family: RobotoMedium;*/
/*    margin-top: 12px;*/
/*}*/
/*.heading span:after {*/
/*    border-bottom: solid 0px #FF7800 !important;*/
/*}*/
/*h1 {*/
/*    color: #333333;*/
/*    font-family: RobotoBold;*/
/*    font-size: 16px;*/
/*    text-transform: uppercase;*/
/*    font-weight: 400;*/
/*}*/
/*.input-group .input-group-addon {*/
/*    font-size: 1.0em;*/
/*    line-height: 1.0em;*/
/*    background: #fff;*/
/*    border: solid 0px rgba(0, 0, 0, .12);*/
/*    border-right: none;*/
/*    color: #cccccc;*/
/*}*/
/*.product-thumb .price {color: #0f9d58;font-size: 16px;font-weight: 500;text-align: left;font-family: RobotoBold;}*/
/*#input-sort {*/
/*    color: #0f9d58;*/
/*}*/
/*#input-limit {*/
/*    color: #0f9d58;*/
/*}*/
/*.form-control {*/
/*    border: solid 0px rgba(0, 0, 0, .15);*/
/*}*/
/*#menu .navbar-collapse {*/
/*    margin-top: -33px;*/
/*}*/
/*.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {*/
/*    border-top-left-radius: 0;*/
/*    border-bottom-left-radius: 0;*/
/*}*/
/*.btn.quick_order {*/
/*margin-top: -17px;*/
/*}*/
/*body > header > div:nth-child(1) > div > div.col-xs-3.col-sm-3.col-md-3.col-lg-2{*/
/*	margin-left: 50px;*/
/*}*/

}
