#ybc-nivo-slider-wrapper {
  width: 75%;
}
#slider_row {
  margin-top: 30px;
}
.home_widget_top_column .ybc-widget-title {
  bottom: 0;
  color: #fff;
  position: absolute;
  pointer-events: none;
}
.home_widget_top_column .ybc-widget-title > a {
  color: #fff;
  display: block;
  font-weight: normal;
  padding: 8px 15px;
  text-transform: none;
}
.shop_text_nav {
  float: left;
  padding: 15px 15px 0;
  text-align: left;
}
#search_block_top .toogle_search_top {
  background-color: transparent;
  border-radius: 0;
  color: #888;
  display: block;
  float: right;
  height: auto;
  margin: 0;
}
.toogle_search_top::before {
  font-size: 18px;
  line-height: 22px;
}
#search_block_top {
  float: right;
  margin: 0 8px 0 0;
  width: auto;
}
.custom_block_cart {
  border-left: 1px solid #dfdfdf;
  float: right;
  padding: 0;
  text-align: left;
}
.shopping_cart > a:first-child {
  height: auto;
}
.shopping_cart > a:first-child span.ajax_cart_quantity {
  left: 25px;
  top: -2px;
}
.header_bottom_right{
    padding-top: 25px;
}
/*nivo slider*/
.caption1 {
  font-size: 20px;
  font-weight: normal;
  padding: 10px 0;
  position: relative;
}
.caption1 .caption-span::before, .caption2 .caption-span::before {
  height: 100%;
  left: 0;
  opacity: 0.8;
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  width: 100%;
}
.caption-span {
  display: inline-block;
  position: relative;
}
.caption2 .caption-span, .caption1 .caption-span {
  color: #fff;
  line-height: 200%;
  padding: 0 15px;
}
.caption2 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
.shop_text_nav_config {
  float: left;
}
header .row #header_logo {
  text-align: center;
}
.ybc-widget-ybc-custom-5-wrapper .container {
  padding: 0;
}
#search_block_top .btn.button-search::before {
  font-size: 18px;
}
#search_block_top #search_query_top {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  height: 24px;
  margin: 0;
  padding: 0 30px 0 10px;
}
.search_block_top_fixed.open {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
}
#search_block_top .btn.button-search{
  background-color: transparent;
  color: #888;
  float: right;
  font-weight: normal;
  height: auto;
  line-height: 22px;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
}
.search_block_top_fixed {
  height: 30px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  visibility: hidden;
  width: 50px;
}
.search_block_top_fixed.open {
  display: block;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  visibility: visible;
  width: 200px;
}

@media (min-width: 768px) and (max-width: 991px){
    .ybc-widget-display-top-column .ybc-widget-item {
      margin-bottom: 23px;
    }
    .search_block_top_fixed.open {
      width: 150px;
    }
}
@media (min-width: 768px){
    .shopping_cart > a:first-child {
      padding: 0 0 0 15px;
    }
    .main-menu {
      margin-top: 10px;
    }
}
@media (max-width: 767px){
    .shop_text_nav {
      padding: 5px 0;
    }
    #ybc-nivo-slider-wrapper {
      width: 100%;
    }
    .shopping_cart > a:first-child span.ajax_cart_quantity {
      top: 10px;
      left: 8px;
    }
    .header_bottom_right {
      padding: 0;
    }
    .toogle_search_top::before {
      line-height: 52px;
    }
    #search_block_top {
      bottom: 0;
      float: right;
      margin: 0;
      position: absolute;
      right: 0;
      top: 100%;
      width: 100%;
      z-index: 999;
    }
    
    #search_block_top .btn.button-search {
      line-height: 52px;
      width: 50px;
    }
    #search_block_top #search_query_top {
      background-color: #fff;
      border: 1px solid #dedede;
      height: 54px;
      padding: 0 50px 0 60px;
    }
    .search_block_top_fixed.open {
      width: 100%;
    }
    #search_block_top .toogle_search_top {
      width: 50px;
    }
    .search_block_top_fixed {
      height: auto;
    }
    .header_bottom_right.open {
      z-index: 100;
    }
}













/**/