.admintopmenu  .title-form,
.AdminTopMenu .title-form{
  position: relative;
  padding: 20px 0px;
  margin-bottom: 20px;
  border: solid 1px #ddd;
  background-color: #edf7fb;
  -webkit-border-radius: 5px;
  border-radius: 5px;

}
.form-group .width_menu{
  width: 200px;
}
.form-group .general_settings{
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.general_settings_block .col-lg-offset-3{
  margin-left: 0px !important;
  width: 100% !important;
}

.main_section_cont{
  position: relative;
}
.pull-right-top-menu i{
  display: block;
  font-size: 31px;
}
.admintopmenu   .main_section_cont .base_content,
.AdminTopMenu  .main_section_cont .base_content{
  width: 100%;
  height: 400px;
  border: 1px solid #dadada;
  text-align: center;
  margin-bottom: 20px
}
.admintopmenu   .main_section_cont .base_content input,
.AdminTopMenu  .main_section_cont .base_content input{
  cursor: pointer;
}
.admintopmenu   .main_section_cont .base_content label,
.AdminTopMenu  .main_section_cont .base_content label{
  cursor: pointer;
}
.admintopmenu  .left_selection,
.AdminTopMenu .left_selection{
  height: 100%;
  width: 20%;
  float: left;
  border: 1px solid #dadada;
  padding-top: 180px;
  background: linear-gradient( white 75%, transparent 25%);
  background-size: 1px 4px;
  background-color: #dadada;
  position: relative;
}
.admintopmenu  .main_selection,
.AdminTopMenu .main_selection{
  height: 70%;
  width: 60%;
  float: left;
  border: 1px solid #dadada;
  padding-top: 120px;
  background: linear-gradient( 90deg, rgba(0,0,0,.1) 30%, rgba(0,0,0,0) 30%), linear-gradient( rgba(255,255,0,.8), rgba(255,255,255,0));
  background-size: 5px 10px, 100%;
  position: relative;
}
.admintopmenu  .right_selection,
.AdminTopMenu .right_selection{
  height: 70%;
  width: 20%;
  float: left;
  border: 1px solid #dadada;
  padding-top: 120px;
  background: linear-gradient( white 75%, transparent 25%);
  background-size: 1px 4px;
  background-color: #dadada;
  position: relative;
}
.admintopmenu  .botton_selection,
.AdminTopMenu .botton_selection{
  height:30%;
  width: 80%;
  float: left;
  border: 1px solid #dadada;
  padding-top: 45px;
  background-color: #eee;
  position: relative;
}
.select_content{
  border: 2px solid #dadada;
  padding: 40px 15px;
}
.select_content li{
  list-style: none;
  padding: 3px 0px;
}
.select_content label, .select_content input[type=checkbox]{
  cursor: pointer;
  font-size: 13px;
}
.select_content label:hover{
  color: #00aff0;
}
.select_content input[type=radio]{
  cursor: pointer;
}
.select_content input[type=radio]:hover ~ label{
  color: #00aff0;
}
.title_selection_block{
  margin-bottom: 20px;
  padding-left: 40px;
}
.title_selection_block #fieldset_0{
  border: none !important;
  padding: 0px !important;
  box-shadow: none !important;
}
.content_bl .col-lg-offset-3{
  margin-left: 0px !important;
  width: 100% !important;
}
.title_selection_block label{
  float: left;
  margin-right: 10px;
  margin-top: 0px !important;
  width: 130px !important;
}
.content_bl.links_bl label{
  width: 100px;
}
.title_selection{
  width: 50% !important;
  float: left;
}
.textareaBlock .col-lg-3{
  display: none;
}
.content_bl .panel{
  background-color: #FDFDFD !important;
}
.categories_homepage .panel{
  background-color: #ffffff !important;
}
.block_button{
  text-align: center;
}
.block_button #add_links{
  font-size: 15px;
  padding: 5px 25px;
  float: right;
}
.videoCodeBlock{
  width: 50% !important;
  min-height: 160px;
}
.widthNarrow, .heightNarrow, .input_width_160{
  width: 160px !important;
}
.widthNarrowForm , .main_section_block, .linkFormGroup , .content_bl  {
  display: none;
  position: relative;
}
.main_section_cont .select_content{

}
.base_content .btn-group{
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.table_product_list, .table_link_list{

  width: 100%;

}
.form-group-products-add{
  border-radius: 5px;
  padding: 20px;
  border: solid 1px #d3d8db;
}
.table_product_list tbody tr.odd, .table_link_list tbody tr.odd{
  background-color: #FCFDFE !important;

}
.table_product_list tr td{
  border-bottom: solid 1px #EAEDEF;
  padding: 10px;
}
.table_link_list tr td{
  border-bottom: solid 1px #EAEDEF;
  padding: 5px 10px;
}
.table_list_id, .linkId{
  width: 5%;
  text-align: center;
}
.table_list_img{
  width: 10%;
}
.table_list_name{
  width: 75%;
}
.table_list_delete{
  width: 10%;
}
.linkRemove{
  width: 5%;
}
.linkEdit{
  width: 10%;
}
.linkTitle{
  width: 35%;
}
.linkUrl{
  width: 45%;
}
.table_product_list thead tr th, .table_link_list thead tr th{
  border-bottom: solid 1px #a0d0eb;
  border-top: solid 1px #a0d0eb;
  background-color: #ecf6fb;
  /*text-align: center;*/
  padding: 10px;
}
.table_list_img img{
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  max-width: 55px;
  height: auto;
}
.button_back_positions{
  margin-top: 30px;
}
#save_categories, #save_video_code, #save_description{
  float: right;
  font-size: 16px;
  padding: 5px 30px;
}
.allLinks{
  position: relative;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  background-color: #FDFDFD !important;
  border: solid 1px #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.admintopmenu  .block_button_add_new,
.AdminTopMenu .block_button_add_new{
  position: absolute;
  right: 10px;
  top: 3px;
  width: 160px;
  cursor: pointer;
}
.admintopmenu  .block_button_add_new .process-icon-new,
.AdminTopMenu .block_button_add_new .process-icon-new{
  float: left;
  margin-right: 10px;
}
.admintopmenu  .block_button_add_new a,
.AdminTopMenu .block_button_add_new a{
  text-transform: uppercase;
  line-height: 28px;
}
.active_block, .content_bl_active{
  display: block;
}
.uploadImagesFormGroup img{
  max-width: 150px !important;
  max-height: 150px !important;
}
.progres_bar{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #999999;
  opacity: 0.4;
  z-index: 1111;
}
.progres_bar .loading{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
  background: #000000;
  border-radius: 5px;
}
.progres_bar .loading div {
  width: 44px;
  height: 44px;
  background: url('../img/loading.gif') center center no-repeat;
}
.container .top_menu{
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  padding: 5px 0px 0px 0px;
  font-weight: bold;
  float: right;
  position: relative;
}
.top_menu_one{
  float: left;
}
.top_menu_one a.item_top_menu{
  float: left;
  padding: 8px 10px 7px 10px;
  cursor: pointer;
  position: relative;
  display: block;
  color: #000000;
  text-align: center;
  position: relative;
  width: 100%;
}
.top_menu_one:hover a.item_top_menu{
  background-color: #7bae23;
  color: #ffffff !important;
  z-index: 114;
}
.top_menu .product-miniature .thumbnail-container img {
  margin: 0 auto;
  max-width: 100%;
  border: 1px solid #dadada;
}

.top_menu_content{
  top: 59px;
  position: absolute;
  z-index: 111;
  width: 1px;
  height: 1px;
  left: 0px;
  background-color: #f9f9f9;
  transition: max-height 0.31s ease-out;
  overflow: hidden;
  top: -10000px;
  -webkit-box-shadow: 0px 5px 11px -5px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 11px -5px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 11px -5px rgba(0,0,0,0.75);

}
.top_menu_content .block{
  border: 1px solid #7bae23;
  margin-bottom: 0px;
  background-position-x: right !important;
  background-position-y: top !important;
  width: 100%;
  height: 100%;
}
.disable_block{
  display: none;
}
.content_hide.active:before{
  content: " ";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid #f9f9f9;
  position: absolute;
  z-index: 1111;
  left: 50%;
  bottom:-1px;
  margin-left: -6px;
  display: none;
}
.isset_content:hover .content_hide:before{
  display: block;
}

.narrow_item  .content_hide:before{
  bottom: -1px;
}

.top_menu_content  .selection_front.left,
.top_menu_content  .selection_front.main,
.top_menu_content  .selection_front.right,
.top_menu_content  .selection_front.botton{
  float: left;
}


.top_menu .links_menu div{
  display: -webkit-box;
  background: none;
  margin: 3px 0px;
  margin-right: 10px;
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
}
.top_menu .links_menu div a{
  background: none;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  padding: 0px 30px 0px 0px;
}
.top_menu .links_menu div:hover{
  background-color: #7bae23;
  color: #ffffff !important;
}
.top_menu .links_menu div:hover a{
  color: #ffffff !important;
}
.links_menu{
  list-style: inherit;
}
.top_menu_content .selection_front .title{
  margin-bottom: 15px;
}
.top_menu_content .selection_front{
  padding: 20px;
  overflow: hidden;
  float: left;
}
.top_menu .links_menu div a:before{
  content: ".";
  margin-right: 0px;
  display: block;
  float: left;
  padding: 0px 8px;
  margin-top: -8px;
  font-size: 25px;
}
.top_menu .links_menu div:hover a:before{
  color: #aff536;
}
.top_menu .descriptionBlock{
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}

.productsBlock .products_list .one_product{
  float: left;
  /*width: 210px !important;*/
  /*height: 360px;*/
  margin-right: 10px;
}

.top_menu .links_menu div a{
  padding-right: 5px;
}

.productsBlock .right_block_menu img{
  border: 1px solid #d6d6d5;
  max-width: 100%;
}
.productsBlock .name_block_menu a{
  color: #565555;
  text-transform: none;
  font-weight: normal;
  padding: 10px 5px;
  display: block;
  font-size: 16px;
}
.productsBlock .product_price{
  color: #fd0101;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
}
.productsBlock .product_price span.real_price{
  display: block;
}
.productsBlock .product_price span.old_price{
  font-size: 15px;
  color: #828282;
  text-decoration: line-through;
  margin-bottom: 3px;
  display: block;
}
.productsBlock .name_block_menu{
  text-align: center;
  height: 30px;
  overflow: hidden;
  margin-bottom: 5px;
}
.productsBlock .product_price{
  height: 37px;
}
.productsBlock .product_add_cart .add_cart_menu, .productsBlock .add_cart_menu_disabled{
  font-size: 14px;
  color: #ffffff;
  background-color: #4d4d4d;
  padding: 8px 5px 8px 15px;
  margin: 0 auto;
  display: block;
  font-weight: normal;
  text-transform: none;
  width: 140px;
}
.productsBlock .add_cart_menu_disabled{
  opacity: 0.5 !important;
}
.productsBlock .add_cart_menu_disabled:hover{
  color: #ffffff;
}

.productsBlock .icon_add_to_cart{
  width: 25px;
  height: 21px;
  background: url("../../../../themes/varchshop/assets/img/sprite_theme.png") -50px -128px no-repeat;
  display: block;
  float: left;
  margin-right: 5px;
  margin-top: -1px;
}
.productsBlock .product_add_cart .add_cart_menu:hover{
  background-color: #5F5F5F;
}

.productsBlock{
  overflow: hidden;
  position: relative;
}
.productsBlock .bx-controls-direction a{
  top: 100px;
}
.top_menu .bx-wrapper .bx-controls-direction a:before{
  color: transparent !important;
}
.top_menu .bx-wrapper .bx-controls-direction a:hover{
  opacity: 0.7;
}
.isset_specific_prices{
  padding-top: 10px;
}

.top_menu.phone_version .left_selection_front,
.top_menu.phone_version .right_selection_front,
.top_menu.phone_version .main_selection_front,
.top_menu.phone_version .botton_selection_front{
  width: 100% !important;
  height: auto !important;
}
.top_menu.phone_version .top_menu_one{
  float: none;
  position: relative !important;
}
.top_menu.phone_version .item_top_menu{
  float: none !important;
  text-align: left !important;
}
.top_menu.phone_version .top_menu_content {
  top: 35px !important;
}
.top_menu.phone_version{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.narrow_item{
  position: relative;
}
.narrow_item .top_menu_content{
  /*top: 35px;*/
}
.top_menu_width{
  max-width: 200px;
}
.productsBlock .bx-wrapper{
  margin: 0 auto !important;
}

.left_selection_front,
.main_selection_front,
.right_selection_front,
.botton_selection_front{
  width: 100%;
}


.top_menu .product-description-list{

}

.top_menu .product-title a{
  font-weight: normal;
  width: 100%;
  height: 35px;
  vertical-align: middle;
  display: block;
}
.top_menu .product-title{
  font-size: 15px;
  text-transform: none;
  display: block;
  height: 35px;
  text-align: center;
  padding: 5px 10px 3px 10px;
  overflow: hidden;
}
.top_menu .product-miniature{
  padding-bottom: 15px;
}
.top_menu .discount-percentage,
.top_menu .quick-view,
.top_menu .product-flags,
.top_menu .product-description-list{
  display: none;
}
.top_menu .product-price-and-shipping{
  text-align: center;
  margin-bottom: 7px;
}
.top_menu .regular-price{
  text-decoration: line-through;
  color: #848484;
  font-size: 16px;
  margin-right: 5px;
  font-weight: normal;
}
.top_menu .add-to-cart:hover{
  background-color: #5F5F5F;
}
.top_menu .add-to-cart{
  font-size: 14px;
  color: #ffffff;
  background-color: #4d4d4d;
  padding: 8px 5px 8px 35px;
  margin: 0 auto;
  display: block;
  font-weight: normal;
  text-transform: none;
  min-width: 140px;
  position: relative;
}

.top_menu .bx-next:before{
  width: 16px;
  height: 23px;
  background: url(../img/arrow.png) no-repeat -49px -2px;
  display: block;
  float: left;
  cursor: pointer;
}

.top_menu .bx-prev:before{
  width: 16px;
  height: 23px;
  background: url(../img/arrow.png) no-repeat -5px -2px;
  display: block;
  float: left;
  cursor: pointer;
}

.top_menu .links_left_menu a{
  display: flex;
}
.top_menu .price{
  font: normal 20px/26px "Open Sans", sans-serif;
  color: #fd0101;
  text-align: center;
}

.top_menu_one a.item_top_menu i{
  position: absolute;
  right: 10px;
  top: 5px;
  display: none;
}
.top_menu.mobile_device .top_menu_one a.item_top_menu i{
  display: block;
}


.content_hide .material-icons-remove{
  display: none;
}
.content_hide.active .material-icons-remove{
  display: block;
}
.content_hide.active .material-icons-add{
  display: none !important;
}
.top_menu.desktop_device .material-icons-remove,
.top_menu.desktop_device .material-icons-add{
  display: none !important;
}
.top_menu.mobile_device .item_top_menu.active{
  background-color: #7bae23 !important;
  color: #ffffff !important;
}
.top_menu.mobile_device .content_hide.active:before{
  display: block !important;
}
#top_menu_form .form-wrapper {
  max-width: 100% !important;
}
.top_menu_form_1 {

}