.shop-single .shop-content-item {
    max-width: 620px;
}
.bx-wrapper {
  border-left: 2px solid #ddd;
  border-radius: 5px 5px 0 0;
  border-right: 2px solid #ddd;
  border-top: 2px solid #ddd;
  padding: 5px;
}
.shop-content-item {
    border-radius: 4px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
}
.shop .shop-content-item .bx-wrapper {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 8px;
}
.bx-viewport > ul > li {
    display: block;
}
.bx-viewport > ul > li > img {
    display: block;
    height: auto;
    max-width: 100%;
}
.shop-content-item h3, .shop-content-item .rating, .shop-content-item p, .shop-content-item a, .shop-content-item span {
    padding: 0 15px 15px;
}
.zoom-item {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xIFRpbnkvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEtdGlueS5kdGQiPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGJhc2VQcm9maWxlPSJ0aW55IiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxN3B4IiBoZWlnaHQ9IjE3cHgiIHZpZXdCb3g9IjAgMCAxNyAxNyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjNDM0NzREIiBkPSJNMTcsMHYwLjIxOVYxdjVoLTFWNWgtMVY0aC0xdjFoLTF2MWgtMXYxaC0xdjFoLTFWN0g5VjZoMVY1aDFWNGgxVjNoMVYyaC0xVjFoLTFWMEgxN3ogTTYsMTd2LTFINXYtMUg0di0xDQoJaDF2LTFoMXYtMWgxdi0xaDF2LTFIN1Y5SDZ2MUg1djFINHYxSDN2MUgydi0xSDF2LTFIMHY1djAuNzgxVjE3SDZ6Ii8+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==");
    background-repeat: no-repeat;
    bottom: 15px;
    height: 17px;
    padding: 0 !important;
    position: absolute;
    right: 15px;
    width: 17px;
    z-index: 100;
}
.shop .bx-controls {
    display: block;
    top: 150px;
}
.bx-controls {
    display: none;
    position: absolute;
    top: 120px;
    width: 100%;
}
.bx-controls .bx-prev {
    background-image: url("../img/po-slider.png");
    background-position: 5px 0;
    background-repeat: no-repeat;
    height: 41px;
    left: 0;
    position: absolute;
    transition: all 0s ease 0s;
    width: 30px;
}
.shop-content-item h3, .shop-content-item .rating, .shop-content-item p, .shop-content-item a, .shop-content-item span {
    padding: 0 15px 15px;
}
.shop .bx-controls .bx-next {
    right: 17px;
}
.bx-controls .bx-next {
    background-image: url("../img/po-slider.png");
    background-position: -35px 0;
    background-repeat: no-repeat;
    height: 41px;
    position: absolute;
    right: 0;
    transition: all 0s ease 0s;
    width: 30px;
}
.shop-single .bottom-border {
    display: block;
}
.bottom-border {
    border-bottom: 1px solid #dcdcdc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    height: 8px;
    margin-top: -4px;
}
.bottom-border {
  border-bottom: 2px solid #ddd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  height: 8px;
  margin-top: -4px;
}
.shop .shop-content-item .shop-slider-pager {
    border: medium none;
	text-align:center;
    margin-top: 0;
    padding-left: 0;
}
.shop-slider-pager {
    transition: all 0.2s ease 0s;
}
.shop-slider-pager {
    padding: 18px 0 0 14px;
}
.shop .shop-content-item .shop-slider-pager a {
    display: inline-block;
    height: 72px;
    margin-bottom: 15px;
    padding-right: 15px !important;
}
.shop-content-item h3, .shop-content-item .rating, .shop-content-item p, .shop-content-item a, .shop-content-item span {
    padding: 0 15px 15px;
}
.shop-slider-pager > a {
    padding: 0 10px 0 0 !important;
}
.shop .shop-content-item .shop-slider-pager a > img {
    border-radius: 5px;
    max-width: 72px;
}
.shop-slider-pager a > img {
    border: 1px solid #dadada;
}
.shop-slider-pager a > img {
    max-width: 58px;
}
.shop .shop-content-item .shop-slider-pager a {
    display: inline-block;
    height: 72px;
    margin-bottom: 15px;
    padding-right: 15px !important;
}
.shop-slider-pager > a.active {
    z-index: 0;
}
.shop-content-item h3, .shop-content-item .rating, .shop-content-item p, .shop-content-item a, .shop-content-item span {
    padding: 0 15px 15px;
}
.shop-slider-pager > a {
    padding: 0 10px 0 0 !important;
}
.item-hot {
    background-image: url("../img/shop/r-1.png");
    color: #4e97d2;
}
.item-circle {
    background-repeat: no-repeat;
    font-family: 'Oswald';
    font-size: 18px;
    font-weight: 400;
    height: 49px;
    padding-top: 11px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    width: 49px;
}
.bx-controls .bx-prev:hover {
  background-position: 5px -46px;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  transition: all 0s ease;
}
.bx-controls .bx-next:hover {
  background-position: -35px -46px;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  transition: all 0s ease;
}
.wizard a:last-child {margin-right:0}
.wizard a:hover {text-decoration:none}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 0;
    font-size: 12pt;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
}
.wizard a {
    width: 49.5%;
    padding: 10px 12px 10px;
    margin-right: 1%;
	font-size:12pt;
    background: #efefef;
	text-transform:uppercase;
	color:#555;
    position: relative;
    display: inline-block;
}
.wizard a:before {
    width: 0;
    height: 0;
    border-top: 23px inset transparent;
    border-bottom: 23px inset transparent;
    border-left: 23px solid #fff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.wizard a:after {
    width: 0;
    height: 0;
    border-top: 23px inset transparent;
    border-bottom: 23px inset transparent;
    border-left: 23px solid #efefef;
    position: absolute;
    content: "";
    top: 0;
    right: -23px;
    z-index: 2;
}
.wizard a:first-child:before,
.wizard a:last-child:after {
    border: none;
}
.wizard a:first-child {
    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
}
.wizard a:last-child {
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
}
.wizard .badge {
    margin: 0 5px 0 18px;
    position: relative;
    top: -1px;
}
.wizard a:first-child .badge {
    margin-left: 0;
}
.wizard .current {
    background: #029745;
    color: #fff;
}
.wizard .current:after {
    border-left-color: #029745;
}
.wizard .current .badge{background:#fff;color:#000}
form#form_appointment h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    font-size: 16pt;
    margin-bottom: 7px;
    text-transform: uppercase;
}
table.list-klinik td {
    padding-left: 0;
    padding-right: 35px;
}
form#form_appointment {
    background: #f5f5f5;
    padding:10px 40px 30px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
table.list-klinik {
    margin-bottom: 15px;
}