@font-face {
  font-family: 'kabel';
  src: url('kabel_bg_book-webfont.eot');
  src: local('☺'), url('kabel_bg_book-webfont.woff') format('woff'), url('kabel_bg_book-webfont.ttf') format('truetype'), url('kabel_bg_book-webfont.svg#webfonttV3MPGxj') format('svg');
  font-weight: normal;
  font-style: normal;
}

.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
#other_colors_2 .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}


#other_colors_2 {
  position: relative;
  padding: 0 30px;
}

#other_colors_2  img {
  max-width: 100%;
  height: auto;
}

#other_colors_2 .flex-prev {
  display: block;
  position: absolute;
  width: 30px;
  top: 0;
  left:  0;
  bottom: 0;
  background:  url(../img/button_slider.png) center no-repeat;
}

#other_colors_2 .flex-next {
  display: block;
  position: absolute;
  width: 30px;
  top: 0;
  right:  0;
  bottom: 0;
  background:  url(../img/button_slider2.png) center no-repeat;
}

@media screen and (min-width: 768px) {
  .visible-xs {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .visible-sm {
    display: none !important;
  }
}
/* @media screen and (max-width: 767px), screen and (min-width: 1200px) {
  .visible-sm {
    display: block !important;
  }
} */

@media screen and (max-width: 768px){
	.visible-lg{
	 display: none !important;
	}
}

.sort {
  overflow: visible;
}
.sort:before,
.sort:after {
  content: " ";
  display: table;
}
.sort:after {
  clear: both;
}
.sort_form:before,
.sort_form:after {
  content: " ";
  display: table;
}
.sort_form:after {
  clear: both;
}
.order {
  position: relative;
  float: left;
}
.order.open .order-menu {
  display: block;
}
.sort-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
}
.sort-btn:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.sort-btn:active {
  border: 1px solid #adadad;
}
.sort-btn > span {
  display: inline-block;
  vertical-align: middle;
}
.icon-order:before {
  display: inline-block;
  content: url("../img/icon-sort.png");
}
.icon-sort-number-down:before {
  display: inline-block;
  vertical-align: baseline;
  content: url("../img/number-down.png");
}
.icon-sort-number-up:before {
  display: inline-block;
  vertical-align: baseline;
  content: url("../img/number-up.png");
}
.icon-star:before {
  display: inline-block;
  vertical-align: baseline;
  content: url("../img/icon-star.png");
}
.icon-group:before {
  display: inline-block;
  vertical-align: baseline;
  content: url("../img/users-group.png");
}
.order-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  right: auto;
  min-width: 0;
  padding: 0;
  z-index: 1000;
  margin: 2px 0 0;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.order-menu li.selected {
  color: #4f5e6f;
  background: #ddd;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
}
.order-menu li a {
  display: block;
  padding: 7px 10px;
  border-bottom: 1px solid #e6e6e6;
  font-weight: 400;
  line-height: 1.42857143;
  color: #4f5e6f;
  white-space: nowrap;
}
.order-menu li a:hover {
  background-color: #ccc;
}
.order-menu span {
  font-size: 0;
}
.grid-view {
  display: none;
}
@media screen and (min-width: 1200px) {
  .grid-view {
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 0;
  }
}
.grid-view > a {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 27px;
  font-size: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
  text-align: center;
  border: 1px solid #808080;
  background: #ffffff center no-repeat;
}
.grid-view > a + a {
  margin-left: -1px;
}
.grid-view > a:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.grid-view > a.active {
  opacity: 1;
  filter: alpha(opacity=100);
  border-color: #ccc;
}
.grid-view .grid-three {
  background-image: url('../img/grid-three.png');
}
.grid-view .grid-four {
  background-image: url('../img/grid-four.png');
}
@media screen and (max-width: 1199px) {
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  img {
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
  .textcontent table {
    width: 100% !important;
  }
  .textcontent div {
    width: auto !important;
    max-width: 100% !important;
  }
  .katalog-img {
    display: none !important;
  }
  .nadpis-katalog {
    text-align: center !important;
    margin: 0 !important;
    padding: 10px 0 !important;
  }
/*   .res-video {
    position: relative;
    display: block;
    height: 0;
    padding: 0 0 56.25%;
    overflow: hidden;
  }
  .res-video object,
  .res-video iframe,
  .res-video embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  } */
  #lizing_form #pokaji-container {
    float: right !important;
    width: 100% !important;
  }
  #lizing_form #pokaji-container table {
    width: 100% !important;
  }
  #lizing_form #pokaji-container + div {
    position: relative !important;
    width: 100% !important;
    float: left !important;
    margin: 25px 0 15px !important;
    padding: 20px 10px 10px !important;
  }
  #lizing_form #pokaji-container + div + div {
    position: static !important;
  }
  #lizing_form #pokaji-container + div + div:before,
  #lizing_form #pokaji-container + div + div:after {
    content: " ";
    display: table;
  }
  #lizing_form #pokaji-container + div + div:after {
    clear: both;
  }
  #lizing_form #pokaji-container + div + div a {
    margin: 15px !important;
  }
  #rightside2 > div {
    position: static !important;
  }
  #rightside2 > div:before,
  #rightside2 > div:after {
    content: " ";
    display: table;
  }
  #rightside2 > div:after {
    clear: both;
  }
  #rightside2 > div a {
    margin: 15px !important;
  }
  .tape {
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page {
    width: 750px;
    margin-bottom: 0;
  }
  .navigation {
    margin-bottom: 50px;
  }
  .sublevel {
    z-index: 50;
    width: auto;
  }
  .search {
    clear: both;
    float: none !important;
    display: block;
    padding: 10px 0;
  }
  .search form {
    width: 100%;
    float: none;
    background-size: 100%;
  }
  .search .field {
    width: calc(100% - 35px);
  }
  .slider {
    height: 171px;
  }
  .slider .slide {
    width: 100%;
    height: 171px;
  }
  .slider .slide img {
    width: auto !important;
    max-width: 100%;
    height: auto;
  }
  .arrowbtn {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .photos {
    margin: 0 -17px -34px;
    overflow: hidden;
  }
  .photos:before,
  .photos:after {
    content: " ";
    display: table;
  }
  .photos:after {
    clear: both;
  }
  .photos div {
    margin: 0 !important;
  }
  .photos div:first-child {
    overflow: visible;
  }
  .photos div:last-child {
    margin-bottom: -22px;
  }
  .photos a {
    margin: 0 17px 34px !important;
    background-position: center bottom;
  }
  .left {
    width: 160px;
  }
  .black_title {
    font-size: 15px;
  }
  #flashContent {
    position: relative;
    display: block;
    height: 0;
    padding: 0 0 100%;
    overflow: hidden;
  }
  #flashContent object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  .right {
    width: 555px;
  }
  .sort {
    padding-top: 15px;
  }
  .shadow,
  .filter {
    display: none !important;
  }
  #results {
    margin: 0 -7px;
  }
  #results:before,
  #results:after {
    content: " ";
    display: table;
  }
  #results:after {
    clear: both;
  }
  .product_row {
    padding: 0 !important;
    overflow: visible;
  }
  .product_box {
    padding: 0 7px;
    width: 33.33333333%;
    height: 344px;
    margin: 15px 0 !important;
  }
  .product_box .thumb {
    width: 100% !important;
    height: 245px;
	display: table-cell;
  }
  .product_box .thumb img {
    display: inline-block !important;
    max-width: 100% !important;
    height: auto !important;
	vertical-align:middle;
  }
  .product_box h3 {
    line-height: 1.4;
  }
  #showproducts .new {
    margin-left: -140px;
  }
  .paging {
    padding: 20px 0;
    overflow: visible;
    clear: both;
  }
  .paging:before,
  .paging:after {
    content: " ";
    display: table;
  }
  .paging:after {
    clear: both;
  }
  .paging li {
    margin-right: 8px;
  }
  .paging li:last-child {
    margin-right: 0;
  }
  #desclimit {
    height: 80px;
  }
  .fltImgL {
    margin: 0 -10px !important;
  }
  .fltImgL .fltImgL {
    width: 50% !important;
    margin: 5px 0 !important;
    padding: 0 10px !important;
  }
  .ulcolumns > .border {
    margin: 0 0 0 10px !important;
  }
  .ulcolumns > .border > ul {
    width: 100% !important;
    padding: 0 !important;
  }
  .ulcolumns > .border > ul li.tit {
    padding: 10px !important;
  }
  .ulcolumns > .border > ul li a {
    font-size: 13px !important;
  }
  .contformhold .righthold {
    width: 395px !important;
  }
  .contformhold .frow .intext {
    width: 100% !important;
    height: 193px !important;
  }
  .product {
    overflow: hidden;
  }
  .product .path {
    height: auto;
    margin-bottom: 20px;
  }
  .product h1 {
    width: 255px;
  }
  .product .leftside {
    width: 220px;
  }
  .product .leftside .preview {
    width: 100% !important;
    padding: 0 10px;
  }
  .product .leftside .lizingovi .thumb img {
    max-width: 100% !important;
    height: auto !important;
  }
  .product .MagicZoomPlusHint {
    display: none !important;
  }
  .product .rightside {
    width: 319px;
  }
  .product .inner_wrap {
    padding-right: 50px;
  }
  .product .inner_wrap ul {
    margin-bottom: 0;
  }
  .product .price {
    display: inline-block;
    position: static;
    margin-bottom: 10px;
    float: right;
  }
  .order_panel {
    padding-top: 10px;
  }
  .order_panel:before,
  .order_panel:after {
    content: " ";
    display: table;
  }
  .order_panel:after {
    clear: both;
  }
  .order_panel .rabidRating {
    margin-top: 35px;
  }
  .order_panel .opt {
    margin-top: 0;
  }
  .more_options a,
  .more_options2 a {
    display: block;
    margin: 10px 0;
  }
  .more_options {
    padding: 0;
  }
  .more_options {
    text-align: left;
  }
  .fast_order_container {
    clear: both;
    margin: 20px 0 0;
    padding: 10px;
    background-repeat: repeat;
  }
  .fast_order_container .fields_hold > div {
    float: none;
    width: 100% !important;
    margin-bottom: 15px;
  }
  .fast_order_container .fields_hold > div:last-child .f_tit {
    display: none !important;
  }
  .fast_order_container .fields_hold .st_inp_fo {
    height: 30px;
  }
  .fast_order_container .fields_hold .st_but_fo {
    width: 155px;
    height: 31px;
    margin: 0;
    background-position: center;
    background-size: contain;
  }
  .special_details {
	position: static;
    width: 15%;
	float: right;
  }
  #cform {
	  clear:  both;
  }
  .special_details .flyout {
    right: -5px;
  }
  .special_details .flyout .arrow {
    left: auto;
    right: 5px;
  }
  .tabs {
    margin-top: 0 !important;
  }
  .info {
    font-size: 0;
    padding: 5px 10px;
  }
  .info div {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    height: auto;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .regstep label {
    width: 195px;
  }
  .regstep .confirm {
    padding-left: 220px;
  }
  .koshnica .status {
    width: 100% !important;
  }
  .koshnica table {
    width: 100%;
    table-layout: fixed;
  }
  .koshnica table td {
    padding: 10px;
  }
  .koshnica table td:nth-child(1) {
    width: 40px;
  }
  .koshnica table td:nth-child(2) {.product_box
    width: auto;
  }
  .koshnica table td:nth-child(3),
  .koshnica table td:nth-child(4),
  .koshnica table td:nth-child(5) {
    width: 110px;
  }
  .koshnica td.product_name img {
    height: 40px;
  }
  .koshnica td input {
    width: 40px !important;
    height: 40px !important;
  }
  .koshnica .go_back {
    width: 130px;
  }
  .koshnica .buynow {
    width: 143px;
  }
  .koshnica .buttons > div .buynow {
    width: 172px !important;
    margin-left: 140px !important;
  }
  .koshnica .buttons > div > div {
    left: 300px !important;
  }
  .address,
  .endprice_details {
    float: none;
    width: 100%;
  }
  .checkout .regstep label {
    width: 145px;
    line-height: 40px;
  }
  .checkout .regstep .field {
    height: 40px;
    width: 550px !important;
    padding-left: 40px !important;
    background-position: 10px center !important;
  }
  .payways span {
    margin: 0 -10px;
  }
  .butcont {
    height: 40px;
  }
  .shipping-details > div {
    width: 100%;
  }
  .shipping-details > div:first-child {
    margin-bottom: 20px;
  }
  .shipping-details table td {
    width: auto !important;
  }
  .footer .leftpart {
    width: 100%;
    background: none;
  }
  .footer .leftpart ul {
    margin: 0;
    padding: 0 35px;
    width: 33.33333333%;
  }
  .footer .leftpart ul li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .footer .rightpart {
    position: relative;
    width: 100%;
    padding: 20px 35px;
  }
  .credits {
    bottom: 30px;
    right: 45px;
  }

  .contacts  {
	  position: relative;
	  text-align: left;
  }
}
@media screen and (max-width: 767px) {
  body {
    background: #fff !important;
  }
  .page {
    width: 100%;
    padding: 0 15px;
  }
  .content {
    margin-top: 15px;
  }
  .header {
    height: auto;
    margin: 0 -15px;
    padding: 15px;
    z-index: 5;
    background: #000;
  }
  .header .logo {
    position: static;
    display: block;
    width: 100%;
    text-align: center;
  }
  .header .plus_holder,
  .header .fb_iframe_widget {
    display: none !important;
  }
  .tools {
    position: static;
    padding-top: 15px;
    text-align: center;
  }
  .tools:before,
  .tools:after {
    content: " ";
    display: table;
  }
  .tools:after {
    clear: both;
  }
  .tools > div {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .tools > div:hover {
    background-position: top;
  }
  .toggle-menu {
    padding: 0 0 0 25px;
    color: #fff;
    border: none;
    height: 34px;
    font: normal normal 12px/34px Arial, Helvetica, sans-serif;
    background: url("../img/m-menu.png") left center no-repeat;
  }
  .toggle-menu:focus {
    outline: none;
  }
  .login .dropdown {
    text-align: left;
  }
  .navigation {
    margin: 0 -15px;
    height: auto;
    margin-top: -251px;
    background: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
  .navigation li {
    float: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .navigation > li:nth-child(6)
   {
    display: none !important;
  }
  .navigation a {
    text-align: center;
    border: none !important;
  }
  .navigation a.toplevel {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    background: none !important;
  }
  .navigation.open-nav {
    margin-top: 0;
  }
  .sublevel {
    position: static;
    width: 100%;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .sublevel ul {
    float: none;
    width: 100%;
    margin: 0 !important;
  }
  .sublevel li.title a {
    text-transform: uppercase;
  }
  .sublevel a {
    font-size: 13px;
  }
  .search {
    padding: 10px;
  }
  .search form {
    float: none;
    width: 100%;
    height: auto;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .search form:before,
  .search form:after {
    content: " ";
    display: table;
  }
  .search form:after {
    clear: both;
  }
  .search .field {
    height: 40px;
    width: calc(100% - 35px);
  }
  .search .button {
    height: 40px;
  }
  .slider {
    height: auto;
  }
  .slider #container {
    position: relative;
    height: 0;
    padding: 0 0 23%;
    overflow: hidden;
  }
  .slider .controls {
    display: none !important;
  }
  .slider .slide {
    width: 100%;
    height: auto;
  }
  .slider .slide img {
    width: auto !important;
    max-width: 100%;
    height: auto;
  }
  .arrowbtn {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .photos {
    margin: 0 -1% -10px !important;
  }
  .photos:before,
  .photos:after {
    content: " ";
    display: table;
  }
  .photos:after {
    clear: both;
  }
  .photos > div {
    overflow: visible !important;
    font-size: 0;
  }
  .photos a,
  .photos a:hover {
    margin: 0 1% 2% !important;
    border: none;
    width: 31.33333333%;
    position: relative;
    display: block;
    height: 0;
    padding: 0 0 30%;
    overflow: hidden;
    background-position: center bottom;
    background-size: 100% 200%;
  }
  .left,
  .right {
    float: none;
    width: 100%;
  }
  .left {
    display: none;
  }
  .toggle-left {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    border: 1px solid #097980 !important;
  }
  .toggle-left:after {
    content: '';
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #097980;
  }
  #flashContent {
    display: none !important;
  }
  .order {
    margin-top: 10px;
  }
  .black_title {
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
  }
  .shadow,
  .filter,
  .extragrid {
    display: none !important;
  }
  #results {
    margin: 0 -7px;
  }
  #results:before,
  #results:after {
    content: " ";
    display: table;
  }
  #results:after {
    clear: both;
  }
  .product_row {
    padding: 0 !important;
    margin-bottom: 0;
    overflow: visible;
  }
  .product_box {
    padding: 0 7px;
    width: 33.33333333%;
    height: 438px;
    margin: 15px 0 !important;
  }
  .product_box .thumb {
    display: block;
    width: 100% !important;
    padding: 10px 0;
    text-align: center;
  }
  .product_box .thumb:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .product_box .thumb img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    max-height: 100%;
  }
  .product_box h3 {
    line-height: 1.4;
  }
  .product_box .button {
    float: none;
    width: 100%;
    display: block;
    padding: 8px 15px;
    font-size: 12px;
  }
  #showproducts .new {
    margin-top: -375px;
    margin-left: -85px;
  }
  .paging {
    clear: both;
    padding: 10px 10px 0;
  }
  .paging:before,
  .paging:after {
    content: " ";
    display: table;
  }
  .paging:after {
    clear: both;
  }
  .paging li {
    margin-bottom: 10px;
  }
  #desclimit {
    height: 95px;
  }
  #desclimit img {
    position: static;
    float: none;
    display: block;
    margin: 0 auto !important;
  }
  .textcontent table,
  .textcontent thead,
  .textcontent tbody,
  .textcontent tr,
  .textcontent th,
  .textcontent td {
    display: block;
    width: 100% !important;
  }
  .textcontent td,
  .textcontent th {
    padding: 5px 0 !important;
  }
  .textcontent .katalog-img + table {
    text-align: center !important;
  }
  .textcontent .katalog-img + table tr {
    margin: 10px 0 !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #dfdfdf;
  }
  .textcontent .katalog-img + table td {
    text-align: left !important;
    display: inline-block !important;
    border: none !important;
  }
  .textcontent .katalog-img + table td:nth-child(1),
  .textcontent .katalog-img + table td:nth-child(3) {
    width: 70px !important;
  }
  .textcontent .katalog-img + table td:nth-child(2) {
    width: calc(100% - 75px) !important;
  }
  .textcontent .katalog-img + table td:nth-child(4) {
    width: 35px !important;
  }
  .adobeBox dt,
  .adobeBox dd {
    display: block !important;
    width: 100% !important;
  }
  .adobeBox dt {
    margin-bottom: 15px !important;
  }
  .div_searchBox01 dt,
  .div_searchBox01 dd {
    float: none !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .div_searchBox01 > span,
  .div_searchBox01 input {
    display: block !important;
    margin: 10px 0 !important;
  }
  .div_searchBox01 input[type="text"] {
    width: 100%;
    height: 35px;
  }
  .fltImgL {
    margin: 0 !important;
  }
  .fltImgL .fltImgL {
    width: 100% !important;
    margin: 5px 0 !important;
    padding: 0 !important;
  }
  .ulcolumns > .border {
    float: none !important;
    margin: 0 0 10px !important;
  }
  .ulcolumns > .border > ul {
    width: 100% !important;
    padding: 0 !important;
  }
  .ulcolumns > .border > ul li.tit {
    padding: 10px !important;
  }
  .ulcolumns > .border > ul li a {
    font-size: 13px !important;
  }
  .contformhold .righthold,
  .contformhold .lefthold {
    width: 100% !important;
  }
  .contformhold .frow .intext {
    width: 100% !important;
    height: 193px !important;
  }
  .contformhold .frow .code {
    width: calc(100% - 110px) !important;
  }
  .product {
    overflow: hidden;
  }
  .product .path {
    height: auto;
    margin-bottom: 20px;
  }
  .product h1 {
    width: 100%;
    text-align: center;
  }
  .product h1 br {
    display: none !important;
  }
  .product .leftside {
    width: 100%;
    float: none;
  }
  .product .leftside .preview {
    float: none;
    width: 100% !important;
    padding: 0 10px;
    text-align: center;
  }
  .product .leftside .lizingovi .thumb img {
    max-width: 100% !important;
    height: auto !important;
  }
  .product .MagicZoomPlusHint {
    display: none !important;
  }
  .product .fb_iframe_widget {
    display: inline-block !important;
  }
  .product .rightside {
    width: 100%;
    float: none;
    padding-top: 20px;
    padding-right: 0;
  }
  .product .inner_wrap {
    padding-right: 50px;
  }
  .product .inner_wrap ul {
    margin-bottom: 0;
  }
  .product .price {
    text-align: right;
    margin-bottom: 10px;
    display: block;
    top: 0;
  }
  .special_details {
    position: static;
    width: 100%;
  }
  .special_details:before,
  .special_details:after {
    content: " ";
    display: table;
  }
  .special_details:after {
    clear: both;
  }
  .special_details .flyout {
    display: none !important;
  }
  .more_options2 {
    padding: 0;
    margin: 0 !important;
  }
  .more_options2 a,
  .more_options2 a.free {
    text-align: left;
    margin: 10px 5px;
  }
  .more_options2 a:last-child,
  .more_options2 a.free:last-child {
    width: 140px;
    margin: 10px auto;
    display: block !important;
  }
  .more_options2 {
    padding: 15px 0;
  }
  .more_options {
    display: none !important;
  }
  .fast_order_container {
    clear: both;
    margin: 20px 0 0;
    padding: 10px;
    background-repeat: repeat;
  }
  .fast_order_container h4 {
    text-align: center;
    padding-bottom: 15px;
  }
  .fast_order_container .fields_hold > div {
    float: none;
    width: 100% !important;
    margin-bottom: 15px;
  }
  .fast_order_container .fields_hold > div:last-child .f_tit {
    display: none !important;
  }
  .fast_order_container .fields_hold .st_inp_fo {
    height: 40px;
  }
  .fast_order_container .fields_hold .st_but_fo {
    width: 155px;
    height: 31px;
    margin: 0;
    background-position: center;
    background-size: contain;
  }
  .order_panel {
    padding-top: 30px;
    width: auto;
    text-align: center;
    margin: 0 auto;
  }
  .order_panel .button {
    height: 32px;
  }
  .order_panel .field {
    height: 32px;
    margin-right: 4px;
  }
  .order_panel .rabidRating {
    margin-top: 31px !important;
    height: 40px;
    width: auto;
  }
  .order_panel .rabidRating .ratingText {
    text-align: left;
  }
  .tabs {
    margin-top: 0 !important;
  }
  .rabidRating {
    margin-top: 20px;
  }
  .product_grid {
    height: auto !important;
  }
  .product #leftside2 {
    height: 97.5% !important;
    top: 40px !important;
  }
  .product #leftside2 > img {
    margin-top: 50px;
  }
  #rightside2 > div {
    position: static !important;
  }
  #rightside2 > div:before,
  #rightside2 > div:after {
    content: " ";
    display: table;
  }
  #rightside2 > div:after {
    clear: both;
  }
  #rightside2 > div a {
    margin: 15px 0 0 0 !important;
  }
  .closex {
    margin-top: 0 !important;
  }
  #lizing_form table td:first-child {
    width: 60px;
  }
  div#idseo {
    display: none !important;
  }
  .info {
    font-size: 0;
    padding: 5px 10px;
  }
  .info:before,
  .info:after {
    content: " ";
    display: table;
  }
  .info:after {
    clear: both;
  }
  .info div {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
  }
  .info .box1 {
    padding-left: 82px;
    background-position: 20px center;
  }
  .info .box2 {
    padding-left: 74px;
    background-position: 30px center;
  }
  .info .box3 {
    float: right;
    padding-left: 70px;
    background-position: 30px center;
  }
  .info .box4 {
    float: left;
    padding-left: 74px;
    background-position: 20px center;
  }
  .regstep {
    padding: 10px !important;
  }
  .regstep label {
    float: none;
    width: 300px;
    max-width: 100%;
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .regstep .field {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    height: 40px;
  }
  .regstep .confirm {
    position: relative;
    width: 300px;
    max-width: 100%;
    padding-left: 35px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .regstep .confirm .checkbox {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 25px;
    height: 25px;
  }
  .regstep .confirm label {
    text-align: left !important;
  }
  .loginform div.fuck_off {
    font-size: 0;
    text-align: center;
    padding-bottom: 20px !important;
  }
  .loginform div.fuck_off label {
    display: none;
  }
  .loginform div.fuck_off a {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
  }
  .koshnica .status {
    float: none;
    width: 100% !important;
    display: block;
    margin-left: 0 !important;
  }
  .koshnica .steps {
    float: none;
  }
  .koshnica .steps a {
    display: block;
    width: 175px;
    margin: 0 auto 15px;
  }
  .koshnica table {
    width: 100%;
    table-layout: fixed;
  }
  .koshnica table td:nth-child(1) {
    width: 40px;
  }
  .koshnica table td:nth-child(2) {
    width: auto;
  }
  .koshnica table td:nth-child(3),
  .koshnica table td:nth-child(4),
  .koshnica table td:nth-child(5) {
    width: 80px;
  }
  .koshnica td {
    padding: 10px 0 !important;
  }
  .koshnica td.product_name {
    position: relative;
    padding: 10px !important;
    padding-left: 40px !important;
  }
  .koshnica td.product_name img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
  }
  .koshnica td.product_name a {
    line-height: 1.2;
    padding: 0;
  }
  .koshnica td input {
    width: 40px !important;
    height: 40px !important;
  }
  .koshnica .bottom_wrapper {
    height: auto;
    padding: 15px 0;
  }
  .koshnica .go_back {
    width: 130px;
    margin: 0;
    float: none !important;
  }
  .koshnica .buynow {
    width: 143px;
    float: none !important;
  }
  .koshnica .buttons {
    float: none;
    margin: 0;
    text-align: center;
    width: 100% !important;
  }
  .koshnica .buttons > .go_back,
  .koshnica .buttons > .buynow {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    margin-bottom: 10px;
  }
  .koshnica .buttons > .buynow {
    background: url("../img/next1-mobile.png") top no-repeat;
    padding-left: 0;
    padding-right: 15px;
  }
  .koshnica .buttons > div .buynow {
    width: 172px !important;
    display: inline-block;
    vertical-align: middle;
    margin-left: auto !important;
  }
  .koshnica .buttons > div > div {
    position: static !important;
    text-align: center;
    left: 300px !important;
  }
  .koshnica .free {
    text-align: left;
    float: none;
    display: block;
  }
  .pay_end {
    max-width: 100%;
  }
  .address,
  .endprice_details {
    float: none;
    width: 100%;
  }
  .checkout .regstep label {
    float: none;
    width: 100%;
  }
  .checkout .regstep .field {
    float: none;
    height: 40px;
    width: 100% !important;
    padding-left: 40px !important;
    background-position: 10px center !important;
  }
  .checkout .button2 {
    width: 268px;
    height: 40px;
    background-position: center;
    background-size: 120% 100%;
  }
  .checkout_details .text_area {
    padding: 10px;
  }
  .checkout_details textarea {
    max-width: 100%;
    height: 100px;
  }
  .payways {
    padding: 10px 0 0;
  }
  .payways span {
    display: inline-block !important;
    vertical-align: middle;
    margin: 10px auto 20px;
  }
  .payways span:before,
  .payways span:after {
    content: " ";
    display: table;
  }
  .payways span:after {
    clear: both;
  }
  .payways span:nth-child(1) {
    width: 237px;
    display: block !important;
  }
  .payways span:nth-child(2) {
    width: 170px;
  }
  .payways span:nth-child(3) {
    width: 140px;
  }
  .payways .butcont label {
    margin: 0;
    text-align: left;
    padding: 0;
  }
  .payways .butcont label:before {
    left: 70px;
    -webkit-box-shadow: inset 0 0 1px 1px #ffffff;
    box-shadow: inset 0 0 1px 1px #ffffff;
  }
  .payways .butcont input[type="radio"]:checked + label:before {
    color: transparent;
    content: '' !important;
    background: #0B9BA0;
  }
  .butcont {
    height: auto;
    margin: 0;
    padding: 0;
  }
  .shipping-details > div {
    width: 100%;
  }
  .shipping-details > div:first-child {
    margin-bottom: 20px;
  }
  .shipping-details table td {
    width: auto !important;
  }
  .footer .leftpart {
    width: 100%;
    background: none;
  }
  .footer .leftpart ul {
    margin: 0;
    padding: 0 5px;
  }
  .footer .leftpart ul li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .footer .leftpart ul:nth-child(1) {
    width: 30%;
  }
  .footer .leftpart ul:nth-child(2) {
    width: 45%;
  }
  .footer .leftpart ul:nth-child(3) {
    width: 25%;
  }
  .footer .rightpart {
    position: relative;
    width: 100%;
    padding: 20px 0 10px;
  }
  .footer .contacts:before,
  .footer .contacts:after {
    content: " ";
    display: table;
  }
  .footer .contacts:after {
    clear: both;
  }
  .footer .contacts span {
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .credits {
    bottom: 40px;
    margin: auto;
  }
}
@media screen and (max-width: 567px) {
  .koshnica table {
    position: relative;
    display: block;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
    background: #fff;
  }
  .koshnica table:after {
    content: 'Σύρετε για περισσότερες πληροφορίες!';
    position: absolute;
    left: 15px;
    bottom: 10px;
    padding-left: 30px;
    color: #000;
    font: normal normal 12px/35px Arial, Helvetica, sans-serif;
    background: url(../img/touch-pad.png) left center no-repeat;
  }
  .koshnica table thead,
  .koshnica table tbody {
    display: table;
    table-layout: fixed;
    width: 100%;
    min-width: 515px;
  }
}
@media screen and (max-width: 499px) {
  .info strong {
    font-size: 13px;
  }
  .info span {
    font-size: 11px;
  }
  .info .box1 {
    padding-left: 50px;
    background-size: 40px 19px;
    background-position: left center;
  }
  .info .box2 {
    padding-left: 45px;
    background-size: 25px 26px;
    background-position: 10px center;
  }
  .info .box3 {
    padding-left: 45px;
    background-size: 25px 26px;
    background-position: 10px center;
  }
  .info .box4 {
    padding-left: 50px;
    background-size: 40px 28px;
    background-position: left center;
  }
  .product_box {
    width: 50%;
    height: 318px;
  }
  .product_box .thumb {
    height: 180px;
  }
  #showproducts .new {
    margin-top: -325px;
    margin-left: -65px;
  }
  .path {
    padding-bottom: 0;
    border-bottom: none;
    height: auto;
  }
  .path li {
    margin-bottom: 10px;
  }
  .goredqsno {
    position: static;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
  }
  .sort {
    padding-top: 10px;
  }
  .sort label,
  .sort select,
  .sort a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .footer {
    text-align: center;
  }
  .footer .leftpart {
    display: inline-block;
    width: auto;
    float: none;
  }
  .footer .leftpart ul {
    float: none;
    margin-bottom: 10px;
    width: 100% !important;
  }
  .footer .leftpart ul li {
    padding: 0;
    background: none;
  }
  .footer .leftpart ul a {
    padding: 10px 0;
    display: block;
  }
  .footer .rightpart {
    padding: 0;
  }
  .footer .contacts span {
    display: block;
    padding: 10px 0;
    float: none;
    margin: 0 auto !important;
  }
  .footer .contacts span.first {
    width: 80px;
  }
  .footer .contacts span.second {
    width: 140px;
  }
  .footer .contacts span.third {
    width: 210px;
  }
  .credits {
    display: block;
    clear: both;
    padding-top: 20px;
    position: static;
  }
}
@media screen and (min-width: 1200px) {
  .three-view .product_row {
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    margin-left: -1.665%;
    margin-right: -1.665%;
  }
  .three-view .product_box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 1.665% 20px;
    padding: 10px 20px;
    width: 30%;
    border: 1px solid #ccc;
  }
  .three-view .product_box:hover {
    border-color: #0B9BA0;
  }
  .three-view .product_box h3 {
    padding: 0;
    margin: 7px 0 6px;
  }
}
@media screen and (min-width: 768px) {
  .screen-color {
	display:block;
 }
 .mobile-color{
	display:none;
 }
}

@media screen and (min-width: 767px) {
	.footer .fullpart ul{
		width: 272px;
	}
	.footer .fullpart ul:nth-child(5) {
		width:90px;
  }
}
@media screen and (max-width: 1199px) {
  .screen-color {
	display:none;
 }
 .mobile-color{
	display:block;
 }
  .footer .contacts span {
    display: block;
    padding: 10px 0;
    float: none;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 767px) {
  .footer .fullpart ul:nth-child(odd) {
		float: right;
		width: auto;
		min-width: 100px;
  }


  .footer .fullpart ul:first-child {
	width: 180px;
    margin: 0 auto;
	float: none;
  }

}

@media screen and (min-width: 768px) and (max-width: 1199px) {
 .footer .fullpart  ul {
		float: left;
		width: 33%;
		min-width: 100px;
  }
}

.header-search {
	padding: 0;
}

.header-search .button{
    background: url('/img/search-icon.png') #1C1C1D center center no-repeat;
    background-size: 18px 18px;
    border: 1px solid;
    border-radius: 7px;
	height: 34px;
    width: 34px;


}
.header-search form{
	background: none;
	padding: 0;
    margin: 0;
}

.header-search .field{
	width: calc(100% - 54px);
    height: 34px;
    border: 1px solid;
    background: white;
    border-radius: 4px;
	display: none;
}
.tools.opensearch .header-search .field{
	display: block;
}
.tools.opensearch .header-search {
	display: block;
}
.tools.opensearch .m-menu{
	display:none;
}
.tools.opensearch .login{
	display:none;
}
.tools.opensearch .cart{
	display:none;
}
@media screen and (max-width: 1199px) {
	.footer-pop-up-close-a{
		width:41px ;
	}
	.photos a, .photos a:hover {
		margin: 0 1% 2% !important;
		border: none;
		width: 31.33333333%;
		position: relative;
		display: block;
		height: 0;
		padding: 0 0 30%;
		overflow: hidden;
		background-position: center bottom;
		background-size: 100% 200%;
	}
	.photos a.groupb44{
		display: block !important;
	}
	#showproducts .product_box .thumb:nth-child(5) {
		display:none;
	}
}


@media screen and (max-width: 1199px) and (min-width: 768px) {

  .footer .contacts {
    position: relative;
  }

	.footer .contacts .footercontactsspans {
    margin: 0 auto !important;
    width: 580px;
  }

  .footer .contacts span.footercontactsspans p {
    padding: 5px 0;
    vertical-align: top;
  }

  .footer .contacts span.footercontactsspans p.first {
    width: 350px;
  }

  .footer .contacts span.footercontactsspans p.second {
    width: 210px;
  }

  .footer .contacts span.footercontactsspans p img {
    margin-bottom: 0;
  }

  .colors-holder .border-hold {
    margin: 3px;
  }

  .colors-holder .color-choise {
    width: 20px;
    height: 20px;
  }

  .footermapimage {
    display: block;
    float: none !important;
    clear: both;
  }

  .desktop_map {
    display: none;
  }

  .mobile_map {
    display: block;
    width: 100%;
    height: auto;
  }



  .footerlast {
    height: auto;
  }

  .footerlast .contacts span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
  }

  .credits {
    margin-top: 20px;
    float: right;
    position: static;
  }
}

@media screen and (min-width: 500px) and (max-width: 1199px) {

    #showproducts .product_box:nth-child(4) {
      display: none;
    }
}
