@font-face {
    font-family: 'NotoSerif';
    font-weight: normal;
    font-style: normal;
    src: url('/public/css/fonts/NotoSerif/NotoSerif.eot?#iefix') format('embedded-opentype'), url('/public/css/fonts/NotoSerif/NotoSerif.woff') format('woff'), url('/public/css/fonts/NotoSerif/NotoSerif.ttf') format('truetype'), url('/public/css/fonts/NotoSerif/NotoSerif.svg#NotoSerif') format('svg');
}

@font-face {
    font-family: 'NotoSerif-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('/public/css/fonts/NotoSerif-Bold/NotoSerif-Bold.eot?#iefix') format('embedded-opentype'), url('/public/css/fonts/NotoSerif-Bold/NotoSerif-Bold.woff') format('woff'), url('/public/css/fonts/NotoSerif-Bold/NotoSerif-Bold.ttf') format('truetype'), url('/public/css/fonts/NotoSerif-Bold/NotoSerif-Bold.svg#NotoSerif-Bold') format('svg');
}

@font-face {
    font-family: 'NotoSerif-Italic';
    font-weight: normal;
    font-style: normal;
    src: url('/public/css/fonts/NotoSerif-Italic/NotoSerif-Italic.eot?#iefix') format('embedded-opentype'), url('/public/css/fonts/NotoSerif-Italic/NotoSerif-Italic.woff') format('woff'), url('/public/css/fonts/NotoSerif-Italic/NotoSerif-Italic.ttf') format('truetype'), url('/public/css/fonts/NotoSerif-Italic/NotoSerif-Italic.svg#NotoSerif-Italic') format('svg');
}

@font-face {
    font-family: 'NotoSerif-BoldItalic';
    font-weight: normal;
    font-style: normal;
    src: url('/public/css/fonts/NotoSerif-BoldItalic/NotoSerif-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/public/css/fonts/NotoSerif-BoldItalic/NotoSerif-BoldItalic.woff') format('woff'), url('/public/css/fonts/NotoSerif-BoldItalic/NotoSerif-BoldItalic.ttf') format('truetype'), url('/public/css/fonts/NotoSerif-BoldItalic/NotoSerif-BoldItalic.svg#NotoSerif-BoldItalic') format('svg');
}

*::selection {
    background: #fe718b;
    color: #ffffff;
}

*::-moz-selection {
    background: #fe718b;
    color: #ffffff;
}

html, body {
    font-size: 14px;
    font-family: 'NotoSerif';
    height: 100%;
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    background: #FFF;
    background: url(/public/img/back-pattern.png);
}

.main-page .page-title {
    margin: 0 0 12px 0;
    text-shadow: 0 1px 0 #fff;
}

.page-container {
    height: 100%;
    margin: 0;
    padding: 0;
}

.page-wrapper {
    position: relative;
    min-height: 100%;
    margin-bottom: -750px;
}

body.-loading {
    opacity: 0;
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
}

* html .page-wrapper {
    height: 100%;
}

h1, h2, h3, h4 {
    font-weight: normal;
    position: relative;
    color: #fe718b;
}

.page-buffer .mobile-cap {
    display: none;
}

.mobile-menu-wrapper {
    display: none;
}

.page-buffer .page-push {
    height: 750px;
}

.page-buffer .cap .contacts-block {
    position: absolute;
    top: 30px;
    left: 2px;
    /* display: table; */
    /* table-layout: fixed; */
}

.page-buffer .cap .contacts-block .link {
    position: relative;
    text-decoration: none;
    color: #FFF;
    margin: 4px 30px 4px 0;
    border-radius: 4px;
    padding: 2px;
    border: 1px solid rgba(0, 0, 0, 0);
    float: left;
}

.page-buffer .cap .contacts-block .link .contact-word:before {
    content: '';
    position: absolute;
    left: 25px;
    top: 0;
    bottom: -3px;
    right: -8px;
    border-radius: 8px;
    box-shadow: inset 0 -1px 0 0px #75B8E2,inset 0px 3px 20px -6px rgba(0, 32, 53, 0.6);
    text-shadow: 0 -1px 0 #044B79;
    opacity: 0;
    transition: opacity 200ms ease-out;
}

.page-buffer .cap .contacts-block .link:hover .contact-word:before {
    opacity: 1;
}

.page-buffer .cap .contacts-block .phone .icon {
    left: 2px;
    top: -1px;
}

.page-buffer .cap .contacts-block .icon {
    position: absolute;
    left: 0px;
    top: -2px;
    font-size: 20px;
    text-shadow: 1px 6px 12px rgba(0, 30, 49, 0.12);
    transition: color 200ms ease-out;
}

.page-buffer .cap .contacts-block .link:hover .icon {
    color: #FFEB3B;
}

.page-buffer .cap .contacts-block .contact-text {
    position: relative;
    display: block;
}

.page-buffer .cap .contacts-block .contact-word {
    position: relative;
    display: inline-block;
    font-size: 15px;
    padding-left: 32px;
    margin-bottom: 8px;
    text-shadow: 0 -1px 0 #196A9E;
}

.page-buffer .cap .contacts-block .contact-data {
    position: relative;
    font-size: 15px;
    color: #FFEB3B;
    display: block;
}

.page-buffer .cap .contacts-block .email .contact-data {
    letter-spacing: 0.02em;
}

.page-buffer .cap {
    position: relative;
    z-index: 2;
    background: #FFF;
}

.page-buffer .cap-inner {
    position: relative;
    height: 420px;
}

.cap-inner .cap-top {
    position: relative;
    height: 100px;
    background: #94759a;
}

.cap-inner .cap-bottom {
    position: relative;
    height: 80px;
    background: #a181a9;
}

.cap .logo-wrapper {
    position: relative;
    text-align: center;
    margin-top: -164px;
    z-index: 1;
}

.cap .logo {
    position: relative;
    background: url(/public/img/sk-group-logo.png?a) no-repeat center center;
    background-size: contain;
    width: 572px;
    height: 306px;
    display: inline-block;
    overflow: hidden;
}

.cap .logo:before {
    content: '';
    position: absolute;
    width: 110%;
    height: 190%;
    border-radius: 100%;
    background: #ffffff;
    left: -5%;
    top: 0;
    z-index: -1;
}

.page-buffer .content {
    position: relative;
}

.page-buffer .content .block-header {
    position: relative;
}

.page-buffer .content .page-title {
    display: inline-block;
    position: relative;
    color: #fe718b;
}

.page-buffer .content-columns {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.page-buffer .content-columns .column {
    display: table-cell;
    padding: 0 5px;
    vertical-align: top;
}

.page-buffer .content-columns .left-column {
    width: 280px;
    padding-left: 0;
}

.page-buffer .content-columns .column:empty {
    display: none;
}

.page-buffer .content-columns .column:empty + .center-column {
    padding-left: 0;
}

.page-buffer .content-columns .center-column {
    padding-right: 0;
}

.left-submenu {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.left-submenu li:first-child a {
    border-top: 1px solid #ebeef1;
}

.left-submenu a {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0px 0;
    padding: 11px 30px 11px 10px;
    text-decoration: none;
    color: #807161;
    transition: all 240ms ease-out;
    border-bottom: 1px solid #ebeef1;
}

.left-submenu .icon {
    position: absolute;
    right: 10px;
    color: #7b8e9a;
}

.left-submenu a.active, .left-submenu a:hover {
    background: #fe718b;
    color: #FFF;
}

.left-submenu a.active .icon, .left-submenu a:hover .icon {
    color: #FFF;
}

.left-block {
    max-height: 99999px;
    padding: 10px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(.5, 0, 1, 0);
    transition-timing-function: cubic-bezier(.5, 0, 1, 0);
    background: #f8f8f8;
    position: relative;
}

.left-block.-hidden {
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
    transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
}

.left-block .left-block-title {
    font-size: 14px;
    display: inline-block;
    margin: 0 4px 16px 4px;
    color: #fe718b;
    font-size: 18px;
}

.left-cat-list {
    padding-left: 0;
    padding-right: 0;
}

.left-block.left-cat-list, .left-block.recently-viewed-items-container {
    border-top: 0;
}

.left-block .search-block .search-input-container {
    position: relative;
}

.left-block .search-block .quicksearch {
    position: relative;
    border-radius: 6px;
    border: 1px solid #FDD749;
    padding: 6px 35px 6px 4px;
}

.left-block .search-block .search-go {
    position: absolute;
    text-decoration: none;
    background: #FDDC4F;
    color: #555;
    padding: 7px 8px 8px 8px;
    border-radius: 0 6px 6px 0;
    box-shadow: inset 0px -10px 8px -2px rgba(255, 199, 55, 0.78), inset -1px 1px 0px 0px #FFC737;
    top: 5px;
    right: 0px;
    transition: all 120ms ease-out;
}

.left-block .search-block .search-go:hover {
    box-shadow: inset 0px -10px 8px -2px #F72B74, inset -1px 1px 0px 0px #D22765;
    background: #FF4B8C;
    color: #FFF;
}

.left-block .search-block .search-go:active {
    box-shadow: inset 0 4px 6px -4px #75022C,inset 0 -2px 2px -2px rgba(255, 255, 255, 0.64);
}

.left-cat-list .left-categories-list {
    position: relative;
}

.left-cat-list .left-category {
    position: relative;
}

.left-cat-list a {
    text-decoration: none;
}

.left-cat-list .category-name {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0px 0;
    padding: 17px 20px;
    text-decoration: none;
    color: #828282;
    word-break: break-all;
}

.left-cat-list .category-name:hover, .left-cat-list .category-name.active {
    transition: all 240ms ease-out;
    background: #fe718b;
    color: #fff;
}

.left-cat-list .subcategory .category-name {
    -webkit-transition: all 240ms ease-out;
    transition: all 240ms ease-out;
}

.left-cat-list .subcategory .category-name:hover {
    z-index: 2;
}

.left-cat-list .left-categories-sublist {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
    transition: max-height .8s cubic-bezier(0, 1, 0, 1) -.1s;
}

.left-cat-list .left-categories-sublist.-visible {
    top: 0;
    left: 260px;
    visibility: visible;
    opacity: 1;
}

.left-cat-list .categories-table-wrapper {
    position: relative;
}

.left-cat-list .subcategory .category-name {
    display: table;
    width: 100%;
    min-height: 40px;
    margin: 6px 0;
    table-layout: fixed;
    vertical-align: middle;
}

.left-cat-list .subcategory .left-category-img {
    position: absolute;
    display: table-cell;
    width: 40px;
    height: 40px;
    -webkit-transition: all 140ms ease-out;
    transition: all 140ms ease-out;
    background-color: #fff;
    background-image: url(/public/img/spinner.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.left-cat-list .subcategory .left-category-img .no-photo {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #adacac;
    background: #fff;
}

.left-cat-list .subcategory .cat-item-name {
    position: relative;
    display: table-cell;
    width: 190px;
    vertical-align: middle;
}

.left-cat-list .left-categories-last-list {
    margin-left: 10px;
    background: #66fb9c;
}

.left-cat-list .trigger {
    position: absolute;
    top: 0px;
    right: -30px;
    text-align: center;
    cursor: pointer;
    z-index: 5;
    color: #c7c7c7;
    background: white;
    font-size: 20px;
    line-height: 28px;
    height: 28px;
    width: 28px;
    box-shadow: 0 0 0 2px #c7c7c7;
    border-radius: 100%;
    transition: all 500ms cubic-bezier(.590, 1.640, .435, .840);
}

.left-cat-list .trigger:hover {
    color: #e65100;
    box-shadow: 0 0 0 2px #e65100;
}

.left-cat-list .trigger.-expand {
    color: #e65100;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
}

.left-cat-list .trigger.-expand + .left-categories-sublist {
    max-height: 9999px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(.5, 0, 1, 0);
    transition-timing-function: cubic-bezier(.5, 0, 1, 0);
}


.cap .contact-block {
    position: absolute;
    left: 0;
    font-size: 15px;
    top: 22px;
    z-index: 2;
    width: 290px;
}

.cap .contact-block .phone {
  color: #FFF;
  text-decoration: none;
  font-size: 17px;
  position: relative;
}


.cap .contact-block .phone .icon {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: -1px;
    right: 8px;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    border: 2px solid #e0aab6;
}

.cap .cart-block {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 2;
    width: 290px;
}

.cap .cart-block .popup-list {
    width: 290px;
    transition: top 200ms ease-out, opacity 200ms ease-out;
    position: relative;
    max-height: 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    top: 20px;
    opacity: 0;
    background: white;
}

.cap .cart-block .popup-list:before {
    position: absolute;
    z-index: 10;
    top: -6px;
    right: 72px;
    content: '';
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid rgba(0, 0, 0, 0);
}

.cap .cart-block:hover .popup-list {
    max-height: 320px;
    top: 10px;
    opacity: 1;
    overflow: visible;
    overflow-y: auto;
    right: 30px;
}

.cap .cart-block .cost-data .total {
    display: block;
    position: relative;
    padding: 10px;
    text-align: right;
}

.cap .cart-block .cost-data .total-label {
    display: inline-block;
    float: left;
    position: relative;
    top: 5px;
}

.cap .cart-block .cost-data .total-result {
    position: relative;
    display: inline-block;
}

.cap .cart-block .cost-data .go-to-cart {
    display: block;
    position: relative;
    padding: 10px 10px;
    background: #f6f6f6;
}

.cap .cart-block .cost-data .btn {
    padding: 14px 20px 14px 20px;
    display: block;
    text-align: center;
    background: #fed164;
    border-radius: 4px;
    color: #FFF;
    transition: all 240ms ease-out;
}

.cap .cart-block .cost-data .btn:hover {
    background: #fe718b;
}

.cart-block[data-items-count="0"] .cost-data,
.cart-block[data-items-count="0"] .popup-list {
    display: none!important;
}

.cap .cart-block .count-empty {
    display: none;
}

.cart-block[data-items-count="0"] .count-empty {
    display: inline-block;
}

.cap .cart-block .cart-icon {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 2px;
    right: 8px;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
}

.cap .cart-block .cart-icon:before {
    font-family: 'FontAwesome';
    content: '\f07a';
}

.cap .cart-block .data {
    position: relative;
    cursor: pointer;
    height: 40px;
    display: block;
    text-decoration: none;
    color: inherit;
    text-align: right;
}

.cap .cart-block .data-wrapper {
    position: relative;
    text-align: right;
    display: inline-block;
}

.cap .cart-block.-opened .data {
    border-radius: 0 0 5px 5px;
}

.cap .cart-block .count-data {
    position: relative;
    display: inline-block;
    top: 2px;
    color: #FFF;
}

.cap .cart-block .count-label {
    font-size: 14px;
    margin-right: 5px;
    color: #e3beda;
}



.cap .cart-block .cost-data {
    position: relative;
    text-decoration: none;
    color: inherit;
    border-top: 1px solid #efeeee;
    display: block;
    width: 100%;
    background: #FFF;
}

.cap .cart-block .cost {
    font-size: 18px;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.cap .cart-block .currency {
    font-size: 12px;
}

.cap .cart-block .cart-items-list {
    position: relative;
    margin: 0;
    list-style: none;
    display: block;
    overflow: hidden;
    background: #FFF;
    padding: 10px;
}

.cap .cart-block .cart-items-item {
    position: relative;
    display: block;
    height: 50px;
    margin: 0 0 10px 0;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.cap .cart-block .cart-list {
    color: #666;
    position: relative;
}

.cap .cart-block.-opened .cart-items-list {
    max-height: 300px;
    padding-bottom: 0;
}

.cap .cart-block.-opened {
    box-shadow: 0 6px 18px -6px rgba(0, 0, 0, 0.32);
    max-height: 400px;
}

.cap .cart-block .cart-items-item.-removed {
    overflow: hidden;
    max-height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    background: #ffe186;
}

.cap .cart-block .item-photo {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 0 1px #efeeee;
}

.cap .cart-block .item-photo .no-photo {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 52px;
}

.cap .cart-block .item-photo .photo {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.cap .cart-block .item-name {
    font-size: 13px;
    position: relative;
    margin-right: 15px;
    margin-left: 55px;
    height: 34px;
    overflow: hidden;
    color: #333;
}

.cap .cart-block .item-price {
    font-size: 13px;
    position: relative;
    margin-top: 1px;
    margin-left: 55px;
}

.cap .cart-block .remove-item {
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    color: #9d3eff;
}

.cap .cart-block .remove-item:hover {
    color: #FB9E9E;
}

.left-block .recently-viewed-items-list .item {
    width: 130px;
}

.left-block .recently-viewed-items-list .item {
    display: inline-block;
    overflow: hidden;
    border-radius: 1px;
}

.left-block .recently-viewed-items-list .item-link {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.left-block .recently-viewed-items-list .item-image {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.left-block .recently-viewed-items-list .item-image img {
    width: 100%;
    height: 100%;
}

.left-block .recently-viewed-items-list .item-name {
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    padding: 8px;
    color: #fff;
    background: rgba(0, 0, 0, 0.62);
    opacity: 0;
    transition: opacity 200ms ease-out;
    text-align: center;
}

.left-block .recently-viewed-items-list .item-link:hover .item-name {
    opacity: 1;
}

.js-simple-slider-btn {
    font-size: 39px;
    line-height: 34px;
    position: absolute;
    top: 50%;
    left: -20px;
    width: 33px;
    height: 33px;
    text-align: center;
    margin-top: -15px;
    cursor: pointer;
    color: #414142;
    border-radius: 100%;
    z-index: 1;
}

.js-simple-slider-btn-next {
    left: inherit;
    right: -20px;
}

.cap .search-block {
    position: absolute;
    z-index: 2;
    left: 0;
    display: none;
    width: 180px;
    height: 40px;
}

.cap .search-block input {
    position: relative;
    width: 180px;
    padding: 6px 35px 6px 8px;
    color: #161616;
    border: 1px solid #204f30;
    border-radius: 6px;
    background: #fefefe;
    -webkit-box-shadow: inset 2px 3px 7px 0 rgba(22, 22, 22, .31);
    box-shadow: inset 2px 3px 7px 0 rgba(22, 22, 22, .31);
}

.cap .search-block .search-go {
    line-height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 10px 3px;
    text-decoration: none;
    opacity: .5;
    color: #1c452a;
    -webkit-transition: opacity 120ms ease-out;
    transition: opacity 120ms ease-out;
}

.cap .search-block input:focus + .search-go, .cap .search-block .search-go:hover {
    opacity: 1;
}

.page-content {
    margin: 0 0 30px 0;
    padding: 0 0 14px 0;
}

.page-content:empty {
    display: none;
}

.page-content {
    font-size: 14px;
    line-height: 22px;
    color: #7c6f6c;
}

.page-content >.content-block p:first-child {
    margin-top: 0;
}

.page-footer {
    position: relative;
    z-index: 1;
    height: 750px;
    background: #a181a9 url(/public/img/footer-back-pattern.png);
    color: #FFF;
}

.footer-container {
    display: table;
    table-layout: fixed;
    vertical-align: top;
    width: 100%;
    position: relative;
}

.footer-container a {
    color: inherit;
    text-decoration: none;
    position: relative;
    display: inline-block;
}

.footer-block {
    display: table-cell;
}

.footer-block:nth-child(3), .footer-block:nth-child(4) {
    text-align: right;
}

.footer-block-title {
    color: #FFF;
    padding: 10px 0 10px 0px;
    text-transform: capitalize;
    font-size: 17px;
    display: inline-block;
    border-bottom: 1px solid #bc96c3;
}

.footer-block ul {
    color: inherit;
    margin: 50px 0 0 0;
    padding: 0 0 0 0px;
    list-style-type: none;
    font-size: 16px;
}

.footer-block li {
    margin: 10px 0;
}

.footer-socnets-list a {
    padding-right: 30px;
}

.footer-socnets-list a:before {
    content: "";
    font-family: FontAwesome;
    color: #a181a9;
    font-size: 12px;
    position: absolute;
    width: 20px;
    height: 20px;
    background: none repeat scroll 0 0 #ffffff;
    text-align: center;
    border-radius: 100%;
    display: block;
    right: 0;
    top: -2px;
    line-height: 20px;
}

.footer-socnets-list .vk:before {
    content: "\f189";
}

.footer-socnets-list .twitter:before {
    content: "\f099";
}

.footer-socnets-list .facebook:before {
    content: "\f09a";
    right: 0;
    position: absolute;
    left: inherit;
}

.footer-socnets-list .gplus:before {
    content: "\f0d5";
}

.footer-socnets-list a:hover:before {
    color: #e65100;
    background: none repeat scroll 0 0 #ffffff;
}

.footer-contact-block li {
    margin: 5px 0px;
}

.center {
    position: relative;
    width: 1008px;
    margin: 0 auto;
}

#main-menu {
    position: relative;
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
    margin-top: 30px;
}

#main-menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    left: 50%;
}

#main-menu > ul > li {
    position: relative;
    display: inline-block;
    float: left;
}

#main-menu > ul > li:before {
    content: '';
    position: absolute;
    background: #fe718b;
    width: 6px;
    height: 6px;
    right: -4px;
    top: 18px;
    border-radius: 100%;
}

#main-menu > ul > li:last-child:before {
    display: none;
}

#main-menu > ul >li > a {
    display: block;
    margin: 0;
    text-decoration: none;
    transition: all 200ms ease-out;
    z-index: 1;
    color: #8c7255;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    position: relative;
}

#main-menu > ul >li .corner {
    margin-left: 3px;
    font-size: 10px;
}

#main-menu > ul >li > a:hover, #main-menu > ul >li > a.active {
    color: #fe718b;
}

#main-menu > ul ul {
    position: absolute;
    z-index: 5;
    left: 0;
    overflow: hidden;
    min-width: 200px;
    max-height: 0;
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-align: left;
    opacity: 0;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 5px 18px -2px #f9a1a1;
}

#main-menu > ul ul a {
    padding: 7px 30px;
    display: block;
    color: #fed164;
    text-decoration: none;
    font-size: 13px;
}

#main-menu > ul ul>li:first-child a {
    padding-top: 30px;
}

#main-menu > ul ul>li:last-child a {
    padding-bottom: 30px;
}

#main-menu > ul ul a:hover, #main-menu > ul ul a.active {
    color: #FFF;
}

#main-menu > ul > li > ul:before {
    position: absolute;
    z-index: 10;
    top: -6px;
    left: 18px;
    content: '';
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid #fe718b;
    border-left: 6px solid rgba(0, 0, 0, 0);
}

#main-menu li:hover > ul {
    overflow: visible;
    max-height: 900px;
    margin: 0 0 0 0;
    opacity: 1;
    background: #fe718b;
}

.main-menu-container .cart-block {
    display: none;
}


.main-menu-container.stick .cart-block {
    display: block;
    top: 3px;
    width: 130px;
    right: -30px;
}

.main-menu-container.stick .cart-block .cart-icon{
    background: #ef6f8b;
}

.main-menu-container.stick .cart-block .count-data,
.main-menu-container.stick .cart-block .count-label {
    color: #ef5173;
}

.main-menu-container.stick .cart-block .count-empty {
    display: none;
}

.main-menu-container.stick {
    box-shadow: 0 7px 19px -2px rgba(111, 76, 37, 0.24);
    background: #FFF;
    height: 44px;
    transition: box-shadow 300ms ease-out;
}

.main-menu-container.stick #main-menu {
    margin-top: 0;
}

.page-footer .footer-top {
    height: 30px;
}

.page-footer .foot-map {
    height: 350px;
    background: #dcdcdc;
}

.foot-map .gm-style-cc {
    display:none;
}


.page-footer .footer-top-content {
    height: 105px;
    padding-bottom: 10px;
    display: none;
}

.footer-top-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #FFF;
}

.footer-top-wrapper > div {
    display: table-cell;
    padding-top: 20px;
    position: relative;
    vertical-align: middle;
}

.footer-top-wrapper .footer-top-left {
    text-align: right;
}

.footer-top-wrapper .footer-top-left .delivery {
    font-size: 30px;
    position: relative;
}

.footer-top-wrapper .footer-top-left .delivery:before {
    content: "\f0d1";
    position: absolute;
    font-family: FontAwesome;
    right: -70px;
    font-size: 50px;
    top: -9px;
    text-shadow: 0 1px 1px #115888;
}

.footer-top-separator {
    width: 330px;
}

.footer-top-separator .separator {
    width: 1px;
    background: #56b7fb;
    position: absolute;
    height: 60px;
    top: 30px;
    left: 50%;
}


.footer-top-wrapper .footer-top-right .phone-word {
    font-size: 20px;
}

.footer-top-wrapper .footer-top-right .phone-number {
    font-size: 30px;
    position: relative;
}

.footer-top-wrapper .footer-top-right .phone-number:before {
    content: "\f098";
    position: absolute;
    font-family: FontAwesome;
    left: -70px;
    font-size: 50px;
    top: -9px;
    text-shadow: 0 1px 1px #115888;
}

.footer-top-wrapper .footer-top-right .times {
    color: #aed8f9;
}

.page-footer .footer-middle {
    height: 270px;
}

.page-footer .footer-bottom {
    height: 100px;
    position: relative;
}

.page-footer .footer-bottom:before {
    content: '';
    background: #c8b5cc;
    height: 1px;
    position: absolute;
    top: 0;
    width: 100%;
}

.page-footer .footer-copyright {
    position: absolute;
    top: 45px;
    left: 20px;
    font-size: 15px;
}

.page-footer .footer-developer {
    position: absolute;
    right: 0;
    top: 45px;
}

.page-footer .footer-developer a {
    font-size: 15px;
    text-decoration: none;
    color: inherit;
}

.page-footer .footer-developer a:hover {
    color: #fdfdfd;
}

#infotip-compare-box, #infotip-cart-box {
    display: none;
}

.cap .cart {
    position: absolute;
    z-index: 2;
    top: 32px;
    right: 0;
    display: none;
    padding-right: 10px;
    cursor: pointer;
    color: #fff;
}

.cap .cart .data {
    min-width: 80px;
}

.cap .cart .order {
    position: absolute;
    top: -18px;
    right: -20px;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    -webkit-transition: background .2s, -webkit-transform ease-out .1s;
    transition: background .2s, -webkit-transform ease-out .1s;
    transition: transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s, -webkit-transform ease-out .1s;
    border-radius: 100%;
    background: #fff;
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3;
    }

    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3;
    }

    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #eaeaea, 0 0 0 10px rgba(255, 255, 255, .5);
    }
}

.cap .cart .order:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    padding: 0;
    content: '';
    pointer-events: none;
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
    /* box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5); */
}

.cap .cart .order:hover {
    color: #fff;
    -webkit-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
    background-color: #448c5c;
}

.cap .cart .order:hover:after {
    -webkit-animation: sonarEffect .8s ease-out 75ms;
    animation: sonarEffect .8s ease-out 75ms;
    /* box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #EAEAEA, 0 0 0 10px rgba(255, 255, 255, 0.5); */
    /* opacity: 1; */
}

.cap .cart .count-word {
    margin-left: 5px;
}

.cap .cart .count-data {
    font-size: 14px;
}

.cap .cart .cost {
    font-size: 18px;
    font-weight: normal;
    color: #fc6216;
}

.cap .cart .currency {
    font-size: 10px;
    margin-left: 5px;
}

.cap .cart .cost.-loading + .currency {
    opacity: 0;
}

.bread-crumbs-block {
    display: block;
    padding: 0;
    list-style: none;
    max-height: 48px;
    margin: 0;
    color: #7c6f6c;
    font-size: 13px;
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    padding: 10px 20px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
    background: #FFF;
}

.bread-crumbs-block a {
    color: #a181a9;
    text-decoration: none;
}

.bread-crumbs-block .fa-home {
    margin-right: 6px;
}

.bread-crumbs-block a:hover {
    color: #353535;
}

.bread-crumbs-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bread-crumbs-block li {
    display: inline-block;
    margin: 0;
}

.bread-crumbs-block .crumb-arrow {
    display: inline-block;
    margin: 0 6px;
    cursor: default;
    color: #dfdfdf;
    text-shadow: none;
}

.bread-crumbs-block .crumb .home {
    margin-left: 3px;
}

.bread-crumbs-block .crumb .active {
    color: #2b2b2b;
}

.cap .cart .stick {
    right: 30px;
    left: inherit !important;
    height: 40px;
    padding: 10px;
    opacity: .8;
    color: #204f30;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 0 6px -2px rgba(0, 0, 0, .46), 0 30px 15px -19px rgba(0, 0, 0, .28);
    box-shadow: 0 0 6px -2px rgba(0, 0, 0, .46), 0 30px 15px -19px rgba(0, 0, 0, .28);
}

.cap .cart .stick .order {
    color: #fc6216;
    -webkit-box-shadow: 0 0 6px -2px #444, -6px 5px 15px -3px rgba(74, 74, 74, .29);
    box-shadow: 0 0 6px -2px #444, -6px 5px 15px -3px rgba(74, 74, 74, .29);
}

.cart .stick .cost.-loading {
    text-indent: -9999px;
}

.cart .stick .cost.-loading + .currency {
    opacity: 0;
}

.cart .stick .cost.-loading:after {
    position: absolute;
    width: 25px;
    height: 25px;
    content: '';
    background: url(/public/img/spinner.gif);
}

.page-footer .feedback-form {
    position: absolute;
    top: 20px;
    right: 0;
    width: 395px;
}

.page-footer .feedback-form .field {
    margin: 10px 0;
}

.page-footer .feedback-form label > span {
    font-size: 12px;
    line-height: 20px;
    float: left;
    width: 125px;
    margin-right: 10px;
    text-transform: uppercase;
}

.page-footer .feedback-form input[type='text'], .page-footer .feedback-form textarea {
    font-size: 12px;
    position: relative;
    width: 260px;
    margin-top: 0;
}

.page-footer .feedback-form textarea {
    height: 40px;
}

.page-footer .feedback-form .button-field {
    margin-top: -14px;
    text-align: right;
}

.page-footer .feedback-form .validation-error {
    position: absolute;
    top: 0;
    left: -295px;
    padding: 3px 12px;
    white-space: nowrap;
    opacity: 0;
    color: #353535;
    border: 1px solid #e4e4e4;
    -webkit-transition: all 240ms ease-out;
    transition: all 240ms ease-out;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 3px 4px 14px -2px rgba(0, 0, 0, .32);
    box-shadow: 3px 4px 14px -2px rgba(0, 0, 0, .32);
}

.page-footer .feedback-form .validation-error:before {
    font-family: FontAwesome;
    position: absolute;
    top: -6px;
    left: -40px;
    padding: 10px;
    content: '\f071';
    color: #fff;
    border-radius: 100%;
    background-color: #fda00f;
    -webkit-box-shadow: 0 4px 14px -2px rgba(0, 0, 0, .32);
    box-shadow: 0 4px 14px -2px rgba(0, 0, 0, .32);
}

.page-footer .feedback-form .validation-error.-visible {
    opacity: 1;
}

.page-footer .feedback-form input .error {
    border: 1px solid #ee5d25 !important;
}

.confirm-box-header {
    margin: 0 0 14px 0;
    font-size: 17px;
}

.confirm-box-container button:active {
    top: inherit;
}

.confirm-box-container button {
    margin: 0 5px;
}


.top-scroller {
    position: fixed;
    z-index: 10;
    right: 50px;
    bottom: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 340ms cubic-bezier(.18, .89, .32, 1.28);
    transition: all 340ms cubic-bezier(.18, .89, .32, 1.28);
    font-size: 30px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    background: #fe718b;
    border-radius: 100%;
}

.top-scroller:hover {
    background: #fed164;
}

.top-scroller.-visible {
    bottom: 60px;
    opacity: 1;
}

.jsplash-wrapper .new-website-popup {
    border: 3px dashed #C263D2;
}

.page-content ul {
    list-style: none;
    padding: 0 0 0 14px;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 20px 0;
}

.page-content ol {
    list-style: none;
    font-size: 15px;
    line-height: 20px;
    counter-reset: list1;
    margin: 14px 0 20px 0;
}

.page-content ul li, .page-content ol li {
    position: relative;
    margin-bottom: 6px;
}

.page-content ul>li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    top: 7px;
    margin-left: -14px;
    background: #c7c7c7;
    border-radius: 100%;
}

.page-content ul li ul {
    list-style: none;
    padding: 6px 0 0 11px;
}

.page-content ul li ul li:before {
    width: 11px;
    height: 6px;
    top: 7px;
}

.page-content ol li {
    padding-left: 20px;
}

.page-content ol>li:before {
    position: absolute;
    right: 100%;
    color: #4778d9;
    margin-right: -12px;
}

.page-content ol > li:before {
    content: counter(list1) ".";
    counter-increment: list1;
}

.page-content ol li ol {
    list-style: none;
    padding: 6px 0 0 20px;
    counter-reset: list2;
}

.page-content ol ol li {
    padding-left: 14px;
}

.page-content ol li ol > li:before {
    content: counter(list1) "." counter(list2) ".";
    counter-increment: list2;
}

.page-content table {
    border-collapse: collapse;
    margin-bottom: 25px;
    border: 0;
    border-left: 1px solid #EBEDF1;
    border-top: 1px solid #EBEDF1;
    text-align: left;
    background: #FFF;
    border-radius: 4px;
}

.page-content table th {
    border: 1px solid #EBEDF1;
    font-weight: normal;
    font-size: 21px;
    padding: 10px 20px;
    background: #EBEDF1;
    color: #333;
    line-height: 18px;
    border-right-width: 2px;
}

.page-content table td {
    border: 1px solid #EBEDF1;
    padding: 6px 8px;
}

.page-content table thead tr {
    background: #a181a9;
}

.page-content table thead td {
    border-color: #a181a9;
    color: #FFF;
}

.page-content table p, .page-content table h1, .page-content table h2, .page-content table h3, .page-content table h4 {
    background-color: inherit;
    box-shadow: inherit;
}

.page-content table tbody > tr {
    transition: background 160ms ease-out;
}

.page-content table tbody > tr:nth-child(2n) {
    background: #FFF5F5;
}

.page-content table tbody > tr:hover {
    background: #F5F3F3;
}
