/*	$border-radius: @include border-radius(6px);*/
/* Note: Design for a width  max 1199px
================================================== */
@media only screen and (max-width: 1199px) {
  #header #header_right {
    padding-top: 195px;
  }

  #search_block_top {
    top: 136px;
    width: 100%;
    border-top: 1px solid #d5d5d5;
    right: 0;
  }
  #search_block_top input.search_query {
    width: 100%;
  }

  #htmlcontent_footer li .item-html strong {
    display: none;
  }
}
/* Note: Design for a width max 991px
================================================== */
/* Note: Design for a width of 992px * 1199px
================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #htmlcontent_home h2 {
    font-size: 32px;
    line-height: 1em;
  }
  #htmlcontent_home h2 span {
    font-size: 26px;
  }
  #htmlcontent_home img {
    margin-right: 12px;
  }

  #header_right.container {
    max-width: 940px;
  }

  #htmlcontent_right li.number2 .item-html {
    left: 20px;
    top: 0px;
  }
  #htmlcontent_right li.number2 .item-html h2 {
    font-size: 38px;
    line-height: 38px;
  }

  .products_block ul li > div {
    width: 90px;
  }

  .bottom_footer .container {
    width: 950px;
  }

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

  .nivo-caption {
    top: 7%;
  }

  .nivo-caption strong {
    font-size: 140px;
  }

  .nivo-caption em {
    font-size: 66px;
    margin-left: 17px;
  }

  .nivo-caption span {
    margin-bottom: -14px;
  }

  .inner_content {
    padding: 29px;
  }
}
/* Note: Design for a width of > 991px
================================================== */
@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  #currencies_block_top p.inner-carrencies > span, #languages_block_top p span, #languages_block_top p span.lang {
    display: none;
  }

  #languages_block_top p > strong {
    display: inline-block;
  }

  #header_user #shopping_cart a {
    padding: 13px 30px 20px 24px;
  }

  #header_user {
    top: 47px;
  }

  #htmlcontent_top {
    width: 400px;
    margin: 0 auto;
    float: none;
  }
  #htmlcontent_top li {
    float: none;
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
  }
  #htmlcontent_top li img {
    width: 100%;
  }

  #htmlcontent_home {
    background-repeat: repeat;
    margin-bottom: 20px;
  }

  #htmlcontent_top h2 {
    font-size: 44px;
  }
}
/* Note: Design for a width of 768px * 991px
================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #header #cart_block {
    top: 105px;
  }

  #right_column h1, #right_column .block h4, #right_column .center_column .block h4, #right_column #layered_block_left h3 {
    padding: 12px 14px 14px;
    font-size: 15px;
  }

  .blockpermanentlinks-header {
    position: absolute;
    right: 360px;
  }

  #header_right {
    width: 720px;
  }

  .blockpermanentlinks-header {
    right: 140px;
    top: 16px;
  }

  #currencies_block_top,
  #languages_block_top {
    top: 16px;
    right: 0;
  }

  #currencies_block_top {
    right: 58px;
  }

  #languages_block_top p > strong {
    font-weight: normal;
  }

  #header #cart_block {
    top: 124px;
  }

  .bottom_footer .container {
    width: 730px;
  }

  #htmlcontent_left li .item-html h2 {
    font-size: 30px;
  }
  #htmlcontent_left li .item-html h2 span {
    font-size: 22px;
  }

  #htmlcontent_left li .item-html strong {
    font-size: 28px;
  }

  .theme-default a.nivo-prevNav {
    left: 10px;
  }

  .theme-default a.nivo-nextNav {
    right: 10px;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (768px * 991px)
  ************************************************************************************************ */
  .main_page_products li.first_item_of_tablet_line {
    clear: left;
  }

  /* ************************************************************************************************
  			  					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: auto;
  }

  .products_block ul li a.products_block_img {
    width: auto;
    float: none;
    margin: 0 0 10px;
  }
  .products_block ul li a.products_block_img img {
    width: 100%;
  }

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

  /* ************************************************************************************************
  			 					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 > 767px
================================================== */
@media only screen and (min-width: 767px) {
  footer .block ul.toggle_content {
    display: block !important;
    height: 100% !important;
    opacity: 1 !important;
  }

  #product_list.grid .new-box,
  #product_list.grid .sale-box,
  #featured-products_block_center .new-box,
  #featured-products_block_center .sale-box {
    position: absolute;
    top: 19px;
  }
  #product_list.grid .new-box,
  #featured-products_block_center .new-box {
    left: 19px;
  }
  #product_list.grid .sale-box,
  #featured-products_block_center .sale-box {
    right: 19px;
    left: auto;
  }
}
/* Note: Design for a width of < 767px
================================================== */
@media only screen and (max-width: 767px) {
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }

  #your_account {
    top: 112px;
    right: 0;
  }

  #search_block_top {
    top: 151px;
  }

  #product_list .product_flags {
    margin: 5px 0 0;
    display: inline-block;
  }

  #header_right {
    margin: 0 15px;
  }

  .page_wrapper_3 {
    margin-bottom: 60px;
  }

  #htmlcontent_right {
    padding-top: 0;
  }

  #pb-left-column h1, .pb-right-colum-h {
    line-height: 35px;
  }

  /* ************************************************************************************************
  												HEADER (< 767px)
  ************************************************************************************************ */
  #header #header_logo {
    top: 18px;
  }
  #header #header_logo img {
    height: auto;
    width: 310px;
  }
  #header #header_user {
    top: 50px;
  }
  #header #header_user a {
    width: 230px;
  }
  #header #header_user #shopping_cart .shopping_cart_title {
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
  }
  #header #cart_block {
    top: 111px;
  }
  #header #header_right {
    padding-top: 210px;
  }

  #htmlcontent_right img {
    width: 100%;
  }

  .main_page_products li h5 {
    background: none;
  }

  .inner_content {
    padding: 12px;
  }

  #minic_slider,
  #htmlcontent_top {
    padding: 0;
  }

  #htmlcontent_left {
    width: 400px;
    margin: 0 auto;
    float: none;
  }
  #htmlcontent_left li {
    margin: 0 0 30px;
    padding: 20px 0 0;
  }
  #htmlcontent_left li img {
    width: 100%;
  }

  #htmlcontent_footer {
    float: none;
  }
  #htmlcontent_footer .container {
    width: 400px;
    margin: 0 auto;
    padding: 0;
  }
  #htmlcontent_footer .container .htmlcontent-home {
    margin: 0;
  }
  #htmlcontent_footer li {
    width: 100%;
    float: none;
    margin: 0 0 30px;
    padding: 0;
  }
  #htmlcontent_footer li img {
    width: 100%;
  }

  .nivo-caption {
    top: 4%;
  }
  .nivo-caption h2 {
    font-size: 30px;
  }
  .nivo-caption strong {
    font-size: 134px;
    letter-spacing: -10px;
  }
  .nivo-caption em {
    font-size: 70px;
  }

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

  #languages_block_top, #currencies_block_top {
    top: 0px;
    text-align: center;
    width: 25%;
    height: 40px;
  }
  #languages_block_top p, #currencies_block_top p {
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 0;
    line-height: 40px;
  }
  #languages_block_top p .arrow_header_top, #currencies_block_top p .arrow_header_top {
    margin: 0px 0px 4px 0;
  }

  #currencies_block_top p.inner-carrencies, #languages_block_top p, .mobile-link-top h4 {
    padding: 0;
  }

  #currencies_block_top p.inner-carrencies i {
    margin-left: 0;
  }

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

  /* 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: 1px solid #d5d5d5;
    border-top: none;
    padding: 0;
    line-height: 40px;
    text-align: center;
  }

  .mobile-link-top h4 .arrow_header_top_menu.arrow_header_top {
    display: block;
    position: static;
    line-height: 40px;
    font-size: 25px;
    margin: 0;
  }

  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;
  }

  #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: 25%;
    height: 40px;
  }
  .blockuserinfo a {
    text-align: center;
    border: 1px solid #d5d5d5;
    border-top: none;
    border-left: none;
    display: block;
  }
  .blockuserinfo a span {
    width: auto;
    padding: 0;
    line-height: 40px;
    background: none;
    font-weight: normal;
    border: none;
    font-size: 10px;
  }
  .blockuserinfo a:hover span {
    background: none;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (< 767px)
  ************************************************************************************************ */
  .main_page_products li .product_image {
    float: left;
    margin-right: 20px;
    width: 145px;
  }
  .main_page_products li .product_image a {
    display: block;
  }
  .main_page_products li .product_content {
    overflow: hidden;
  }

  /* ************************************************************************************************
  											FOOTER  (< 767px)
  *********************************************************************************************** */
  footer .block {
    width: 100%;
  }
  footer .block h4 {
    padding: 11px 0px 10px 0px;
    margin-top: 0px;
    border: none;
    margin-bottom: 0;
    position: relative;
  }
  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;
  }
  footer .modules .block.blocksocial {
    width: auto;
  }
  footer .modules .block.blocksocial ul {
    display: inline-block !important;
  }
  footer .page_wrapper_3 {
    margin-bottom: 60px;
  }
  footer .block .list-footer li {
    padding: 0 0 6px;
  }
  footer .block .list-footer li:last-child {
    padding-bottom: 0;
  }
  footer .block .list-footer li a {
    padding-right: 10px;
  }

  /* ************************************************************************************************
  								PAGE MANUFACTURE ADN SUPLIER (< 767px)
  ************************************************************************************************ */
  .border_sep {
    border-right: none;
    border-bottom: 1px solid #d5d5d5;
    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;
    margin: 2px 10px 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: 120px;
  }

  /* ************************************************************************************************
  						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: #9c9c9c;
  }
  #order_steps li.even.step_current:first-child {
    background: #202020;
  }
  #order_steps li.even {
    background: url(../img/marker-order2.png) center 0px no-repeat #9c9c9c;
  }
  #order_steps li.odd {
    background: url(../img/marker-order2.png) center 0px no-repeat #777777;
  }
  #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: #202020;
  }
  #order_steps li.odd.step_current {
    background: #202020;
  }
  #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;
    font-size: 12px;
  }

  #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 #d5d5d5;
    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;
  }
}
/* 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 < 580px 
================================================== */
@media only screen and (max-width: 580px) {
  #header_user #shopping_cart a {
    width: 47px;
    height: 47px;
    padding: 0;
    background: #000;
    text-align: center;
  }
  #header_user #shopping_cart a:before {
    font-family: FontAwesome;
    content: "";
    font-size: 28px;
    color: #fff;
    line-height: 47px;
    font-weight: normal;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #header_user #shopping_cart a:hover {
    background: #333;
  }
  #header_user #shopping_cart a:hover:before {
    color: #fff;
  }
  #header_user #shopping_cart a span,
  #header_user #shopping_cart a i {
    display: none !important;
  }

  .nivo-caption h2 {
    font-size: 40px;
  }
  .nivo-caption span {
    display: none;
  }
  .nivo-caption strong,
  .nivo-caption em {
    display: none;
  }
}
/* Note: Design for a width of < 480px 
================================================== */
@media only screen and (max-width: 480px) {
  #header #header_logo {
    top: 44px;
  }
  #header #header_logo img {
    width: 173px;
  }

  .ac_results {
    width: 290px!important;
  }

  .blocksocial {
    right: 10px;
  }

  #htmlcontent_footer .container,
  #htmlcontent_left,
  #htmlcontent_top {
    width: 290px;
  }

  #htmlcontent_home img {
    margin-right: 12px;
    width: 90px;
  }

  #htmlcontent_home h2 {
    font-size: 32px;
  }

  #htmlcontent_home h2 span {
    font-size: 27px;
  }

  #header #cart_block {
    top: 95px;
  }

  .main_page_products li .product_image {
    float: left;
    margin-right: 20px;
    width: 120px;
  }
  .main_page_products li .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;
  }
}
