.search_bar_mobile .sbm_inner_div {
  position: relative;
  border-bottom: solid 1px #ff6600;
  padding: 0 10px;
  margin-bottom: 4px;
}
.search_bar_mobile .sbm_inner_div input {
  width: 100%;
  border: none;
  padding: 10px 0;
  display: block;
  font-size: 1.5em;
}
.search_bar_mobile .sbm_inner_div a {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  background-image: url(http://www.depozit-online.ro/resources/uploads/search_respo_icon.PNG);
  background-repeat: no-repeat;
  background-position: 14px center;
}
#container {
  transition: all 0.3s ease;
  left: 0;
  top: 0;
  position: relative;
  width: 100%;
}
#container.menu_open {
  left: 240px;
  overflow: visible;
}
#container.menu_open_right {
  left: -240px;
  overflow: visible;
}
#container .respo_header {
  display: none;
  margin: 0 auto;
  max-width: 1000px;
  width: 98%;
  position: relative;
  height: 50px;
}
#container .respo_header .logo {
  display: block;
  padding: 6px 10px 0;
  text-align: center;
}
#container .respo_header a.ham_left,
#container .respo_header a.ham_right {
  text-decoration: none;
  display: block;
  padding: 10px;
  position: absolute;
  top: 0;
  z-index: 300;
}
#container .respo_header a.ham_left {
  left: 0;
}
#container .respo_header a.ham_right {
  right: 0;
}
#container .respo_nav_side {
  bottom: 0;
  top: 0;
  height: 100%;
  width: 240px;
  z-index: 100;
  position: absolute;
  transition: all 0.3s ease;
}
#container .respo_nav {
  left: -240px;
  background-color: #fff;
}
#container .respo_nav_right {
  right: -240px;
  background: #6E5C44;
}
#container a.btn_order_in_list {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 16px 12px 16px;
  border: solid 1px #0c347d;
  border-radius: 5px;
  color: #ffffff;
  background: #2d65b8;
  background-image: -moz-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2d65b8),color-stop(100%,#2d65b8));
  background-image: -webkit-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -o-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -ms-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: linear-gradient(to bottom,#2d65b8 0%,#2d65b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d65b8',endColorstr='#2d65b8',GradientType=0);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#container a.btn_order_in_list img {
  display: none;
}
#container a.btn_order_in_list::after {
  content: 'Adauga in cos';
}
#container a.btn_generic {
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 16px 12px 16px;
  font-size: 13px;
  text-decoration: none;
  border: solid 1px #0c347d;
  border-radius: 5px;
  color: #ffffff;
  background: #2d65b8;
  background-image: -moz-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2d65b8),color-stop(100%,#2d65b8));
  background-image: -webkit-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -o-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -ms-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: linear-gradient(to bottom,#2d65b8 0%,#2d65b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d65b8',endColorstr='#2d65b8',GradientType=0);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#container .title_h2 {
  border-radius: 0 !important;
}
.selectie_cont label {
  float: none !important;
  display: inline-block !important;
}
div.promo_group {
  width: 96%;
  padding: 0 2%;
  height: 240px;
  box-shadow: inset 0 0 0 1px #CCCCCC;
  border-radius: 2px;
  margin-bottom: 6px;
}
div.promo_group a {
  text-decoration: none;
  padding: 14px 0 8px;
  font-weight: bold;
  color: #216EB3;
  font-size: 15px;
  display: block;
}
div.promo_group a:hover {
  text-decoration: underline;
}
div.promo_group .promo_group_item {
  width: 20%;
  height: 200px;
  float: left;
}
div.promo_group .promo_group_item .inner_layer {
  width: 90%;
  height: 90%;
  padding: 2%;
  text-align: center;
}
div.promo_group .promo_group_item .inner_layer .has_image {
  height: 105px;
  vertical-align: middle;
  align-content: center;
}
div.promo_group .promo_group_item .inner_layer a {
  font-size: 11px;
  font-weight: normal;
  position: relative;
}
div.promo_group .promo_group_item .inner_layer a .promo_g_item_price_box {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #e50000;
  border-radius: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
  opacity: .8;
}
div.promo_group .promo_group_item .inner_layer a .promo_g_item_price_full {
  width: 50px;
  text-align: center;
  padding: 11px 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #FFF;
  text-decoration: line-through;
  font-size: 10px;
}
div.promo_group .promo_group_item .inner_layer a .promo_g_item_price_discounted {
  width: 50px;
  text-align: center;
  padding: 22px 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
}
.selectie_cont {
  padding: 8px 16px 12px 4px;
  margin-top: 25px;
}
.selectie_cont label {
  text-decoration: none;
  border: solid 1px #0c347d;
  border-radius: 5px;
  color: #ffffff;
  background: #2d65b8;
  background-image: -moz-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2d65b8),color-stop(100%,#2d65b8));
  background-image: -webkit-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -o-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: -ms-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
  background-image: linear-gradient(to bottom,#2d65b8 0%,#2d65b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d65b8',endColorstr='#2d65b8',GradientType=0);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 12px 8px 12px 8px;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 2px;
}
td.td_center .article_list {
  order: 2;
}
body div#container .prod_box_list {
  display: flex;
  flex-wrap: wrap;
}
body div#container .prod_box_list .cat_product_box {
  border: solid 1px #E9E9E9;
  margin: 7px 2px 0px 5px;
  height: auto !important;
}
body div#container .prod_box_list .cat_product_box table tr:nth-child(6) a {
  display: block;
  magin-left: 5px;
  magin-right: 5px;
  margin-top: 12px;
}
body div#container .mag_detalii_produs .mag_dp_imagini {
  text-align: center;
}
body div#container .mag_detalii_produs .mag_dp_specificatii .attributes-table table .even {
  background-color: #f5f5f5;
}
body div#container .product_details_view table tr td {
  padding: 4px 0 !important;
}
body div#container .product_details_view .mag_dp_cost_inn p {
  margin-top: 8px;
}
body div#container .product_details_view .mag_dp_cost_inn .btn_order_in_list {
  display: block;
  text-align: center;
  border-radius: 5px;
}
body div#container .product_details_view .mag_dp_titlu_mare {
  color: #2d65b8;
}
body div#container .attributes-table table tr td {
  border: none;
}
body div#container .style-form input,
body div#container .style-form select,
body div#container .style-form textarea {
  border: solid 1px #a5c4f3;
  border-radius: 1px;
  padding: 8px 4px;
}
body div#container .style-form input[type=button],
body div#container .style-form input[type=submit] {
  color: #fff;
  background: none;
  background-color: #2d65b8;
  border-radius: 1px;
  border: solid 1px #0c347d;
  padding: 8px;
}
@media (max-width: 1175px) {
  #_admods_first_page_recomended_list,
  #_admods_first_page_recomended,
  #fbk_popslide,
  .fbk_pop_trigger,
  #devmode_container,
  .bgfixed4_rigth_div,
  bgfixed3_footer_div {
    display: none;
  }
  .bgfixed_footer_div {
    background: none;
  }
  .hide_responsive {
    display: none;
  }
  .show_responsive {
    display: block !important;
  }
  .respo_header {
    display: block !important;
  }
  .imagini_oferte_lista {
    text-align: center;
  }
  .imagini_oferte_lista img {
    height: auto;
    max-width: 100%;
  }
  .respo_nav_side {
    display: block;
  }
  .respo_nav_side ul {
    background-color: #E49F26;
    clear: both;
    margin: 0;
    padding: 0;
  }
  .respo_nav_side ul li {
    border-top: 1px solid #FDF7E9;
    zoom: 1;
    background: none;
    list-style: none;
    position: relative;
  }
  .respo_nav_side ul li a {
    width: 75%;
    text-decoration: none;
    padding: 15px 5%;
    color: #fff;
    display: block;
    font-size: 130%;
    line-height: 1.5;
  }
  .respo_nav_side ul li span.btn_toggle {
    cursor: pointer;
    padding: 0;
    text-align: center;
    width: 15%;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 190%;
    line-height: 2.2;
    color: #FFF;
    display: block;
    height: 100%;
  }
  .respo_nav_side ul li ul {
    background-color: #F3C162;
    display: none;
  }
  .respo_nav_side ul li ul li a {
    color: #000;
  }
  .respo_nav_side ul.account {
    background-color: #48A9FF;
  }
  .respo_nav_side ul.account li ul {
    background-color: #48A9FF;
    display: none;
  }
  .respo_nav_side ul.account li ul li a {
    color: #fff;
  }
  .respo_nav_side ul.cart {
    background-color: #DBDBDB;
  }
  .respo_nav_side ul.cart li a {
    color: #000;
  }
  .respo_nav_side ul.cart li span.btn_toggle {
    color: #000;
  }
  .respo_nav_side ul.cart li ul {
    background-color: #EDEDED;
  }
  .respo_nav_side ul.search {
    background-color: #DBDBDB;
  }
  .respo_nav_side ul.search li input {
    width: 176px;
    border: solid 1px #DBDBDB;
    padding: 8px 12px;
    font-size: 130%;
  }
  .respo_nav_side ul.search li span.btn_toggle {
    font-size: 135%;
  }
  div#top-bar {
    display: none;
  }
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
    background-color: #FFF !important;
  }
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
    margin-top: 2px;
  }
  #no-more-tables td {
    border: none;
    position: relative;
    padding-left: 94px;
    white-space: normal;
    text-align: left;
  }
  #no-more-tables td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 90px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  #no-more-tables td:before {
    content: attr(data-title);
  }
  #order_message textarea {
    width: 96% !important;
  }
  body {
    background: #FFF;
  }
  body div#container {
    overflow: hidden;
    width: 100% !important;
  }
  body div#container .bread_crumb_respo {
    padding: 12px 10px 14px;
  }
  body div#container .shop_subcategories ul {
    width: 33% !important;
  }
  body div#container .cat_product_box {
    width: 24% !important;
  }
  body div#container div.bread_crumb_bar {
    border-radius: 0 !important;
  }
  body div#container table.site_header {
    display: none;
  }
  body div#container table tr td.td_right {
    display: none;
  }
  body div#container table tr td.td_left {
    display: none;
  }
  body div#container table .mag_detalii_produs .mag_dp_descriere2 {
    display: none;
  }
  body div#container table .mag_detalii_produs .mag_float {
    margin: 0;
    width: 48%;
  }
  body div#container table .mag_detalii_produs .mag_dp_cost {
    margin: 0;
    width: 50%;
  }
  body div#container table .mag_detalii_produs .mag_dp_cost .mag_dp_cost_inn {
    width: auto;
  }
  body div#container table .mag_detalii_produs .mag_dp_cost .mag_dp_cost_extra_text {
    margin-top: 14px !important;
  }
  body div#container table .mag_detalii_produs .mag_dp_extra {
    margin: 0;
    clear: left;
    border: none;
    padding: 10px 0 0;
  }
  body div#container table .style-form .text_input,
  body div#container table .style-form .style-form .selectbox {
    width: 100%;
  }
  body div#container table .rate_card_snippet .selection_list {
    width: 32%;
    border: solid 1px transparent;
  }
  body div#container table .rate_card_snippet .selection_list .selector_rata {
    border: solid 1px transparent;
  }
  body div#container table .rate_card_snippet .selection_list .selected {
    border: solid 1px #B68724;
    border-radius: 2px;
  }
  body div#container table .rate_card_snippet .selected_item {
    width: 67%;
    height: 100%;
    border: solid 1px transparent !important;
  }
}
@media (max-width: 930px) {
  body div#container .supplier_item {
    width: 22%;
    margin: 1%;
  }
  body div#container .cat_product_box {
    width: 31% !important;
  }
  body div#container .shop_subcategories ul {
    width: 50% !important;
  }
  body ._promo_popup_floater_bg,
  body ._promo_popup_floater {
    display: none !important;
  }
  body .shop_subcategories {
    display: none !important;
  }
  body .cat_product_box {
    height: 362px !important;
  }
  body div.mag_dp_descriere img {
    max-width: 100% !important;
  }
  body .ac_results li {
    padding: 11px 9px;
    font-size: 1.2em;
  }
  body .ac_results li.ac_odd,
  body .ac_results li.ac_even {
    background-color: #fff;
  }
  body .ac_results li.ac_over {
    background-color: #f0f4f9;
  }
}
@media (max-width: 720px) {
  div.promo_group {
    height: 440px;
  }
  div.promo_group .promo_group_item {
    width: 30%;
  }
}
@media (max-width: 640px) {
  body div#container {
    width: 100% !important;
  }
  body div#container .cat_product_box {
    width: 48% !important;
  }
  body div#container .supplier_item {
    width: 30%;
    margin: 1%;
  }
  body div#container .product_details_view table td {
    text-align: left !important;
    display: block;
  }
  body div#container .product_details_view .title_h2 {
    padding: 0;
  }
  body div#container .product_details_view .mag_dp_cost_inn {
    padding: 0;
  }
  body div#container div.mag_dp_descriere iframe {
    max-width: 100% !important;
  }
  body div#container table .rate_card_snippet .selection_list {
    width: 100%;
    height: 100%;
  }
  body div#container table .rate_card_snippet .selection_list .selector_rata {
    width: 44%;
    float: left;
  }
  body div#container table .rate_card_snippet .selected_item {
    width: 100%;
    height: 100%;
  }
  body div#container table .rate_card_snippet .calculator_rate {
    height: 100%;
    width: auto;
    float: none;
  }
}
@media (max-width: 520px) {
  #cont_nou_usr table.respo_block tr td,
  #cont_existent_usr tr td {
    display: block !important;
    text-align: left !important;
  }
  body div#container .cat_product_box {
    height: 430px !important;
    width: 48% !important;
  }
  body div#container table .mag_detalii_produs .mag_float {
    width: 98%;
  }
  body div#container table .mag_detalii_produs .mag_dp_cost {
    width: 98%;
  }
  body div#container table .mag_detalii_produs .mag_dp_extra {
    width: 98%;
  }
}
@media (max-width: 480px) {
  div.promo_group {
    height: 640px;
  }
  div.promo_group .promo_group_item {
    width: 50%;
  }
  body div#container .supplier_item {
    width: 46%;
    margin: 1%;
  }
  body div#container .tabs-prod-det a {
    background: none;
    text-decoration: none;
    border: solid 1px #0c347d;
    border-radius: 5px;
    color: #ffffff;
    background: #2d65b8;
    background-image: -moz-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2d65b8),color-stop(100%,#2d65b8));
    background-image: -webkit-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
    background-image: -o-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
    background-image: -ms-linear-gradient(top,#2d65b8 0%,#2d65b8 100%);
    background-image: linear-gradient(to bottom,#2d65b8 0%,#2d65b8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d65b8',endColorstr='#2d65b8',GradientType=0);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 4px 4px 0;
  }
  body div#container .tabs-prod-det a span {
    background: none;
  }
  body div#container .cat_product_box {
    width: 47% !important;
  }
  body div#container .shop_subcategories ul {
    width: 100% !important;
  }
  body div#container table .rate_card_snippet .selection_list {
    width: 100%;
    height: 100%;
  }
  body div#container table .rate_card_snippet .selection_list .selector_rata img {
    width: 100% !important;
  }
  body div#container table .rate_card_snippet .selected_item {
    width: 100%;
    height: 100%;
  }
  body div#container table .rate_card_snippet .calculator_rate {
    height: 100%;
    width: auto;
    float: none;
  }
}
@media (max-width: 400px) {
  body div#container .cat_product_box {
    height: 360px !important;
    width: 98% !important;
  }
}
