@media (min-width: 768px) {
  .hidden-sm-up {
    display: none; }
  .catalog-manufacturers > div:nth-child(2n + 1) > div {
    border-right: 1px solid rgba(0, 0, 0, 0.05); }
  .vendor-home .info header .buttons {
    position: absolute;
    top: 0;
    right: 0; } }

@media (min-width: 993px) {
  .hidden-md {
    display: none !important; }
  ul.nav li:hover > .dropdown-menu,
  .dropdown:hover > .dropdown-menu {
    visibility: visible;
    margin: 0;
    opacity: 1; }
  .vendors-map > .row:nth-child(even) > .row > div:first-child,
  .site-map-4columns > .row:nth-child(even) > .row > div:first-child {
    float: right; }
  .vendors-map > .row:nth-child(even) > .row > div:last-child,
  .site-map-4columns > .row:nth-child(even) > .row > div:last-child {
    text-align: right; }
  main {
    position: relative; }
    main:after {
      background-color: rgba(0, 0, 0, 0.7);
      content: "";
      visibility: hidden;
      height: 100%;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 900;
      transition: all 0.3s ease-in-out 0.1s;
      -moz-transition: all 0.3s ease-in-out 0.1s;
      -webkit-transition: all 0.2s ease-in-out 0.1s; }
    main.catalog-mode:after {
      top: -200px; }
    main.cover:after {
      visibility: visible;
      opacity: 1; }
  .middlebar {
    min-height: 141px; }
  /* Catalog Collections */
  .catalog-collections .col-xs-12.description {
    height: 3rem; }
  .catalog-collections .col-xs-12.products-count {
    font-weight: 700; }
  .over-topbar .wrapper > .row {
    /*background: url(images/pattern.png) repeat-x bottom;*/
    padding-bottom: 0.25rem; }
  .position-cart {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: flex-end; } }

@media (max-width: 992px) {
  body > div.clearfix {
    display: none; }
  .container-fluid {
    box-shadow: 0 0 22px -7px #000;
    -moz-box-shadow: 0 0 22px -7px #000;
    -webkit-box-shadow: 0 0 22px -7px #000;
    display: inline-block;
    height: initial;
    margin: 0;
    overflow: scroll;
    position: relative;
    width: 100%;
    z-index: 10;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-overflow-scrolling: touch; }
    .container-fluid.slide-to-left {
      margin: 0 0 0 -260px; }
    .container-fluid.slide-to-right {
      margin: 0 0 0 260px; }
  .wrapper {
    overflow: hidden; }
  .top-row {
    display: none; }
  body .page-container {
    margin: 0; }
    body .page-container:not(.homepage) > header {
      padding: 0; }
  .homepage .over-middlebar {
    background-image: none;
    position: relative; }
    .homepage .over-middlebar .wrapper {
      overflow: initial; }
  aside.sidebar .module {
    background-color: #fff !important; }
  .hidden-sm-down {
    display: none; }
  .col-xs-push-left {
    float: left; }
  .col-xs-push-right {
    float: right; }
  #iframeModal {
    top: 60px !important; }
  .carousel-controler {
    opacity: 1 !important; }
  #position-top-b {
    z-index: 20; }
  #position-bottom-b .wrapper {
    overflow: visible; }
  #position-bottom-c .module {
    width: 100% !important; }
  .position-cart .cart-dropdown .dropdown-menu .body.profile .seller {
    padding-left: 0; }
  .mobile-menu a i {
    background-color: #3e3e3e;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 8px 10px;
    padding: 8px 10px; }
  #mobile-background-menu {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5;
    -webkit-overflow-scrolling: touch; }
    #mobile-background-menu > .cart.disappear {
      opacity: 0;
      z-index: 0; }
    #mobile-background-menu .user {
      height: 100%;
      opacity: 1;
      padding: 0 15px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 5; }
      #mobile-background-menu .user.disappear {
        opacity: 0;
        z-index: 0; }
    #mobile-background-menu > .cart {
      height: 100%;
      opacity: 1;
      padding: 0 15px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 5; }
    #mobile-background-menu .cart > * {
      float: right;
      width: 100%; }
    #mobile-background-menu .user > * {
      float: left;
      width: 100%; }
    #mobile-background-menu .cart {
      right: 0; }
    #mobile-background-menu .user {
      left: 0; }
  #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu .body.profile h4 {
    border-bottom: 2px solid #f2f2f2; }
  #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu.show .body.profile ul {
    margin-bottom: 30px; }
  #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu .body.profile ul > a {
    width: 215px; }
    #mobile-background-menu .position-cart .cart-dropdown .dropdown-menu .body.profile ul > a.btn.btn-stripped {
      border: 2px solid #fff;
      color: #fff !important; }
  .dropdown-menu.show {
    visibility: visible;
    margin: 0;
    opacity: 1; }
  aside.sidebar {
    background-color: #f7f7f7;
    box-shadow: 0 0 12px -4px #000;
    -moz-box-shadow: 0 0 12px -4px #000;
    -webkit-box-shadow: 0 0 12px -4px #000;
    height: 100%;
    margin: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 999; }
    aside.sidebar.sidebar-right.slide {
      right: 0; }
    aside.sidebar.sidebar-left.slide {
      left: 0; }
  main .content .sidebar-btn {
    background-color: #333;
    padding: 15px;
    position: fixed;
    top: 80px;
    z-index: 999; }
    main .content .sidebar-btn.left {
      border-radius: 0 5px 5px 0;
      -moz-border-radius: 0 5px 5px 0;
      -webkit-border-radius: 0 5px 5px 0;
      left: 0; }
    main .content .sidebar-btn.right {
      border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      -webkit-border-radius: 5px 0 0 5px;
      right: 0; }
    main .content .sidebar-btn i {
      color: #fff; }
  #position-logo {
    padding: 15px 0;
    text-align: center; }
  .home-vendors .row > div {
    margin-bottom: 30px; }
  footer > div:nth-child(2) .module {
    padding: 5px 0;
    text-align: center !important;
    width: 100% !important; }
  .catalog-view.catalog-thumb3 .product .buttons a,
  .catalog-view.catalog-thumb3 .product .buttons button {
    font-size: 1rem; }
  .catalog-view .product .product-price .price,
  .catalog-view .product .product-price .case-details {
    display: inline-block;
    vertical-align: top; }
  .catalog-thumb2 .product .product-price .case-details {
    background-position: 0px -127px;
    height: 25px;
    float: left;
    padding: 0 0 0 27px; }
  .catalog-thumb .product .product-price .case-details span {
    display: none; }
  .catalog-thumb1 .product .product-price {
    margin-bottom: 10px; }
  .catalog-view .product:hover .product-thumb .product-quick-view,
  .product-view .related-url p a,
  header .over-topbar {
    background-color: #4e4e4e !important;
    height: 45px !important;
    position: relative;
    z-index: 5; }
  #bodyGenericLayoutContentWrapper > header {
    /*position: relative;*/ }
  .over-topbar > .wrapper > .row {
    border-bottom: none; }
  #position-search {
    left: 0;
    padding: 45px 0;
    position: absolute;
    right: 0;
    top: 45px; }
  .search-result-header {
    left: 0 !important;
    width: 100% !important; }
    .search-result-header .row {
      left: 0 !important;
      width: 100% !important; }
  #ajaxSearchResultsBox {
    left: 0 !important;
    width: 100% !important; }
  .ajax-search-result-box {
    height: 100%; }
    .ajax-search-result-box .search-result-header .row {
      padding: 15px; }
      .ajax-search-result-box .search-result-header .row > div span:first-of-type {
        display: none; }
    .ajax-search-result-box button {
      top: 15px !important;
      right: 15px !important;
      left: initial !important; }
    .ajax-search-result-box .search-result-body {
      background: #f7f7f7;
      height: 100%; }
  .product_keyword_search_result {
    height: auto; } }

@media (min-width: 768px) and (max-width: 992px) {
  .hidden-sm {
    display: none; }
  .wrapper {
    padding: 0 20px; }
  main .content .sidebar-btn {
    padding: 15px 10px; }
  .product-view .product-details {
    padding-left: 0; }
  .reviews-list .reviews-table > div > div:nth-of-type(1) {
    width: 30%; }
  .reviews-list .reviews-table > div > div:nth-of-type(2) {
    width: 50%; }
  .reviews-list .reviews-table > div > div:nth-of-type(3) {
    width: 25%; }
  .manufacturers-logo {
    padding: 70px 0 35px; }
    .manufacturers-logo a {
      display: inline-block;
      margin: 0 15px 35px 0; }
  footer {
    padding: 0 20px; }
    footer .footer .module {
      margin-bottom: 40px;
      width: 49% !important; } }

@media (max-width: 767px) {
  .wrapper {
    padding: 0 10px; }
  .hidden-xs {
    display: none; }
  #iframeModal {
    margin-left: 0 !important;
    left: 0 !important;
    top: 60px !important;
    height: calc(70%) !important;
    width: calc(100%) !important; }
  .modal .close {
    top: -50px !important;
    right: 10px !important; }
  h3.subheader {
    margin: 5px 0 25px; }
  h2 .small,
  h3 .small {
    display: block; }
  .profile-nav {
    margin: -30px auto 20px; }
  div.table .table-row.table-headers {
    display: none; }
  div.table .table-row .table-column > span,
  div.table .table-row .table-column > input {
    display: inline-block;
    vertical-align: top;
    width: 49.3%; }
  div.table .table-row .table-column .col {
    display: inline-block;
    vertical-align: top;
    width: 49.3%; }
  div.table .table-row .table-column > .col input {
    display: inline-block; }
  div.table .table-row .table-column span.table-label,
  div.table .table-row .table-column > a {
    display: inline-block;
    font-weight: 400;
    width: 49.3%; }
  div.table.table-striped .table-row:nth-child(even) .table-column {
    background-color: #fff; }
  div.table.table-striped.table-sum .table-row:nth-child(even) .table-column {
    background-color: initial; }
  div.table.table-striped.table-sum .table-row:nth-child(odd) .table-column {
    background-color: #fff; }
  div.table .table-row .table-column {
    display: block;
    padding: 5px 15px; }
    div.table .table-row .table-column:first-child {
      padding-top: 15px; }
  div.table.table-sum .table-row .table-column:nth-child(2) {
    padding-top: 15px; }
  div.table .table-row .table-column:last-child {
    padding-bottom: 15px; }
  div.table.product-list .table-row .table-column:last-child,
  div.table.favorites .table-row .table-column:last-child {
    text-align: left; }
  div.table.ticket .table-row .table-column:last-child,
  div.table.vendor-ticket .table-row .table-column:last-child {
    width: 100%; }
  .table.cart .table-row:nth-child(n + 2) .table-column {
    padding: 10px; }
  .table.cart .table-row .table-column:first-child {
    width: 100%; }
  .table.cart .table-row .table-column.details {
    width: 100%; }
    .table.cart .table-row .table-column.details .options > span:first-of-type {
      display: inline-block; }
    .table.cart .table-row .table-column.details .options ul {
      margin-right: 0; }
  .table.cart .table-row .table-column:last-child {
    text-align: left; }
  .table.cart .table-row .table-column.details .options {
    margin-bottom: 0; }
  form.cart-form .cart-btns input {
    margin-bottom: 5px;
    width: 100%; }
  .home-categories,
  .home-vendors {
    margin-top: 15px;
    width: 100%; }
  .question-page div.table .table-row .table-column > span {
    width: 100%; }
  .question-page .answer span .block {
    display: block;
    margin: 5px 0; }
  .question-page.comments .table .answer i {
    padding: 0; }
  .question-page.comments .table .answer a {
    display: block; }
  .ajax-search-result-box #ajaxSearchResultsBox .result-item .price {
    border-top: 1px solid #efefef;
    text-align: left;
    margin-top: 10px;
    padding: 10px 0 0 15px; }
  .position-cart .cart-dropdown .dropdown-menu .body.profile .seller {
    padding-left: 0;
    padding-top: 20px; }
  .box.box-with-header {
    margin-bottom: 20px; }
    .box.box-with-header header label {
      display: inline-block;
      width: 70%; }
    .box.box-with-header header span {
      display: inline-block; }
  .catalog-filters .sort-view .row > div {
    text-align: center !important; }
    .catalog-filters .sort-view .row > div:first-child {
      margin-bottom: 5px; }
  .catalog > * {
    margin-bottom: 30px; }
  .catalog-text .product .product-price,
  .catalog-text .product .product-buttons {
    margin-top: 10px; }
  .catalog-text .product .product-price .case-details {
    display: block; }
  .catalog-text .product .product-buttons {
    text-align: left; }
  .catalog-view .product .product-buttons .sm-btn {
    margin: 3px 5px 0 0; }
  .catalog-view.catalog-thumb3.carousel {
    padding-right: 30px; }
  .catalog-view.catalog-thumb3 .carousel-inner {
    margin-left: -10px; }
  .catalog .sort-by-catalog-view {
    margin-bottom: 0; }
    .catalog .sort-by-catalog-view > div {
      width: 100%; }
  .catalog .catalog-filters form > div {
    width: 100%; }
  .catalog .sort-by-catalog-view > div select {
    margin-bottom: 10px; }
  .pagination li {
    width: 100%; }
    .pagination li:nth-child(2) a {
      border-radius: 5px 0 0 5px; }
    .pagination li:nth-last-child(2) a {
      border-radius: 0 5px 5px 0; }
    .pagination li a,
    .pagination li span {
      padding: 5px 10px; }
  .style2 .add-to-cart,
  .style2 .buy-now,
  .style2 .price-offer {
    display: block;
    width: 100%; }
  .style4 .buy-now,
  .style4 .price-offer {
    display: block;
    width: 100%; }
  .product-view.style6.style7 .flex-container {
    display: flex; }
  .product-view.style6.style7 .qty .spinbox input:not([type="submit"]):not([type="file"]) {
    padding: 11px 5px; }
  .product-options .MagicZoomPlusHint {
    display: none !important; }
  .product-info > .row > div:first-child {
    margin-bottom: 20px;
    text-align: left; }
  .product-view .product-info > div {
    margin-top: 20px;
    text-align: left; }
  .product-view .product-info .vendor-ratings .ratings {
    margin: 15px 0 0; }
  .tabbable .tab-content .tab-pane {
    background-color: transparent;
    border: none;
    padding: 0; }
  .product-view .tabbable .tab-content .tab-pane {
    padding: 15px; }
    .product-view .tabbable .tab-content .tab-pane#productreview, .product-view .tabbable .tab-content .tab-pane#vendorrating {
      padding: 15px; }
  .tabbable ul {
    height: 38px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
    .tabbable ul.open {
      height: initial; }
    .tabbable ul li {
      background-color: #f1f1f1;
      display: block;
      width: 100%; }
      .tabbable ul li a {
        font-size: 0.875rem !important;
        padding: 10px !important;
        text-align: left; }
      .tabbable ul li.active a {
        background-color: #f7f7f7;
        border: none;
        border-radius: 0;
        padding: 10px; }
  .more-products .tabbable ul li.active a {
    background-color: #f7f7f7;
    border: none;
    border-radius: 0;
    padding: 10px; }
  .tabbable.tabbable-dark ul li.active a {
    background-color: initial;
    color: #fff; }
  .tabbable ul li:first-child a {
    background-color: #f7f7f7;
    font-weight: 400; }
    .tabbable ul li:first-child a i {
      float: right;
      font-size: 1.25rem; }
  .tabbable ul.open li:first-child a i {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Safari */
    transform: rotate(180deg); }
  .tabbable ul li:first-child a {
    color: #616161; }
    .tabbable ul li:first-child a:hover {
      color: #616161; }
  .tabbable.tabbable-dark ul li {
    background-color: initial; }
    .tabbable.tabbable-dark ul li:first-child a {
      background-color: initial;
      border-bottom: none;
      color: #fff !important; }
      .tabbable.tabbable-dark ul li:first-child a:hover {
        background-color: initial;
        border-bottom: none;
        color: #fff !important; }
  .style4.tabbable .tab-content .tab-pane {
    border: none;
    font-size: 0.875rem;
    padding: 20px; }
  .tabbable .tab-content .tab-pane#productreview, .tabbable .tab-content .tab-pane#vendorrating {
    border: none;
    font-size: 0.875rem;
    padding: 20px; }
  .product-details {
    margin-top: 40px; }
    .product-details .product-properties .row > div:first-child {
      padding: 5px 0 0;
      text-align: left; }
    .product-details .product-properties .row > div:last-child {
      padding: 5px 0; }
  .product-review header > div {
    display: block;
    margin-left: 0 !important; }
  .product-view .buy-now {
    margin-top: 10px; }
  .more-products .tabbable .tab-content .tab-pane {
    background-color: transparent;
    padding: 0 0 40px; }
  .vendor-home .info header a.btn {
    position: relative;
    margin-top: 10px; }
  .reviews-list header .margin-left20 {
    margin-left: 0; }
  .reviews-list .reviews-table > div > div:nth-of-type(1), .reviews-list .reviews-table > div > div:nth-of-type(3) {
    display: inline-block;
    vertical-align: top; }
  .reviews-list .reviews-table > div > div:nth-of-type(1) {
    width: 65%; }
  .reviews-list .reviews-table > div > div:nth-of-type(2) {
    float: left;
    width: 100%; }
  .reviews-list .reviews-table > div > div:nth-of-type(3) {
    width: 34%; }
  table.wishlist a.btn {
    margin-top: 5px; }
  .advanced-attributes .attribute > div:nth-child(2) {
    margin-top: 10px;
    padding-left: 0; }
  .cyrcle-tabs {
    margin: 0 0 20px; }
    .cyrcle-tabs ul {
      height: initial; }
      .cyrcle-tabs ul li {
        background-color: initial;
        display: inline-block;
        padding: 0 5px;
        width: initial; }
        .cyrcle-tabs ul li a {
          margin: 0; }
        .cyrcle-tabs ul li:first-child a {
          background-color: #e5e5e5; }
          .cyrcle-tabs ul li:first-child a i {
            float: initial;
            font-size: 2rem; }
      .cyrcle-tabs ul.open li:first-child a i {
        transform: initial;
        -webkit-transform: initial;
        -moz-transform: initial; }
  .spinbox {
    display: inline-block; }
  .category-banner {
    padding: 30px 0; }
    .category-banner p {
      font-size: 0.75rem;
      width: 100%; }
  table.v-product-attributes .row > div span {
    display: block;
    height: 22px; }
  table.v-product-attributes .row.extra a.delete {
    display: block;
    margin-top: 5px;
    text-align: center; }
  table.v-product-attributes .row .attribute-info label {
    display: block;
    margin-left: 0;
    width: 100%; }
  .manufacturers-logo {
    padding: 25px 0 35px; }
    .manufacturers-logo a {
      display: block;
      margin: 0 0 20px 0; }
  form label,
  form input,
  form .col {
    display: block; }
  form input:not([type="checkbox"]):not([type="radio"]),
  form .input .chosen-container-single {
    max-width: 100%;
    width: 100%; }
  select {
    max-width: 100%;
    width: 100%; }
  form.form-columns input:not([type="checkbox"]):not([type="radio"]),
  form.form-columns textarea {
    max-width: 100%;
    width: 100%; }
  form label input,
  form.form-columns label input {
    display: inline-block;
    max-width: initial;
    width: initial; }
  form:not(#frmAddItem) .flex-container {
    display: block; }
  form label,
  form input:not([type="checkbox"]):not([type="radio"]),
  form .col,
  form select,
  form .chosen-container-single {
    display: block;
    width: 100%; }
  /*footer .wrapper {
    padding: 35px 10px; }*/
  footer .footer .module {
    margin-bottom: 35px;
    padding: 0 !important;
    text-align: center;
    width: 100% !important; }
    footer .footer .module h3.module-header {
      text-align: center !important; }
  .tfa .tfa-box span:first-of-type, .tfa .tfa-box span:last-of-type {
    width: 100%; }
  .tfa .btn {
    margin-bottom: 5px;
    width: 100%; }
  .booking-list .search {
    align-items: initial; }
    .booking-list .search .input {
      margin-right: 0; }
    .booking-list .search input[type="text"] {
      height: auto;
      min-width: 100%; } }
