html, body {
    /*height: 100%;*/
    font-family: Verdana, "Geneva CY", "DejaVu Sans", sans-serif;
}

body {
    position: relative;
    padding: 0;
    background: url(/images/page-cut/bg.jpg);
}

a {
    color: /*#D3A852;*/ #a38342;
}

a:hover
a:active,
a:focus {
    color: /*#D3A852;*/ #a38342;
}

input:focus,
textarea:focus {
    outline: none;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
    border: 1px solid #999;
    padding: 2px 5px;
}

input:focus:required:invalid:focus {
    border-color: #C00;
}

input:focus:required:valid:focus {
    border-color: green;
}

h1 {
    font-size: 16px;
    color: #336699;
    margin-top: 0;
    /*text-align: center;*/
}

.content-wrapper p {
    text-indent: 20px;
}

.home-h1 {
    height: 60px;
    line-height: 60px;
    padding-left: 70px;
    font-size: 16px;
    margin-top: 0;
    background: url(/images/page-cut/button-main.png) left top no-repeat;
}

.home-h1:hover {
    background-position: left bottom;
}

.total-count,
.total-amount {
    font-weight: bold;
}

.home-variants {
    margin: 0 0 0 10px;
    padding: 0;
    width: 100%;
}

.home-variants li {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: 176px;
    padding-left: 60px;
    height: 35px;
    line-height: 35px;
    list-style: none;
    color: #9E8373;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

.home-variants li.active {
    /*background-position: left top;*/
    text-decoration: underline;
    color: #336699;
}

.home-variants li:hover {
    background-position: left top;
}

.income {
    background: url(/images/page-cut/button-new.png) left bottom no-repeat;
}

.hot {
    background: url(/images/page-cut/button-hot.png) left bottom no-repeat;
}

.event {
    background: url(/images/page-cut/button-best.png) left bottom no-repeat;
}

.income-data,
.hot-data,
.event-data {
    display: none;
}

#wrapper,
header {
    min-height: 100%;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/** header **/
.header-wrapper {
    width: 100%;
    background: url(/images/page-cut/top-bg.png) top repeat-x;
}

header {
    position: relative;
    height: 155px;
}

.header-wrapper > header .logo {
    position: absolute;
    left: 0px;
    top: 5px
}

.header-address,
.header-phones {
    position: absolute;
    bottom: 26px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    padding-left: 25px;
    color: #3D2518;
    font-weight: bold;
}

.header-phones > .viber{
    color: #7b519c;
}

.viber-side {
    margin-left: -25px;
    margin-top: 1px;
    position: absolute;
    width: 20px;
}

.viber-side-span {
    color: #7b519c;
}

#wrapper .caroufredsel_wrapper:last-child {
    overflow: visible !important;
}

.header-address {
    right: 340px;
    /*background: url(/images/page-cut/ico-metro.png) left top no-repeat;*/
}

.header-phones {
    right: 0;
    background: url(/images/layout/page-cut/header/ico-viber.png) left top no-repeat;
}

.shop-info {
    position: absolute;
    right: 0px;
    top: 15px;
    min-width: 315px;
    color: #FFFDC2;
}

.cart-info {
    font-size: 10px;
    height: 25px;
    line-height: 25px;
}

.cart-info > span {
    font-size: 12px;
}

#cart {
    display: block;
    float: left;
    padding-left: 35px;
    margin-right: 10px;
    background: url(/images/page-cut/ico-cart.png) left no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFFDC2;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}

#cart:hover {
    text-decoration: underline;
}

.header-auth {
    position: absolute;
    top: 20px;
    right: 444px;
}

.header-auth {
    font-size: 12px;
    font-weight: bold;
    color: #3D2518;
}

.header-auth a {
    color: #FFFDC2;
    text-decoration: underline;
}

.header-auth a:hover {
    color: #3D2518;
}

/*main-menu*/
.main-menu-wrapper .main-menu {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    height: 45px;
}

.main-menu-wrapper .main-menu li,
.main-menu-wrapper .main-menu li a {
    float: left;
    display: block;
    height: 45px;
}

.main-menu-wrapper .main-menu li a {
    width: 196px;
    margin-right: 5px;
    line-height: 30px;
    text-align: center;
    color: #543F2E;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    background: url(/images/page-cut/top-button.png) 0 top no-repeat;
}

.main-menu-wrapper .main-menu li a:hover {
    background-position: 0 -45px;
}

.main-menu-wrapper .main-menu li.active a,
.main-menu-wrapper .main-menu li.active a:hover {
    color: #E7CBB3;
    background-position: 0 -90px;
}

.main-menu-wrapper .main-menu li:last-child a {
    margin-right: 0;
}

.search {
    position: absolute;
    right: 0px;
    top: 47px;
}

.search > label {
    font-weight: bold;
    margin-right: 3px;
    font-size: 15px;
    color: #3D2518;
}

.search input[type="text"] {
    background: url(/images/page-cut/bg-search.png) 0 0 no-repeat;
    border: 0;
    height: 16px;
    width: 353px;
    padding: 7px;
    padding-left: 10px;
    font-size: 12px;
    font-style: italic;
}

.search input[type="text"]:focus {
    outline: none;
}

.search input[type="submit"] {
    border: 0;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background: url(/images/page-cut/button-search.png) no-repeat;
}

.search input[type="submit"]:hover {
    background-position: 0 -60px;
}

/*** Slider ***/

.slider {
    width: 1000px;
    height: 385px;
    padding: 5px;
    background: url(/images/page-cut/slider-bg.png) no-repeat;
}

#carousel {
    width: 990px;
    height: 350px;
    max-height: 350px;
    overflow: hidden;
}

#carousel img {
    display: block;
    float: left;
}

#thumbnails {
    height: 60px !important;
    overflow: hidden;
    position: absolute;
    left: 50% !important;
    z-index: 2;
    padding: 1px;
    top: 163px !important;
    width: 250px !important;
    margin-left: -300px !important;
    background: url(/images/page-cut/slider-pogination-bg.png) left top no-repeat;
}

#thumbnails img {
    display: block;
    float: left;
    /*margin: 10px;*/
    width: 50px;
    height: 50px;

    /*box-shadow: 0 0 10px #000;*/
}

#thumbnails img:hover {
    /*width: 110px;*/
    /*height: 110px;*/
}

.line_carousel {
    background: #ccc;
    position: absolute;
    left: 50px;
    display: block;
    height: 218px;
    width: 1px;
}

.prev, .next {
    position: absolute;
    width: 14px;
    height: 25px;
    top: 100px;
}

.next {
    right: 19px;
    background: url(/images/layout/page-cut/header/slider-next.png) no-repeat;
}

.prev {
    background: url(/images/layout/page-cut/header/slider-prev.png) no-repeat;
    left: 20px;
}

.prev:hover, .next:hover {
    background-position: -14px 0;
}

/*** offers ***/
.offers {
    position: relative;
    background: url(/images/layout/page-cut/header/offer-bg.png) no-repeat;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.offer {
    display: inline-block;
    position: relative;
    width: 314px;
    height: 170px;
    margin: 15px 0 15px 12px;
    background: url(/images/layout/page-cut/header/offer-current-bg.png) no-repeat;
}

.offer > .marker {
    z-index: 3;
    display: block;
    left: 3px;
    top: 3px;
    width: 50px;
    height: 50px;
    position: relative;
}

.hit > .marker {
    background: url(/images/layout/page-cut/header/ico-offer-hit.png) no-repeat;
}

.new > .marker {
    background: url(/images/layout/page-cut/header/ico-offer-new.png) no-repeat;
}

.sale > .marker {
    background: url(/images/layout/page-cut/header/ico-offer-sale.png) no-repeat;
}

.offer > img {
    z-index: 2;
    position: relative;
    bottom: 25px;
    left: 25px;
}

.form-reg {
}

.form-reg label {
    display: block;
    /*height: 40px;*/
    margin-bottom: 7px;
}

.form-reg label span {
    display: block;
    float: left;
    width: 240px;
    line-height: 20px;
    text-align: right;
    margin-right: 30px;
    font-weight: bold;
    color: #938373;
}

.form-reg label input {
    height: 20px;
    width: 355px;
    padding-left: 5px;
    border: 1px solid #EEECEF;
}

.form-reg input[name=submit],
.form-signin input[name=submit] {
    display: block;
    float: left;
    position: relative;
    background: url(/images/page-cut/top-button.png) left 0px no-repeat;
    height: 45px;
    width: 196px;
    border: 0;
    font-weight: bold;
    padding-bottom: 14px;
}

.form-reg input[name=submit] {
    margin-left: 270px;
}

.form-signin input[name=submit]:hover,
.form-reg input[name=submit]:hover {
    color: #FFF;
    background-position: left bottom;
}

.form-reg input[name="captcha[input]"] {
    position: relative;
    width: 195px;
    float: left;
    margin-right: 10px;
}

.clear {
    clear: both;
}

/** Content**/
.content-wrapper {
    position: relative;
}

.content-wrapper > .container {
    padding-bottom: 80px;
}

.container {
    margin: 0 auto;
}

.container > aside {
    float: left;
    position: relative;
    width: 251px;
    background: url(/images/page-cut/left-menu-bg-top.png) top no-repeat;
}

.aside-wrapper {
    position: relative;
    z-index: 99;
    background: rgba(255, 255, 255, 0.4) url(/images/page-cut/left-menu-bg-bottom.png) bottom no-repeat;
}

.middle-wrapper {
    margin-top: 2px;
    padding: 20px;
    background: url(/images/page-cut/left-menu-bg-middle.png) repeat-y;
}

.aside-contacts {
    padding: 10px;
    height: 219px;
    background: url(/images/page-cut/left-menu-bg-phones.png) no-repeat;
}

.aside-contacts-title {
    display: block;
    color: #543F2E;
    height: 60px;
    padding-left: 74px;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    background: url(/images/page-cut/button-phone.png) left top no-repeat;
}

.aside-contacts-title:hover {
    background-position: left bottom;
}

.aside-contacts-phones {
    display: block;
    color: #938373;
    font-weight: bold;
    text-align: right;
    font-size: 16px;
    margin: 10px 25px 20px 0;
    line-height: 22px;
}

.aside-contacts-time {
    display: block;
    color: #938073;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    margin: 0px 25px 0 0;
}

.container > aside ul {
    padding: 0;
    margin: 0;
}

.catalog-title {
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 70px;
    font-size: 15px;
    margin-right: -20px;
    color: #35271E;
    font-weight: bold;
    background: url(/images/page-cut/button-catalog.png) top left no-repeat;
    cursor: default;
}

.catalog-title:hover {
    background-position: bottom left;
    text-decoration: none;
}

.container > aside .main-menu > li {
    list-style: none;
    padding: 5px 0;
}

.container > aside .main-menu > li > ul {
    display: none;
    margin-top: 5px;
}

.container > aside .main-menu > li > ul > li {
    display: block;
    line-height: 12px;
    padding-left: 33px;
    padding-bottom: 5px;
    background: url(/images/page-cut/left-menu-gap-submenu.png) 21px 7px no-repeat;
}

.container > aside .main-menu > li > ul > li > a {
    font-weight: normal;
    font-size: 11px;
    color: #543F2E;
}

.container > aside .main-menu > li > ul > li.active > a {
    color: #9E8373;
}

.container > aside .main-menu > li {
    line-height: 14px;
    padding-left: 20px;
    background: url(/images/page-cut/left-menu-gap-nonactivity.png) left 10px no-repeat;
}

.container > aside .main-menu > li.sub-in {
    background: url(/images/page-cut/left-menu-gap-activity1.png) left 10px no-repeat;

}

.container > aside .main-menu a {
    display: block;
}

.container > aside .main-menu > li > a {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #543F2E;
}

.container > aside .main-menu > li.active > a {
    color: #9E8373;
}

.container > aside .main-menu > li.active > ul {
    display: block;
}

.aside-add-info {
    background: rgba(189, 179, 174, 0.5);
    padding: 20px 10px;
}

.aside-add-info > a {
    display: block;
    height: 25px;
    line-height: 30px;
    padding-left: 35px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

.aside-add-info .find-master {
    background: url('/images/page-cut/button-master.png') 0 0 no-repeat;
}

.aside-add-info .learn-video {
    background: url('/images/page-cut/button-study.png') 0 0 no-repeat;
}

.aside-add-info .our-vk-groupes {
    background: url('/images/page-cut/button-vk.png') 0 0 no-repeat;
}

.aside-add-info .other {
    background: url('/images/page-cut/left-menu-gap-submenu.png') 21px 14px no-repeat;
}

.aside-add-info > a:hover {
    /* color: #91A2B6; */
    color: #666666;
    text-decoration: none;
    background-position: 0 -25px;
}

.aside-add-info > a.other:hover {
    background-position: 21px 14px;
    text-decoration: underline;
}

.sidebar-fa-icons {
    margin: 3px 0 0 4px;
}
.sidebar-fa-icons .item {
    display: block;
    font-weight: bold;
    font-size: 12px;
    line-height: 25px;
    color: black;
    text-decoration: none;
}
.sidebar-fa-icons .item:hover {
    color: #666666;
}
.sidebar-fa-icons .item .fab {
    margin: 0 8px 0 0;
    font-size: 22px;
    font-weight: normal;
    vertical-align: -3px;
}
.sidebar-fa-icons .item.yt {

}

.container > article {
    padding: 20px;
    float: right;
    width: 709px;
    min-height: 1108px;
    padding-bottom: 100px;
    margin-bottom: -70px;
    background: #FAFAFA;
    opacity: 0.9;
    border-top: 1px solid #bdb3aa;
}

.container > article,
.container > article p {
    font-size: 12px;
    line-height: 20px;
}

.container > article p {
    margin-bottom: 10px;
}

#foot-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: url(/images/page-cut/footer-bg.png) repeat-x;
}

footer {
    height: 100px;
    position: relative;
    width: 1000px;
}

.footer-copyright {
    position: absolute;
    left: 0;
    bottom: 40px;
    color: #FFFDC2;
    font-size: 10px;
}

.footer-copyright a {
    color: white;
}

.logo-footer {
    top: 10px;
    width: 80px;
    height: 80px;
    position: relative;
    margin: 0 auto;
}

.logo-footer > a {
    display: block;
    width: 80px;
    height: 80px;
    background: url(/images/page-cut/logo-footer.png) no-repeat;
}

.logo-footer > a:hover {
    background-position: bottom left;
}

.wezoom {
    font-family: Arial;
    position: absolute;
    right: 20px;
    bottom: 31px;
    width: 50px;
    height: 32px;
    background: url('/images/layout/page-cut/wezoom/WZ2013.png') no-repeat 0 0;
    color: #fff;
    text-decoration: none;
    padding-left: 34px;
}

.wezoom:hover {
    text-decoration: none;
}

.wezoom > span {
    font-size: 9px;
    display: block;
    margin-top: -9px;
    line-height: 25px;
}

.wezoom > .wz-hand {
    position: absolute;
    right: 9px;
    top: 22px;
}

.ava {
    display: none;
}

.cab-master-image {
    position: relative;
    width: 195px;
    height: 200px;
    border: 1px solid #CCC;
    padding: 5px;
    float: left;
    margin: 13px;
    line-height: 200px;
}

.cab-master-image > a {
    line-height: 100%;
}

.cab-master-image > img {
    vertical-align: middle;
}

.breadcrumbs {
    padding: 0;
    margin: 7px 0 15px 0;
    font-size: 10px;
    line-height: 13px;
}

.breadcrumbs a {

}

.breadcrumbs li {
    list-style: none;
    display: block;
    float: left;
    background: url('/images/page-cut/breadcrumbs-li.png') no-repeat 100% 5px;
    padding-right: 10px;
    margin-right: 3px;
}

.breadcrumbs li:last-child {
    background: none;
}

.home-products-title {
    display: block;
    color: #336699;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
}

.home-products-title:hover {
    color: #134170;
}

.call-me-block {
    position: fixed;
    right: 0;
    top: 200px;
    width: 60px;
    height: 278px;
    background: url(/images/page-cut/button-call-back.png) no-repeat;
}

.call-me-block:hover,
.call-me-block.active {
    cursor: pointer;
    background-position: -60px 0;
}

.call-me-block > form {
    display: none;
}

.left-menu-center-background {
    position: absolute;
    width: 251px;
    top: 365px;
    background: url(/images/page-cut/left-menu-bg-center.png) repeat-y;
}

.cart-table {
    border-collapse: collapse;
    border-color: #bdb3ae;
}

.cart-table tr, .cart-table td, .cart-table th {
    border-color: #bdb3ae !important;
}

.form-table-order {
    width: 709px;
}

.form-table-order td:first-child {
    width: 258px;
    height: 30px;
    display: block;
    text-align: right;
}

.form-table-order td:last-child {
    width: 455px;
}

.form-table-order input, .form-table-order textarea {
    width: 276px;
    margin-left: 19px;
}

.form-table-order input[type="radio"] {
    width: auto;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

label[for="method"] {
    padding-top: 3px;
}

.form-table-order textarea {
    height: 90px;
}

.cart-table th, .cart-table td {
    border: 1px solid black;
}

.cart-table tr > td {
    text-align: center;
    vertical-align: middle;
}

.cart-table input[type=number] {
    line-height: 27px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0 5px;
    margin-right: 5px;
}

.cart-table .deleteLine {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.form-table-order input[type=submit] {
    height: 30px;
}

.callback-window {
    position: fixed;
    z-index: 99999;
    right: 60px;
    top: 265px;
    margin-left: -200px;
    padding: 10px;

    width: 193px;
    height: 193px;

    background: url(/images/page-cut/callback-bg.png);
    /*border: 1px solid #FFF;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.callback-window .callback-close {
    font-size: 12px;
    float: right;
    color: #FFFDC2;
    text-decoration: underline;
}

.callback-window h2 {
    margin-top: 0;
    color: #FFF;
    font-weight: normal;
}

.callback-window form input,
.callback-window form textarea {
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 3px 5px;
    font-size: 11px;
    width: 183px;
    color: #9E8373;
    margin-bottom: 3px;
}

.callback-window form textarea {
    height: 39px !important;
}

.callback-window form input[type="text"] {
    height: 14px;
}

.callback-window form button {
    background: url(/images/page-cut/top-button.png) left 0px no-repeat;
    height: 45px;
    font-weight: bold;
    color: #000;
    display: block;
    border: 0;
    padding: 0;
    width: 200px;
    font-size: 11px;
    padding-bottom: 14px;
    margin-top: 8px;
}

.callback-window form button:hover {
    background-position: left bottom;
    color: #FFF;
}

.callback-window label {
    display: block;
    font-weight: bold;
    font-style: italic;
    color: #000;
    font-size: 12px;
    padding-bottom: 3px;
}

.callback-window .clear {
    margin: 5px 0;
}

.category-meta p {
    text-indent: 0;
    margin: 0;
}

.category-h1,
.reg-h1 {
    height: 60px;
    line-height: 60px;
    padding-left: 77px;
    margin-top: 0;
    margin-bottom: 10px;
}

.reg-h1 {
    background: url(/images/page-cut/button-cat.png) left top no-repeat;
}

.category-h1 {
    background: url(/images/page-cut/button-catalog.png) top left no-repeat;
}

.category-h1 > h1 {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    line-height: 22px;
}

.reg-h1 {
    background: url(/images/page-cut/button-reg.png) left top no-repeat;
}

.category-h1:hover,
.reg-h1:hover {
    background-position: left bottom;
}

.products > ul,
.products > ul > li {
    margin: 0;
    padding: 0;
}

.products > ul {
    margin-left: -10px;
}

.products > ul > li {
    display: block;
    float: left;
    width: 133px;
    margin-left: 10px;
    margin-bottom: 20px;
    height: 245px;
}

.products > ul > li.hr {
    display: block;
    height: 0;
    width: 713px;
    background: #bdb3aa;
    margin: 20px 0;
    margin-left: 15px;
    box-shadow: 0 1px 1px rgba(189, 179, 170, 0.5);
}

.products > ul > li > a {
    background: #FFF;
    text-align: center;
    display: block;
    color: #543F2E;
    padding: 5px;
    border: 1px solid #bdb3aa;
    box-shadow: 1px 1px 3px rgba(189, 179, 170, 0.7);
}

.products > ul > li:hover > a {
    color: #D3A852;
}

.products > ul > li > a > .c-pr-img {
    /*border: 1px solid #ccc;*/
    /*padding: 5px;*/
    height: 165px;
}

.pagination ul li {
    display: block;
    float: left;
}

.pagination ul li a {
    display: block;
    float: left;
    text-align: center;
    line-height: 20px;
    background: url(/images/page-cut/pogination-pages.png) no-repeat;
    width: 20px;
    margin-right: 20px;
    height: 20px;
    color: #000;
    font-size: 11px;
}

.pagination ul li.active a, .pagination ul li a:hover {
    background-position: 0 bottom;
    color: #FFF;
}

.form-signin input {
    width: 430px;
    padding: 0 5px;
    height: 20px;
    border: 1px solid #CCC;
}

.form-signin label span {
    display: block;
    margin-bottom: 3px;
}

.form-signin label {
    display: block;
    margin-bottom: 7px;
}

.auth-wrap {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20000;
}

.auth-window {
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 140px;
    width: 600px;
    height: 170px;
    z-index: 20001;
    background: url(/images/page-cut/login-bg.png) no-repeat;
}

.auth-window form {
    padding-left: 140px;
    padding-top: 25px;
}

.auth-window form .lost-pass-link,
.auth-window form label {
    font-size: 12px;
    color: #FFFDC2;
}

.auth-window form label {
    width: 100px;
    float: left;
    font-weight: bold;
}

.auth-window form .lost-pass-link {
    text-decoration: underline;
    padding-left: 101px;
}

.auth-window form input {
    width: 320px;
    padding: 0 5px;
    border: none;
    margin-bottom: 15px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.auth-window form input[type=password] {
    margin-bottom: 27px;
}

.auth-window form button {
    background: url(/images/page-cut/top-button.png) left 0px no-repeat;
    height: 45px;
    width: 196px;
    color: #FFFDC2;
    font-size: 12px;
    border: 0;
    font-weight: bold;
    padding-bottom: 14px;
    margin-left: 24px;
}

.auth-window form button:hover {
    background-position: left bottom;
}

.video-h1 {
    background: url(/images/page-cut/button-video.png) top left no-repeat;
}

.articles-h1 {
    background: url(/images/page-cut/button-article.png) top left no-repeat;
}

.video-h1, .articles-h1, .art-in-h1 {
    height: 60px;
    line-height: 60px;
    padding-left: 77px;
    margin-top: 0;
    margin-bottom: 10px;
}

.video-h1 > h1, .articles-h1 > h1, .art-in-h1 > h1 {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    line-height: 22px;
    margin-bottom: 10px;
}

.articles-h1:hover,
.video-h1:hover,
{
    background-position: bottom left;
}

.video-h1-inner {
    padding-left: 77px;
}

.article-preview {
    min-height: 60px;
    margin-bottom: 15px;
}

.article-preview h3 {
    line-height: 100%;
    font-size: 100%;
    margin: 0;
}

.container .article-preview p {
    margin: 0;
    font-size: 12px;
}

.video-thumb {
    float: left;
    position: relative;
    width: 350px;
    height: 200px;
    text-align: center;
}

.video-thumb:nth-child(even) {
    clear: left;
    margin-right: 9px;
    margin-bottom: 15px;
}

.video-thumb > a {
    display: block;
}

.video-thumb > a > span {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #FFFDC2;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    min-height: 40px;
    padding-top: 6px;
    /*line-height: 40px;*/
}

.video-thumb > a > .video-more {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background: url(/images/page-cut/button-play.png) 0 bottom no-repeat;
}

.video-thumb > a:hover > .video-more {
    background-position: 0 top;
}

.art-date {
    text-align: center;
    font-size: 8px;
    color: #FFF58E;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 20px;
    background: url(/images/page-cut/button-date.png) 0 0 no-repeat;
}

.art-date > span {
    display: block;
    font-size: 26px;
    padding-top: 15px;
    padding-bottom: 3px;
}

.art-more {
    float: right;
    display: block;
    padding-right: 25px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    font-size: 12px;
    background: url(/images/page-cut/button-more.png) right 0 no-repeat;
}

.art-more:hover {
    background-position: right bottom;
}

.dostavka-h1 {
    line-height: 60px;
    height: 60px;
    padding-left: 80px;
    background: url(/images/page-cut/button-other.png) top left no-repeat;
}

.dostavka-h1:hover {
    background-position: left bottom;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.contacts-h1 {
    height: 60px;
    line-height: 60px;
    background: url(/images/page-cut/button-contacts.png) left top no-repeat;
    padding-left: 75px;
}

.contacts-h1:hover {
    background-position: left bottom;
}

.callback-h2 {
    font-size: 16px;
    color: #336699;
    height: 60px;
    line-height: 60px;
    background: url(/images/page-cut/button-form.png) left top no-repeat;
    padding-left: 77px;
}

.callback-h2:hover {
    background-position: left bottom;
}

#callback-form {
    padding-top: 20px;
}

#lostpass-form label,
#callback-form label {
    display: block;
    margin-bottom: 20px;
}

#callback-form label span,
#lostpass-form label span {
    display: block;
    float: left;
    width: 240px;
    line-height: 20px;
    text-align: right;
    margin-right: 30px;
    font-weight: bold;
    color: #938373;
}

#lostpass-form label input,
#lostpass-form label textarea,
#callback-form label input,
#callback-form label textarea {
    width: 355px;
    padding-left: 5px;
    border: 1px solid #EEECEF;
}

#lostpass-form label input,
#callback-form label input {
    height: 20px;
}

#callback-form input[type="submit"],
#lostpass-form input[type="submit"],
#anketa-form input[type="submit"],
.cabinet-form input[type="submit"],
.subscribe-form input[type="submit"],
.confirm_btn input[type="submit"] {
    background: url(/images/page-cut/top-button.png) left 0px no-repeat;
    height: 45px;
    font-weight: bold;
    /*color: #000;*/
    display: block;
    border: 0;
    padding: 0;
    width: 200px;
    font-size: 12px;
    padding-bottom: 13px;
    margin-left: 270px;
    margin-top: 8px;
    color: #543F2E;
}

#callback-form input[type="submit"]:hover,
#lostpass-form input[type="submit"]:hover,
#anketa-form input[type="submit"]:hover,
.cabinet-form input[type="submit"]:hover,
.subscribe-form input[type="submit"]:hover,
.confirm_btn input[type="submit"]:hover {
    color: #FFF;
    background-position: left bottom;
}

.subscribe-form input[type="submit"] {
    margin-left: 17px;
}

.subscribe-form input[type="text"] {
    border: 1px solid #EEECEF;
    font-size: 12px;
    height: 20px;
    padding: 0 5px;
    width: 182px;
    margin-left: 18px;
}

.subscribe-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 8px 18px;
    color: #543F2E;
}

form ul {
    list-style-type: none;
    padding-left: 0;
}

form ul li {
    color: red;
}

#callback-form {
    min-height: 274px;
    padding-bottom: 100px;
    background: url(/images/page-cut/deco-bottom.png) right bottom no-repeat #F4F2F5;
}

#anketa-form label {
    display: block;
    width: 100%;
}

#anketa-form label span {
    display: block;
    float: left;
    width: 72px;
    line-height: 20px;
    text-align: right;
    margin-right: 5px;
    font-weight: bold;
}

#anketa-form label[for=text],
.cabinet-form label[for="image-files[]"] {
    font-weight: bold;
    margin-bottom: 5px;
}

#anketa-form input[type=text] {
    width: 355px;
    padding-left: 5px;
    height: 20px;
    border: 1px solid #EEECEF;
}

#anketa-form input,
#anketa-form select {
    margin-bottom: 10px;
}

.cabinet-form label span {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.cab-img-delete {
    position: absolute;
    top: 5px;
    right: 5px;
}

.cab-img-delete:hover {
    color: #FFF;
    background: red;
}

.c-pr-title {
    display: block;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    height: 47px;
    overflow: hidden;
    margin-bottom: 3px;
}

.c-price {
    font-weight: bold;
}

.masters-h1 {
    line-height: 60px;
    height: 60px;
    padding-left: 75px;
    background: url(/images/page-cut/button-masters.png) top left no-repeat;
}

.master {
    position: relative;
    width: 173px; /* 350 */
    float: left;
    min-height: 200px; /* 400 */
    margin-bottom: 10px;
    margin: 2px;
}

/*.master:nth-child(4n+4) {*/
    /*//margin-right: 0px;*/
    /*clear: left;*/
/*}*/

#form-filter {
    margin-bottom: 20px;
}

.vip {
    position: absolute;
    width: 42px;
    height: 47px;
    right: 0px;
    top: 0px;
    background: url(/images/page-cut/vip_icon.png) top left no-repeat;
}

.master-top-part {
    position: relative;
    height: 190px; /* 355 */
}

.master-top-part .img-container {
    border: 1px solid #CCC;
    height: 190px !important;
    /*height: 355px !important;*/
}

.master-bottom-part {
    padding: 10px;
    border: 1px solid #CCC;
    border-top: none;
}

.master-bottom-part h3 {
    margin-top: 0;
    margin-bottom: 0px;
}

.master-bottom-part h3 a {
    font-size: 13px;
    color: #543F2E;
}

.master-bottom-part p {
    text-indent: 0;
    font-size: 11px !important;
    margin-bottom: 10px;
    height: 22px;
}

.pagination ul {
    padding: 0;
}

.pagination {
    display: table;
    margin: 0 auto;
}

.pagination a.pagi-prev {
    background: url(/images/page-cut/pogination-prev.png) left top no-repeat;
}

.pagination a.pagi-next {
    background: url(/images/page-cut/pogination-next.png) left top no-repeat;
}

.pagination a.pagi-prev:hover,
.pagination a.pagi-next:hover {
    background-position: left bottom;
}

.article-preview p {
    text-indent: 0;
}

.subscribe-loader {
    margin-left: 105px;
    margin-top: 19px;
    margin-bottom: 20px;
}

.msg {
    font-size: 11px;
    color: #999;
    padding-left: 71px;
    text-align: right;
}

.buy {
    color: #fff;
    font-weight: bold;
    background: url(/images/page-cut/buy-button.png);
    text-align: center;
    width: 196px;
    height: 45px;
    line-height: 30px;
    display: inline-block;
}

.buy:hover {
    background-position: bottom;
    text-decoration: none;
}

#ShopCart_count {
    line-height: 27px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 5px;
    width: 40px;
}

/** Product **/
.lft {
    float: left;
    width: 295px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.rgt {
}

.rgt p {
    text-indent: 0;
}

.product-title {
    color: #336699;
    font-size: 16px;
    overflow: hidden;
}


.inner-price {
    margin-bottom: 15px;
}

.inner-price > span {
    color: #543F2E;
    font-weight: bold;
    font-size: 17px;
}

.inner-price > span > small {
    font-weight: normal;
    font-size: 13px;
}

/**product gallery **/
.product-gallery, .product-gallery-thumbnails {
    margin: 0;
    padding: 0;
    width: 280px;
}

.product-gallery li {
    list-style-type: none;
}

.product-gallery > .item-gallery {
    background-color: #ffffff;
    border: 1px solid #BDB3AA;
    box-shadow: 1px 1px 3px rgba(189, 179, 170, 0.7);
    display: block;
    padding: 5px 5px 0;
}

.product-gallery-thumbnails {
    margin-left: -12px;
    width: 300px;
}

.product-gallery-thumbnails > li {
    border: 1px solid #e3e3e3;
    list-style: none outside none;
    display: block;
    float: left;
    width: 58px;
    height: 58px;
    margin-top: 10px;
    margin-left: 13px;
}

/** Order **/
.radio-inp {
    padding-top: 3px;
}

.radio-inp label {
    display: block;
}

/**Master inner **/
.left {
    float: left;
    width: 300px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.right {

}

.works {

}

.wrap {
    border: 2px solid #9E8373;
    display: block;
    width: 300px;
    padding: 2px;
}

:focus::-webkit-input-placeholder {
    text-indent: -999px
}

input:focus::-moz-placeholder {
    color: transparent;
}

/**confirmation**/
.confirmation {
    width: 100%;
}

.confirmation-products {
    width: 100%;
}

.confirmation-products,confirmation-products tr,.confirmation-products tr td, .confirmation-products th {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c1b6b1;
}
.confirm_btn{
    margin: 10px 0;
    height: 30px;
}
.confirm_btn input[type="submit"]{
    margin-left: 0;
}

.img-container > .zoomPad {
    text-align: center;
    width: 100%;
}

.confirmation tr td:first-child {
    width: 230px;
}

.typeOfPayment span {
    color: red;
    font-size: 10px;
    padding-right: 5px;
}

.radio-inp > hr {
    margin: 0 0 0 20px;
    width: 239px;
}

.typeOfPayment {
    margin: 0 0 0 19px!important;
    color: #bdb3ae;
    font-size: 11px;
}

select[name="delivery"]{
    margin-left: 18px;
    margin-bottom: 8px;
}




/* 12.09.2014+ ,by Georg */
.maybe-interesting{
    color: #336699;
    text-decoration: underline;
    font-size: 15px;
    font-family: Arial;
}

.maybe-interesting:hover{
    color: #d3a852;
}

.disabled-product{
    position: absolute;
    margin-top: 75px;
    width: 124px;
    text-align: center;
    background-color: #fcfbfa;
    line-height: 15px;
    padding: 4px 0;
}

.products > ul > li > a .disabled-product:hover{
    background-color: #fcfbfa;
}