.hspacer10{margin:auto 10px}
.hspacer20{margin:auto 20px}
.hspacer30{margin:auto 30px}
.hspacer40{margin:auto 40px}
.hspacer50{margin:auto 50px}
.hspacer60{margin:auto 60px}
.spacer10{margin:10px auto}
.spacer20{margin:20px auto}
.spacer30{margin:30px auto}
.spacer40{margin:40px auto}
.spacer50{margin:50px auto}
.spacer60{margin:60px auto}

.spacerLeft0{margin-left:0px}
.spacerLeft10{margin-left:10px}
.spacerLeft20{margin-left:20px}
.spacerLeft30{margin-left:30px}
.spacerLeft40{margin-left:40px}
.spacerLeft50{margin-left:50px}
.spacerLeft60{margin-left:60px}

.spacerRight0{margin-right:0px}
.spacerRight10{margin-right:10px}
.spacerRight20{margin-right:20px}
.spacerRight30{margin-right:30px}
.spacerRight40{margin-right:40px}
.spacerRight50{margin-right:50px}
.spacerRight60{margin-right:60px}

.spacerTop0{margin-top:0px}
.spacerTop10{margin-top:10px}
.spacerTop20{margin-top:20px}
.spacerTop30{margin-top:30px}
.spacerTop40{margin-top:40px}
.spacerTop50{margin-top:50px}
.spacerTop60{margin-top:60px}

.spacerBottom0{margin-bottom:0px}
.spacerBottom10{margin-bottom:10px}
.spacerBottom20{margin-bottom:20px}
.spacerBottom30{margin-bottom:30px}
.spacerBottom40{margin-bottom:40px}
.spacerBottom50{margin-bottom:50px}
.spacerBottom60{margin-bottom:60px}

.spacerLeft0Important{margin-left:0px !important}
.spacerLeft10Important{margin-left:10px !important}
.spacerLeft20Important{margin-left:20px !important}
.spacerLeft30Important{margin-left:30px !important}
.spacerLeft40Important{margin-left:40px !important}
.spacerLeft50Important{margin-left:50px !important}
.spacerLeft60Important{margin-left:60px !important}

.spacerRight0Important{margin-right:0px !important}
.spacerRight10Important{margin-right:10px !important}
.spacerRight20Important{margin-right:20px !important}
.spacerRight30Important{margin-right:30px !important}
.spacerRight40Important{margin-right:40px !important}
.spacerRight50Important{margin-right:50px !important}
.spacerRight60Important{margin-right:60px !important}

.spacerTop0Important{margin-top:0px !important}
.spacerTop10Important{margin-top:10px !important}
.spacerTop20Important{margin-top:20px !important}
.spacerTop30Important{margin-top:30px !important}
.spacerTop40Important{margin-top:40px !important}
.spacerTop50Important{margin-top:50px !important}
.spacerTop60Important{margin-top:60px !important}

.spacerBottom0Important{margin-bottom:0px !important}
.spacerBottom10Important{margin-bottom:10px !important}
.spacerBottom20Important{margin-bottom:20px !important}
.spacerBottom30Important{margin-bottom:30px !important}
.spacerBottom40Important{margin-bottom:40px !important}
.spacerBottom50Important{margin-bottom:50px !important}
.spacerBottom60Important{margin-bottom:60px !important}

.innerSpacer0{padding:0px !important}
.innerSpacer10{padding:10px !important}
.innerSpacer20{padding:20px !important}
.innerSpacer30{padding:30px !important}
.innerSpacer40{padding:40px !important}
.innerSpacer50{padding:50px !important}
.innerSpacer60{padding:60px !important}



* {margin: 0;}
:selection {background-color: #2b9dd6;}
html, body {height: 100%;}
html{overflow-x: hidden;}
body {background-color: #fff;font-family: "Roboto";}
a,button {
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #222;
}
a:hover,
a:focus,
a:active {color: #2b9dd6;}
.btn {
    font-family: 'Roboto Condensed';
    border-radius: 0;
    border: none !important;
}



.btn-success,.btn-primary {
    background-color: #2b9dd6;
}

.btn-success:hover,.btn-success:active,.btn-success:focus,.btn-primary:hover,.btn-primary:active,.btn-primary:focus {
    background-color: #222;
    color: #fff;
}

.btn-default {
    background-color: #e6e6e6;
    color: #222;
}

.btn-default:hover {
    background-color: #222;
    color: #fff;
}

.panel{
    border-radius:0;
}

.panel-primary{
    border-radius: 0;
    border-color: #2b9dd6;
}
.panel-primary>.panel-heading{
    border-radius: 0;
    border-color: #2b9dd6;
    background-color: #2b9dd6;
}

.form-control:focus {
    border-color: rgb(170, 187, 51, .6);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form-group{
    margin:0;
}

hr {
    margin: 40px 0;
}

.fa {
    margin: 5px;
}

#bodyWrapper.container {
    background: #fff;
}

header,
footer {
    background-color: #eee;
    border: none;
}

header.navbar {
    padding: 0;
    width: 100%;
    z-index: 1000;
    background-color: #eee;
    border-bottom: #ddd solid 1px;
    color: #333;
    margin: 0;
    border-radius: 0;
}

.logo-icon{
    color: #eee;
    border-bottom: #ddd solid 1px;
    background: #2b9dd6;
    height: 82px;
    text-align:center;
    padding:15px 10px;
}
header .logo {
    margin: 10px 1%;
    float: left;
}
header .logo img{
    height:60px;
}

header a:hover {
    color: #222;
}

.sidebar{position:fixed;width:90px;background:#777;height:100%}



.header-wrapper{position:fixed;z-index:999}
.header-wrapper,.footer-wrapper,.mainContent{
  margin-left: 90px;
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    width: -o-calc(100% - 90px);
    width: calc(100% - 90px);
}

.mainContent{
        padding-top:80px;
      float: left;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -160px;
}



#bodyWrapper{}

.push,.footer-wrapper{
    height:160px;
}

#columnLeft{margin:0px;background-color:#f6f6f6; float:left; height:100%;  width: 200px;}
#bodyContent{background:#fff;height:100%;
    width: -moz-calc(100%  - 200px);
    width: -webkit-calc(100%  - 200px);
    width: -o-calc(100%  - 200px);
    width: calc(100%  - 200px);
    margin:0px;overflow:hidden; border: none; padding:15px;}


.carousel.fade {
    opacity: 1;
    margin:  -15px 0 0 0;
    padding: 0 !important;
}
.carousel.fade .item {
    height: auto;
    background: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
}
.carousel.fade .item:first-child {
    top: auto;
    position: relative;
}
.carousel.fade .item img {
    width: 100%;
}
.carousel.fade .item.active {
    opacity: 1;
}
.carousel.fade a.carousel-control {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.carousel-control {
    color: rgba(250, 250, 250, 1);
    border-radius: 0px;
    width: 50px;
    height: 50px;
    left: -50px;
    top: 50%;
    margin-top: -25px;
    text-shadow: none;
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-image: none !important;
    z-index:1;
}
.carousel-control:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.carousel-control.right {
    right: -50px;
}
.carousel:hover .carousel-control {
    left: 50px;
}
.carousel:hover .carousel-control.right {
    left: auto;
    right: 50px;
}
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    color: rgba(250, 250, 250, 1);
}
.carousel-control span {
    margin: 0 !important;
    left: 0 !important;
    top: 0 !important;
    line-height: 50px;
}
.copyright-wrapper img.payments{
    display:block;clear:both;margin:15px 0;
}

.valign-bottom{
    display: table-cell;
    vertical-align: bottom;
    float: none;
}


.breadcrumb {
    background: none;
    padding: 0;
    margin: -15px 0 30px -15px;
  list-style: none;
  overflow: hidden;
    font-weight:300;
    font-family: "Roboto Condensed";
    font-size: 14px;
    border-radius: 0;
}

.breadcrumb li {
  float: left;
}
.breadcrumb li a {
  color: white;
  text-decoration: none;
  padding: 10px 0px 10px 40px;
  background: white;
  position: relative;
  display: block;
  float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;


}
/*
.breadcrumb>li+li:before {display:none;}
*/

.breadcrumb li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.breadcrumb li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #777;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.breadcrumb>li+li:before {
    padding: 0 0px;
    color: #ccc;
    content: "/\00a0";
    display:none;
}

.breadcrumb li:nth-child(1) a{padding:10px 0 10px 20px}

.breadcrumb li:nth-child(1) a       { background:        hsla(200, 67%, 61%,1);}
.breadcrumb li:nth-child(1) a:after { border-left-color: hsla(200, 67%, 61%,1); }
.breadcrumb li:nth-child(1) a:before { border-left-color: #fff; }

.breadcrumb li:nth-child(2) a       { background:        hsla(200, 67%, 71%,1);}
.breadcrumb li:nth-child(2) a:after { border-left-color: hsla(200, 67%, 71%,1); }
.breadcrumb li:nth-child(2) a:before { border-left-color: #fff; }

.breadcrumb li:nth-child(3) a       { background:        hsla(200, 67%, 81%,1);}
.breadcrumb li:nth-child(3) a:after { border-left-color: hsla(200, 67%, 81%,1);}

.breadcrumb li:nth-child(3) a:before { border-left-color: #fff; }

.breadcrumb li:nth-child(4) a       { background: hsla(200, 67%, 91%,1);  color: #777;}
.breadcrumb li:nth-child(4) a:after { border-left-color: hsla(200, 67%, 91%,1);}
.breadcrumb li:last-child a {
  color: #777;
  pointer-events: none;
  cursor: default;
  /*max-width:350px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;*/
}
.breadcrumb li:last-child  a:before {  border-left-color:  #fff;}
.breadcrumb li:last-child:before {  display:none}

.breadcrumb li a:hover { background: hsla(200, 67%, 51%,1); color:#fff;}
.breadcrumb li a:hover:before { border-left-color: #fff;}

.breadcrumb li a:hover:after { border-left-color: hsla(200, 67%, 51%,1) !important; }

.nav li a{
    font-family: "Roboto Condensed";
    font-size: 14px;
    width: 100%;
    display: block;
    border-radius: 0;
    padding: 10px 15px;
}

.nav li{
    list-style-type:  none;
}
.nav ul{margin:0px 15px;padding:0;}

#columnLeft .nav>li:nth-child(1)>a{background: hsla(200, 67%, 51%,1);color:#fff;}
#columnLeft .nav>li:nth-child(1){

}
#columnLeft .nav>li:nth-child(1)>a:before {
    overflow: hidden;
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
#columnLeft .nav>li:nth-child(1)>a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 10px solid hsla(200, 67%, 51%,1);
  position: absolute;
  top: 50%;
  margin-top: -21px;
  left: 100%;
  z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#columnLeft .nav:nth-child(1)>li>a:hover:after { border-left-color: hsla(200, 67%, 51%,1) !important; }
.nav-stacked>li+li{
    margin:0;
}

.nav li a:focus, .nav li a:hover {
    text-decoration: none;
    background: hsla(200, 67%, 51%,1);
    color:#fff;
}


.well{
    background-color: #eee;
    border: none;
    border-radius: 0;
    padding:0;
    margin:0;
    height:40px;
}
.well .btn-group-sm>.btn-default{
    border-radius: 0;
        background-color: #2b9dd6;
    color: #fff;
    padding:10px;
    font-size:14px;
}
.dropdown-menu{
    border-radius: 0;
    padding:0;
    margin:0;
    border:none;
}
.dropdown-menu>li>a{
    padding:10px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        background-color: #2b9dd6;
    color: #fff;
}
.pagination,.pagination>li,.pagination>li>a, .pagination>li >span{
    border-radius: 0 !important;
    margin:0;
    height:40px;
    line-height: 2em;
}
.pagenav {
   position: relative;
    padding: 0 0 0 15px;
    line-height: 2.75em;
    vertical-align: middle;
}
.pagenumber {
}



.sidebar-item-title{text-transform:uppercase;color:#2b9dd6;font-weight:bold;border: 1px solid #ccc;border-left: none;border-right:none;  margin-top:20px;text-align:center;border-radius:0;
    background-color: #ddd;}
.sidebar-item-title a{color:#2b9dd6}
.sidebar-item-title a:hover{color:#333;}
.sidebar-item{margin:15px;padding:0;    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
    transition: all 0.3s  ease;font-weight:700;font-family:"Roboto Condensed";}

.sidebar-item:hover{background-color:#2b9dd6; color:#fff;}
.sidebar-item:hover a{ color:#fff !important;}

.sidebar-item img{ height:150px;}
.sidebar .nav>li>a {padding: 5px 15px;color: #fff}
.sidebar .nav>li>a>img {max-width:100%}

#topMenuButtons{ text-align:right;margin-bottom:0px;float:right;}
.topMenuButtons-item{
    float:right;
    vertical-align:top;
    width: 80px;
    height: 80px;
    text-align: center;
    cursor: pointer;
    border: 0px;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
    transition: all 0.3s  ease;
}

.topMenuButtons-item:after{
    content: "";
    position: absolute;
    bottom: -4px;
    height: 4px;
    width: 80px;
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
    transition: all 0.3s  ease;
}
.topMenuButtons-item .fa{
    color:#777;
    margin:15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
    transition: all 0.3s  ease;
}
.topMenuButtons-item .fa-stack{
    line-height: normal;
}
.fa-badge-bottom-circle {
    background:#2b9dd6;
    color: #fff !important;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    border-radius: 50%;
    font-size: 16px;
    font-style: normal;
    padding:2px;
}
.topMenuButtons-item:hover{background: #fff;}
.topMenuButtons-item:hover .fa{ color:#222; }
.topMenuButtons-item:hover:after{
    background: #2b9dd6;
}


.leftMenuButtons-item{
    position:relative;
    display: block;
    width: 90px;
    height: 80px;
    text-align: center;
    cursor: pointer;
    border: 0px;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
    transition: all 0.3s  ease;
    clear:both;
}
.leftMenuButtons-item .fa{
    color:#fff;
    padding:15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
    transition: all 0.3s  ease;
}
.leftMenuButtons-item .fa-stack{
    line-height: normal;
}
.leftMenuButtons-item:after{
    content: "";
    position: absolute;
    top:0;
    right: -4px;
    width: 4px;
    height: 80px;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s  ease;
    -o-transition: all 0.3s  ease;
    transition: all 0.3s  ease;
}
.leftMenuButtons-item:hover{background: #fff;}
.leftMenuButtons-item:hover .fa{ color:#222; }
.leftMenuButtons-item:hover:after{
    background: #2b9dd6;
}

#searchpanel{display:none;float:right;width:auto;margin:0;border:none;/*width:280px;*/}
#searchpanel input{
border-radius:0;border:none;display: inline-block;float:left;height:80px;margin:0;border:none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s  ease;
-o-transition: all 0.3s  ease;
transition: all 0.3s  ease;
width:400px;
}
#searchpanel input.btn{width:80px;     font-family: "Roboto Condensed";}

.top-content-margin {
    margin-top: 83px;
}

a[data-toggle="dropdown"] {
    cursor: pointer;
}

a[data-toggle="dropdown"]:after {
    font-family: FontAwesome;
    content: "\f078";
    float: right;
    color: rgb(127, 127, 127);
    margin-left: 10px;
}

.dropdown.open a[data-toggle="dropdown"]:after {
    content: "\f077";
}

.navbar-form {
    background-color: #222;
    padding: 7px 5px;
    z-index: 1000;
    border: solid 3px #2b9dd6;
    border-right: none;
    position: absolute;
    z-index: 1000;
    top: -10px;
    left: -260px;
    vertical-align: middle;
    line-height: 30px;
    height: 55px;
    width: 260px;
    overflow: hidden;
    white-space: nowrap;
    display: none;
}
/* Main Content */

.alert,.form-control{
    border-radius: 0 !important;
}
.alert.alert-info {
    border-radius: 0;
    color: #792;
    background-color: rgba(170, 187, 51, 0.25);
}

.page-header {
    margin: 0;
    padding: 0;
    border: none;
}

h1 {
    font-family:"Roboto Condensed";
    color: #777;
    margin: 30px 0 15px 0;
    padding: 0  0 15px 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    display: block;
    background: none;
    font-size: 32px;
}


.main-content {
    height: 100%;
}

.list-group.featured {
    background: #eee;
}

h2 {
    font-size: 28px;
    margin: 0 0 15px 0px;
    padding: 30px 0 15px 0;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid #2b9dd6;
    color: #2b9dd6;
}

h2 span {
    font-size: 50%;
}

h3 {
    color: #2b9dd6;
}

h4 {
    color: #2b9dd6;
}

.carousel .img-responsive{
    width: 100% !important;
}
.carousel .carousel-caption {
    font-size: 24px;
/*    background: rgba(0, 0, 0, 0.3);*/
    border: 3px solid #fff;
    box-shadow: 0px 1px 7px rgba(0,0,0,0.24);
    color: rgb(255, 255, 255);
    padding: 15px;
}
.carousel-control{

}

.carousel .carousel-caption span {
    color: #2b9dd6;
}

.list-group {
    padding: 0 0 20px 0;
}

.list-group:first-child {
    padding: 20px 0 20px 0;
}

.list-group .item {
    padding: 10px 10px 0px 10px;
    margin: 30px auto 0 auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
    background: #fff;
    border-radius: 0;
    box-shadow: 0px 1px 7px rgba(0,0,0,0.24);
    overflow:hidden;
}

.list-group .item:hover {
    box-shadow: 0px 1px 7px rgba(0,0,0,0.5);

}

.list-group .item img {
    background: #fff;
    width: auto !important;
    min-height:250px;
    max-height:250px;
    padding: 0px;
    border: none;
}

.list-group .item .img-wrapper{
    text-align:center;
}

.item-full  {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 1px 7px rgba(0,0,0,0.24);
    overflow:hidden;
}
.item-full:hover {
    box-shadow: 0px 1px 7px rgba(0,0,0,0.5);
}

.item-full img {
    width: auto;
}

.item-full del {
    float: right;
}

.item {
  position: relative;
  overflow: hidden;
}
.item img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/*

.item:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
*/
.help-block{
    margin-top:15px;
}
.personal_review{
    margin-top: 30px;
}

.item-full .title {
    margin:0;padding:10px;
    font-family:"Roboto Condensed";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.list-group .item:hover img,
.list-group .item .title a{
    font-family:"Roboto Condensed";
    font-size: 18px;
    font-weight: 400;
    color: #2b9dd6;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-group .item .title{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
    margin:0;
}

.list-group .item .caption .row{
    margin-right: -11px;
    margin-left: -10px;
}
.list-group .item .caption .btn-group{
    display:block;
    clear:both;
    float:none;
    width:100%;
}
.list-group .item .caption .btn-group a{
    width:50%;
    font-family:"Roboto Condensed";
}
.item .price {
    font-size: 18px;
    font-weight: 700;
    padding: 5px 10px;
        clear:both;
        display: block;
}

.thumbnail {
    border-radius: 0;
}

.item span.offer {
    margin-left: 10px;
    text-decoration: line-through;
}

.item button.price {
    width: 100%;
    display: block;
    text-align: center;
    border: none;
    margin: 0;
    background: #fff;
}

.item button.price.specialprice {
    text-align: left;
}

.item button.price:hover {
    background: #ddd;
}

.tooltip {
    font-family:"Roboto Condensed";
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
  z-index:9999;
}
.tooltip-inner {
    background-color: #2b9dd6;
    color: #fff;
     border-radius: 0;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #2b9dd6;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #2b9dd6;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #2b9dd6;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #2b9dd6;
}


a.photoset-cell {
    float: none !important;
}

.item-quantity {
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */

    -moz-user-select: none;
    /* mozilla browsers */

    -khtml-user-select: none;
    /* webkit (konqueror) browsers */

    -ms-user-select: none;
    /* IE10+ */
}

.item-quantity {
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 400;
    padding: 0 10px 0  0;
    color: #2b9dd6;
    white-space: nowrap;
    background: #eee;
    text-align: right;
    height:32px;
}

.item-quantity .q-plus:hover,
.item-quantity .q-minus:hover {
    cursor: pointer;
    color: #fff;
    background: transparent;
}

.item-quantity span {

    font-size: 18px;
}

    .item-quantity span.text{
       display:none;
    }

.item-quantity .add-to-cart {
    font-family: "Roboto Condensed";
    float: left;
    padding: 2px 10px ;
    margin: 0;
    border: none;
    background-color: #2b9dd6;
    color:#fff;
/*    width:50%;*/
}
.item-quantity .add-to-cart:hover{
    background-color: #333;
}

.item-quantity > span .fa {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.item-quantity > span .fa:hover,.item-quantity > span .fa:focus{
    color: #222;
}
.item-quantity .add-to-cart .btn span.fa {
    font-size: 21px;
    margin: 2px;
}

.item .options {
    background-color: #eee;
    margin: 0 auto 30px auto;
    padding: 10px;
    color: #222;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
    background-color: #2b9dd6;
    border-color: #999;
}
/* Main Content -> Tabs */

.tab-container{
        box-shadow: 0px 1px 7px rgba(0,0,0,0.24);
}

.tab-content {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    background-color: #eee;
    color: #222;
    padding: 15px;

}

ul.nav-tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: auto;
    background-color: #2b9dd6;
    border: none !important;
}

ul.nav-tabs li{
    padding:0;
    margin:0;
        border:none !important;
}
.nav-tabs>li>a{
    background:none;
    border:none !important;
    padding: 10px !important;
    background: none;
    color: #fff;
    font-weight: 700 !important;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    white-space: nowrap;
    margin: 0;
    text-align: center;

}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color: #eee;
    color: #222;
}

.tab-content {}

.tabpanel.current {
    display: block;
    animation: fade 0.8s;
}

.panel.panel-default{
    box-shadow: 0px 1px 7px rgba(0,0,0,0.24);
    clear: both;
    margin-bottom:5px;
}
.panel-default>.panel-heading,
.panel-default>.panel-heading .panel-title{
    padding:10px;
    margin:0;
}
.panel-group{
    margin-top:20px;
}
.panel-group .panel .panel-title{
    width: 100%;
    display: block;
}
.panel-group .panel .panel-title a{
    width:100%;
    display: block;
    padding: 2px 5px;
    font-family: "Roboto Condensed";
    float: left;
    margin: 0;
    border: none;
    /*background-color: #2b9dd6;*/
    color:#333;
    margin-top:-10px
}
.panel-collapse.collapse
{
    clear:both;
    float:none;border:none;
}

.panel-group .panel.panel-default {
    margin-bottom: 15px;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.tabpanel .photogallery a {
    margin: 0;
    padding: 0;
}

.tabpanel .photogallery img {
    max-width: 200px;
    width: 21%;
    margin: 1.5%;
}

.tab-content .photogallery a {
    margin: 0;
    padding: 0;
    ;
}

.tab-content .photogallery img {
  max-width: 200px;
  width: 21%;
  margin: 1.5%;
  float: left;
}

.map-content,
.google-map-canvas,
.google-map-canvas * {
    box-sizing: content-box;
}

.map-content {
    width: 100%;
    height: 400px;
}


.cart img{
    max-height:200px;
    width:auto;
}
.cart .btn{
    height:34px;
    width:34px;
}
.cart .btn .glyphicon{
    font-size: 24px;
    padding:2px 0;
}
.cart a strong{
    display: inline-block;
}
.cart strong{
    color: #2b9dd6;
    margin: 10px 0;
    font-size:18px;
    padding:5px;
}
.cart strong.price{
    color: #333;
    font-size:21px;
}


address {
    margin: 30px 0 0 0;
}
label{
    clear:both;
    float:none;
    text-align:left !important;
    margin-bottom:10px;
    margin-top:10px;
}
address span,
.gm-style-iw span {
    clear: both;
    float: none;
    display: block;
    font-size: 110%;
    font-weight: 700;
    margin: 12px 0 2px 0;
}

footer {
    padding: 15px 0 15px 0;
    border-top: 1px solid #ddd;
    position: relative;
    z-index: 99;
}


footer a {
    color: #333;
}

footer  ul{
    padding:0;
    margin: 0 0 10px 10px;
}
footer  li {
    padding: 0;
    margin: 0;
    list-style:  none;
}

footer  li a {
    display: inline-block;
    padding: 5px 0 5px 0px;
    margin: 0 0 0 0;
}

footer li a:hover,
footer li a:active,
footer li a:focus {
    background: none;
}


footer .working-hours li{
    margin: 0 0 10px 0;
}


.copyright {
    padding: 10px 0;
}


.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    min-height: auto;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #333;
    background-color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}



@media (min-width: 768px){
    .navbar-collapse.collapse {
        display:none !important;
    }
}

@media (max-width:1439px) {
    .list-group .item img{
        min-height: 200px;
        max-height: 200px;
    }
}
@media (max-width:1199px) {
    .list-group .item img{
        min-height: 150px;
        max-height:150px;
    }
    .list-group .item .title a{
        font-size:16px;
    }
    .item-full .title{
        font-size: 16px;
    }
    .tab-container {
        box-shadow: none;
    }

        .header-wrapper,.footer-wrapper,.mainContent{
      width: 100%;
        margin-left:0;
    }
    .sidebar{display:none !important;width:0;height:0;}

.panel .panel-heading .pull-right,.panel .panel-heading .btn{
    display:block;
    float: none !important;
    clear:both;
    text-align:center;
    margin-top: 5px;
    padding:5px;

}
    .item-quantity{
        font-size:16px;
    }
    .item-quantity .add-to-cart{
        padding:2px 5px;
        width:auto;
    }
    .item-quantity span.text{
       display:none;
    }

    .breadcrumb li a {
        color: white;
        text-decoration: none;
        padding: 10px 0 10px 40px;
    }
    .breadcrumb li a:after {
        border-left: 27px solid white;
    }
    .breadcrumb li a:before {
        border-left: 27px solid #777;
        }
}
@media (max-width: 991px) {
    .breadcrumb{
        display:none;
    }

    .tooltip{display:none !important; visibility: hidden !important;}
    .header-wrapper,.footer-wrapper,.mainContent{
      width: 100%;
        margin-left:0;
    }
    .sidebar{display:none !important;width:0;height:0;}

    header .logo {
        margin: 5px 0 5px 15px;
        float: left;
    }
    header .logo img{
        height:50px;
    }


    .nav>li:nth-child(1)>a:after{
        display:none !important;
    }

    .mainContent{
            padding-top: 60px;
    }


    .topMenuButtons-item{
        height:60px;
        width:60px;
            -moz-transition-property: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
    .topMenuButtons-item:after{
            -moz-transition-property: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
.topMenuButtons-item .fa{
    color:#777;
    margin:15px;
            -moz-transition-property: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
}

    .item-quantity{
        font-size: 16px;
    }

    #searchpanel{
        /*width:180px;*/
    }
    #searchpanel input{
        height:60px;
       width:120px;
    }
    #searchpanel input.btn{
        font-size: 13px;
        letter-spacing: -1px;
        width:60px;
        padding: 6px;
    }







    .topMenuButtons-item .fa{
        margin:15px 10px;
                    -moz-transition-property: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
    .topMenuButtons-item .fa-3x{
            font-size: 2em;
    }
    .topMenuButtons-item:after{
        width:60px;
    }
    .topMenuButtons-item .fa-badge-bottom-circle{
        bottom: 0px;
        right:0;
        font-size: 14px;
        padding:3px;
    }

}


@media (max-width: 767px) {
    h1{
        font-size:24px;
    }
    h2{
        font-size:21px;
    }
    #bodyContent{width:100% !important;margin:0;overflow:hidden;}
    .navbar-collapse{
        width:100%;
        overflow:hidden;
        padding:0;
        margin: -2px 0 0 0;
        background-color:#fff;
        border-bottom: 2px solid #2b9dd6;
    }



    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse.collapse {

       display: none !important;
   }
   .navbar-collapse.collapsing,.navbar-collapse.collapse.in {
       display: block !important;
   }
    .navbar-nav{
        margin:0;
        padding:0;
    }
    .nav li{
        width:100%;
        overflow:hidden;
        padding:0;
        margin:0;
    }
    .nav li a{
        padding: 5px 5px 5px 15px;
    }


    .list-group .item img{
        min-height: 120px;
        max-height:120px;
    }
    footer{
        padding:15px 0 0 0;
    }
    footer  li , footer h4{
        text-align:center;
    }
    footer li a{
        padding:0 0 5px 0;
    }

    footer .container{
        /*padding:0;
        margin:0;*/
    }
    #searchpanel{
        /*display:none !important;*/
    }
    .copyright{
        width:100%;
        margin:0 auto;
    }
    .copyright-wrapper{
        width: 100%;
        background-color: #333;
        margin: 0;
        padding: 7px 15px;
        text-align: center;
        display: block;
        color: #fff;
        clear: both;
        height: 35px;
    }
    .copyright-wrapper a{
        color: #fff;
    }
    .copyright-wrapper img.payments{
        display:none;
    }
}
@media (max-width: 479px) {
    .topMenuButtons-item{
        height:60px;
        width:40px;
    }
    .topMenuButtons-item .fa{
        margin:20px 10px;
    }
    .topMenuButtons-item .fa-3x{
            font-size: 1.5em;
    }
    .topMenuButtons-item:after{
        width:40px;
    }
    .topMenuButtons-item .fa-badge-bottom-circle{
        width:18px;
        height:18px;
        bottom: -10px;
        right:0;
        font-size: 14px;
        padding:1px;
    }

}

.fakos{position:absolute;color:#2b9dd6;opacity:0;   -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
.fakos a{color:#2b9dd6;  }
.fakos a:hover{color:#222;    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
.fakos a i.fa{font-size: 32px; margin:0; padding:10px;}
.list-group-item:hover .fakos{opacity:1; }
.grid-group-item:hover .fakos{opacity:1; }
.zoomContainer{cursor:none}
.product_out_of_stock{color:red;font-size:75%;line-height:30px;display:inline-block;text-align:right;float:right}
.product_limited{color:orange;font-size:75%;line-height:30px;display:inline-block;text-align:right;float:right}
.full-width{width:100%!important}


   /* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {

    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }
