﻿/*	$border-radius: @include border-radius(6px);*/
/* Note: Design for a width > 1200px
================================================== */
@media only screen and (min-width: 1200px) {
  .main_page_products li .product_image img {
    max-width: none;
  }
  .imgTmHtml{
	height: 205px;
	width: 279px;
	margin-bottom: 20px;
  }
   #id_country{width: 50%;}
  .ui-autocomplete-input{width: 50%;}
  #hrDouzieme, #hrClub, #hrFeatured, #hrBlog, #hrNewProducts{
	border-top: 1px solid #00005A;		
  }
  .imgUnDouzieme{
	margin-left:10px;
  }
  #hrDouzieme{
	width: 75%;
	margin-top: 30px;
  }
  #hrClub{	
	width: 80%;
	margin-top: 30px;
  }
  #hrFeatured, #hrBlog{		
	width: 55%;
	margin-top: 30px;
  }
  #hrNewProducts{
	width: 75%;
	margin-top: 30px;  
  }
  .post_div{
	width: 219px;
	margin-bottom: 15px;
	margin-top: 15px;
  }
  .imgPost{
   width : 150px;
   height: 212px;
  }
  .boxNewProducts{width: 230px; background:#fff;}
}
/* Note: Design for a width max 1199px
================================================== */
@media only screen and (max-width: 1199px) {
  #header #header_right {
    padding-top: 160px;
  }

  #search_block_top {
    top: 110px;
    right: 0;
    width: 100%;
  }
  #search_block_top input.search_query {
    width: 100%;
    background: #f0f0f0;
  }  
  .nivo-controlNav{display: none;}
  div#countries_2{margin-bottom: 15px;}
  #hrProduct{width: 510px;}
  .monthHome{margin-left: 10px;}
  .imgTmHtml{
	height: 155px;
	width: 219px;
	margin-left: 2px;
	margin-bottom: 20px;
  }
   .imgUnDouzieme{
	width: 95%;
	margin-left: 10px;
  }
  #hrDouzieme, #hrClub, #hrFeatured, #hrBlog, #hrNewProducts{
	border-top: 1px solid #00005A;		
  }
  #hrDouzieme{		
	width: 80%;
	margin-top: 65px;
  } 
   #hrClub{	
	width: 80%;
	margin-top: 25px;
  }
   #hrFeatured, #hrBlog{		
	width: 55%;
	margin-top: 25px;
  }
  #hrNewProducts{
	width: 75%;
	margin-top: 25px;  
  }
  .boxNewProducts{width: 200px; background:#fff;}
  .post_div{
	width: 167px;
	margin-bottom: 15px;
	margin-top: 15px;
  }
  .imgPost{
   width : 150px;
   height: 212px;
  }
  .news-carousel li{padding:0px; height: 195px;}
}
/* Note: Design for a width of 992px * 1199px
================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .products_block ul li > div {
    width: 120px;
  }
   #id_country{width: 420px !important;}
  .ui-autocomplete-input{width: 420px !important;} 
}
/* Note: Design for a width > 768px
================================================== */
@media only screen and (min-width: 768px) {
  footer .block ul.toggle_content {
    display: block !important;
    height: 100% !important;
    opacity: 1 !important;
  }

  .lang_ru #languages_block_top {
    right: 0px;
  }
  .lang_ru #currencies_block_top {
    right: 240px;
  }
  .lang_ru .blockuserinfo {
    right: 0px;
  }

  .lang_de #languages_block_top {
    right: 0px;
  }
  .lang_de #currencies_block_top {
    right: 250px;
  }
  .lang_de .blockuserinfo {
    right: 0px;
  }
  .colResponsive{
	padding-right: 20%;
    margin-bottom: 5%; 
  }
  .ul_Newproducts{
	width: 80%; 
	margin-left: 15%;
   }
   #height_news{height:270px;}
}
/* Note: Design for a width of > 991px
================================================== */
@media only screen and (min-width: 992px) {
  .main_page_products li.first_item_of_line {
    clear: left;
  }
  .fb-like, .twitter-follow-button{
	float: right;		
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    /*padding-left: 0;*/
    /*padding-right: 0;*/
  }
}

/* Note: Design for a width of 768px * 991px
================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_img_link {
    padding: 10px;
  }

  #htmlcontent_top {
    right: 210px;
  }
  
  #hrProduct{width: 350px;}
  .monthHome{margin-left: 8px;}
  .imgTmHtml{
	height: 115px;
	width: 165px;
	margin-left: 2px;
	margin-bottom: 20px;
  }
  .imgUnDouzieme{
	width:95%;
  }
  #hrDouzieme{		
		width: 75%;
		margin-top: 65px;
  }
  #hrFeatured{
	width: 50%;
  }
  #hrNewProducts{
	width: 67%;	
	border-top: 1px solid #00005A;
  }
  .post_div{ width: 125px;}
  .imgPost{
	width: 120px;
	height: 182px;
  }
  .boxNewProducts{width: 200px; background:#fff;}
  .colResponsive{width: 50%;}
   #id_country{width: 420px !important;}
  .ui-autocomplete-input{width: 420px !important;}
  .etap{margin-left: 25px;}
  
  .ul_Newproducts{
	width: 100%; 
	margin-left: 5%;
   }
   .fb-like{
		width:0;		
   }  

  /* ************************************************************************************************
  								HOME PRODUCTS (768px * 991px)
  ************************************************************************************************ */
 /*  .main_page_products li.first_item_of_tablet_line, .main_page_products li.last_item_of_tablet_line,  .main_page_products li.first_item_of_line  {
	width: 25%;
  } */
  .last_item_of_line.first_item_of_tablet_line{clear:left;}
  
  /*.first_item_of_line, .first_item_of_tablet_line, .last_item_of_tablet_line {width: 30%;}*/

  /* ************************************************************************************************
  			  					CATEGORY PAGE (768px * 991px)
  ************************************************************************************************ */
  #product_comparison .product_image_div a img {
    width: 70px;
  }

  #product_comparison .product_image_div span {
    width: 30px;
  }

  #product_comparison th {
    white-space: normal;
    padding: 5px;
    text-align: center;
  }

  /* ************************************************************************************************
  			 				 	BOX COLUMN (768px * 991px)
  ************************************************************************************************ */
  .products_block ul li > div {
    width: 90px;
  }

  .products_block ul li a.products_block_img {
    width: 55px;
  }

  .products_block ul li .reduction {
    margin-left: 0;
    margin-right: 0;
  }

  /* ************************************************************************************************
  			 					ORDER (768px * 991px)
  ************************************************************************************************ */
  table#cart_summary td.tdfirst {
    width: 83%;
  }

  .multishipping-cart .cart_ref {
    padding: 5px!important;
  }

  table.multishipping-cart td {
    padding: 5px !important;
  }

  .addresses #id_address_delivery {
    width: 100%;
  }

  /******************************************************************************************************
  								Multishiping (768px * 991px)
  *******************************************************************************************************/
  #cart_summary.multishipping-cart #cart_quantity_button a {
    clear: both;
  }

  table#cart_summary.multishipping-cart .cart_quantity .cart_quantity_input {
    clear: both;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    width: 45px;
  }

  table#cart_summary.multishipping-cart #cart_quantity_button {
    float: none !important;
    margin: 0 auto;
    width: 45px;
  }
}
/* Note: Design for a width of < 767px
================================================== */
@media only screen and (max-width: 767px) {
  
.boxNewProducts{width: 100%;}

#new-products{background: none;}

#post_list ul {
	-webkit-column-count: 1;
}

.column .block h4, #layered_block_left h3{
	background-color: white;
	color: #00005A;
}
  .product_img_link {
    padding: 10px;
  }

  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }

  #header #header_logo {
    top: 54px;
  }

  .mobile #menu-custom {
    top: 54px;
  }

  .bottom_footer .container {
    padding: 0;
  }

  #page {
    margin-top: 0;
  }
  
  div#featured-products_block_center{}
  
  #hrProduct{width: 76%;}
  .monthHome{font-size: 10px; margin-left: 8px; width: 105px;}
  .imgTmHtml{
	display: none;	
  }
  .displayModuleIndexHome, #hrFeatured, #hrNewProducts, #hrSellers{}  
  #hrDouzieme{
		border-top: 1px solid #00005A;
		width: 75%;
		margin-top: 65px;
  } 
  .post_div{width: 100px;}
  .imgPost{
   width : 100px;
   height: 162px;
  }
  .post_a a, .post_a{font-size: 80%;}
  #map{width:100% !important;}
  .fb_iframe_widget{
	margin-top: 20px;
  }
  
  /* ************************************************************************************************
  												HEADER (< 767px)
  ************************************************************************************************ */
  #header {
    padding: 0 10px 20px;
  }
  #header #header_user #shopping_cart .shopping_cart_title {
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
  }
  #id_country{width: 100%; margin-bottom: 50px;}
   .ui-autocomplete-input{width: 100% !important;}
   .circlesGts{margin-left: 40%;}
   .etap{text-align:center;}

  /* ************************************************************************************************
  										LANGUAGES CURRENCIES (< 767px)
  ************************************************************************************************ */
  #currencies_block_top p.inner-carrencies, #languages_block_top p, .mobile-link-top h4 {
    width: auto;
  }

  #languages_block_top, #currencies_block_top {
    top: 0px;
    text-align: center;
    width: 25%;
    height: 40px;
  }
  #languages_block_top p, #currencies_block_top p {
	width: 70px;
	border-right: 1px solid #B7B6B6;
	padding: 0;
  }

  #countries_2 .countries_ul, #setCurrency .currencies_ul {
    left: 0px;
    top: 40px;
    width: 140px;
    text-align: left;
  }
  
  div#countries_2{margin-top: 5px;}

  /* languages */
  #languages_block_top {
    right: 50%;
  }

  /* currencies */
  #currencies_block_top {
    right: 25%;
  }

  .main-mobile-menu {
    display: block;
    margin: 0px 0px 0px 0px;
  }

  /* ************************************************************************************************
  										   MOBILE MENU TOP (< 767px)
  ************************************************************************************************ */
  .blockpermanentlinks-header {
    position: absolute;
    right: 75%;
    top: 0px;
    width: 25%;
  }

  .mobile-link-top {
    display: block;
  }

  .mobile-link-top h4 {
    margin: 0;
    border-right: 1px solid #b7b6b6;
    height: 40px;
  }

  .mobile-link-top h4 i {
    line-height: 40px;
    width: auto;
    float: none;
    background: none;
    padding: 0;
  }

  .mobile-link-top h4 .arrow_header_top_menu.arrow_header_top {
    display: block;
    position: static;
    margin: 0px auto 0 auto;
    font-size: 25px;
    text-align: center;
  }

  body#index a.header_links_home, #sitemap a.header_links_sitemap, #contact a.header_links_contact, #cms a.header_links_delivery, #stores a.header_links_store {
    color: #ef4747;
  }

  #mobilelink {
    display: none;
    list-style: none;
    width: 140px;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 101;
  }

  #mobilelink a {
    text-transform: capitalize;
  }

  /*************************************************************************************************
  											Search Mobile (< 767px)
  **************************************************************************************************/
  /*************************************************************************************************
  											Alert cart (< 767px)
  **************************************************************************************************/
  .alert_cart {
    background: #000;
    width: 310px;
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: -155px;
    z-index: 9998;
  }
  .alert_cart a {
    display: block;
    padding: 21px 40px 22px 50px;
    height: 85px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 9997;
  }
  .alert_cart a:hover {
    color: #a9a9a9;
  }
  .alert_cart span {
    background: url(../img/delete_top.png) center 10px no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 23px;
    cursor: pointer;
    z-index: 9999;
  }
  .alert_cart span:hover {
    background-position: center -50px;
  }

  /* ************************************************************************************************
  								BLOCK HEADER USER INFO LOGIN/LOGOUT (< 767px)
  ************************************************************************************************ */
  .blockuserinfo {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    width: auto;
    height: 40px;
  }
  .blockuserinfo a span {
    background: none;
    color: #000;
    display: block;
  }
  .blockuserinfo a {
    display: block;
    width: auto;
  }
  .blockuserinfo a:hover span {
    background: none;
    color: #00005A;
  }
  
  .blockuserinfo a span.name {
	display: none;
  }
  
  #LoginBtn, #LogoutBtn{
	color: black;
	background-color: #D8D8D8;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 20px;
	border-radius: 5px;
	border: 1px solid #777777;
	margin-right: 100px;
	width: auto;
	margin-right:0px;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (< 767px)
  ************************************************************************************************ */
  .main_page_products li h5 {
    padding: 0 0 10px;
  }
  .main_page_products li .price {
    padding: 10px;
    font-size: 20px;
    line-height: 20px;
    width: 100%;
  }
/*   .main_page_products li div.product_image {
    float: left;
    margin-right: 20px;
    width: 145px;
  } */
  .main_page_products li div.product_image a {
    display: block;
  }
  .main_page_products li .product_content {
    overflow: hidden;
  }  

  /* ************************************************************************************************
  											FOOTER  (< 767px)
  *********************************************************************************************** */
  footer .block {
    width: 100%;
  }
  footer .block  p{
    text-align: left;
	margin-left: 0px;
  }
  footer .block h4 {
    padding: 11px 0px 10px 0px;
    margin-top: 0px;
    margin-bottom: 0;
    position: relative;
	text-align: left; 
  }
  footer .block h4:hover {
    cursor: pointer;
  }
  footer .block h4 i {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
  }
  footer .modules .block ul {
    display: none;
    padding: 0px 0 0 0;
	text-align: left; 
  }
  footer .block .list-footer li {
    padding: 0 0 6px;
  }
  footer .block .list-footer li:last-child {
    padding-bottom: 0;
  }
  footer .bottom_footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer .block .list-footer li a {
    padding-right: 10px;
  }
  footer .modules {
    padding-bottom: 50px;
  }
  footer .bottom_footer {
    bottom: 10px;
	/* margin-bottom: -70px; */
	padding-bottom: 10px;
  }
  .fb-like{
		margin-left: 42px;
   }
   .twitter-follow-button{
		margin-left: 50px;
   }
   .fb-like, .twitter-follow-button{
		margin-top: 10px;
	}

  /* ************************************************************************************************
  								PAGE MANUFACTURE ADN SUPLIER (< 767px)
  ************************************************************************************************ */
  .border_sep {
    border-right: none;
    border-bottom: 1px solid #ebebec;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .mnf_sup_list li .right_side p {
    float: left;
    margin: 8px 15px 0 0;
  }

  /* ************************************************************************************************
  								  PAGE STORES AND SITEMAP (< 767px)
  ************************************************************************************************ */
  div#stores_block p.text input {
    width: 286px;
    height: 35px;
    line-height: 35px;
    padding: 1px 1px 1px 10px;
  }

  /* ************************************************************************************************
  										BOX COL (< 767px)
  ************************************************************************************************ */
  .column .block h4 .column_icon_toggle {
    display: block;
    float: right;
    padding: 0;
	padding-right: 5px;
    margin: 2px 0px 0 0;
  }

  .column .block h4 {
    margin-bottom: 15px;
  }
  .column .block h4:hover {
    cursor: pointer;
  }

  #right_column.column .toggle_content, #left_column.column .toggle_content {
    margin-bottom: 15px;
  }

  .products_block ul li a.products_block_img {
    width: 60px;
  }

  /* ************************************************************************************************
  						PAGINATION AND SORT AND SUBCATEGORY BLOCK (< 767px)
  ************************************************************************************************ */
  #itempage {
    float: none;
    margin: 20px 0 0 0;
  }

  .row_category .category_image {
    width: 50%;
  }

  #productsSortForm {
    margin-bottom: 10px;
  }

  #product_comments_block_extra .comments_advices a.read_rew {
    margin-bottom: 10px;
    border: none;
    padding-right: 0;
    margin-right: 0;
  }

  /**********************************************************************************************
  									  ORDER STEP (< 767px)
  ***********************************************************************************************/
  p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
    float: right;
    margin-bottom: 0px;
    padding-left: 9px;
    padding-right: 9px;
  }

  #order_steps {
    width: 280px;
    overflow: hidden;
    margin: 20px auto 20px auto;
    list-style: none;
    height: 200px!important;
  }
  #order_steps li.even:first-child {
    background: #00005A;
  }
  #order_steps li.even.step_current:first-child {
    background: #00005A;
  }
  #order_steps li.even {
    background: url(../img/marker-order2.png) center 0px no-repeat #00005A;
  }
  #order_steps li.odd {
    background: url(../img/marker-order2.png) center 0px no-repeat #00005A;
  }
  #order_steps li {
    float: none;
    width: 280px;
    height: 40px;
    text-align: center;
  }
  #order_steps li a,
  #order_steps li span {
    display: inline-block;
    padding: 6px 0 0 5px;
    font: bold 14px "Arial";
  }
  #order_steps li span {
    color: #ffffff;
    font-weight: bold;
  }
  #order_steps li span span {
    float: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }
  #order_steps li.even.step_current {
    background: #00005A;
  }
  #order_steps li.odd.step_current {
    background: #00005A;
  }
  #order_steps li a {
    font-weight: bold;
    color: #ccc;
    text-decoration: none;
    padding: 0;
  }
  #order_steps li a:hover {
    color: #fff;
  }

  #availableCarriers_table th {
    font-size: 12px;
    word-wrap: break-word;
    white-space: normal;
  }

  /**********************************************************************************************
  								  SHOPPING CART PAGE (< 767px)
  ***********************************************************************************************/
  table#cart_summary td.cart_product {
    padding-right: 20px;
    width: 100px;
  }

  #order-detail-content #cart_summary td.cart .div_cart_quantity_delete a {
    margin-left: 9px;
  }

  #order-detail-content .title-th.cart_quantity_title {
    display: none;
  }

  #compare_shipping_form #compare_shipping .SE_SubmitRefreshCard input {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  #order-detail-content table td strong {
    margin-right: 7px;
  }

  #order-detail-content table#cart_summary td {
    display: table-cell;
    border-bottom: 0;
  }

  #order-detail-content table#cart_summary input.cart_quantity_input {
    width: 35px;
  }

  #order-detail-content table#cart_summary td.cart_product {
    padding-right: 10px;
  }

  #order-detail-content #cart_summary.multishipping-cart td.cart_quantity {
    width: 100%;
  }

  table#cart_summary.multishipping-cart .cart_quantity .cart_quantity_input {
    border: 1px solid #ebebec;
    width: 45px;
  }

  #order-detail-content table.multishipping-cart td strong {
    display: block;
    float: none;
    font-weight: bold;
    color: #333;
    margin-right: 7px;
    clear: both;
    color: #333333;
    font-weight: bold;
    margin-right: 7px;
    padding-bottom: 7px;
    width: 100%;
  }

  #order-detail-content table.multishipping-cart td {
    display: block!important;
    border-bottom: 0!important;
  }

  #order-detail-content table.multishipping-cart thead {
    display: none;
  }

  .multishipping-cart .cart_quantity {
    width: auto;
    overflow: hidden;
  }

  #order-detail-content table.multishipping-cart td select option {
    padding: 5px;
  }

  .order_delivery {
    padding-top: 7px;
  }

  #module-cheque-payment #columns p.cart_navigation a, #module-bankwire-payment #columns p.cart_navigation a {
    display: block;
    float: none;
    text-align: center;
  }

  #module-cheque-payment #columns p.cart_navigation input, #module-bankwire-payment #columns p.cart_navigation input {
    float: none;
    width: 100%;
    text-align: center;
  }

  #module-bankwire-payment #columns p.cart_navigation input {
    margin-bottom: 20px;
  }

  #module-referralprogram-program #idTab3 table th {
    font-size: 11px;
  }

  #module-referralprogram-program #idTab3 table th, #module-referralprogram-program #idTab3 table td {
    padding-left: 2px;
    word-wrap: break-word;
    padding-right: 2px;
  }

  #module-referralprogram-program #idTab3, #module-referralprogram-program #idTab1, #module-referralprogram-program #idTab2 {
    overflow: auto;
  }

  .page_wrapper_3 {
   /*  margin-bottom: 20px; */
  }
}
/* Note: Design for a width of 480px * 767px
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* ************************************************************************************************
  			MOBILE MENU TOP  CURRENCIES   LANGUAGES    USER INFO (480px * 767px)
  ************************************************************************************************ */
  #mobilelink {
    width: 178px;
  }

  #countries_2 .countries_ul, #setCurrency .currencies_ul {
    width: 179px;
  }

  .alert_cart {
    width: 420px;
    left: 50%;
    margin-left: -210px;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (480px * 767px)
  ************************************************************************************************ */
  /* ************************************************************************************************
  								BOX COL (480px * 767px)
  ************************************************************************************************ */
  .products_block ul li > div {
    width: 348px;
  }

  /**********************************************************************************************
  							  LOGIN PAGE	(480px * 767px)								
  ***********************************************************************************************/
  p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
    float: right;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  /**********************************************************************************************
  								ORDER PAGE (480px * 767px)									
  ***********************************************************************************************/
  table#cart_summary td.cart_product {
    width: 146px;
  }

  table#cart_summary .min-with-td {
    display: inline-block;
    font-weight: normal;
    min-width: 100px;
  }

  table#cart_summary td.tdfirst {
    width: 77%;
  }
}
/* Note: Design for a width of > 546px 
================================================== */
@media only screen and (min-width: 546px) {
  .lang_ru #header_user #shopping_cart a {
    width: 170px;
  }

  .lang_de #header_user #shopping_cart a {
    width: 180px;
  }
}
/* Note: Design for a width of < 545px 
================================================== */
@media only screen and (max-width: 545px) {
.main_page_products li p.price_container {
margin: 0;
padding: 0;
width: 100%;
float: left;
}

.main_page_products li a.button, .main_page_products li a.exclusive, .main_page_products li span.exclusive {
float: right;
width: 100%;
margin-top: 2px;
margin-right: 0;
color: #FFF;
background-color: #00005A;
font-size: 13pt;
text-transform: none;
padding: 10px;
line-height: 20px;
}

  #header_user.close-cart #shopping_cart a:before {
    background: #2b2b2b;
  }

  #header #cart_block {
    top: 98px;
  }

  #header_user #shopping_cart a {
    width: 40px;
    height: 40px;
    padding: 0;
  }
  #header_user #shopping_cart a:hover:before {
    background: #2b2b2b;
  }
  #header_user #shopping_cart a:before {
    font-family: FontAwesome;
    content: "";
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    position: absolute;
    top: 0px;
    left: 0;
    font-weight: normal;
  }
  #header_user #shopping_cart a span,
  #header_user #shopping_cart a i {
    display: none !important;
  }
  
  #hrProduct{width: 70%;}
  .monthHome{ margin-left: 5px;}
  #hrDouzieme{width: 70%;}
  #hrClub{width:75%;}
}
/* Note: Design for a width of < 480px 
================================================== */
@media only screen and (max-width: 480px) {
  .product_img_link {
    padding: 5px;
  }

  #header #header_logo {
    left: 0;
  }
  #header #header_logo img {
    width: 280px;
  }

  .main_page_products li div.product_image {
    width: 100%;
  }
  .main_page_products li div.product_image a {
    display: block;
  }
  .main_page_products li .product_content {
    overflow: visible;
  }
  .main_page_products li .button {
    float: left;
  }
  .main_page_products li .exclusive {
    float: left;
    clear: left;
    margin-right: 15px;
  }

  #history #block-history .footable-cell-detail .btn {
    margin-bottom: 10px;
  }

  .btn {
    white-space: normal;
  }

  #instant_search_results .title_shop_block {
    width: 100%;
    text-align: left;
    float: none;
    display: block;
    margin-top: 5px;
  }
  #instant_search_results .title_shop_block a {
    font-size: 11px;
  }

  #order-detail-content table#cart_summary td.cart_product a img {
    width: 120px;
  }
  
  #hrDouzieme{
		border-top: 1px solid #00005A;
		width: 65%;
		margin-top: 65px;
  }
  .imgUnDouzieme{
	width:95%;
	margin-left: 5px;
  }
  #hrProduct{width: 65%;}
  .post_div{width: 100px;}
  .imgPost{
   width : 90px;
   height: 152px;
  }
  .post_a a, .post_a{font-size: 80%;}
  .circlesGts{margin-left: 25%;}
  #fieldset_info_address{height: 230px;}
  .main_page_products li a.button, .main_page_products li a.exclusive, .main_page_products li span.exclusive {
	min-height: 53px;
	}
}
 /* Note: Design for a width of < 430px 
================================================== */
@media only screen and (max-width: 430px) {
   #hrDouzieme{width: 60%;}
   #hrClub{width: 70%;}
   #hrBlog{width: 45%;}
}
 /* Note: Design for a width of < 370px 
================================================== */
@media only screen and (max-width: 370px) {
	#hrProduct{width:60%;}
	#hrBlog{width: 45%;}
}
 /* Note: Design for a width of < 350px 
================================================== */
@media only screen and (max-width: 350px) {
   #hrDouzieme, #hrProduct{width: 55%;}
   #hrClub{width: 65%;}
   #hrBlog{width: 45%;}
}
