body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #111111;
    font-size: 14px;
    line-height: 1.75em;
    width: 100%;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    color: #111111;
}
.container{position:relative;}
.clear{clear:both;    overflow: hidden;}
/* default font size */
.fa {
    font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 36px;
    font-weight: 300;
}
h2 {
    font-size: 36px;
    font-weight: 300;
    text-align:center;
}
h3 {
    font-size: 36px;
    font-weight: 300;
    text-align:center;
}
h4 {
    font-size: 22px;
    font-weight: 300;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #333;
}
a:hover, a:focus {
    text-decoration: none;
    color:#EC6495
}
legend {
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 12px;
    font-weight: normal;
}
iframe{border:0;max-width:100%;}
.form-control{
    border-radius:0;
    border:1px solid #e3e3e3;
    -webkit-box-shadow: none;
    box-shadow: none;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
    background-color: transparent;
    border:0;
    padding:5px;
    font-weight: 300;
}
#input-sort, #input-limit {border:0;padding:5px;font-weight: 600;}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.tab-content h1, .tab-content h2, .tab-content h3, .tab-content h4, .tab-content h5{
    text-align:left;
}
.tab-content{text-shadow: 0px 0px 0px #111111;}
.nav-tabs {
    margin-bottom: 15px;
    border:0;
    padding-top: 5px;
    padding-left: 5px;
}
.nav-tabs>li>a {
    border:0 !important;    margin: 0;
    border-bottom:3px solid #b7b7b7 !important;
    font-size: 18px;
    font-weight: 300;
}
.nav-tabs>li>a:hover{
    color:#555;
    border-color:#fff
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border-bottom:3px solid #ff5a9c !important;
    font-weight:400;
    color:#555;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
.dropdown-menu.dropdown-menu-right.dropdown-menu-search {
    margin-top: -1px;
    padding:10px;
}
button.search-toggle{
    height:35px;
    background-color: transparent;
    border:0;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    background:#ebebeb;
}
.no-padding{padding-left:0 !important;padding-right:0 !important;}
/* top */

#top ul {
    margin-bottom:0;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}
#top .lang .btn-link.dropdown-toggle{padding-left:0;}
#top .btn-link, #top-links li, #top-links a {
    color: #999999;
    text-decoration: none;
    font-size:12px;
}
#top .btn-link:hover, #top-links a:hover {
    color: #444;
}
#top-links {
    margin-top: 6px;
    margin-bottom: 12px;
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top-links .dropdown-menu a:hover {
    color: #FFF;
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
#top-links a + a {
    margin-left: 15px;
}
/* logo */
#logo {
    padding-top: 12px;
}
header .contact .fa{
    font-size:20px;
}
header .fa.fa-search{
    color:#ff65a3;
}
header .phone{
    font-size: 16px;
    color: #231f20;
    display:block;


}
header .phone .fa{
    font-size:20px;margin-right:3px;
    width: 20px;
    height: 20px;
    float: left;
}
header .fa{
    margin-right: 4px;
}
header .menu-phone .fa{
    color:#999999;
    font-size:16px;
}
.menu-phone li:nth-of-type(1), .menu-phone li:nth-of-type(2) {font-weight:bold;}
.menu-phone li{padding-left:3px;padding-right:3px;}
.fa-viber {
    background:url('/catalog/view/theme/default/image/viber.png') no-repeat 50% 50%;
    width:20px; height:20px;
}

header #logo a{display:inline-block;}
#top-panel{
    width:100%;
    background:#EEEEEE;
    padding-top:7px;
    padding-bottom:5px;
    font-size:12px;color:#333333;
}
#top-panel ul{margin-bottom:0;}
#top-panel a.link{
    color:#e41d6c;
    border-bottom:1px dotted #e41d6c;
    text-shadow: 0px 0px 0px #e41d6c;
}
#lang{
    position: absolute;
}
#lang .btn.dropdown-toggle{
    color:#333333;
    text-transform: uppercase;
    font-size:12px;
    font-weight: bold;
    padding:0;
}
#lang .dropdown-menu{min-width:0}
.shop-text{
    display:inline-block;
    vertical-align:top;
    font-size: 14px;
    padding:0 15px;
    margin-top: 15px;
    line-height: 23px;
}
header  .name{    font-size: 18px;}
header  .slogan{font-size:12px;}
.header-ico .fa{font-size:21px;}
.header-ico .list-inline>li{
    vertical-align: middle;
}
.header-ico{
    position:relative;
    text-align: right;
}
.header-ico .dropdown{position:static;}
.header-ico .dropdown-menu{
    left: initial;
    right: 0;
    background: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    padding: 10px 20px 20px 20px;
}

/* search */
#search .input-lg {
    height: 43px;
    line-height: 20px;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart a.show-cart{
    color:#fff;
    width:100px;
    height:100px;
    background:#ff5a9c;
    border-radius:0;
    -webkit-border-radius:0;
    padding: 0 4px;
    padding-top:15px;
    text-align: center;
    font-size:13px;
}

#cart #cart-image{
    display:block;
}
#cart span.total, #cart span.count{
    display:block;
}

#cart > .btn, #cart >  .btn-inverse {
    font-size: 12px;
    line-height: 18px;
    padding:0;
    color: #000;
    position:relative;
    background-color: #FFFFFF;
    background-image:none;
    border:none;
}

/* menu */
#menu {
    background-color: #F4F4F4;
    min-height: 40px;
}
#menu .nav > li > a {
    padding: 15px;
    min-height: 15px;
    font-weight:bold;
    text-transform:uppercase;
    color:#333;
    font-size:15px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background:#ebebeb;
}
#menu .dropdown-menu {
    padding-bottom: 0;
    padding:10px;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner ul li{
    padding:5px;
    text-align:center;
}
#menu .dropdown-inner a {
    display: block;
    padding: 3px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    text-transform:uppercase;
    font-weight:bold;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px;
    font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: underline;
}
#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}
.slideshow-container, .map-container{
    background:#eeeeee;
    padding: 10px 0;
    margin-bottom:50px;
}
.slideshow-container .owl-carousel{background:transparent;}
.slideshow-container .owl-carousel, .slideshow-container .owl-carousel .owl-wrapper-outer{
    margin:0 auto;
    width:auto;
    text-align:center;
    padding:0;
}
.slideshow-container .tltslide img{display:inline;}
.slideshow-container .owl-pagination{
    position:absolute;
    bottom:20px;
    width:100%;
}
.slideshow-container .owl-controls .owl-page span{
    box-sizing: content-box;
    width:11px;
    background:#fff;
    border:3px solid #fff;
    box-shadow:none;
}
.slideshow-container .owl-controls .owl-page.active span{
    background:#ff5a9c;
}
.slideshow-container .owl-pagination{top:auto;}
.slideshow-container .owl-carousel .owl-buttons{
    postion:absolute;
    top:50%;
    margin-top:-8px;
}
.slideshow-container .owl-carousel .owl-buttons div{
    opacity:1;
    color:#fff;
}
.slideshow-container .owl-carousel .owl-buttons div:hover{
    color:#ff5a9c;
}
.slideshow-container .owl-carousel .owl-buttons .owl-prev{left:12%;}
.slideshow-container .owl-carousel .owl-buttons .owl-next{right:12%;}
#wall{
    margin: 15px 0;
}
#wall h3{
    color:#111111;
    font-size:36px;
    font-weight: 200;
    text-shadow: 0px 0px 0px #111111;
    text-transform: uppercase;
    letter-spacing: 12px;
}
#wall img{
    margin-left:auto;
    margin-right:auto;
    vertical-align: middle;
}

#wall .product-thumb ul li a{
    font-size: 14px;
    font-weight: bold;
    position:relative;
}
#wall .product-thumb ul li a:hover{
    color:#EC6495;
}
.cat-box-inner{}
#wall .product-thumb {padding:5px;}
#wall .product-thumb h4{text-align: left;padding:15px 15px;height: 44px}
#wall .product-thumb h4 a:after{
    width:62px;
    height:3px;
    display:block;
    position:relative;
    content:'';
    top:12px;
    left:0;
    background: #111111;
}
#wall .product-thumb:hover h4 a{
    color:#ff5a9c;
}
#wall .product-thumb:hover h4 a:after{
    background:#ff5a9c;;
}

#wall .product-thumb .image a:hover{opacity:1;}
#wall .product-thumb h4 a{
    font-size:24px;
    font-weight:bold;
    text-transform: uppercase;
    text-align:left;
}
#wall .cat-row a:hover{color:#333;}
#wall .cat-row a:hover img{opacity:0.8;}
#wall a.child-category{
    color:#111111;
    font-size:14px;
}
#wall .child-box{
    min-height:100px;
}
.common-home #content .module-html{
    background: url('/catalog/view/theme/default/image/about-shop-bg.jpg') no-repeat 50% 50%;
    padding:42px 0;
}
.common-home #content .module-html .module-html-container{
    max-width:615px;
    min-height:380px;
    margin:0 auto;
    padding:0 15px;
    border:10px solid #fff;
}
.common-home #content .module-html h2{
    color:#111111;
    font-size:24px;
    font-weight:400;
}
.common-home #content .module-html h2 b{
    color:#ff5a9c;
}
@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}
@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}
/* content */
#content {
    min-height: 600px;
}
#content .blog.blog_post ol, #content .blog.blog_post ul, #tab-description ul, #tab-description ol {
    list-style-type:none;
    font-size:16px;
    color:#222222;
}
#content .blog.blog_post ol, #tab-description ol{
    counter-reset: section;
}
#content .blog.blog_post ul li:before, #tab-description ul li:before{
    display:block;
    content:'';
    float:left;
    width:11px;
    height:11px;
    position:relative;
    top:6px;
    margin-right:7px;
    border-radius: 50%;
    background: #fff;
    border:3px solid #ff5a9c;
}
#content .blog.blog_post ol li:before, #tab-description ol li:before{
    counter-increment: section;
    content: counter(section)".";
    display:block;
    float:left;
    margin-right:3px;
    color:#ff5a9c;
    font-weight:bold;
}

body.product-product aside#column-right{width:100% !important;padding-left:0 !important;padding-right:0 !important;}
body.product-product aside#column-right.hidden-xs{display:block !important;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
/* footer */
footer {
    padding-top: 30px;
    background-color: #f6f6f6;
    color: #111111;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}
footer a {
    color: #111111;
}
footer a:hover {
    color: #EC6495;
}
footer h5 {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
footer a.external:hover, footer a.external:focus{
    color:#EC6294;
}
.footer-top-menu {
    margin-top: 20px;
    margin-bottom: -10px;
}
.footer-bottom-menu .navbar-nav>li>a{
    padding-top:3px;
    padding-bottom:3px;
}
.footer-bottom-menu .megamenu-menu .nav > li > a:hover, .footer-bottom-menu .megamenu-menu .nav > li.open > a{
    background:transparent;
    text-decoration: underline;
}
.footer-bottom-menu .dropdown-menu{
    top:19px;
}
footer .powered{
    float:left;
    height: 42px;
    line-height: 42px;
}
footer .footer-soc{float:right;}
.footer-soc .btn{padding:6px;}
footer .footer-bottom{margin-top:35px;}
/* alert */
.alert {
    padding: 8px 14px 8px 14px;
    z-index: 999;
    position: relative;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    background:transparent;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 2px 20px;
    padding-right:10px;
    position: relative;
    border-bottom: 2px solid #eeeeee;
    border-top: 2px solid #eeeeee;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: -13px;
    width: 23px;
    height: 23px;
    border-right: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumb > li:before{
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: -7px;
    width: 23px;
    height: 23px;
    border-right: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: -1;
}
.breadcrumb > li a, .breadcrumb > li{
    color:#7f7f7f;
    font-size:14px;
}
.breadcrumb > li:first-of-type{
    border-left: 2px solid #eeeeee;
    padding:2px 5px;
}
.pagination {
    margin-left:auto;
    margin-right:auto;
    width:100%;
    display:block;
    text-align: center;
}
.pagination  ul{text-align:center;width:100%;}
.pagination>li{display:inline-block;}
.pagination>li>a, .pagination>li>span{
    color:#ff5a9c;
    background:transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size:16px;
    padding:10px 14px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background:#ff5a9c;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    color:#ff5a9c;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    border-color: #ff5a9c;
    border-radius: 0 !important;
    color:#fff;
}
.pagination>li>a, .pagination>li>span{border:0 !important;border-radius: 0 !important;}
.pagination>li.active span, .pagination>li:hover span, .pagination>li.active a, .pagination>li:hover a{
    background:#ff5a9c;
    color:#fff;
    border:0 !important;
    border-radius: 0 !important;
}
/* buttons */
.buttons {
    margin: 1em 0;
}
.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border-radius: 4px;
}


.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #545353;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary{
    background: #ff5a9c;
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
    font-weight:400;
    border:0;
    border-bottom:2px solid #bb1155;
    border-radius:0;
}

/*.btn-primary, .btn-default {*/
/*color: #ffffff;*/
/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
/*background-color: #229ac8;*/
/*background-image: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));*/
/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
/*background-repeat: repeat-x;*/
/*border-color: #1f90bb #1f90bb #145e7a;*/
/*}*/

.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #ff1d77;
    background-position: 0 -15px;
}

.btn.pink{
    background-color:#EC6294;
    background-image:none;
    color:#fff;
}
.btn.pink:hover{
    color: #fff;
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;

}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
    color:#d9534f;
    background-color:#fff;
    border:0;
    -webkit-box-shadow:none;
    box-shadow:none;}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color:#fff !important;color:#d9534f !important;border:0;
}
.btn-danger:hover .fa-times-circle:before{
    color:#d9534f !important;

}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e06342), to(#dc512c));
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111));
    background-image: linear-gradient(to bottom, #333333, #111111);
}
.modal-footer .btn{font-size: 18px;border-radius: 0}
/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
.carousel-box .product-layout{width:100% !important;float:none !important;}
/* product list */
.view-btn-box{text-align: right;}
.view-btn-box button{background:none;border:none;	background-color:transparent !important;box-shadow: none !important;}
.view-btn-box button img{
    filter:grayscale(100%);
}
.view-btn-box button:focus{outline:none;border:none;}
.view-btn-box button:hover img, .view-btn-box button.active img{
    filter: none;
    background:none;border:none;
}
.product-category .category-heading{
    margin:0 0 15px;
    line-height:32px;
    text-align: left;
    color:#111111;
    text-transform: uppercase;
    letter-spacing: 12px;
    font-weight:100;
}
.row.content_bottom_home{background: #F7F7F7;}
.product-layout .price{
    float:left;
    height:38px;
    line-height:38px;
}
.product-layout .button-group{
    float:right;
}
.product-thumb {
    margin-bottom: 20px;
    overflow: auto;
    background: #fff;
    padding: 10px;
    position: relative;
    box-shadow: 0 0 0 5px #eeeeee inset;
    -webkit-transition: border 0.5s; /* Safari */
    transition: box-shadow 0.5s;
}
.product-layout:hover .product-thumb {
    box-shadow: 0 0 0 5px #ff5a9c inset;
}
.product-thumb .image {
    text-align: center;
}

.rb-tl {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
}
.rb-tr {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
}
.rb-bl {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 9;
}
.rb-br {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9;
}
.product-thumb .cat-name{
    color:#8d8d8d;
    background:#eee;
    font-size:12px;
    padding:2px;
    position:relative;
    left:-20px;
    bottom: 15px;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover {
    opacity: 0.8;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}
.product-thumb h4 {
    font-size:16px;
    font-weight:500;
    text-align: center;
    color:#111111;
    height: 35px;
    overflow: hidden;
}
.product-thumb .caption {
    padding: 0 20px;
    /*min-height: 75px;*/
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        /*min-height: 210px;*/
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}
.product-thumb .rating {
    position: absolute;
    top: 0;
    right: 0;
}
.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o, .fa-stack {
    color: #fc0;
    font-size: 15px;
}
.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}
.rating .fa-star + .fa-star-o {
}
h2.price {
    margin: 0;
}
.product-thumb .price {
    font-size: 24px;
    font-weight: 400;
}
.product-thumb .price-new {
    font-size: 24px;
    display:block;
}
.product-thumb .price-old {
    font-size: 12px;
    color: #888888;
    text-decoration: line-through;
    margin-left: 10px;
    display:block;
}
.product-grid .product-thumb .price-old {
    position: absolute;
    bottom: 25px;
    left: 1px;
}
.price-box li{display:inline-block;}

.prod-info .price-old{
    font-size: 22px;
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
    font-weight:300;
}
.prod-info .price-new{
    font-size: 32px;
    font-weight: 600;
    color:#111111;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}
.product-thumb .button-group {
    overflow: auto;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}
.related-prod h3{
    color:#111111;
    font-size:36px;
    text-transform: uppercase;
    font-weight:200;
    letter-spacing: 12px;
    margin:45px 0;
}
@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}
.product-thumb .button-group button, .product-thumb .btn {
    border: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 300;
    padding: 5px 5px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}
.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}
.product-layout:hover .product-thumb .button-group button{
    color: #fff;
    background-color: #ff5a9c;
    text-decoration: none;
    cursor: pointer;
}
.product-layout:hover .product-thumb .button-group button img{
    filter: invert(1);
}
.tab-content table.attribute{
    width:100% !important;}
.product-product .content-top {margin-bottom:30px;}
.product-product .breadcrumb{
    margin-top:20px;
}
.thumbnails {
    overflow: hidden;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails .main-image{
    position:relative;
    text-align: center;
    max-width:660px;
    margin-left:auto;
    margin-right:auto;
}
.image-buttons .prev, .image-buttons .next{
    position:absolute;
    top:50%;
    margin-top:-24px;
    cursor:pointer;
}
.image-buttons .prev{left:-30px;}
.image-buttons .next{right:-30px;}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.thumbnails .rating{

}
.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: none;
    opacity:0.5;
}
/*.thumbnails a:focus{border:1px solid #504F4F;}*/
.thumbnails .current a{
    /*border:1px solid #7acc70;*/
    opacity:1;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
.prod-info{
    border:5px solid #eeeeee;
    padding:25px;
}
.prod-info .list-unstyled li{
    color:#7f7f7f;
    font-size:12px;
}
.prod-info .price-box.list-unstyled li{font-size: 18px;color:#111111}

.options label{font-weight: bold}

i.text-from{font-size: 16px;font-style: normal}
.advantages-block{display:none;}
.product-product #input-quantity{
    height: 46px !important;
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-align: center;
    padding-right: 22px;
    font-size:15px;
}
.quantity-box {position:relative !important;}
.quantity-box .quantity-but 	{
    position:absolute;
    top:1px;
    right:16px;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
}
.quantity-but span{
    display:block;
    font-size:18px;
    cursor:pointer;
    height:22px;
    width:22px;
    text-align:center;
    border-left: 1px #dcdcdc solid;
    opacity:0.7;
}
.quantity-but span.number_plus:hover{
    border-bottom: 1px solid #a8a8a8;
    border-left: 1px  solid #a8a8a8;
}
.quantity-but span.number_minus:hover{
    border-top: 1px solid #a8a8a8;
    border-left: 1px  solid #a8a8a8;
}
.quantity-but span.number_plus{
    background:#f5f5f5 url('/kw_application/flycart/catalog/img/number.png') no-repeat 9px 11px;
    border-bottom: 1px solid #dcdcdc;

}
.quantity-but span.number_minus{
    background:#f5f5f5 url('/kw_application/flycart/catalog/img/number.png') no-repeat 9px -5px;
}
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.fa-stack{width:15px;}
#review table tr{background-color: transparent;:none !important;}
#review table,  #review table tr, #review table td{border:0;}
/*sprite with stars*/
#reviewStars-input input:checked ~ label, #reviewStars-input label, #reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
    background: url('/catalog/view/theme/default/image/stars-rating.png') no-repeat;
}

#reviewStars-input {

    /*fix floating problems*/
    overflow: hidden;
    *zoom: 1;
    /*end of fix floating problems*/

    position: relative;
    float: left;
}

#reviewStars-input input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;

    width: 43px;
    height: 40px;

    position: absolute;
    top: 0;
    z-index: 0;
}

#reviewStars-input input:checked ~ label {
    background-position: 0 -40px;
    height: 40px;
    width: 43px;
}

#reviewStars-input label {
    background-position: 0 0;
    height: 40px;
    width: 43px;
    float: right;
    cursor: pointer;
    margin-right: 10px;

    position: relative;
    z-index: 1;
}

#reviewStars-input label:hover, #reviewStars-input label:hover ~ label {
    background-position: 0 -40px;
    height: 40px;
    width: 43px;
}

#reviewStars-input #star-1 {
    left: 0px;
}
#reviewStars-input #star-2 {
    left: 53px;
}
#reviewStars-input #star-3 {
    left: 106px;
}
#reviewStars-input #star-4 {
    left: 159px;
}
#reviewStars-input #star-5 {
    left: 212px;
}

.cert-gallery-item:hover img{
    transition: all 0.15s;
    transform: scale(1.03);
}



