.col-xs-1,
.col-xs-2,
.col-xs-2-4,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-2-4 {
  width: 20%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

@media (max-width: 480px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-2-4,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
    float: left; }

  .col-xxs-1 {
    width: 8.33333%; }

  .col-xxs-2 {
    width: 16.66667%; }

  .col-xxs-2-4 {
    width: 20%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-4 {
    width: 33.33333%; }

  .col-xxs-5 {
    width: 41.66667%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-7 {
    width: 58.33333%; }

  .col-xxs-8 {
    width: 66.66667%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-10 {
    width: 83.33333%; }

  .col-xxs-11 {
    width: 91.66667%; }

  .col-xxs-12 {
    width: 100%; } }
@media (min-width: 768px) {
  

  /*#page_wrapper, .wide_container {
    max-width: 768px; }*/

  .col-sm-1,
  .col-sm-2,
  .col-sm-2-4,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-2-4 {
    width: 20%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; } }
@media (min-width: 992px) {
  

  /*#page_wrapper, .wide_container {
    max-width: 992px; }*/

  .col-md-1,
  .col-md-2,
  .col-md-2-4,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-2-4 {
    width: 20%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-offset-0 {
    margin-left: 0; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .px-col-md-2 {
    width: 161px; }

  .px-col-md-4 {
    width: 323px; }

  .px-col-md-6 {
    width: 485px; }

  .px-col-md-8 {
    width: 646px; }

  .px-col-md-9 {
    width: 727px; }

  .px-col-md-10 {
    width: 808px; }

  .px-col-md-12 {
    width: 970px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-1 {
    width: 62px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-2 {
    width: 125px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-3 {
    width: 187px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-4 {
    width: 250px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-5 {
    width: 312px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-6 {
    width: 375px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-7 {
    width: 437px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-8 {
    width: 500px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-9 {
    width: 562px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-10 {
    width: 625px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-11 {
    width: 687px; }

  #st_advanced_menu_column_block .stadvancedmenu_sub.col-md-12 {
    width: 750px; } }
@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }

  tr.hidden-xs {
    display: none !important; }

  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important; }

  tr.hidden-xs.hidden-sm {
    display: none !important; }

  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important; }

  tr.hidden-xs.hidden-md {
    display: none !important; }

  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important; }

  tr.hidden-xs.hidden-lg {
    display: none !important; }

  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important; }

  tr.hidden-sm.hidden-xs {
    display: none !important; }

  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; }

  tr.hidden-sm {
    display: none !important; }

  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important; }

  tr.hidden-sm.hidden-md {
    display: none !important; }

  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important; }

  tr.hidden-sm.hidden-lg {
    display: none !important; }

  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important; }

  tr.hidden-md.hidden-xs {
    display: none !important; }

  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important; }

  tr.hidden-md.hidden-sm {
    display: none !important; }

  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; }

  tr.hidden-md {
    display: none !important; }

  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important; }

  tr.hidden-md.hidden-lg {
    display: none !important; }

  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
@media only screen and (max-width: 991px) {
  .products_slider .ajax_block_product .hover_fly,
  .product_list.grid .ajax_block_product .hover_fly {
    bottom: 0; }

  .hover_fly.hover_fly_static {
    position: absolute; }

  .hover_fly {
    width: auto;
    border-top: none!important;
    left: auto;
    right: 0; }

  .hover_fly a {
    border-top: none!important; }

  .hover_fly a, .hover_fly a span, .hover_fly a:first-child span, .hover_fly a.ajax_add_to_cart_button span {
    display: none; }

  .hover_fly a:hover span {
    display: none!important; }

  .hover_fly.fly_1 a.ajax_add_to_cart_button,
  .hover_fly.fly_2 a.ajax_add_to_cart_button,
  .hover_fly.fly_3 a.ajax_add_to_cart_button,
  .hover_fly.fly_4 a.ajax_add_to_cart_button {
    display: block;
    width: 39px!important;
    position: relative; }

  .products_slider .ajax_block_product:hover .pro_second_box,
  .product_list.grid .ajax_block_product:hover .pro_second_box {
    background: none; }

  .products_slider .ajax_block_product:hover .pro_first_box,
  .products_slider .ajax_block_product:hover .pro_second_box,
  .product_list.grid .ajax_block_product:hover .pro_first_box,
  .product_list.grid .ajax_block_product:hover .pro_second_box {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .itemlist_action a:hover {
    width: 30px; }

  .style_content h1 {
    font-size: 4em; }
  .style_content h2 {
    font-size: 3em; }
  .style_content h3 {
    font-size: 2em; }
  .style_content h4 {
    font-size: 1.666em; }
  .style_content h5 {
    font-size: 1.5em; }
  .style_content h6 {
    font-size: 1.333em; }

  .boxed_advancedmenu, #st_advanced_menu_container, #header_right #st_advanced_menu_container {
    display: none; }

  .st_news_letter_form_inner {
    width: 80%!important; }

  body#index #page_header.transparent_header {
    position: static; }

  .logo_center #header_logo_inner, .logo_center #header_left_inner, .logo_center #header_right_inner {
    display: block !important; }

  #logo_wrapper {
    text-align: center;
    margin-bottom: 1em; }

  #header_user {
    float: left; }

  #header_left, #header_right {
    text-align: center; }

  #header_left {
    /*margin-bottom: 1em;*/ }

  #header .wide_container {
    padding-top: 0;
    padding-bottom: 0; }

  .products_slider .ajax_block_product .act_box.display_when_hover, .product_list.grid .ajax_block_product .act_box.display_when_hover {
    visibility: visible; }

  #logo_wrapper, .logo_center #logo_wrapper {
    display: none; }

  body#index .main_content_area, body#module-stblog-default .main_content_area {
    padding-top: 0!important; }
  #st_advanced_menu_column {
    display: none; }

  .content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 100px; } 
	
	.left_column_open	{
	  left:0px!important;
	  overflow-y: scroll;
  }
}
@media (max-width: 767px) {
  #columns {
    position: relative; }

  #left_column, #right_column {
    position: absolute;
    top: 0px;
    background: #ffffff;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    z-index: 105; }
	
  #right_column {
    right: 0; }

  #left_column.opened,
  #right_column.opened {
    position:fixed;
	top: 100px; }

  #footer_info {
    /*LURSON margin-bottom: 50px;*/ }

  .product_accordion .opener, .product_accordion .product_accordion_title {
    display: block; }

  #bottom_more_info_block #more_info_sheets {
    border: none;
    padding: 0; }
    #bottom_more_info_block #more_info_sheets .product_accordion:last-child {
      border-bottom: none; }
  #bottom_more_info_block .product_accordion {
    display: block;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 6px 10px; }
  #bottom_more_info_block .product_accordion .opener {
    top: 6px;
    right: 10px; }
  #bottom_more_info_block .product_accordion .pa_content {
    display: none; }
  #bottom_more_info_block .product_accordion.open .pa_content {
    display: block;
    padding-top: 8px; }

  .top-pagination-content,
  .bottom-pagination-content {
    text-align: center; }
    .top-pagination-content div.pagination,
    .bottom-pagination-content div.pagination {
      float: none; }

  ul.step li {
    
    margin: 0 auto;
    width: 80%; }
    ul.step li a, ul.step li span {
      display: block;
      border: 1px solid #ccc;
      border-bottom-width: 0; }
    ul.step li:last-child a, ul.step li:last-child span {
      border-bottom-width: 1px; }

  #rightbar {
    
    left: auto;
	right: 0;
    /*LURSON 
	width: 100%;
	width: 10%;
	bottom: 30% !important;
    top: auto !important;*/
	height:auto;
    border-right: none;
    border-bottom: none;
    border-left: none; }

  #rightbar_inner {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1; }

  .rightbar_wrap, #to_top_wrap {
    float: left; }

  #to_top_wrap {
    display: block!important;
    opacity: 1!important;
    filter: alpha(opacity=100) !important; }

  .rightbar_wrap a.icon_wrap,
  #to_top_wrap a.icon_wrap,
  #switch_left_column_wrap a.icon_wrap,
  #switch_right_column_wrap a.icon_wrap {
    border: none;
    display: block;
    width: auto; }

  .rightbar_1 .rightbar_wrap, .rightbar_1 #to_top_wrap, .rightbar_1 #switch_left_column_wrap, .rightbar_1 #switch_right_column_wrap {
    width: 100%; }

  .rightbar_2 .rightbar_wrap, .rightbar_2 #to_top_wrap, .rightbar_2 #switch_left_column_wrap, .rightbar_2 #switch_right_column_wrap {
    /*LURSON 
	width: 50%;
	width: 100%;*/	}

  .rightbar_3 .rightbar_wrap, .rightbar_3 #to_top_wrap, .rightbar_3 #switch_left_column_wrap, .rightbar_3 #switch_right_column_wrap {
    width: 33.333333%; }

  .rightbar_4 .rightbar_wrap, .rightbar_4 #to_top_wrap, .rightbar_4 #switch_left_column_wrap, .rightbar_4 #switch_right_column_wrap {
    width: 25%; }

  .rightbar_5 .rightbar_wrap, .rightbar_5 #to_top_wrap, .rightbar_5 #switch_left_column_wrap, .rightbar_5 #switch_right_column_wrap {
    width: 20%; }

  .rightbar_6 .rightbar_wrap, .rightbar_6 #to_top_wrap, .rightbar_6 #switch_left_column_wrap, .rightbar_6 #switch_right_column_wrap {
    width: 16.666666%; }

  .icon_wrap .amount_circle {
    right: auto;
    left: 50%; }

  .pb-left-column {
    width: 100%; }

  .pb-left-column #image-block {
    width: 280px;
    margin-left: auto;
    margin-right: auto; }
  .pb-left-column #thumbs_list {
    float: none;
    width: 100% !important; }
    .pb-left-column #thumbs_list ul#thumbs_list_frame {
      white-space: normal; }

  .pb-left-column #image-block {
    margin: 0 auto; }

  #thumbs_list_frame {
    width: auto !important;
    text-align: center; }

  span.view_scroll_spacer,
  #view_scroll_right,
  #view_scroll_left,
  .zoomPup,
  .zoomWindow {
    display: none!important; }

  #account-creation_form .form-group > label, #account-creation_form .form-stru > label,
  #identity .form-group > label, #identity .form-stru > label,
  #opc_account_form .form-group > label, #opc_account_form .form-stru > label,
  #new_account_form .form-group > label, #new_account_form .form-stru > label,
  #authentication .form-group > label, #authentication .form-stru > label,
  #address .form-group > label, #address .form-stru > label {
    width: auto !important;
    padding: 0 0 0 0 !important;
    display: block !important;
    float: none !important;
    text-align: left !important; }

  #account-creation_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #address .form-group .form-control,
  #authentication .form-group .form-control,
  #new_account_form .form-group .form-control,
  #identity .form-group .form-control {
    width: 90% !important;
    max-width: none; }

  #address #uniform-newsletter, #address #uniform-optin, #address #uniform-invoice_address, #address .submit, #address .submit2, #address span.form_info, #address p.inline-infos, #address span.inline-infos,
  #identity #uniform-newsletter,
  #identity #uniform-optin,
  #identity #uniform-invoice_address,
  #identity .submit,
  #identity .submit2,
  #identity span.form_info,
  #identity p.inline-infos,
  #identity span.inline-infos,
  #account-creation_form #uniform-newsletter,
  #account-creation_form #uniform-optin,
  #account-creation_form #uniform-invoice_address,
  #account-creation_form .submit,
  #account-creation_form .submit2,
  #account-creation_form span.form_info,
  #account-creation_form p.inline-infos,
  #account-creation_form span.inline-infos,
  #new_account_form #uniform-newsletter,
  #new_account_form #uniform-optin,
  #new_account_form #uniform-invoice_address,
  #new_account_form .submit,
  #new_account_form .submit2,
  #new_account_form span.form_info,
  #new_account_form p.inline-infos,
  #new_account_form span.inline-infos,
  #opc_account_form #uniform-newsletter,
  #opc_account_form #uniform-optin,
  #opc_account_form #uniform-invoice_address,
  #opc_account_form .submit,
  #opc_account_form .submit2,
  #opc_account_form span.form_info,
  #opc_account_form p.inline-infos,
  #opc_account_form span.inline-infos {
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
/*LURSON margin-right: 0 !important;*/	}

  #order-detail-content #cart_summary td {
    position: relative;
    float: left;
    text-align: left;
    white-space: normal;
	/*width: 100% !important;*/
	width: 100%;}
    #order-detail-content #cart_summary td.cart_avail {
      clear: both; }
    #order-detail-content #cart_summary td.cart_quantity {
      clear: both; }
    #order-detail-content #cart_summary td.cart_delete {
      width: 100%;
      clear: both;
      text-align: right; }
      #order-detail-content #cart_summary td.cart_delete:before {
        display: inline-block;
        padding-right: 0.5em;
        position: relative;
        top: -3px; }

  .delivery_options table td {
    width: 100% !important;
    text-align: left;
    white-space: normal; }

  .resp_table:before, .resp_table:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .resp_table:after {
    clear: both; }
  .resp_table > thead > tr > th,
  .resp_table > thead > tr > td,
  .resp_table > tbody > tr > th,
  .resp_table > tbody > tr > td,
  .resp_table > tfoot > tr > th,
  .resp_table > tfoot > tr > td {
    white-space: nowrap; }
  .resp_table td:before {
    content: attr(data-title);
    display: block;
    font-weight: bold;
    float: left; }
  .resp_table td.white_space_normal {
    white-space: normal; }
  .resp_table td .mobile_table_content {
    text-align: left;
    border-bottom: none;
    white-space: normal;
/*LURSON margin-left: 130px;*/	}
  .resp_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .resp_table table, .resp_table thead, .resp_table tbody, .resp_table th, .resp_table td, .resp_table tr {
    display: block; }
  .resp_table tr {
    overflow: hidden;
/*LURSON border-bottom: 1px solid #cccccc;*/
border-bottom: none;	}
  .resp_table.table-bordered > thead > tr > th,
  .resp_table.table-bordered > thead > tr > td,
  .resp_table.table-bordered > tbody > tr > th,
  .resp_table.table-bordered > tbody > tr > td,
  .resp_table.table-bordered > tfoot > tr > th,
  .resp_table.table-bordered > tfoot > tr > td {
    border: none;
    /*LURSON border-top: 1px solid #D6D4D4;*/ }

  #facebook_block, #cmsinfo_block {
    width: 100%;
    min-height: 1px; }

  .camera_banner_2, .camera_banner_3, .iosslider_banner_2, .iosslider_banner_3 {
    padding-top: 1.666em; }

  .camera_banner_nbr_1 .camera_banner, .iosslider_banner_nbr_1 .iosslider_banner {
    width: 100%; }

  .camera_banner_nbr_3 .camera_banner, .iosslider_banner_nbr_3 .iosslider_banner {
    float: left;
    width: 33.333%;
    padding-right: 1%;
    padding-left: 1%; }
    .camera_banner_nbr_3 .camera_banner:first-child, .iosslider_banner_nbr_3 .iosslider_banner:first-child {
      padding-right: 2%;
      padding-left: 0; }
    .camera_banner_nbr_3 .camera_banner:last-child, .iosslider_banner_nbr_3 .iosslider_banner:last-child {
      padding-right: 0;
      padding-left: 2%; }

  .camera_banner_nbr_2 .camera_banner,
  .camera_banner_nbr_4 .camera_banner,
  .camera_banner_nbr_5 .camera_banner,
  .camera_banner_nbr_6 .camera_banner {
    float: left;
    width: 48%; }
    .camera_banner_nbr_2 .camera_banner:nth-child(odd),
    .camera_banner_nbr_4 .camera_banner:nth-child(odd),
    .camera_banner_nbr_5 .camera_banner:nth-child(odd),
    .camera_banner_nbr_6 .camera_banner:nth-child(odd) {
      padding-right: 2%;
      clear: left; }
    .camera_banner_nbr_2 .camera_banner:nth-child(even),
    .camera_banner_nbr_4 .camera_banner:nth-child(even),
    .camera_banner_nbr_5 .camera_banner:nth-child(even),
    .camera_banner_nbr_6 .camera_banner:nth-child(even) {
      padding-left: 2%; }

  .iosslider_banner_nbr_2 .iosslider_banner,
  .iosslider_banner_nbr_4 .iosslider_banner,
  .iosslider_banner_nbr_5 .iosslider_banner,
  .iosslider_banner_nbr_6 .iosslider_banner {
    float: left;
    width: 48%; }
    .iosslider_banner_nbr_2 .iosslider_banner:nth-child(odd),
    .iosslider_banner_nbr_4 .iosslider_banner:nth-child(odd),
    .iosslider_banner_nbr_5 .iosslider_banner:nth-child(odd),
    .iosslider_banner_nbr_6 .iosslider_banner:nth-child(odd) {
      padding-right: 2%;
      clear: left; }
    .iosslider_banner_nbr_2 .iosslider_banner:nth-child(even),
    .iosslider_banner_nbr_4 .iosslider_banner:nth-child(even),
    .iosslider_banner_nbr_5 .iosslider_banner:nth-child(even),
    .iosslider_banner_nbr_6 .iosslider_banner:nth-child(even) {
      padding-left: 2%; }

  .iosSlider_text_con {
    font-size: 0.916em !important;
    line-height: 0.916em !important; }

  .iosSlider_text_con p {
    font-size: 120%;
    line-height: 120%; }

  .iosSlider_text a.btn_primary {
    font-size: 1em;
    padding: 4px 10px; }

  #header_left #header_user_info {
    text-align: center; }

  #top_bar #header_user_info .welcome,
  #top_bar #header_user_info .my_account_link,
  #top_bar #header_user_info .sing_up {
    display: none; }


  .logo_center .shopping_cart .ajax_cart_left,
  .logo_center .shopping_cart .ajax_cart_right,
  .logo_center .submit_searchbox {
    border-color: #E5E5E5; }

  #homepage-slider .homeslider-description {
    padding: 30px;
    font-size: 0.7em; }

  .footer_block_content {
    display: none; }

  .footer_block_content.keep_open {
    display: block; }

  #right_column #newsletter_block_left .footer_block_content, #left_column #newsletter_block_left .footer_block_content {
    display: block; }

  #right_column #newsletter_block_left .opener, #left_column #newsletter_block_left .opener {
    display: none!important; }

  #footer-top .row > .col-xs-12, #footer-primary .row > .col-xs-12, #footer-secondary .row > .col-xs-12 {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    position: relative; }

  #footer .block {
    padding-top: 0;
    padding-bottom: 0; }
  #footer .row > .col-xs-12:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  #footer .title_block {
    margin: 0 0 6px;
    padding: 10px 35px 0px 10px;
    /*LURSON border-bottom: 1px solid #e5e5e5;*/ }
  #footer .footer_block_content {
    padding-bottom: 10px;
    padding-left: 10px; }
  #footer .opener, #footer .grower {
    right: 0px; }
  #footer .open .title_block {
    border-bottom: none;
    padding-bottom: 10px; }
  #footer .open .footer_block_content {
    display: block;
    /*LURSON border-bottom: 1px solid #e5e5e5;*/ }

  #footer .brands_slider .title_block {
    margin-bottom: 16px;
    padding: 6px 62px 6px 0; }

  #footer #newsletter_block_left .newsletter-input {
    width: 160px !important; }

  .footer-container #footer_info #footer_bottom_left, .footer-container #footer_info #footer_bottom_right {
    float: none;
    text-align: center;
    padding: 6px 0; }

  .st_banner_block .st_banner_image {
    margin-bottom: 1.666em; }

  #new_comment_form .product .product_name, #new_comment_form .product .product_desc {
    margin-left: 0!important; }

  #product_comments_block_tab div.comment .comment_author {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 6px; }
    #product_comments_block_tab div.comment .comment_author .star_content {
      display: inline-block;
      vertical-align: top; }
    #product_comments_block_tab div.comment .comment_author .comment_author_infos {
      display: inline-block;
      margin-left: 6px; }
      #product_comments_block_tab div.comment .comment_author .comment_author_infos strong {
        display: inline-block; }
  #product_comments_block_tab div.comment .comment_details {
    padding-left: 0;
    padding-right: 0; }
  #product_comments_block_tab div.comment .comment_actions {
    padding-left: 0;
    padding-right: 0; }

  #opc_account_choice .col-xs-12:first-child {
    margin-bottom: 2em; }

  .blog_list_grid.blog_list_grid_2col .block_blog {
    width: 100%;
    clear: both; }

  .blog_list_grid.blog_list_grid_3col .block_blog {
    width: 50%; }

  .blog_list_grid.blog_list_grid_3col .block_blog:nth-child(2n+1) {
    clear: both!important; }

  .blog_list_grid.blog_list_grid_3col .block_blog:nth-child(3n+1) {
    clear: none; }

  .blog_list_grid.blog_list_grid_4col .block_blog {
    width: 50%; }

  .blog_list_grid.blog_list_grid_4col .block_blog:nth-child(2n+1) {
    clear: both; }

  .st_blog_comment_list .comment_child {
    padding-left: 20px; }

  .ac_results {
    display: none !important; }

  table#cart_summary_total {
    width: 100% !important;
    float: none; }

  #cart_voucher {
    width: 100% !important;
    float: none; }

  #right_column #newsletter_block_left .opener.visible-xs, #left_column #newsletter_block_left .opener.visible-xs {
    display: none !important; }

  #right_column #newsletter_block_left .footer_block_content, #left_column #newsletter_block_left .footer_block_content {
    display: block !important; }

  .block .list-block .form-group select {
    width: 270px; }

  #cmsinfo_block {
    border: none;
    margin-top: 10px; }
    #cmsinfo_block > div {
      padding-top: 20px; }

  table.table-product-discounts {
    width: 100%; }

  #stores .address-input {
    width: 100%;
    margin: 0 0 20px 0; }
  #stores #stores-table tbody td.name img {
    display: none; }

  #stsocial_list_topbar {
    display: none; }

  #version_switching .col-xs-12 {
    text-align: center; }

  ul.product_list.list .pro_first_box {
    float: none!important; }
  ul.product_list.list .pro_second_box {
    margin-left: 0!important; }

  #order-detail-content #cart_summary tbody td .price {
    text-align: left; }

  .st_advanced_banner_block {
    margin-bottom: 20px; }

  .style_content .col-xs-12 {
    margin-bottom: 1em; }

  .style_content h1 {
    font-size: 2.5em; }
  .style_content h2 {
    font-size: 2em; }
  .style_content h3 {
    font-size: 1.833em; }
  .style_content h4 {
    font-size: 1.666em; }
  .style_content h5 {
    font-size: 1.5em; }
  .style_content h6 {
    font-size: 1.333em; }

  .owl_images_slider .owl-buttons {
    display: none; }

  .easycontent_s7 .easycontent_s7_left, .easycontent_s7 .easycontent_s7_right {
    text-align: center; }

  .easycontent_s8 {
    border-right: none; }

  #rightbar_cart {
    display: none; } }
@media only screen and (max-width: 480px) {
  .style_content h1 {
    font-size: 2em; }
  .style_content h2 {
    font-size: 1.833em; }
  .style_content h3 {
    font-size: 1.666em; }
  .style_content h4 {
    font-size: 1.5em; }
  .style_content h5 {
    font-size: 1.333em; }
  .style_content h6 {
    font-size: 1.166em; }
  .style_content .spacer {
    display: none; }

  .btn-medium, .btn-large {
    padding-top: 7px;
    padding-bottom: 9px;
    font-size: 1.166em; }

  .camera_banner_nbr_3 .camera_banner, .iosslider_banner_nbr_3 .iosslider_banner {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0; }
    .camera_banner_nbr_3 .camera_banner:first-child, .camera_banner_nbr_3 .camera_banner:last-child, .iosslider_banner_nbr_3 .iosslider_banner:first-child, .iosslider_banner_nbr_3 .iosslider_banner:last-child {
      padding-right: 0;
      padding-left: 0; }

  .camera_banner_nbr_2 .camera_banner,
  .camera_banner_nbr_4 .camera_banner,
  .camera_banner_nbr_5 .camera_banner,
  .camera_banner_nbr_6 .camera_banner {
    float: none;
    width: 100%; }
    .camera_banner_nbr_2 .camera_banner:nth-child(odd), .camera_banner_nbr_2 .camera_banner:nth-child(even),
    .camera_banner_nbr_4 .camera_banner:nth-child(odd),
    .camera_banner_nbr_4 .camera_banner:nth-child(even),
    .camera_banner_nbr_5 .camera_banner:nth-child(odd),
    .camera_banner_nbr_5 .camera_banner:nth-child(even),
    .camera_banner_nbr_6 .camera_banner:nth-child(odd),
    .camera_banner_nbr_6 .camera_banner:nth-child(even) {
      padding-left: 0; }

  .iosslider_banner_nbr_2 .iosslider_banner,
  .iosslider_banner_nbr_4 .iosslider_banner,
  .iosslider_banner_nbr_5 .iosslider_banner,
  .iosslider_banner_nbr_6 .iosslider_banner {
    float: none;
    width: 100%; }
    .iosslider_banner_nbr_2 .iosslider_banner:nth-child(odd), .iosslider_banner_nbr_2 .iosslider_banner:nth-child(even),
    .iosslider_banner_nbr_4 .iosslider_banner:nth-child(odd),
    .iosslider_banner_nbr_4 .iosslider_banner:nth-child(even),
    .iosslider_banner_nbr_5 .iosslider_banner:nth-child(odd),
    .iosslider_banner_nbr_5 .iosslider_banner:nth-child(even),
    .iosslider_banner_nbr_6 .iosslider_banner:nth-child(odd),
    .iosslider_banner_nbr_6 .iosslider_banner:nth-child(even) {
      padding-left: 0; }

  #homepage-slider .homeslider-description {
    padding: 30px;
    font-size: 0.5em; }

  #footer #newsletter_block_left .newsletter-input {
    width: 110px !important; }

  ul.product_list.grid > li.first-item-of-portrait-line {
    clear: both; }
  ul.product_list.grid > li.first-portrait-line {
    border-top: none; }

  .subcate_grid_view > li.first-item-of-portrait-line, .pro_itemlist > li.first-item-of-portrait-line, .featured_categories_list > li.first-item-of-portrait-line, #featured_itemlist > li.first-item-of-portrait-line, .blog_row_list > li.first-item-of-portrait-line {
    clear: both; }

  .blog_list_grid.blog_list_grid_2col .block_blog,
  .blog_list_grid.blog_list_grid_3col .block_blog,
  .blog_list_grid.blog_list_grid_4col .block_blog {
    width: 100%;
    clear: both; }

  .st_blog_comment_list .comment_child {
    padding-left: 10px; }

  .blog_row_list .first-item-of-portrait-line {
    clear: both; }

  #cmsinfo_block > div {
    width: 100%;
    border-top: 1px solid #d9d9d9; }

  .layer_box {
    width: 280px;
    margin-left: -140px; }
    .layer_box .button-container {
      text-align: center; }
      .layer_box .button-container .pull-left, .layer_box .button-container .pull-right {
        float: none!important; }
      .layer_box .button-container .continue {
        margin-bottom: 10px; }

  .width_90, .center_width_90,
  .width_80, .center_width_80,
  .width_70, .center_width_70,
  .width_60, .center_width_60,
  .width_50, .center_width_50,
  .width_40, .center_width_40,
  .width_30, .center_width_30,
  .width_20, .center_width_20 {
    width: 100%; }

  .st_news_letter_popup {
    width: 260px!important; }

  .st-side {
    width: 250px; }

  .open_st_mobile_advanced_menu #body_wrapper, .open_st_mobile_advanced_menu #page_header.sticky_mh #mobile_bar, .open_blocksearch_mod #body_wrapper, .open_blocksearch_mod #page_header.sticky_mh #mobile_bar, .open_block_cart_mod #body_wrapper, .open_block_cart_mod #page_header.sticky_mh #mobile_bar, .open_st_mobile_menu #body_wrapper, .open_st_mobile_menu #page_header.sticky_mh #mobile_bar {
    /*LURSON left: 250px;*/
	left:80%;	} }
	
@media only screen and (min-width: 480px) and (max-width: 600px) {
	.open_st_mobile_advanced_menu #body_wrapper, .open_st_mobile_advanced_menu #page_header.sticky_mh #mobile_bar, .open_blocksearch_mod #body_wrapper, .open_blocksearch_mod #page_header.sticky_mh #mobile_bar, .open_block_cart_mod #body_wrapper, .open_block_cart_mod #page_header.sticky_mh #mobile_bar, .open_st_mobile_menu #body_wrapper, .open_st_mobile_menu #page_header.sticky_mh #mobile_bar {
    /*LURSON left: 250px;*/
	left:80%;}
}	
	
@media only screen and (min-width: 480px) and (max-width: 767px) {
  ul.product_list.grid > li.first-item-of-mobile-line {
    clear: both; }
  ul.product_list.grid > li.first-mobile-line {
    border-top: none; }

  .subcate_grid_view > li.first-item-of-mobile-line, .pro_itemlist > li.first-item-of-mobile-line, .featured_categories_list > li.first-item-of-mobile-line, #featured_itemlist > li.first-item-of-mobile-line, .blog_row_list > li.first-item-of-mobile-line {
    clear: both; } }
@media only screen and (min-width: 992px) {
  body.mobile_device .products_slider .ajax_block_product .hover_fly,
  body.mobile_device .product_list.grid .ajax_block_product .hover_fly {
    bottom: 0; }
  body.mobile_device .hover_fly.hover_fly_static {
    position: absolute; }
  body.mobile_device .hover_fly {
    width: auto;
    border-top: none!important;
    left: auto;
    right: 0; }
  body.mobile_device .hover_fly a {
    border-top: none!important; }
  body.mobile_device .hover_fly a, body.mobile_device .hover_fly a span, body.mobile_device .hover_fly a:first-child span, body.mobile_device .hover_fly a.ajax_add_to_cart_button span {
    display: none; }
  body.mobile_device .hover_fly a:hover span {
    display: none!important; }
  body.mobile_device .hover_fly.fly_1 a.ajax_add_to_cart_button,
  body.mobile_device .hover_fly.fly_2 a.ajax_add_to_cart_button,
  body.mobile_device .hover_fly.fly_3 a.ajax_add_to_cart_button,
  body.mobile_device .hover_fly.fly_4 a.ajax_add_to_cart_button {
    display: block;
    width: 39px!important;
    position: relative; }
  body.mobile_device .products_slider .ajax_block_product:hover .pro_second_box,
  body.mobile_device .product_list.grid .ajax_block_product:hover .pro_second_box {
    background: none; }
  body.mobile_device .products_slider .ajax_block_product:hover .pro_first_box,
  body.mobile_device .products_slider .ajax_block_product:hover .pro_second_box,
  body.mobile_device .product_list.grid .ajax_block_product:hover .pro_first_box,
  body.mobile_device .product_list.grid .ajax_block_product:hover .pro_second_box {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  body.mobile_device .itemlist_action a:hover {
    width: 30px; }
  body.mobile_device #st_advanced_menu_column_mobile {
    display: block; }
  body.mobile_device #st_advanced_menu_column_desktop {
    display: none; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #center_column.col-md-9 .pb-left-column.col-md-4 #thumbs_list {
    width: 82px; }
  #center_column.col-md-9 .pb-left-column.col-md-6 #thumbs_list {
    width: 164px; }

  #center_column.col-md-12 .pb-left-column.col-md-4 #thumbs_list {
    width: 164px; }
  #center_column.col-md-12 .pb-left-column.col-md-6 #thumbs_list {
    width: 246px; }

  .content_only .pb-left-column.col-md-4 #thumbs_list {
    width: 164px; }
  .content_only .pb-left-column.col-md-6 #thumbs_list {
    width: 328px; }

  .camera_caption_box h1 {
    font-size: 2.6em!important; }

  .camera_caption_box h2 {
    font-size: 1.8em!important; }

  .camera_caption_box h3 {
    font-size: 1.333em!important; }

  .camera_caption_box p {
    font-size: 1em!important; }

  .camera_caption_box.left_center, .camera_caption_box.right_center {
    top: 16%!important; }

  .camera_caption_box.left_bottom,
  .camera_caption_box.right_bottom,
  .camera_caption_box.left_top,
  .camera_caption_box.right_top,
  .camera_caption_box.left_center,
  .camera_caption_box.center_center .camera_caption_inner,
  .camera_caption_box.right_center {
    margin: 10px!important;
    width: 400px!important; }

  .camera_caption_box.center_center {
    margin: 10px auto!important; }

  .camera_caption_box.left_bottom,
  .camera_caption_box.left_top,
  .camera_caption_box.left_center {
    margin-left: 120px!important; }

  .camera_caption_box.right_bottom,
  .camera_caption_box.right_top,
  .camera_caption_box.right_center {
    margin-right: 120px!important; }

  .camera_caption_box.right_bottom, .camera_caption_box.right_top, .camera_caption_box.right_center {
    width: 600px!important;
    padding-left: 330px!important; }

  .camera_caption .cont_two_banners .camera_caption_box.left_bottom,
  .camera_caption .cont_two_banners .camera_caption_box.right_bottom,
  .camera_caption .cont_two_banners .camera_caption_box.left_top,
  .camera_caption .cont_two_banners .camera_caption_box.right_top,
  .camera_caption .cont_two_banners .camera_caption_box.left_center,
  .camera_caption .cont_two_banners .camera_caption_box.center_center .camera_caption_inner,
  .camera_caption .cont_two_banners .camera_caption_box.right_center {
    width: 236px!important; }

  .camera_caption .cont_three_banners .camera_caption_box.left_bottom,
  .camera_caption .cont_three_banners .camera_caption_box.right_bottom,
  .camera_caption .cont_three_banners .camera_caption_box.left_top,
  .camera_caption .cont_three_banners .camera_caption_box.right_top,
  .camera_caption .cont_three_banners .camera_caption_box.left_center,
  .camera_caption .cont_three_banners .camera_caption_box.center_center .camera_caption_inner,
  .camera_caption .cont_three_banners .camera_caption_box.right_center {
    width: 298px!important; }

  .camera_caption .cont_two_banners .camera_caption_box.right_bottom,
  .camera_caption .cont_two_banners .camera_caption_box.right_top,
  .camera_caption .cont_two_banners .camera_caption_box.right_center {
    width: 256px!important;
    padding-left: 90px!important; }

  .camera_caption .cont_three_banners .camera_caption_box.right_bottom,
  .camera_caption .cont_three_banners .camera_caption_box.right_top,
  .camera_caption .cont_three_banners .camera_caption_box.right_center {
    width: 328px!important;
    padding-left: 100px!important; }

  .iosSlider_text_con {
    font-size: 1em!important;
    line-height: 1em!important; }

  .iosSlider_text_con p {
    font-size: 120%;
  line-height: 120%; }

  .logo_center #header_logo {
    max-width: 352px; }

  ul.product_list.grid > li.first-item-of-tablet-line {
    clear: both; }
  ul.product_list.grid > li.first-tablet-line {
    border-top: none; }

  .subcate_grid_view > li.first-item-of-tablet-line, .pro_itemlist > li.first-item-of-tablet-line, .featured_categories_list > li.first-item-of-tablet-line, #featured_itemlist > li.first-item-of-tablet-line, .blog_row_list > li.first-item-of-tablet-line {
    clear: both; }

  .blog_list_grid.blog_list_grid_2col .block_blog {
    width: 100%;
    clear: both; }

  .blog_list_grid.blog_list_grid_3col .block_blog {
    width: 50%; }

  .blog_list_grid.blog_list_grid_3col .block_blog:nth-child(2n+1) {
    clear: both!important; }

  .blog_list_grid.blog_list_grid_3col .block_blog:nth-child(3n+1) {
    clear: none; }

  .blog_list_grid.blog_list_grid_4col .block_blog {
    width: 33.333%; }

  .blog_list_grid.blog_list_grid_4col .block_blog:nth-child(3n+1) {
    clear: both!important; }

  .blog_list_grid.blog_list_grid_4col .block_blog:nth-child(4n+1) {
    clear: none; }

  .ac_results {
    display: none!important; } }
	
.center_column_pro{
	width:100%;
	padding: 0;
}

#page_header #breadcrumb_wrapper{max-width:1615px; margin-left:auto; margin-right:auto;}	
/*.center_good, #header .header_container, .width_footer .container, .breadcrumb_content, #page_header #breadcrumb_wrapper .container{max-width:1615px; width:90%; margin-left:5%; padding:0 15px;}
.width_footer .container, .breadcrumb_content, #page_header #breadcrumb_wrapper .container{padding:0 30px;}
.menu_open .center_good, .menu_open #header .header_container, .menu_open .width_footer .container, .menu_open .breadcrumb_content, .menu_open #page_header #breadcrumb_wrapper .container, .view_adjust{width:100%; margin-left:0; padding:0 150px 0 30px;}
.menu_open .width_footer .container, .menu_open .breadcrumb_content, .menu_open #page_header #breadcrumb_wrapper .container{padding:0 170px 0 45px}*/
.view_adjust #h1_woslider{padding:0px;}

.center_column_index{
	width:100%;
	padding:0;
}

.cart_navigation_lurson{
	width:100%!important;
	margin-left:0px!important;
}

/*Responisve carro de la compra*/

.cart_unit_x{
	display:none;
}

.btn_lurson_code{
	border: 1px solid #dfdfdf !important;
	padding-top:7px!important;
	padding-bottom:5px!important;
	color:#999 !important;
}

#discount_name{
	padding-top:5px;
	padding-left:5px;
	box-sizing:border-box;
	box-shadow:none!important;
}
	
.cart_voucher{
	margin-top:1em;
}

.desc_short_pro{
	width:100%!important;
}

#contact .contact-form-lopd{width:auto; margin: 4px 5px 0 0!important;}
#contact .checkbox{width:100%; margin:20px 0!important;}

@media (max-width:1280px){
	#order_step, #order-detail-content, .summary_products_quantity_text, .cart_navigation, .account_form_lurson, .alert-danger, .addresses, #form, #HOOK_PAYMENT {
		display: block;
		margin-left: 0%;
		width: 100%;
	}
	 
	#shopping_cart_mobile .amount_circle {
    right: -10px;
    top: -10px; }
	
	#cart_title{
		margin-left:0px;
	}
}


@media (min-width:1024px) and (max-width:1280px){
	.center_column_order{
		width:100%!important;
		margin-left:0px!important;
	}
}

@media (min-width:992px) and (max-width:1280px){
	
	#products_category{overflow:hidden;}
	#header .header_container, .width_footer .container, #page_header #breadcrumb_wrapper .container, .view_adjust{width:100%; padding:0 30px; margin-left:0px;}
	.width_footer .container, #page_header #breadcrumb_wrapper .container, .view_adjust{padding:0 30px;}
	#nav-icon1{left:0px;}
	#left_column{padding:0 25px 0 0!important;}
	#header{background-color:#fff;}
	#index #header, #category #header{background-color:transparent;}
	#products_category{padding: 1px 0 0 1px;}
	.amb_enable, .amb_disable {width: calc(33.33% - 20px);}
}

@media(max-width:1024px){
	#cart_title{
		margin-left:0px; 
		width:100%;
	}
}

.cart_total_price_lurson{
		margin-top:15px;
	}
	
.cart_down_lurson, .cart_down_lurson{
		display:block;
	}
	
.total_price_list_lurson, #total_price_container{
		font-family:"Conv_AvenirNextLTPro-BoldCn",​Tahoma,​sans-serif,​Arial!important;
		font-size:20px!important;
	}
	
@media(min-width:768px) and (max-width:991px){
	#products_category{overflow:hidden;}
	.center_good, #header .header_container, .width_footer .container, .breadcrumb_content, #page_header #breadcrumb_wrapper .container{width:100%; padding:0; margin-left:0px;}
	.width_footer .container, .breadcrumb_content, #page_header #breadcrumb_wrapper .container{padding:0;}
	
	#nav-icon1{left:20px;}
	#header_right_inner {padding:0 11px 0 0;}
	.breadcrumb_cms{padding:0 20px;}
	.stlinkgroups_links_footer{padding:0.833em 0!important;}
	.ul_breadcrumb {margin-top:15px;}
	.container {max-width: 1280px;}
	#products_category{padding-left:1px;}

}

@media(min-width:768px){
	
	.total_import span{
		font-size:20px;
		letter-spacing:0.8;
		font-family:"Conv_AvenirNextLTPro-BoldCn",​Tahoma,​sans-serif,​Arial!important;
	}
	
	.price_cart_mobile, .price_unit_cart{
		margin-top:0px!important;
	}
	
	.price_cart_mobile{
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
}



@media (max-width:767px){
	
	.ul_breadcrumb, .filters_breadcrumb{
    width:100%;
    /* width: calc(100% + 40px); */
    left: -20px;
	}
	.cart_item{
		position:relative;
		min-height: 130px;
	}
	
	.cart_voucher fieldset #discount_name {
		height: 45px;
		width:70%;
	}
	
	#cart_summary_total tr{min-height:55px;}
	#cart_summary_total .cart_total_price_lurson td{margin-top:10px!important;}
	.iframe{font-size:15px;}
	
	
	.cart_product{
		width:31%!important;
	}
	.cart_description{
		width:69%!important;
		padding-bottom:0px!important;
	}		
	.cart_quantity, .cart_total, .cart_delete, .cart_unit{
		position:absolute!important; 
		padding-top:0px!important;
	}
	.cart_unit{
		width:20%!important;
		top:60px!important; 
		left: 29%!important;
	}
	.cart_quantity{
		width:20%!important;
		top:50px!important; 
		left: 55%!important;
	}
	.cart_total{
		width:auto!important;
		text-align:right!important;
		top:60px!important; 
		right: 0px!important;
	}

	.cart_delete{
		width:auto!important;
		right:0px!important;
		padding-top:10px!important;
		padding-right:10px!important;
	}
	.cart_ref{
		display:none;
	}
	
	
	
	.total_price_container span{
		font-size:18px;
	}
	
	#total_price{
		font-size:18px;
	}
	
	.total_price_container span{
		letter-spacing:0.08em;
	}
	
	.mobile_table_content{
		padding-top:0px!important;
		margin-top:0px!important;
	}
	
	.price_cart_mobile, #total_product, #total_shipping, #total_discount, #total_price_container {
		margin-top:0px!important;
	}
	
	#total_product, #total_shipping, #total_discount, #total_price_container {
		text-align:right!important;
	}
	
	.cart_total_price td, .cart_total_delivery td, .cart_total_voucher td, .cart_total_price td{
		width:50%!important;
		padding-top:10px!important;
		padding-bottom:10px!important;
		font-size:15px;
	}
	
	#cart_summary tr:nth-child(even), .cart_total_price_lurson{
		background-color: #f6f6f6;
	}
	
	/*.cart_unit_x{
		margin-left:10px;
		margin-bottom:2px;
		display:inline-block;
	}*/
	
	.price_lurson{
		font-size:15px!important;
	}
	
	.fancybox-inner{
		height:auto!important;
	}
	
	#suggestion_parent{
		height:100%!important;
	}
	.cart_down_lurson, .cart_up_lurson{
		display:none;
	}

	#uniform-optin, #newsletter{
		margin-right:5px!important;
	}
	
	#products_category{overflow:hidden;}
	
	
}

@media (max-width: 991px) { 
	#select3, #selectProductSort{
		display:none;
	}
	#languages-block-top, #header_user_info{
		display:none;
	}
	#mobile_bar{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	#stmobileadvancedmenu_tri, #shopping_cart_mobile{
		color:silver;
	}
	
	/*Listado de productos*/
	#columns{
		padding:0px;
	}
}

@media(min-width:1280px){
	#products_category{padding-right:0px!important;}
	#breadcrumb_wrapper{padding-right:4px!important;}
}

@media(min-width:1024px){
	.filters_on .amb_disable, .amb_disable{width:calc((100% - 60px) / 3);}
	.filters_off .amb_disable, .filters_out .amb_disable{width:calc((100% - 80px) / 4);}
	.filters_on .amb_enable, .amb_enable{width:calc((100% - 80px) / 4);}
	.filters_off .amb_enable, .filters_out .amb_enable{width:calc((100% - 100px) / 5);}
	#products_category{padding-right:10px;}
}

@media (min-width:992px){
	#breadcrumb_wrapper{padding-right:14px;}
}

@media (min-width:768px) and (max-width:1440px){
	#footer  .title_block{font-size:23px!important; line-height:30px; padding: 10px 0; margin:0; display:block;}
	.stlinkgroups_links_footer a{font-size:17px;}
	.location_lurson {line-height: 22px;}
	.footer_block_content li{padding:4px 0;}
	.info_footer{margin-top:10px; font-size:17px;}
	#footer .stlinkgroups_links_footer{min-height:220px;}
	.mo_advanced_ml_level_0, .mo_advanced_sub_li {padding-left: 20px;}
}

@media (min-width:768px) and (max-width:991px){
	.product_li{width:calc((100% - 60px) / 3);}
}

@media (min-width:768px){
	.opener_footer{display:none;}
}

@media(min-width:1024px) and (max-width:1280px){
	#contact #center_column{width:100%!important;}
	#contact .form-group{margin-right:20px;}	
}

@media(min-width:992px) and (max-width:1023px){
	#contact .form-group{margin-right:20px;}	
}
	
@media(min-width:768px) and (max-width:1023px){
	#contact fieldset{width:66%;}
	#contact .form-control{max-width:100%; width:100%;}
}

@media (max-width:767px){
	#footer  .title_block{font-size:23px!important; line-height:30px; border-bottom:1px solid #fff; display: block; float: left; width:100%; padding: 7px 0 3px 0; margin:0;}
	.width_footer, .footer_text_container, .footer_text, .opener_footer_text {padding-left: 40px !important; padding-right: 40px !important;}
	.info_footer{margin-top:10px; font-size:17px;}
	.stlinkgroups_links_footer {float:left!important; width:100%;}
	.stlinkgroups_links_footer a{font-size:17px;}
	#footer-primary .open{border-bottom: 1px solid #fff;}
	.footer_block_content{padding-top:15px;}
	.btn_lurson, .address_update a{font-size:22px;}
	.opener_footer{display:block; float:right; padding:2px 5px 3px; font-size:16px;}
	.contact_footer{float:left; width:100%; padding-bottom:20px;}
	.location_lurson {line-height: 22px;}
	.footer_block_content li{padding:4px 0;}
	#footer .open .title_block {padding-bottom: 12px;}
	#footer .block {padding:2px;}
	#contact .left_column_cms{padding-right:0;}
	#contact fieldset{width:100%;}
	#contact .form-control{max-width:100%; width:100%;}
}

/*@media (min-width: 1669px){	
	.width_product_list_noamb{
		width:1390px;
	}
	.width_product_list_amb{
		width:1392px;
	}
}

@media (min-width: 1393px) and  (max-width: 1668px){
	.width_product_list_noamb{
		width:1112px;
	}
	.width_product_list_amb{
		width:1160px;
	}
}

@media (min-width: 1335px) and  (max-width: 1392px){
	.width_product_list_noamb{
		width:1112px;
	}
	.width_product_list_amb{
		width:928px;
	}
}

@media (min-width: 1280px) and (max-width: 1334px) {
	.width_product_list_noamb{
		width:834px;
	}
	.width_product_list_amb{
		width:928px;
	}	
}

@media (min-width: 1112px) and (max-width: 1279px) {
	.width_product_list_noamb{
		width:834px;
	}
	.width_product_list_amb{
		width:928px;
	}
}

@media (max-width: 1112px) {
	#left_column{
		width:25%;
	}	
	
	.filters_on{
		width:75%;
	}
	.filters_off{
		width:100%!important;
	}
}

@media (min-width:701px) and (max-width: 1112px){
	.width_product_list_amb{
		width:696px!important; 
	}
	.amb_enable{
		margin:0px;
		margin-right:11px;
	}
}

@media (min-width:473px) and (max-width: 700px){
	.width_product_list_amb{
		width:473px!important; 
	}
}

@media (max-width:472px){
	.width_product_list_amb{
		width:360px!important; 
	}
	.amb_enable{
		margin:0px;
		width:170px!important;
		height:auto;
		margin-left:10px!important;
	}
	.image-content{
		width:170px!important;
		height:258px!important;
	}
}


@media (max-width: 991px) {
	
	#center_column,.center_column_index{
		width:100%;
		margin-left:0px;
	}
	.category_desc h1{
		font-size:24px;
		margin-bottom:0px!important;
		padding-bottom:0px!important;
		margin-top:10px;
	}
	#mobile_bar{
		border-bottom:solid 1px silver;
	}
	.select_amb{
		border-left:none; 
	}
}

@media (min-width: 851px) and (max-width: 991px){
	.product_link img{
		width:100%!important;
	}
}


@media (min-width: 580px) and (max-width: 1112px){
	
	.amb_disable{
		margin:0px;
		width:30.53%!important;
	}
	.first_xs{
		margin-left:0%;
		margin-right:0%;
	}
	
	.first_md{
		margin-left:2.1%!important;
		margin-right:2.1%;
	}
	
	.second_md{
		margin-right:2.1%;
	}
	.without_amb{
		width:100%!important;
	}
}

@media (max-width: 579px){
	
	.amb_disable{
		margin:0px;
		width:44.75%!important;
	}
	
	.first_xs{
		margin-left:3.5%!important;
		margin-right:3.5%;
	}
	.without_amb{
		width:100%!important;
	}
}*/





