body {
    margin: 10px 0;
    padding: 0;
    background: #bcbcbc url("../../../user_upload/backgrounds/ukr.png") repeat;
    background-position: top center;
    color: black;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    line-height: 24px
}
.message,
.blok_stack h4,
.system_menu h3,
.tx-felogin-pi1 h3 {
    text-transform: uppercase
}
.system_menu h3 {
    text-align: left
}
h1,
.h1 {
    font-size: 20px
}
h2,
.h2 {
    font-size: 18px
}
h3,
.h3 {
    font-size: 16px
}
h4,
.h4 {
    font-size: 14px
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-transform: uppercase;
    font-weight: bold
}
.style_color_red {
    color: red
}
.style_color_green {
    color: green
}
.style_color_blue {
    color: blue
}
ul {
    margin: 0;
    padding: 0
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #65bdc1
    text-decoration: none;
}
hr {
    background: #ccc;
    height: 1px;
    border: none
}
img {
    border: 0
}
nav {
    display: inline-block
}
td,
textarea,
input,
select,
button {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}
.overlay {
    background: url("../images/bg-pattern.png") repeat left top
}
.overlay-color {
    background: url("../images/bg-pattern.png") repeat left top;
    background-color: #31A64A;
}
.border {
    border: 1px solid #cbcbcb
}
.box-outline {
    outline: 1px solid #cbcbcb
}
.text1 {
    font-size: 60px;
    text-transform: uppercase
}
.text2 {
    font-size: 50px;
    text-transform: uppercase
}
.text3 {
    font-size: 40px;
    text-transform: uppercase
}
.text4 {
    font-size: 30px;
    text-transform: uppercase
}
label {
    display: inline-block;
    line-height: 30px
}
.label {
    font-weight: bold
}
.label0 {
    font-size: 24px;
    font-weight: bold
}
.label1 {
    font-size: 20px;
    font-weight: bold
}
.label2 {
    font-size: 18px;
    font-weight: bold
}
.label3 {
    font-size: 16px;
    font-weight: bold
}
.label4 {
    font-size: 14px;
    font-weight: bold
}
.uppercase {
    text-transform: uppercase
}
.text-r {
    text-align: right
}
.quote p {
    padding: 0 290px 0 0;
    margin: 0
}
.line {
    height: 10px;
    width: 100%
}
.shadow {
    -moz-box-shadow: 0 4px 0 #d1d1d1;
    -webkit-box-shadow: 0 4px 0 #d1d1d1;
    box-shadow: 0 4px 0 #d1d1d1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#d1d1d1')"
}
.row {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    display: inline-block;
    width: 100%
}

.modal-body .row {
    float:none;
}

.top {
    margin-top: 0
}
.bottom {
    margin-bottom: 0
}
.box-overlay,
.felogin {
    background: url("../images/bg-pattern.png") repeat left top;
    padding: 5px 15px 5px 15px;
    border: 1px solid #cbcbcb;
    margin-right: 120px
}
.felogin h3 {
    background: #FFFFFF;
    padding-left: 5px;
    border: 1px solid #cbcbcb
}
.wide {
    width: 220px
}
.widefat {
    width: 250px
}
select.widefat {
    width: 230px
}
.icon {
    background: transparent url("../images/uptake-icon.png") no-repeat 0 0
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
  color: #CBCBCB !important;
    opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder{ 
  color: #CBCBCB !important;
    opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #CBCBCB !important;
    opacity: 1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #CBCBCB !important;
    opacity: 1;
}
.circle-icon {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 64px;
    border: 4px solid #cbcbcb;
    -moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    border-radius: 36px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #595959;
    -moz-box-shadow: inset 0 8px 8px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 8px 8px rgba(0, 0, 0, .1);
    box-shadow: inset 0 8px 8px rgba(0, 0, 0, .1)
}
.float-l {
    float: left
}
.float-r {
    float: right
}
.notes {
    color: #b09a86;
    display: block;
    text-transform: none;
    font-weight: normal
}
.info-header-bottom {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    text-align: left
}
.info-header-bottom div {
    float: left
}
.info-header-bottom div.head_first {
    width: 320px;
    text-align: center;
    position: relative;
	margin-top: -10px;
}
.info-header-bottom div.head_second {
    width: 600px;
    text-align: center;
    position: relative;
	margin-top: -15px;
}
.info-header-bottom div.head_second img {
    width: 23px;
    vertical-align: middle
}
.info-header-bottom span {
    color: #65BDC1
}
.info-header-bottom font {
    text-shadow: 0px 1px 6px #65BDC1
}
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}
.selector,
.checker,
.button,
.radio,
.uploader {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle
}
.selector select:focus,
.radio input:focus,
.checker input:focus,
.uploader input:focus {
    outline: 0
}
.selector,
.radio,
.checker,
.uploader,
.radio *,
.checker *,
.uploader * {
    margin: 0;
    padding: 0
}
div.selector {
    background-position: 0 -170px;
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden
}
div.selector.fixedWidth {
    width: 190px
}
div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0px;
    line-height: 30px;
    height: 30px;
    padding-right: 0px;
    cursor: pointer;
    width: 100%;
    display: block
}
div.selector.fixedWidth span {
    width: 155px
}
div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 30px;
    top: 0px;
    left: 0px;
    width: 100%
}
div.checker,
div.checker span,
div.checker input {
    width: 30px;
    height: 30px
}
div.checker {
    position: relative
}
div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -340px
}
div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1
}
div.checker:active span,
div.checker.active span {
    background-position: 0 -340px
}
div.checker.focus span,
div.checker:hover span {
    background-position: 0 -340px
}
div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
    background-position: 0 -340px
}
div.checker span.checked {
    background-position: -34px -340px
}
div.checker:active span.checked,
div.checker.active span.checked {
    background-position: -34px -340px
}
div.checker.focus span.checked,
div.checker:hover span.checked {
    background-position: -34px -340px
}
div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
    background-position: -34px -340px
}
div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
    background-position: 0 -340px
}
div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
    background-position: -34px -340px
}
div.radio,
div.radio span,
div.radio input {
    width: 16px;
    height: 16px
}
div.radio {
    position: relative
}
div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: -68px -388px
}
div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center
}
div.radio:active span,
div.radio.active span {
    background-position: -68px -388px
}
div.radio.focus span,
div.radio:hover span {
    background-position: -68px -388px
}
div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
    background-position: -68px -388px
}
div.radio span.checked {
    background-position: -88px -388px
}
div.radio:active span.checked,
div.radio.active span.checked {
    background-position: -88px -388px
}
div.radio.focus span.checked,
div.radio:hover span.checked {
    background-position: -88px -388px
}
div.radio.focus:active span.checked,
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
    background-position: -88px -388px
}
div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
    background-position: -68px -388px
}
div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
    background-position: -88px -388px
}
div.uploader {
    background-position: 0 -297px;
    height: 28px;
    width: 190px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}
div.uploader span.action {
    background-position: right -409px;
    height: 28px;
    line-height: 28px;
    width: 85px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer
}
div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 2px 0 2px 2px;
    line-height: 24px;
    width: 82px;
    padding: 0 10px
}
div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%
}
div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
    background-position: 0 -353px
}
div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
    background-position: right -437px
}
div.uploader.active span.action,
div.uploader:active span.action {
    background-position: right -465px
}
div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
    background-position: right -493px
}
div.uploader.disabled {
    background-position: 0 -325px
}
div.uploader.disabled span.action {
    background-position: right -381px
}
.textbox,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
textarea {
    padding: 6px;
    border: 1px solid #cbcbcb;
    margin: 0
}
.textbox.normal,
input.normal[type="text"],
input.normal[type="password"],
input.normal[type="email"],
input.normal[type="number"],
input.normal[type="search"],
input.normal[type="tel"],
input.normal[type="url"] {
    padding: 8px;
    height: 16px
}
.textbox.medium,
input.medium[type="text"],
input.medium[type="password"],
input.medium[type="email"],
input.medium[type="number"],
input.medium[type="search"],
input.medium[type="tel"],
input.medium[type="url"] {
    padding: 10px;
    height: 16px
}
.textbox.large,
input.large[type="text"],
input.large[type="password"],
input.large[type="email"],
input.large[type="number"],
input.large[type="search"],
input.large[type="tel"],
input.large[type="url"] {
    padding: 11px;
    height: 16px
}
.button,
button,
input[type="button"],
input[type="file"],
input[type="submit"],
input[type="reset"] {
    margin: 0;
    cursor: pointer;
    background: transparent url("../images/bg-pattern.png") repeat left top
}
button,
input[type="button"],
input[type="file"],
input[type="submit"],
input[type="reset"] {
    padding: 10px 18px;
    border: none;
    background-color: #434343;
    color: #fff
}
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="file"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
    background-color: #65bdc1;
    color: #fff
}
a.button {
    text-decoration: none
}
.button.small {
    padding: 3px 10px
}
.button {
    padding: 7px 15px
}
.button.large {
    padding: 10px 20px
}
.button.xlarge {
    padding: 15px 25px
}
.button img {
    vertical-align: middle;
    text-align: center
}
.button.has-icon {
    padding: 0
}
.button.has-icon * {
    padding: 0;
    margin: 0
}
.button.dark:hover {
    background-color: #65bdc1
}
.button.dark {
    background-color: #434343;
    color: #fff
}
.button.yellow-green {
    background-color: #99cc00;
    color: #fff
}
.button.yellow-green:hover {
    background-color: #434343
}
.button.red {
    background-color: #ff3333;
    color: #fff
}
.button.red:hover {
    background-color: #99cc00
}
.button.blue {
    background-color: #66bdc2;
    color: #fff
}
.button.blue:hover {
    background-color: #434343
}
.message {
    padding: 17px 20px;
    background: transparent url('../images/bg-pattern.png') repeat left top
}
.message i {
    line-height: 24px;
    float: right;
    cursor: pointer
}
.message.error {
    background-color: #ff91a1;
    color: #92545c
}
.message.success {
    background-color: #99dd95;
    color: #588056
}
.message.notice {
    background-color: #ebf9fb;
    color: #7899b9
}
.message.warning {
    background-color: #e9e9b9;
    color: #7f7d00
}
.tabbed-box {
    margin: 0px auto 0px auto;
    width: 100%
}
.tabbed-box .panel {
    border: 1px solid #ccc;
    padding: 10px 20px 10px 20px;
    border-top: none
}
.tabbed-box .panel {
    display: none
}
.tabbed-box .active {
    display: block
}
.tabbed-box .panel {
    font-size: 14px
}
ul.tabs {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    border-top: none
}
ul.tabs li {
    list-style: none;
    display: inline;
    float: left;
    background: #AD965A;
    border: 1px solid #ccc;
    padding: 10px 15px 10px 15px;
    margin-bottom: -1px;
    margin-right: -1px
}
ul.tabs li.active {
    border-bottom: 1px solid #fff;
    background: #fff
}
table {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%
}
table td,
table th {
    padding: 0;
    margin: 0;
    border: none;
    vertical-align: top
}
table.bordered,
.contenttable {
    border: 1px solid #cccccc;
    border-right: 0;
    border-bottom: 0;
    width: 100%;
    border-collapse: separate;
    margin-bottom: 1em;
    text-align: center
}
table.bordered td,
table.bordered th,
table.contenttable td,
table.contenttable th {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 12px 18px
}
table.bordered th {
    font-weight: bold;
    color: #656565;
    background: #ffffff url("../images/bg-pattern.png") repeat left top;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal
}
table.dark th {
    background-color: #636363;
    color: #FFFFFF;
    font-weight: normal
}
.box-layout {
    outline: 1px solid #cbcbcb
}
.box-layout .box-content {
    padding: 20px
}
.box-layout .box-title {
    padding: 17px 20px;
    margin: 0;
    background: transparent url("../images/bg-pattern.png") repeat left top;
    border-bottom: 1px solid #cbcbcb;
    color: #878787
}
.box-layout.dark .box-title {
    background-color: #636363;
    color: #FFFFFF
}
.box-layout.blue .box-title {
    background-color: #66bdc2;
    color: #FFFFFF
}
.box-layout.yellow .box-title {
    background-color: #fcffac;
    color: #656565
}
.box-layout.yellow-green .box-title {
    background-color: #99cb00;
    color: #fff
}
.box-layout.red .box-title {
    background-color: #f33;
    color: #fff
}
ul.list-style {
    list-style: none;
    margin-bottom: 20px
}
ul.list-style li {
    padding: 5px 0;
    vertical-align: middle
}
ul.list-style i {
    margin-right: 10px;
    font-size: 14px
}
ul.square li {
    background: url("../images/square-dark.png") no-repeat 0 center transparent;
    padding-left: 40px;
    margin: 5px 0
}
ul.angle li:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    content: "\f105";
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    margin-right: 10px;
    font-size: 14px
}
.testimonial {
    font-size: 14px
}
.blogquote {
    color: #fff;
    font-style: italic;
    background-color: #636363;
    padding: 20px;
    position: relative
}
.blogquote:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid #636363;
    border-right: 30px solid transparent;
    position: absolute;
    left: 40px;
    bottom: -30px
}
.testimonial cite {
    font-style: italic;
    color: #90979f;
    margin: 12px 0 0 75px;
    display: block
}
.testimonial cite i {
    font-style: normal
}
.accordion {
    border: 1px solid #cbcbcb;
    list-style: none;
    border-bottom: none;
    font-size: 14px
}
.accordion li {
    padding: 10px 20px;
    border-bottom: 1px solid #cbcbcb
}
.accordion li:not(.active) {
    background: transparent url("../images/bg-pattern.png") repeat left top
}
.accordion .accordion-header {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #595959
}
.accordion .accordion-icon {
    width: 20px;
    height: 20px;
    background: url("../images/accordion-icons.png") no-repeat 0 0 transparent;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px
}
.accordion .active .accordion-icon {
    background-position: 0 bottom
}
.accordion .accordion-header,
.accordion .accordion-content {
    padding-left: 40px
}
.promo-box {
    width: 100%;
    outline: 1px solid #cbcbcb;
    padding: 0
}
.promo-box .box-container {
    padding: 20px 20% 20px 20px;
    background: transparent url("../images/bg-pattern.png") repeat left top;
    border-left: 5px solid #636363;
    position: relative;
    margin-left: -1px
}
.promo-box .promo-title {
    display: block;
    color: #3c4351;
    font-size: 18px
}
.promo-box .promo-button {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px
}
.captcha-field {
    display: inline-block;
    margin: 0;
    padding: 0
}
.captcha-field * {
    float: left
}
.captcha-field input.captcha-text {
    margin-left: -1px;
    padding: 10px;
    width: 60px
}
.container_12 {
    width: 1040px
}
.grid_12 {
    margin-left: 50px;
    margin-right: 50px
}
.pull {
    float: left;
    margin-left: -50px;
    margin-right: -50px
}
#wrapper {
    background-color: #fff;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#d1d1d1')";
    position: relative
}
#header {
    margin-bottom: 5px
}
#header .header-bottom {
    margin-top: 0;
    margin-bottom: 0
}
#header > * {
    float: left
}
#header a {
    display: inline-block
}
#header {
    background: #fff
}
.header_system {
    padding-bottom: 30px
}
.header-top {
    background: #5a5a5a;
    border-bottom: 3px solid #d2d2d2;
    height: 30px;
    line-height: 18px;
    float: left;
    color: #9b9b9b
}
.header-top a {
    color: #888
}
.header-top a:hover,
.header-top a.hover {
    text-decoration: none;
    color: #fff;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.header-top .nav-right a {
    color: #fff
}
.header-top .nav-right a:hover {
    color: #65bdc1
}
.header-center .logo,
.header-center .top-components {
    padding-top: 10px
}
#breadcrumbs {
    margin-top: 0px;
    margin-bottom: 0px
}
.breadcrumbs .active {
    color: #65bdc1
}
.breadcrumbs .breadarrow {
    padding-left: 5px;
    padding-right: 5px
}
section {
    margin-top: 0px;
    margin-bottom: 0px
}
article {
    position: relative;
    display: block
}
article > * {
    float: left
}
article,
aside {
    margin-top: 0px;
    margin-bottom: 0px
}
article header {
    margin-top: 0;
    width: 100%
}
article header .text4 {
    margin: 0px 0 30px 0
}
article .content {
    width: 940px
}
article .post-title {
    font-size: 16px
}
article .post-author {
    font-style: italic
}
article .post-content {
    float: left
}
article .post-content-border {
    border-left-style: solid;
    border-left-color: #CBCBCB;
    border-left-width: thin
}
.post-media img {
    display: table-caption;
    margin: 0 auto
}
.post-media {
    text-align: center
}
.post-entry:hover {
    -webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.71);
    -moz-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.71);
    box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.71);
    z-index: 10;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.item_products .info {
    font-size: 16px;
    font-weight: bold;
    text-align: center
}
.item_products .info-more {
    font-size: 13px
}
.item_products .info-more .green {
    color: #31A64A
}
.item_products {
    width: 220px;
    height: 380px;
    float: left;
    position: relative;
    display: inline;
    margin-left: 10px;
    margin-bottom: -50px;
}

.item_products:hover > aside {
	z-index: 1005;
}

.item_products_allwrap {
    display: block;
    position: absolute;
    padding: 5px;
    height: 400px;
    overflow: hidden
}
.item_products_allwrap .img {
    height: 210px
}
.item_products_allwrap .img img {
    vertical-align: middle
}
.item_products_fon {
    width: 230px;
    height: 200px;
    display: block;
    position: absolute;
    z-index: 50;
    background: linear-gradient(rgba(255, 255, 255, 0) 10%, #FFF 20%, #FFF 90%) repeat scroll 0% 0% transparent;
    margin-top: 270px;
}
.item_products:hover .item_products_fon {
    display: none
}
.item_products_allwrap:hover {
    height: auto;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.71);
    -moz-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.71);
    box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.71);
    z-index: 999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: none;
    background: #fff
}
.item_products .img:hover {
    z-index: 50
}
article.post-entry:hover .post-content {
    background: url("../images/bg-pattern.png") repeat left top
}
article.post-entry:hover .post-content {
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: black
}
article.post-entry .post-content i {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0
}
article.post-entry:hover .post-content i {
    border: solid 1px #cbcbcb
}
article .post-media {
    width: 218px;
    overflow: hidden
}
article .post-content {
    height: 100%;
    position: relative;
    display: inline-block
}
article a.post-content:hover {
    color: #888
}
article .add-basket {
    width: 0;
    height: 0;
    border-bottom: 60px solid #ebebeb;
    border-left: 60px solid transparent;
    position: absolute;
    bottom: 1px;
    right: 1px;
    display: none
}
article:hover .add-basket {
    display: block
}
article.post-entry {
    margin-bottom: 30px;
    overflow: hidden
}
.qa-list li {
    border-bottom: 1px dotted
}
.qa-list li:last-child {
    border: none
}
.bt-basket {
    background: url("../images/bt-add-basket.png") no-repeat 0 0 transparent;
    position: absolute;
    width: 16px;
    height: 17px;
    bottom: -50px;
    right: 10px
}
#footer {
    margin-top: 30px;
    margin-bottom: 30px
}
#footer .line,
#footer .widgets {
    float: left
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
    margin-top: 0
}
#footer .logo-small,
#footer .copyright {
    float: left
}
#footer .logo-small {
    border-right: #ccc 1px solid;
    padding-right: 20px
}
#footer .copyright {
    margin-left: 0px
}
#footer .widgets {
    margin-top: 20px;
    margin-bottom: 20px
}
.top-menu {
    float: left
}
ul.nav-info {
    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px
}
ul.nav-info li {
    float: left;
    text-align: center;
    margin: 0px 10px 0 10px;
    width: 30px;
    height: 30px
}
ul.nav-info li span {
    margin-top: 6px;
    display: inline-block
}
ul.nav-info li,
ul.nav-info li.hover,
ul.nav-info li:hover {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #727272
}
ul.nav-currency {
    list-style: none;
    float: left;
    margin: 0px 0px 0px 30px;
    padding: 0px
}
ul.nav-currency li {
    float: left;
    text-align: center;
    margin: 10px 10px auto 10px;
    width: 30px;
    height: 30px
}
ul.nav-currency li.hover,
ul.nav-currency li:hover {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #727272
}
ul.nav-currency li span {
    margin-top: 6px;
    display: inline-block
}
ul.main-nav {
    margin: 0;
    padding: 0;
    float: left
}
ul.main-nav li {
    display: inline-block;
    list-style: none;
    float: left
}
ul.main-nav a {
    padding: 6px 20px 6px 15px;
    display: inline-block
}
.main-nav li a.hover,
.main-nav li:hover,
.main-nav li.hover {
    background-color: #444;
    border-bottom: 3px solid #65bdc1
}
.main-nav li:hover,
.main-nav a:focus,
.main-nav a:hover,
.main-nav a:active {
    background: #444;
    outline: 0
}
.nav-right {
    float: left;
    margin-left: 20px
}
.nav-right a {
    display: inline-block;
    padding: 6px 5px 6px 5px
}
.content-border-bottom {
    background-image: url("../images/content-border-bottom.png");
    background-position: center 0;
    background-repeat: no-repeat
}
#main-menu ul.sf-menu {
    background: #ffffff url("../images/nav-bar.png") repeat-x left top;
    height: 42px;
    margin-bottom: 0
}
.sf-menu ul li,
.sf-menu ul li:hover,
.sf-menu ul li a.current,
.sf-menu ul li:active,
.sf-menu ul li:visited,
.sf-menu ul a:focus,
.sf-menu ul a:hover,
.sf-menu ul a:active {
    background: none !important
}
.sf-menu li {
    background: none
}
.sf-menu>li>a {
    position: relative
}
.sf-menu>li.current,
.sf-menu>li.sfHover,
.sf-menu>li>a.current,
.sf-menu>li>a:hover {
    background-color: #877768
}
.sf-menu>li .indicator {
    width: 0;
    height: 0;
    text-indent: -999em;
    overflow: hidden;
    position: absolute
}
.sf-menu li.sfHover .indicator,
.sf-menu li.current .indicator,
.sf-menu li:hover .indicator {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #877768;
    bottom: -7px;
    height: 0;
    left: 50%;
    outline: 0 none;
    position: absolute;
    width: 0;
    z-index: 100;
    margin-left: -8px
}
.sf-menu a {
    padding: 14px 14px 14px 15px;
    border-left: none;
    border-top: none;
    text-transform: uppercase
}
.sf-menu a,
.sf-menu a:visited,
.sf-menu a:hover {
    color: #fff
}
.sf-menu a > .sf-sub-indicator {
    top: 24px
}
.sf-menu>li {
   height: 42px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top: 60px
}
.sf-shadow ul {
    -moz-border-radius-bottomleft: none;
    -moz-border-radius-topright: none;
    -webkit-border-top-right-radius: none;
    -webkit-border-bottom-left-radius: none
}
.sf-menu ul a {
    padding: 10px 15px
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    background: #877768
}
.sf-menu ul li {
    border-top: 1px solid #635a52;
    border-bottom: 1px solid #877768;
    border-right: 1px solid #635a52
}
.sf-menu ul li:hover {
    border-top: 1px solid #877768;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #877768;
    background: none !important;
    background-color: #877768 !important
}
.sf-menu>li>ul {
    background: #635a52;
    border-left: 1px solid #fff;
    color: #fff;
    margin-top: -18px;
}
.sf-menu>li>ul>li>ul {
    margin-top: -2px;
    background: #635a52;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff
}
.sf-menu li li li {
    float: none;
    clear: all
}
.sf-menu ul ul a {
    color: #fff !important
}
.sf-menu ul ul a {
    text-transform: none
}
.sf-menu>li>ul>li {
    padding-top: 0px
}
.sf-shadow ul ul {
    background: none;
    padding: 0
}
.main-menu-top {
    position: fixed;
    z-index: 1000;
    top: 10px;
    opacity: 0.9;
    left: 0;
    width: 100%;
}

.main-menu-top > li:first-child {
	margin-left: 50%;
	margin-right: -470px;
}

.next_menu {
    float: right;
    margin: 10px 10px 5px 10px
}
.sf-menu a.sf-with-ul {
    padding-right: 1.2em
}
.slides,
.slides li {
    list-style: none
}
.slides li {
    position: relative
}
.slides .slide-text {
    display: block
}
.home-slide {
    height: 300px
}
.home-slide .slide-media img {
    height: 300px
}
.home-slide .slide-content {
    position: absolute;
    right: 0;
    top: 0;
    width: 175px;
    height: 300px;
    background-color: #f0f6fb;
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-align: center
}
.home-slide li {
    position: relative
}
.home-slide .flexslider {
    background-color: #cbcbcb
}
.home-slide .content-inner {
    margin: 10px 20px 20px 20px
}
.home-slide .shopping-bag .lock-icon {
    background: transparent url("../images/lock-icon.png") no-repeat left top;
    width: 20px;
    height: 27px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 50%;
    margin-left: -10px
}
.home-slide .slide-hr,
.bg-slide .slide-hr {
    height: 2px;
    background-color: #888
}
.home-slide .slide-title,
.bg-slide .slide-title {
    color: #65bdc1;
    font-size: 21px;
    text-transform: uppercase
}
.home-slide .slide-text,
.bg-slide .slide-text {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 58px;
    font-weight: bold
}
.home-slide .mini-text,
.bg-slide .mini-text {
    width: 140px;
    font-size: 14px;
    display: block
}
.flexslider {
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden
}
.flex-control-nav {
    bottom: 5px;
    text-align: left;
    left: 10px
}
.flex-control-paging li a {
    background-color: #fff;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -o-border-radius: none;
    border-radius: none;
    box-shadow: none
}
.flex-control-paging li a:hover {
    background-color: #b09a86
}
.flex-control-paging li a.flex-active {
    background-color: #65bdc1
}
#wrapper.full-slide {
    background: transparent
}
#wrapper.full-slide #header {
    background: transparent;
    position: absolute;
    z-index: 100;
    top: 55px;
    left: 0
}
#wrapper.full-slide #header .basket-text {
    background-color: #fff
}
#wrapper.full-slide .wrap-inner {
    background: #fff;
    padding-top: 20px
}
.thumbnails img {
    height: 100%
}
.bg-slide {
    width: 100%;
    position: relative
}
.bg-slide .slide-content {
    position: absolute;
    bottom: 50px;
    left: 50px;
    z-index: 999
}
.bg-slide .flex-control-nav {
    text-align: right;
    left: auto;
    right: 50px
}
.bg-slide .flex-control-paging li a {
    text-indent: 9999px
}
.bg-slide .slide-media img {
    height: 550px
}
.news-slide .jcarousel-item {
    width: 300px;
    height: 300px
}
.news-slide .jcarousel-item a {
    height: 100%
}
.news-slide .text-wrap {
    background: #cccccc;
    padding: 15px
}
.news-slide .slide-content {
    width: 270px;
    height: 60px;
    padding: 10px 15px 10px 15px;
    display: none;
    position: absolute;
    bottom: 0;
    opacity: .9;
    background-color: #65bdc1;
    color: #fff;
    font-style: italic
}
.news-slide a {
    display: block;
    text-decoration: none
}
.news-slide a:hover .slide-content {
    display: block
}
.news-slide .slide-title {
    color: #fff;
    font-size: 16px;
    text-transform: none;
    font-style: normal
}
.social-icon {
    margin: 0;
    padding: 0;
    display: inline-block
}
.social-icon li {
    width: 40px;
    height: 40px;
    float: left;
    list-style: none;
    background: #9c9c9c;
    margin-right: 10px
}
.social-icon li:last-child {
    margin-right: 0
}
.social-icon li a {
    width: 100%;
    height: 100%;
    display: block
}
.social-icon .rss a {
    background: url("../images/social-icons.png") no-repeat 10px 10px
}
.social-icon .rss a:hover {
    background-color: #f7bb2d
}
.social-icon .facebook a {
    background: url("../images/social-icons.png") no-repeat -40px 10px
}
.social-icon .facebook a:hover {
    background-color: #39599f
}
.social-icon .twitter a {
    background: url("../images/social-icons.png") no-repeat -92px 10px
}
.social-icon .twitter a:hover {
    background-color: #45afe3
}
.social-icon .dribbble a {
    background: url("../images/social-icons.png") no-repeat -144px 10px
}
.social-icon .dribbble a:hover {
    background-color: #d979a5
}
.social-icon .forrst a {
    background: url("../images/social-icons.png") no-repeat -196px 10px
}
.social-icon .forrst a:hover {
    background-color: #1b8328
}
.social-icon .linkedin a {
    background: url("../images/social-icons.png") no-repeat -248px 10px
}
.social-icon .linkedin a:hover {
    background-color: #65b7d2
}
.basket {
    position: relative;
    color: #888888
}
.basket-box {
    width: 190px
}
.basket strong {
    color: #444444
}
.basket .basket-dropdown {
    display: none
}
.basket-dropdown .dropdown-header label {
    display: inline-block
}
.basket-arrow {
    background: url("../images/basket-arrow.png") no-repeat 0 0 transparent;
    width: 19px;
    height: 9px;
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -11px
}
.basket-dropdown .dropdown-header {
    color: #434343;
    padding: 2px 10px 2px 10px;
    border-bottom: 1px solid #cbcbcb
}
.basket-content {
    width: 400px;
    position: absolute;
    top: 10px;
    z-index: 999
}
.basket-dropdown {
    list-style: none;
    width: 398px;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 999;
    background: #fff;
    border: 1px solid #cbcbcb;
    padding: 0
}
.basket-dropdown li {
    padding: 16px 10px 16px 10px
}
.basket-dropdown .item {
    width: 50%;
    text-align: center
}
.basket-dropdown .count {
    width: 23%;
    text-align: center
}
.basket-dropdown .price {
    width: 23%;
    text-align: center
}
.dropdown-line {
    border-top: 1px solid #f0f0f0
}
.dropdown-line .line-col {
    float: left;
    width: 23%
}
.basket-dropdown .dropdown-footer a {
    float: right;
    margin-left: 10px
}
.basket-text {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    margin: 0;
    border-left: none;
    padding: 4px 7px;
    padding-right: 40px
}
.basket-text .drop-arrow {
    background: url("../images/drop-arrow.png") no-repeat center center transparent;
    display: inline-block;
    width: 9px;
    height: 9px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -4px 0 0
}
.basket-text .label {
    color: #5a5a5a
}
.basket-dropdown {
    position: absolute
}
.basket-dropdown .dropdown-footer {
    border-top: 1px solid #cbcbcb;
    background-color: #f6f6f6;
    padding: 18px 20px 18px 20px
}
.basket-dropdown .line-col.media {
    width: 28%
}
.basket-dropdown .line-col.desc {
    width: 180px
}
.basket-dropdown .line-col.price-each,
.basket-dropdown .line-col.price {
    width: 23%;
    text-align: center
}
.basket-dropdown .dropdown-total {
    padding-top: 0;
    text-align: right
}
.basket-dropdown .price a {
    text-decoration: underline
}
.basket-button span {
    width: 38px;
    height: 38px;
    background: url("../images/basket-icon.png") no-repeat 0 0 transparent;
    display: inline-block
}
.basket-button:hover span {
    background: url("../images/basket-icon-hover.png") no-repeat 0 0 transparent
}
.hl-text {
    color: #65bdc1;
    font-weight: bold
}
.header_search_word {
    width: 660px;
    margin-top: 30px
}
.search-text {
    margin: 0;
    border-right: none;
    width: 230px
}
.search-button {
    margin-left: -1px
}
.search-button span {
    width: 38px;
    height: 38px;
    background: url("../images/bt-search.png") no-repeat 0 0 transparent;
    display: inline-block
}
.search-button:hover span {
    background: url("../images/bt-search-hover.png") no-repeat 0 0 transparent
}
.newsletter-text {
    margin: 0;
    border-right: none;
    width: 150px
}
.newsletter-button {
    margin-left: -1px
}
.newsletter-button span {
    width: 38px;
    height: 38px;
    background: url("../images/bt-submit.png") no-repeat 0 0 transparent;
    display: inline-block
}
.newsletter-button:hover span {
    background: url("../images/bt-submit-hover.png") no-repeat 0 0 transparent
}
.cat-title {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase
}
.old-price {
    text-decoration: line-through;
    margin-right: 10px
}
.post-info {
    margin-top: 20px;
    margin-bottom: 20px
}
.pagination,
.page_navigation a,
.page_navigation a,
.alt_page_navigation a {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    z-index: 90;
}
.pagination .paginate,
.page_navigation {
    float: right;
    margin-top: 50px
}
.pagination>*,
.pagination li {
    float: left;
    list-style: none
}
.pagination .page-numbers,
.page_navigation a,
.alt_page_navigation a {
    margin: 5px;
    padding: 5px 10px
}
.pagination .current,
.active_page {
    background: #434343 url("../images/bg-pattern.png") repeat left top;
    color: #fff
}
.page_navigation a:hover,
.alt_page_navigation a:hover,
.pagination .page-numbers:hover,
.pagination .next:hover,
.pagination .prev:hover {
    background: #65bcc1 url("../images/bg-pattern.png") repeat left top;
    color: #fff
}
.post-filter {
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    margin-top: 7px;
}
.post-filter select {
    width: 167px
}
.post-filter .selector {
    margin-left: 8px;
    margin-right: 8px
}
.post-filter> label {
    margin-left: 20px
}
.post-filter .options {
    float: right
}
.post-filter .filter-button {
margin: 3px;
font-size: 15px;
line-height: 26px;
padding: 3px 7px;
}
.post-filter a {
    height: 100%;
    vertical-align: middle
}
.default_filter {
    text-align: center
}
.straightDown article.post-entry .post-content {
    width: 460px;
    padding-left: 10px;
    padding-right: 10px;
    height: 200px
}
.fitRows article .post-media {
    width: 100%
}
.fitRows article.post-entry .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    display: none;
    height: 24%;
    overflow: hidden;
    opacity: 0.8;
    background-color: #65bdc1;
    color: #fff;
    padding: 20px
}
.fitRows article.post-entry .post-content p {
    margin: 0;
    padding: 0
}
.fitRows article.post-entry .post-content .post-desc {
    display: none
}
.fitRows article.post-entry .post-content a {
    color: #fff
}
.fitRows article.post-entry:hover .post-content {
    display: block
}
.fitRows article.post-entry:hover {
    background: none;
    outline: 0
}
.fitRows article.post-entry .post-content i {
    display: none
}
.fitRows article.post-entry .add-basket {
    right: 0;
    bottom: 0
}
.masonry article .post-media {
    width: 100%
}
.masonry article.post-entry .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    display: none;
    height: 35%;
    overflow: hidden;
    opacity: 0.8;
    background-color: #65bdc1;
    color: #fff;
    padding: 20px
}
.masonry article.post-entry .post-content p {
    margin: 0;
    padding: 0
}
.masonry article.post-entry .post-content a {
    color: #fff
}
.masonry article.post-entry:hover .post-content {
    display: block
}
.masonry article.post-entry:hover {
    background: none;
    outline: 0
}
.masonry article.post-entry .post-content i {
    display: none
}
.masonry article.post-entry .add-basket {
    right: 0;
    bottom: 0
}
.post-content .post-title {
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
    display: block;
	width: 100%;
}
.post-content .post-title.other {
    display:unset;
    width:unset;
}
.post-content .item-title {
    width: 80px;
    display: inline-block
}
.post-content .item-row {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px
}
.post-content .qty {
    width: 30px;
    text-align: center;
    font-weight: bold
}
.post-content .stock-status {
    margin-left: 5px
}
.post-content .item-controls,
.post-content .item-price,
.post-content .item-social {
    margin-top: 15px;
    margin-bottom: 15px
}
.captcha-refresh {
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url("../images/captch-refresh.png") no-repeat 0 0 transparent;
    margin-left: 10px;
    line-height: 16px
}
.zoomWindowContainer div {
    margin-left: 20px
}
.share-link {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 10px
}
.share-link li {
    float: left;
    margin-left: 1px;
    width: 90px;
    overflow: hidden
}
.share-link .email {
    width: 17px;
    height: 24px;
    display: block;
    margin-right: 8px
}
.share-link .email a {
    width: 100%;
    height: 100%;
    background: url("../images/mail-icon.png") no-repeat left 3px
}
.feedback-form .feedback input[type="text"],
.feedback-form .feedback textarea {
    padding: 5px 3% 5px 3%;
    width: 91%
}
.feedback-form .feedback-captch-text {
    width: 60px
}
.feedback-form .feedback-captch-img img {
    float: left
}
.feedback-form .feedback-captch-text {
    border-left: none
}
.feedback-form .feedback {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
    width: 100%
}
.feedback-form .feedback-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold
}
#comments ol {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left
}
#comments li:before,
#comments li:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}
#comments li:after {
    clear: both
}
#comments li {
    float: left;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #cbcbcb;
    padding-top: 10px;
    padding-bottom: 10px
}
#comments > ol > li:first-child {
    border-top: none
}
#comments article {
    position: relative
}
#comments ol ol {
    padding-left: 80px;
    min-width: 90%
}
#comments .comment-author {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 5px
}
#comments .comment-author img.avatar {
    border: 1px solid #d9dbdd;
    background-color: #f7f7f7;
    float: left
}
#comments .comment-content {
    margin-left: 80px;
    min-height: 62px
}
#comments .comment-content > p {
    margin: 0;
    padding: 0
}
#comments .comment-meta {
    font-weight: bold;
    font-size: 12px;
    color: #000
}
#comments .comment-meta .fn {
    margin-right: 10px;
    font-size: 14px;
    font-style: normal
}
#comments .comment-meta a,
#comments .comment-meta a:visited {
    color: #a5917f
}
#comments .comment-meta a:hover {
    color: #65bdc1
}
.respond-wrapper {
    position: relative
}
#respond form {
    width: 65%
}
#respond,
#respond-thank {
    float: left
}
#respond input[type="text"],
#respond textarea {
    width: 100%;
    margin: 0
}
#respond .comment-notes {
    margin: 0
}
#respond .comment-form-author,
#respond .comment-form-email {
    display: inline-block;
    width: 48%;
    padding: 0
}
#respond .comment-form-author {
    float: left
}
#respond .comment-form-email {
    float: right
}
#respond-thank {
    vertical-align: middle
}
.speech-bubble {
    width: 179px;
    height: 179px;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -160px;
    text-align: center;
    -moz-border-radius: 89px / 90px;
    -webkit-border-radius: 89px / 90px;
    border-radius: 89px / 90px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #a5917f
}
.speech-bubble:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: none;
    background: none;
    border-top: 20px solid transparent;
    border-left: 25px solid #a5917f;
    border-bottom: 14px solid transparent;
    bottom: 0;
    left: 0;
    margin-left: 20px;
    z-index: 0
}
.speech-bubble h3 {
    position: relative;
    top: 50%;
    color: #fff;
    margin-top: -24px
}
ul.flat-menu, ul.flat-menu-slider {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.flat-menu a li{
 margin-bottom:3px;   
}
.flat-menu a, .flat-menu-slider a, {
    color: #000
}
.flat-menu a:hover, .flat-menu-slider a:hover {
    color: #31A64A;
    text-decoration: none;
}
.flat-menu .fa, .flat-menu-slider .fa {
    margin-right: 5px
}
/*.flat-menu a.act, .flat-menu-slider a.act {
    color: #31A64A
}*/
.flat-menu a.act li{
	background-color: #31A64A;
    color: #fff;
}
.flat-menu a.act li.overlay-color{
    background: url("../images/bg-pattern.png") repeat left top;
    background-color: #31A64A;
    outline: 1px solid transparent;
}
.flat-menu a.act:hover li{
    color: #fff;
}
ul.flat-menu li, ul.flat-menu-slider li, .list-detail li {
    list-style: none
}
.list-detail li {
    list-style: none;
    margin-left: 10px;
}
.list-detail li i {
    margin-right: 5px;
}
ul.flat-menu > li, ul.flat-menu-slider > li {
    margin-bottom: 24px
}
ul.flat-menu > a > li, ul.flat-menu-slider > a > li {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-left: 15px;
}
ul.flat-menu ul li, ul.flat-menu-slider ul li, .box-outline-green {
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 15px;
    padding-left: 3px;
}
.box-outline-green {
 	color:#31A64A;
    font-weight:bold;
    margin-left: 0px;
    font-size: 16px;
    padding-left: 40px;
    position: relative;
}
ul.cat-menu {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.cat-menu li {
    list-style: none
}
ul.cat-menu > li {
    margin-bottom: 24px
}
ul.cat-menu > li > a {
    text-transform: uppercase;
    font-weight: bold
}
ul.cat-menu > li li {
    margin-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px
}
ul.cat-menu.upper {
    text-transform: uppercase
}
ul.flat-menu li.level_3, ul.flat-menu-slider li.level_3 {
    padding-left: 15px;
    line-height: 19px;
}
ul.flat-menu li.level_4, ul.flat-menu-slider li.level_4 {
    padding-left: 30px;
     line-height: 19px;
}
.items-similar .slide-content {
    position: absolute;
    bottom: 0;
    width: 190px;
    height: 70px;
    padding: 10px 15px 10px 15px;
    opacity: 0.9;
    background-color: #65bdc1;
    color: #fff;
    display: none;
    font-style: italic
}
.items-similar .slide-title {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    text-transform: none
}
.items-similar li:hover .slide-content {
    display: block
}
table.cart th.product-price,
table.cart th.product-subtotal {
    text-align: center
}
table.cart td.product-code,
table.cart td.product-price {
    color: #b09a86
}
table.cart td.product-subtotal {
    color: #65bdc1
}
table.cart td.product-price,
table.cart td.product-subtotal {
    text-align: right
}
table.cart .product-info > * {
    float: left
}
table.cart .product-info a {
    display: inline-block
}
table.cart .product-quantity {
    text-align: center
}
table.cart img {
    padding: 0;
    width: 100px;
    height: auto
}
table.cart dl.variation {
    overflow: hidden;
    zoom: 1
}
table.cart th.product-info {
    text-align: left
}
table.cart .product-name {
    margin-left: 10px
}
table.cart input.qty {
    width: 46px
}
table.cart input.qty-update {
    width: 60px;
    padding: 7px 9px
}
table.cart .remove {
    width: 60px;
    display: inline-block;
    text-align: center;
    font-size: 30px
}
.shop_table {
    margin-top: 10px
}
.shop_table dl.variation dt,
.shop_table dl.variation dd {
    float: left;
    padding: 0;
    margin: 0
}
.shop_table dl.variation dd {
    margin-left: 5px
}
.shop_table dl.variation dt {
    clear: left
}
.shop_table dl.variation dd {
    font-style: italic
}
table.cart,
.shop_table {
    margin-bottom: 35px
}
table.cart td.actions {
    text-align: right
}
table.cart td.actions .coupon {
    float: left
}
table.cart td.actions .coupon label {
    display: none
}
.cart-collaterals ul {
    padding: 0;
    margin: 0;
    list-style: none
}
.cart-collaterals li {
    margin: 10px 0 10px 0
}
.cart-collaterals .calculator-type span.label {
    margin-left: 10px
}
.cart-collaterals .calculator-type,
.cart-collaterals .calculator-form {
    padding: 30px 20px
}
.cart-collaterals .calculator-type {
    width: 43%
}
.cart-collaterals p {
    margin: 0;
    padding: 0
}
.cart-collaterals .form-row {
    width: 222px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}
.cart-collaterals label {
    float: left;
    width: 90px;
    margin-top: 10px;
    margin-bottom: 10px
}
.cart-collaterals #calc_shipping_postcode {
    width: 100px
}
.cart-collaterals button {
    margin-left: 10px
}
.cart-collaterals select {
    width: 198px
}
.cart-collaterals table {
    margin-top: 15px
}
ul.payment_methods {
    margin: 0;
    padding: 0;
    list-style: none
}
.payment_methods li,
.payment_methods li >* {
    float: left;
    list-style: none
}
.payment_methods li {
    margin-right: 20px
}
.payment_methods li .radio {
    margin-top: 5px;
    margin-right: 10px
}
.payments .button {
    margin-left: 10px
}
.form-row {
    width: 100%;
    vertical-align: middle;
    margin: 10px 0;
    float: left;
    position: relative
}
.form-row label {
    width: 30%;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}
.form-row > *:not(.float-r) {
    float: left
}
.form-row .label {
    padding: 3px 20px
}
.login-form {
    position: relative
}
.horizontal {
    position: absolute;
    height: 100%;
    background: url("../images/bg-pattern.png") repeat left top;
    width: 10px;
    left: 50%;
    margin-left: -5px
}
.horizontal .icon-container {
    background: #fff;
    top: 50%;
    left: 50%;
    margin-top: -55px;
    margin-left: -55px;
    position: relative;
    width: 110px;
    height: 110px
}
.horizontal .circle-icon {
    top: 50%;
    left: 50%;
    margin-top: -36px;
    margin-left: -36px;
    position: relative
}
.horizontal span {
    background: transparent url("../images/key-icon.png") no-repeat;
    position: absolute;
    width: 26px;
    height: 14px;
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -7px
}
a.step {
    font-size: 12px;
    text-decoration: none !important;
    text-transform: uppercase;
    position: absolute;
    right: 20px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer
}
a.step .number {
    font-size: 40px;
    font-weight: bold;
    float: left;
    line-height: 14px;
    padding-left: 5px
}
a.step .text {
    float: left
}
a.step:link {
    text-decoration: none
}
a.step.focus {
    color: #65bdc1
}
.register-form .agree-privacy {
    margin-top: 20px
}
.register-form .agree {
    margin-left: 10px
}
.register-form .agree a {
    color: #b09a86
}
.contact-page .social-icon {
    float: left
}
.contact-page .contact-desc .tel {
    line-height: 40px;
    font-size: 20px;
    margin-left: 10px;
    float: left;
    display: inline-block
}
.contact-page .contact {
    float: left
}
.contact-page .contact-desc {
    width: 620px
}
.contact-page .contact-info {
    margin-left: 100px
}
.contact-page .contact-info p {
    padding-left: 40px;
    position: relative
}
.contact-page .contact-info .icon {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px
}
.contact-info .address .icon {
    width: 15px;
    height: 20px;
    background-position: 0px -20px
}
.contact-info .tel .icon {
    width: 22px;
    height: 15px;
    background-position: -25px 0px
}
.contact-info .email .icon {
    width: 22px;
    height: 14px;
    background-position: 0px 0px
}
.contact-page .contact-form,
.contact-page .contact-thank {
    float: left
}
.contact-form {
    width: 620px;
    float: left
}
.contact-form textarea {
    width: 605px
}
.contact-form .h4 {
    line-height: 38px;
    margin-right: 20px
}
.contact-page .contact-thank {
    font-size: 20px;
    margin-left: 80px;
    margin-top: 80px
}
.contact-page .contact-thank .thank {
    color: #b09a86
}
.contact-page .contact-thank .logo-small {
    text-align: center
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}
.detail_tovar {
    z-index: 100;
    position: absolute;
    margin-top: 10px;
    margin-left: 550px;
    opacity: 0.5
}
article.post-entry:hover .detail_tovar {
    opacity: 1
}
.detail_tovar_large {
    z-index: 998;
    position: absolute;
    opacity: 0.85;
    width: 200px;
    margin-left: -15px;
    opacity: 0.5
}
.detail_tovar_large:hover {
    opacity: 1
}
.post-content hr {
    background: #000
}
.blok_tovar_color {
    width: 450px
}
.blok_tovar_color_block {
    width: 220px
}
.tovar_color {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 10px;
    float: left;
    cursor: pointer;
    border-style: ridge;
    border-color: #000000;
    border-width: thin;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1)
}
.tovar_color_block {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    display: inline-block;
    cursor: pointer;
    border-style: ridge;
    border-color: #000000;
    border-width: thin;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1)
}
.click_foto {
    width: 170px;
    border-style: ridge;
    border-color: #000000;
    border-width: thin;
    font-size: 10px;
    font-weight: bold;
    padding: 4px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    margin-top: -18px;
    margin-left: 18px;
    background: #fff
}
.foto_to_left {
    z-index: 999;
    position: absolute;
    margin-top: -110px;
    margin-left: 15px;
    opacity: 0.5;
    cursor: pointer;
    color: #000;
    display: none
}
.foto_to_right {
    z-index: 999;
    position: absolute;
    margin-top: -110px;
    margin-left: 170px;
    opacity: 0.5;
    cursor: pointer;
    color: #000;
    display: none
}
.foto_to_left_block {
    z-index: 999;
    position: absolute;
    margin-top: -110px;
    margin-left: 15px;
    opacity: 0.5;
    cursor: pointer;
    color: #000;
    display: none
}
.foto_to_right_block {
    z-index: 999;
    position: absolute;
    margin-top: -110px;
    margin-left: 170px;
    opacity: 0.5;
    cursor: pointer;
    color: #000;
    display: none
}
.clients_to_left {
    z-index: 100;
    position: absolute;
    margin-top: 25px;
    margin-left: -450px;
    opacity: 1;
    cursor: pointer
}
.clients_to_right {
    z-index: 100;
    position: absolute;
    margin-top: 25px;
    margin-left: 400px;
    opacity: 1;
    cursor: pointer
}
.button_tovar_go {
    width: 140px
}
.foto_to_hide {
    opacity: 0;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.foto_to_show {
    opacity: 1;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.foto_to_info {
    z-index: 50;
    position: absolute;
    margin-top: 40px;
    margin-left: 75px
}
.tovar_color_details {
    width: 25px;
    height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: -5px;
    border-style: ridge;
    border-color: #000000;
    border-width: thin;
    cursor: pointer
}
.tovar_color_details:hover {
    -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
    transition: All 0.2s ease
}
.tovar_color_details_horisont {
    display: inline-block;
    margin-left: 5px
}
.tovar_color_basket {
    z-index: 500;
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-style: ridge;
    border-color: #000000;
    border-width: thin;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1)
}
.tovar_color_zamovlennya {
    width: 90%;
    height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
	border: 2px solid #282929;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    cursor: pointer
}
.blok_tovar_color_details {
    width: 595px;
    height: 350px;
    padding: 10px;
    border-style: solid;
    border-color: #CBCBCB;
    border-width: thin
}
#buy_now {
z-index: 300;
position: relative;
cursor: pointer;
    float: left;
}
#buy {
z-index: 300;
position: relative;
cursor: pointer;
    float: right;
}
.blok_menu {
    width: 100%
}
.blok_stack {
    width: 190px;
    padding: 5px;
    float: left;
    display: inline;
    margin-left: 20px;
    min-height: 350px
}
.blok_stack h4 {
    text-align: center
}
.stack {
    margin: 20px auto;
    padding: 0;
    position: relative;
    max-width: 100%;
    cursor: pointer
}
.stack img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s
}
.stack img:last-child {
    position: relative
}
.stack:hover img {
    transform: scale(0.48);
    -ms-transform: scale(0.48);
    -webkit-transform: scale(0.48)
}
.stack:hover img:nth-child(4) {
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
.stack:hover img:nth-child(3) {
    transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0
}
.stack:hover img:nth-child(2) {
    transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%
}
.stack:hover img:first-child {
    transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}
.new_tovar img {
    z-index: 200;
    position: absolute;
    margin-top: 322px;
    margin-left: -947px;
    opacity: 0.75
}
.new_tovar_menu img {
    z-index: 2;
    position: absolute;
    margin-top: -10px;
    margin-left: -30px;
    opacity: 0.75
}
.button_katalog_detail {
    opacity: 0.85;
    width: 200px;
    margin-left: -20px
}
.old_foto_blok {
    margin-left: 15px
}
.old_foto_blok img {
    cursor: move
}
.pdf_print {
   z-index: 10;
position: absolute;
left: 890px;
margin-top: -130px;
}
.zamovlennya_buy {
    width: 440px;
    padding: 5px;
    float: left;
    display: inline;
    margin-left: 20px
}
.zamovlennya_buy label {
    font-weight: bold
}
.zamovlennya_buy .form_zamovlennya {
    width: 400px;
    font-weight: bold;
    margin-bottom: 0px;
}
.red_star {
    color: #CD5C5C
}
.button_zamovlennya {
    width: 415px
}
.new_z, .new_comments, .new_call {
    z-index: 200;
    position: absolute;
	margin-top: -36px;
	margin-left: 205px;
    background: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 60px;
    height: 25px;
    border-style: ridge;
    border-color: red;
    border-width: thin;
    text-align: center;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1)
}
.count_z {
    z-index: 200;
    position: absolute;
    float: left;
    margin-top: -10px;
    margin-left: -25px;
    background: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 60px;
    height: 25px;
    border-style: ridge;
    border-color: green;
    border-width: thin;
    text-align: center;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1);
    box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 1)
}
.runNotNew {
    color: grey;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.runNotNew img, .runCancel img, .runNotCancel img {
    opacity: 0.6;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.runCancel {
    color: red;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.runNotCancel {
    color: green;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.basket_trash {
    z-index: 490;
    position: absolute;
    right: 30px;
    margin-top: -30px;
    cursor: pointer;
    color: red
}
.fa-refresh {
    color: red
}
.galleria-container {
    background: #AD965A
}
.galleria-counter {
    color: #000000
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    background-color: #AD965A
}
.filter-button {
    background-color: #FFFFFF;
    border-style: ridge;
    border-color: #000000;
    border-width: thin;
    padding: 2px 7px 2px 7px;
    margin-bottom: 5px;
    float: left;
}

.filter_box {
    float: left
}
#options-filter label {
    width: 60px;
    text-align: right;
    margin-bottom: 10px
}
#options-filter label:nth-child(8) {
    width: 30px;
}
#options-filter label:nth-child(10) {
    width: 40px;
}
#options-filter select {
    margin-bottom: 10px
}
#options-filter .w400 {
    width: 420px
}
.ui-jcoverflip {
    position: relative
}
.ui-jcoverflip--item {
    position: absolute;
    display: block
}
#flip {
    height: 130px;
    width: 940px
}
#flip .ui-jcoverflip--title {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    color: #555
}
#filter_tovar {
    width: 320px
}
#sort_filter {
    width: 150px
}
#price_filter {
    width: 150px
}
#color_filter {
    width: 150px
}
#tovar_count_filter {
    width: 60px
}
#feed_back {
    padding: 10px 5px 15px 5px;
    width: 600px;
    margin-top: 10px;
    margin-bottom: 10px
}
#feed_back input[type="text"] {
    text-align: center
}
#feed_back input[type="text"],
#feed_back textarea {
    width: 400px
}
#feed_back .hide_initally {
    display: none
}
.kf, .persent {
    width: 50px
}
.all-photo {
    list-style: outside none none
}
.all-photo li {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px
}
.all-photo a {
    display: block;
    position: relative;
    color: #68B800;
    text-decoration: underline
}
.all-photo li:hover {
    opacity: 0.55;
    transform: scale(1.05);
}
.all-photo .icon-zoom {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -13px;
    display: block;
    opacity: 0;
    color: #000;
    vertical-align: middle
}
.all-photo span:hover .icon-zoom {
    opacity: 1
}
.all-photo a span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px
}
.block_border_tovar_detail {
    border: 1px solid #CBCBCB;
    padding: 0 8px;
    margin-bottom: -1px;
    width: 100%
}
#vartistTovar {
    font-size: 24px;
    color: #65bdc1;
    font-weight: bold;
    text-align: center;
}
.to_comments_form {
    cursor: pointer
}
.to_comments_form:hover {
    color: #65bdc1
}
.cursor-pointer {
    cursor: pointer
}
.field-up,
.field-down {
    margin-bottom: -10px
}
.field-up {
    margin-right: -3px
}
.field-down {
    margin-left: -3px
}
.fa-floppy-o:hover {
    color: #65bdc1
}
.discount,
.discount_list {
    z-index: 200;
    position: absolute;
    -moz-transform: rotate(37deg);
    -ms-transform: rotate(37deg);
    -webkit-transform: rotate(37deg);
    -o-transform: rotate(37deg);
    transform: rotate(37deg)
}
.discount_block {
    z-index: 1000;
    position: absolute;
    margin-left: 170px;
    -moz-transform: rotate(37deg);
    -ms-transform: rotate(37deg);
    -webkit-transform: rotate(37deg);
    -o-transform: rotate(37deg);
    transform: rotate(37deg);
}
.discount_list {
    z-index: 1000
}
.discount_val,
{
    z-index: 202;
    position: absolute;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-left: 13px;
    margin-top: 28px
}
.discount_val_list {
z-index: 1001;
position: absolute;
color: #FFF;
font-size: 16px;
font-weight: bold;
margin-left: 6px;
margin-top: -9px;
background-image: url("../images/discount_small.png");
background-position: 50% 50%;
width: 50px;
height: 50px;
padding-top: 21px;
background-repeat: no-repeat;
text-align: center;
    opacity:0;
}
.discount_val_block {
z-index: 899;
position: absolute;
color: #FFF;
font-size: 16px;
font-weight: bold;
margin-left: 170px;
margin-top: -9px;
background-image: url("../images/discount_small.png");
background-position: 50% 50%;
width: 50px;
height: 50px;
padding-top: 21px;
background-repeat: no-repeat;
text-align: center;
    opacity:0;
}
#tab-1,
#tab-2 {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.basked_img,
.basked_info {
    float: left;
    display: block;
}
.top,
.top_list {
    z-index: 200;
    position: absolute;
    -moz-transform: rotate(37deg);
    -ms-transform: rotate(37deg);
    -webkit-transform: rotate(37deg);
    -o-transform: rotate(37deg);
    transform: rotate(37deg)
}
.top_block {
    z-index: 1000;
    position: absolute;
    margin-left: 170px;
    -moz-transform: rotate(37deg);
    -ms-transform: rotate(37deg);
    -webkit-transform: rotate(37deg);
    -o-transform: rotate(37deg);
    transform: rotate(37deg);
        opacity:0;
}
.top_list {
    z-index: 1000
}
/*.top_val,
.top_val_list {
    z-index: 202;
    position: absolute;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-left: 13px;
    margin-top: 28px
 background-image: url("../images/top_small.png");
	background-position: 50% 50%;
}*/

.top_val,
.top_val_list {
z-index: 1002;
position: absolute;
color: #FFF;
font-size: 20px;
font-weight: bold;
margin-left: 170px;
margin-top: -8px;
background-image: url("../images/top_small.png");
background-position: 50% 50%;
width: 50px;
height: 50px;
padding-top: 21px;
background-repeat: no-repeat;
text-align: center;
    opacity:0;
}




.top_val_list {
    z-index: 1002
}

.top_val_block {
z-index: 898;
position: absolute;
color: #FFF;
font-size: 18px;
font-weight: bold;
margin-left: 170px;
margin-top: -8px;
background-image: url("../images/top_small.png");
background-position: 50% 50%;
width: 50px;
height: 50px;
padding-top: 21px;
background-repeat: no-repeat;
text-align: center;
    opacity:0;
}
.item_products .block_emblem:nth-child(3),
.list_emblem_next {
    margin-top: 45px;
}

/*.item_products .block_emblem_val:nth-child(4),
.list_emblem_val_next {
    margin-top: 57px;
}*/

.list_emblem_val_next {
    margin-left: 6px;
}
#detail-photo img:nth-child(1) {}#detail-photo div:nth-child(2) {
    position: absolute;
    z-index: 202;
    position: absolute;
    color: #FFF;
    font-weight: bold;
    margin-top: 28px;
    margin-left: 14px;
}
#detail-photo img:nth-child(3) {
    margin-left: 110px;
}
#detail-photo div:nth-child(4) {
    margin-left: 125px;
}
.discount_val_detail {
	font-size: 26px;
	background-image: url("../images/discount.png");
	z-index: 990;
	position: absolute;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	width: 90px;
	height: 90px;
	padding-top: 25px;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 0px;
}
.top_val_detail {
	font-size: 32px;
	background-image: url("../images/top.png");
	z-index: 990;
	position: absolute;
	color: #FFF;
	font-weight: bold;
	margin-top: -30px;
	width: 90px;
	height: 90px;
	padding-top: 60px;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 0px;
}
.kmr-save-to-file-icon {
    float: left;
    position: absolute;
    margin-top: 130px;
    margin-left: 50px;
    z-index: 20;
}

.item_products aside:nth-child(2){
margin-top: 35px;
}

#products aside:nth-child(2){
margin-top: 35px;
}

.post-entry aside:nth-child(2){
margin-top: 35px;
}

#detail-photo aside:nth-child(2){
margin-left:110px;
}

.sf-menu>a{
color: #fff;
background: red;
padding: 19px 28px;
position: relative;
margin: -5px 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 0.4);
-moz-box-shadow:    0px 0px 5px 0px rgba(255, 255, 255, 0.4);
box-shadow:         0px 0px 5px 0px rgba(255, 255, 255, 0.4);
}
.sf-menu>a:hover,.sf-menu>a:hover li{
    background: red;
}



.flat-menu-slider>ul>.fa-plus, .flat-menu-slider>ul>ul>ul>.fa-plus,.flat-menu-slider>ul>ul>ul>ul>.fa-plus{
	display:none;
}

.flat-menu-slider ul ul .button-plus{
	float: left;
	margin-top: -23px;
	cursor: pointer;
	font-size: 16px;
	margin-left: -10px;
}

.flat-menu-slider ul ul li.level_3 {
	border-left: 1px solid #31A64A;
}

.flat-menu-slider ul ul a{
	display:none;
	padding-left: 0px;
}
.button-up{
	position: absolute;
	margin-top: -23px;
	cursor: pointer;
	display:none;
}

.action_item {
	border: 1px solid #31A64A;
	font-weight: bold;
}

.flat-menu-slider > ul > a > li {
	border-bottom: 1px solid #31A64A;
}

ul.flat-menu-slider li.level_3 {
	width: 193px;
}

ul.flat-menu-slider li.level_4 {
	border-left: 1px solid #31A64A;
	width: 170px;
	padding-left: 10px;
}

ul.flat-menu-slider li.level_4 {
	
}

ul.flat-menu-slider li.level_3 {
    padding-left: 10px;
}

.level_4_list {
	margin-left: 15px;
	border-top: 1px solid #31A64A;
	width: 205px;
}

.home-slide, .nav-info li{
opacity:0;
}

.flat-menu-slider .fa-chevron-right{
margin-left:-11px;
color:#31A64A;
}

span.sf-sub-indicator{
display:none;
}

.jcarousel-item{
opacity:0;
}
.sf-menu li ul li a{
text-transform:none;
}

.number_order {
 color:#fff;
 background-color:green;
    padding: 2px 5px;
}

.sklad_color {
color: #fff;
padding: 2px 5px;
border: 1px solid #000;
width: 90%;
display: block;
}

.sklad_move_del {
color: #F00;
border: 2px solid #F00;
border-radius: 50%;
padding: 8px 11px;
position: absolute;
z-index: 99;
margin-left: -115px;
margin-top: -40px;
background-color: #FFF;
cursor: pointer;
opacity: 0.6;
}

.sklad_move_del:hover {
    color: #fff; 
    background-color: red;
    opacity: 1;
        -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.preview_foto {
    border: 2px solid #282929;
    width: 200px;
    height: 200px;
    border-radius: 50%;

    background: #fff;
    top: 35%;
    overflow: hidden;
    position: relative;
	margin-left: -50px;
}


.preview_foto img {

    position: relative;

}

.tovar_na_skladi_yes {
    color: #fff;
    background-color: #31A64A;
    padding: 2px 5px;
    font-weight:bold
}

.tovar_na_skladi_no {
    color: #fff;
    background-color: red;
    padding: 2px 5px;
    font-weight:bold
}

.orenda_list {
	color: #fff;
    background-color: #31A64A;
    padding: 2px 5px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    z-index: 190;
    margin-top: -20px;
    opacity: 0;
}

.post-content .orenda_list{
    position: static;
    margin-top: 0px;
    opacity: 1;
}

.post-entry .orenda_list{
    margin-top: 35px;
	margin-left: -99px;
}

.owl-controls .owl-prev{
    left: 0px;
	top: 0px;
	margin-top: -45px;
    margin-left: 40px;
    position: absolute;
}

.owl-controls .owl-prev::before {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
}

.owl-controls .owl-next{
    right: 0px;
	top: 0px;
	margin-top: -45px;
    margin-right: 40px;
    position: absolute;
}

.owl-controls .owl-next::before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
}

.owl-wrapper-outer .item {
    height: 100%;
}

.owl-wrapper-outer .item img{
    vertical-align: middle;
    margin: auto 0; 
}

.stat_tovar_img{
    min-height: 100%;
	display: block;
	float: left;
}

.stat_tovar_text{
    display: table;
	text-align: left;
}

.product-action-main a.buy-now-btn {
    position: relative;
    line-height: 42px;
    border: 1px solid #FD9729;
    color: #FFF;
    background-color: #FD9729;
    padding: 0px 20px;
    margin: 0px 0px 0px 10px;
    height: 42x;
}

.product-action-main a.add-cart-btn {
    background-color: #FF5400;
    color: #FFF;
    padding: 0px 18px;
    margin: 0px 10px 0px 0px;
    height: 48px;
}

.product-action-main a {
    display: inline-block;
    vertical-align: top;
    line-height: 46px;
    height: 46px;
    border-radius: 3px;
    font-size: 18px;
}

#top_pages_message {
    z-index: 200;
	position: fixed;
	top: 100%;
	margin-top: -100px;
	line-height: 10px;
	opacity: 0.85;
    display:block;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 5px;
    width: 200px;
    left:100%;
    margin-left: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#call_pages_message {
    z-index: 200;
    position: fixed;
    top: 100%;
    margin-top: -180px;
	left:100%;
    margin-left: 0px;
    line-height: 10px;
    opacity: 0.85;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 5px;
    width: 200px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.block_good_date {
 display:none;   
}

.cycle-slideshow{
    overflow: hidden;
}

.left-panel{
   margin-top: 5px;
}

.left-panel {
    margin-left: -40px;
    width: 250px;
}

.content_katalog{
    width: 740px;
}

#products {
    margin-left: 24px;
}

.opacity-0{
	opacity:0;
}

.opacity-1{
	opacity:1;
}

letter-list li:first-child {
    border-left: 0;
}
.letter-list li {
    border-left: 1px solid #eee;
    display: table-cell;
    width: 1%;
}

.letter-list li {
    cursor:pointer;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
    background: #f7f7f7;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.letter-list li:hover, .letter-list li.letter {
    background: #31A64A;
    color:#fff;
}


.csc-header {
 margin-top:50px;   
}

.csc-header-n1 {
 margin-top:0px;   
}

.csc-header h3{
 padding: 10px;
font-size: 18px; 
}


.button_del_item{
 float:right;   
    cursor:pointer;
}


.hide_del{
    opacity: 0.2;
}

input[type="button"].button_del_item_return {
position: absolute;
margin-top: 50px;
margin-left: 120px;
    cursor:pointer;
    z-index:99;
}

input[type="button"].button_del_item {
    margin-top: 20px;
}


#skladTovar {
    text-align: center;
}


.block_border_tovar_detail hr{
 	background: #CBCBCB;   
}

.fotouploader{
    margin-top: 10px;
}

.rec.empty {
    border-color: red;
	background-color: rgba(255,0,0,0.1);
}


label.empty {
    color:red;
}

.detail_accordion {
    overflow: hidden;
}

.detail_accordion .button-plus{
 	font-size: 14px;   
    position: absolute;
    left: 15px;
    margin-top: 5px;

}

.detail_accordion .list-detail {
    display: none;
}

.detail_accordion .box-outline {
 	cursor:pointer;  
    margin: 5px 0;
}

.addthis_sharing_toolbox{
    margin-top:8px;
}

#info_buy .csc-header h3 {
    margin-bottom: 0 !important; 
}

.menu-next {
    color: #fff;
    display: table;
    position: relative;
    margin-top: -15px;
    left: 50%;
    margin-left: -3px;
}


.parametrRadio{
    margin-bottom: 5px;
    margin-left: 6px;
}