/* Note: Design for a width of < 767px
================================================== */
@media only screen and (max-width: 767px) {
  /* line 6, ../sass/responsive.scss */
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }

  /* ************************************************************************************************
  												HEADER (< 767px)
  ************************************************************************************************ */
  /* line 13, ../sass/responsive.scss */
  #header {
    padding-bottom: 0;
  }
  /* line 15, ../sass/responsive.scss */
  #header #header_user {
    top: 89px;
  }
  /* line 18, ../sass/responsive.scss */
  #header #cart_block {
    top: 116px;
  }
  /* line 21, ../sass/responsive.scss */
  #header #search_block_top {
    padding-top: 4px;
  }
  /* line 25, ../sass/responsive.scss */
  #header #search_block_top input.search_query {
    padding-left: 10px;
    padding-right: 40px;
  }
  /* line 29, ../sass/responsive.scss */
  #header #header_logo {
    top: 74px;
  }
  /* line 33, ../sass/responsive.scss */
  #header #header_right {
    padding-top: 227px;
  }

  /* line 37, ../sass/responsive.scss */
  #minic_slider {
    margin-top: 28px;
  }

  /* line 41, ../sass/responsive.scss */
  .theme-default .nivo-controlNav {
    padding: 15px 0 0;
  }

  /* line 45, ../sass/responsive.scss */
  span.text1 {
    font-size: 24px;
  }

  /* line 48, ../sass/responsive.scss */
  #htmlcontent_top {
    left: auto;
    right: 0;
    top: 127px;
  }

  /* line 55, ../sass/responsive.scss */
  #htmlcontent_home ul li {
    margin-bottom: 10px;
  }

  /* line 60, ../sass/responsive.scss */
  #newsletter_block_left form {
    float: left;
    margin: 0;
  }

  /* line 64, ../sass/responsive.scss */
  .bottom_footer {
    bottom: -33px;
  }

  /* line 67, ../sass/responsive.scss */
  .page_wrapper_3 {
    margin-bottom: 63px;
  }

  /* line 71, ../sass/responsive.scss */
  .lang_ru .main_page_products li .product_image {
    margin-bottom: 10px;
    text-align: center;
  }

  /* line 76, ../sass/responsive.scss */
  .sale-box {
    display: none;
  }

  /* ************************************************************************************************
  										LANGUAGES CURRENCIES (< 767px)
  ************************************************************************************************ */
  /* line 84, ../sass/responsive.scss */
  #currencies_block_top p.inner-carrencies, #languages_block_top p, .mobile-link-top h4 {
    font-size: 12px;
  }

  /* line 87, ../sass/responsive.scss */
  #menu-wrap {
    padding: 0;
    width: 100%;
  }

  /* line 92, ../sass/responsive.scss */
  #header_user #shopping_cart .shopping_cart_title {
    font-size: 14px;
  }

  /* line 95, ../sass/responsive.scss */
  #header_user #shopping_cart a {
    font-size: 14px;
    background: none;
    padding-left: 0;
  }

  /* line 100, ../sass/responsive.scss */
  #languages_block_top.mobile-open, #currencies_block_top.mobile-open {
    background: #333;
  }

  /* line 103, ../sass/responsive.scss */
  #languages_block_top, #currencies_block_top {
    top: 0px;
    text-align: center;
    width: 25%;
    height: 47px;
    background: #000;
  }
  /* line 110, ../sass/responsive.scss */
  #languages_block_top p, #currencies_block_top p {
    padding: 15px 0 14px 0;
    border-right: 1px solid #444;
  }
  /* line 114, ../sass/responsive.scss */
  #languages_block_top p .arrow_header_top, #currencies_block_top p .arrow_header_top {
    margin: 0px 0px 4px 5px;
  }

  /* line 119, ../sass/responsive.scss */
  #countries_2 .countries_ul, #setCurrency .currencies_ul {
    left: -1px;
    top: 45px;
    width: 140px;
    text-align: left;
  }

  /* languages */
  /* line 126, ../sass/responsive.scss */
  #languages_block_top {
    right: 50%;
  }

  /* currencies */
  /* line 130, ../sass/responsive.scss */
  #currencies_block_top {
    right: 25%;
  }

  /* line 133, ../sass/responsive.scss */
  .main-mobile-menu {
    display: block;
    margin: 0px 0px 0px 0px;
  }

  /* ************************************************************************************************
  										   MOBILE MENU TOP (< 767px)
  ************************************************************************************************ */
  /* line 140, ../sass/responsive.scss */
  .blockpermanentlinks-header {
    position: absolute;
    right: 75%;
    top: 0px;
    width: 25%;
  }

  /* line 146, ../sass/responsive.scss */
  .mobile-link-top {
    display: block;
    background: #000;
  }

  /* line 150, ../sass/responsive.scss */
  .mobile-link-top h4 {
    margin: 0;
    padding: 8px 0 7px 0;
    border-right: 1px solid #444444;
    height: 47px;
  }

  /* line 156, ../sass/responsive.scss */
  .mobile-link-top h4 .arrow_header_top_menu.arrow_header_top {
    display: block;
    position: static;
    margin: 8px auto;
    font-size: 25px;
    text-align: center;
  }

  /* line 163, ../sass/responsive.scss */
  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: #979797;
  }

  /* line 166, ../sass/responsive.scss */
  #mobilelink {
    display: none;
    list-style: none;
    width: 140px;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 101;
  }

  /* line 175, ../sass/responsive.scss */
  #mobilelink a {
    text-transform: capitalize;
  }

  /*************************************************************************************************
  											Search Mobile (< 767px)
  **************************************************************************************************/
  /* line 181, ../sass/responsive.scss */
  #search_block_top {
    right: 0px;
    top: 165px;
    width: 100%;
  }

  /* line 186, ../sass/responsive.scss */
  #search_block_top input.search_query {
    width: 100%;
    padding-right: 53px;
  }

  /* line 190, ../sass/responsive.scss */
  #search_block_top a {
    margin-left: -43px;
    position: relative;
    z-index: 1;
  }

  /*************************************************************************************************
  											Alert cart (< 767px)
  **************************************************************************************************/
  /* line 198, ../sass/responsive.scss */
  .alert_cart {
    background: #000;
    width: 310px;
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: -155px;
    z-index: 9998;
  }
  /* line 207, ../sass/responsive.scss */
  .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;
  }
  /* line 217, ../sass/responsive.scss */
  .alert_cart a:hover {
    color: #a9a9a9;
  }
  /* line 220, ../sass/responsive.scss */
  .alert_cart span {
    background: url(../ProductList/img/delete_top.png) center 10px no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 23px;
    cursor: pointer;
    z-index: 9999;
  }
  /* line 230, ../sass/responsive.scss */
  .alert_cart span:hover {
    background-position: center -50px;
  }

  /* ************************************************************************************************
  								BLOCK HEADER USER INFO LOGIN/LOGOUT (< 767px)
  ************************************************************************************************ */
  /* line 237, ../sass/responsive.scss */
  .blockuserinfo {
    position: absolute;
    top: 0px;
    right: 0px;
    left: auto;
    text-align: center;
    width: 25%;
    height: 47px;
    background: #000;
  }
  /* line 247, ../sass/responsive.scss */
  .blockuserinfo a {
    display: block;
    padding: 14px 0 13px;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (< 767px)
  ************************************************************************************************ */
  /* line 259, ../sass/responsive.scss */
  .main_page_products li .product_image {
    float: left;
    margin-right: 20px;
    width: 145px;
  }
  /* line 264, ../sass/responsive.scss */
  .main_page_products li .product_image a {
    display: block;
  }
  /* line 268, ../sass/responsive.scss */
  .main_page_products li .product_content {
    overflow: hidden;
  }

  /* ************************************************************************************************
  											FOOTER  (< 767px)
  *********************************************************************************************** */
  /* line 277, ../sass/responsive.scss */
  footer .block {
    width: 100%;
  }

  /* line 280, ../sass/responsive.scss */
  footer .block h4 {
    padding: 11px 0px 10px 0px;
    margin-top: 0px;
    margin-bottom: 0;
    position: relative;
  }
  /* line 286, ../sass/responsive.scss */
  footer .block h4:hover {
    cursor: pointer;
  }

  /* line 288, ../sass/responsive.scss */
  footer .block h4 i {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
  }

  /* line 294, ../sass/responsive.scss */
  footer .modules .block ul {
    display: none;
    padding: 0px 0 0 0;
    margin-top: 2px;
  }

  /* line 301, ../sass/responsive.scss */
  footer .block .list-footer li:last-child {
    padding-bottom: 0;
  }

  /* line 303, ../sass/responsive.scss */
  .bottom_footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 307, ../sass/responsive.scss */
  footer .block .list-footer li a {
    padding-right: 10px;
  }

  /* line 310, ../sass/responsive.scss */
  footer .modules {
    padding-bottom: 30px;
  }

  /* ************************************************************************************************
  								PAGE MANUFACTURE ADN SUPLIER (< 767px)
  ************************************************************************************************ */
  /* line 316, ../sass/responsive.scss */
  .border_sep {
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  /* line 322, ../sass/responsive.scss */
  .mnf_sup_list li .right_side p {
    float: left;
    margin: 8px 15px 0 0;
  }

  /* ************************************************************************************************
  								  PAGE STORES AND SITEMAP (< 767px)
  ************************************************************************************************ */
  /* line 329, ../sass/responsive.scss */
  div#stores_block p.text input {
    width: 286px;
    height: 35px;
    line-height: 35px;
    padding: 1px 1px 1px 10px;
  }

  /* ************************************************************************************************
  										BOX COL (< 767px)
  ************************************************************************************************ */
  /* line 338, ../sass/responsive.scss */
  .column .block h4 .column_icon_toggle {
    display: block;
    float: right;
    padding: 0;
    margin: 2px 0px 0 0;
  }

  /* line 344, ../sass/responsive.scss */
  .column .block h4 {
    margin-bottom: 15px;
  }
  /* line 347, ../sass/responsive.scss */
  .column .block h4:hover {
    cursor: pointer;
  }

  /* line 349, ../sass/responsive.scss */
  #right_column.column .toggle_content, #left_column.column .toggle_content {
    margin-bottom: 15px;
  }

  /* line 352, ../sass/responsive.scss */
  .products_block ul li a.products_block_img {
    width: 60px;
  }

  /* ************************************************************************************************
  						PAGINATION AND SORT AND SUBCATEGORY BLOCK (< 767px)
  ************************************************************************************************ */
  /* line 358, ../sass/responsive.scss */
  #itempage {
    float: none;
    margin: 20px 0 0 0;
  }

  /* line 362, ../sass/responsive.scss */
  .row_category .category_image {
    width: 50%;
  }

  /* line 365, ../sass/responsive.scss */
  #productsSortForm {
    margin-bottom: 10px;
  }

  /* line 368, ../sass/responsive.scss */
  #product_comments_block_extra .comments_advices a.read_rew {
    margin-bottom: 10px;
    border: none;
    padding-right: 0;
    margin-right: 0;
  }

  /**********************************************************************************************
  									  ORDER STEP (< 767px)
  ***********************************************************************************************/
  /* line 377, ../sass/responsive.scss */
  p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
    float: right;
    margin-bottom: 0px;
    padding-left: 9px;
    padding-right: 9px;
  }

  /* line 383, ../sass/responsive.scss */
  #order_steps {
    width: 280px;
    overflow: hidden;
    margin: 20px auto 20px auto;
    list-style: none;
    height: 200px!important;
  }

  /* line 390, ../sass/responsive.scss */
  #order_steps li.even:first-child {
    background: #9c9c9c;
  }

  /* line 393, ../sass/responsive.scss */
  #order_steps li.even.step_current:first-child {
    background: #202020;
  }

  /* line 396, ../sass/responsive.scss */
  #order_steps li.even {
    background: url(../ProductList/img/marker-order2.png) center 0px no-repeat #9c9c9c;
  }

  /* line 399, ../sass/responsive.scss */
  #order_steps li.odd {
    background: url(../ProductList/img/marker-order2.png) center 0px no-repeat #777777;
  }

  /* line 402, ../sass/responsive.scss */
  #order_steps li {
    float: none;
    width: 280px;
    height: 40px;
    text-align: center;
  }

  /* line 408, ../sass/responsive.scss */
  #order_steps li a, #order_steps li span {
    display: inline-block;
    padding: 6px 0 0 5px;
    font: bold 14px "Arial";
  }

  /* line 413, ../sass/responsive.scss */
  #order_steps li span {
    color: #ffffff;
    font-weight: bold;
  }

  /* line 417, ../sass/responsive.scss */
  #order_steps li span span {
    float: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }

  /* line 425, ../sass/responsive.scss */
  #order_steps li.even.step_current {
    background: #202020;
  }

  /* line 428, ../sass/responsive.scss */
  #order_steps li.odd.step_current {
    background: #202020;
  }

  /* line 431, ../sass/responsive.scss */
  #order_steps li a {
    font-weight: bold;
    color: #ccc;
    text-decoration: none;
    padding: 0;
  }

  /* line 437, ../sass/responsive.scss */
  #order_steps li a:hover {
    color: #fff;
  }

  /* line 440, ../sass/responsive.scss */
  #availableCarriers_table th {
    font-size: 12px;
    word-wrap: break-word;
    white-space: normal;
  }

  /**********************************************************************************************
  								  SHOPPING CART PAGE (< 767px)
  ***********************************************************************************************/
  /* line 448, ../sass/responsive.scss */
  table#cart_summary td.cart_product {
    padding-right: 20px;
    width: 100px;
  }

  /* line 452, ../sass/responsive.scss */
  #order-detail-content #cart_summary td.cart .div_cart_quantity_delete a {
    margin-left: 9px;
  }

  /* line 455, ../sass/responsive.scss */
  #order-detail-content .title-th.cart_quantity_title {
    display: none;
  }

  /* line 458, ../sass/responsive.scss */
  #compare_shipping_form #compare_shipping .SE_SubmitRefreshCard input {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  /* line 462, ../sass/responsive.scss */
  #order-detail-content table td strong {
    margin-right: 7px;
  }

  /* line 465, ../sass/responsive.scss */
  #order-detail-content table#cart_summary td {
    display: table-cell;
    border-bottom: 0;
    font-size: 12px;
  }

  /* line 470, ../sass/responsive.scss */
  #order-detail-content table#cart_summary input.cart_quantity_input {
    width: 35px;
  }

  /* line 473, ../sass/responsive.scss */
  #order-detail-content table#cart_summary td.cart_product {
    padding-right: 10px;
  }

  /* line 476, ../sass/responsive.scss */
  #order-detail-content #cart_summary.multishipping-cart td.cart_quantity {
    width: 100%;
  }

  /* line 477, ../sass/responsive.scss */
  table#cart_summary.multishipping-cart .cart_quantity .cart_quantity_input {
    border: 1px solid #e6e6e6;
    width: 45px;
  }

  /* line 481, ../sass/responsive.scss */
  #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%;
  }

  /* line 494, ../sass/responsive.scss */
  #order-detail-content table.multishipping-cart td {
    display: block!important;
    border-bottom: 0!important;
  }

  /* line 498, ../sass/responsive.scss */
  #order-detail-content table.multishipping-cart thead {
    display: none;
  }

  /* line 501, ../sass/responsive.scss */
  .multishipping-cart .cart_quantity {
    width: auto;
    overflow: hidden;
  }

  /* line 505, ../sass/responsive.scss */
  #order-detail-content table.multishipping-cart td select option {
    padding: 5px;
  }

  /* line 508, ../sass/responsive.scss */
  .order_delivery {
    padding-top: 7px;
  }

  /* line 511, ../sass/responsive.scss */
  #module-cheque-payment #columns p.cart_navigation a, #module-bankwire-payment #columns p.cart_navigation a {
    display: block;
    float: none;
    text-align: center;
  }

  /* line 516, ../sass/responsive.scss */
  #module-cheque-payment #columns p.cart_navigation input, #module-bankwire-payment #columns p.cart_navigation input {
    float: none;
    width: 100%;
    text-align: center;
  }

  /* line 521, ../sass/responsive.scss */
  #module-bankwire-payment #columns p.cart_navigation input {
    margin-bottom: 20px;
  }

  /* line 524, ../sass/responsive.scss */
  #module-referralprogram-program #idTab3 table th {
    font-size: 11px;
  }

  /* line 527, ../sass/responsive.scss */
  #module-referralprogram-program #idTab3 table th, #module-referralprogram-program #idTab3 table td {
    padding-left: 2px;
    word-wrap: break-word;
    padding-right: 2px;
  }

  /* line 532, ../sass/responsive.scss */
  #module-referralprogram-program #idTab3, #module-referralprogram-program #idTab1, #module-referralprogram-program #idTab2 {
    overflow: auto;
  }
}
/* Note: Design for a width of < 480px 
================================================== */
@media only screen and (max-width: 480px) {
  /* line 541, ../sass/responsive.scss */
  #header_logo {
    width: 161px;
    top: 85px;
  }

  /* line 550, ../sass/responsive.scss */
  .main_page_products li .product_image {
    float: left;
    margin-right: 20px;
    width: 120px;
  }
  /* line 555, ../sass/responsive.scss */
  .main_page_products li .product_image a {
    display: block;
  }
  /* line 559, ../sass/responsive.scss */
  .main_page_products li .product_content {
    overflow: visible;
  }
  /* line 562, ../sass/responsive.scss */
  .main_page_products li .button {
    float: left;
  }
  /* line 563, ../sass/responsive.scss */
  .main_page_products li .exclusive {
    float: left;
    clear: left;
    margin-right: 15px;
  }

  /* line 567, ../sass/responsive.scss */
  #history #block-history .footable-cell-detail .btn {
    margin-bottom: 10px;
  }

  /* line 568, ../sass/responsive.scss */
  .btn {
    white-space: normal;
  }

  /* line 569, ../sass/responsive.scss */
  #instant_search_results .title_shop_block {
    width: 100%;
    text-align: left;
    float: none;
    display: block;
    margin-top: 5px;
  }
  /* line 569, ../sass/responsive.scss */
  #instant_search_results .title_shop_block a {
    font-size: 11px;
  }

  /* line 571, ../sass/responsive.scss */
  #order-detail-content table#cart_summary td.cart_product a img {
    width: 120px;
  }
}
/* 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)
  ************************************************************************************************ */
  /* line 582, ../sass/responsive.scss */
  #mobilelink {
    width: 178px;
  }

  /* line 585, ../sass/responsive.scss */
  #countries_2 .countries_ul, #setCurrency .currencies_ul {
    width: 179px;
  }

  /* line 588, ../sass/responsive.scss */
  .alert_cart {
    width: 420px;
    left: 50%;
    margin-left: -210px;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (480px * 767px)
  ************************************************************************************************ */
  /* ************************************************************************************************
  								BOX COL (480px * 767px)
  ************************************************************************************************ */
  /* line 600, ../sass/responsive.scss */
  .products_block ul li > div {
    width: 348px;
  }

  /**********************************************************************************************
  							  LOGIN PAGE	(480px * 767px)								
  ***********************************************************************************************/
  /* line 606, ../sass/responsive.scss */
  p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
    float: right;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  /**********************************************************************************************
  								ORDER PAGE (480px * 767px)									
  ***********************************************************************************************/
  /* line 614, ../sass/responsive.scss */
  table#cart_summary td.cart_product {
    width: 146px;
  }

  /* line 617, ../sass/responsive.scss */
  table#cart_summary .min-with-td {
    display: inline-block;
    font-weight: normal;
    min-width: 100px;
  }

  /* line 622, ../sass/responsive.scss */
  table#cart_summary td.tdfirst {
    width: 77%;
  }
}
/* Note: Design for a width of 768px * 991px
================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 630, ../sass/responsive.scss */
  #header #header_right {
    padding: 229px 0 0;
  }

  /* line 633, ../sass/responsive.scss */
  #header {
    padding-bottom: 20px;
  }
  /* line 636, ../sass/responsive.scss */
  #header #header_logo {
    top: 76px;
  }

  /* line 640, ../sass/responsive.scss */
  #search_block_top {
    right: 0px;
    padding: 0;
    top: 176px;
  }
  /* line 645, ../sass/responsive.scss */
  #search_block_top input.search_query {
    width: 180px;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (768px * 991px)
  ************************************************************************************************ */
  /* line 652, ../sass/responsive.scss */
  .main_page_products li.first_item_of_tablet_line {
    clear: left;
  }

  /* ************************************************************************************************
  			  					CATEGORY PAGE (768px * 991px)
  ************************************************************************************************ */
  /* line 656, ../sass/responsive.scss */
  #product_comparison .product_image_div a img {
    width: 70px;
  }

  /* line 659, ../sass/responsive.scss */
  #product_comparison .product_image_div span {
    width: 30px;
  }

  /* line 662, ../sass/responsive.scss */
  #product_comparison th {
    white-space: normal;
    padding: 5px;
    text-align: center;
  }

  /* ************************************************************************************************
  			 				 	BOX COLUMN (768px * 991px)
  ************************************************************************************************ */
  /* line 670, ../sass/responsive.scss */
  .products_block ul li > div {
    width: 90px;
  }

  /* line 673, ../sass/responsive.scss */
  .products_block ul li a.products_block_img {
    width: 55px;
  }

  /* line 676, ../sass/responsive.scss */
  .products_block ul li .reduction {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 680, ../sass/responsive.scss */
  #header_user {
    top: 76px;
  }

  /* line 683, ../sass/responsive.scss */
  #htmlcontent_top {
    left: auto;
    right: 0;
    top: 122px;
  }

  /* line 688, ../sass/responsive.scss */
  #header #cart_block {
    top: 108px;
  }

  /* ************************************************************************************************
  			 					ORDER (768px * 991px)
  ************************************************************************************************ */
  /* line 694, ../sass/responsive.scss */
  table#cart_summary td.tdfirst {
    width: 83%;
  }

  /* line 697, ../sass/responsive.scss */
  .multishipping-cart .cart_ref {
    padding: 5px!important;
  }

  /* line 700, ../sass/responsive.scss */
  table.multishipping-cart td {
    padding: 5px !important;
  }

  /* line 703, ../sass/responsive.scss */
  .addresses #id_address_delivery {
    width: 100%;
  }

  /* line 706, ../sass/responsive.scss */
  #menu-wrap {
    padding: 0;
    width: 100%;
  }

  /******************************************************************************************************
  								Multishiping (768px * 991px)
  *******************************************************************************************************/
  /* line 713, ../sass/responsive.scss */
  #cart_summary.multishipping-cart #cart_quantity_button a {
    clear: both;
  }

  /* line 716, ../sass/responsive.scss */
  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;
  }

  /* line 724, ../sass/responsive.scss */
  table#cart_summary.multishipping-cart #cart_quantity_button {
    float: none !important;
    margin: 0 auto;
    width: 45px;
  }
}
/* Note: Design for a width of 992px * 1199px
================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 735, ../sass/responsive.scss */
  .products_block ul li > div {
    width: 120px;
  }
}
/* Note: Design for a width > 767px
================================================== */
@media only screen and (min-width: 767px) {
  /* line 743, ../sass/responsive.scss */
  footer .block ul.toggle_content {
    display: block !important;
    height: 100% !important;
    opacity: 1 !important;
  }
}
/* Note: Design for a width of > 991px
================================================== */
@media only screen and (min-width: 992px) {
  /* line 752, ../sass/responsive.scss */
  .main_page_products li.first_item_of_line {
    clear: left;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 755, ../sass/responsive.scss */
  .container {
    padding-left: 15;
    padding-right: 15;
	padding-top: 10;
	padding-bottom: 10;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  /* line 759, ../sass/responsive.scss */
  #header #header_logo {
    top: 69px;
    width: 237px;
  }

  /* line 763, ../sass/responsive.scss */
  #htmlcontent_top {
    left: auto;
    right: 0;
    top: 127px;
  }
}
@media (min-width: 400px) and (max-width: 600px) {
  /* line 770, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li {
    text-align: center;
  }
  /* line 772, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li a {
    display: inline-block;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  /* line 779, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home {
    margin-left: -5px;
    margin-right: -11px;
  }
  /* line 782, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li {
    width: 33%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
  }
  /* line 788, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li a .banner1 {
    left: 12px;
    position: absolute;
    top: 32px;
  }
  /* line 792, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li a .banner1 span.text3 {
    font-size: 37px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  /* line 802, ../sass/responsive.scss */
  .sale-box {
    display: none;
  }

  /* line 805, ../sass/responsive.scss */
  #newsletter_block_left form {
    float: left;
    margin: 0;
  }

  /* line 809, ../sass/responsive.scss */
  #newsletter_block_left .input-group input#newsletter-input {
    width: 100%;
  }

  /* line 815, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li a .banner1 {
    left: 11px;
    top: 40px;
  }
  /* line 818, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li a .banner1 span.text3 {
    font-size: 41px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  /* line 829, ../sass/responsive.scss */
  #newsletter_block_left form {
    float: left;
    margin: 0;
  }

  /* line 833, ../sass/responsive.scss */
  .sale-box {
    display: none;
  }

  /* line 836, ../sass/responsive.scss */
  #newsletter_block_left .input-group input#newsletter-input {
    width: 100%;
  }

  /* line 839, ../sass/responsive.scss */
  #header #header_logo {
    top: 67px;
  }

  /* line 842, ../sass/responsive.scss */
  #menu-wrap {
    width: 100%;
    padding: 0;
  }

  /* line 846, ../sass/responsive.scss */
  #header #header_right {
    padding: 212px 0 0;
  }

  /* line 849, ../sass/responsive.scss */
  #search_block_top {
    padding-top: 0;
    top: 159px;
  }

  /* line 856, ../sass/responsive.scss */
  #htmlcontent_home ul.htmlcontent-home li a .banner1 {
    left: 22px;
    top: 58px;
  }
}
