.mobile_product_manufacturer{
	display: none;
  }
  
  .tablet_logo{
	display: none;
  }
  
  .m360-icon.m360-icon-fullscreen-open{
	display: none !important;
  }
  
  @media (min-width: 1200px) {
	  .mobile_only{
		  display:none;
	  }
  
	  .topnav {
		  display: none;
	  }
  
	  .owl-wrapper .imgs{
		  display:block;
		  width:270px;
	  }
  
	  #featured-products_block_center li {
		  width: 270px;
	  }
  
	  .owl-wrapper .datas{
		  width: 270px;
		  display: block;
	  }
  
	  .datas{
		  width: 197px;
		  margin-top: -5px;
		  display: block;
	  }
  
	  #home_featured img{
		  width: 270px;
		  background-size: 270px 12px !important;
	  }
  
	  #featured-products_block_center h5 {
		  font-size: 13px !important;
		  height: 25px;
		  overflow: hidden;
	  }
  
	  .s_title_block {
		  font-size: 13px !important;
		  overflow: hidden;
		  font-weight: 400;
	  }
  
	  #featured-products_block_center .product_desc {
		  height: 19px;
		  text-align: left;
		  font-weight: 300;
	  }
  
	  .list_carousel{
		  width:1160px;
	  }
  
	  .header_background{
		  height: 36px;
		  position: relative;
		  top: 0;
	  }

	  #baseline a{
		display: inline-block;
	  }
  
	  #header {
		/*margin-top: 36px;*/
		margin-top: 0px;
	  }

	  #header .logo_area{
		height: 94px;
	  }
  
	  #header_logo {
		  top: 16px;
	  }
  
	  #countries {
		  /*margin-left: -20px;*/
		  top: 0px;
	  }
  
	  #setCurrency {
		  margin-left: 860px;
		  top: 0px;
	  }
  
	  #header_user_info {
		  float: right;
	  }
	  
	  #search_block_top {
		  top: 35px;
		  left: -55px;
	  }
  
	  #search_block_top #search_query_top {
		  height: 40px;
	  }
  
	  #search_block_top .button {
		  height: 30px;
		  width: 30px;
		  margin-top: -35px !important;
		  margin-right: 5px !important;
	  }
  
	  .sf-contener {
		  top: 0px;
		  position: relative;
	  }
  
	  ul#header_links {
		  top: 8px;
	  }
  
	  #newsletter_block_left {
		  width: 380px;
	  }
  
	  #footer ul {
		  width: auto;
	  }
  
	  #social_block ul{
		  width:auto;
		  float: left;
	  }
  
	  .footernavrespo {
		  display: none;
	  }
  
	  .new_products_data{
		  width: 204px !important;
	  }
  
	  .ph_megamenu .new_products_data{
		  width:190px !important;
	  }
  
	  .categ_left{
		  width: 430px;
	  }
  
	  .categ_left img{
		  width: 414px;
	  }
  
	  #product_list_gview .product_desc {
		  height: 19px;
	  }
  
	  .owl-wrapper .product_desc {
		  height: auto;
	  }
  
	  #product_list .s_title_block_mobile{
		  display:none;
	  }
  
	  .square{
		  height: auto !important;
	  }
  
	  .zen_homebanners_bottom_slide{
		  width: 366px;
	  }
  
	  .zen_homebanners_bottom_slide:nth-child(2n+2){
		  margin: 0px 20px;
	  }
  
	  #header_nav {
		  float: right;
	  }
  
	  #header #cart_block{
		  top:35px; 
		  padding-top:0px;
	  }
  
	  #view_scroll_right {
		  /*margin-left: 455px !important;*/
	  }
  
	  #baseline {
		  margin-left: 130px; 
		  margin-top: 21px;
	  }
  
	  #contact_header {
		  float: right;
	  }
  
	  .ph_megamenu > li > a {
		  padding: 0px 15px;
	  }
  
	  #product_list_gview li{
		  width: 25%; 
	  }
  
	  #layer_cart {
		  width: 750px;
		  margin-left: -375px;
	  }
  
	  #pb-left-column {
		  position: relative;
		  top: -40px;
		  width: 620px;
	  }
  
	  #pb-right-column {
		  float:left;
		  width: 520px;
	  }
  
	  #pb-right-column #views_block {
		  width: 100%;
		  padding-right: 33px;
	  }
  
	  #pb-right-column #views_block.has360{
		  display: flex;
		  justify-content: space-between;
	  }
  
	  #thumbs_list{
		  width: 450px;
		  margin-left: -12px;
		  margin-right: -13px;
	  }
  
	  #views_block.has360 #thumbs_list{
		  width: 373px;
	  }
  
	  #thumbs_list li{
		  width: 75px;
	  }
  
	  #search #product_list_gview li, 
	  #new-products #product_list_gview li,
	  #module-favoriteproducts-account #product_list_gview li,
	  #best-sales #product_list_gview li,
	  #manufacturer #product_list_gview li{
		  width: 20%;
	  }
  
	  .ph_megamenu .marker{
		  display: none !important;
	  }
  
	  .topbar_search_link_mobile{
		  display: none !important;
	  }
  
	.mobile360activate{
	  display: none !important;
	}
  
  }
  @media (min-width: 992px) and (max-width: 1199px) {
	  #header {
		  /*height: 166px;*/
	  }
  
	  #header_logo {
		  top: 16px;
	  }
  
	  .header_background{
		height: 36px;
		position: relative;
		top: 0;
	  }
  
	  #header_nav {
		  float: right;
	  }

	#header .logo_area {
		height: 94px;
	}
  
	  #header #cart_block{
		  top:35px; 
		  padding-top:0px;
	  }
  
	  #baseline {
		margin-left: 130px;
		margin-top: 21px;
	  }
  
	  #contact_header {
		  float: right;
	  }
  
	  #search_block_top {
		  top: 35px;
		  left: -35px;
	  }
  
	  #search_block_top #search_query_top {
		  height: 40px;
	  }
  
	  #search_block_top .button {
		  height: 30px;
		  width: 30px;
		  margin-top: -35px !important;
		  margin-right: 5px !important;
	  }
  
	  #social_block ul{
		  width:auto;
		  float: left;
	  }
  
	  #left_column {
		  padding-right: 0;
	  }
  
	  .s_title_block {
		  font-size: 13px !important;
		  overflow: hidden;
		  font-weight: 400;
	  }
  
	  #featured-products_block_center .product_desc {
		  height: 19px;
		  text-align: left;
		  font-weight: 300;
	  }
		  
	  .owl-wrapper .imgs{
		  display:block;
		  width:270px;
	  }
  
	  #featured-products_block_center li {
		  width: 270px;
	  }
  
	  .owl-wrapper .datas{
		  width: 270px;
		  display: block;
	  }
  
	  .datas{
		  width: 197px;
		  margin-top: -5px;
		  display: block;
	  }
  
	  .ph_megamenu > li > a {
		  padding: 0px 10px;
	  }
  
	  #product_list_gview li{
		  width: 33.333%; 
	  }
  
	  #layer_cart {
		  width: 750px;
		  margin-left: -375px;
	  }
  
	  #pb-left-column {
		  position: relative;
		  top: -40px;
		  width: 460px;
	  }
  
	  #pb-right-column {
		  float:left;
		  width: 465px;
		  margin-right: 15px;
	  }
  
	  .info_photos_container{
		  padding-right: 0px;
	  }
	  .info_photos_text{
		  right: 0px;
	  }
  
	#pb-right-column #views_block {
	  width: 100%;
	}
  
	#pb-right-column #views_block.has360{
	  display: flex;
	  justify-content: space-between;
	}
  
	#thumbs_list{
	  width: 450px;
	  margin-left: -12px;
	  margin-right: -13px;
	}
  
	#views_block.has360 #thumbs_list{
	  width: 300px;
	}
  
	#thumbs_list li{
	  width: 75px;
	}
	  
	  .feature_line#manufecturer_logo img {
		  top: 0;
		  max-width: 78px;
		  position: relative;
		  margin-top: -3px;
	  }
  
	  .manufacturer_text{
		  display: none;
	  }
  
	  #buy_block .feature_line{
		  font-size: 13px;
		  margin-right: 10px;
		  overflow: visible;
		  overflow-y: visible;
	  }
  
	  #pb-right-column #image-block{
		  margin-top: 45px;
	  }
  
	  #search #product_list_gview li, 
	  #new-products #product_list_gview li,
	  #module-favoriteproducts-account #product_list_gview li,
	  #best-sales #product_list_gview li,
	  #manufacturer #product_list_gview li{
		  width: 25%;
		  margin-bottom: 20px !important;
	  }
  
	  .rte h2,
	  .rte h2 strong{
		  font-size: 41px;
	  }
  
	  .faq_banner_question > div{
		  white-space: nowrap;
		  padding: 0 10px;
	  }
  
	  .sf-contener {
		top: 0px;
		position: relative;
	  }
  
	  .ph_megamenu .marker{
		  display: none !important;
	  }
  
	  .topbar_search_link_mobile{
		  display: none !important;
	  }
  
	  #search_block_top_mobile{
		  display: none !important;
	  }
  
	.mobile360activate{
	  display: none !important;
	}
  
		.footer_section_column {
		  margin: 6px;
	  }
  
	  .footer_sections_container {
		  margin-left: -6px;
		  margin-right: -6px;
	  }
  
  }
  @media (min-width: 768px) and (max-width: 991px) {
	.custom_home_blocks_4{
	  flex-wrap: wrap;
	}
  
	.custom_home_blocks_4 > div {
	  margin: 0;
	  width: 50%;
	  background: none;
	}
  
	.custom_home_blocks_4 > div > .custom_home_block_title{
	  margin: 20px 10px 0 10px;
	}
  
	#category_block_for_logged .custom_home_blocks_categories .custom_home_block_title a{
	  height: 100px !important;
	}
  
	.new_best_homeblock .custom_home_blocks_4 > div{
	  width: 50%;
	  margin: 0px 10px 20px 10px;
	}
  
	  #mobile_logo_text{
		  display: flex;
		  padding-top: 5px;
	  }
  
	  .baseline_l1,
	  .baseline_l1_bold{
		  margin-top: 0;
		  font-size: 19px;
	  }
  
	  .baseline_l2{
		  font-size: 15px;
	  }
  
	  /*.topbar_user_link span,
	  #shopping_cart span.cart_name,*/
	  .topbar_faq_link span, 
	  .topbar_contact_link span{
		  display: none;
	  }
  
	  .topbar_search_link{
		  display: none !important;
	  }
  
	  /*.topbar_user_link i,
	  #shopping_cart > a > i,*/
	  .topbar_faq_link i, 
	  .topbar_contact_link i, 
	  .topbar_search_link_mobile{
		  display: block;
		  font-size: 25px;
	  }
  
	  .topbar_contact_link i{
		  font-size: 30px;
	  }
  
	  .container.logo_area{
		  display: none;
	  }
  
	  #header_user .topbar_left_side:after{
		  display: none;
	  }
  
	  #shopping_cart > a,
	  #header_user .topbar_left_side,{
		  display: flex;
		  align-items: center;
	  }
  
	  #head_cont .topbar_right_side,
	  #head_cont a.topbar_faq_link,
	  #head_cont a.topbar_contact_link,
	  #head_cont a.topbar_user_link,
	  .topbar_search_link_mobile{
		  display: flex !important;
		  align-items: center;
		  justify-content: center;
	  }
  
	  #header_user .topbar_left_side:after{
		  top: 1px;
	  }
  
	  .header_background,
	  #head_cont{
		height: 36px;
		position: relative;
		top: 0;
	  }
  
	  .login_on_hover, #login_on_hover{
		  top: 36px;
		  left: -20px;
	  }
  
	  #tablet_menu{
		  display: flex;
	  }
  
	  .toggle-button.fa-bars{
		  display: block;
	  }
  
	  .ph_megamenu .marker{
		  display: inline;
	  }
  
	  #header > #topmenu{
		  display: none;
	  }
  
	  .topbar_right_side a, .topbar_left_side > a {
		  padding: 0 7px 0 7px !important;
	  }
  
	  .topbar_right_side {
		  padding-left: 5px;
	  }
  
	  #polcodercustomertab{
		  padding: 0 15px;
	  }
  
	  #polcodercustomertab > .row{
		  flex-wrap: wrap;
	  }
  
	  .polcodercustomertab_content_left{
		  width: 100% !important;
		  padding: 0 15px 15px 15px !important;
	  }
  
	  .polcodercustomertab_customer_details{
		  display: none;
	  }
  
	  .polcodercustomertab_customer_details_mobile{
		  display: flex;
	  }
  
	  .polcodercustomertab_content_right {
		  width: 100% !important;
		  padding: 0 15px 15px 15px !important;
	  }
  
	  .custom_home_block_title{
		  font-size: 18px;
	  }
  
	  #pre_footer .container{
		  flex-wrap: wrap;
	  }
  
	  .pre_footer_section{
		  width: 49%;
		  padding: 0px 0 10px 0;
	  }
  
	  .footer_sections_container{
		  flex-wrap: wrap;
		  margin-left: 0px;
		  margin-right: 0px;
	  }
  
	  .footer_section_column{
		  width: 33.333%;
		  margin: 0;
	  }
  
	  .footer_section_contact{
		  display: none;
	  }
  
	  .footer_section_column_mobile_only{
		  display: block;
		  height: 360px;
	  }
  
	  #social_block ul{
		  float: none;
		  left: auto;
		  right: auto;
		  margin: 0 auto;
		  display: inline-block;
	  }
  
	  #product_list_gview li{
		  width: 33.333%;
	  }
  
	  #left_column {
		  display: none;
		  margin-top: 0px;
		  background: #e6f3da;
	  }
  
	  #category_name_mobile {
		  display: flex;
	  }
  
	  #header .container {
		  width: 100%;
	  }
  
	  .additional_item{
		  display: none;
	  }
  
	  #manufacturers_carousel li {
		  width: 100%;
	  }
  
	  #layered_block_left h1.title_block,
	  #layered_block_left > p{
		  display: none;
	  }
  
	  #layered_block_left .layered_filter > ul{
  
	  }
  
	  #layered_block_left .layered_filter > ul > li{
		  width: 33.333%;
	  }
  
	  #layered_block_left .checkmark{
		  background-color: #ffffff;
	  }
  
	  #product .breadcrumb{
		  display: none;
	  }
  
	  #product #primary_block {
		  margin-top: 0;
		  display: block;
	  }
  
	  #product #pb-right-column{
		  width: 50%;
		  margin-right: 0;
		  float: left;
		  padding-right: 7px;
	  }
  
	  #product #pb-left-column{
		  width: 50%;
		  margin-right: 0;
		  float: right;
		  padding-left: 7px;
	  }
  
	  #product #image-block, 
	  #product #views_block, 
	  .resetimg {
		  /*display: none;*/
	  }
  
	  #pb-right-column #views_block {
		  width: 100%;
	  }
	  
	  #pb-right-column #views_block.has360{
		  display: flex;
		  justify-content: space-between;
	  }
	  
	  #thumbs_list{
		  width: 353px;
		  margin-left: -12px;
		  margin-right: -13px;
	  }
	  
	  #views_block.has360 #thumbs_list{
		  width: 260px;
	  }
	  
	  #thumbs_list li{
		  width: 75px;
	  }
  
	  #product #mobile-image-block {
		  display: none;
		  /*
		  display: block;
		  padding: 5px;
		  border: 1px solid #d2d2d2;
		  margin: 0;
		  margin-bottom: 10px;
		  position: relative;
		  */
	  }
  
	  .mobile-proudct-name{
		  display: block;
	  }
  
	  .info_photos_container{
		  padding-right: 0px;
	  }
	  .info_photos_text{
		  right: 0px;
	  }
  
	  #pb-left-column #product_name_section{
		  display: none;
	  }
  
	  #mobile_buy_form{
		  display: block;
	  }
  
	  .price.product_page .cart_in_line_items{
		  align-items: center;
	  }
  
	  .price.product_page .show_in_a_line{
		  display: flex;
	  }
  
	  #layer_cart {
		  width: 650px;
		  margin-left: -325px;
	  }
  
	  #layer_cart .layer_cart_cart {
		  min-height: 100px;
	  }
  
	  .cms_main_title {
		  font-size: 42px;
	  }
  
	  .rte h2,
	  .rte h2 strong{
		  font-size: 34px;
	  }
  
	  .video_title{
		  width: 100%;
	  }
  
	  #module-favoriteproducts-account video{
		  width: 100%;
	  }
  
	  .summary_table_div_vouchers_input {
		  display: block;
	  }
  
	  .cart_voucher input.discount_name{
		  width: 177px;
		  margin-left: 0;
	  }
  
	  #cart_summary .cart_ref{
		  display: none;
	  }
  
	  .summary_section_headline{
		  font-size: 22px;
	  }
  
	  .delivery_options_address .delivery_option{
		  display: flex;
		  align-items: center;
	  }
  
	  #order .delivery_option label > table.resume, 
	  #order-opc .delivery_option label > table.resume {
		  width: 100%;
	  }
  
	  #order-opc .delivery_options_address .delivery_option_logo{
		  width: 150px;
	  }
  
	  #order-opc .delivery_options_address .delivery_option_text{
		  width: 430px;
	  }
  
	  #order-opc .delivery_options_address .delivery_option_price{
		  width: 90px;
	  }
  
	  .contact_form_container .contact_form_left{
		  padding-right: 15px;
	  }
  
	  .feature_line#manufecturer_logo{
		  display: none;
	  }
  
	  .auth_banner, .auth_banner_visitor {
		  max-width: 249px;
		  min-width: 249px;
	  }
  
	  .bloc_adresses .address_container{
		  width: 328px;
	  }
  
	  #block-history > .table-responsive{
		  min-height: 100px;
		  background: #fff;
	  }
  
	  .polcodercustomertab_customer_table p.warning{
		  position: absolute;
		  width: 360px;
		  margin-left: -180px;
		  margin-top: 15px;
		  top: 28px;
	  }
  
	.mobile360activate{
	  display: none !important;
	}
  
	.tablet_logo{
	  display: block;
	}
  
	.tablet_logo img{
	  height: 50px;
	  width: auto;
	}
  
	.tablet_baseline{
	  border-left: 1px solid #3C3C3C;
	  margin-left: 15px;
	}
  
	.tablet_head{
	  display: flex;
	  align-items: center;
	}
	#category_block_for_logged .custom_home_blocks_categories .custom_home_block_title a,
	.custom_home_blocks_categories .custom_home_block_title a{
	  height: 75px;
	}
  
  }
  @media (max-width: 767px) {
	#category_block_for_logged .custom_home_blocks_4.custom_home_blocks_categories{
	  width: 100% !important;
	}
  
	.custom_home_blocks_4{
	  flex-wrap: wrap;
	}
  
	.custom_home_blocks_4 > div {
	  margin: 0;
	  width: 50%;
	  background: none;
	}
  
	.custom_home_blocks_4 > div > .custom_home_block_title{
	  margin: 20px 10px 0 10px;
	}
  
	#category_block_for_logged .custom_home_blocks_categories .custom_home_block_title a{
	  height: 100px !important;
	}
  
	.new_best_homeblock .custom_home_blocks_4 > div{
	  width: 50%;
	  margin: 0px 10px 20px 10px;
	}
  
	  #mobile_logo_text{
		  display: flex;
		  padding-top: 46px;
	  }
  
	  .baseline_l1,
	  .baseline_l1_bold{
		  margin-top: 0;
		  font-size: 19px;
	  }
  
	  .baseline_l2{
		  font-size: 15px;
	  }
  
	  /*.topbar_user_link span,
	  #shopping_cart span.cart_name,*/
	  .topbar_faq_link span, 
	  .topbar_contact_link span{
		  display: none;
	  }
  
	  .topbar_search_link{
		  display: none !important;
	  }
  
	  /*.topbar_user_link i,
	  #shopping_cart > a > i,*/
	  .topbar_faq_link i, 
	  .topbar_contact_link i, 
	  .topbar_search_link_mobile{
		  display: block;
		  font-size: 25px;
	  }
  
	  .topbar_contact_link i{
		  font-size: 30px;
	  }
  
	  .container.logo_area{
		  display: none;
	  }
  
	  #header_user .topbar_left_side:after{
		  display: none;
	  }
  
	  #shopping_cart > a,
	  #header_user .topbar_left_side,{
		  display: flex;
		  align-items: center;
	  }
  
	  #head_cont .topbar_right_side,
	  #head_cont a.topbar_faq_link,
	  #head_cont a.topbar_contact_link,
	  #head_cont a.topbar_user_link,
	  .topbar_search_link_mobile{
		  display: flex !important;
		  align-items: center;
		  justify-content: center;
	  }
  
	  #header_user .topbar_left_side:after{
		  top: 1px;
	  }
  
	  .header_background,
	  #head_cont{
		height: 36px;
		position: relative;
		top: 0;
	  }
  
	  .login_on_hover, #login_on_hover{
		  top: 35px;
		  left: 0;
		  width: 100%;
	  }
  
	  #tablet_menu{
		  display: flex;
		  border-top: none;
	  }

	.user_not_logged #tablet_menu{
		width: 100% !important;
	}
  
	  .toggle-button.fa-bars{
		  display: block;
	  }
  
	  .ph_megamenu .marker{
		  display: inline;
	  }
  
	  #header > #topmenu{
		  display: none;
	  }
  
	  .topbar_right_side a, .topbar_left_side > a {
		  padding: 0 7px 0 7px !important;
	  }
  
	  .topbar_right_side {
		  padding-left: 5px;
	  }
  
	  #polcodercustomertab{
		  padding: 0 15px;
	  }
  
	  #polcodercustomertab > .row{
		  flex-wrap: wrap;
	  }
  
	  .polcodercustomertab_content_left{
		  width: 100% !important;
		  padding: 0 15px 15px 15px !important;
	  }
  
	  .polcodercustomertab_customer_details{
		  display: none;
	  }
  
	  .polcodercustomertab_customer_details_mobile{
		  display: flex;
	  }
  
	  .polcodercustomertab_content_right {
		  width: 100% !important;
		  padding: 0 15px 15px 15px !important;
	  }
  
	  .custom_home_block_title{
		  font-size: 18px;
	  }
  
	  #pre_footer .container{
		  flex-wrap: wrap;
	  }
  
	  .pre_footer_section{
		  width: 49%;
		  padding: 0px 0 10px 0;
	  }
  
	  .footer_sections_container{
		  flex-wrap: wrap;
		  margin-left: 0px;
		  margin-right: 0px;
	  }
  
	  .footer_section_column{
		  width: 50%;
		  margin: 0;
	  }
  
	  .footer_section_contact{
		  display: none;
	  }
  
	  .footer_section_column_mobile_only{
		  display: block;
		  height: 360px;
	  }
  
	  #social_block ul{
		  float: none;
		  left: auto;
		  right: auto;
		  margin: 0 auto;
		  display: inline-block;
	  }
  
	  #product_list_gview li{
		  width: 50%;
	  }
  
	#left_column {
		display: none;
		margin-top: 0px;
		background: #e7e9dc;
		position: relative;
		/*top: 72px;*/
	}
  
	#category_name_mobile {
		display: flex;
		position: relative;
		/*top: 72px;*/
	}
  
	  #header .container {
		  width: 100%;
	  }
  
	  .additional_item{
		  display: none;
	  }
  
	  #manufacturers_carousel li {
		  width: 100%;
	  }
  
	  #layered_block_left h1.title_block,
	  #layered_block_left > p{
		  display: none;
	  }
  
	  #layered_block_left .layered_filter > ul{
  
	  }
  
	  #layered_block_left .layered_filter > ul > li{
		  width: 100%;
	  }
  
	  #layered_block_left .checkmark{
		  background-color: #ffffff;
	  }
  
	  #product .breadcrumb{
		  display: none;
	  }
  
	#product #primary_block {
		/*margin-top: 72px;*/
		display: block;
	}
  
	  #product #pb-right-column{
		  width: 100%;
		  margin-right: 0;
		  float: none;
		  padding-right: 0;
	  }
  
	  #product #pb-left-column{
		  width: 100%;
		  margin-right: 0;
		  float: none;
		  padding-left: 0;
	  clear: both;
	  }
  
	  .info_photos_container{
		  padding-right: 0px;
		  margin-bottom: 15px;
	  }
	  .info_photos_text{
		  right: 0px;
		  background-color: #fff;
		  padding: 5px;
		  border: 1px solid #dddddd;
	  }
  
	  #product #image-block .magic-slide[data-magic-slide='zoom'], 
	  #product #views_block, 
	  .resetimg {
		  display: block !important;
	  }
	  #pb-right-column #views_block {
		  margin-top: 30px;
	  }
  
	  #pb-right-column #views_block {
		  width: 100%;
	  }
  
	  #thumbs_list{
		  width: 100%;
		  margin-left: -12px;
		  margin-right: -13px;
	  }
	  
	  #views_block.has360 #thumbs_list{
		  width: 100%;
	  }
  
	  #thumbs_list li {
		  width: 75px;
	  }
  
	  #thumbnail_9999999999 {
		  list-style: none;
		  border-left: none;
		  display: none;
		  text-align: right;
		  margin-top: 10px;
	  }
  
	  [data-magic-slide-id].m360-selector{
		  display: block !important;
		  line-height: 40px !important;
	  }
  
	#product #image-block .magic-slide[data-magic-slide='360']{
	  display: block;
	  height: 0px;
	  overflow: hidden;
	}
  
		.mobile360activate{
		  border: none !important;
		  background: none !important;
		  padding: 0 !important;
		  margin: 0 !important;
		  margin-top: 10px !important;
		  position: relative;
		  margin-bottom: -2px !important;
		  display: none;
		  text-align: right;
		  width: 100%;
		}
  
	  #product #mobile-image-block {
		  display: none;
		  padding: 5px;
		  border: 1px solid #d2d2d2;
		  margin: 0;
		  margin-bottom: 10px;
		  position: relative;
	  }
  
	  .mobile-proudct-name{
		  display: block;
		  font-size: 22px !important;
	  }
  
	  #pb-left-column #product_name_section{
		  display: none;
	  }
  
	  #mobile_buy_form{
		  display: block;
	  }
  
	  .price.product_page .cart_in_line_items{
		  align-items: center;
		  flex-wrap: wrap;
	  }
  
	  .price.product_page .show_in_a_line{
		  display: flex;
	  }
  
	  #layer_cart {
		  width: 350px;
		  margin-left: -175px;
	  }
  
	  #layer_cart .layer_cart_cart {
		  min-height: 100px;
	  }
  
	  .cms_main_title {
		  font-size: 25px;
		  line-height: 1.1em;
	  }
  
	  .cms_intro_text{
		  padding: 20px;
	  }
  
	  .rte h2,
	  .rte h2 strong{
		  font-size: 30px;
	  }
  
	  .video_title{
		  width: 100%;
	  }
  
	  #module-favoriteproducts-account video{
		  width: 100%;
	  }
  
	  .summary_table_div_vouchers_input {
		  display: block;
	  }
  
	  .cart_voucher input.discount_name{
		  width: 177px;
		  margin-left: 0;
	  }
  
	  #cart_summary .cart_ref{
		  display: none;
	  }
  
	  .summary_section_headline{
		  font-size: 18px;
	  }
  
	  .delivery_options_address .delivery_option{
		  display: flex;
		  align-items: center;
	  }
  
	  #order .delivery_option label > table.resume, 
	  #order-opc .delivery_option label > table.resume {
		  width: 100%;
	  }
  
	  #order-opc .delivery_options_address .delivery_option_logo{
		  width: 20%;
	  }
  
	  #order-opc .delivery_options_address .delivery_option_text{
		  width: 50%;
	  }
  
	  #order-opc .delivery_options_address .delivery_option_price{
		  width: 30%;
	  }
  
	  #order-opc .delivery_options_address .delivery_option_price > .delivery_option_price{
		  width: 100%;
	  }
  
	  #order-opc .delivery_option.item > label{
		  width: 100%;
	  }
  
	  .contact_form_container .contact_form_left{
		  padding-right: 15px;
	  }
  
	  .feature_line#manufecturer_logo{
		  display: none;
	  }
  
	.mobile_product_manufacturer{
	  display: flex;
	  margin-top: -18px;
	  margin-bottom: -15px;
	  align-items: center;
	  justify-content: center;
	}
  
	#pb-left-column .under_title_container{
	  display: flex;
	  justify-content: space-between;
	}
  
	#pb-left-column .under_title_container > div.feature_lines{
	  display: flex;
	  flex-wrap: wrap;
	  width: 60%;
	}
  
	#pb-left-column .under_title_container > div#usefull_link_block{
	  
	}
  
	#pb-left-column .under_title_container > div#usefull_link_block li{
	  white-space: nowrap;
	}
  
	.feature_line#manufecturer_logo img {
	  position: relative;
	  top: 0px;
	}
  
	.mobile_account_creation_banner{
		display: block;
		width: 100%;
		order: 0;
	}
	
	  .mobile_account_creation_text_top{
		display: block;
		width: 100%;
		order: 1;
	}
	
	.mobile_account_creation_text_bottom{
		display: block;
		width: 100%;
		order: 3;
	}
	
	.auth_banner_visitor{
		  max-width: 100%;
		  min-width: 100px;
		  order: 2;
	}

	.auth_banner{
		display: none;
	}

  
	.auth_form_side {
		margin-left: 15px;
		margin-right: 15px;
	}

	#authentication .auth_form_side{
		order: 2;
	}

  
	  .bloc_adresses .address_container{
		  width: 100%;
		  margin-bottom: 15px;
	  }
  
	  #mobile_logo_text{
		  display: none;
	  }
  
	  #topmenu_logo{
		  display: block !important;
	  }
  
	  #countries .countries_ul{
		  padding-left: 0;
	  }
  
	  #countries .countries_ul li{
		  margin-right: 0;
		  margin-left: 5px;
	  }
  
	  #search_block_top_mobile #search_query_top {
		  width: 290px;
	  }
  
	  .topbar_user_link span{
		  display: none !important;
	  }
  
	  .topbar_user_link i{
		  display: block !important;
		  font-size: 27px;
		  position: relative;
		  top: 1px;
	  }
  
	#header .shopping_cart {
		background: #b4bd8b;
		margin: 0 15px;
		z-index: 10;
	}

	#shopping_cart > a{
	  color: #fff;
	  border: none;
	}

	#search_block_top_mobile{
		top: 35px;
		z-index: 999;
	}
  
	  #cart_block{
		  display: none !important;
	  }
  
	  a.topbar_user_link{
		  display: block;
		  margin: 0;
		  padding: 0 0 !important;
	  }
  
	  .home_top_banners_logged_ul {
		  display: block;
	  }
  
	  .home_top_banners_logged_ul li{
		  margin-bottom: 20px;
	  }
  
	  .polcodercustomertab_customer_table .tabset > label{
		  width: 50%;
		  margin-right: 0;
	  }
  
	  .polcodercustomertab_customer_table table.std td {
		  padding: 5px 8px !important;
	  }
  
	  .new_best_homeblock .custom_home_blocks_3 > div{
		  width: 33%;
		  margin: 0px 10px 20px 10px;
	  }
  
	  #category_block_for_logged{
		  display: flex;
		  justify-content: space-between;
	  }
  
	  #category_block_for_logged .custom_home_blocks_categories{
		  width: 50%;
		  flex-wrap: wrap;
		  margin-left: -5px;
		  margin-right: -5px;
		  margin-top: 10px;
	  }
  
	  #category_block_for_logged .custom_home_blocks_3 > div{
		  width: 100%;
		  margin: 10px 5px;
	  }
  
	  .wp_post_title{
		  white-space: normal;
	  }
  
	  .pre_footer_title{
		  font-size: 14px;
	  }
  
	  .pre_footer_section{
		  font-size: 12.5px;
	  }
  
	  .footer_section_column_mobile_only .footer_section_container{
		  flex-wrap: wrap;
	  }
  
	  .footer_section_column_mobile_only .footer_section_container .footer_mobile_line{
		  width: 100%;
		  margin: 5px 0;
	  }
  
	  .polcodercustomertab_customer_table table.std td.history_link {
		  display: none;
	  }
  
	  .resumecat{
		  float: none;
		  line-height: 1em;
		  margin-bottom: 10px;
	  }
  
	  .cat_line{
		  display: none !important;
	  }
  
	  #center_column .sortPagiBar label{
		  display: none !important;
	  }
  
	  .sortPagiBar #nb_item{
		  margin-left: 0px !important;
	  }
  
	  .sortPagiBar select#selectPrductSort{
		  margin-right: 0px !important;
	  }
  
	  .content_prices #add_to_cart{
		  margin-top: 15px;
	  }
  
	  .contact_form_right{
		  flex-wrap: wrap;
	  }
  
	  .my_account_tabs_top_container{
		  justify-content: space-between;
	  }
  
	  #pro_account_container{
		  flex-wrap: wrap;
	  }
  
	  .pro_account_section{
		  width: 100%;
		  margin-bottom: 15px;
	  }
  
	  .pro_account_section h3{
		  font-size: 20px;
		  line-height: 1.1em;
	  }
  
	  .full_width_mobile{
		  padding: 0;
	  }
  
	  .footer_section_column:nth-child(1) .footer_section_main_title:after,
	  .footer_section_column:nth-child(2) .footer_section_main_title:after,
	  .footer_section_column:nth-child(3) .footer_section_main_title:after,
	  .footer_section_column:nth-child(4) .footer_section_main_title:after,
	  .footer_section_column:nth-child(5) .footer_section_main_title:after{
		  width: 90%;
	  }
  
	  .summary_table_div_vouchers{
		  margin: 0 15px 15px 15px;
	  }
  
	  .summary_table_div_summary td{
		  margin-right: 15px !important;
	  }
  
	  .free-shipping-table > td.fstable{
		  padding: 0px 15px 0px 0px !important;
	  }
  
	  #opc_account .addresses > .row.equalh{
		  flex-wrap: wrap;
	  }
  
	  .adr_sect{
		  margin-top: 3px;
	  }
  
	  #order .delivery_options_address .delivery_option_logo img, 
	  #order-opc .delivery_options_address .delivery_option_logo img{
		  max-width: 50px;
	  }
  
	  #order-opc .delivery_option_title {
		  font-weight: 500;
		  font-size: 13px;
		  white-space: nowrap;
	  }
  
	  #order-opc .delivery_option_delay{
		  font-size: 11px;
	  }
  
	  #module-bankwire-payment #cart_navigation{
		  flex-wrap: wrap;
	  }
  
	  #module-bankwire-payment #cart_navigation > input{
		  margin-top: 15px;
	  }
  
	  #index.user_not_logged .custom_home_blocks{
		  display: flex;
		  flex-wrap: wrap;
	  }
  
	  #index.user_not_logged .custom_home_blocks{
		  width: 100%;
		  justify-content: space-between;
	  }
  
	  #index.user_not_logged .custom_home_blocks .custom_home_blocks_categories{
		  width: 50%;
		  flex-wrap: wrap;
		  margin-left: -5px;
		  margin-right: -5px;
	  }
  
	  #index.user_not_logged .custom_home_blocks .custom_home_blocks_categories > div{
		  width: 100%;
		  margin: 20px 5px 0 5px;
	  }
  
	  .custom_home_block_description{
		  padding: 10px 15px 10px 15px;
	  }
  
	  .home-text{
		  padding: 15px;
		  font-size: 13px;
	  }
  
	  #index.user_not_logged .custom_home_blocks > .custom_home_blocks_3{
		  width: 50%;
		  flex-wrap: wrap;
		  margin-left: -5px;
		  margin-right: -5px;
	  }
  
	  #index.user_not_logged .custom_home_blocks > .custom_home_blocks_3 > div{
		  width: 100%;
	  }
  
	  #index.user_not_logged .custom_home_blocks > .custom_home_blocks_3:not(.custom_home_blocks_categories) .custom_home_block_title{
		  padding: 0 15px 0 15px;
	  }
  
	  .topbar_left_side.user_not_logged{
		  display: flex;
		  align-items: center;
		  margin-right: 15px;
	  }
  
	  .topbar_left_side.user_not_logged > a{
		  white-space: nowrap;
		  text-transform: uppercase;
		  padding: 0 0 0 7px !important;
	  }
  
	  #custom_home_blocks_categories{
		  display: none !important!
	  }
  
	  #login_on_hover.user_not_logged{
		  width: 100%;
	  }
  
	  .auth_form_container{
		  flex-wrap: wrap;
	  }
  
	  .radiosc span{
		  font-size: 13px;
	  }
  
	  .modal{
		  width: 300px !important;
		  margin-left: -150px !important;
	  }
  
	  #center_column #account-creation_form p.cart_navigation{
		  text-align: center;
	  }
  
	  #account-creation_form h3, #authentication #login_form h3, .check_title{
		  line-height: 1.1em;
	  }
  
	  .line_decor{
		  word-break: break-word;
	  }
  
	  #underseebanners{
		  margin-left: 5px;
		  margin-right: 5px;
	  }
	  
	  .summary_table_div_summary .price{
		  text-align: right !important;
	  }
  
	  #block-history > .table-responsive{
		  min-height: 100px;
		  background: #fff;
	  }
  
	  .polcodercustomertab_customer_table p.warning{
		  position: relative;
		  width: 270px;
		  margin-left: -135px;
		  margin-top: 15px;
	  }
  
	  .cat_desc{
		  display: none;
	  }
  
	  .reduction_container span.reduction_title_span {
		  width: 65px;
	  }
  
	  .total_savings{
		  display: flex;
		  flex-wrap: wrap;
		  justify-content: center;
	  }
  
	  .total_savings .you_save_part{
		  margin-left: 0;
		  margin-top: 5px;
	  }
  
	  .reduction_container span.reduction_price{
		  width: 80% !important;
		  display: block;
		  text-align: right;
	  }
  
	  .reduction_container span.reduction_price_unit{
		  width: 100%;
		  display: block;
		  text-align: right;
		  padding-top: 0px;
	  }
  
	  .reduction_container{
		  display: flex;
		  flex-wrap: wrap;
		  justify-content: space-between;
		  align-items: center;
	  }
	  .fpo_container{
		  padding: 15px 30px 20px 30px;
	  }
	  .fpo_second_title{
		  line-height: 1em;
		  margin-top: 5px;
	  }
	  .fpo_button{
		  align-items: flex-end;
	  }
	.products_block_new_custom,
	.wp_posts_container,
	.instagram_block_title,
	.viewed_products_block,
	.related_products_block {
	  width: 100%;
	}
	.products_block_new_custom {
	  margin-bottom: -25px !important;
	}
	#category_block_for_logged .custom_home_blocks_categories .custom_home_block_title a{
	  height: auto;
	}
	.custom_home_block_title img{
	  height: 120%;
	}
		.custom_home_blocks_categories .custom_home_block_title a {
		  height: 75px;
	  }
  
	  .auth_form_top .lost_password {
		  bottom: -8px;
	  }
  
	  #center_column #login_form p.submit {
		  margin-top: 0px;
	  }
  
	  #authentication #login_form fieldset {
		  margin-bottom: 0px;
	  }
  
	  .shop_in_container{
		  display: none;
	  }
	  .shop_in_container_mobile{
		  display: block;
		  padding-right: 5px;
	  }
  
	  .popup_geoip{
		  width: 90%;
		  left: 5%;
		  margin-left: 0;
		  right: 5%;
	  }
  
	  .pro_account_container_inner{
		  width: 100%;
	  }
  
	  #pro-account .radio_selection_container .option{
		  width: 46%;
	  }
  
	  .super_discount_container_checkout{
		  flex-wrap: wrap;
		  justify-content: flex-end;
	  }
  
	  .super_discount_checkout_next,
	  .super_discount_checkout_first{
		  margin-right: 10px;
	  }
  
	  #HOOK_SHOPPING_CART_EXTRA .email-cart-wrapper{
		  margin: 0;
	  }
  
	  #HOOK_SHOPPING_CART_EXTRA .email-cart-wrapper a{
		  box-shadow: none;
	  }
  
  
  
  
  }
  
  
  
  @media (max-width: 991px) {
	#mobile_menu_mask{
	  background: rgb(255 255 255 / 85%);
	  position: fixed;
	  left: 0;
	  right: 0;
	  top: 0;
	  bottom: 0;
	  z-index: 9991;
	  display: none;
	  opacity: 0;
	}
  
	#mobile_menu_content i{
	  position: absolute;
	  right: -43px;
	  font-size: 30px;
	  top: 2px;
	  font-weight: 400;
	  background: #fff;
	  border-radius: 50px;
	  padding: 3px;
	  display: none;
	  opacity: 0;
	}
  
	#mobile_menu_opnr{
	  display: flex;
	  height: 34px;
	  align-items: center;
	}
  
	#mobile_menu_content{
	  transition: left 0.2s ease 0s;
	  left: -260px;
	  position: absolute;
	  z-index: 9999;
	  height: 100%;
	  width: 260px;
	}
  
	#mobile_menu_content.mobile_menu_opened{
	  left: 0px;
	}
  
  
	#mobile_menu_content .container{
	  padding-left: 0px;
	  padding-right: 0px;
	}
  
  
  
	#mobile_menu_content ul#ph_megamenu{
	  display: block;
	  position: fixed;
	  top: 0;
	  height: 100%;
	  z-index: 999999;
	  width: 260px;
	  overflow-x: hidden;
	  overflow-y: auto;
	  font-size: 15px;
	  background: #333;
	  color: #fff;
	  box-shadow: 0 0 5px 5px #222 inset;
	}
  
	#mobile_menu_content .ph_megamenu > li > a {
	  font-weight: 400;
	  background: #424242;
	  width: 100%;
	}
  
	#mobile_menu_content .ph_megamenu li{
	  width: 100% !important;
	}
  
	#mobile_menu_content .ph_megamenu > li{
	  width: 100% !important;
	  display: block;
	  margin: 0;
	  line-height: 40px;
	  border-top: 1px solid #4d4d4d;
	  border-bottom: 1px solid #1a1a1a;
	}
  
	#mobile_menu_content .menu_link_12.menu_home_icon{
	  display: block !important;
	}
  
	#mobile_menu_content .marker{
	  display: none !important;
	}
  
	#mobile_menu_content .dropdown{
	  display: block !important;
	  margin: 0;
	}
  
	#mobile_menu_content .dropdown a{
	  color: rgba(255, 255, 255, 0.75);
	  padding-left: 30px !important;
	  background: #333 !important;
	  border-top: 1px solid #4d4d4d;
	  border-bottom: 1px solid #1a1a1a;
	  font-size: 12px !important;
	  line-height: 40px !important;
	}
  
	#mobile_menu_content ul li ul li {
	  line-height: 40px;
	  font-size: 12px;
	}
  
	#mobile_menu_content .ph_megamenu > li > a > span{
	  padding: 0 10px;
	  display: block;
	  text-decoration: none;
	  color: #fff;
	  font-family: 'Roboto', sans-serif;
	  font-weight: 300;
	  font-size: 14px;
	}
  
	#mobile_menu_content .ph_megamenu > li > a{
	  height: auto;
	  line-height: 40px;
	}
  
	#mobile_menu_content .ph_megamenu > li > ul{
	  border-top: 1px solid black;
	}
  
	#mobile_menu_content .menu_link_favorites a{
	  padding: 0 10px 0 20px;
	  display: block;
	  text-decoration: none;
	  color: #fff;
	  font-family: 'Roboto', sans-serif;
	  font-weight: 300 !important;
	  font-size: 14px;
	  text-align: left;
	}
  
	#mobile_menu_content .menu_link_favorites i{
	  display: none;
	}
  
  }
  
  
  
  @media (max-width: 500px) {
	  .new_best_homeblock .custom_home_blocks_3{
		  flex-wrap: wrap;
	  }
	  .new_best_homeblock .custom_home_blocks_3 > div{
		  width: 100%;
	  }
  }

@media (max-width: 991px){ /* sticky menu */
	.top_magazine_link span{
		display: none;
	}
	
	a.top_magazine_link i {
		font-size: 19px;
	}
}




@media (min-width: 768px) {
	.legal_desktop{
		display: block;
	}
	.legal_mobile{
		display: none;
	}
}
@media (max-width: 767px) {
	.legal_desktop{
		display: none;
	}
	.legal_mobile{
		display: block;
	}
}