body {
    font-family: 'Custom Fonts', Arial, serif;
    font-size: 14px;
    background-image: url(img/bg/white.png);
}

.container-fluid {
    width: 100%;
    padding: 0;
    margin: 0;
}

.white-back {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
}

a {
    color: #c9292a;
    text-decoration: underline;
    outline: 0;
}

a:hover {
    color: #c9292a;
    text-decoration: none;
}

a:focus {
    outline: 0;
    color: #c9292a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Custom Fonts', Arial, serif;
}

h1 {
    font-weight: normal;
    font-size: 28px;
    letter-spacing: -1px;
}

h2 {
    font-weight: normal;
    font-size: 28px;
    letter-spacing: -1px;
}

select,
input {
    font-size: 13px;
    font-family: 'Custom Fonts', Arial, serif;
    border-radius: 0;
}

.error {
    border: 1px solid #c9292a;
}

.gray {
    color: gray;
}

.none {
    list-style: none;
    margin: 0;
    padding: 0;
}

.label {
    font-size: 25px;
    padding: 15px 20px 20px 20px;
    background: #c9292a;
}

.label-checkout {
    font-size: 22px;
    padding: 15px 5px 15px 5px;
    background: #c9292a;
    width: 30px;
    height: 55px;
    text-align: center;
    color: white;
}

.error {
    color: #c9292a;
}

.small {
    font-size: 11px;
}

.border {
    border: 1px solid #e5e5e5;
    padding: 10px;
    background: #fff;
}

.paddingblock {
    padding: 20px;
}

.padding5top {
    padding-top: 5px;
}

.padding10top {
    padding-top: 10px;
}

.paddingtop {
    padding-top: 20px;
}

.paddingbottom {
    padding-bottom: 20px;
}

.toppadding {
    margin-top: 20px;
}

.breadcrumbs {
    clear: both;
    font-size: 13px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.breadcrumbs i {
    color: gray;
    font-size: 13px;
}

.breadcrumbs a {
    margin-right: 10px;
    margin-left: 10px;
}

.breadcrumbs .icon-home {
    font-size: 13px;
}

.alert {
    border-radius: 0;
    background: #fff8f9;
    border: 0;
    color: #333333;
    border-top: 2px solid #c9292a;
}

.alert-table {
    border-top: 0;
    background: #f5f5f5;
}

.alert-table .divider {
    background: #dddddd;
    font-size: 0;
}

.alert-table .divider td {
    padding: 0;
    margin: 0;
    line-height: 1px;
}

.page-list-menu {
    height: 45px;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 10px !important;
    padding-left: 10px;
}

.page-list-menu li {
    margin-right: 3px !important;
}

.page-list-menu .selected > a {
    background: #c9292a;
    color: #fff !important;
}

.page-list-menu li a {
    padding: 3px 7px !important;
}

.page-list-menu ul li a {
    color: #000 !important;
}

.page-list-menu ul li.selected a {
    background: #c9292a;
    color: #000 !important;
}

.page-list-menu li > a:hover {
    background: #c9292a;
    color: #fff !important;
}

.page-list-menu ul li > a:hover {
    color: #c9292a !important;
}

.page-list-menu li ul {
    margin-left: 0 !important;
}

.input-append form {
    margin: 0 !important;
}

.top-menu-background {
    background: #c9292a;
}

.list-top-menu {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    float: left;
}

.list-top-menu a {
    padding: 7px 10px !important;
    text-transform: uppercase;
}

.list-top-menu ul .collapsible {
    padding-right: 0;
}

.list-top-menu li.collapsible {
    margin-right: 10px;
}

.list-top-menu .show_arrow_down {
    position: absolute;
    top: -1px;
    right: -15px;
    font-size: 9px;
}

.list-top-menu .show_arrow_right {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 9px !important;
    box-shadow: none !important;
}

#buy {
    background: red;
    color: white;
    padding: 5px;
    margin-bottom: 1px;
    height: 25px;
    font-size: 14px;
    text-transform: uppercase;
}

#buy a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}

#buy a:hover {
    color: #fff;
}

#buy .wa-apps ul {
    margin: 0;
}

#buy .wa-apps .selected a {
    text-decoration: underline;
}

#buy .wa-apps li {
    display: inline;
    list-style: none;
}

#buy .wa-apps li .divider {
    padding: 0 10px;
}

#buy .profile .divider {
    padding: 0 10px;
}

#topline {
    background: #333333;
    color: white;
    padding: 5px;
    margin-bottom: 20px;
    height: 25px;
    font-size: 12px;
}

#topline a {
    text-decoration: none;
    text-transform: uppercase;
    color: #ccc;
}

#topline a:hover {
    color: #b8b8b8;
}

#topline .wa-apps ul {
    margin: 0;
}

#topline .wa-apps .selected a {
    text-decoration: underline;
}

#topline .wa-apps li {
    display: inline;
    list-style: none;
}

#topline .wa-apps li .divider {
    padding: 0 10px;
}

#topline .profile .divider {
    padding: 0 10px;
}

#headertop {
    position: relative;
}

#header .search-shopping {
    margin-bottom: 0;
}

#header .search-shopping a {
    font-weight: normal;
    font-size: 12px;
}

#header .search-shopping input {
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid transparent;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#header .search-shopping input:focus {
    border-color: rgba(0, 0, 0, 0.1);
    border-right-color: transparent;
    outline: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

#header .search-shopping .btn {
    background: #fff;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#header .search-shopping i {
    color: rgba(0, 0, 0, 0.2);
}

#header .input-append .add-on:last-child,
#header .input-append .btn:last-child,
#header .input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#header .phone {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    height: 45px;
}

#header .phone .fa-envelope, .fa-times-circle {
    font-size: 12px;
    margin-right: 5px;
    color: #888888;
}

#header .phone .email a {
    color: #888888;
}

#header .phone p {
    font-size: 11px;
    font-weight: normal;
}

#header .phone span {
    font-size: 11px;
    font-weight: normal;
}

#header .logo h1 {
    margin: 0;
    font-size: 60px;
    line-height: 50px;
    font-family: 'Custom Fonts', Arial, serif;
}

#header .logo h1:first-letter {
    color: #c9292a;
}

#header .logo a {
    color: #333333;
    text-decoration: none;
}

#header .logo h2 {
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    text-transform: uppercase;
    padding: 0;
    letter-spacing: 0;
    line-height: 16px;
}

/* page list plugin - top */
#page-list-plugin .arrow-right {
    background: url(img/arrow_right.png) no-repeat 10% 50%;
    width: 10px;
    height: 10px;
    margin-top: 15px;
    margin-left: 7px;
    float: left;
}

#page-list-plugin {
    margin: 0;
    color: #fff;
    position: relative;
    float: left;
}

#page-list-plugin li {
    margin-bottom: 0;
    float: left;
    position: relative;
    list-style: none;
    margin-right: 15px;
}

#page-list-plugin .selected > a {
    color: #c9292a !important;
}

#page-list-plugin a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    margin: 0;
    -webkit-transition: all 50ms;
    -moz-transition: all 50ms;
    -ms-transition: all 50ms;
    -o-transition: all 50ms;
}

#page-list-plugin ul a {
    display: block;
    padding: 9px 12px !important;
}

#page-list-plugin .current a,
#page-list-plugin li:hover > a {
    color: #c9292a;
}

#page-list-plugin ul li:hover a,
#page-list-plugin li:hover li a {
    border: none;
}

#page-list-plugin li .selected {
    background: #fff;
}

#page-list-plugin li:hover > ul {
    background: #eee;
    display: block;
    color: #000;
}

#page-list-plugin ul {
    border-top: 2px solid #c9292a;
    display: none;
    margin: -2px;
    padding: 0;
    width: 200px;
    position: absolute;
    left: 0;
    z-index: 33333;
}

#page-list-plugin ul li {
    float: none;
    margin: 0;
    position: relative;
    background: #eee;
    z-index: 4;
    border-right: 0;
}

#page-list-plugin ul a {
    font-weight: normal;
    background: #fff;
    color: #000;
    padding-left: 30px;
    font-size: 13px;
    -webkit-box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
    box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
}

#page-list-plugin ul ul {
    left: 200px;
    top: 0;
}

/* page list menu - top */
#page-list-top .arrow-right {
    background: url(img/arrow_right.png) no-repeat 10% 50%;
    width: 10px;
    height: 10px;
    margin-top: 15px;
    margin-left: 7px;
    float: left;
}

#page-list-top {
    margin: 0;
    color: #fff;
    position: relative;
    float: left;
}

#page-list-top li {
    margin-bottom: 0;
    float: left;
    position: relative;
    list-style: none;
    margin-right: 15px;
}

#page-list-top .selected > a {
    color: #c9292a !important;
}

#page-list-top .selected > a {
    color: #FFFFFF !important;
}

#page-list-top ul .selected > a {
    color: #c9292a !important;
}

#page-list-top a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    margin: 0;
    -webkit-transition: all 50ms;
    -moz-transition: all 50ms;
    -ms-transition: all 50ms;
    -o-transition: all 50ms;
}

#page-list-top ul a {
    display: block;
    padding: 9px 12px !important;
}

#page-list-top .current a,
#page-list-top li:hover > a {
    color: #c9292a;
}

#page-list-top ul li:hover a,
#page-list-top li:hover li a {
    border: none;
}

#page-list-top li .selected {
    background: #fff;
}

#page-list-top li:hover > ul {
    background: #eee;
    display: block;
    color: #000;
}

#page-list-top ul {
    border-top: 2px solid #c9292a;
    display: none;
    margin: -2px;
    padding: 0;
    width: 200px;
    position: absolute;
    left: 0;
    z-index: 33333;
}

#page-list-top ul li {
    float: none;
    margin: 0;
    position: relative;
    background: #eee;
    z-index: 4;
    border-right: 0;
}

#page-list-top ul a {
    font-weight: normal;
    background: #fff;
    color: #000;
    padding-left: 30px;
    font-size: 13px;
    -webkit-box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
    box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
}

#page-list-top ul ul {
    left: 200px;
    top: 0;
}

/* page list menu - center */
.mobile_icon {
    position:absolute;
    top:5px;
    right:0;
    display: none;
}
.mobile_icon a {
    float:left;
    color:#ffffff;
}
.catalog-mobile {
    background: #c9292a;
    padding: 10px;
    position:relative;
}

.catalog-mobile i {
    margin-right: 10px;
    padding: 5px;
}

.catalog-mobile a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

#page-list .arrow-right {
    background: url(img/arrow_right.png) no-repeat 10% 50%;
    width: 10px;
    height: 10px;
    margin-top: 15px;
    margin-left: 7px;
    float: left;
}

#page-list {
    margin: 0;
    color: #fff;
    position: relative;
    float: left;
}

#page-list li {
    margin-bottom: 0;
    float: left;
    position: relative;
    list-style: none;
    margin-right: 15px;
}

#page-list .selected > a {
    color: #c9292a !important;
}

#page-list a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    margin: 0;
    -webkit-transition: all 50ms;
    -moz-transition: all 50ms;
    -ms-transition: all 50ms;
    -o-transition: all 50ms;
}

#page-list ul a {
    display: block;
    padding: 9px 12px !important;
}

#page-list .current a,
#page-list li:hover > a {
    color: #c9292a;
}

#page-list ul li:hover a,
#page-list li:hover li a {
    border: none;
}

#page-list li .selected {
    background: #fff;
}

#page-list li:hover > ul {
    background: #eee;
    display: block;
    color: #000;
}

#page-list ul {
    border-top: 2px solid #c9292a;
    display: none;
    margin: -2px;
    padding: 0;
    width: 200px;
    position: absolute;
    left: 0;
    z-index: 33333;
}

#page-list ul li {
    float: none;
    margin: 0;
    position: relative;
    background: #eee;
    z-index: 4;
    border-right: 0;
}

#page-list ul a {
    font-weight: normal;
    background: #fff;
    color: #000;
    padding-left: 30px;
    font-size: 13px;
    -webkit-box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
    box-shadow: 0 5px 12px -2px rgba(50, 50, 50, 0.52);
}

#page-list ul ul {
    left: 200px;
    top: 0;
}

.background_menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.list_carousel_promo {
    background-color: #fff;
    position: relative;
    width: 100%;
    margin: 0;
}

.list_carousel_promo i {
    font-size: 30px;
}

.img_fix_carousel {
    height: auto;
    border: 1px solid #ffffff;
    line-height: 200px;
}

.list_carousel_promo li:hover {
    border: 1px solid #c9292a;
}

.list_carousel_promo ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.list_carousel_promo li {
    color: #999;
    text-align: center;
    width: 15%;
    height: 300px;
    padding: 10px;
    margin-right: 22px;
    display: block;
    float: left;
    position: relative;
    border: 1px solid #e5e5e5;

}

.list_carousel_promo h5 {
    color: #000;
}

.list_carousel_promo .responsive {
    width: auto;
    margin-left: 0;
}

/** List */
.list_carousel {
    background-color: #fff;
    position: relative;
    width: 100%;
    margin: 0;
}

.list_carousel i {
    font-size: 30px;
}

.img_fix_carousel {
    height: auto;
    border: 1px solid #ffffff;
    line-height: 200px;
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.list_carousel li {
    color: #999;
    text-align: center;
    width: 13%;
    height: 300px;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: block;
    float: left;
    position: relative;
    border: 1px solid #e5e5e5;
}

.list_carousel li:hover {
    border: 1px solid #c9292a;
}

.list_carousel li:nth-child(6n+6) {
    margin-right: 0;
}

.list_carousel h5 {
    color: #000;
}

.list_carousel .responsive {
    width: auto;
    margin-left: 0;
}

.promo_icon {
    margin-top: 10px;
    padding: 20px;
}

.promo i {
    font-size: 54px;
    color: #c9292a;
}

.promo p {
    margin: 0;
}

.promo h3 {
    line-height: 24px;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}

.promo .span3:hover i {
    -webkit-transform: rotate(360deg) scale(1.1);
    -moz-transform: rotate(360deg) scale(1.1);
    -o-transform: rotate(360deg) scale(1.1);
    -ms-transform: rotate(360deg) scale(1.1);
    transform: rotate(360deg) scale(1.1);
}

.foto {
    padding: 10px;
    background: #fff;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
}

.foto a {
    text-decoration: none;
}

.paddingheader {
    padding: 10px;
    background: #fff;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
}

.paddingheader a {
    text-decoration: none;
}

.paddingheader h3 {
    margin: 0;
}

.paddingheader hr {
    margin-top: 10px;
}

.my a {
    color: #c9292a;
    font-size: 18px;
}

.my i {
    font-size: 65px;
    color: #c9292a;
    margin-left: 20px;
}

ul.thumbnails li.span4:nth-child(3n + 4) {
    margin-left: 0;
}

ul.thumbnails li.span3:nth-child(4n + 5) {
    margin-left: 0;
}

ul.thumbnails li.span12 + li {
    margin-left: 0;
}

.view-thumb img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.product .name {
    color: #c9292a;
}

.product h1 {
    line-height: 30px;
}

.product a {
    text-decoration: underline;
}

.product s {
    color: gray;
}

.btn-group {
    margin-top: -10px;
}

.btn-group input[type='text'] {
    margin-top: 10px;
    width: 50px;
    margin-left: -1px;
}

.btn-group .btn {
    padding: 4px 10px !important;
}

.btn-group .btn:nth-child(1n) {
    margin-left: -1px;

}

.compare-at-price {
    font-size: 13px;
    margin-left: 15px;
    color: gray;
}

.compare-from-list {
    padding: 10px 5px;
}

.add2cart .fa-shopping-cart {
    margin-right: 10px;
}

.fa-gift, .fa-info-circle {
    font-size: 50px;
    display: block;
    color: #c9292a;
}

.labelright {
    float: left;
    margin-right: 20px;
    padding-top: 5px;
}

.fa-circle {
    margin-right: 7px;
}

.stocks {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.outofstock {
    color: #e00000;
}

.out-of-stock {
    color: #ae0000;
    font-size: 16px;
}

.readytostock {
    color: green;
}

.price {
    color: #c9292a;
    font-size: 20px;
}

.clearfix {
    float: none;
    clear: both;
}

.arrow-control {
    margin-top: 10px;
}

.prev {
    font-size: 25px;
    margin-right: 20px;
}

.next {
    font-size: 25px;
}

.gallery .imageborder {
    border: 1px solid #fff;
}

.gallery .selected {
    border: 1px solid #c9292a;
}

.zoom_picture {
    position: absolute;
    padding: 10px;

}

.zoomOverlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    background: url(img/zoom.png) no-repeat center;
}

.cart-product {
    padding-bottom: 60px;
}

.cart-product a {
    color: #c9292a;
}

.cart-product .delete {
    text-decoration: none;
}

.cart-hint {
    text-transform: uppercase;
    color: gray;
    font-size: 12px;
    margin-bottom: -20px;
}

.added2cart {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.added2cart a {
    color: #c9292a;
}

.cupon {
    border-top: 2px solid #c9292a;
    padding-top: 10px;
    background: #535353;
}

.cupon .cupon-text {
    padding-top: 5px;
    color: white;
    padding-left: 10px;
}

.cupon .cupon-discount {
    color: white;
    font-size: 18px;
    padding-top: 5px;
}

.bonus .icon-gift {
    font-size: 50px;
    color: #c9292a;
}

.bonus p > .bonus-icon {
    padding-top: 20px;
}

.pages {
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
    text-transform: uppercase;
}

.pages li {
    width: 30px;
    height: 25px;
    display: inline-block;
    margin-left: 0;
    *display: inline;
    text-align: center;
    border: 1px solid #ccc;
    *zoom: 1;
    padding-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.pages li a {
    display: block;
    text-decoration: none;
}

.pages li:hover {
    border: 1px solid #c9292a;
}

.pages .selected {
    border: 1px solid #c9292a;
    background: #c9292a;
    background: -moz-linear-gradient(top, #c9292a 0%, #9a1011 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9292a), color-stop(100%, #9a1011));
    background: -webkit-linear-gradient(top, #c9292a 0%, #9a1011 100%);
    background: -o-linear-gradient(top, #c9292a 0%, #9a1011 100%);
    background: -ms-linear-gradient(top, #c9292a 0%, #9a1011 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@flamingo', endColorstr='@flamingo-button', GradientType=0);
    background: linear-gradient(top, #c9292a 0%, #9a1011 100%);
    text-align: center;
}

.pages .selected a {
    color: #fff;
}

.checkout h5 {
    color: #c9292a;
}

.checkoutstep-text {
    padding-top: 15px;
}

.checkoutstep-text a {
    font-size: 21px;
    text-decoration: none;
    color: #777777;
}

#wrapper {
    height: 460px;
    width: 100%;
    padding-top: 1px;
}

#slider_top {
    margin: 0 0 0 0;
    overflow: hidden;
}

#slider_top .slide {
    position: relative;
    display: none;
    height: 450px;
    float: left;
    background-position: center right;
    cursor: pointer;
    border-left: 1px solid #fff;
}

#slider_top .slide:first-child {
    border: none;
}

#slider_top .slide a {
    color: white;
}

#slider_top .active {
    cursor: default;
}

#slider_top .slide-block {

    position: absolute;
    left: 40px;
    bottom: 40px;
    display: inline-block;
    width: 435px;
    background-color: #c9292a;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}

#slider_top .slide-block h4 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 1;
}

#slider_top .slide-block p {
    margin: 0;
}

.flamingo-1 {
    font-family: 'Custom Fonts', Arial, serif;
    background: #9a1011;
    background: -moz-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a1011), color-stop(100%, #c9292a));
    background: -webkit-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -o-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -ms-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: linear-gradient(top, #9a1011 0%, #c9292a 100%);
    display: inline-block;
    padding: 4px 15px 6px 15px;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    border: 1px solid #c9292a;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    text-decoration: none;
}

.flamingo-1 .icon-shopping-cart {
    margin-right: 5px;
}

.flamingo-1:hover {
    color: #fff;
    background: -moz-linear-gradient(top, #c9292a 50%, #9a1011 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c9292a), color-stop(80%, #9a1011));
    background: -webkit-linear-gradient(top, #c9292a 50%, #9a1011 80%);
    background: -o-linear-gradient(top, #c9292a 50%, #9a1011 80%);
    background: -ms-linear-gradient(top, #c9292a 50%, #9a1011 80%);
    background: linear-gradient(top, #c9292a 50%, #9a1011 80%);
}

.flamingo-1:disabled {
    background: #686868;
    background: -moz-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b7b7b), color-stop(100%, #989898));
    background: -webkit-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    background: -o-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    background: -ms-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    background: linear-gradient(top, #7b7b7b 0%, #989898 100%);
    display: inline-block;
    padding: 4px 15px;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px 0 #686868;
    border: 1px solid #686868;
    border-bottom-color: #c2c2c2;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.flamingo-1:focus {
    color: #fff;
}

input[name='checkout'] {
    font-size: 18px;
    padding: 10px 20px;
}

.flamingo-2 {
    font-family: 'Custom Fonts', Arial, serif;
    background: #686868;
    background: -moz-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b7b7b), color-stop(100%, #989898));
    background: -webkit-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    background: -o-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    background: -ms-linear-gradient(top, #7b7b7b 0%, #989898 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7b7b', endColorstr='#989898', GradientType=0);
    background: linear-gradient(top, #7b7b7b 0%, #989898 100%);
    display: inline-block;
    padding: 4px 15px;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px 0 #686868;
    border: 1px solid #686868;
    border-bottom-color: #c2c2c2;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    text-decoration: none;
}

.flamingo-2:hover {
    color: #fff;
    background: -moz-linear-gradient(top, #7b7b7b 50%, #989898 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #7b7b7b), color-stop(80%, #989898));
    background: -webkit-linear-gradient(top, #7b7b7b 50%, #989898 80%);
    background: -o-linear-gradient(top, #7b7b7b 50%, #989898 80%);
    background: -ms-linear-gradient(top, #7b7b7b 50%, #989898 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7b7b', endColorstr='#989898', GradientType=0);
    background: linear-gradient(top, #7b7b7b 50%, #989898 80%);
}

.navbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    height: 43px;
}

.sort {
    margin-top: 5px;
}

.navbar .nav > li > a {
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    border-top: 1px solid transparent;
}

.navbar .nav > li:focus > a,
.navbar .nav > li:hover > a,
.navbar .nav > li.active:hover > a {
    color: #c9292a;
    text-shadow: 0 0 0;
    border-top: 1px solid #c9292a;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #333333;
    background-color: #fff;
    text-shadow: 0 0 0;
    border-top: 1px solid #000000;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #333333;
    text-decoration: none;
    border-top: 1px solid #000000;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
}

.navbar .nav li.dropdown.open .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: #333333;
    color: #fff;
    text-shadow: 0 0 0;
    border-bottom-color: #333333;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 10px 10px;
    margin: 0 0 0;
    list-style: none;
    background-color: #fff;
    border-top: transparent;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    text-transform: uppercase;
    font-size: 12px;
}

.navbar ul.nav li:hover > ul.dropdown-menu {
    display: block;
}

.navbar .nav > li > .dropdown-menu::before,
.navbar .nav > li > .dropdown-menu::after {
    display: none;
}

.special {
    margin-top: 10px;
}

.special_block {
    margin: 2px;
    background: #fff;
    border: 1px #e5e5e5 solid;
}

.left50 {
    padding-left: 50px;
}

.badge {
    position: absolute;
    top: 0;
    left: 0;
    background: none no-repeat;
    width: 87px;
    height: 97px;
    color: #000;
    border-radius: 50%;
}

.badge span {
    width: 87px;
    height: 97px;

    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, serif;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    line-height: 90px;
    display: block;
}

.badge.new span, .badge.bestseller span, .badge.low-price span {
    display: none;
}

.new {
    background: url("img/new.png") no-repeat;
    border-radius: 0;
}

.bestseller {
    background: url("img/hit.png") no-repeat;
    border-radius: 0;
}

.low-price {
    background: url("img/low-price.png") no-repeat;
    border-radius: 0;
}

#footer {
    background: #0b0b0b;
    margin-top: 10px;
    padding-top: 10px;
    color: #c1c1c1;
    width: 100%;
}

#footer .footer_padding {
    padding: 10px;
}

#footer .social a {
    color: #c1c1c1;
    text-decoration: none;
}

#footermenu {
    margin: 20px 0 0 0;
    padding: 0;
}

#footermenu ul {
    margin: 0;
    padding: 0;
}

#footermenu li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #3e3e3e;
    list-style: none;
}

#footermenu li a {
    color: #c1c1c1;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px;
}

#footermenu li a:hover {
    background: #c9292a;
}

#footermenu li:last-child {
    border-bottom: 0;
}

.submenu {
    border-radius: 0;
    background: #f6f1f4;
    border: 0;
    color: #333333;
    border-top: 2px solid #c9292a;
    margin-bottom: 20px;
    padding-bottom: 1px;
}

.submenu li a {
    padding-left: 20px;
}

.nav-tabs {
    font-size: 14px;
}

.nav-tabs i {
    margin-right: 5px;
}

.nav-tabs li > a {
    color: #333333;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-left: 10px;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

.nav-tabs li > a:hover {
    background: #c9292a;
    color: white;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-top: 2px solid #c9292a;
    text-decoration: none;
}

.nav-tabs > .upcoming > a,
.nav-tabs > .upcoming > a:hover,
.nav-tabs > .upcoming > a:focus {
    color: #333333;
    cursor: default;
    background-color: #ececec;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    text-decoration: none;
}

.remove {
    font-size: 18px;
}

.changeselect {
    font-size: 11px;
    text-transform: uppercase;
}

.changeselect ul {
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
}

.changeselect ul .active {
    border: 1px solid #c9292a;
    text-align: center;
    background: #c9292a;
    color: white;
}

.changeselect ul a {
    color: #333333;
    text-decoration: none;
    outline: none;
}

.changeselect ul a li {
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin-right: 10px;
    *display: inline;
    text-align: center;
    border: 1px solid #ccc;
    *zoom: 1;
    padding-top: 5px;
    margin-bottom: 10px;
}

.changeselect ul a li:hover {
    border: 1px solid #c9292a;
}

.wa-auth-adapters ul {
    padding: 0;
    min-height: 16px;
}

.wa-auth-adapters ul li {
    list-style: none;
    float: left;
    padding: 0 30px 0 0;
}

.wa-auth-adapters ul li a {
    display: block;
    padding: 0 0;
}

.wa-auth-adapters ul li a img {
    position: relative;
    top: 0;
    left: -10px;
}

.wa-auth-adapters.selected {
    font-weight: bold;
}

.wa-auth-adapters.selected a {
    color: #333333;
    text-decoration: none;
}

.wa-auth-adapters p {
    border-radius: 0;
    background: #fff3ff;
    border: 0;
    color: #333333;
    border-top: 2px solid #c9292a;
    padding: 10px;
    margin-top: 20px;
}

.wa-form {
    float: left;
    margin: 10px 0;
    overflow: visible;
}

.wa-form .wa-field {
    clear: left;
    margin: 0;
    padding-top: 3px;
}

.wa-form .wa-field .wa-name {
    float: left;
    width: 155px;
    padding-top: 0.05em;
    padding-bottom: 10px;
}

.wa-form .wa-field.wa-separator {
    height: 10px;
}

.wa-form .wa-field .wa-value {
    margin-left: 180px;
    margin-bottom: 5px;
    position: relative;
}

.wa-form .wa-field .wa-value input {
    border-radius: 0;
}

.wa-form .wa-field .wa-value input.wa-error {
    border: 1px solid #c9292a;
}

.wa-form .wa-field .wa-value textarea.wa-error {
    border: 1px solid #c9292a;
    margin-bottom: 0;
}

.wa-form .wa-field .wa-value .wa-error-msg {
    padding-left: 10px;
    width: 264px;
    color: #c9292a;
    font-style: normal;
    display: block;
    text-shadow: none;
}

.errormsg {
    display: block;
    text-shadow: none;
}

.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"] {
    width: 260px;
    margin: 0;
}

.wa-form .wa-field .wa-value select {
    width: 274px;
    margin: 0;
}

.wa-form .wa-field .wa-value textarea {
    height: 70px;
    border-radius: 0;
}

.wa-form .wa-field .wa-value input.wa-captcha-input {
    width: 100px;
    min-width: 0;
}

.wa-captcha-img {
    margin-top: 10px;
}

.wa-form .wa-field .wa-value label {
    display: block;
}

.wa-form .wa-field .wa-value .wa-captcha img {
    margin-left: 0;
}

.wa-form .wa-field .wa-value .errormsg {
    margin-left: 0;
}

.wa-form .wa-field .wa-value.wa-submit {
    margin-top: 10px;
}

.wa-form .wa-field .wa-value p label {
    display: block;
    margin: 0;
}

.wa-form .wa-field .wa-value p {
    line-height: 1.6em;
    margin-bottom: 23px;
    position: relative;
}

.wa-form .wa-field .wa-value p span {
    color: #777;
    display: block;
}

.wa-form .wa-field .wa-value p i.icon16 {
    float: left;
    left: -20px;
    margin-top: 2px;
    position: absolute;
}

.wa-form .wa-field .wa-value p input {
    display: block;
    margin-bottom: 2px;
}

.wa-form .wa-field .wa-value p input[type="radio"],
.wa-form .wa-field .wa-value p input[type="checkbox"] {
    display: inline;
}

.wa-form .wa-field .wa-value p .field.wa-required span:after {
    content: " *";
    color: #faa;
}

.wa-form .wa-field.wa-required .wa-name:after {
    content: " *";
    color: #faa;
}

.wa-captcha {
    padding: 7px 0 0;
    width: 500px;
}

.wa-captcha p {
    clear: left;
    margin: 0;
}

.wa-captcha strong {
    font-size: 1.2em;
}

.wa-captcha p img {
    float: left !important;
    margin-right: 5px;
    margin-top: -8px;
}

.wa-captcha .wa-captcha-refresh {
    text-decoration: underline;
    color: #c9292a;
}

.wa-captcha .errormsg {
    display: inline;
    margin-left: 10px;
}

.auth-type .selected a {
    text-decoration: none;
    color: #000;
}

/* ћеню в каталоге */
.categorymenu {
    list-style: none;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    font-family: 'Fonts-online', "Times New Roman", Times, serif;
    border: 1px solid #e5e5e5;
    margin: 0 0 20px;
}

.categorymenu .selected_menu {
    color: #ffffff;
}

.categorymenu .selected {
    background: #c9292a;
}

.categorymenu .selected .fa-angle-down {
    color: #fff;
}

.categorymenu .selected > a {
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}

.categorymenu .selected > a:hover {
    color: #fff;
}

.categorymenu a {
    color: #000000;
    text-decoration: none;

}

.categorymenu a:hover {
    color: #c9292a;
}

.categorymenu li {
    position: relative;
    border-bottom: 1px solid #cccccc;
}

.categorymenu li:last-child {
    border-bottom: 0;
}

.categorymenu li .show_cat {
    padding: 0;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 20px;
    height: 20px;
    display: inline;
    cursor: pointer;
    font-size: 12px;
    color: #000000;
}

.categorymenu .selected > .show_cat {
    color: #fff;
}

.categorymenu li:last-child {
    border-top: 0;
}

.categorymenu li a {
    display: block;
    padding: 10px 20px 10px 10px;
    outline: 0;
}

.categorymenu li ul {
    display: none;
    list-style: none;
    font-size: 12px;
    background-color: #f4f4f4;
    margin: 0;
    padding: 0 0;
    border-top: 1px solid #cccccc;
}

.categorymenu li ul li {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 0;
}

.categorymenu li ul li a {
    display: block;
    width: 90%;
    padding: 10px 0 10px 20px;
}

.categorymenu li ul li .show_cat {
    top: 10px;
}

.categorymenu li ul li ul {
    border-top: 0;
    padding: 0 0;
}

.categorymenu li ul li ul li {
    border-bottom: 0;
}

.categorymenu li ul li ul a {
    padding: 10px 0 10px 30px;
    font-size: 12px;
}

.categorymenu li ul li ul ul a {
    display: block;
    width: 100%;
    padding: 10px 0 10px 50px;
}

/* Mobile menu */
#mobile-page-list {
    list-style: none;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    font-family: 'Fonts-online', "Times New Roman", Times, serif;

    margin: 0 0 20px;
    width: 100%;
}

#mobile-page-list .selected_menu {
    color: #ffffff;
}

#mobile-page-list .selected {
    background: #c9292a;
}

#mobile-page-list .selected .fa-angle-down {
    color: #fff;
}

#mobile-page-list .selected > a {
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}

#mobile-page-list .selected > a:hover {
    color: #fff;
}

#mobile-page-list a {
    color: #ffffff;
    text-decoration: none;

}

#mobile-page-list a:hover {
    color: #ffffff;
}

#mobile-page-list li {
    position: relative;
    border-bottom: 1px solid #cccccc;
}

#mobile-page-list li:last-child {
    border-bottom: 0;
}

#mobile-page-list li .show_cat {
    padding: 0;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 20px;
    height: 20px;
    display: inline;
    cursor: pointer;
    font-size: 12px;
    color: #000000;
}

#mobile-page-list .selected > .show_cat {
    color: #fff;
}

#mobile-page-list li:last-child {
    border-top: 0;
}

#mobile-page-list li a {
    display: block;
    padding: 10px 20px;
    outline: 0;
}

#mobile-page-list li ul {
    display: none;
    list-style: none;
    font-size: 12px;
    background-color: #f4f4f4;

    margin: 0;
    padding: 0 0;
    border-top: 1px solid #cccccc;
}

#mobile-page-list li ul a {
    color: #000000;
}

#mobile-page-list li ul a:hover {
    color: #000000;
}

#mobile-page-list li ul li {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 0;
}

#mobile-page-list li ul li a {
    display: block;
    width: 90%;
    padding: 10px 0 10px 20px;
}

#mobile-page-list li ul li .show_cat {
    top: 10px;
}

#mobile-page-list li ul li ul {
    border-top: 0;
    padding: 0 0;
}

#mobile-page-list li ul li ul li {
    border-bottom: 0;
}

#mobile-page-list li ul li ul a {
    padding: 10px 0 10px 30px;
    font-size: 12px;
}

#mobile-page-list li ul li ul ul a {
    display: block;
    width: 100%;
    padding: 10px 0 10px 50px;
}

.filters {
    margin-bottom: 20px;
}

.filter_header {
    background: #c9292a;
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
}

.filter_header a {
    color: #ffffff;
    display: block;
    text-decoration: none;
}

.filters .filtercheckbox {
    max-height: 300px;
    overflow-y: auto;
}

.image {
    padding-bottom: 10px;
}

.gallery:nth-child(6n + 7) {
    margin-left: 0;
}

.ship li {
    margin-bottom: 40px;
}

.payment .pay {
    margin-bottom: 20px;
}

.price s {
    color: gray;
}

.reviews ul {
    list-style: none;
}

#promo_center {
    margin-top: 0;
    margin-bottom: -20px;
}

#promo_center .home_promos .span4 {
    width: 32.666%;
    margin-left: 1%;
}

#promo_center .home_promos .span4:first-child {
    margin-left: 0;
}

#promo_center .home_promos .span4:nth-child(3n + 4) {
    margin-left: 0;
}

#promo_center .promos ul {
    padding: 0;
    margin: 0;
}

#promo_center .promos ul li {
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 0 0 20px;
}

#promo_center .promos ul li a {
    display: block;
    padding: 40px 20px;
    height: 80px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: center;
    position: relative;
    text-decoration: none;
}

#promo_center .promos ul li a .background-color-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.1;
    background-color: #000;
}

#promo_center .promos ul li a h5 {
    font-size: 1.3em;
    text-shadow: 0 1px 2px #000;
    position: relative;
    z-index: 2;
}

#promo_center .promos ul li a p {
    font-size: 0.9em;
    text-shadow: 0 1px 1px #000;
    position: relative;
    z-index: 2;
}

#promo_center .promos ul li a:hover .background-color-layer {
    opacity: 0.5;
    transition: 0.3s;
}

#menu-vv ul.menu {
    padding: 0;
    background-color: #fff;
    color: #c9292a;
    width: 100%;
    position: relative;
    margin: 0 0 20px;
    border: 1px solid #e5e5e5;
}

#menu-vv ul.menu li.selected a {
    text-decoration: none;
    background: #c9292a url(css/img/arrow-white.gif) no-repeat;
    font-weight: bold;
    color: #fff;
}

#menu-vv ul.menu li.selected a:hover {
    color: #000;
    background: #eee url(css/img/arrow.gif) no-repeat;
}

#menu-vv ul.menu li.selected ul li a {
    font-weight: normal;
    background: inherit;
    color: #000;
    background-image: url(css/img/arrow.gif);
    background-repeat: no-repeat;
}

#menu-vv ul.menu li {
    list-style: none;
    position: relative;
}

#menu-vv ul.menu li a {
    background: url(css/img/arrow.gif) no-repeat;
    padding: 10px 33px 12px;
    color: #333333;
    font-size: 12px;
    font-family: 'Custom Fonts', Arial, serif;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    border-top: 1px solid #eeeeee;
}

#menu-vv ul.menu li a:hover {
    color: #000;
    background: #eee url(css/img/arrow.gif) no-repeat;
}

#menu-vv ul.menu li:first-child a {
    border-top: none;
}

.filtername {
    text-transform: uppercase;
    background: #eee;
    color: #000;
    padding: 10px;
}

#menu-v ul.menu-v {
    margin: 0 0 20px;
}

#menu-v ul.menu-v li {
    list-style: none;
    padding: 0;
    margin: 8px 8px;
    line-height: 1.1em;
}

#menu-v ul.menu-v li a {
    padding: 5px 6px;
    display: block;
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}

#menu-v ul.menu-v li a:hover {
    background: #c9292a;
    color: #fff;
}

#menu-v ul.menu-v li.selected a {
    color: #fff;
    text-decoration: none;
    background: #c9292a;
}

#menu-v ul.menu-v li.selected a:hover {
    color: #fff;
    background: #c9292a;
}

#menu-v ul.menu-v li.selected ul li a {
    font-weight: normal;
    background: inherit;
    color: #333333;
}

#menu-v ul.menu-v li ul.menu-v {
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
}

#menu-v ul.menu-v li ul.menu-v li a {
    padding: 5px 6px;
}

.errormsg {
    color: #c9292a;
    font-style: normal;
    display: block;
    width: 264px;
}

.table-head {
    background-color: #c9292a;
    color: #fff;
}

.wrapper-dropdown-2 {
    position: relative;
    width: 200px;
    margin: 0 auto;
    padding: 5px 15px;
    background: #c9292a;
    border-left: 5px solid #c9292a;
    color: #fff;
    cursor: pointer;
    outline: none;
}

.wrapper-dropdown-2:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.wrapper-dropdown-2 .dropdown {
    position: absolute;
    top: 100%;
    width: 175px;
    left: -30px;
    right: 0;
    padding-left: 10px;
    background: #c9292a;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    list-style: none;
    opacity: 0;
    pointer-events: none;
    z-index: 100;
}

.wrapper-dropdown-2 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-2 .selected {
    background: #ffffff;
}

.wrapper-dropdown-2 .selected a {
    color: #000000 !important;
}

.wrapper-dropdown-2 .dropdown li i {
    color: inherit;
    vertical-align: middle;
}

.wrapper-dropdown-2 .dropdown li:hover a {
    color: #c9292a;
    background: #fff;
}

.wrapper-dropdown-2.active:after {
    border-width: 0 6px 6px 6px;
}

.wrapper-dropdown-2.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.no-opacity .wrapper-dropdown-2 .dropdown,
.no-pointerevents .wrapper-dropdown-2 .dropdown {
    display: none;
    opacity: 1;
    pointer-events: auto;
}

.no-opacity .wrapper-dropdown-2.active .dropdown,
.no-pointerevents .wrapper-dropdown-2.active .dropdown {
    display: block;
}

.table-head {
    background-color: #c9292a;
    color: #fff;
}

.background_menu {
    background: #ffffff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 5px 0;
}

.plugin {
    float: left !important;
}

#header .cartmenu {
    border: 1px solid #e7b8ba;
    height: 28px;
    background: #ffffff;
}

#header .cartmenu .cartmenu_icon {
    float: left;
    font-family: 'Custom Fonts', Arial, serif;
    background: #9a1011;
    background: -moz-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a1011), color-stop(100%, #c9292a));
    background: -webkit-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -o-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -ms-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: linear-gradient(top, #9a1011 0%, #c9292a 100%);
    display: inline-block;
    font-size: 14px;
    color: #fff;
    border: 1px solid #c9292a;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    padding: 2px 13px 1px 10px;
    margin-top: -1px;
    height: 25px;
    line-height: 28px;
}

#header .cartmenu .cartmenu_icon:hover {
    opacity: 0.8;
}

#header .cartmenu .cartmenu_icon .fa-2x {
    color: #ffffff !important;
    font-size: 1.6em;
}

#header .cartmenu .cartmenu_text {
    float: left;
    text-transform: uppercase;
    padding: 4px 13px 4px 10px;
    text-align: center;

}

#header .cartmenu .cartmenu_text a {
    text-decoration: none;
}

.review-form {
    margin-top: 20px;
}

.review {
    border: 1px solid #e5e5e5;
    padding: 20px;
    margin-bottom: 20px;
}

.reviews-error-msg {
    margin: 0;
    padding-left: 10px;
    background: #c9292a;
    color: #fff;
    font-style: normal;
    display: block;
    text-shadow: none;
    width: 164px;
}

.actions .fa-reply {
    margin-right: 5px;
    color: #888;
    font-size: 11px;
}

.actions a {
    color: #888;
}

.icon16-rating {
    background-image: url("img/icons.png");
    width: 6px;
    height: 16px;
    float: left;
}

.icon16-rating.star,
.icon16-rating.star-full {
    background-position: -16px 0;
    margin-right: 10px;
}

.icon16-rating.star-half {
    background-position: -32px 0;
    margin-right: 10px;
}

.icon16-rating.star-empty {
    background-position: -48px 0;
    margin-right: 10px;
}

.icon16-rating.star-hover {
    background-position: -64px 0;
    margin-right: 10px;
}

.icon16 {
    background-image: url("img/icons.png");
    display: inline-block;
    width: 16px;
    height: 16px;
}

.icon16.star,
.icon16.star-full {
    background-position: -16px 0;
    margin-right: 10px;
}

.icon16.star-half {
    background-position: -32px 0;
    margin-right: 10px;
}

.icon16.star-empty {
    background-position: -48px 0;
    margin-right: 10px;
}

.icon16.star-hover {
    background-position: -64px 0;
    margin-right: 10px;
}

/* 16x16 Icons
-------------- */

i.icon16 {
    height: 16px;
    width: 16px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none !important;
    background: url("img/icons.png") no-repeat;
    background-size: 260px 160px;
}

* i.icon16 {
    text-decoration: none !important;
    vertical-align: top;
    margin: 0.2em 0.25em 0 0;
}

.icon16.rss {
    background-position: -16px 0;
}

.icon16.facebook {
    background-position: -32px 0;
}

.icon16.twitter {
    background-position: -48px 0;
}

.icon16.vk {
    background-position: -64px 0;
}

.icon16.gplus {
    background-position: -80px 0;
}

.icon16.pinterest {
    background-position: -96px 0;
}

.icon16.youtube {
    background-position: -112px 0;
}

.icon16.instagram {
    background-position: -128px 0;
}

.icon16.userpic20 {
    background-position: -2px -2px;
    border-radius: 50%;
    background-size: 20px 20px;
}

.icon16.like {
    background-position: 0 -16px;
    margin-top: 0;
}

.icon16.star,
.icon16.star-full {
    background-position: -16px -16px;
}

.icon16.star-half {
    background-position: -32px -16px;
}

.icon16.star-empty {
    background-position: -48px -16px;
}

.icon16.star-hover {
    background-position: -64px -16px;
}

.icon16.remove {
    background-position: -96px -16px;
}

.icon16.saved {
    background-position: -112px -16px;
}

.icon16.stock-red {
    background-position: -128px -16px;
}

.icon16.stock-yellow {
    background-position: -144px -16px;
}

.icon16.stock-green {
    background-position: -160px -16px;
}

.icon16.stock-transparent {
    background-position: -176px -16px;
}

.icon16.checkmark {
    background-position: -192px -16px;
}

.icon16.compare {
    background-position: -208px -16px;
}

.icon16.compare.active {
    background-position: -224px -16px;
}

.icon16.loading {
    background: url('img/loading16.gif') 0 0;
    background-size: 16px 16px;
}

/* 10x10 Icons
-------------- */

i.icon10 {
    height: 10px;
    width: 10px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none !important;
    background: url("img/icons.png") no-repeat;
    background-size: 260px 160px;
}

.icon10.star,
.icon10.star-full {
    background-position: 0 -100px;
}

.icon10.star-half {
    background-position: -10px -100px;
}

.icon10.star-empty {
    background-position: -20px -100px;
}

.showcat {
    margin-left: 10px;
    color: #777;
    text-decoration: none;
    border-bottom: 0;
}

.b_fix {
    text-transform: uppercase;
    font-size: 12px;

    background: #fff;
    position: fixed;
    top: 0;
    right: 10px;
    display: none;
    z-index: 100;
    -webkit-box-shadow: 0 0 6px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 6px rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 6px rgba(50, 50, 50, 0.75);
    text-align: center;
}

.b_fix a {
    color: #000;
    text-decoration: none;
}

.b_fix i {
    font-size: 16px;
    color: #c9292a;
}

.single_slider {
    position: relative;
}

.slider-left, .slider-right {
    position: absolute;
    z-index: 10;
    width: 35px;
    height: 70px;
    background: #c9292a;
    line-height: 75px;
    text-align: center;
    top: 42%;
}

.slider-left, .slider-right {
    color: #fff;
    font-size: 20px;
}

.slider-left:hover, .slider-right:hover {
    opacity: 0.9;
}

.slider-left {
    left: 0;
    margin-left: 10px;
    padding-right: 2px;
}

.slider-right {
    right: 0;
    margin-right: 10px;
    padding-left: 2px;
}

/* Dialog */

.dialog {
    display: none;
}

.dialog-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 99;
}

.dialog-window .cart {
    position: fixed;
    top: 15%;
    left: 0;
    right: 0;
    opacity: 1;
    z-index: 100;
    overflow-x: hidden;
    box-shadow: 0 3px 15px #ddd;
    margin: 0 auto;
    text-align: left;
    width: 700px;
    bottom: 15%;
    background: #fff;
    padding: 0 20px;
}

.dialog-window .cart-form {
    margin-top: 30px;
}

.dialog-window .cart .added2cart {
    font-size: 1.1em;
    font-style: italic;
}

.dialog-window .dialog-close {
    color: #000;
    text-decoration: none;
    font-size: 300%;
    margin-top: 20px;
    position: absolute;
    right: 10px;
    top: 0;
}

.dialog-window .dialog-close:hover {
    color: #ccc;
}

#product-skus {
    list-style: none;
    margin: 0;
    padding: 0;
}

#cart-form h1 {
    margin: 0;
}

#cboxLoadingOverlay {
    background: #fff;
}

.my {
    font-size: 16px;
    padding-bottom: 10px;
}

.my li {
    margin-right: 20px;
}

.arrow-down {
    background: url(img/arrow_down.png) no-repeat 2px 0;
    width: 12px;
    height: 10px;
    margin-top: 18px;
    float: right;
}

.arrow-right {
    background: url(img/arrow_right.png) no-repeat;
    width: 10px;
    height: 10px;
    margin-top: 15px;
    margin-right: 7px;
    float: right;
}

.nav-pills {
    padding-left: 10px;
}

.news {
    margin-bottom: 20px;
}

.news a {
    text-decoration: underline;
}

.news .date {
    font-size: 11px;
    color: #929292;
    padding: 2px 0;
}

.news .head {
    margin-top: 5px;
}

.news .description {
    margin-top: 5px;
    font-size: 14px;
}

.imgfix {
    height: 333px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    position: relative;
    width: 256px;
    max-width: 244px;
}

.imgfix img {
    max-width: 100%;
}

.catalogname {
    height: 45px;
}

.catalogname h5 {
    line-height: 15px;
}

.showzoom {
    position: absolute;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0) url(img/zoom.png) no-repeat 50% 50%;
}

.catalog {
    position: relative;
}

.catalog {
    height: 480px;
    padding: 10px;
    border: 1px solid #e5e5e5;
}

.catalog:hover {
    border: 1px solid #c9292a;
}

.catalog .pricepadding {
    padding-top: 9px;
}

.catalog .price {
    margin-bottom: 10px;
}

.image {
    position: relative;
    text-align: left;
}

.product_badge {
    position: relative;
}

.product_badge_catalog {
    position: absolute;
    top: 0;
    vertical-align: middle;
    height: 343px;
}

.description {
    margin-bottom: 20px;
}

.filter-slider {
    width: 225px;
    margin-left: 5px;
    position: relative;
}

.ui-slider {
    position: relative;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 17px;
    font-weight: bold;
    color: #1C94C4;
    background: transparent url('img/price_slider_moover.png') no-repeat scroll 0 0;
    cursor: pointer;
    border: 0;
    outline: 0;
}

.ui-slider .ui-slider-handle:focus {
    outline: 0;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
}

.ui-slider-horizontal {
    height: 4px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -9px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-widget-content {
    background: #ccc;
}

.ui-widget-header {
    border-top: 1px solid #297685;
    border-bottom: 0;
    background: #c9292a;
}

.ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.pricehint {
    font-size: 11px;
    color: #ccc;
}

.priceblock {
    margin-bottom: 20px;
}

.qty {
    text-align: center;
}

/* 2.0 */
.compare, .favorite {
    border: 1px solid #ccc;
    padding: 6px 5px 7px 5px;
    color: #ccc;
}

.compare i, .favorite i {
    color: #ccc;
}

.compare.active i, .favorite.active i {
    color: #fff;
}

.compare.active, .favorite.active {
    color: #c9292a;
    border: 1px solid #c9292a;
    background: #9a1011;
    background: -moz-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a1011), color-stop(100%, #c9292a));
    background: -webkit-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -o-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: -ms-linear-gradient(top, #9a1011 0%, #c9292a 100%);
    background: linear-gradient(top, #9a1011 0%, #c9292a 100%);
}

a.compare:hover > i, a.favorite:hover > i {
    color: #c9292a;
}

a.compare.active:hover > i {
    color: #fff;
}
.icon16.color {
    margin-right: 5px;
    border-radius: 20px;
    height: 10px;
    width: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
    margin-top: 3px;
}

#compare-leash {
    position: fixed;
    bottom: 0;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.4);
    right: 10px;
    z-index: 9999;
}

#compare-leash a {
    color: #fff;
    background: #9a1011;
    border: 1px solid #c9292a;
    display: block;
    padding: 10px 15px;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    text-decoration: none;
}

#compare-leash a:hover {
    background: #e3128d;
    color: #fff !important;
}

#compare-leash a.just-added {
    background: #f00;
}

#compare-table td {
    text-align: center !important;
}

#compare-table .image {
    text-align: center;
    min-height: 100px;
    line-height: 100px;
}

#compare-table h5 {
    text-align: center;
    min-height: 50px;
}

#compare-table .compare-remove {
    font-size: 12px;
}

.compare-scroll {
    width: 1060px;
    overflow-x: scroll;
    overflow-y: hidden;
}

.compare-scroll .col150 {
    min-width: 150px;
}

.category-filter {
    border: 1px solid #e5e5e5;
    padding: 10px 10px 5px 10px;
    margin: 20px 0;
}

.category-filter i {
    font-size: 24px;
    padding-top: 5px;
    margin-left: 10px;
}

.showvariant .active {
    color: #ccc;
}

.category-filter .span2 {
    width: 10%;
}

.category-filter .span7 {
    margin-right: 4.1%;
}

#list .span4 {
    width: 100%;
    margin-left: 0;
}

#list .catalog {
    height: auto;
}

#list .imgfix {
    float: left;
    width: 256px;
    line-height: 330px;
    margin-right: 20px;
}

#list .caption {
    float: left;
    text-align: center !important;
    width: 520px;
}

#list .text-center {
    text-align: left;
}

#list .description-list {
    text-align: left;
    margin-bottom: 20px;
}