@charset "CP850";
/*$theme-color-secondary-2: $gray-light1;*/
/* RIGHT TO LEFT */
@media (max-width: 1196px) and (min-width: 1000px) {
  /* line 6, ../sass/responsive.scss */
  .carousel-inner .first_item .leo-more-info, .tab-pane .leo-more-info {
    right: 0;
    left: auto;
    border-width: 1px 1px 1px 0;
    border-style: solid solid solid none;
  }

  /* line 12, ../sass/responsive.scss */
  .carousel-inner .first_item .product-container:hover .leo-more-info, .tab-pane .product-container:hover .leo-more-info {
    right: -78px;
    left: auto;
  }
}
@media (max-width: 990px) {
  /* line 17, ../sass/responsive.scss */
  html {
    background: none;
  }

  /* line 18, ../sass/responsive.scss */
  .navbar-header .navbar-toggle {
    display: block;
    float: left;
    margin: 5px 0 7px 20px;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl .navbar-header .navbar-toggle {
    float: right;
  }
  /* line 231, ../sass/_theme_variables.scss */
  .rtl .navbar-header .navbar-toggle {
    margin: 5px 20px 7px 0;
  }

  /* line 23, ../sass/responsive.scss */
  .collapse.navbar-collapse {
    display: none !important;
  }

  /* line 26, ../sass/responsive.scss */
  .navbar-nav {
    float: none;
  }
  /* line 28, ../sass/responsive.scss */
  .navbar-nav > li {
    float: none;
  }
}
@media (min-width: 991px) {
  /* line 36, ../sass/responsive.scss */
  .off-canvas-active > #page,
  .off-canvas-active > #off-canvas-nav {
    transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important;
    -moz-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    -o-transform: translateX(0px) !important;
    position: relative !important;
  }

  /* line 45, ../sass/responsive.scss */
  #off-canvas-button {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 53, ../sass/responsive.scss */
  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left;
  }
  /* line 57, ../sass/responsive.scss */
  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none;
  }

  /* line 65, ../sass/responsive.scss */
  #guestTracking .form-group {
    overflow: hidden;
  }
  /* line 67, ../sass/responsive.scss */
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  /* line 71, ../sass/responsive.scss */
  #guestTracking .form-control {
    float: left;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #guestTracking .form-control {
    float: right;
  }
  /* line 74, ../sass/responsive.scss */
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #guestTracking label {
    float: right;
  }
}
@media (max-width: 1199px) {
  /* line 83, ../sass/responsive.scss */
  .zoomdiv {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 91, ../sass/responsive.scss */
  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    width: 380px;
  }
  /* line 93, ../sass/responsive.scss */
  .top-pagination-content div.pagination .showall,
  .bottom-pagination-content div.pagination .showall {
    margin-right: 11px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 104, ../sass/responsive.scss */
  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left;
  }
  /* line 108, ../sass/responsive.scss */
  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 118, ../sass/responsive.scss */
  .block .title_block,
  .block h4 {
    font-size: 14px;
  }
  /* line 123, ../sass/responsive.scss */
  .block .products-block .products-block-image {
    float: none;
    display: inline-block;
    margin: 0 auto 10px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  /* line 137, ../sass/responsive.scss */
  .product-filter .sortPagiBar #productsSortForm {
    float: left;
    padding: 0px;
    margin-top: 4px;
    margin-bottom: 6px;
  }

  /* line 147, ../sass/responsive.scss */
  .leo-widget .widget-inner a {
    color: black;
  }

  /* line 153, ../sass/responsive.scss */
  .widget-products .price.product-price {
    color: black;
  }

  /* line 159, ../sass/responsive.scss */
  .manu-logo a {
    display: block;
  }
  /* line 160, ../sass/responsive.scss */
  .manu-logo a img {
    width: 100px;
  }

  /* line 164, ../sass/responsive.scss */
  #search_block_top .btn.button-search {
    top: 10px;
    right: 10px;
    text-decoration: none;
  }
  /* line 165, ../sass/responsive.scss */
  #search_block_top .groupe-btn {
    display: block;
    height: 28px;
    line-height: 15px;
    padding: 7px 10px;
    color: white;
    width: 30px;
    background-color: black;
    margin-right: 10px;
  }
  /* line 558, ../sass/_theme_variables.scss */
  .dark #search_block_top .groupe-btn {
    background-color: #896b5a;
  }
  /* line 174, ../sass/responsive.scss */
  #search_block_top #searchbox {
    display: none;
    position: absolute;
    left: 0;
    top: 110%;
    z-index: 999;
    background: #fff;
    padding: 10px;
    width: 220px;
    border: 1px solid #c3c3c3;
  }
  /* line 185, ../sass/responsive.scss */
  #search_block_top #search_query_top {
    border: 1px solid #c3c3c3;
  }

  /* line 188, ../sass/responsive.scss */
  #social_block {
    margin-top: 15px;
  }

  /* line 192, ../sass/responsive.scss */
  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    float: left;
    width: auto;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl .top-pagination-content div.pagination, .rtl
  .bottom-pagination-content div.pagination {
    float: right;
  }
  /* line 195, ../sass/responsive.scss */
  .top-pagination-content div.pagination .showall,
  .bottom-pagination-content div.pagination .showall {
    margin-right: 0;
  }
  /* line 199, ../sass/responsive.scss */
  .top-pagination-content ul.pagination,
  .bottom-pagination-content ul.pagination {
    float: left;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl .top-pagination-content ul.pagination, .rtl
  .bottom-pagination-content ul.pagination {
    float: right;
  }

  /* line 204, ../sass/responsive.scss */
  #facebook_block,
  #cmsinfo_block {
    min-height: 348px;
    padding-left: 13px;
    padding-right: 13px;
  }

  /* line 211, ../sass/responsive.scss */
  #facebook_block h4 {
    font-size: 18px;
  }

  /* line 216, ../sass/responsive.scss */
  #cmsinfo_block em {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  /* line 226, ../sass/responsive.scss */
  header .separador {
    display: none;
  }

  /* line 229, ../sass/responsive.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 232, ../sass/responsive.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 235, ../sass/responsive.scss */
  header .g-dropdown {
    position: relative;
  }
  /* line 237, ../sass/responsive.scss */
  header .g-dropdown .groupe-btn {
    padding: 4px;
    margin-right: 9px;
    float: left;
    cursor: pointer;
    border-color: #ededed;
    border-color: #ededed;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
  }
  /* line 671, ../sass/_theme_variables.scss */
  .dark header .g-dropdown .groupe-btn {
    border-color: #896b5a;
  }
  /* line 681, ../sass/_theme_variables.scss */
  .dark header .g-dropdown .groupe-btn {
    border-color: #4d423b;
  }
  /* line 248, ../sass/responsive.scss */
  header .g-dropdown ul.links li {
    display: block;
    line-height: 26px;
  }

  /* line 255, ../sass/responsive.scss */
  #social_block h4 {
    padding: 0px;
  }

  /* line 260, ../sass/responsive.scss */
  .widget-products .product-name {
    color: #5C5B5B;
  }
  /* line 264, ../sass/responsive.scss */
  .widget-products .price .product-price {
    color: black;
  }

  /* line 269, ../sass/responsive.scss */
  .ajax_block_product:hover .leo-more-info {
    display: none !important;
    opacity: 0;
  }

  /* line 273, ../sass/responsive.scss */
  #footerbottom .container .widget:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 768px) {
  /* line 281, ../sass/responsive.scss */
  .widget-video iframe,
  .widget-video embed {
    width: 190px;
  }
}
@media (max-width: 767px) {
  /* line 287, ../sass/responsive.scss */
  .widget-video iframe,
  .widget-video embed {
    width: 190px;
  }

  /* line 292, ../sass/responsive.scss */
  .widget-products .price.product-price {
    color: black;
  }

  /* line 298, ../sass/responsive.scss */
  .leo-widget .widget-inner a {
    color: black;
  }

  /* line 305, ../sass/responsive.scss */
  .product-filter .sortPagiBar #productsSortForm {
    float: left;
    margin-top: 4px;
    margin-bottom: 6px;
  }

  /* line 315, ../sass/responsive.scss */
  #center_column .box img {
    width: 100%;
  }

  /* line 320, ../sass/responsive.scss */
  #search_block_top {
    top: 0;
  }

  /* line 321, ../sass/responsive.scss */
  #header_logo {
    float: left;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #header_logo {
    float: right;
  }

  /* line 322, ../sass/responsive.scss */
  .widget-manufacture .carousel-control {
    top: 50% !important;
    margin-top: -41px;
  }

  /* line 323, ../sass/responsive.scss */
  .logo-manu {
    text-align: center;
  }

  /* line 324, ../sass/responsive.scss */
  .sidebar {
    position: relative;
  }
  /* line 326, ../sass/responsive.scss */
  .sidebar .title_block:after {
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: normal;
    height: 36px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 28px;
  }

  /* line 339, ../sass/responsive.scss */
  header .g-dropdown {
    position: relative;
  }
  /* line 341, ../sass/responsive.scss */
  header .g-dropdown .groupe-btn {
    padding: 4px;
    margin-right: 9px;
    float: left;
    cursor: pointer;
    border-color: #ededed;
    border-color: #ededed;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
  }
  /* line 671, ../sass/_theme_variables.scss */
  .dark header .g-dropdown .groupe-btn {
    border-color: #896b5a;
  }
  /* line 681, ../sass/_theme_variables.scss */
  .dark header .g-dropdown .groupe-btn {
    border-color: #4d423b;
  }
  /* line 352, ../sass/responsive.scss */
  header .g-dropdown ul.links li {
    display: block;
    line-height: 26px;
  }

  /* line 360, ../sass/responsive.scss */
  #topbar .nav .container .row {
    border: 0;
  }

  /* line 362, ../sass/responsive.scss */
  .products_block .nav-tabs {
    position: inherit;
  }

  /* line 365, ../sass/responsive.scss */
  .products_block .nav-tabs > li {
    margin-bottom: 5px;
  }

  /* line 370, ../sass/responsive.scss */
  .content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 160px;
  }

  /* line 379, ../sass/responsive.scss */
  .products_block .box-line:before {
    background: none;
    content: none;
  }
  /* line 382, ../sass/responsive.scss */
  .products_block .box-line:before .nav-tabs {
    display: block;
  }
  /* line 388, ../sass/responsive.scss */
  .products_block .nav-tabs li {
    float: none;
    text-align: center;
  }
  /* line 392, ../sass/responsive.scss */
  .products_block .nav-tabs li a {
    display: block;
    margin-right: 0px;
  }

  /* line 407, ../sass/responsive.scss */
  .top-pagination-content ul.pagination > a b,
  .top-pagination-content ul.pagination > span b,
  .bottom-pagination-content ul.pagination > a b,
  .bottom-pagination-content ul.pagination > span b {
    display: none;
  }

  /* line 414, ../sass/responsive.scss */
  #block_contact_infos {
    border: none;
  }
  /* line 416, ../sass/responsive.scss */
  #block_contact_infos > div {
    padding-left: 0;
  }

  /* line 421, ../sass/responsive.scss */
  #social_block {
    text-align: center;
  }
  /* line 423, ../sass/responsive.scss */
  #social_block ul {
    float: none;
    display: inline;
  }
  /* line 427, ../sass/responsive.scss */
  #social_block h4 {
    float: none;
  }

  /* line 429, ../sass/responsive.scss */
  #poweredby {
    text-align: center !important;
  }

  /* line 433, ../sass/responsive.scss */
  #footnav {
    text-align: center;
    margin-top: 10px;
  }

  /* line 434, ../sass/responsive.scss */
  #footer #newsletter_block_left .form-group .form-control {
    float: none;
  }

  /* line 435, ../sass/responsive.scss */
  #footer #newsletter_block_left {
    display: inline-block;
    text-align: center;
  }

  /* line 437, ../sass/responsive.scss */
  #facebook_block,
  #cmsinfo_block {
    width: 100%;
    min-height: 1px;
  }

  /* line 443, ../sass/responsive.scss */
  #facebook_block h4 {
    padding-top: 20px !important;
  }

  /* line 447, ../sass/responsive.scss */
  #cmsinfo_block {
    border: none;
    margin-top: 10px;
  }
  /* line 450, ../sass/responsive.scss */
  #cmsinfo_block > div {
    padding-top: 20px;
  }

  /* line 457, ../sass/responsive.scss */
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }

  /* line 467, ../sass/responsive.scss */
  #manufacturers_list.list li,
  #suppliers_list.list li {
    text-align: center;
  }
  /* line 469, ../sass/responsive.scss */
  #manufacturers_list.list li .middle-side,
  #suppliers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 473, ../sass/responsive.scss */
  #manufacturers_list.list li .right-side-content,
  #suppliers_list.list li .right-side-content {
    min-height: 1px;
    padding: 0;
    border: none;
  }
  /* line 477, ../sass/responsive.scss */
  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    top: 0;
  }
  /* line 485, ../sass/responsive.scss */
  #manufacturers_list.grid li .product-container,
  #suppliers_list.grid li .product-container {
    border-bottom: none;
  }

  /* line 495, ../sass/responsive.scss */
  #footer .footer-block {
    margin-top: 20px;
  }
  /* line 497, ../sass/responsive.scss */
  #footer .footer-block h4 {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 13px;
  }
  /* line 501, ../sass/responsive.scss */
  #footer .footer-block h4:after {
    font-size: 18px;
    display: block;
    content: "\f055";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 510, ../sass/responsive.scss */
  #footer .footer-block h4.active:after {
    content: "\f056";
  }
  /* line 515, ../sass/responsive.scss */
  #footer .nav-links li {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
  }
  /* line 523, ../sass/responsive.scss */
  #footer #newsletter_block_left input {
    margin: 0;
  }
  /* line 526, ../sass/responsive.scss */
  #footer #newsletter_block_left .c-news-submit {
    text-align: center;
  }
}
@media (max-width: 479px) {
  /* line 536, ../sass/responsive.scss */
  .widget-products .price.product-price {
    color: black;
  }

  /* line 542, ../sass/responsive.scss */
  .leo-widget .widget-inner a {
    color: black;
  }

  /* line 549, ../sass/responsive.scss */
  #page {
    overflow: hidden;
  }

  /* line 550, ../sass/responsive.scss */
  #header_logo {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  /* line 552, ../sass/responsive.scss */
  #header_logo a {
    display: inline-block;
    text-align: center;
  }

  /* line 557, ../sass/responsive.scss */
  .top-pagination-content .compare-form,
  .bottom-pagination-content .compare-form {
    float: left;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    clear: both;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl .top-pagination-content .compare-form, .rtl
  .bottom-pagination-content .compare-form {
    text-align: right;
  }

  /* line 567, ../sass/responsive.scss */
  #cmsinfo_block > div {
    width: 100%;
    border-top: 1px solid #d9d9d9;
  }
  /* line 571, ../sass/responsive.scss */
  #cmsinfo_block > div + div {
    border-left: none;
    padding-left: 10px;
    min-height: 1px;
    padding-bottom: 15px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  /* line 582, ../sass/responsive.scss */
  #search_block_top {
    position: relative;
    top: 0;
  }

  /* line 586, ../sass/responsive.scss */
  #header_right {
    margin-top: 10px;
    padding-top: 27px;
  }

  /* line 595, ../sass/responsive.scss */
  .product_list.grid .ajax_block_product .product-container .functional-buttons {
    bottom: 0;
    opacity: 1;
    display: block;
    background: #fff;
    border-bottom: 1px solid #dddddd;
  }

  /* line 607, ../sass/responsive.scss */
  #currencies-block-top {
    margin-left: 6px;
  }

  /* line 612, ../sass/responsive.scss */
  #header .shopping_cart {
    top: 10px;
    right: 7px;
    position: absolute;
  }

  /* line 620, ../sass/responsive.scss */
  .products_block .box-line:before {
    background: none;
    content: none;
  }
  /* line 623, ../sass/responsive.scss */
  .products_block .box-line:before .nav-tabs {
    display: block;
  }
  /* line 629, ../sass/responsive.scss */
  .products_block .nav-tabs li {
    float: none;
    text-align: center;
  }
  /* line 633, ../sass/responsive.scss */
  .products_block .nav-tabs li a {
    display: block;
    margin-right: 0px;
  }

  /* line 644, ../sass/responsive.scss */
  .sidebar .title_block:after {
    font-size: 10px;
    top: 7px;
  }
}
/* line 659, ../sass/responsive.scss */
.top-pagination-content ul.pagination > a b,
.top-pagination-content ul.pagination > span b,
.bottom-pagination-content ul.pagination > a b,
.bottom-pagination-content ul.pagination > span b {
  display: none;
}

/* line 666, ../sass/responsive.scss */
#block_contact_infos {
  border: none;
}
/* line 668, ../sass/responsive.scss */
#block_contact_infos > div {
  padding-left: 0;
}
/* line 218, ../sass/_theme_variables.scss */
.rtl #block_contact_infos > div {
  padding-right: 0;
  padding-left: inherit;
}

/* line 674, ../sass/responsive.scss */
#social_block ul {
  float: none;
  display: inline-block;
}
/* line 678, ../sass/responsive.scss */
#social_block h4 {
  float: none;
}

/* line 680, ../sass/responsive.scss */
#poweredby {
  text-align: center;
}

/* line 681, ../sass/responsive.scss */
#footnav {
  text-align: center;
  margin-top: 10px;
}

/* line 682, ../sass/responsive.scss */
#footer #newsletter_block_left .form-group .form-control {
  float: none;
}

/* line 683, ../sass/responsive.scss */
#footer #newsletter_block_left {
  display: inline-block;
  text-align: center;
}

/* line 685, ../sass/responsive.scss */
#facebook_block,
#cmsinfo_block {
  width: 100%;
  min-height: 1px;
}

/* line 691, ../sass/responsive.scss */
#facebook_block h4 {
  padding-top: 20px !important;
}

/* line 695, ../sass/responsive.scss */
#cmsinfo_block {
  border: none;
  margin-top: 10px;
}
/* line 698, ../sass/responsive.scss */
#cmsinfo_block > div {
  padding-top: 20px;
}

/* line 705, ../sass/responsive.scss */
#pagenotfound .pagenotfound .form-control {
  margin: 0 auto 15px auto;
  display: block;
}

/* line 715, ../sass/responsive.scss */
#manufacturers_list.list li,
#suppliers_list.list li {
  text-align: center;
}
/* line 717, ../sass/responsive.scss */
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 218, ../sass/_theme_variables.scss */
.rtl #manufacturers_list.list li .middle-side, .rtl
#suppliers_list.list li .middle-side {
  padding-left: 15px;
  padding-right: inherit;
}
/* line 218, ../sass/_theme_variables.scss */
.rtl #manufacturers_list.list li .middle-side, .rtl
#suppliers_list.list li .middle-side {
  padding-right: 15px;
  padding-left: inherit;
}
/* line 721, ../sass/responsive.scss */
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  min-height: 1px;
  padding: 0;
  border: none;
}
/* line 725, ../sass/responsive.scss */
#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
  top: 0;
}
/* line 733, ../sass/responsive.scss */
#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
  border-bottom: none;
}

/* line 742, ../sass/responsive.scss */
#footer .footer-block {
  margin-top: 20px;
}
/* line 744, ../sass/responsive.scss */
#footer .footer-block h4 {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 13px;
}
/* line 748, ../sass/responsive.scss */
#footer .footer-block h4:after {
  font-size: 18px;
  display: block;
  content: "\f055";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 0;
}
/* line 311, ../sass/_theme_variables.scss */
.rtl #footer .footer-block h4:after {
  left: 0;
  right: auto;
}
/* line 757, ../sass/responsive.scss */
#footer .footer-block h4.active:after {
  content: "\f056";
}

@media (max-width: 600px) {
  /* line 766, ../sass/responsive.scss */
  #footer #newsletter_block_left .form-group .button-small {
    margin-top: 10px;
  }

  /* line 767, ../sass/responsive.scss */
  .products_block .tab-content .carousel .carousel-control {
    top: -25px;
  }

  /* line 769, ../sass/responsive.scss */
  thead {
    display: none;
  }

  /* line 770, ../sass/responsive.scss */
  table td {
    display: block !important;
    width: auto !important;
    text-align: center !important;
    border-right: 0;
  }
}
@media (max-width: 480px) {
  /* line 773, ../sass/responsive.scss */
  .inputNew {
    margin-left: 10px;
  }

  /* line 776, ../sass/responsive.scss */
  #product_comparison td {
    float: none;
    width: 100%;
  }

  /* line 783, ../sass/responsive.scss */
  #product_comparison .comparison_feature td {
    float: left;
    width: 50%;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #product_comparison .comparison_feature td {
    float: right;
  }
  /* line 787, ../sass/responsive.scss */
  #product_comparison .comparison_feature .feature-name {
    width: 100%;
    clear: both;
  }
  /* line 791, ../sass/responsive.scss */
  #product_comparison .comparison_feature .product-name {
    width: 50%;
    float: left;
    display: block;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #product_comparison .comparison_feature .product-name {
    float: right;
  }
}
@media (max-width: 480px) and (max-width: 480px) {
  /* line 799, ../sass/responsive.scss */
  .page-heading span.heading-counter {
    float: none;
    display: block;
    padding-top: 5px;
  }
}

@media (max-width: 480px) {
  /* line 808, ../sass/responsive.scss */
  header .nav .row {
    padding: 10px 0;
  }

  /* line 809, ../sass/responsive.scss */
  .new-box, .sale-box {
    top: 15px;
  }

  /* line 811, ../sass/responsive.scss */
  .product_list.grid .ajax_block_product {
    padding-top: 20px;
  }
  /* line 814, ../sass/responsive.scss */
  .product_list.grid .ajax_block_product .product-container .functional-buttons {
    opacity: 1;
  }
  /* line 816, ../sass/responsive.scss */
  .product_list.grid .ajax_block_product:first-child {
    border-top: 0;
  }

  /* line 821, ../sass/responsive.scss */
  #topbar .nav .container {
    padding: 10px 20px;
  }

  /* line 824, ../sass/responsive.scss */
  .button.button-medium span {
    font-size: 12px;
    padding: 2px 2px 2px 2px;
  }
  /* line 231, ../sass/_theme_variables.scss */
  .rtl .button.button-medium span {
    padding: 2px 2px 2px 2px;
  }
  /* line 828, ../sass/responsive.scss */
  .button.button-medium span i.left {
    margin-right: 5px;
  }
  /* line 218, ../sass/_theme_variables.scss */
  .rtl .button.button-medium span i.left {
    margin-left: 5px;
    margin-right: inherit;
  }
  /* line 831, ../sass/responsive.scss */
  .button.button-medium span i.right {
    margin-left: 5px;
  }
  /* line 218, ../sass/_theme_variables.scss */
  .rtl .button.button-medium span i.right {
    margin-right: 5px;
    margin-left: inherit;
  }

  /* line 838, ../sass/responsive.scss */
  .button.exclusive-medium span {
    font-size: 15px;
    padding-right: 7px;
    padding-left: 7px;
  }
  /* line 218, ../sass/_theme_variables.scss */
  .rtl .button.exclusive-medium span {
    padding-left: 7px;
    padding-right: inherit;
  }
  /* line 218, ../sass/_theme_variables.scss */
  .rtl .button.exclusive-medium span {
    padding-right: 7px;
    padding-left: inherit;
  }

  /* line 846, ../sass/responsive.scss */
  .page-heading span.heading-counter {
    float: none;
    display: block;
    padding-top: 5px;
  }
}
@media (max-width: 479px) {
  /* line 854, ../sass/responsive.scss */
  #header_logo {
    width: 90%;
    display: inline-block;
    text-align: center;
  }

  /* line 855, ../sass/responsive.scss */
  #crossselling_list .bx-next, .accessories-block .block_content .bx-next, #productscategory_list .bx-next {
    right: 30px;
  }

  /* line 859, ../sass/responsive.scss */
  .product_list .ajax_block_product:hover .product-image-container .quick-view {
    display: none;
  }
  /* line 860, ../sass/responsive.scss */
  .product_list .ajax_block_product:hover .product-image-container .product_img_link img {
    opacity: 1;
  }

  /* line 864, ../sass/responsive.scss */
  #header_logo {
    margin-bottom: 20px;
    text-align: center;
  }
  /* line 866, ../sass/responsive.scss */
  #header_logo a {
    display: inline-block;
    text-align: center;
  }

  /* line 869, ../sass/responsive.scss */
  #thumbs_list li {
    width: 60px;
  }

  /* line 870, ../sass/responsive.scss */
  #thumbs_list {
    width: 270px;
  }

  /* line 874, ../sass/responsive.scss */
  .top-pagination-content .compare-form,
  .bottom-pagination-content .compare-form {
    width: 100%;
    padding-bottom: 10px;
    clear: both;
  }

  /* line 882, ../sass/responsive.scss */
  #cmsinfo_block > div {
    width: 100%;
    border-top: 1px solid #d9d9d9;
  }
  /* line 886, ../sass/responsive.scss */
  #cmsinfo_block > div + div {
    border-left: none;
    padding-left: 10px;
    min-height: 1px;
    padding-bottom: 15px;
  }
  /* line 218, ../sass/_theme_variables.scss */
  .rtl #cmsinfo_block > div + div {
    padding-right: 10px;
    padding-left: inherit;
  }

  /* line 893, ../sass/responsive.scss */
  .cart_voucher fieldset #discount_name {
    width: 177px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 902, ../sass/responsive.scss */
  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    width: 380px;
  }
}
@media (max-width: 991px) {
  /* line 902, ../sass/responsive.scss */
  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    float: left;
    width: auto;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl .top-pagination-content div.pagination, .rtl
  .bottom-pagination-content div.pagination {
    float: right;
  }
}
@media (max-width: 991px) {
  /* line 913, ../sass/responsive.scss */
  .top-pagination-content ul.pagination,
  .bottom-pagination-content ul.pagination {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  /* line 923, ../sass/responsive.scss */
  #pagenotfound .pagenotfound label {
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 928, ../sass/responsive.scss */
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 940, ../sass/responsive.scss */
  .share {
    position: relative;
    top: -350px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 940, ../sass/responsive.scss */
  .share {
    position: relative;
    top: -260px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 940, ../sass/responsive.scss */
  .share {
    position: relative;
    top: -245px;
  }
}

@media (max-width: 992px) {
  /* line 958, ../sass/responsive.scss */
  #columns table#product_comparison tbody tr td.td_empty span {
    font-size: 14px;
  }
  /* line 961, ../sass/responsive.scss */
  #columns table#product_comparison tbody tr td.product-block {
    padding: 14px;
  }
  /* line 964, ../sass/responsive.scss */
  #columns table#product_comparison .button.ajax_add_to_cart_button,
  #columns table#product_comparison .button.lnk_view {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  /* line 972, ../sass/responsive.scss */
  #product_comparison table,
  #product_comparison thead,
  #product_comparison tbody,
  #product_comparison th,
  #product_comparison td,
  #product_comparison tr {
    display: block;
  }

  /* line 981, ../sass/responsive.scss */
  #product_comparison thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  /* line 987, ../sass/responsive.scss */
  #product_comparison tr {
    overflow: hidden;
  }
  /* line 989, ../sass/responsive.scss */
  #product_comparison tr:last-child {
    border-bottom: none;
  }
  /* line 991, ../sass/responsive.scss */
  #product_comparison tr:last-child td {
    border-bottom: none;
  }

  /* line 997, ../sass/responsive.scss */
  #product_comparison td {
    border: none;
    position: relative;
    white-space: normal;
    float: left;
    width: 33.33%;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #product_comparison td {
    float: right;
  }
  /* line 1003, ../sass/responsive.scss */
  #product_comparison td.td_empty {
    width: 100% !important;
    clear: both;
  }
  /* line 1007, ../sass/responsive.scss */
  #product_comparison td:last-child {
    border-bottom: none;
  }

  /* line 1014, ../sass/responsive.scss */
  #product_comparison .comparison_feature .feature-name {
    width: 100%;
    float: none;
    clear: both;
  }
}
@media (max-width: 991px) {
  /* line 1026, ../sass/responsive.scss */
  .contact-form-box .col-md-3 {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  /* line 1031, ../sass/responsive.scss */
  .contact-form-box .col-md-9 {
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1037, ../sass/responsive.scss */
  .contact-form-box div.uploader span.filename {
    width: 114px;
  }
}

@media (min-width: 1200px) {
  /* line 1044, ../sass/responsive.scss */
  #maintenance {
    margin: 126px 0 0 0;
    padding: 91px 48px 365px 297px;
    background: url(../img/bg_maintenance.png) no-repeat;
  }
}

@media (max-width: 767px) {
  /* line 1056, ../sass/responsive.scss */
  #layer_cart .layer_cart_product h2 {
    font-size: 18px;
    padding-right: 0;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  /* line 1062, ../sass/responsive.scss */
  #layer_cart .layer_cart_product h2 i {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (max-width: 480px) {
  /* line 1069, ../sass/responsive.scss */
  #layer_cart .layer_cart_product .product-image-container {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  /* line 1077, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart {
    min-height: 318px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1077, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart {
    min-height: 360px;
  }
}
@media (max-width: 991px) {
  /* line 1077, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart {
    border-left: none;
    border-top: 1px solid #ededed;
  }
}
@media (max-width: 767px) {
  /* line 1090, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart h2 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  /* line 1101, ../sass/responsive.scss */
  .shop-phone {
    display: none;
  }
}

@media (max-width: 479px) {
  /* line 1106, ../sass/responsive.scss */
  #contact-link {
    width: 25%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  /* line 1112, ../sass/responsive.scss */
  #contact_block {
    margin-bottom: 20px;
  }
}

/* Block newsletter */
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1121, ../sass/responsive.scss */
  #columns #newsletter_block_left .form-group .form-control {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  /* line 1131, ../sass/responsive.scss */
  #footer #newsletter_block_left {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 1136, ../sass/responsive.scss */
  #footer #newsletter_block_left .warning_inline {
    display: inline-block;
    position: relative;
    top: -35px;
    margin-bottom: -35px;
    left: 15px;
    clear: none;
  }
}

/* blockwishlist */
/* line 1151, ../sass/responsive.scss */
ul.wlp_bought_list li {
  /*> 992px*/
  /*768px x 991px*/
}
@media (min-width: 992px) {
  /* line 1155, ../sass/responsive.scss */
  ul.wlp_bought_list li.first-in-line {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1161, ../sass/responsive.scss */
  ul.wlp_bought_list li.first-item-of-tablet-line {
    clear: left;
  }
}

@media (max-width: 767px) {
  /* line 1169, ../sass/responsive.scss */
  #wishlist_block .lnk .form-group select {
    width: 192px;
  }
}

@media (max-width: 767px) {
  /* line 1180, ../sass/responsive.scss */
  #homepage-slider {
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  /* line 1186, ../sass/responsive.scss */
  #homepage-slider .homeslider-description {
    padding: 20px;
    font-size: 0.8em;
  }
}
@media (max-width: 768px) {
  /* line 1186, ../sass/responsive.scss */
  #homepage-slider .homeslider-description {
    padding: 30px;
    font-size: 0.7em;
  }
  /* line 1194, ../sass/responsive.scss */
  #homepage-slider .homeslider-description p {
    font-size: 1.5em;
  }
}
@media (max-width: 480px) {
  /* line 1186, ../sass/responsive.scss */
  #homepage-slider .homeslider-description {
    padding: 30px;
    font-size: 0.5em;
  }
  /* line 1201, ../sass/responsive.scss */
  #homepage-slider .homeslider-description p {
    font-size: 1.7em;
  }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
  /* line 1212, ../sass/responsive.scss */
  .button {
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }

  /* line 1218, ../sass/responsive.scss */
  a.button {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  /* line 1224, ../sass/responsive.scss */
  .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }

  /* line 1230, ../sass/responsive.scss */
  a.button {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px -1) {
  /* line 1240, ../sass/responsive.scss */
  .responsive .tp-bullets.tp-thumbs {
    width: 300px !important;
    height: 30px !important;
  }
  /* line 1243, ../sass/responsive.scss */
  .responsive .tp-bullets.tp-thumbs .tp-mask {
    width: 300px !important;
    height: 30px !important;
  }
  /* line 1247, ../sass/responsive.scss */
  .responsive .tp-bullets.tp-thumbs .bullet {
    width: 60px !important;
    height: 30px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px -1) {
  /* line 1256, ../sass/responsive.scss */
  .responsive .tp-bullets {
    display: none;
  }

  /* line 1260, ../sass/responsive.scss */
  .responsive .tparrows {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1268, ../sass/responsive.scss */
  .comments_advices li {
    display: block;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1274, ../sass/responsive.scss */
  .comments_advices a {
    float: none;
    line-height: 20px;
  }
}
/* line 1279, ../sass/responsive.scss */
.comments_advices a:before {
  /*max 1199px*/
}
@media (max-width: 1199px) {
  /* line 1279, ../sass/responsive.scss */
  .comments_advices a:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1285, ../sass/responsive.scss */
  .comments_advices a.reviews {
    margin-right: 0;
    padding: 0;
    border: none;
  }
}

@media (max-width: 767px) {
  /* line 1296, ../sass/responsive.scss */
  #new_comment_form .new_comment_form_content {
    padding-left: 25px;
  }
}

@media (max-width: 991px) {
  /* line 1305, ../sass/responsive.scss */
  #product_comments_block_tab div.comment .comment_details {
    border-left: none;
  }
  /* line 1308, ../sass/responsive.scss */
  #product_comments_block_tab div.comment .comment_details ul {
    list-style-type: none;
    margin: 0;
  }
  /* line 1311, ../sass/responsive.scss */
  #product_comments_block_tab div.comment .comment_details ul li {
    padding: 2px 0 2px;
  }
  /* line 1313, ../sass/responsive.scss */
  #product_comments_block_tab div.comment .comment_details ul li:before {
    font-family: "FontAwesome";
    content: "\f0da";
    color: #2e3039;
    margin-right: 8px;
  }
}

/* table product-discounts  product.scss*/
@media (max-width: 767px) {
  /* line 1327, ../sass/responsive.scss */
  table.table-product-discounts {
    width: 100%;
  }
}

@media (max-width: 1050px) {
  /* line 1338, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-left-column, #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    padding-right: 15px;
  }
  /* line 1341, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block, #product.content_only section.primary_block div.pb-left-column #image-block, #product.content_only section.primary_block div.pb-left-column #views_block {
    max-width: 470px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1348, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-left-column #thumbs_list li, #product.content_only section.primary_block div.pb-left-column #thumbs_list li {
    width: 90px;
    height: 90px;
  }
  /* line 1351, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-left-column #thumbs_list li img, #product.content_only section.primary_block div.pb-left-column #thumbs_list li img {
    width: 82px;
    height: 82px;
  }
  /* line 1358, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-center-column, #product.content_only section.primary_block div.pb-center-column {
    width: 50%;
    float: left;
    padding-left: 35px;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #product.content_only div.primary_block div.pb-center-column, .rtl #product.content_only section.primary_block div.pb-center-column {
    float: right;
  }
  /* line 1363, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-right-column, #product.content_only section.primary_block div.pb-right-column {
    width: 50%;
    float: left;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl #product.content_only div.primary_block div.pb-right-column, .rtl #product.content_only section.primary_block div.pb-right-column {
    float: right;
  }
}
@media (max-width: 991px) {
  /* line 1375, ../sass/responsive.scss */
  #product.content_only div.primary_block {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  /* line 1380, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-center-column {
    min-height: 440px;
  }
}

@media (min-width: 1200px) {
  /* line 1397, ../sass/responsive.scss */
  #blockpack ul > li.last-line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1404, ../sass/responsive.scss */
  #blockpack ul > li.first-item-of-tablet-line {
    clear: none;
  }
  /* line 1407, ../sass/responsive.scss */
  #blockpack ul > li.first-item-of-mobile-line {
    clear: left;
  }
}

@media (max-width: 479px) {
  /* line 1417, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .left-block {
    width: 100%;
  }
}
@media (max-width: 479px) {
  /* line 1422, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .product-image-container {
    max-width: 290px;
    margin: 0 auto;
  }
}
@media (max-width: 479px) {
  /* line 1428, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .center-block {
    width: 100%;
  }
}
@media (max-width: 479px) {
  /* line 1435, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .right-block .right-block-content .content_price {
    padding-top: 0;
    width: 100%;
  }
}
@media (max-width: 479px) {
  /* line 1441, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .right-block .right-block-content .button-container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 1446, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  /* line 1446, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons {
    clear: both;
  }
  /* line 1452, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons > div {
    float: left;
    padding-top: 0 !important;
    padding-right: 20px;
  }
  /* line 207, ../sass/_theme_variables.scss */
  .rtl .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons > div {
    float: right;
  }
}
@media (max-width: 479px) {
  /* line 1446, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons {
    float: none;
    display: inline-block;
  }
  /* line 1462, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons a i, .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons a:before, .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons label i, .product_list.list > .ajax_block_product .right-block .right-block-content .functional-buttons label:before {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 1473, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product:hover .product-image-container .quick-view {
    display: block;
  }
}
@media (max-width: 479px) {
  /* line 1416, ../sass/responsive.scss */
  .product_list.list > .ajax_block_product {
    text-align: center;
  }
}

@media (max-width: 1199px) {
  /* line 1486, ../sass/responsive.scss */
  #scenes {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 1493, ../sass/responsive.scss */
  #stores .address-input {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  /* line 1504, ../sass/responsive.scss */
  #stores #stores-table tbody td.name img {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 1513, ../sass/responsive.scss */
  .first-in-line {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1519, ../sass/responsive.scss */
  .first-item-of-tablet-line {
    clear: left;
  }
}
@media (max-width: 767px) {
  /* line 1525, ../sass/responsive.scss */
  .first-item-of-mobile-line {
    clear: left;
  }
}
